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

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.


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.

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.

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.

zathura-djvu 0.2.10
Dependencies: djvulibre@3.5.28 zathura@0.5.12
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.

pdfposter 0.9.1
Dependencies: python-pypdf@6.0.0
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://pythonhosted.org/pdftools.pdfposter/
Licenses: GPL 3+
Build system: pyproject
Synopsis: Scale and tile PDF images/pages to print on multiple pages
Description:

pdfposter can be used to create a large poster by building it from multiple pages and/or printing it on large media. It expects as input a PDF file, normally printing on a single page. The output is again a PDF file, maybe containing multiple pages together building the poster. The input page will be scaled to obtain the desired size.

This is much like poster does for Postscript files, but working with PDF. Since sometimes poster does not like your files converted from PDF. Indeed pdfposter was inspired by poster.

capypdf 0.18.0
Dependencies: freetype@2.13.3 gtk@4.16.13 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.

python-pypdf 6.0.0
Propagated dependencies: python-typing-extensions@4.15.0 python-pillow@11.1.0
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://github.com/py-pdf/pypdf
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python PDF library
Description:

This package provides a PDF library capable of splitting, merging, cropping, and transforming PDF files.

pdfcrack 0.20
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://pdfcrack.sourceforge.net/
Licenses: GPL 2+
Build system: gnu
Synopsis: Password recovery tool for PDF files
Description:

PDFCrack is a simple tool for recovering passwords from PDF documents that use the standard security handler.

pdfarranger 1.12.1
Dependencies: bash-minimal@5.2.37 gtk+@3.24.51 img2pdf@0.6.1 poppler@22.09.0 python-dateutil@2.9.0 python-pikepdf@8.15.1 python-pycairo@1.28.0 python-pygobject@3.50.0
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://github.com/jeromerobert/pdfarranger
Licenses: GPL 3+
Build system: pyproject
Synopsis: Merge, split and re-arrange pages from PDF documents
Description:

PDF Arranger is a small application which allows one to merge or split PDF documents and rotate, crop and rearrange their pages using an interactive and intuitive graphical interface.

PDF Arranger was formerly known as PDF-Shuffler.

poppler-qt5 22.09.0
Dependencies: qtbase@5.15.17 fontconfig-minimal@2.14.0 freetype@2.13.3 libjpeg-turbo@2.1.4 libpng@1.6.39 libtiff@4.4.0 lcms@2.13.1 nss@3.101.4 openjpeg@2.5.0 poppler-data@0.4.11 zlib@1.3.1 cairo@1.18.4
Propagated dependencies: glib@2.83.3
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://poppler.freedesktop.org/
Licenses: GPL 2+
Build system: cmake
Synopsis: Qt5 frontend for the Poppler PDF rendering library
Description:

Poppler is a PDF rendering library based on the xpdf-3.0 code base. Poppler gives access to the following binary programs:

  • pdfattach

  • pdfdetach

  • pdffonts

  • pdfimages

  • pdfinfo

  • pdfseparate

  • pdfsig

  • pdftocairo

  • pdftohtml

  • pdftoppm

  • pdftops

  • pdftotext

  • pdfunite

python-pydyf 0.3.0
Propagated dependencies: python-pillow@11.1.0
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://github.com/CourtBouillon/pydyf
Licenses: Modified BSD
Build system: pyproject
Synopsis: Low-level PDF generator
Description:

pydyf is a low-level PDF generator written in Python and based on PDF specification 1.7.

qpdfview 0.5.0
Dependencies: cups@2.4.14 djvulibre@3.5.28 libspectre@0.2.10 poppler-qt5@22.09.0 qtbase@5.15.17 qtsvg@5.15.17
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://launchpad.net/qpdfview
Licenses: GPL 2+
Build system: qt
Synopsis: Tabbed document viewer
Description:

qpdfview is a document viewer for PDF, PS and DJVU files. It uses the Qt toolkit and features persistent per-file settings, configurable toolbars and shortcuts, continuous and multi‐page layouts, SyncTeX support, and rudimentary support for annotations and forms.

pdftk 3.3.3
Dependencies: bash@5.2.37 java-bouncycastle@1.67 java-commons-lang3@3.12.0 openjdk@11.0.22
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://gitlab.com/pdftk-java/pdftk
Licenses: GPL 2+
Build system: ant
Synopsis: Tool for manipulating PDF documents
Description:

This package provides a tool for doing everyday things with PDF documents. It can:

  • Merge PDF documents or collate PDF page scans

  • Split PDF pages into a new document

  • Rotate PDF documents or pages

  • Decrypt input as necessary (password required)

  • Encrypt output as desired

  • Fill PDF forms with X/FDF data and/or flatten forms

  • Generate FDF data stencils from PDF forms

  • Apply a background watermark or a foreground stamp

  • Report PDF metrics, bookmarks and metadata

  • Add/Update PDF bookmarks or metadata

  • Attach files to PDF pages or the PDF document

  • Unpack PDF attachments

  • Burst a PDF document into single pages

  • Uncompress and re-compress page streams

  • Repair corrupted PDF (where possible)

flyer-composer 1.0
Dependencies: bash-minimal@5.2.37 python-poppler-qt5@21.3.0 python-pyqt@5.15.11 qtbase@5.15.17
Propagated dependencies: python-pypdf@6.0.0
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: http://crazy-compilers.com/flyer-composer
Licenses: AGPL 3+
Build system: pyproject
Synopsis: Rearrange PDF pages to print as flyers on one sheet
Description:

flyer-composer can be used to prepare one- or two-sided flyers for printing on one sheet of paper.

Imagine you have designed a flyer in A6 format and want to print it using your A4 printer. Of course, you want to print four flyers on each sheet. This is where Flyer Composer steps in, creating a PDF which holds your flyer four times. If you have a second page, Flyer Composer can arrange it the same way - even if the second page is in a separate PDF file.

This package contains both the command line tool and the gui too.

zathura-ps 0.2.8
Dependencies: libspectre@0.2.10 zathura@0.5.12
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://pwmt.org/projects/zathura-ps/
Licenses: Zlib
Build system: meson
Synopsis: PS support for zathura (libspectre backend)
Description:

The zathura-ps plugin adds PS support to zathura using libspectre.

mupdf 1.26.8
Dependencies: brotli@1.0.9 curl@8.6.0 libxrandr@1.5.4 libxi@1.8.2 freeglut@3.4.0 freetype@2.13.3 gumbo-parser@0.10.1 harfbuzz@11.4.4 jbig2dec@0.19 libjpeg-turbo@2.1.4 libx11@1.8.12 libxext@1.3.6 mujs@1.3.5 openjpeg@2.5.0 openssl@3.0.8 zlib@1.3.1
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://mupdf.com
Licenses: AGPL 3+ Modified BSD X11 SIL OFL 1.1 ASL 2.0
Build system: gnu
Synopsis: Lightweight PDF viewer and toolkit
Description:

MuPDF is a C library that implements a PDF and XPS parsing and rendering engine. It is used primarily to render pages into bitmaps, but also provides support for other operations such as searching and listing the table of contents and hyperlinks.

The library ships with a rudimentary X11 viewer, and a set of command line tools for batch rendering pdfdraw, rewriting files pdfclean, and examining the file structure pdfshow.

extractpdfmark 1.1.1
Dependencies: poppler@22.09.0
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://github.com/trueroad/extractpdfmark
Licenses: GPL 3
Build system: gnu
Synopsis: Extract page mode and named destinations as PDFmark from PDF
Description:

PDFmarks is a technique that accompanies PDF, and that is used to store metadata such as author or title, but also structural information such as bookmarks or hyperlinks.

When Ghostscript reads the main PDF generated by the TeX system with embedded PDF files and outputs the final PDF, the PDF page mode and name targets etc. are not preserved. Therefore, when you open the final PDF, it is not displayed correctly. Also, remote PDF links do not work correctly.

This program is able to extract the page mode and named targets as PDFmark from PDF. In this way, you can obtain embedded PDF files that have kept this information.

podofo 0.9.8
Dependencies: fontconfig-minimal@2.14.0 freetype@2.13.3 libjpeg-turbo@2.1.4 libpng@1.6.39 libtiff@4.4.0 lua@5.1.5 openssl@3.0.8 zlib@1.3.1
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://github.com/podofo/podofo
Licenses: LGPL 2.0+
Build system: cmake
Synopsis: Tools to work with the PDF file format
Description:

PoDoFo is a C++ library and set of command-line tools to work with the PDF file format. It can parse PDF files and load them into memory, and makes it easy to modify them and write the changes to disk. It is primarily useful for applications that wish to do lower level manipulation of PDF, such as extracting content or merging files.

fbida 2.14
Dependencies: libjpeg-turbo@2.1.4 curl@8.6.0 libtiff@4.4.0 eudev@3.2.14 libwebp@1.3.2 libdrm@2.4.124 giflib@5.2.1 glib@2.83.3 cairo-xcb@1.18.4 freetype@2.13.3 fontconfig-minimal@2.14.0 libexif@0.6.24 mesa@25.2.3 libepoxy@1.5.10 libpng@1.6.39 poppler@22.09.0
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://www.kraxel.org/blog/linux/fbida/
Licenses: GPL 2+
Build system: gnu
Synopsis: Framebuffer and drm-based image viewer
Description:

fbida contains a few applications for viewing and editing images on the framebuffer.

python-reportlab 4.0.8
Propagated dependencies: python-chardet@5.2.0 python-pillow@11.1.0
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://www.reportlab.com
Licenses: Modified BSD
Build system: python
Synopsis: Python library for generating PDFs and graphics
Description:

This is the ReportLab PDF Toolkit. It allows rapid creation of rich PDF documents, and also creation of charts in a variety of bitmap and vector formats.

Total packages: 69283