15 lines
642 B
Plaintext
15 lines
642 B
Plaintext
Source: dropshell
|
|
Section: utils
|
|
Priority: optional
|
|
Maintainer: j842 <j842@example.com>
|
|
Build-Depends: debhelper (>= 10), cmake, libboost-all-dev
|
|
Standards-Version: 4.5.0
|
|
Homepage: https://github.com/j842/dropshell
|
|
|
|
Package: dropshell
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, libboost-program-options1.74.0, libboost-filesystem1.74.0, libboost-system1.74.0
|
|
Description: A system management tool for server operations
|
|
dropshell is a command-line tool for managing and monitoring servers.
|
|
It provides functionality for checking system status, managing server
|
|
configurations, and performing common administrative tasks. |