python-inema/inema
Harald Welte 9ec7af1df4 products.json: Avoid "Umlauts" for python 2.x compatibility
Without this patch, python 2.x would abort with a famous
	'ascii' codec can't decode byte ...
error.  This is why I kept the file free of special characters
so far, but commit 6d2ee85a7e
unfortunately broke that assumption.

I'm sure there's a proper solution, but I really don't feel like
investing time into researching and testing that now.
2019-06-03 07:34:09 +00:00
..
data products.json: Avoid "Umlauts" for python 2.x compatibility 2019-06-03 07:34:09 +00:00
__init__.py Add PEP-0396 compatible __version__ to the module and bump to 0.5 2019-01-16 16:08:32 +01:00
frank.py Fix deprecation warning 2019-03-25 14:27:55 +01:00
inema.py bump to version 0.6 2019-03-25 14:29:45 +01:00