Package: postgresql-10-address-standardizer Source: address-standardizer Version: 3.7.0-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1535 Depends: postgresql-10, libc6 (>= 2.14), libpcre2-8-0 (>= 10.22) Breaks: postgresql-10-postgis-3-scripts (<< 3.7) Homepage: https://github.com/postgis/address_standardizer Priority: optional Section: database Filename: pool/main/a/address-standardizer/postgresql-10-address-standardizer_3.7.0-1.pgdg22.04+1_amd64.deb Size: 211736 SHA512: 38c6d6724d7de52082c99d010a7d890c3431a4283117638fbc425d04bad14cdb44963f2bb8de955450b351f879a219fd40551e0a1885b61dbf65814cd3d88d72 SHA256: 0d1b39c97e7d75c363a2381e6d7d8a62f4c077607bed89dc9938bd406efe72e5 SHA1: 1e7d32c35591c23a50b3a32a3eb4ffc49e11bbfc MD5sum: 29504883a5336ba7d03a623b120230f8 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.