12 Commits

Author SHA1 Message Date
Finn Stutzenstein
2073647708 My changes 2021-09-05 12:54:55 +02:00
Peter
69c0a66868
Change card db handling (#286)
* reorganize card db, add doit file
* make card_db_src a true source by removing untranslated entries, removing the untranslated field
* turn update language script into a better compiler
* move tools into submodule
* remove language db comparison test; add travis compile and check-in of card db
Co-authored-by: Nick Vance <nickv2002@users.noreply.github.com>
2020-01-04 15:26:51 -08:00
Peter
da99939249
Simplify language tool (#270)
* simplify language tool by using standard json output
* stop supporting python < 3
2019-10-20 22:46:46 -07:00
Peter
31a71447f0
precommit git hooks, rearrange package structure (#251)
* precommit hooks and changes because of these
* mv package into src dir
* add requirements file, clean up setup reqs, add precommit to CI
2019-05-23 16:17:30 -07:00
Peter Gorniak
a796dc59bd exclude mypy cache 2019-02-16 20:05:07 -08:00
Peter
8024da5696
use io to support python2+3; some minor other cleanup (#211) 2018-08-10 11:14:36 -07:00
Sumpfork
ba0c184a24 work on distribution 2017-11-21 13:48:17 -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
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
411a7dfad2 update ignored files 2015-06-05 12:30:15 -07:00
Sumpfork
8e04e5f6c5 add .pyc to ignore 2015-04-28 16:29:12 -07:00
Sumpfork
03199e84db rename readme, add gitignore 2015-04-24 15:02:31 -07:00