summaryrefslogtreecommitdiff
path: root/prettytable/cli.py
Commit message (Collapse)AuthorAgeFilesLines
* Add markdown source supportKane Blueriver2015-06-071-8/+13
|
* Update long description; add support for unix pipe; update version number;Kane Blueriver2015-05-281-0/+8
|
* Add a simple command line supportkxxoling2015-05-011-0/+16
|
* Split prettytable.py to prettytable module; move main test func to test ↵Kane Blueriver2015-04-301-0/+0
module; little typo fix