Source: motley-cue
Section: contrib/python
Priority: extra
Maintainer: Marcus Hardt <marcus@hardt-it.de>
Homepage: https://github.com/dianagudu/motley_cue
Standards-Version: 4.5.0
Vcs-Git: https://github.com/dianagudu/motley_cue.git
Vcs-Browser: https://github.com/dianagudu/motley_cue
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 11),
               fakeroot,
               devscripts,
               dh-virtualenv (>= 1.0),
               python3,
               python3-dev,
               python3-pip,
               python3-setuptools,
               python3-venv,
               tar,
               debhelper (>= 9),
               python3,
               libffi-dev

Package: motley-cue
Architecture: any
Pre-Depends: dpkg (>= 1.16.1), python3, python3-venv, nginx, ${misc:Pre-Depends}
Depends: ${misc:Depends}
Suggests: pam-ssh-oidc
Description: Mapper Oidc To Local idEntitY with loCal User managEment
 This tool provides an OIDC-protecte REST interface that allows requesting
 the creation, deletion, and information of a user-account.

