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 package lets you link to GitHub issues, pull requests, commits and users from Sphinx docs.
Sphinx AutoAPI is a Sphinx extension for generating complete API documentation without needing to load, run, or import the project being documented. In contrast to the traditional Sphinx autodoc, which requires manual authoring and uses code imports, AutoAPI finds and generates documentation by parsing source code.
sphinxcontrib-htmlhelp is a Sphinx extension which renders HTML help files.
sphinxcontrib-devhelp is a Sphinx extension which outputs https://wiki.gnome.org/Apps/Devhelp documents.
This package provides Sphinx extension for running sphinx-apidoc on each build.
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 package provide an extension to include jQuery on newer Sphinx releases.
This package contains the Cloud theme for Sphinx and some related extensions.
Create tabbed content in Sphinx documentation when building HTML.
A utility tool that provides several features that make it easy to translate and to apply translation to Sphinx generated document.
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.
This sphinx extension redirects non-existent pages to working pages. Rediraffe can also check that deleted/renamed files in your git repo are redirected.
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 provide sphinx extension that automatically documents click applications.
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 a tool for authoring Sphinx themes with a simple (opinionated) workflow.
Sphinxcontrib-newsfeed is an extension for adding a simple Blog, News or Announcements section to a Sphinx website.
This package provides a Sphinx directive to add unselectable prompt.
This package is an extension to reStructuredText and Sphinx to be able to read and render the Doxygen xml output.
Jupyter-sphinx is a Sphinx extension that executes embedded code in a Jupyter kernel, and embeds outputs of that code in the document. It has support for rich output such as images, LaTeX math and even JavaScript widgets, and supports thebelab for live code execution with minimal effort.
A theme for Sphinx used by ReadTheDocs.org.
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 plugin to add inline tabbed content to your Sphinx documentation.
This package provides a Sphinx and Docutils extension to parse MyST, a rich and extensible flavour of Markdown for authoring technical and scientific documentation.