Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright notice. | Andi Albrecht | 2020-10-07 | 1 | -1/+1 |
* | Remove support for end-of-life Pythons | Jon Dufresne | 2020-08-31 | 1 | -1/+0 |
* | Update copyright header (fixes #372). | Andi Albrecht | 2018-07-31 | 1 | -1/+2 |
* | Correct license link (fixes #288). | Andi Albrecht | 2016-09-14 | 1 | -1/+1 |
* | Separate __main__ and main() to allow for testing | Victor Uriarte | 2016-06-15 | 1 | -135/+8 |
* | Correct argparse --version flag for py3. | Victor Uriarte | 2016-06-15 | 1 | -2/+7 |
* | Migrate optparse to argparse; optparse deprecated in py2.7 | Victor Uriarte | 2016-06-12 | 1 | -77/+106 |
* | Update setup.py | Victor Uriarte | 2016-06-12 | 1 | -0/+115 |