Skip to main content

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


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.post0.tar.gz (8.7 kB view hashes)

Uploaded Source

Built Distribution

packaging_legacy-23.0.post0-py3-none-any.whl (8.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page