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

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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


patchwork 3.2.1
Dependencies: python-wrapper@3.12.12
Propagated dependencies: python-django@5.2.15 python-tzdata@2025.1 python-psycopg2@2.9.11 python-mysqlclient@2.2.7 python-django-filter@25.2 python-django-rest-framework@3.16.1 python-django-debug-toolbar@6.0.0
Channel: guix
Location: gnu/packages/patchutils.scm (gnu packages patchutils)
Home page: http://jk.ozlabs.org/projects/patchwork/
Licenses: GPL 2+
Build system: pyproject
Synopsis: Web based patch tracking system
Description:

Patchwork is a patch tracking system. It takes in emails containing patches, and displays the patches along with comments and state information. Users can login allowing them to change the state of patches.

wdiff 1.2.2
Channel: guix
Location: gnu/packages/patchutils.scm (gnu packages patchutils)
Home page: https://www.gnu.org/software/wdiff/
Licenses: GPL 3+
Build system: gnu
Synopsis: Word difference finder
Description:

GNU Wdiff is a front-end to the diff program from Diffutils that allows you to compare files on a word-by-word basis, where a word is anything between whitespace.

vbindiff 3.0_beta5
Dependencies: ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/patchutils.scm (gnu packages patchutils)
Home page: https://www.cjmweb.net/vbindiff/
Licenses: GPL 2+
Build system: gnu
Synopsis: Console-based tool for comparing binary data
Description:

Visual Binary Diff (vbindiff) displays files in hexadecimal and ASCII (or EBCDIC). It can also display two files at once, and highlight the differences between them. It works well with large files (up to 4 GiB).

pwclient 1.3.0
Channel: guix
Location: gnu/packages/patchutils.scm (gnu packages patchutils)
Home page: https://github.com/getpatchwork/pwclient
Licenses: GPL 2+
Build system: pyproject
Synopsis: Command-line client for the Patchwork patch tracking tool
Description:

pwclient is a VCS-agnostic tool for interacting with Patchwork, the web-based patch tracking system.

wiggle 1.3
Dependencies: ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/patchutils.scm (gnu packages patchutils)
Home page: http://neil.brown.name/wiggle/
Licenses: GPL 2+
Build system: gnu
Synopsis: Apply patches with conflicts
Description:

wiggle attempts to apply patches to a target file even if the patches do not match perfectly.

coccinelle 1.1.1-0.6608e45
Propagated dependencies: ocaml-menhir@20220210 ocaml-num@1.4 ocaml-parmap@1.2.5 ocaml-pcre@7.5.0 ocaml-pyml@20220905-0.e33f4c4 ocaml-stdcompat@19
Channel: guix
Location: gnu/packages/patchutils.scm (gnu packages patchutils)
Home page: https://coccinelle.lip6.fr
Licenses: GPL 2
Build system: gnu
Synopsis: Transformation of C code using semantic patches
Description:

Coccinelle is a tool that allows modification of C code using semantic patches in the SmPL for specifying desired matches and transformations in the C code.

e9patch 1.0.0
Dependencies: elfutils@0.192 zycore@1.5.1 zydis@4.1.1 zlib@1.3.1
Channel: guix
Location: gnu/packages/patchutils.scm (gnu packages patchutils)
Home page: https://github.com/GJDuck/e9patch
Licenses: Expat GPL 3+
Build system: gnu
Synopsis: Static binary rewriting tool
Description:

E9Patch is a static binary rewriting tool for x86-64 ELF binaries, both executables and shared objects. The patched binaries can be used in place of the original, without requiring additional runtime dependencies. Binary patches can be defined through a high-level interface, which focuses on ease of use, or low-level interfaces, which provide additional flexibility and allow optimizations for performance.

colordiff 1.0.21
Dependencies: perl@5.36.0 xmlto@0.0.28
Channel: guix
Location: gnu/packages/patchutils.scm (gnu packages patchutils)
Home page: https://www.colordiff.org
Licenses: GPL 2+
Build system: gnu
Synopsis: Display diff output with colors
Description:

Colordiff is Perl script wrapper on top of diff command which provides 'syntax highlighting' for various patch formats.

meld 3.23.1
Dependencies: bash-minimal@5.2.37 python@3.12.12 python-pycairo@1.28.0 python-pygobject@3.54.3 gsettings-desktop-schemas@48.0 gtksourceview@4.8.4
Propagated dependencies: dconf@0.40.0
Channel: guix
Location: gnu/packages/patchutils.scm (gnu packages patchutils)
Home page: https://meldmerge.org/
Licenses: GPL 2
Build system: meson
Synopsis: Compare files, directories and working copies
Description:

Meld is a visual diff and merge tool targeted at developers. Meld helps you compare files, directories, and version controlled projects. It provides two- and three-way comparison of both files and directories, and has support for many popular version control systems.

Meld helps you review code changes and understand patches. It might even help you to figure out what is going on in that merge you keep avoiding.

patchutils 0.4.2
Dependencies: bash-minimal@5.2.37 perl@5.36.0 python@3.12.12
Channel: guix
Location: gnu/packages/patchutils.scm (gnu packages patchutils)
Home page: http://cyberelk.net/tim/software/patchutils
Licenses: GPL 2+
Build system: gnu
Synopsis: Collection of tools for manipulating patch files
Description:

Patchutils is a collection of programs that can manipulate patch files in useful ways such as interpolating between two pre-patches, combining two incremental patches, fixing line numbers in hand-edited patches, and simply listing the files modified by a patch.

quilt 0.67
Dependencies: bash-minimal@5.2.37 perl@5.36.0 less@608 file@5.46 gzip@1.14 ed@1.21 diffutils@3.12 diffstat@1.65 findutils@4.10.0 tar@1.35
Channel: guix
Location: gnu/packages/patchutils.scm (gnu packages patchutils)
Home page: https://savannah.nongnu.org/projects/quilt/
Licenses: GPL 2
Build system: gnu
Synopsis: Script for managing patches to software
Description:

Quilt allows you to easily manage large numbers of patches by keeping track of the changes each patch makes. Patches can be applied, un-applied, refreshed, and more.

patool 4.0.1
Channel: guix
Location: gnu/packages/patool.scm (gnu packages patool)
Home page: https://wummel.github.io/patool/
Licenses: GPL 3+
Build system: pyproject
Synopsis: Portable archive file manager
Description:

Patool provides a unified command line interface for a plethora of archivers. It supports the following archive formats natively:

  • TAR (.tar, .cbt)

  • BZIP2 (.bz2)

  • GZIP (.gz)

  • ZIP (zip, .jar, .cbz).

The archive formats below are also supported as long as the corresponding compressor or archiver commands are available:

  • 7z (.7z, .cb7)

  • ACE (.ace, .cba)

  • ADF (.adf)

  • ALZIP (.alz)

  • APE (.ape)

  • AR (.a)

  • ARC (.arc)

  • ARJ (.arj)

  • CAB (.cab)

  • COMPRESS (.Z)

  • CPIO (.cpio)

  • DEB (.deb)

  • DMS (.dms)

  • FLAC (.flac)

  • GZIP (.gz)

  • ISO (.iso)

  • LRZIP (.lrz)

  • LZH (.lha, .lzh)

  • LZIP (.lz)

  • LZMA (.lzma)

  • LZOP (.lzo)

  • RPM (.rpm)

  • RAR (.rar, .cbr)

  • RZIP (.rz)

  • SHN (.shn)

  • TAR (.tar, .cbt)

  • XZ (.xz)

  • ZOO (.zoo).

hwdata 0.392
Channel: guix
Location: gnu/packages/pciutils.scm (gnu packages pciutils)
Home page: https://github.com/vcrhonek/hwdata
Licenses: GPL 2+ Expat
Build system: gnu
Synopsis: Hardware identification and configuration data
Description:

hwdata contains various hardware identification and configuration data, such as the pci.ids and usb.ids databases. Each database is contained in a specific package output, such as the pci output for pci.ids, the usb output for usb.ids, etc.

pciutils 3.13.0
Dependencies: kmod@29 zlib@1.3.1
Channel: guix
Location: gnu/packages/pciutils.scm (gnu packages pciutils)
Home page: https://mj.ucw.cz/sw/pciutils/
Licenses: GPL 2+
Build system: gnu
Synopsis: Programs for inspecting and manipulating PCI devices
Description:

The PCI Utilities are a collection of programs for inspecting and manipulating configuration of PCI devices, all based on a common portable library libpci which offers access to the PCI configuration space on a variety of operating systems. This includes the lspci and setpci commands.

pcre 8.45
Dependencies: bzip2@1.0.8 readline@8.2.13 zlib@1.3.1
Channel: guix
Location: gnu/packages/pcre.scm (gnu packages pcre)
Home page: https://www.pcre.org/
Licenses: Modified BSD
Build system: gnu
Synopsis: Perl Compatible Regular Expressions
Description:

The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. PCRE has its own native API, as well as a set of wrapper functions that correspond to the POSIX regular expression API.

pcre2 10.42
Dependencies: bzip2@1.0.8 readline@8.2.13 zlib@1.3.1
Channel: guix
Location: gnu/packages/pcre.scm (gnu packages pcre)
Home page: https://www.pcre.org/
Licenses: Modified BSD
Build system: gnu
Synopsis: Perl Compatible Regular Expressions
Description:

The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. PCRE has its own native API, as well as a set of wrapper functions that correspond to the POSIX regular expression API.

pdfpc 4.7.0
Dependencies: cairo@1.18.4 discount@3.0.1.2 qrencode@4.1.1 gtk+@3.24.51 gstreamer@1.28.1 gst-plugins-base@1.28.1 json-glib@1.10.0 libgee@0.20.8 poppler@22.09.0 pango@1.56.4 vala@0.56.18 webkitgtk-for-gtk3@2.50.3
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://pdfpc.github.io/
Licenses: GPL 3+
Build system: cmake
Synopsis: Presenter console with multi-monitor support for PDF files
Description:

pdfpc is a presentation viewer application which uses multi-monitor output to provide meta information to the speaker during the presentation. It is able to show a normal presentation window on one screen, while showing a more sophisticated overview on the other one providing information like a picture of the next slide, as well as the left over time till the end of the presentation. The input files processed by pdfpc are PDF documents.

python-poppler-qt5 21.3.0
Dependencies: python-sip@6.12.0 python-pyqt-builder@1.18.2 python-pyqt@5.15.11 poppler-qt5@22.09.0 qtbase@5.15.17
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://github.com/frescobaldi/python-poppler-qt5
Licenses: LGPL 2.1+
Build system: pyproject
Synopsis: Python binding to Poppler-Qt5
Description:

This package provides Python bindings for the Qt5 interface of the Poppler PDF rendering library.

pdf-tocgen 1.3.4
Propagated dependencies: python-chardet@5.2.0 python-jedi@0.19.2 python-pymupdf@1.27.2.2 python-toml@0.10.2
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://krasjet.com/voice/pdf.tocgen/
Licenses: GPL 3+
Build system: pyproject
Synopsis: Automatically generate table of contents for pdf files
Description:

pdf.tocgen is a set of command-line tools for automatically extracting and generating the table of contents of a PDF file. It uses the embedded font attributes and position of headings to deduce the basic outline of a PDF file.

It works best for PDF files produced from a TeX document, but it's designed to work with any software-generated PDF files (i.e. you shouldn't expect it to work with scanned PDFs). Some examples include troff/groff, Adobe InDesign, LibreOffice Writer, and probably more.

unpaper 7.0.0
Dependencies: discount@3.0.1.2 ffmpeg@8.1.1
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://www.flameeyes.com/projects/unpaper
Licenses: GPL 2
Build system: meson
Synopsis: Post-processing tool for scanned pages
Description:

unpaper is a post-processing tool for scanned sheets of paper, especially for book pages that have been scanned from previously created photocopies.

Its main purpose is to make scanned book pages better readable on screen after conversion to PDF. Additionally, unpaper might be useful to enhance the quality of scanned pages before performing OCR.

pdfgrep 2.2.0
Dependencies: libgcrypt@1.11.0 pcre@8.45 poppler@22.09.0
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://pdfgrep.org
Licenses: GPL 2+
Build system: gnu
Synopsis: Command-line utility to search text in PDF files
Description:

Pdfgrep searches in pdf files for strings matching a regular expression. Support some GNU grep options as file name output, page number output, optional case insensitivity, count occurrences, color highlights and search in multiple files.

capypdf 0.18.0
Dependencies: freetype@2.13.3 gtk@4.22.1 lcms@2.13.1 libjpeg-turbo@2.1.4 libpng@1.6.39 zlib@1.3.1
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://github.com/jpakkane/a4pdf
Licenses: ASL 2.0
Build system: meson
Synopsis: Color-managed PDF generator
Description:

A4PDF is a low-level library for generating PDF files. It does not have a document model and instead uses PDF primitives directly. It uses LittleCMS for color management but otherwise does not convert data in any way.

qpdf 11.8.0
Propagated dependencies: libjpeg-turbo@2.1.4 zlib@1.3.1
Channel: guix
Location: gnu/packages/pdf.scm (gnu 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.

zathura-djvu 2026.02.03
Dependencies: djvulibre@3.5.28 zathura@2026.03.27
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://pwmt.org/projects/zathura-djvu/
Licenses: Zlib
Build system: meson
Synopsis: DjVu support for zathura (DjVuLibre backend)
Description:

The zathura-djvu plugin adds DjVu support to zathura using the DjVuLibre library.

Total packages: 73977