Package: postgresql-15-address-standardizer Source: address-standardizer Version: 3.7.0-1.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 2162 Depends: postgresql-15, libc6 (>= 2.38), libpcre2-8-0 (>= 10.22) Breaks: postgresql-15-jit-llvm (<< 21), postgresql-15-postgis-3-scripts (<< 3.7) Homepage: https://github.com/postgis/address_standardizer Priority: optional Section: database Filename: pool/main/a/address-standardizer/postgresql-15-address-standardizer_3.7.0-1.pgdg26.04+1_amd64.deb Size: 539748 SHA512: 647b8ebb930344a9c79b54fbcb065a577d8d96d84fe0802b37ee68d3708655e539c2831292ee0a98243593cd01399d71479beb1e036d26382a77078626d05879 SHA256: c1fedc7e315b7c6741695aeb99b3712f6b738085d3ee549909e600cc68bedbeb SHA1: 7878056a0387a72a2fd11d0377f24e4c548a29a4 MD5sum: c2ab54408785e77e1775f089307fa264 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.