Source: subuser
Section: admin
Maintainer: Stanislas Leduc <stanislas.leduc@mailoo.org>
Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3, python3-sphinx, python3-sphinx-rtd-theme, python3-setuptools
Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/debian/subuser
Vcs-Git: https://salsa.debian.org/debian/subuser.git
Homepage: https://subuser.org/

Package: subuser
Architecture: all
Depends: ${misc:Depends}, ${sphinxdoc:Depends}, ${python3:Depends}, git, docker.io
Description: Run programs on Linux with selectively restricted permissions
 Subuser turns a docker container into a normal program, but this program
 is not fully privileged, it can only access the directory
 from which it was called.
