Source: pgxnclient
Section: database
Priority: optional
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Uploaders: Christoph Berg <myon@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 help2man,
 libpq-dev,
 python3-all,
 python3-mock,
 python3-pytest,
 python3-pytest-runner,
 python3-setuptools,
Standards-Version: 4.6.0
Rules-Requires-Root: no
Homepage: https://pgxn.github.io/pgxnclient/
Vcs-Git: https://salsa.debian.org/postgresql/pgxnclient.git
Vcs-Browser: https://salsa.debian.org/postgresql/pgxnclient

Package: pgxnclient
Architecture: all
Depends:
 ca-certificates,
 python3 (>= 3.12) | python3-pkg-resources,
 ${misc:Depends},
 ${python3:Depends},
Description: command line client for the PostgreSQL Extension Network
 The PGXN Client is a command line tool designed to interact with the
 PostgreSQL Extension Network at https://pgxn.org/ allowing searching,
 compiling, installing, and removing extensions in PostgreSQL databases.
