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.
This extension makes it possible to draw Mermaid diagrams in Sphinx documentation.
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.
This extension allows you to use Python 3 annotations for documenting acceptable argument types and return value types of functions.
python-nbsphinx is a Sphinx extension that provides a source parser for *.ipynb files. Custom Sphinx directives are used to show Jupyter Notebook code cells (and of course their results) in both HTML and LaTeX output. Un-evaluated notebooks - i.e. notebooks without stored output cells - will be automatically executed during the Sphinx build process.
This package contains the Cloud theme for Sphinx and some related extensions.
A theme for Sphinx used by ReadTheDocs.org.
This package is an extension to reStructuredText and Sphinx to be able to read and render the Doxygen xml output.
This package provides a modern skeleton for Sphinx themes.
sphinxcontrib-applehelp is a Sphinx extension which outputs Apple help books.
This package provide sphinx extension that automatically documents click applications.
This package provides a Sphinx plugin to add inline tabbed content to your Sphinx documentation.
This package provides a sphinx extension for designing beautiful, view size responsive web components.
This package provides a tool for authoring Sphinx themes with a simple (opinionated) workflow.
This package lets you link to GitHub issues, pull requests, commits and users from Sphinx docs.
Create tabbed content in Sphinx documentation when building HTML.
sphinxcontrib-htmlhelp is a Sphinx extension which renders HTML help files.
This Sphinx extension, sphinxcontrib.autoprogram, provides an automated way to document command-line programs. It scans argparse.ArgumentParser object, and then expands it into a set of .. program:: and .. option:: directives.
This package is a sphinx extension that automatically documents argparse commands and options
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.
A Sphinx extension to literally insert the output of arbitrary commands into documents, helping you to keep your command examples up to date.
This package provides guzzle_sphinx_theme, a theme for the Sphinx documentation system, used by Guzzle and several other projects.
This package provides a Sphinx directive to add unselectable prompt.
A Sphinx extension to convert SVG images to PDF in case the builder does not support SVG images natively (e.g. LaTeX).
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.