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

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.


python-intersphinx-registry 0.2705.27
Propagated dependencies: python-requests@2.32.5
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/Quansight-Labs/intersphinx_registry
Licenses: Expat
Build system: pyproject
Synopsis: Convenient utilities and data to write a Sphinx config file
Description:

A simple utility package that provides a default intersphinx mapping for a large chunk of the Python ecosystem.

python-sphinx-autobuild 2025.08.25
Propagated dependencies: python-colorama@0.4.6 python-sphinx@9.0.3 python-starlette@0.49.1 python-uvicorn@0.40.0 python-watchfiles@1.1.1 python-websockets@13.1
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/GaretJax/sphinx-autobuild
Licenses: Expat
Build system: pyproject
Synopsis: Rebuild Sphinx documentation when a change is detected
Description:

This package lets you watch a Sphinx directory and rebuild the documentation when a change is detected. It also includes a livereload enabled web server.

python-breathe 4.36.0
Propagated dependencies: python-docutils@0.21.2 python-sphinx@9.0.3
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://www.breathe-doc.org
Licenses: Modified BSD
Build system: pyproject
Synopsis: ReStructuredText and Sphinx bridge to Doxygen
Description:

This package is an extension to reStructuredText and Sphinx to be able to read and render the Doxygen xml output.

python-sphinxcontrib-jsmath 1.0.1
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/sphinx-doc/sphinxcontrib-jsmath
Licenses: FreeBSD
Build system: pyproject
Synopsis: Sphinx extension to render math equations
Description:

sphinxcontrib-jsmath is a Sphinx extension which renders display math in HTML via JavaScript.

python-sphinx-click 6.0.0
Propagated dependencies: python-click@8.3.1 python-docutils@0.21.2 python-sphinx@9.0.3
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/click-contrib/sphinx-click
Licenses: Expat
Build system: pyproject
Synopsis: Sphinx extension that documents click applications
Description:

This package provide sphinx extension that automatically documents click applications.

python-sphinx-design 0.6.1
Propagated dependencies: python-sphinx@9.0.3
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://sphinx-design.readthedocs.io/en/furo-theme/
Licenses: Expat
Build system: pyproject
Synopsis: Sphinx extension to designing responsive web components
Description:

This package provides a sphinx extension for designing beautiful, view size responsive web components.

python-sphinx-autodoc-typehints 3.5.2
Propagated dependencies: python-sphinx@9.0.3
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://pypi.org/project/sphinx-autodoc-typehints/
Licenses: Expat
Build system: pyproject
Synopsis: Type hints for the Sphinx autodoc extension
Description:

This extension allows you to use Python 3 annotations for documenting acceptable argument types and return value types of functions.

python-sphinxcontrib-qthelp 2.0.0
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/sphinx-doc/sphinxcontrib-qthelp
Licenses: FreeBSD
Build system: pyproject
Synopsis: Sphinx extension to output QtHelp documents
Description:

sphinxcontrib-qthelp is a Sphinx extension which outputs QtHelp documents.

python-sphinx-inline-tabs 2023.4.21
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/pradyunsg/sphinx-inline-tabs
Licenses: Expat
Build system: pyproject
Synopsis: Add inline tabbed content to your Sphinx documentation
Description:

This package provides a Sphinx plugin to add inline tabbed content to your Sphinx documentation.

python-sphinxcontrib-apidoc 0.6.0
Propagated dependencies: python-pbr@7.0.1 python-sphinx@9.0.3
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/sphinx-contrib/apidoc
Licenses: FreeBSD
Build system: pyproject
Synopsis: Sphinx extension for running @code{sphinx-apidoc}
Description:

This package provides Sphinx extension for running sphinx-apidoc on each build.

python-sphinx-issues 5.0.1
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/sloria/sphinx-issues
Licenses: Expat
Build system: pyproject
Synopsis: Sphinx extension for linking to a project's issue tracker
Description:

This package provides a Sphinx extension for linking to a project's issue tracker. This includes roles for linking to issues, pull requests and user profiles. Support for GitHub is built-in, but other services can also be supported with sphinx-issues.

python-sphinx-argparse 0.5.2
Propagated dependencies: python-docutils@0.21.2 python-sphinx@9.0.3
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/ribozz/sphinx-argparse
Licenses: Expat
Build system: pyproject
Synopsis: Sphinx extension for documenting argparse commands and options
Description:

This package is a sphinx extension that automatically documents argparse commands and options

python-sphinx-pytest 0.2.0
Propagated dependencies: python-pytest@9.0.2 python-sphinx@9.0.3
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/chrisjsewell/sphinx-pytest
Licenses: Expat
Build system: pyproject
Synopsis: Pytest fixtures for Sphinx extensions
Description:

This Pytest extension mainly provides some Pytest fixtures to simulate converting some source text to Docutils AST at different stages: before transforms, after transforms, etc.

python-myst-parser 5.0.0
Propagated dependencies: python-docutils@0.21.2 python-jinja2@3.1.2 python-markdown-it-py@4.0.0 python-linkify-it-py@2.0.0 python-mdit-py-plugins@0.5.0 python-pyyaml@6.0.2 python-sphinx@9.0.3
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://myst-parser.readthedocs.io/en/latest/
Licenses: Expat
Build system: pyproject
Synopsis: Sphinx and Docutils extension to parse MyST
Description:

This package provides a Sphinx and Docutils extension to parse MyST, a rich and extensible flavour of Markdown for authoring technical and scientific documentation.

python-sphinxcontrib-websupport 2.0.0
Propagated dependencies: python-jinja2@3.1.2 python-sphinx@9.0.3 python-sphinxcontrib-serializinghtml@2.0.0
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://sphinx-doc.org/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Sphinx API for web applications
Description:

This package provides a Python API to easily integrate Sphinx documentation into your web application. It provides tools to integrate Sphinx documents in web templates and to handle searches.

python-sphinxcontrib-htmlhelp 2.1.0
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/sphinx-doc/sphinxcontrib-htmlhelp
Licenses: FreeBSD
Build system: pyproject
Synopsis: Sphinx extension for rendering HTML help files
Description:

sphinxcontrib-htmlhelp is a Sphinx extension which renders HTML help files.

python-sphinxcontrib-bibtex 2.6.5
Propagated dependencies: python-pybtex-docutils@1.0.3 python-sphinx-autoapi@3.6.1
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/mcmtroffaes/sphinxcontrib-bibtex/
Licenses: FreeBSD
Build system: pyproject
Synopsis: Sphinx extension for bibtex style references
Description:

This package allows bibtex citations to be inserted into documentation generated by sphinx, via a bibliography directive.

python-sphinx-tags 0.4
Propagated dependencies: python-sphinx@9.0.3
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://sphinx-tags.readthedocs.io/en/latest/
Licenses: Expat
Build system: pyproject
Synopsis: Sphinx extension to create tags
Description:

This package provides a Sphinx extension to create tags for documentation pages.

python-sphinxcontrib-serializinghtml 2.0.0
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/sphinx-doc/sphinxcontrib-serializinghtml
Licenses: FreeBSD
Build system: pyproject
Synopsis: Sphinx extension to serialize HTML files
Description:

sphinxcontrib-serializinghtml is a Sphinx extension which outputs "serialized" HTML files.

python-sphinx-prompt 1.9.0
Propagated dependencies: python-certifi@2025.06.15 python-docutils@0.21.2 python-idna@3.10 python-pygments@2.19.2 python-sphinx@9.0.3 python-urllib3@2.5.0
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/sbrunner/sphinx-prompt
Licenses: Modified BSD
Build system: pyproject
Synopsis: Sphinx directive to add unselectable prompt
Description:

This package provides a Sphinx directive to add unselectable prompt.

python-sphinx-reredirects 1.1.0
Propagated dependencies: python-linkify-it-py@2.0.0 python-myst-parser@5.0.0 python-sphinx-copybutton@0.5.2 python-sphinx-design@0.6.1 python-sphinx-sitemap@2.2.0 python-sphinx-copybutton@0.5.2 python-sphinxcontrib-mermaid@1.0.0 python-sphinxext-opengraph@0.13.0
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://documatt.com/sphinx-reredirects/
Licenses: Expat
Build system: pyproject
Synopsis: Extension for sphinx to handle redirects
Description:

The extension for Sphinx documentation projects that handle redirects for moved pages. It generates HTML pages with meta refresh redirects to the new page location to prevent 404 errors if you rename or move your documents.

python-sphobjinv 2.3.1.3
Propagated dependencies: python-attrs@25.3.0 python-certifi@2025.06.15 python-jsonschema@4.23.0
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/bskinn/sphobjinv
Licenses: Expat
Build system: pyproject
Synopsis: Sphinx cross-reference tool
Description:

Sphinx objects.inv inspection/manipulation tool.

python-sphinx-intl 2.0.1
Propagated dependencies: python-sphinx@9.0.3 python-click@8.3.1
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/sphinx-doc/sphinx-intl
Licenses: FreeBSD
Build system: pyproject
Synopsis: Sphinx utility that makes it easy to translate and to apply translation
Description:

A utility tool that provides several features that make it easy to translate and to apply translation to Sphinx generated document.

python-sphinxext-opengraph 0.13.0
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/wpilibsuite/sphinxext-opengraph
Licenses: Modified BSD
Build system: pyproject
Synopsis: Sphinx Extension to enable OpenGraph support
Description:

This package provides a Sphinx Extension to generate OG metadata.

Total packages: 72465