Skip to content

This library provides support for "legacy" Python Packaging functionality removed from https://github.com/pypa/packaging.

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
Apache-2.0
LICENSE.APACHE
BSD-2-Clause
LICENSE.BSD
Notifications You must be signed in to change notification settings

di/packaging_legacy

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 pypa/packaging#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

About

This library provides support for "legacy" Python Packaging functionality removed from https://github.com/pypa/packaging.

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
Apache-2.0
LICENSE.APACHE
BSD-2-Clause
LICENSE.BSD

Stars

Watchers

Forks

Packages

No packages published

Languages