aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-python-iso639/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-python-iso639/pkg-descr')
-rw-r--r--textproc/py-python-iso639/pkg-descr9
1 files changed, 9 insertions, 0 deletions
diff --git a/textproc/py-python-iso639/pkg-descr b/textproc/py-python-iso639/pkg-descr
new file mode 100644
index 000000000000..83b27410857e
--- /dev/null
+++ b/textproc/py-python-iso639/pkg-descr
@@ -0,0 +1,9 @@
+python-iso639 is a Python package for ISO 639 language codes, names, and
+other associated information.
+
+Current features:
+
+* A representation of languages mapped across ISO 639-1, 639-2, and 639-3.
+* Functionality to "guess" what a language is for a given unknown language
+code or name.
+* Optimized for speed in retrieving language information.