# -- gwosc source package ------------------------------------------------------

Source: igwn-auth-utils
Homepage: https://igwn-auth-utils.readthedocs.io
Vcs-Browser: https://git.ligo.org/computing/igwn-auth-utils
Vcs-Git: https://git.ligo.org/computing/igwn-auth-utils.git
Maintainer: Duncan Macleod <duncan.macleod@ligo.org>
Section: python
Priority: optional
Standards-Version: 4.6.0
X-Python3-Version: >= 3.6
Build-Depends:
 debhelper (>= 12),
 dh-python,
 lsb-release,
 python3-all,
 python3-setuptools (>= 38.2.5),
 python3-setuptools-scm,
 python3-wheel,

# -- python3-igwn-auth-utils ---------------------------------------------------

Package: python3-igwn-auth-utils
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
 python3-cryptography (>= 2.3),
 python3-scitokens (>= 1.7.0),
Recommends:
 python3-requests (>= 2.14),
 python3-safe-netrc (>= 1.0.0),
Description: Authorisation utilities for IGWN
 Python library functions to simplify using IGWN authorisation credentials.
 This project is primarily aimed at discovering X.509 credentials and
 SciTokens for use with HTTP(S) requests to IGWN-operated services.
