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

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.


ghc-heap 1.0.4
Channel: zlqrvx
Location: zlqrvx/packages/haskell-xyz.scm (zlqrvx packages haskell-xyz)
Home page: https://github.com/pruvisto/heap
Licenses: Modified BSD
Build system: haskell
Synopsis: Heap data structures in Haskell
Description:

A flexible Haskell implementation of minimum, maximum, minimum-priority, maximum-priority and custom-ordered heaps.

i2pd 2.58.0
Dependencies: boost@1.83.0 miniupnpc@2.1.20191224 openssl@3.0.8 zlib@1.3.1
Channel: zlqrvx
Location: zlqrvx/packages/i2p.scm (zlqrvx packages i2p)
Home page: https://i2pd.website/
Licenses: Modified BSD
Build system: cmake
Synopsis: Router for an end-to-end encrypted and anonymous internet
Description:

i2pd is a client for the anonymous I2P network, upon which applications for file sharing, web browsing, instant messaging, and more are built. i2pd allows people from all around the world to communicate and share information securely without restrictions.

fricas 1.3.12
Dependencies: gmp@6.3.0
Channel: zlqrvx
Location: zlqrvx/packages/maths.scm (zlqrvx packages maths)
Home page: https://fricas.github.io/
Licenses: Modified BSD
Build system: gnu
Synopsis: General purpose @acronym{CAS, computer algebra system}
Description:

FriCAS is a general purpose CAS.

emacs-frimacs 0.0.0-0.8f94c83
Channel: zlqrvx
Location: zlqrvx/packages/maths.scm (zlqrvx packages maths)
Home page: https://github.com/pdo/frimacs
Licenses: Expat
Build system: emacs
Synopsis: Emacs environment for FriCAS
Description:

The frimacs package is intended to make it easier to work with and understand the FriCAS computer algebra system. It implements four different major modes for the Emacs text editor:

  • frimacs-process-mode: for interaction with a running FriCAS process

  • frimacs-help-mode: for displaying help information about the FriCAS system

  • frimacs-input-mode: for editing FriCAS script (.input) files

  • frimacs-spad-mode: for editing FriCAS library code written in the SPAD language

ocrmypdf 16.11.1
Propagated dependencies: tesseract-ocr@5.3.0 ghostscript@9.56.1 pngquant@2.12.6 img2pdf@0.6.1 python-pikepdf@9.9.0 python-pdfminer-six@20240706 python-rich@13.7.1 python-reportlab@4.0.8
Channel: zlqrvx
Location: zlqrvx/packages/ocr.scm (zlqrvx packages ocr)
Home page: https://github.com/ocrmypdf/OCRmyPDF
Licenses: MPL 2.0
Build system: pyproject
Synopsis: OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched
Description:

OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched

  • Generates a searchable PDF/A file from a regular PDF

  • Places OCR text accurately below the image to ease copy / paste

  • Keeps the exact resolution of the original embedded images

  • When possible, inserts OCR information as a "lossless" operation without disrupting any other content

  • Optimizes PDF images, often producing files smaller than the input file

  • If requested, deskews and/or cleans the image before performing OCR

  • Validates input and output files

  • Distributes work across all available CPU cores

  • Uses Tesseract OCR engine to recognize more than 100 languages

  • Keeps your private data private.

  • Scales properly to handle files with thousands of pages.

  • Battle-tested on millions of PDFs.

qpdf 12.2.0
Propagated dependencies: libjpeg-turbo@2.1.4 zlib@1.3.1
Channel: zlqrvx
Location: zlqrvx/packages/pdf.scm (zlqrvx packages pdf)
Home page: https://qpdf.sourceforge.io/
Licenses: ASL 2.0 Clarified Artistic
Build system: cmake
Synopsis: Command-line tools and library for transforming PDF files
Description:

QPDF is a command-line program that does structural, content-preserving transformations on PDF files. It could have been called something like pdf-to-pdf. It includes support for merging and splitting PDFs and to manipulate the list of pages in a PDF file. It is not a PDF viewer or a program capable of converting PDF into other formats.

python-inkex 1.4.1
Propagated dependencies: python-cssselect@1.2.0 python-lxml@6.0.1 python-numpy@1.26.4 python-packaging@25.0 python-pillow@11.1.0 python-pygobject@3.50.0 python-pyparsing@3.2.3 python-pyserial@3.5 python-scour@0.38.2 python-tinycss2@1.4.0
Channel: zlqrvx
Location: zlqrvx/packages/python-xyz.scm (zlqrvx packages python-xyz)
Home page: https://gitlab.com/inkscape/extensions
Licenses: GPL 2+
Build system: pyproject
Synopsis: Python extensions for Inkscape core, separated out from main repository.
Description:

Python extensions for Inkscape core, separated out from main repository.

python-pikepdf 9.9.0
Dependencies: qpdf@12.2.0
Propagated dependencies: python-deprecated@1.2.14 python-deprecated@1.2.14 python-lxml@6.0.1 python-packaging@25.0 python-pillow@11.1.0
Channel: zlqrvx
Location: zlqrvx/packages/python-xyz.scm (zlqrvx packages python-xyz)
Home page: https://github.com/pikepdf/pikepdf
Licenses: MPL 2.0
Build system: pyproject
Synopsis: Read and write PDFs with Python
Description:

pikepdf is a Python library for reading and writing PDF files.

svg2tikz 3.3.4
Propagated dependencies: python-inkex@1.4.1 python-lxml@6.0.1
Channel: zlqrvx
Location: zlqrvx/packages/python-xyz.scm (zlqrvx packages python-xyz)
Home page:
Licenses: GPL 2+
Build system: pyproject
Synopsis: Tools for converting SVG graphics to TikZ/PGF code
Description:

This package provides tools for converting SVG graphics to TikZ/PGF code.

Page: 12
Total results: 33