Package: postgresql-14-address-standardizer Source: address-standardizer Version: 3.7.0-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 2201 Depends: postgresql-14, libc6 (>= 2.14), libpcre2-8-0 (>= 10.22) Breaks: postgresql-14-jit-llvm (<< 15), postgresql-14-postgis-3-scripts (<< 3.7) Homepage: https://github.com/postgis/address_standardizer Priority: optional Section: database Filename: pool/main/a/address-standardizer/postgresql-14-address-standardizer_3.7.0-1.pgdg22.04+1_amd64.deb Size: 563872 SHA512: f43c4cb5f7d3768e36851bb5ad7ab0d34af4a41422bde105be4bf0b4c42791f5a04c10861a64454e7119094e5e6f2873fd3f274fc0a39a544cbb80e5ce0237a6 SHA256: 807217565ca82bed193f4bd3fc23ef81cfcf1b9bf8b4be135d9d3fecdfca6dc9 SHA1: 84d9e6622edebe45e804631dd7fe9994d1853fd6 MD5sum: 5a96598e26c8f6c43a60a6e9dbc92c06 Description: Postgres extension to parse a US street address string Address_standardizer is a Postgres extension to parse a US street address string into its component parts. . The parser works from right to left looking first at the macro elements for postcode, state/province, city, and then looks micro elements to determine if we are dealing with a house number street or intersection or landmark. It currently does not look for a country code or name, but that could be introduced in the future.