tools to supplement packaging Python releases
Project description
Tools for packaging.
sphinx
This package provides a Sphinx extension that will inject into the config the following values from the project’s package metadata (as presented by distutils):
project (from name)
author
copyright (same as author)
version
release (same as version)
package_url (from url)
To enable, include ‘jaraco.packaging’ in your requirements and add ‘jaraco.packaging.sphinx’ to your list of extensions in your config file:
extensions=['jaraco.packaging.sphinx']
make-tree
A utility for taking output from pipdeptree --json and producing a tree rooted at a given package.
Usage:
pipdeptree --json | python -m jaraco.packaging.make-tree mypkg
Project details
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
jaraco.packaging-9.1.2.tar.gz
(9.2 kB
view hashes)
Built Distribution
Close
Hashes for jaraco.packaging-9.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8b91ee6155010a2b323388f2e1b2fcb80c60471248c6d7790de015ed342de7f2 |
|
MD5 | 80ca5e34e9190ece57220ba196091b71 |
|
BLAKE2b-256 | 45fb6517aaa385700f2999b55791af0d4747cc06c465d8679aeca6a87505bf2c |