aboutsummaryrefslogtreecommitdiff
path: root/python/python3-langcodes/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-langcodes/README')
-rw-r--r--python/python3-langcodes/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/python/python3-langcodes/README b/python/python3-langcodes/README
new file mode 100644
index 0000000000..611925ab84
--- /dev/null
+++ b/python/python3-langcodes/README
@@ -0,0 +1,7 @@
+langcodes knows what languages are. It knows the standardized
+codes that refer to them such as en for english es for spanish
+and hi for hindi. These are IETF language tags which supports
+language variations that you will not find it in ISO standard.
+langcodes implements the IETF standards and Unicode Technical
+reports.
+