summaryrefslogtreecommitdiffstats
path: root/python/python3-iso3166/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-iso3166/README')
-rw-r--r--python/python3-iso3166/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/python/python3-iso3166/README b/python/python3-iso3166/README
new file mode 100644
index 0000000000..0f6270d6d6
--- /dev/null
+++ b/python/python3-iso3166/README
@@ -0,0 +1,5 @@
+python3-iso3166 (Standalone ISO 3166-1 country definitions)
+
+ISO 3166-1 defines two-letter, three-letter, and three-digit country
+codes. python-iso3166 is a self-contained module that converts between
+these codes and the corresponding country name.