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.
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.
Sphinx is a tool that makes it easy to create documentation for Python projects or other documents consisting of multiple reStructuredText sources.
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.
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 package provides a Sphinx directive to add unselectable prompt.
This package provides guzzle_sphinx_theme, a theme for the Sphinx documentation system, used by Guzzle and several other projects.
A Sphinx extension to literally insert the output of arbitrary commands into documents, helping you to keep your command examples up to date.
A utility tool that provides several features that make it easy to translate and to apply translation to Sphinx generated document.
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 Pytest extension mainly provides some Pytest fixtures to simulate converting some source text to Docutils AST at different stages: before transforms, after transforms, etc.
sphinx_gallery is a Sphinx extension that builds an HTML version from any set of Python scripts and puts it into an examples gallery.
This package provides a modern skeleton for Sphinx themes.
This package is a sphinx extension that automatically documents argparse commands and options
Sphinxcontrib-newsfeed is an extension for adding a simple Blog, News or Announcements section to a Sphinx website.
sphinxcontrib-devhelp is a Sphinx extension which outputs https://wiki.gnome.org/Apps/Devhelp documents.
This package provides a sphinx extension for designing beautiful, view size responsive web components.
This package provides Sphinx extension for running sphinx-apidoc on each build.
A Sphinx extension to generate multiversion and multilanguage sitemaps.org compliant sitemaps for the HTML version of your Sphinx documentation.
This package provide sphinx extension that automatically documents click applications.
This package provides a small sphinx extension to add "copy" buttons to code blocks.
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.
This extension makes it possible to draw Mermaid diagrams in Sphinx documentation.
Sphinx objects.inv inspection/manipulation tool.
This package provides a Sphinx Extension to generate OG metadata.