Include license info in Python packages
authorJeremy Stanley <fungi@yuggoth.org>
Wed, 2 May 2018 01:22:30 +0000 (01:22 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Wed, 2 May 2018 01:27:04 +0000 (01:27 +0000)
Add the license metadata option for clear indication on PyPI, and
also link the license file for inclusion directly in Python wheel
packages. Add the URL for the generic license text redirect too.


No differences found