aboutsummaryrefslogtreecommitdiff
path: root/python/python3-iso639/README
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2023-05-08 19:14:56 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-13 19:27:05 +0700
commite152b1354fd90c1a4389cba467df11ed2e8cd624 (patch)
treefc5b2166626b0d2e16b309efde3e4c5c26abed66 /python/python3-iso639/README
parent85949854c7f79e2ad8ff904d32281b0cf4841c7e (diff)
python/python3-iso639: Added (ISO 639 library for Python)
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-iso639/README')
-rw-r--r--python/python3-iso639/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/python/python3-iso639/README b/python/python3-iso639/README
new file mode 100644
index 0000000000..7cef5190d4
--- /dev/null
+++ b/python/python3-iso639/README
@@ -0,0 +1,6 @@
+python3-iso639 (ISO 639 library for Python)
+
+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.