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