xref: /aosp_15_r20/external/libconfig/contrib/ls-config/debian/control (revision 2e9d491483b805f09ea864149eadd5680efcc72a)
1Source: ls-config
2Section: main
3Priority: standard
4Maintainer: Łukasz A. Grabowski <[email protected]>
5Build-Depends: debhelper (>= 8.0.0), libconfig9
6Standards-Version: 3.9.3
7Homepage: http://www.lucas.net.pl
8Vcs-Git: https://github.com/lucas-net-pl/ls-config.git
9Vcs-Browser: https://github.com/lucas-net-pl/ls-config
10
11Package: ls-config
12Architecture: any
13Depends: ${shlibs:Depends}, ${misc:Depends}
14Description: Simple program allo use libconfig style conf in bash
15 This software allo to use libconfig9 style configuration files
16 in bash scripts by invoke this soft. It contain bash library too,
17 witch easying this job.
18