This packages contains the Packages sphinx extension, which provides directives to display packages installed on the host machine
Project description
This sphinx extension provides some directives to see what tools are available on the compiling machine. I wrote this because I was developping 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: the official list of installed tools is pretty scarce…
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
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.0.0.tar.gz
.
File metadata
- Download URL: sphinxcontrib-packages-1.0.0.tar.gz
- Upload date:
- Size: 30.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ca5b4ecfcdb95f687c500d268631f0c422593199cf298d6c44aef6da2116761 |
|
MD5 | 6ef3c337f14a5f8d0f2100161a910828 |
|
BLAKE2b-256 | 8ece138e89c73db6f80f0edb65ce2ad74cc447ec99221d82c459c6c0fca0626e |
File details
Details for the file sphinxcontrib_packages-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: sphinxcontrib_packages-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 150c0f129661a1c8b6f01bbdaacc44dc28c605bac4b004cfeb7bfdb310799593 |
|
MD5 | 00d38f6e77053e663a92e74f61d199fd |
|
BLAKE2b-256 | 027c63461199f0dc4565a7a02ec87e2bd98ab3624031e024e5c1cc87f0ee4f7d |