1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Source: usepackage
Section: utils
Priority: extra
Maintainer: Lev Lamberov <dogsleg@debian.org>
Build-Depends: debhelper (>= 9),
dh-autoreconf (>= 6~),
autotools-dev,
bison,
flex
Standards-Version: 3.9.8
Homepage: https://github.com/jonathanhogg/usepackage
Vcs-Git: https://anonscm.debian.org/git/collab-maint/usepackage.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/usepackage.git
Package: usepackage
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: environment management program
usepackage is an environment management program. It is based on the principle
of "packages" that are "used". When a package is used, the information
necessary to invoke it is drawn into the environment of the shell.
|