dominiontabs/domdiv/card_db/nl_du/bonuses_nl_du.json
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

17 lines
263 B
JSON

{
"exclude": [
"fiche",
"Token",
"Tokens"
],
"include": [
"Coins",
"Coin",
"Kaarten",
"Kaart",
"Aanschaffen",
"Aanschaf",
"Acties",
"Actie"
]
}