17 Commits

Author SHA1 Message Date
Sumpfork
7f1032bcd0 version 3.2.0 2017-04-19 20:20:07 -07:00
Sumpfork
e8d54d4f52 pin depency versions - reportlab 3.4 breaks us 2017-04-19 20:19:56 -07:00
Sumpfork
c4c44bfbea Increase minor version number 2017-01-08 11:03:28 -08:00
Sumpfork
1920b5dd35 "Increase major version number" 2017-01-07 13:29:00 -08:00
Sumpfork
89a8bf8db7 move to 3 part version numbers 2017-01-04 10:20:46 -08:00
Sumpfork
286f74cbe2 move version spec into setup file 2017-01-04 10:18:56 -08:00
Peter
f47d9ee17b Make better package (#132)
* make domdiv a better behaved python package (see #131)
* move code from __init__.py to main.py to make import quicker and make version work without dependencies
* update languages import to use pkg_resources, fix tests
* update readmes
* change font lookup, font readme notes
2016-12-15 16:29:48 -08:00
Sumpfork
5d3fb7589e missed an ez_setup dependency 2016-07-06 15:58:37 -07:00
Sumpfork
b70bd37d80 - start using argparse instead of optionparser
- make all code conform to pep8 once more
- add a unit test to check for pep8 compliance
- delete old ez_setup
2016-07-06 15:21:00 -07:00
Sumpfork
9ab83ac4c8 switch to new setuptools version 2015-11-10 17:00:26 -08:00
Sumpfork
d1750589a1 start refactoring and renaming to clear up code structure 2015-11-10 16:40:45 -08:00
Sumpfork
1b96a9ceb8 Throw out yaml as the python yaml library is badly documented and out of date; use JSON everywhere instead 2015-11-03 13:21:41 -08:00
Sumpfork
e377a06876 add yaml to setup, replace PIL with Pillow, bump version 2015-06-05 10:20:38 -07:00
Sumpfork
375511e5d7 first pass at Dark Ages; starting to add coins images to text instead of +x Coins; fix setup to include .txt files; bzr cleanup and additions 2012-08-22 00:44:51 +01:00
Sumpfork
e22ab0ac13 release script 2011-06-16 11:47:57 +02:00
Sumpfork
c62a6481d2 bump version to 1.2 2011-06-13 13:09:49 +02:00
Sumpfork
555f848091 Setup scripts, readme, distribute bootstrap 2010-10-28 14:47:10 -07:00