File: control

package info (click to toggle)
libbash 0.9.11-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 776 kB
  • sloc: sh: 1,402; makefile: 53
file content (33 lines) | stat: -rw-r--r-- 1,086 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Source: libbash
Section: libs
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
 debhelper-compat (= 13),
 doxygen <!nodoc>,
Standards-Version: 4.5.1
Homepage: https://sourceforge.net/projects/libbash/
Vcs-Git: https://salsa.debian.org/debian/libbash.git
Vcs-Browser: https://salsa.debian.org/debian/libbash

Package: libbash
Architecture: all
Depends:
 ${misc:Depends},
Description: bash dynamic-like shared libraries
 libbash is a tool for managing bash scripts that contain functions you may
 want to use in various scripts. It provides mechanism to define dependencies
 between scripts and facility for script loading.

Package: libbash-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Description: bash dynamic-like shared libraries - documentation
 libbash is a tool for managing bash scripts that contain functions you may
 want to use in various scripts. It provides mechanism to define dependencies
 between scripts and facility for script loading.
 .
 This package contains user and developer docs libbash