# -- ciecplib source package --------------------------------------------------

Source: ciecplib
Section: python
Priority: optional
Maintainer: Duncan Macleod <duncan.macleod@ligo.org>
Standards-Version: 4.2.1
X-Python3-Version: >= 3.4
Homepage: https://github.com/duncanmmacleod/ciecplib
Build-Depends:
 debhelper (>= 9),
 dh-python,
 python3-all,
 python3-argparse-manpage,
 python3-m2crypto,
 python3-openssl,
 python3-requests,
 python3-requests-ecp,
 python3-setuptools,

# -- python3-ciecplib ---------------------------------------------------------
# requires buster-backports or newer

Package: python3-ciecplib
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
 python3-m2crypto,
 python3-openssl,
 python3-requests,
 python3-requests-ecp,
Description: A python client for SAML ECP authentication

# -- ciecp-utils --------------------------------------------------------------

Package: ciecp-utils
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
 python3-ciecplib,
Description: Command-line utlities for SAML ECP authentication
