summaryrefslogtreecommitdiff
path: root/devel/py-iso3166/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-iso3166/DESCR')
-rw-r--r--devel/py-iso3166/DESCR3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/py-iso3166/DESCR b/devel/py-iso3166/DESCR
new file mode 100644
index 00000000000..f51551afe26
--- /dev/null
+++ b/devel/py-iso3166/DESCR
@@ -0,0 +1,3 @@
+ISO 3166-1 defines two-letter, three-letter, and three-digit country codes.
+py-iso3166 is a self-contained module that converts between these codes and
+the corresponding country name.