Commit Graph

4 Commits

Author SHA1 Message Date
Mike FABIAN
5ac090dbf0 Update to version 0.0.3
- Move the examples from the README to the source code
- Some tweaks for the translation of Serbian
- Prefix all global functions and global variables which are internal with “_”
- Rename country → territory, countries → territories in keyboards.xml
- Add keyboard “in(eng)” and make it the default for all Indian languages
- Add a comment stating which functions should be considered public API
- Add a supports_ascii() function
- Run Python’s doctest also on langtable.py, not only the extra test_cases.txt
2013-05-17 09:22:12 +02:00
Mike FABIAN
d9fbd68024 Update to version 0.0.2.
- Prefer values for language, script, and territory found in languageId over those found in the other parameters
2013-05-10 11:29:00 +02:00
Mike FABIAN
c7af420a19 Initial packaging, version 0.0.1. 2013-05-08 18:48:02 +02:00
Fedora Release Engineering
ca21f1133b Initial setup of the repo 2013-05-08 16:00:36 +00:00