IABSD.fr/ports/geo/libpostal

Branch :


Log

Author Commit Date CI Message
4665035f 2021-07-28 08:15:50 Update libpostal to 1.1.
071c95c4 2021-01-14 09:26:26 Drop maintainership.
484cf3de 2019-07-12 20:45:45 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
b0877288 2019-05-20 04:47:01 switch to CONFIGURE_STYLE=autoreconf
bbd12c57 2018-09-27 07:25:31 Disable SSE on !amd64. Should fix the build on arm64. ok fcambus@ (maintainer)
f09cb966 2018-08-06 09:15:11 Import geo/libpostal. C library for parsing/normalizing street addresses around the world, powered by statistical NLP and open geo data. This library helps convert the free-form addresses that humans use into clean normalized forms suitable for machine comparison and full-text indexing. OK rsadowski@