Source: abduco
Section: admin
Maintainer: Jayen Ashar <debian@jayenashar.org>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.7.4
Homepage: https://www.brain-dump.org/projects/abduco/
Vcs-Browser: https://salsa.debian.org/debian/abduco
Vcs-Git: https://salsa.debian.org/debian/abduco.git
Rules-Requires-Root: no

Package: abduco
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: lightweight session attach/detach manager
 abduco provides session management i.e. it allows programs to be run
 independently from their controlling terminal. That is, programs can be
 detached - run in the background - and then later reattached.
 .
 Together with dvtm it provides a simpler and cleaner alternative to
 tmux or screen. abduco can also be used as a stand-alone replacement
 for dtach.
