_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


libarchive 3.2.0
Dependencies: bzip2@1.0.8 libxml2@2.14.6 lzo@2.10 nettle@3.10.1 xz@5.4.5 zlib@1.3.1 zstd@1.5.6
Channel: loftix
Location: loftix/bugs.scm (loftix bugs)
Home page: https://libarchive.org/
Licenses: FreeBSD
Synopsis: Multi-format archive and compression library
Description:

Libarchive provides a flexible interface for reading and writing archives in various formats such as tar and cpio. Libarchive also supports reading and writing archives compressed using various compression filters such as gzip and bzip2. The library is inherently stream-oriented; readers serially iterate through the archive, writers serially add things to the archive. In particular, note that there is currently no built-in support for random access nor for in-place modification. This package provides the bsdcat, bsdcpio and bsdtar commands.

libjpeg-turbo-with-asan 2.0.1
Channel: loftix
Location: loftix/bugs.scm (loftix bugs)
Home page: https://libjpeg-turbo.org/
Licenses: Modified BSD IJG Zlib
Synopsis: SIMD-accelerated JPEG image handling library
Description:

libjpeg-turbo is a JPEG image codec that accelerates baseline JPEG compression and decompression using SIMD instructions: MMX on x86, SSE2 on x86-64, NEON on ARM, and AltiVec on PowerPC processors. Even on other systems, its highly-optimized Huffman coding routines allow it to outperform libjpeg by a significant amount. libjpeg-turbo implements both the traditional libjpeg API and the less powerful but more straightforward TurboJPEG API, and provides a full-featured Java interface. It supports color space extensions that allow it to compress from and decompress to 32-bit and big-endian pixel buffers (RGBX, XBGR, etc.).

libtiff-static 4.0.7
Dependencies: libjpeg-turbo@2.1.4 xz@5.4.5 zlib@1.3.1
Channel: loftix
Location: loftix/bugs.scm (loftix bugs)
Home page: http://www.simplesystems.org/libtiff/
Licenses: non-copyleft
Synopsis: Library for handling TIFF files
Description:

Libtiff provides support for the Tag Image File Format (TIFF), a format used for storing image data. Included are a library, libtiff, for reading and writing TIFF and a small collection of tools for doing simple manipulations of TIFF images.

jasper-static 1.900.5
Dependencies: libjpeg@9f
Channel: loftix
Location: loftix/bugs.scm (loftix bugs)
Home page: https://www.ece.uvic.ca/~frodo/jasper/
Licenses: X11-style
Synopsis: JPEG-2000 library
Description:

The JasPer Project is an initiative to provide a reference implementation of the codec specified in the JPEG-2000 Part-1 standard (i.e., ISO/IEC 15444-1).

coreutils 8.25
Dependencies: acl@2.3.1 attr@2.5.1 gmp@6.3.0 libcap@2.64
Channel: loftix
Location: loftix/bugs.scm (loftix bugs)
Home page: https://www.gnu.org/software/coreutils/
Licenses: GPL 3+
Synopsis: Core GNU utilities (file, text, shell)
Description:

GNU Coreutils package includes all of the basic command-line tools that are expected in a POSIX system, excluding shell. This package is the union of the GNU fileutils, sh-utils, and textutils packages. Most of these tools offer extended functionality beyond that which is outlined in the POSIX standard.

libtiff 4.0.7
Dependencies: libjpeg-turbo@2.1.4 xz@5.4.5 zlib@1.3.1
Channel: loftix
Location: loftix/bugs.scm (loftix bugs)
Home page: http://www.simplesystems.org/libtiff/
Licenses: non-copyleft
Synopsis: Library for handling TIFF files
Description:

Libtiff provides support for the Tag Image File Format (TIFF), a format used for storing image data. Included are a library, libtiff, for reading and writing TIFF and a small collection of tools for doing simple manipulations of TIFF images.

jasper-static 1.900.3
Dependencies: libjpeg@9f
Channel: loftix
Location: loftix/bugs.scm (loftix bugs)
Home page: https://www.ece.uvic.ca/~frodo/jasper/
Licenses: X11-style
Synopsis: JPEG-2000 library
Description:

The JasPer Project is an initiative to provide a reference implementation of the codec specified in the JPEG-2000 Part-1 standard (i.e., ISO/IEC 15444-1).

zziplib-with-asan 0.13.62
Dependencies: zlib@1.3.1
Channel: loftix
Location: loftix/bugs.scm (loftix bugs)
Home page: https://github.com/gdraheim/zziplib
Licenses: LGPL 2.0+ MPL 1.1
Synopsis: Library for accessing zip files
Description:

ZZipLib is a library based on zlib for accessing zip files.

libjpeg-turbo-with-asan 1.2.0
Channel: loftix
Location: loftix/bugs.scm (loftix bugs)
Home page: https://libjpeg-turbo.org/
Licenses: Modified BSD IJG Zlib
Synopsis: SIMD-accelerated JPEG image handling library
Description:

libjpeg-turbo is a JPEG image codec that accelerates baseline JPEG compression and decompression using SIMD instructions: MMX on x86, SSE2 on x86-64, NEON on ARM, and AltiVec on PowerPC processors. Even on other systems, its highly-optimized Huffman coding routines allow it to outperform libjpeg by a significant amount. libjpeg-turbo implements both the traditional libjpeg API and the less powerful but more straightforward TurboJPEG API, and provides a full-featured Java interface. It supports color space extensions that allow it to compress from and decompress to 32-bit and big-endian pixel buffers (RGBX, XBGR, etc.).

coreutils-with-make-prime-list 8.23
Dependencies: acl@2.3.1 attr@2.5.1 gmp@6.3.0 libcap@2.64
Channel: loftix
Location: loftix/bugs.scm (loftix bugs)
Home page: https://www.gnu.org/software/coreutils/
Licenses: GPL 3+
Synopsis: Core GNU utilities (file, text, shell)
Description:

GNU Coreutils package includes all of the basic command-line tools that are expected in a POSIX system, excluding shell. This package is the union of the GNU fileutils, sh-utils, and textutils packages. Most of these tools offer extended functionality beyond that which is outlined in the POSIX standard.

potrace 1.11
Dependencies: zlib@1.3.1
Channel: loftix
Location: loftix/bugs.scm (loftix bugs)
Home page: https://potrace.sourceforge.net/
Licenses: GPL 2+
Synopsis: Transform bitmaps into vector graphics
Description:

Potrace is a tool for tracing a bitmap, which means, transforming a bitmap into a smooth, scalable image. The input is a bitmap (PBM, PGM, PPM, or BMP format), and the default output is an encapsulated PostScript file (EPS). A typical use is to create EPS files from scanned data, such as company or university logos, handwritten notes, etc. The resulting image is not "jaggy" like a bitmap, but smooth. It can then be rendered at any resolution.

libming 0.4.8
Dependencies: freetype@2.13.3 giflib@5.2.1 libpng@1.6.39
Channel: loftix
Location: loftix/bugs.scm (loftix bugs)
Home page: https://github.com/libming/libming
Licenses: LGPL 2.1+ GPL 2+
Synopsis: SWF output library
Description:

Ming is a Flash (SWF) output library. It can be used from PHP, Perl, Ruby, Python, C, C++ and Java.

libxml2-with-asan 2.9.3
Dependencies: python-minimal@3.11.11 xz@5.4.5
Propagated dependencies: zlib@1.3.1
Channel: loftix
Location: loftix/bugs.scm (loftix bugs)
Home page: http://www.xmlsoft.org/
Licenses: X11
Synopsis: C parser for XML
Description:

Libxml2 is the XML C parser and toolkit developed for the Gnome project (but it is usable outside of the Gnome platform).

libjpeg-turbo-static 1.5.3
Channel: loftix
Location: loftix/bugs.scm (loftix bugs)
Home page: https://libjpeg-turbo.org/
Licenses: Modified BSD IJG Zlib
Synopsis: SIMD-accelerated JPEG image handling library
Description:

libjpeg-turbo is a JPEG image codec that accelerates baseline JPEG compression and decompression using SIMD instructions: MMX on x86, SSE2 on x86-64, NEON on ARM, and AltiVec on PowerPC processors. Even on other systems, its highly-optimized Huffman coding routines allow it to outperform libjpeg by a significant amount. libjpeg-turbo implements both the traditional libjpeg API and the less powerful but more straightforward TurboJPEG API, and provides a full-featured Java interface. It supports color space extensions that allow it to compress from and decompress to 32-bit and big-endian pixel buffers (RGBX, XBGR, etc.).

libxml2-static 2.9.0
Dependencies: python-minimal@3.11.11 xz@5.4.5
Propagated dependencies: zlib@1.3.1
Channel: loftix
Location: loftix/bugs.scm (loftix bugs)
Home page: http://www.xmlsoft.org/
Licenses: X11
Synopsis: C parser for XML
Description:

Libxml2 is the XML C parser and toolkit developed for the Gnome project (but it is usable outside of the Gnome platform).

binutils 2.32
Channel: loftix
Location: loftix/bugs.scm (loftix bugs)
Home page: https://www.gnu.org/software/binutils/
Licenses: GPL 3+
Synopsis: Binary utilities: bfd gas gprof ld
Description:

GNU Binutils is a collection of tools for working with binary files. Perhaps the most notable are "ld", a linker, and "as", an assembler. Other tools include programs to display binary profiling information, list the strings in a binary file, and utilities for working with archives. The "bfd" library for working with executable and object formats is also included.

coreutils-with-asan 8.26-sans-4954f79
Dependencies: acl@2.3.1 attr@2.5.1 gmp@6.3.0 libcap@2.64
Channel: loftix
Location: loftix/bugs.scm (loftix bugs)
Home page: https://www.gnu.org/software/coreutils/
Licenses: GPL 3+
Synopsis: Core GNU utilities (file, text, shell)
Description:

GNU Coreutils package includes all of the basic command-line tools that are expected in a POSIX system, excluding shell. This package is the union of the GNU fileutils, sh-utils, and textutils packages. Most of these tools offer extended functionality beyond that which is outlined in the POSIX standard.

libjpeg-turbo-with-asan 1.5.3
Channel: loftix
Location: loftix/bugs.scm (loftix bugs)
Home page: https://libjpeg-turbo.org/
Licenses: Modified BSD IJG Zlib
Synopsis: SIMD-accelerated JPEG image handling library
Description:

libjpeg-turbo is a JPEG image codec that accelerates baseline JPEG compression and decompression using SIMD instructions: MMX on x86, SSE2 on x86-64, NEON on ARM, and AltiVec on PowerPC processors. Even on other systems, its highly-optimized Huffman coding routines allow it to outperform libjpeg by a significant amount. libjpeg-turbo implements both the traditional libjpeg API and the less powerful but more straightforward TurboJPEG API, and provides a full-featured Java interface. It supports color space extensions that allow it to compress from and decompress to 32-bit and big-endian pixel buffers (RGBX, XBGR, etc.).

libtiff-with-ubsan-float-cast-overflow 4.0.7
Dependencies: libjpeg-turbo@2.1.4 xz@5.4.5 zlib@1.3.1
Channel: loftix
Location: loftix/bugs.scm (loftix bugs)
Home page: http://www.simplesystems.org/libtiff/
Licenses: non-copyleft
Synopsis: Library for handling TIFF files
Description:

Libtiff provides support for the Tag Image File Format (TIFF), a format used for storing image data. Included are a library, libtiff, for reading and writing TIFF and a small collection of tools for doing simple manipulations of TIFF images.

coreutils-static 8.26-sans-4954f79
Dependencies: acl@2.3.1 attr@2.5.1 gmp@6.3.0 libcap@2.64
Channel: loftix
Location: loftix/bugs.scm (loftix bugs)
Home page: https://www.gnu.org/software/coreutils/
Licenses: GPL 3+
Synopsis: Core GNU utilities (file, text, shell)
Description:

GNU Coreutils package includes all of the basic command-line tools that are expected in a POSIX system, excluding shell. This package is the union of the GNU fileutils, sh-utils, and textutils packages. Most of these tools offer extended functionality beyond that which is outlined in the POSIX standard.

z3-for-fuzzolic 4.14.1-fuzzolic.268d10d
Channel: loftix
Location: loftix/deduction.scm (loftix deduction)
Home page: https://github.com/season-lab/z3
Licenses: Expat
Synopsis: Z3 for FUZZOLIC
Description:

Z3 is a theorem prover and satisfiability modulo theories (SMT) solver. It provides a C/C++ API, as well as Python bindings.

fuzzy-sat 0.1-master.99094f6
Dependencies: xxhash@0.8.2 z3-for-fuzzolic@4.14.1-fuzzolic.268d10d
Channel: loftix
Location: loftix/deduction.scm (loftix deduction)
Home page: https://github.com/season-lab/fuzzy-sat
Licenses: GPL 2+
Synopsis: Approximate solver for concolic execution
Description:

Fuzzy SAT is an approximate solver that borrows ideas from the fuzzing domain. It is tailored to the symbolic expressions generated by concolic engines and can replace classic SMT solvers in this context. By analyzing the expressions contained in symbolic queries, Fuzzy SAT performs informed mutations to possibly generate new valuable inputs.

fuzzolic 0-0.3993782
Channel: loftix
Location: loftix/fuzzing.scm (loftix fuzzing)
Home page: https://season-lab.github.io/fuzzolic
Licenses: GPL 2+
Synopsis: Concolic fuzzer
Description:

FUZZOLIC is a concolic executor based on QEMU.

It can instrument binary programs at runtime in order to build symbolic expressions and queries. To reduce the runtime overhead and improve accuracy of the queries, it devises three analysis modes that are dynamically enabled during the program execution based on the running context.

Moreover, differently from other concolic executors, FUZZOLIC runs the solver component, which reasons over the symbolic queries generated when analyzing a program, inside another process to reduce execution interferences that may be caused by the solver and negatively affect the analyzed application.

afl-dyninst 1.0.0
Dependencies: aflplusplus@4.33c dyninst@13.0.0
Channel: loftix
Location: loftix/fuzzing.scm (loftix fuzzing)
Home page: https://trong.loang.net/~cnx/afl-dyninst
Licenses: AGPL 3+ ASL 2.0
Synopsis: Dyninst integration for AFL++
Description:

Dyninst integration for AFL++

Page: 1234
Total results: 77