Package: postgresql-17-address-standardizer Source: address-standardizer Version: 3.7.0-1.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 2146 Depends: postgresql-17, libc6 (>= 2.38), libpcre2-8-0 (>= 10.22) Breaks: postgresql-17-jit-llvm (<< 21), postgresql-17-postgis-3-scripts (<< 3.7) Homepage: https://github.com/postgis/address_standardizer Priority: optional Section: database Filename: pool/main/a/address-standardizer/postgresql-17-address-standardizer_3.7.0-1.pgdg26.04+1_amd64.deb Size: 534692 SHA512: 4dc7d86a4f11dac94505012f1956f4ebadd470b8f2325c14c6b20835bc7f56075b253eba97e3ac3b37b5235e867ed4b99b1bdd2f1e24ec0721d80e6d73a777a0 SHA256: c5d03c8ade2d4076dd990953773d548ff21e04dd210e9c547968256bf8ad839c SHA1: 2fcf9b3d9cdecbcfac85fa28013b06511f9dbaac MD5sum: 89470c776d427b4e73cfc1f5fb5e9384 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.