Source: hpc-workspace
Section: science
Priority: optional
Maintainer: Markus Kötter <koetter@cispa.de>
Build-Depends: debhelper-compat (= 13), cmake, libboost-system-dev, libboost-filesystem-dev, libboost-regex-dev, libboost-program-options-dev, libyaml-cpp-dev, libncurses-dev
Standards-Version: 4.5.1
Homepage: https://github.com/holgerBerger/hpc-workspace
#Vcs-Browser: https://salsa.debian.org/debian/hpc-workspace
#Vcs-Git: https://salsa.debian.org/debian/hpc-workspace.git
Rules-Requires-Root: no

Package: hpc-workspace
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, python3
Description: providing workspaces in hpc environments
 A workspace is a directory, with an associated expiration date, 
 created on behalf of a user, to prevent disks from uncontrolled 
 filling. The project provides user and admin tools to manage 
 those directories.
