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

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.


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.

coreutils-with-make-prime-list-with-asan 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.

libming-static 0.4.7
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.

libjpeg-turbo 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.).

libxml2-static 2.9.4
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).

libtiff-static 4.0.6
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-with-asan 8.27
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-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.).

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.

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.

coreutils 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.

libjpeg-turbo-static 1.5.2
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.).

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).

binutils-with-asan 2.30
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.

libtiff 4.0.3
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.

zziplib-static 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.

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.

libjpeg-turbo-static 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.).

jasper 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).

jasper 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).

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 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.).

jasper 1.900.19
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).

libarchive-with-ubsan 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.

Page: 123
Total results: 72