IABSD.fr/ports/geo/py-google-i18n-address

Branch :


Log

Author Commit Date CI Message
e9132643 2025-10-23 13:19:51 remove MODPY_COMMENT from PLISTs, no longer needed
cd2ca3dc 2024-12-21 11:38:05 handle py3.12 switchover in geo
f3d8779e 2024-05-06 12:23:30 bump REVISION for py3.10 -> py3.11 switch
2e6ca13b 2023-09-19 10:51:25 Update to google-i18n-address 3.1.0, ok sthen Only minor changes; one backwards-incompatibility broke xml2rfc https://github.com/mirumee/google-i18n-address/releases/tag/3.0.0 https://github.com/mirumee/google-i18n-address/releases/tag/3.1.0
4bef8c57 2022-11-25 21:11:34 use MODPY_PYBUILD
dae9f91e 2022-11-13 15:28:39 bump for MODPY_DEFAULT_VERSION_3 change
5e7cadc5 2022-06-30 14:15:09 import ports/geo/py-google-i18n-address, ok tracey@ This package contains a copy of Google's i18n address metadata repository that contains great data but comes with no uptime guarantees. Contents of this package will allow you to programatically build address forms that adhere to rules of a particular region or country, validate local addresses and format them to produce a valid address label for delivery. The package also contains a Python interface for address validation, normalization, latinization and formatting.