Skip to main content

This packages contains the Packages sphinx extension, which provides directives to display packages installed on the host machine

Project description

sources pypi documentation license

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…

Install

This module is compatible with both python 2 and 3.

See the end of list for a (quick and dirty) Debian package.

  • From sources:

  • 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-<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

sphinxcontrib-packages-0.1.0.tar.gz (28.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page