Commit Graph

4 Commits

Author SHA1 Message Date
Bruno Bord f99b1d43dd
Enable Python 2.6 compatibility
* Added a dedicated tox configuration file, and a Makefile target to run
tests,
* Added circle-ci job to test Python2.6,
* Added Documentation about how to keep Python 2.6 compatibility,
* Fixed non-Python 2.6 code, sadly.
* Added classifiers for Python 2.6 in setup.

closes #6
2020-05-15 15:56:25 +02:00
Bruno Bord 94225ce126
Added basic tests, via tox and CI via Travis 2019-09-22 18:09:29 +02:00
Bruno Bord 8c63fefd4f
Enable computation of the expiration date of the BSP file(s) 2019-09-20 16:38:53 +02:00
Bruno Bord bb76ebb905
Naive download script + data files
The data files were downloaded on July 26th 2019.

Also added the bare minimum configuration to build a source package.
Updated the README with copyright mentions and a usage example.
2019-07-29 12:09:07 +02:00