Source: python-irodsclient
Standards-Version: 4.7.4
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Olivier Sallou <osallou@debian.org>,
Section: python
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-defusedxml,
 python3-jsonpatch,
 python3-json-pointer,
 python3-prettytable,
 python3-setuptools,
 python3-xmlrunner <!nocheck>,
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-irodsclient
Vcs-Git: https://salsa.debian.org/python-team/packages/python-irodsclient.git
Homepage: https://github.com/irods/python-irodsclient

Package: python3-irodsclient
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Recommends:
 ${python3:Recommends},
Suggests:
 ${python3:Suggests},
Description: Client API for iRods
 iRODS is an open source distributed data management system.
 This is a client API implemented in Python 3
