slackbuilds_ponce/python/python-iso3166/README
Leo C e48b2464b4
python/python-iso3166: Added (Standalone ISO 3166-1).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2019-12-15 05:25:22 +07:00

5 lines
224 B
Text

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.