aboutsummaryrefslogtreecommitdiff
path: root/python/python-iso3166/README
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2023-05-27 08:22:05 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-06-10 09:23:03 +0700
commit030689b0737194960c202d4a3525a95bebae4973 (patch)
tree4d2f6e2699abff4f5c2b9d24937c4a858746aee8 /python/python-iso3166/README
parent5abef1aab749ecb5a9ae33ca18739767a0c5957b (diff)
python/python-iso3166: Removed: (replaced by python3-iso3166)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-iso3166/README')
-rw-r--r--python/python-iso3166/README5
1 files changed, 0 insertions, 5 deletions
diff --git a/python/python-iso3166/README b/python/python-iso3166/README
deleted file mode 100644
index 3443532c4a..0000000000
--- a/python/python-iso3166/README
+++ /dev/null
@@ -1,5 +0,0 @@
-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.
-
-Python3 is an optional dependency.