- header fields are case-insensitive - more forgiving of accidentally using a string instead of a list - avoid a redundant home-page and project-url duplication - strip out any "UNKNOWN" fields stuck in there by distutils - requires python 3.6+
0.1
- Initial release. Only bdist support for now, sdist will come later..