Package: postgresql-11-address-standardizer Source: address-standardizer Version: 3.7.0-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 2200 Depends: postgresql-11, libc6 (>= 2.14), libpcre2-8-0 (>= 10.22) Breaks: postgresql-11-jit-llvm (<< 15), 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.pgdg22.04+1_amd64.deb Size: 562984 SHA512: 7c3fc1b28ceb9da44327446a951708aeb3b57a5b1b44cda964f362d67effd047edbcde47d4c3de2d81a0d7adbe07d3425aa681510519c06800ede40b80558a8d SHA256: 2539179d220d54925235aaabd60d584f9fd0ccab78e0c6441fcb695dd6673271 SHA1: a3c3603e347f264aa11660988754b6adef76bdca MD5sum: 81063b23c563438f5081f2f09d133f48 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.