File: control

package info (click to toggle)
usepackage 1.14-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 332 kB
  • sloc: ansic: 847; yacc: 236; lex: 147; makefile: 45; sh: 8
file content (21 lines) | stat: -rw-r--r-- 750 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
Source: usepackage
Section: utils
Priority: optional
Maintainer: Lev Lamberov <dogsleg@debian.org>
Build-Depends: debhelper-compat (= 13),
               bison,
               flex
Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: https://github.com/jonathanhogg/usepackage
Vcs-Git: https://salsa.debian.org/debian/usepackage.git
Vcs-Browser: https://salsa.debian.org/debian/usepackage

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.