Core utilities for Python packages
Project description
Core utilities for Python packages
Discussion
If you run into bugs, you can file them in our issue tracker.
You can also join #pypa on Freenode to ask questions or get involved.
Changelog
14.3 - 2014-11-19
BACKWARDS INCOMPATIBLE Refactor specifier support so that it can sanely handle legacy specifiers as well as PEP 440 specifiers.
BACKWARDS INCOMPATIBLE Move the specifier support out of packaging.version into packaging.specifiers.
14.2 - 2014-09-10
Add prerelease support to Specifier.
Remove the ability to do item in Specifier() and replace it with Specifier().contains(item) in order to allow flags that signal if a prerelease should be accepted or not.
Add a method Specifier().filter() which will take an iterable and returns an iterable with items that do not match the specifier filtered out.
14.1 - 2014-09-08
Allow LegacyVersion and Version to be sorted together.
Add packaging.version.parse() to enable easily parsing a version string as either a Version or a LegacyVersion depending on it’s PEP 440 validity.
14.0 - 2014-09-05
Initial release.
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 packaging-14.3.tar.gz
.
File metadata
- Download URL: packaging-14.3.tar.gz
- Upload date:
- Size: 31.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4f0bf96d626042d964ead1572f8a89603416d5a5c8284a7968dd1de26ba9a13b |
|
MD5 | b6d690f1cccad8d3ea5b4ed7436559a8 |
|
BLAKE2b-256 | dcff10c76c0bd03cccbdf87cedf0204ee2027b4261c559e4d30099230a098e13 |
Provenance
File details
Details for the file packaging-14.3-py2.py3-none-any.whl
.
File metadata
- Download URL: packaging-14.3-py2.py3-none-any.whl
- Upload date:
- Size: 16.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 12268cfe4c3cabd21cf6da7db5d1c2fbb1dad41a94554296821f2cf4eed39418 |
|
MD5 | a8333d76ccdd40b75e45f167f162129c |
|
BLAKE2b-256 | df7712ebad6ff79087e717e970461e5370c612cee44fa742cedc383300f62826 |