summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Python 2.3 compatibility: re.findall doesn't accept flags in 2.3.function-argumentsubershmekel2009-11-021-2/+4
* Allow alphanumeric version number (\w and not \d).ubershmekel2009-11-021-1/+1
* Fix newline regular expression issues - they were still a problem because the...steven.bethard2009-09-151-2/+2
* Set svn:eol-style=native for all .py files.steven.bethard2009-09-121-52/+52
* Read description from README.txt file and reformat README.txt so that when it...steven.bethard2009-08-021-6/+15
* Update classifiers to mark argparse as stable.steven.bethard2009-07-261-1/+1
* Make append* actions copy their default value.steven.bethard2009-05-041-8/+6
* Update argparse homepage.steven.bethard2009-04-291-1/+1
* Bump version to 0.9.1 to include correct license information (also clean out ...steven.bethard2009-04-281-3/+3
* Update license to Apache 2.0.steven.bethard2009-04-281-6/+13
* Initial import from python-hosting.com repository.steven.bethard2009-03-271-0/+38