slackbuilds_ponce/python/python-iso639/README
Leo C 6ce8821f7a
python/python-iso639: Added (ISO 639 library for Python).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2019-12-15 05:26:17 +07:00

6 lines
246 B
Text

python-iso639 is a Python library for the ISO 639 standard.
It supports ISO 639-1 for two-letter language codes, ISO 639-2 and
ISO 639-3 for three-letter language codes, and ISO 639-5 for language
group codes.
Python3 is an optional dependency.