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