File: control

package info (click to toggle)
aptsh 0.0.7%2Bnmu1
  • links: PTS
  • area: main
  • in suites: lenny, squeeze
  • size: 700 kB
  • ctags: 221
  • sloc: sh: 3,507; cpp: 1,876; ansic: 272; makefile: 94
file content (15 lines) | stat: -rw-r--r-- 549 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: aptsh
Section: admin
Priority: optional
Maintainer: Marcin Wrochniak <wrochniak@gmail.com>
Build-Depends: debhelper (>= 4.0.0), libreadline5-dev, libapt-pkg-dev (>= 0.5.28.6)
Standards-Version: 3.7.2.2

Package: aptsh
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: apt interactive shell
 Aptsh helps in managing packages by providing nice pseudo-shell,
 with commands completion and simplified access to Apt's commands.
 Additional features, like command-queue and orphaned packages 
 searcher are also included.