python-pkginfo 0.6.4

Parse Python package metadata from sdist and bdists and etc.
Documentation
1
2
3
4
5
# Changelog

## 0.6.3

- Disable `bzip2` and `time` feature of the `zip` crate by default. `bzip2` support was already behind a feature, and `time` was unused.