Source: pgxnclient
Section: database
Priority: optional
Maintainer: Debian PostgreSQL Maintainers <pkg-postgresql-public@lists.alioth.debian.org>
Uploaders: Christoph Berg <myon@debian.org>
Build-Depends:
 debhelper (>= 11),
 dh-python,
 help2man,
 libpq-dev,
 python-all,
 python-mock,
 python-setuptools,
 python-simplejson,
 python-unittest2,
Standards-Version: 4.1.4
Homepage: http://pgxnclient.projects.postgresql.org/
Vcs-Git: https://salsa.debian.org/postgresql/pgxnclient.git
Vcs-Browser: https://salsa.debian.org/postgresql/pgxnclient

Package: pgxnclient
Architecture: all
Depends: python-pkg-resources, ${misc:Depends}, ${python: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 http://pgxn.org/ allowing searching,
 compiling, installing, and removing extensions in PostgreSQL databases.
