Package: postgresql-12-address-standardizer Source: address-standardizer Version: 3.7.0-1.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1535 Depends: postgresql-12, libc6 (>= 2.38), libpcre2-8-0 (>= 10.22) Breaks: postgresql-12-postgis-3-scripts (<< 3.7) Homepage: https://github.com/postgis/address_standardizer Priority: optional Section: database Filename: pool/main/a/address-standardizer/postgresql-12-address-standardizer_3.7.0-1.pgdg26.04+1_amd64.deb Size: 211568 SHA512: f75cfb11c20729a3930f27dd5ecf27e44e176274254220168d6818a2e48b19c6c0444972292dc061f2ffb4c8633be30356a3d4fea7c5e1fd903b322cb43c0d35 SHA256: 264f76650deb02890b98a4deff61785668ea3e188c72a9108fcdadaddb0ad51a SHA1: e0d64c25d2e2e50b003c4169d29a99e1f4693f48 MD5sum: e47748177ccc6fc2a23f7dc8939e4d82 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.