DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: address-standardizer 0.1-1

Package Information

DescriptionPostgres 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.

MaintainerDebian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Changed ByChristoph Berg <myon@debian.org>
Sponsormyon@debian.org
Distributionunstable
Architectureany
VCSgit: https://salsa.debian.org/postgresql/address-standardizer.git (browse)
Trackerhttps://tracker.debian.org/pkg/address-standardizer
Uploaded2 hours ago

New Package Report

.changes
Sourceaddress-standardizer
Version0.1-1
Changed-ByChristoph Berg
Architecturesource amd64
Distributionunstable
DateTue, 07 Jul 2026 18:31:52 +0200
Changelog
address-standardizer (0.1-1) unstable; urgency=medium
 .
   * This extension was formerly part of PostGIS. It is now distributed
     independently.
.dsc
Componentmain
Package-Listpostgresql-18-address-standardizer deb database optional arch=any
Sectiondatabase
Priorityoptional
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: address_standardizer
Source: https://github.com/postgis/address_standardizer

Files: *
Copyright:
 Copyright (c) 2006-2013 Stephen Woodbridge <woodbri@swoodbridge.com>
 Copyright (c) 2001-2012 Walter Bruce Sinclair
 Copyright (c) 2026 Darafei Praliaskouski
 Copyright (c) 2012 TJ Holowaychuk <tj@vision-media.ca>
 Copyright (c) 2008, by Attractive Chaos <attractivechaos@aol.co.uk>
License: Expat
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the
 "Software"), to deal in the Software without restriction, including
 without limitation the rights to use, copy, modify, merge, publish,
 distribute, sublicense, and/or sell copies of the Software, and to
 permit persons to whom the Software is furnished to do so, subject to
 the following conditions:
 .
 The above copyright notice and this permission notice shall be included
 in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Review Information

accepted — allocated to mechtilde 1 hour ago, started 1 hour ago, completed 1 hour ago.

Final Comment

Back to Dashboard | View all reviews for this package