Package: postgresql-16-address-standardizer Source: address-standardizer Version: 3.7.0-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 2183 Depends: postgresql-16, libc6 (>= 2.14), libpcre2-8-0 (>= 10.22) Breaks: postgresql-16-jit-llvm (<< 15), 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.pgdg22.04+1_amd64.deb Size: 558944 SHA512: e4f014b724f91b07ff509150fc684fbd2d2688cfe4278969401d00f6c5648082308da905b123fbaefea7b4c8d2d8d24c8c5be60e86c4f25208aaca8997a3ad16 SHA256: 50dc84e18321792ba5de4776c5c8f93c43367cc52904ae163cfd67fcaa4cc5b7 SHA1: 9a3f65498640ef658487e2266b88063ad50f0514 MD5sum: e700ad79926855eebc5b57d948cbed2b 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.