summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* update author emailHEADmasterDoug Hellmann2014-01-121-1/+1
* Remove the use of distributeDoug Hellmann2013-07-051-5/+1
* Start cliff-tablib repoDoug Hellmann2012-07-311-26/+13
* Doc updates for API changes.Doug Hellmann2012-06-201-1/+1
* pep8 cleanupDoug Hellmann2012-06-011-6/+6
* bump versionDoug Hellmann2012-05-141-1/+1
* Merge pull request #9 from heavenshell/feature_py26Doug Hellmann2012-05-141-6/+13
|\
| * enable to use in Python2.6heavenshell2012-05-081-6/+13
* | bump version numberDoug Hellmann2012-05-101-1/+1
|/
* remove hard version requirement to unbreak the OpenStack buildDoug Hellmann2012-05-071-2/+3
* prepare for 0.5 releaseDoug Hellmann2012-05-071-2/+2
* fix yaml, html, and json show formattersDoug Hellmann2012-05-061-0/+3
* add yaml, json, and html formattersDoug Hellmann2012-05-061-0/+4
* require at least PrettyTable 0.6 for Python 3 support, fixes #7Doug Hellmann2012-05-061-1/+1
* version number and release note updates for 0.4Doug Hellmann2012-04-281-1/+1
* add shell output formatter for single itemsDoug Hellmann2012-04-281-0/+2
* bump the version number and update the release notesDoug Hellmann2012-04-271-1/+1
* add ShowOne base class for commands that need to show properties of an indivi...Doug Hellmann2012-04-271-1/+4
* bump version numberDoug Hellmann2012-04-261-1/+1
* Added download url to both setup.py files and updated the demo setup.py withDuncan McGreggor2012-04-231-0/+1
* move repo link to the dreamhost projectDoug Hellmann2012-04-231-1/+1
* require PrettyTable package for the table formatterDoug Hellmann2012-04-221-1/+3
* add a csv formatter for list appsDoug Hellmann2012-04-221-0/+1
* start creating a subclass of command for producing a list of output in differ...Doug Hellmann2012-04-221-7/+3
* change to apache licenseDoug Hellmann2012-04-201-1/+1
* add setup.py and package directoryDoug Hellmann2012-04-201-0/+171