packaging-legacy 23.0.post0

Creator: codyrutscher

Last updated:

Add to Cart

Description:

packaginglegacy 23.0.post0

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

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.