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.
sphinxcontrib-applehelp is a Sphinx extension which outputs Apple help books.
Sphinx is a tool that makes it easy to create documentation for Python projects or other documents consisting of multiple reStructuredText sources.
Alabaster is a visually (c)lean, responsive, configurable theme for the Sphinx documentation system. It's the default theme of Sphinx.
This package provides a Sphinx plugin to add inline tabbed content to your Sphinx documentation.
This package defines an extension for the Sphinx documentation system. The extension allows generation of API documentation by introspection of zope.interface instances in code.
Sphinxcontrib-newsfeed is an extension for adding a simple Blog, News or Announcements section to a Sphinx website.
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.
This extension allows you to use Python 3 annotations for documenting acceptable argument types and return value types of functions.
This package provides a Sphinx extension to create tags for documentation pages.
This package provides guzzle_sphinx_theme, a theme for the Sphinx documentation system, used by Guzzle and several other projects.
Create a Sphinx documentation shell for your project and include the README file as the documentation index. It handles extracting the required meta data such as the project name, author and version from your project for use in your Sphinx docs.
sphinxcontrib-devhelp is a Sphinx extension which outputs https://wiki.gnome.org/Apps/Devhelp documents.
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.
Doxylink is a Sphinx extension to link to external Doxygen API documentation. It allows you to specify C++ symbols and it will convert them into links to the HTML page of their Doxygen documentation.
This package provides a Sphinx directive to add unselectable prompt.
This package provides a Sphinx and Docutils extension to parse MyST, a rich and extensible flavour of Markdown for authoring technical and scientific documentation.
sphinxcontrib-htmlhelp is a Sphinx extension which renders HTML help files.
This package lets you link to GitHub issues, pull requests, commits and users from Sphinx docs.
This sphinx extension redirects non-existent pages to working pages. Rediraffe can also check that deleted/renamed files in your git repo are redirected.
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 implements a functionality of partially load Sphinx configuration from sphinx.toml situated in the same dir as conf.py.
This package is a sphinx extension that automatically documents argparse commands and options
This package provides a Sphinx Extension to generate OG metadata.
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.