Core utilities for legacy Python packages
Project description
Legacy Packaging
This library provides support for "legacy" Python Packaging functionality removed from https://github.com/pypa/packaging.
Supported APIs
This library includes support for the following deprecated/removed APIs:
LegacyVersion
Removed in https://github.com/pypa/packaging/pull/407, this includes a
packaging_legacy.version.parse
function that handles legacy versions.
- from packaging.version import parse, LegacyVersion
+ from packaging_legacy.version import parse, LegacyVersion
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
packaging_legacy-23.0.tar.gz
(8.6 kB
view details)
Built Distribution
File details
Details for the file packaging_legacy-23.0.tar.gz
.
File metadata
- Download URL: packaging_legacy-23.0.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.1 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e1a20ece340845c11d384c27e456eaf76be05dbdb4073469019aabcbbd7b99de |
|
MD5 | 0b963c748bd31a905fde628316ef37d8 |
|
BLAKE2b-256 | 9456a77ebbbfb58a01f4966e717982c2482150640bcb4d96bbdd08845cc66353 |
Provenance
File details
Details for the file packaging_legacy-23.0-py3-none-any.whl
.
File metadata
- Download URL: packaging_legacy-23.0-py3-none-any.whl
- Upload date:
- Size: 7.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.1 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7013a4aec35163f76c1d7b55340b0602b2fbe6628b4bb0948ac71c607f454260 |
|
MD5 | 422838773954be4d7c850a1c8c44acaf |
|
BLAKE2b-256 | f4c57c02f2cb64b96851c52dc210cf5bf926c9d4adf36e1a292ecc839b2c2e57 |