Search RPM Packages
Search by exact RPM name. You can type multiple names.
Search where RPM name contains text.
Search where RPM summary or description contains text.
i386    i686    noarch    athlon    x86_64    armv6hl   
36    42   
35 rpm packages matching your search terms.
  1. python3-sphinx-kr-theme-0.2.1-18.lbn42.noarch.rpm
    Sep 15, 2025     ok
    This is a repackaging of Kenneth Reitz's krTheme, a theme for use in Sphinx documentation, originally derived from Mitsuhiko's Flask theme.
  2. python3-sphinx-latex-8.2.3-6.lbn42.noarch.rpm
    Nov 20, 2025     ok
    Sphinx is a tool that makes it easy to create intelligent and beautiful documentation for Python projects (or other documents consisting of multiple reStructuredText sources), written by Georg Brandl. It was originally created to translate the new Python documentation, but has now been cleaned up in the hope that it will be useful to many other projects. This package pulls in the TeX dependencies needed by Sphinx's LaTeX builder.
  3. python3-sphinx-math-dollar-1.2.1-12.fc42.noarch.rpm
    Apr 29, 2025     ok
    sphinx-math-dollar is a Sphinx extension to let you write LaTeX math using $$.
  4. python3-sphinx-mdinclude-0.6.2-2.fc42.noarch.rpm
    Jan 19, 2025     ok
    sphinx-mdinclude is a simple Sphinx extension that enables including Markdown documents from within reStructuredText. It provides the `.. mdinclude::` directive, and automatically converts the content of Markdown documents to reStructuredText format.
  5. python3-sphinx-notfound-page-1.1.0-1.lbn42.noarch.rpm
    Sep 16, 2025     ok
    Create a custom 404 page with absolute URLs hardcoded
  6. python3-sphinx-press-theme-0.5.1-21.lbn42.noarch.rpm
    Sep 15, 2025     ok
    A modern responsive theme for python's Sphinx documentation generator. See it in action on Press Theme own website. This theme is based on VuePress.
  7. python3-sphinx-prompt-1.10.1-1.lbn42.noarch.rpm
    Sep 16, 2025     ok
    Sphinx Prompt Initialize In conf.py add extensions += ['sphinx_prompt']. Syntax A default prompt can be created using a prompt directive: .. prompt:: <statements> The prompt can be further customized in one of two ways: Using positional arguments: .. prompt:: [<language> [<prompts> [<modifiers>]]] <statements> Using options: .. prompt:: :language: <language> :prompts: <prompts> :modifiers: <modifiers> <statements> While these constructs generate the same output, the positional arguments cannot be used if you want to use a prompt that contains spaces. This is a limitation of reStructuredText. Positional arguments can be mixed with options if they don't overlap (so if you pass prompts using options, you can only pass the language using positional arguments): .. prompt:: bash :prompts: (cool_project) $
  8. python3-sphinx-removed-in-0.2.3-2.fc42.noarch.rpm
    Jan 19, 2025     ok
    This is a Sphinx extension which recognizes the versionremoved and removed-in directives.
  9. python3-sphinx-tabs-3.4.7-1.lbn42.noarch.rpm
    Sep 16, 2025     ok
    Create tabbed content in Sphinx documentation when building HTML.
  10. python3-sphinx-tabs-doc-3.4.7-1.lbn42.noarch.rpm
    Sep 16, 2025     ok
    HTML documentation for sphinx-tabs.