Source: hpc-workspace-ohpc
Section: science
Priority: optional
Maintainer: VersatusHPC <packages@versatushpc.com.br>
Build-Depends: debhelper-compat (= 13),
               ohpc-buildroot,
               lmod-ohpc,
               cmake,
               g++,
               make,
               python3-dev,
               libboost-system-dev,
               libboost-filesystem-dev,
               libboost-program-options-dev,
               libboost-regex-dev,
               libyaml-cpp-dev,
               libncurses-dev
Standards-Version: 4.6.2
Homepage: https://github.com/holgerBerger/hpc-workspace

Package: hpc-workspace-ohpc
Architecture: any
Depends: ohpc-filesystem,
         python3,
         python3-yaml,
         libboost-system1.83.0,
         libboost-filesystem1.83.0,
         libboost-regex1.83.0,
         libboost-program-options1.83.0,
         libncurses6,
         libcap2,
         libyaml-cpp0.8,
         ${shlibs:Depends},
         ${misc:Depends}
Description: Temporary workspace management for HPC (OpenHPC)
 HPC Workspace provides tools to provision temporary workspaces on scratch or
 working filesystems in an HPC environment.
 .
 This package is part of the OpenHPC project.
