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