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

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.


go-github-com-docker-go-metrics 0.0.1
Propagated dependencies: go-github-com-prometheus-client-golang@1.23.2
Channel: guix
Location: gnu/packages/docker.scm (gnu packages docker)
Home page: https://github.com/docker/go-metrics
Licenses: ASL 2.0 CC-BY-SA 4.0
Build system: go
Synopsis: Go library for metrics collection from Docker projects
Description:

This package is a small wrapper around the Prometheus Go client to help enforce convention and best practices for metrics collection in Docker projects.

python-dockerpty 0.4.1
Channel: guix
Location: gnu/packages/docker.scm (gnu packages docker)
Home page: https://github.com/d11wtq/dockerpty
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Python library to use the pseudo-TTY of a Docker container
Description:

Docker PTY provides the functionality needed to operate the pseudo-terminal (PTY) allocated to a Docker container using the Python client.

python-docker-pycreds 0.4.0
Propagated dependencies: python-six@1.17.0
Channel: guix
Location: gnu/packages/docker.scm (gnu packages docker)
Home page: https://github.com/shin-/dockerpy-creds
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Python bindings for the Docker credentials store API
Description:

Docker-Pycreds contains the Python bindings for the docker credentials store API. It allows programmers to interact with a Docker registry using Python without keeping their credentials in a Docker configuration file.

python-docker 5.0.3
Dependencies: python-six@1.17.0 python-requests@2.32.5
Propagated dependencies: python-docker-pycreds@0.4.0 python-urllib3@1.26.17 python-paramiko@4.0.0 python-websocket-client@1.8.0
Channel: guix
Location: gnu/packages/docker.scm (gnu packages docker)
Home page: https://github.com/docker/docker-py/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Python client for Docker
Description:

Docker-Py is a Python client for the Docker container management tool.

python-docker 7.1.0
Dependencies: python-requests@2.32.5 python-urllib3@2.5.0
Propagated dependencies: python-paramiko@4.0.0 python-websocket-client@1.8.0
Channel: guix
Location: gnu/packages/docker.scm (gnu packages docker)
Home page: https://github.com/docker/docker-py/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Python client for Docker
Description:

Docker-Py is a Python client for the Docker container management tool.

doxygen 1.16.1
Dependencies: bash-minimal@5.2.37
Channel: guix
Location: gnu/packages/documentation.scm (gnu packages documentation)
Home page: https://www.doxygen.nl/
Licenses: GPL 3+
Build system: cmake
Synopsis: Generate documentation from annotated sources
Description:

Doxygen is the de facto standard tool for generating documentation from annotated C++ sources, but it also supports other popular programming languages such as C, Objective-C, C#, PHP, Java, Python, IDL (Corba, Microsoft, and UNO/OpenOffice flavors), Fortran, VHDL, Tcl, and to some extent D.

halibut 1.3
Channel: guix
Location: gnu/packages/documentation.scm (gnu packages documentation)
Home page: https://www.chiark.greenend.org.uk/~sgtatham/halibut/
Licenses: Expat
Build system: cmake
Synopsis: Documentation production system for software manuals
Description:

Halibut is a text formatting system designed primarily for writing software documentation. It accepts a single source format and outputs any combination of plain text, HTML, Unix man or info pages, PostScript or PDF. It has extensive support for indexing and cross-referencing, and generates hyperlinks within output documents wherever possible. It supports Unicode, with the ability to fall back to an alternative representation if Unicode output is not available.

pod2pdf 0.42
Propagated dependencies: perl-getopt-argvfile@1.11 perl-pdf-api2@2.047 perl-pod-parser@1.65
Channel: guix
Location: gnu/packages/documentation.scm (gnu packages documentation)
Home page: https://metacpan.org/release/pod2pdf
Licenses: Artistic License 2.0
Build system: perl
Synopsis: Convert Pod to PDF format
Description:

pod2pdf converts documents written in Perl's POD format to PDF files. It also supports some extensions to the POD format, and supports the file types JPG, GIF, TIFF, PNG, and PNM for embedded objects.

doxygen 1.14.0
Dependencies: bash-minimal@5.2.37
Channel: guix
Location: gnu/packages/documentation.scm (gnu packages documentation)
Home page: https://www.doxygen.nl/
Licenses: GPL 3+
Build system: cmake
Synopsis: Generate documentation from annotated sources
Description:

Doxygen is the de facto standard tool for generating documentation from annotated C++ sources, but it also supports other popular programming languages such as C, Objective-C, C#, PHP, Java, Python, IDL (Corba, Microsoft, and UNO/OpenOffice flavors), Fortran, VHDL, Tcl, and to some extent D.

doc++ 3.4.10
Channel: guix
Location: gnu/packages/documentation.scm (gnu packages documentation)
Home page: https://docpp.sourceforge.net
Licenses: GPL 2+
Build system: gnu
Synopsis: Documentation system for C, C++, IDL, and Java
Description:

DOC++ is a documentation system for C, C++, IDL, and Java. It can generate both TeX output for high-quality hardcopies or HTML output for online browsing. The documentation is extracted directly from the C/C++/IDL source or Java class files.

zeal 0.7.2
Dependencies: bash-minimal@5.2.37 libarchive@3.7.7 sqlite@3.39.3 qtdeclarative@6.9.2 qtwayland@6.9.2 qtwebchannel@6.9.2 qtwebengine@6.9.3 xcb-util-keysyms@0.4.1
Channel: guix
Location: gnu/packages/documentation.scm (gnu packages documentation)
Home page: https://zealdocs.org/
Licenses: GPL 3+
Build system: qt
Synopsis: Offline documentation browser inspired by Dash
Description:

Zeal is a simple offline documentation browser inspired by Dash.

stddoc 1.0.2-1.6eef9de
Channel: guix
Location: gnu/packages/documentation.scm (gnu packages documentation)
Home page: https://github.com/r-lyeh/stddoc.c
Licenses: Unlicense
Build system: gnu
Synopsis: Documentation generator for multiple programming languages
Description:

stddoc.c is a tiny documentation generator with many supported programming languages. Markdeep code comments are extracted from stdin and printed into stdout as a HTML file.

mallard-ducktype 1.0.2
Channel: guix
Location: gnu/packages/documentation.scm (gnu packages documentation)
Home page: http://projectmallard.org
Licenses: Expat
Build system: gnu
Synopsis: Convert Ducktype to Mallard documentation markup
Description:

Ducktype is a lightweight syntax that can represent all the semantics of the Mallard XML documentation system. Ducktype files can be converted to Mallard using the ducktype tool. The yelp-tools package provides additional functionality on the produced Mallard documents.

latex2html 2024
Dependencies: perl@5.36.0 netpbm@10.78.3 ghostscript@9.56.1
Propagated dependencies: texlive-preview@2026.1 texlive-xcolor@2026.1 texlive-dvips@2026.1
Channel: guix
Location: gnu/packages/documentation.scm (gnu packages documentation)
Home page: https://www.latex2html.org/
Licenses: GPL 2+
Build system: gnu
Synopsis: LaTeX documents to HTML
Description:

LaTeX2HTML is a utility that converts LaTeX documents to web pages in HTML. Since there are many different latex packages, it is expected that the user has their latex installation set up correctly when invoking latex2html.

python-docrepr 0.2.0
Propagated dependencies: python-docutils@0.21.2 python-jinja2@3.1.2 python-matplotlib@3.10.8 python-sphinx@9.0.3
Channel: guix
Location: gnu/packages/documentation.scm (gnu packages documentation)
Home page: https://github.com/spyder-ide/docrepr/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python docstrings to HTML renderer
Description:

Docrepr renders Python docstrings to HTML with Sphinx. It can generate rich and plain representations of docstrings, alongside additional metadata about the object to which the docstring belongs.

asciidoc 9.1.0
Dependencies: python@3.12.12 docbook-xml@4.5 docbook-xsl@1.79.2-0.fe16c90 libxml2@2.14.6 libxslt@1.1.43
Channel: guix
Location: gnu/packages/documentation.scm (gnu packages documentation)
Home page: https://asciidoc.org/
Licenses: GPL 2+
Build system: gnu
Synopsis: Text-based document generation system
Description:

AsciiDoc is a text document format for writing notes, documentation, articles, books, ebooks, slideshows, web pages, man pages and blogs. AsciiDoc files can be translated to many formats including HTML, PDF, EPUB, man page.

AsciiDoc is highly configurable: both the AsciiDoc source file syntax and the backend output markups (which can be almost any type of SGML/XML markup) can be customized and extended by the user.

doxygen 1.14.0
Dependencies: bash-minimal@5.2.37
Channel: guix
Location: gnu/packages/documentation.scm (gnu packages documentation)
Home page: https://www.doxygen.nl/
Licenses: GPL 3+
Build system: cmake
Synopsis: Generate documentation from annotated sources
Description:

Doxygen is the de facto standard tool for generating documentation from annotated C++ sources, but it also supports other popular programming languages such as C, Objective-C, C#, PHP, Java, Python, IDL (Corba, Microsoft, and UNO/OpenOffice flavors), Fortran, VHDL, Tcl, and to some extent D.

markdeep 1.16
Dependencies: js-mathjax@2.7.2
Channel: guix
Location: gnu/packages/documentation.scm (gnu packages documentation)
Home page: https://casual-effects.com/markdeep/
Licenses: FreeBSD
Build system: copy
Synopsis: Tool for displaying markdown documents in a web-browser
Description:

Markdeep is a technology for writing plain text documents that can be displayed in any web browser, whether local or remote. It supports diagrams, calendars, equations, and other features as extensions of Markdown syntax.

mono 2.11.4
Dependencies: glib@2.86.0 libgc@8.2.8 libx11@1.8.12 zlib@1.3.1 gettext-minimal@0.23.1
Channel: guix
Location: gnu/packages/dotnet.scm (gnu packages dotnet)
Home page: https://www.mono-project.com/
Licenses: X11 GPL 1+ LGPL 2.0+ Original BSD ASL 2.0
Build system: gnu
Synopsis: Compiler and libraries for the C# programming language
Description:

Mono is a compiler, vm, debugger and set of libraries for C# a C-style programming language from Microsoft that is very similar to Java.

mono 5.10.0.179
Dependencies: glib@2.86.0 libgc@8.2.8 libx11@1.8.12 zlib@1.3.1 gettext-minimal@0.23.1
Channel: guix
Location: gnu/packages/dotnet.scm (gnu packages dotnet)
Home page: https://www.mono-project.com/
Licenses: X11 GPL 1+ LGPL 2.0+ Original BSD Modified BSD FreeBSD ASL 2.0 Zlib Ms-PL GPL 2+ MPL 1.1 CC-BY 4.0
Build system: gnu
Synopsis: Compiler and libraries for the C# programming language
Description:

Mono is a compiler, vm, debugger and set of libraries for C# a C-style programming language from Microsoft that is very similar to Java.

treecc 0.3.10
Channel: guix
Location: gnu/packages/dotnet.scm (gnu packages dotnet)
Home page: https://www.gnu.org/software/dotgnu/
Licenses: GPL 2+
Build system: gnu
Synopsis: Tree Compiler-Compiler
Description:

The treecc program is designed to assist in the development of compilers and other language-based tools. It manages the generation of code to handle abstract syntax trees and operations upon the trees.

mono 2.4.2.3
Dependencies: glib@2.86.0 libgc@8.2.8 libx11@1.8.12 zlib@1.3.1 gettext-minimal@0.23.1
Channel: guix
Location: gnu/packages/dotnet.scm (gnu packages dotnet)
Home page: https://www.mono-project.com/
Licenses: X11 GPL 1+ LGPL 2.0+ Original BSD
Build system: gnu
Synopsis: Compiler and libraries for the C# programming language
Description:

Mono is a compiler, vm, debugger and set of libraries for C# a C-style programming language from Microsoft that is very similar to Java.

pnetlib-git 0.8.0-0.c3c12b8
Dependencies: pnet-git@0.8.0-0.3baf947
Channel: guix
Location: gnu/packages/dotnet.scm (gnu packages dotnet)
Home page: http://www.gnu.org/software/dotgnu/html2.0/pnet.html
Licenses: GPL 2+
Build system: gnu
Synopsis: Libraries for the C# programming language
Description:

DotGNU Portable.NET Library contains an implementation of the C# library, for use with .NET-capable runtime engines and applications.

mono 5.4.0.212
Dependencies: glib@2.86.0 libgc@8.2.8 libx11@1.8.12 zlib@1.3.1 gettext-minimal@0.23.1
Channel: guix
Location: gnu/packages/dotnet.scm (gnu packages dotnet)
Home page: https://www.mono-project.com/
Licenses: X11 GPL 1+ LGPL 2.0+ Original BSD Modified BSD FreeBSD ASL 2.0 Zlib Ms-PL GPL 2+ MPL 1.1 CC-BY 4.0
Build system: gnu
Synopsis: Compiler and libraries for the C# programming language
Description:

Mono is a compiler, vm, debugger and set of libraries for C# a C-style programming language from Microsoft that is very similar to Java.

Total packages: 72465