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
Built Distribution
File details
Details for the file jaraco.packaging-9.1.2.tar.gz
.
File metadata
- Download URL: jaraco.packaging-9.1.2.tar.gz
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0aab5c32ce8c495dcc253028b46196d7e198f127b200a488d32b65cba8eee337 |
|
MD5 | b9d1bf3c963d0b27e4b11519f64e3e63 |
|
BLAKE2b-256 | 86200b9141bcd3aec66ef6316547e629869921e02d99f0dabba4b5521bc09113 |
Provenance
File details
Details for the file jaraco.packaging-9.1.2-py3-none-any.whl
.
File metadata
- Download URL: jaraco.packaging-9.1.2-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8b91ee6155010a2b323388f2e1b2fcb80c60471248c6d7790de015ed342de7f2 |
|
MD5 | 80ca5e34e9190ece57220ba196091b71 |
|
BLAKE2b-256 | 45fb6517aaa385700f2999b55791af0d4747cc06c465d8679aeca6a87505bf2c |