summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* Rename README.md to README so it can be shared between setup.py and github.release-2.2.0Mikel Ward2017-09-151-1/+1
|
* Update README.md and long description to say ipaddr is replaced by ipaddress.Mikel Ward2017-09-151-3/+4
| | | | | | | | | | long_description is now read straight from README.md. Note this implies both need to be plain text, since long_description is reStructuredText but README.md is Markdown. Despite this caveat, this seems to be the current convention. Also update the URL to say github is upstream rather than code.google.com.
* Adding trove classifiers for Python 2.nickjacobson2016-06-171-0/+2
| | | Adding trove classifiers for Python 2.
* Add license meta-data to the setup script.Matt Smart2009-06-151-0/+1
| | | | | | | | $ python setup.py --license Apache License, Version 2.0 git-svn-id: https://ipaddr-py.googlecode.com/svn/trunk@83 09200d28-7f98-11dd-ad27-0f66e57d2035
* Initial open source release, version 1.0.0.Michael Shields2008-09-241-0/+35
git-svn-id: https://ipaddr-py.googlecode.com/svn/trunk@2 09200d28-7f98-11dd-ad27-0f66e57d2035