ppc64le/linux/: sphinx-8.2.3+ppc64le1 metadata and description
Simple index
Python documentation generator
| author_email |
Adam Turner <[email protected]>, Georg Brandl <[email protected]> |
| classifiers |
- Development Status :: 5 - Production/Stable
- Environment :: Console
- Environment :: Web Environment
- Intended Audience :: Developers
- Intended Audience :: Education
- Intended Audience :: End Users/Desktop
- Intended Audience :: Information Technology
- Intended Audience :: Other Audience
- Intended Audience :: Science/Research
- Intended Audience :: System Administrators
- Operating System :: OS Independent
- Programming Language :: Python
- Programming Language :: Python :: 3
- Programming Language :: Python :: 3 :: Only
- Programming Language :: Python :: 3.11
- Programming Language :: Python :: 3.12
- Programming Language :: Python :: 3.13
- Programming Language :: Python :: 3.14
- Programming Language :: Python :: Implementation :: CPython
- Programming Language :: Python :: Implementation :: PyPy
- Framework :: Sphinx
- Framework :: Sphinx :: Domain
- Framework :: Sphinx :: Extension
- Framework :: Sphinx :: Theme
- Topic :: Documentation
- Topic :: Documentation :: Sphinx
- Topic :: Education
- Topic :: Internet :: WWW/HTTP :: Site Management
- Topic :: Internet :: WWW/HTTP :: Site Management :: Link Checking
- Topic :: Printing
- Topic :: Software Development
- Topic :: Software Development :: Documentation
- Topic :: Text Editors :: Documentation
- Topic :: Text Processing
- Topic :: Text Processing :: General
- Topic :: Text Processing :: Indexing
- Topic :: Text Processing :: Markup
- Topic :: Text Processing :: Markup :: HTML
- Topic :: Text Processing :: Markup :: LaTeX
- Topic :: Text Processing :: Markup :: Markdown
- Topic :: Text Processing :: Markup :: reStructuredText
- Topic :: Text Processing :: Markup :: XML
- Topic :: Utilities
- Typing :: Typed
- Environment :: MetaData :: IBM Python Ecosystem
|
| description_content_type |
text/x-rst |
| license_expression |
BSD-2-Clause |
| license_file |
LICENSE.rst |
| metadata_version |
2.4 |
| project_urls |
- Changelog, https://www.sphinx-doc.org/en/master/changes.html
- Code, https://github.com/sphinx-doc/sphinx
- Documentation, https://www.sphinx-doc.org/
- Download, https://pypi.org/project/Sphinx/
- Homepage, https://www.sphinx-doc.org/
- Issue tracker, https://github.com/sphinx-doc/sphinx/issues
|
| requires_dist |
- sphinxcontrib-applehelp>=1.0.7
- sphinxcontrib-devhelp>=1.0.6
- sphinxcontrib-htmlhelp>=2.0.6
- sphinxcontrib-jsmath>=1.0.1
- sphinxcontrib-qthelp>=1.0.6
- sphinxcontrib-serializinghtml>=1.1.9
- Jinja2>=3.1
- Pygments>=2.17
- docutils>=0.20,<0.22
- snowballstemmer>=2.2
- babel>=2.13
- alabaster>=0.7.14
- imagesize>=1.3
- requests>=2.30.0
- roman-numerals-py>=1.0.0
- packaging>=23.0
- colorama>=0.4.6; sys_platform == 'win32'
- sphinxcontrib-websupport ; extra == "docs"
- ruff==0.9.9 ; extra == "lint"
- mypy==1.15.0 ; extra == "lint"
- sphinx-lint>=0.9 ; extra == "lint"
- types-colorama==0.4.15.20240311 ; extra == "lint"
- types-defusedxml==0.7.0.20240218 ; extra == "lint"
- types-docutils==0.21.0.20241128 ; extra == "lint"
- types-Pillow==10.2.0.20240822 ; extra == "lint"
- types-Pygments==2.19.0.20250219 ; extra == "lint"
- types-requests==2.32.0.20241016 ; extra == "lint"
- types-urllib3==1.26.25.14 ; extra == "lint"
- pyright==1.1.395 ; extra == "lint"
- pytest>=8.0 ; extra == "lint"
- pypi-attestations==0.0.21 ; extra == "lint"
- betterproto==2.0.0b6 ; extra == "lint"
- pytest>=8.0 ; extra == "test"
- pytest-xdist[psutil]>=3.4 ; extra == "test"
- defusedxml>=0.7.1 ; extra == "test"
- cython>=3.0 ; extra == "test"
- setuptools>=70.0 ; extra == "test"
- typing_extensions>=4.9 ; extra == "test"
|
| requires_python |
>=3.11 |
Sphinx makes it easy to create intelligent and beautiful documentation.
Sphinx uses reStructuredText as its markup language, and many of its strengths
come from the power and straightforwardness of reStructuredText and its parsing
and translating suite, the Docutils.
Features
Output formats: HTML, PDF, plain text, EPUB, TeX, manual pages, and more
Extensive cross-references: semantic markup and automatic links
for functions, classes, glossary terms and similar pieces of information
Hierarchical structure: easy definition of a document tree, with automatic
links to siblings, parents and children
Automatic indices: general index as well as a module index
Code highlighting: automatic highlighting using the Pygments highlighter
Templating: Flexible HTML output using the Jinja 2 templating engine
Extension ecosystem: Many extensions are available, for example for
automatic function documentation or working with Jupyter notebooks.
Language Support: Python, C, C++, JavaScript, mathematics, and many other
languages through extensions.
For more information, refer to the documentation.
Installation
The following command installs Sphinx from the Python Package Index. You will
need a working installation of Python and pip.
pip install -U sphinx
Export Classification Notice
The software hosted on this website consists of publicly available open‑source packages. To the extent U.S. export regulations apply, software that is publicly available as described in 15 C.F.R. §§ 734.7 (for non-encryption software) or 742.15(b) (for encryption software) is not subject to the Export Administration Regulations (EAR). Users are responsible for complying with all applicable export laws and regulations.