2023-01-24 12:53:57 +00:00
|
|
|
Source: pg-libphonenumber
|
|
|
|
Section: database
|
|
|
|
Priority: optional
|
|
|
|
Maintainer: jordi fita mas <jordi@tandem.blog>
|
|
|
|
Build-Depends:
|
|
|
|
debhelper-compat (= 13),
|
|
|
|
postgresql-all (>= 217~),
|
|
|
|
libphonenumber-dev
|
|
|
|
Standards-Version: 4.6.0
|
|
|
|
Vcs-Browser: https://github.com/blm768/pg-libphonenumber
|
|
|
|
Vcs-Git: https://github.com/blm768/pg-libphonenumber
|
|
|
|
Homepage: https://github.com/blm768/pg-libphonenumber
|
|
|
|
Rules-Requires-Root: no
|
|
|
|
|
2023-06-15 10:23:05 +00:00
|
|
|
Package: postgresql-15-pg-libphonenumber
|
2023-01-24 23:57:56 +00:00
|
|
|
Architecture: any
|
2023-01-24 12:53:57 +00:00
|
|
|
Depends:
|
|
|
|
${shlibs:Depends},
|
|
|
|
${misc:Depends},
|
2023-06-15 10:23:05 +00:00
|
|
|
postgresql-15
|
2023-01-24 12:53:57 +00:00
|
|
|
description: PostgreSQL extension for libphonenumber
|
|
|
|
pg_libphonenumber is a (partially implemented!) PostgreSQL extension that
|
|
|
|
provides access to Google's libphonenumber.
|
|
|
|
.
|
|
|
|
libphonenumber is a library for parsing, formatting, and validating
|
|
|
|
international phone numbers.
|