1
0
mirror of https://github.com/fspc/dswim.git synced 2025-02-23 00:53:23 -05:00
dswim/pkg/dpkg/control

37 lines
1.3 KiB
Plaintext
Raw Normal View History

Source: dswim
2001-10-12 20:40:10 +00:00
Section: admin
Priority: optional
2001-10-15 05:06:43 +00:00
Maintainer: Jonathan Rosenbaum <freesource@users.sourceforge.net>
2001-10-12 20:40:10 +00:00
Build-Depends: debhelper (>> 3.0.0)
Standards-Version: 3.5.2
Package: dswim
2001-10-12 20:40:10 +00:00
Architecture: all
Depends: perl5, dpkg, apt (>=0.3.2)
Suggests: gcc
Recommends: libnet-perl, libterm-readline-gnu-perl | libterm-readline-perl-perl
Conflicts: swim
2001-10-12 20:40:10 +00:00
Description: Debian System Wide Information Manager
2001-10-15 17:15:21 +00:00
DSWIM is a powerful informational tool for Debian's packaging system.
Designed with an integral approach it combines the functionality
found in several other programs and scripts. This provides users with a
centralized approach to querying the installation, and allows programmers
the liberty of writing smaller and simpler code.
2001-10-12 20:40:10 +00:00
.
Presently, the virtual -n options are not working with the new Debian archive
hierarchy, so help information doesn't reflect them anymore. Older versions
of swim do support the previous archive hierarchy. In the future, all -n
options may be handled directly through apt-cache information and apt cache
management rather than through huge databases. The virtual filesystem will
still be managed by a database, and Contents.gz listings will also be
reinstated.
2001-10-12 20:40:10 +00:00
.
2001-10-12 23:38:00 +00:00
The latest and greatest dswim can be retrieved from here:
2001-10-12 20:40:10 +00:00
.
deb http://prdownloads.sourceforge.net/avd ./
2001-10-15 05:06:43 +00:00
.
2001-10-15 17:15:21 +00:00