sphinxcontrib-packages 1.2.0
pip install sphinxcontrib-packages
Released:
This packages contains the Packages sphinx extension, which provides directives to display packages installed on the host machine
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU Affero General Public License v3 or later (AGPLv3+) (AGPLv3 or any later version)
- Author: Louis Paternault
- Tags sphinx, package, system
- Requires: Python <4, >=3.8
Classifiers
- Development Status
- Framework
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
This sphinx extension provides some directives to see what tools are available on the compiling machine. I wrote this because I was developing a sphinx extension calling system commands, and I wanted to be able to use is on readthedocs, but I did not know which tools were available there (and the Dockerfile is not precise enough).
What’s new?
See changelog.
Install
This module is compatible with python 3 only.
See the end of list for a (quick and dirty) Debian package.
From sources:
Download: https://pypi.python.org/pypi/sphinxcontrib-packages
Install (in a virtualenv, if you do not want to mess with your distribution installation system):
python setup.py install
From pip:
pip install sphinxcontrib-packages
Quick and dirty Debian (and Ubuntu?) package
This requires stdeb to be installed:
python setup.py --command-packages=stdeb.command bdist_deb sudo dpkg -i deb_dist/python3-sphinxcontrib-packages-<VERSION>_all.deb
Documentation
The documentation is available on readthedocs. You can build it using:
cd doc && make html
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU Affero General Public License v3 or later (AGPLv3+) (AGPLv3 or any later version)
- Author: Louis Paternault
- Tags sphinx, package, system
- Requires: Python <4, >=3.8
Classifiers
- Development Status
- Framework
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file sphinxcontrib_packages-1.2.0.tar.gz
.
File metadata
- Download URL: sphinxcontrib_packages-1.2.0.tar.gz
- Upload date:
- Size: 20.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bdb5f4b0f4b78491287fdbeeef25fb2e546b1165c94d2ca2a1ec1d27ef11a6a8 |
|
MD5 | fd25aa6d0009756405f9097d05435338 |
|
BLAKE2b-256 | 3a4d9f32abbfbd2ea1ab29c5199819d2114f7c6ba09d2e45faaaf26777d1ab54 |
File details
Details for the file sphinxcontrib_packages-1.2.0-py3-none-any.whl
.
File metadata
- Download URL: sphinxcontrib_packages-1.2.0-py3-none-any.whl
- Upload date:
- Size: 19.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea10b144406c51db0a5e1ad40799f037822c25b1d83318971fdb35e81cf8f611 |
|
MD5 | 9fa35f48dad13621242a4b95543a5ea3 |
|
BLAKE2b-256 | 0ae33c649a43cf62e4de7ba9872f4191c1c13ade3a21af30c8bfb1db0977c1dc |