Source: linkbag
Maintainer: наб <nabijaczleweli@nabijaczleweli.xyz>
Section: libs
Priority: optional
Rules-Requires-Root: no
Standards-Version: 4.7.2
Build-Depends: debhelper, debhelper-compat (= 13), chrpath
Homepage: https://git.sr.ht/~nabijaczleweli/linkbag
Vcs-Git: https://salsa.debian.org/nabijaczleweli/linkbag.git
Vcs-Browser: https://salsa.debian.org/nabijaczleweli/linkbag

Package: linkbag
Architecture: any
Multi-Arch: foreign
Section: utils
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: open file description cache/TCP session prolongator/file sharing mechanism
 linkbag(1) stores open file descriptions sent by client programs
 and gives them out later by name.
 .
 This package includes the daemon,
 and linkbag-ls(1), linkbag-del(1), linkbag-get(1), linkbag-put(1)
 to manage the files interactively from the shell.

Package: liblinkbag0
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: linkbag
Description: open file description cache - shared library
 linkbag(1) stores open file descriptions sent by client programs
 and gives them out later by name.
 .
 This package contains the shared library.

Package: liblinkbag-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: liblinkbag0 (= ${binary:Version}), ${misc:Depends}
Description: open file description cache - headers and static libraries
 linkbag(1) stores open file descriptions sent by client programs
 and gives them out later by name.
 .
 This package contains the development environment for the linkbag library.
