Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Python to 3.9 | Stefan Kögl | 2020-11-23 | 1 | -0/+1 |
| | |||||
* | fixup! setup.py: Add Python 3.8 and remove 3.4 | Christian Clauss | 2019-11-09 | 1 | -2/+2 |
| | |||||
* | Support Python 3.7, test with Python 3.8 dev | Stefan Kögl | 2019-07-28 | 1 | -0/+1 |
| | |||||
* | Add project URLs to setup.py | Stefan Kögl | 2018-04-02 | 1 | -0/+8 |
| | |||||
* | Remove ununsed imports and variables | Hugo | 2018-01-16 | 1 | -2/+0 |
| | |||||
* | Drop support for EOL Python 3.3 | Hugo | 2018-01-16 | 1 | -1/+1 |
| | |||||
* | Remove support for Python 2.6 | Stefan Kögl | 2017-10-21 | 1 | -6/+0 |
| | |||||
* | Remove support for Python 3.2 | Stefan Kögl | 2017-10-21 | 1 | -1/+0 |
| | |||||
* | Update trove classification to include Python 3.6 | Stefan Kögl | 2017-01-12 | 1 | -0/+1 |
| | |||||
* | Update trove classification to include Python 3.5 | Stefan Kögl | 2016-02-13 | 1 | -0/+1 |
| | |||||
* | Add encoding info to setup.py | Stefan Kögl | 2016-02-13 | 1 | -0/+1 |
| | |||||
* | Convert readme from markdown to rst for PyPI | Stefan Kögl | 2014-10-25 | 1 | -0/+9 |
| | |||||
* | Fix installation of commandline scripts (fixes #31) | Stefan Kögl | 2014-09-26 | 1 | -5/+0 |
| | |||||
* | [Setup] use utf-8 explicitly in setup.py | Stefan Kögl | 2014-06-30 | 1 | -1/+2 |
| | |||||
* | add trove classifiers | Stefan Kögl | 2014-03-09 | 1 | -0/+22 |
| | |||||
* | Fix setup.py entry_poimts typo | Kieran Spear | 2013-10-28 | 1 | -1/+1 |
| | |||||
* | add "jsonpatch" commandline utility | Stefan Kögl | 2013-10-11 | 1 | -1/+2 |
| | |||||
* | add "jsondiff" commandline utility | Stefan Kögl | 2013-10-11 | 1 | -0/+5 |
| | |||||
* | fix broken install via pip, fixes #12test | Stefan Kögl | 2013-01-03 | 1 | -0/+1 |
| | |||||
* | install jsonpointer in setup.py (fixes #10) | Stefan Kögl | 2012-11-26 | 1 | -1/+1 |
| | |||||
* | really fix multi-line package doc-stringv0.3 | Stefan Kögl | 2012-06-22 | 1 | -1/+1 |
| | |||||
* | match multi-line docstring for package | Stefan Kögl | 2012-06-22 | 1 | -1/+1 |
| | | | | package docstring was "broken" after a1729beaa196b65ddcbaa78dcc28c89db724603d | ||||
* | Add support of Python 2.4 and 2.5 with simplejson. | Alexander Shorin | 2011-12-25 | 1 | -1/+23 |
| | |||||
* | initial commit | Stefan Kögl | 2011-06-18 | 1 | -0/+33 |