Package: acpi-support Priority: optional Section: admin Installed-Size: 740 Maintainer: Raphael Hertzog Architecture: i386 Version: 0.90-4 Depends: libc6 (>= 2.3.6-6), xbase-clients, acpid (>= 1.0.4), hdparm, lsb-base (>= 1.3-9), vbetool, toshset, finger, powermgmt-base, laptop-detect, dmidecode (>= 2.7-1), radeontool Recommends: laptop-mode-tools Conflicts: uswsusp (<= 0.2) Filename: pool/main/a/acpi-support/acpi-support_0.90-4_i386.deb Size: 32258 MD5sum: ec77e0acf10a71469fc1db7d7a248c57 SHA1: eca6033d0e1534639afc3b338b414979db613965 SHA256: a4334ba3edf97d877fd4d0d80da5cba2903d8f33b040436ecad0b5463846ab51 Description: scripts for handling many ACPI events This package contains scripts to react to various ACPI events. It only includes scripts for events that can be supported with some level of safety cross platform. . It is able to: * Detect loss and gain of AC power, lid closure, and the press of a number of specific buttons (on Asus, IBM, Lenovo, Panasonic, Sony and Toshiba laptops). * Suspend, hibernate and resume the computer, with workarounds for hardware that needs it. * Handle laptop-mode (spinning down the harddrive when running on battery). * On some laptops, set screen brightness. Task: laptop Package: acpid Priority: optional Section: admin Installed-Size: 176 Maintainer: Cajus Pollmeier Architecture: i386 Version: 1.0.4-5etch2 Depends: libc6 (>= 2.3.6-6) Filename: pool/main/a/acpid/acpid_1.0.4-5etch2_i386.deb Size: 25530 MD5sum: 8ccef2fa763433abf0f6273e54803254 SHA1: ec4efe7b30ae1787bc9eff3d7e0fe6c30160069e SHA256: 60e742ddae56753241a4979ce9651dd7a37873a194b4144c173882918378fb5b Description: Utilities for using ACPI power management Modern computers support the Advanced Configuration and Power Interface (ACPI) to allow intelligent power management on your system and to query battery and configuration status. . ACPID is a completely flexible, totally extensible daemon for delivering ACPI events. It listens on a file (/proc/acpi/event) and when an event occurs, executes programs to handle the event. The programs it executes are configured through a set of configuration files, which can be dropped into place by packages or by the admin. . In order to use this package you need a recent Kernel (=>2.4.7). This can be one including the patches on http://acpid.sourceforge.net or a non patched one. Tag: admin::power-management, hardware::power, hardware::power:acpi, interface::daemon, role::program Task: laptop Package: adduser Priority: important Section: admin Installed-Size: 900 Maintainer: Debian Adduser Developers Architecture: all Version: 3.102 Replaces: manpages-pl (<= 20051117-1), manpages-it (<< 0.3.4-2) Depends: perl-base (>= 5.6.0), passwd (>= 1:4.0.12), debconf | debconf-2.0 Suggests: liblocale-gettext-perl, perl-modules Filename: pool/main/a/adduser/adduser_3.102_all.deb Size: 179206 MD5sum: 07421c7b35dadbd6aaf6b63db7258a03 SHA1: cc28068c2398a13365379f72c7b8b7dd0f3d3262 SHA256: d3011aaf00a637bb362f70505714de8ec830194fbaaec1a87e66c9a15b0ee70c Description: Add and remove users and groups This package includes the adduser and deluser commands for creating and removing users. . - Adduser can create new users and groups and add existing users to existing groups. - Deluser can remove users and groups and remove users from a given group. . Adding users with adduser is much easier than adding them by hand. Adduser will choose appropriate UID and GID values, create a home directory, copy skeletal user configuration, allow you to set an initial password and the GECOS field. . Deluser can optionally remove and backup the user's home directory and mail spool or all files on the system owned by him. . Optionally a custom script can be executed after each of the commands. . Adduser is maintained on http://alioth.debian.org/projects/adduser/. There is also a development mailing list on http://lists.alioth.debian.org/mailman/listinfo/adduser-devel/. Tag: admin::user-management, implemented-in::perl, interface::commandline, role::program, scope::utility Package: apt Priority: important Section: admin Installed-Size: 4312 Maintainer: APT Development Team Architecture: i386 Version: 0.6.46.4-0.1+etch1 Replaces: libapt-pkg-doc (<< 0.3.7), libapt-pkg-dev (<< 0.3.7) Provides: libapt-pkg-libc6.3-6-3.11 Depends: libc6 (>= 2.3.6-6), libgcc1 (>= 1:4.1.1-12), libstdc++6 (>= 4.1.1-12), debian-archive-keyring Suggests: aptitude | synaptic | gnome-apt | wajig, dpkg-dev, apt-doc, bzip2 Filename: pool/main/a/apt/apt_0.6.46.4-0.1+etch1_i386.deb Size: 1438190 MD5sum: 73f115b27de4fdf11af97e2b5afca613 SHA1: 3e8e49d42789f4cace1f3089e7c7ee13c4e2c599 SHA256: 99811fe068bea39327c754828bbc542784ca2e17a73a19a2baa665d5fae90d92 Description: Advanced front-end for dpkg This is Debian's next generation front-end for the dpkg package manager. It provides the apt-get utility and APT dselect method that provides a simpler, safer way to install and upgrade packages. . APT features complete installation ordering, multiple source capability and several other unique features, see the Users Guide in apt-doc. Build-Essential: yes Package: base-files Essential: yes Priority: required Section: admin Installed-Size: 352 Maintainer: Santiago Vila Architecture: i386 Version: 4 Replaces: base, miscutils Provides: base Depends: awk, base-passwd (>= 2.0.3.4) Filename: pool/main/b/base-files/base-files_4_i386.deb Size: 34382 MD5sum: 8a293c1281221f4482183140cedd09f4 SHA1: 96944d920b41d4c6eaaa7f00e49d82e849570ab2 SHA256: 755bcc19d7a69c02ebe629c6c0164cd0fead751b0f5f510d17898dbcf1331a90 Description: Debian base system miscellaneous files This package contains the basic filesystem hierarchy of a Debian system, and several important miscellaneous files, such as /etc/debian_version, /etc/host.conf, /etc/issue, /etc/motd, /etc/profile, /etc/nsswitch.conf, and others, and the text of several common licenses in use on Debian systems. Tag: admin::configuring, role::app-data, special::auto-inst-parts, suite::debian Package: base-passwd Essential: yes Priority: required Section: admin Installed-Size: 88 Maintainer: Colin Watson Architecture: i386 Version: 3.5.11 Replaces: base Depends: libc6 (>= 2.3.5-1) Filename: pool/main/b/base-passwd/base-passwd_3.5.11_i386.deb Size: 36330 MD5sum: 8e1b1c02cde9feab0ec9396f7f2808b0 SHA1: 099785adfc97d729ffd61f55bc70b329c71f1701 SHA256: 5a8711f95673857089ed9593a66b466c846460aa917e11547e1ce896f28f78e4 Description: Debian base system master password and group files These are the canonical master copies of the user database files (/etc/passwd and /etc/group), containing the Debian-allocated user and group IDs. The update-passwd tool is provided to keep the system databases synchronized with these master files. Tag: admin::configuring, admin::user-management, implemented-in::c, interface::commandline, role::app-data, role::program, scope::utility, security::authentication, suite::debian, use::login Package: bash Essential: yes Priority: required Section: shells Installed-Size: 1848 Maintainer: Matthias Klose Architecture: i386 Version: 3.1dfsg-8 Replaces: bash-doc (<= 2.05-1), bash-completion Depends: base-files (>= 2.1.12), debianutils (>= 2.15) Pre-Depends: libc6 (>= 2.3.6-6), libncurses5 (>= 5.4-5) Suggests: bash-doc Conflicts: bash-completion Filename: pool/main/b/bash/bash_3.1dfsg-8_i386.deb Size: 872884 MD5sum: 85437fb26d035bd4a91ae4bc98bc63d2 SHA1: 06a42e1679ec3a61a21eef5d329f90c38e9c4885 SHA256: 7dafebd6c7497b5fddfe31b015f54daac8016190d65512019f8a85813e4bcd9e Description: The GNU Bourne Again SHell Bash is an sh-compatible command language interpreter that executes commands read from the standard input or from a file. Bash also incorporates useful features from the Korn and C shells (ksh and csh). . Bash is ultimately intended to be a conformant implementation of the IEEE POSIX Shell and Tools specification (IEEE Working Group 1003.2). . Included in the bash package is the Programmable Completion Code, by Ian Macdonald. Tag: implemented-in::c, interface::shell, role::program, scope::utility, suite::gnu, uitoolkit::ncurses Package: bcrelay Priority: optional Section: net Installed-Size: 68 Maintainer: Rene Mayrhofer Architecture: i386 Source: pptpd Version: 1.3.0-2etch2 Replaces: pptpd (<< 1.2.3-1) Depends: libc6 (>= 2.3.6-6) Filename: pool/main/p/pptpd/bcrelay_1.3.0-2etch2_i386.deb Size: 20182 MD5sum: ddbd3620e2252b06c58850f0c9470f2f SHA1: 474ad7e3223fd047f8b27ae875d10d881427f8fb SHA256: 6cfe908bc60e2f4b45c7aef5626e5f929e761f631d79f1a1a3576d4ee06529b8 Description: Broadcast relay daemon The bcrelay daemon relays broadcasts between two interfaces. It is shipped with the pptpd package, but can be used for other purposes. Tag: interface::daemon, role::program, works-with::network-traffic Package: bind9 Priority: optional Section: net Installed-Size: 764 Maintainer: LaMont Jones Architecture: i386 Version: 1:9.3.4-2etch6 Replaces: bind, dnsutils (<< 1:9.1.0-3) Depends: libbind9-0, libc6 (>= 2.3.6-6), libdns22, libisc11, libisccc0, libisccfg1, liblwres9, libssl0.9.8 (>= 0.9.8c-1), netbase, adduser, libdns22 (= 1:9.3.4-2etch6), libisccfg1 (= 1:9.3.4-2etch6), libisc11 (= 1:9.3.4-2etch6), libisccc0 (= 1:9.3.4-2etch6), lsb-base (>= 3.0-6) Suggests: dnsutils, bind9-doc Conflicts: bind Filename: pool/main/b/bind9/bind9_9.3.4-2etch6_i386.deb Size: 296564 MD5sum: 2a93665fb4de586a87ad4590ba9df169 SHA1: d8bf1a17127dc3f63e12f30b6b3bbacc73acebf0 SHA256: 6a9315012050ddb31b726da41e166f576710d1039f72d1996d11e6fc3f79d0a9 Description: Internet Domain Name Server The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package provides the server and related configuration files. Task: dns-server Package: bridge-utils Priority: optional Section: net Installed-Size: 148 Maintainer: Santiago Garcia Mantinan Architecture: i386 Version: 1.2-1 Depends: libc6 (>= 2.3.6-6) Recommends: ifupdown Conflicts: ifupdown (<< 0.6.0) Filename: pool/main/b/bridge-utils/bridge-utils_1.2-1_i386.deb Size: 28236 MD5sum: 160cf19f26cb61902fb8bb5048c882f2 SHA1: 2c47cfe6b26460237705d22260f2e0a0ddea7825 SHA256: 8575909e47a4bae46c293946724b38d214a28846996106d1625af29127432cbb Description: Utilities for configuring the Linux ethernet bridge This package contains utilities for configuring the Linux ethernet bridge in Linux 2.4 or later. The Linux ethernet bridge can be used for connecting multiple ethernet devices together. The connecting is fully transparent: hosts connected to one ethernet device see hosts connected to the other ethernet devices directly. Tag: interface::commandline, network::configuration, network::routing, protocol::ethernet, role::program, scope::utility, use::routing Package: bsdutils Essential: yes Priority: required Section: utils Installed-Size: 164 Maintainer: LaMont Jones Architecture: i386 Source: util-linux (2.12r-19etch1) Version: 1:2.12r-19etch1 Pre-Depends: libc6 (>= 2.3.6-6) Recommends: bsdmainutils Filename: pool/main/u/util-linux/bsdutils_2.12r-19etch1_i386.deb Size: 68548 MD5sum: 446b1ef1d65507eb4bb445b848669497 SHA1: 88a20d671e47e6d22bb6b0fb1bf3782ee2ff1d82 SHA256: a1f003df541cb4d5b9319218cfa6a2d7b3a84483dd8d402cd0fd6958c3753f24 Description: Basic utilities from 4.4BSD-Lite This package contains the bare minimum number of BSD utilities needed to boot a Debian system. You should probably also install bsdmainutils to get the remaining standard BSD utilities. . Included are: logger, renice, replay, script, wall Tag: admin::logging, implemented-in::c, interface::commandline, role::program, scope::utility, works-with::software:running, works-with::text Package: busybox Priority: optional Section: utils Installed-Size: 508 Maintainer: Debian Install System Team Architecture: i386 Version: 1:1.1.3-4 Replaces: busybox-static Depends: libc6 (>= 2.3.6-6) Conflicts: busybox-static Filename: pool/main/b/busybox/busybox_1.1.3-4_i386.deb Size: 286364 MD5sum: 8627944f9615f8c20694bbf26a62176f SHA1: 66778916d978a15e4a2d3d32ef182d75d5a032c0 SHA256: c7831e675c9302be875a2047ea03ce8c5eeacf8a61029a55b7f7b0e2740750a5 Description: Tiny utilities for small and embedded systems BusyBox combines tiny versions of many common UNIX utilities into a single small executable. It provides minimalist replacements for the most common utilities you would usually find on your desktop system (i.e., ls, cp, mv, mount, tar, etc.). The utilities in BusyBox generally have fewer options than their full-featured GNU cousins; however, the options that are included provide the expected functionality and behave very much like their GNU counterparts. . This package installs the BusyBox binary but does not install symlinks for any of the supported utilities. You can use /bin/busybox --install to install BusyBox to the current directory (you do not want to do this in / on your Debian system!). Package: bzip2 Priority: optional Section: utils Installed-Size: 436 Maintainer: Anibal Monsalve Salazar Architecture: i386 Version: 1.0.3-6 Replaces: libbz2 (<< 0.9.5d-3) Depends: libbz2-1.0 (= 1.0.3-6) Filename: pool/main/b/bzip2/bzip2_1.0.3-6_i386.deb Size: 268826 MD5sum: 7ef208c922e21be241649769d57e66a1 SHA1: 399ed2edf2f1b155cf599407956ce2cebbbe69c1 SHA256: a842f7d3618bf8d3f841a26210a5eb25b4dbbdc7bda5ae58445566a777e526c9 Description: high-quality block-sorting file compressor - utilities bzip2 is a freely available, patent free, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques, whilst being around twice as fast at compression and six times faster at decompression. . bzip2 compresses files using the Burrows-Wheeler block-sorting text compression algorithm, and Huffman coding. Compression is generally considerably better than that achieved by more conventional LZ77/LZ78-based compressors, and approaches the performance of the PPM family of statistical compressors. . The archive file format of bzip2 (.bz2) is incompatible with that of its predecessor, bzip (.bz). . Homepage: http://www.bzip.org/ Tag: implemented-in::c, interface::commandline, role::program, scope::utility, use::compressing, works-with::archive, works-with::file Package: coreutils Essential: yes Priority: required Section: utils Installed-Size: 10616 Maintainer: Michael Stone Architecture: i386 Version: 5.97-5.3 Replaces: textutils, shellutils, fileutils, stat, debianutils (<= 2.3.1), dpkg (<< 1.13.2) Provides: textutils, shellutils, fileutils Pre-Depends: libacl1 (>= 2.2.11-1), libc6 (>= 2.3.6-6), libselinux1 (>= 1.32) Conflicts: stat Filename: pool/main/c/coreutils/coreutils_5.97-5.3_i386.deb Size: 3136984 MD5sum: 31e0b45c02c79572524633adb1a353f4 SHA1: 3684c6f7a4eeba0c210900f4382283af74843a46 SHA256: 5715b547be835bd0ca6d030e692ebc7ba7f9062720a8b442aaab311d653165a9 Description: The GNU core utilities This package contains the essential basic system utilities. . Specifically, this package includes: basename cat chgrp chmod chown chroot cksum comm cp csplit cut date dd df dir dircolors dirname du echo env expand expr factor false fmt fold groups head hostid id install join link ln logname ls md5sum mkdir mkfifo mknod mv nice nl nohup od paste pathchk pinky pr printenv printf ptx pwd readlink rm rmdir sha1sum seq shred sleep sort split stat stty sum sync tac tail tee test touch tr true tsort tty uname unexpand uniq unlink users vdir wc who whoami yes Tag: admin::configuring, implemented-in::c, interface::commandline, role::program, scope::utility, suite::gnu, works-with::file Package: cpio Priority: important Section: utils Installed-Size: 352 Maintainer: Clint Adams Architecture: i386 Version: 2.6-18.1+etch1 Replaces: cpio-mt Depends: libc6 (>= 2.3.6-6) Conflicts: mt-st (<< 0.6), cpio-mt Filename: pool/main/c/cpio/cpio_2.6-18.1+etch1_i386.deb Size: 132096 MD5sum: c490f550663e524725544d389546e56f SHA1: ce9d7d7ba5232d885d27248938d7280139fd7723 SHA256: aa29ce98dc54494dccb70fc89fc0c59a910a9eecedf336ab3243a5ee2975927c Description: GNU cpio -- a program to manage archives of files GNU cpio is a tool for creating and extracting archives, or copying files from one place to another. It handles a number of cpio formats as well as reading and writing tar files. Build-Essential: yes Tag: hardware::storage, interface::commandline, role::program, scope::utility, suite::gnu, use::storing, works-with::archive, works-with-format::tar Package: cron Priority: important Section: admin Installed-Size: 296 Maintainer: Javier Fernandez-Sanguino Pen~a Architecture: i386 Version: 3.0pl1-100 Depends: libc6 (>= 2.3.6-6), libpam0g (>= 0.76), libselinux1 (>= 1.32), debianutils (>= 1.7), adduser, lsb-base (>= 3.0-10) Recommends: exim4 | postfix | mail-transport-agent Suggests: anacron (>= 2.0-1), logrotate, lockfile-progs, checksecurity Conflicts: suidmanager (<< 0.50), lockfile-progs (<< 0.1.7) Filename: pool/main/c/cron/cron_3.0pl1-100_i386.deb Size: 78412 MD5sum: 6df20017b8e896ec6cb54567f63b4c76 SHA1: c1aae903f8a04eacf32a940a511693ea6914d087 SHA256: 15fc1f5b59e9a32bb5cc1891f9fb0636be22aa2c85e474e43d5b9da232cfd2f5 Description: management of regular background processing cron is a background process (`daemon') that runs programs at regular intervals (for example, every minute, day, week or month); which processes are run and at what times are specified in the `crontab'. . Users may also install crontabs so that processes are run on their behalf, though this feature can be disabled or restricted to particular users. . Output from the commands is usually mailed to the system administrator (or to the user in question); you should probably install a mail system as well so that you can receive these messages. . This cron package is configured by default to do various standard system maintenance tasks, such as ensuring that logfiles do not grow endlessly and overflow the disk. . The lockfile-progs package is only a "Suggests" because of the poor way that dselect handles "Recommends", but I do strongly suggest that you install it; it prevents /etc/cron.daily/standard from running multiple times if something gets jammed. Tag: admin::automation, implemented-in::c, interface::daemon, role::program, scope::utility Package: cron-apt Priority: optional Section: admin Installed-Size: 88 Maintainer: Ola Lundqvist Architecture: all Version: 0.4.14 Depends: apt, debianutils (>= 1.7) Recommends: liblockfile1, mailx, cron Filename: pool/main/c/cron-apt/cron-apt_0.4.14_all.deb Size: 22684 MD5sum: d1ef797b88b5c20101d8aaf3969e47d2 SHA1: 1e3570e6ed7c646a19bb9444419cdc769e9555cb SHA256: f10a7936a8f80c1843113d204b2397d9c5c93307603eff3f562af917a59d655e Description: automatic update of packages using apt-get Contains a tool that is run by a cron job at regular intervals. By default it just updates the package list and download new packages without installing. You can instruct it to run anything that you can do with apt-get (or aptitude). . It can optionally sends mail to the system administrator on errors, log to syslog or a separate log file. . Observe that this tool may be a security risk, so you should not set it to do more than necessary. Automatic upgrade of all packages is NOT recommended unless you are in full control of the package repository. Tag: admin::automation, admin::package-management, interface::daemon, role::program, scope::utility, suite::debian, use::downloading, works-with::software:package Package: debconf Priority: required Section: admin Installed-Size: 780 Maintainer: Debconf Developers Architecture: all Version: 1.5.11etch2 Replaces: debconf-tiny Provides: debconf-2.0 Depends: debconf-i18n | debconf-english Pre-Depends: perl-base (>= 5.6.1-4) Recommends: apt-utils (>= 0.5.1) Suggests: debconf-doc, debconf-utils, whiptail | dialog | gnome-utils, libterm-readline-gnu-perl, libgnome2-perl, libqt-perl, libnet-ldap-perl, perl Conflicts: cdebconf (<< 0.96), debconf-tiny, apt (<< 0.3.12.1), menu (<= 2.1.3-1), dialog (<< 0.9b-20020814-1), whiptail (<< 0.51.4-11), whiptail-utf8 (<= 0.50.17-13), debconf-utils (<< 1.3.22) Filename: pool/main/d/debconf/debconf_1.5.11etch2_all.deb Size: 146740 MD5sum: 2d536fcf6a0f1274c3aceffcfcca11c6 SHA1: 9102117eddebe1ee303ee87d0bf8062cef39c536 SHA256: 121a49fcda79d882a914e818be373c6bb61ea57e899a567c6b819a9b4b9193a9 Description: Debian configuration management system Debconf is a configuration management system for debian packages. Packages use Debconf to ask questions when they are installed. Package: debconf-i18n Priority: required Section: admin Installed-Size: 564 Maintainer: Debconf Developers Architecture: all Source: debconf Version: 1.5.11etch2 Replaces: debconf (<< 1.3.0), debconf-utils (<< 1.3.22) Depends: debconf, liblocale-gettext-perl, libtext-iconv-perl, libtext-wrapi18n-perl, libtext-charwidth-perl Conflicts: debconf-english, debconf-utils (<< 1.3.22) Filename: pool/main/d/debconf/debconf-i18n_1.5.11etch2_all.deb Size: 151720 MD5sum: 87ad1db3a85da29dd3eb69d80085bc07 SHA1: 70ac6caa43e64ded5316436212d9cbbcbe5a1a5d SHA256: e5c2698d7b2286e40e4a9111fa7fb9e7673a21e4881fbd5306d29fe4f0209c60 Description: full internationalization support for debconf This package provides full internationalization for debconf, including translations into all available languages, support for using translated debconf templates, and support for proper display of multibyte character sets. Tag: devel::i18n, made-of::data:man, role::app-data, suite::debian Package: debconf-utils Priority: optional Section: devel Installed-Size: 84 Maintainer: Debconf Developers Architecture: all Source: debconf Version: 1.5.11etch2 Replaces: debconf (<< 0.1.0) Depends: debconf (>= 1.3.20) Conflicts: debconf (<< 0.1.0) Filename: pool/main/d/debconf/debconf-utils_1.5.11etch2_all.deb Size: 40016 MD5sum: 7fd0d283b7a7791f23d3f567223a3a1d SHA1: 0f0e400ab1e52dbc6758c2677693f786e3391407 SHA256: 636b9648671ecc6f6bbfb8bacdbb6add4eb1d742ffaae2017e59a93b80ccfe9c Description: debconf utilities This package contains some small utilities for debconf developers. Tag: admin::configuring, devel::debian, implemented-in::perl, interface::commandline, role::program, suite::debian, use::configuring Package: debian-archive-keyring Priority: important Section: misc Installed-Size: 60 Maintainer: Debian Release Team Architecture: all Version: 2009.01.31 Depends: gnupg Filename: pool/main/d/debian-archive-keyring/debian-archive-keyring_2009.01.31_all.deb Size: 12798 MD5sum: 3cdeff20c1e3a43070a02b3c36dbef8f SHA1: 4737f742e01cb09f18c521948a38a09ff7cb2996 SHA256: f541347f0d803962c29bd4e832dcdf25916b7e449d78b92eb5e17a622ca2b6b7 Description: GnuPG archive keys of the Debian archive The Debian project digitally signs its Release files. This package contains the archive keys used for that. Tag: admin::file-distribution, role::data, security::authentication, suite::debian Package: debianutils Essential: yes Priority: required Section: utils Installed-Size: 200 Maintainer: Clint Adams Architecture: i386 Version: 2.17 Replaces: miscutils, cron (<= 3.0pl1-31), tetex-bin (<< 1.0.6-1.1), manpages-fr (<= 0.9.3-1), passwd (<= 1:4.0.12-6) Pre-Depends: libc6 (>= 2.3.6-6), coreutils (>= 4.5.8-1), mktemp Conflicts: manpages-fr (<= 0.9.3-1) Filename: pool/main/d/debianutils/debianutils_2.17_i386.deb Size: 50586 MD5sum: cdf1faf7c5f398d316ab9d58b2c15f6c SHA1: 4eabe81687e62bc89849d9e68980f6888d71ed17 SHA256: 8e285bf5dca0a6ef34375eeafb04bf80d5e5fd9d76ff3fe30e136afa110b25ce Description: Miscellaneous utilities specific to Debian This package provides a number of small utilities which are used primarily by the installation scripts of Debian packages, although you may use them directly. . The specific utilities included are: installkernel mkboot run-parts savelog sensible-browser sensible-editor sensible-pager tempfile which. Tag: admin::configuring, implemented-in::c, implemented-in::perl, interface::commandline, role::program, scope::utility, suite::debian Package: defoma Priority: optional Section: admin Installed-Size: 464 Maintainer: Angus Lees Architecture: all Version: 0.11.10-0.1 Depends: whiptail | dialog, file, perl (>= 5.6.0-16) Recommends: libft-perl Suggests: defoma-doc, psfontmgr, x-ttcidfont-conf, dfontmgr Conflicts: defoma-x, defoma-ps, defoma-gs, psfontmgr (<< 0.5.0), x-ttcidfont-conf (<< 5), dfontmgr (<< 0.10.0) Filename: pool/main/d/defoma/defoma_0.11.10-0.1_all.deb Size: 100424 MD5sum: 616143fb217542a1601d3b3ad7f7401c SHA1: 3a96ff2496c2d27c1399e5a9cf52ba14a905448d SHA256: 086c2046b9a49bc91b1f2f85dd8981b20f7619badd4d3f2857cfa7a13e288e21 Description: Debian Font Manager -- automatic font configuration framework Defoma, which stands for DEbian FOnt MAnager, provides a framework for automatic font configuration. An application whose configuration of fonts usually requires manual intervention can automate the process through Defoma, by installing a Defoma-configuration script. The script gets called whenever a font is installed and removed, so that the script may update the application configuration. . Font packages should register their fonts to Defoma in order to have them configured automatically for applications. Enhances: debhelper Tag: admin::configuring, implemented-in::perl, interface::commandline, role::program, scope::utility, suite::debian, use::configuring, works-with::font Package: dhcp3-client Priority: important Section: net Installed-Size: 612 Maintainer: Eloy A. Paris Architecture: i386 Source: dhcp3 Version: 3.0.4-13+etch2 Depends: debianutils (>= 2.8.2), dhcp3-common (= 3.0.4-13+etch2), libc6 (>= 2.3.6-6), debconf (>= 0.5) | debconf-2.0 Suggests: resolvconf, avahi-autoipd Conflicts: dhcp-client (<< 3.0), samba-common (<< 3.0.0beta1-2) Filename: pool/main/d/dhcp3/dhcp3-client_3.0.4-13+etch2_i386.deb Size: 198194 MD5sum: fe580c33e7953d727015063e3e24d209 SHA1: 640911713957b337844a7f74b39f0b3da0281260 SHA256: 43c9bf48cc3e3548394fb073c6adb8c933a016ae3dd07322c2f23dfc93a43f8c Description: DHCP Client This is the DHCP client from version 3 of the Internet Software Consortium DHCP package. For more information visit the ISC web site at http://www.isc.org. . This is a split off from the dhcp package and contains the DHCP client tools. . Cable modem users likely need this or another dhcp client to successfully connect to the network. . Documentation (apart from manpages) can be found in the dhcp package. Tag: interface::commandline, network::client, network::configuration, protocol::dhcp, protocol::ip, role::program, use::configuring Package: dhcp3-common Priority: important Section: net Installed-Size: 596 Maintainer: Eloy A. Paris Architecture: i386 Source: dhcp3 Version: 3.0.4-13+etch2 Depends: debianutils (>= 2.8.2), libc6 (>= 2.3.6-6) Filename: pool/main/d/dhcp3/dhcp3-common_3.0.4-13+etch2_i386.deb Size: 265170 MD5sum: 5f0e7243ba3c59251a236b332fa0818f SHA1: ce36669d9f5bbff8f78fc4c4d00e70fb197a033f SHA256: 4ba05259674abc68438a9e461cd410d8cf17f69f4a721c3a68358ad150962063 Description: Common files used by all the dhcp3* packages This package contains all the files used by all the packages from ISC DHCP version 3. Tag: network::configuration, protocol::dhcp, protocol::ip, role::app-data, special::auto-inst-parts, use::configuring Package: dhcp3-server Priority: optional Section: net Installed-Size: 816 Maintainer: Eloy A. Paris Architecture: i386 Source: dhcp3 Version: 3.0.4-13+etch2 Depends: debianutils (>= 2.8.2), dhcp3-common (= 3.0.4-13+etch2), libc6 (>= 2.3.6-6), debconf (>= 0.5) | debconf-2.0 Conflicts: dhcp Filename: pool/main/d/dhcp3/dhcp3-server_3.0.4-13+etch2_i386.deb Size: 290962 MD5sum: ecb192ccc56b7982a8c60e54e4d55bbb SHA1: 28e1e3d67e27e80ae6e55eda507cb346ab2e655a SHA256: 3dd440fe7ab8feb3276919e4d1c6789d4f7bcfea50d030db7c64d5556407e8da Description: DHCP server for automatic IP address assignment This is the DHCP server from version 3 of the Internet Software Consortium DHCP package. For more information visit the ISC web site at http://www.isc.org. . Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP (actually dhcpd includes much of the functionality of BOOTPD!). It assigns IP addresses to clients based on lease times. DHCP is used extensively by Microsoft and more recently also by Apple. It is probably essential in any multi-platform environment. . Multiple Ethernet Interfaces are supported by this DHCP package. Tag: interface::daemon, network::configuration, network::server, protocol::dhcp, protocol::ip, role::program, use::configuring Package: diff Essential: yes Priority: required Section: utils Installed-Size: 744 Maintainer: Santiago Vila Architecture: i386 Source: diffutils Version: 2.8.1-11 Pre-Depends: libc6 (>= 2.3.2.ds1-4) Suggests: diff-doc Filename: pool/main/d/diffutils/diff_2.8.1-11_i386.deb Size: 184888 MD5sum: 618e3ef22dfea595be2166f0c579ec74 SHA1: 9af9d9982f72743a45b78481244254f31dbf14c3 SHA256: 29444f20c30c9f00bf0ea1b2d5958f164ecd6a553718847e1acb8d0a384f316f Description: File comparison utilities The diff package provides the diff, diff3, sdiff, and cmp programs. . `diff' shows differences between two files, or each corresponding file in two directories. `cmp' shows the offsets and line numbers where two files differ. `cmp' can also show all the characters that differ between the two files, side by side. `diff3' shows differences among three files. `sdiff' merges two files interactively. . The set of differences produced by `diff' can be used to distribute updates to text files (such as program source code) to other people. This method is especially useful when the differences are small compared to the complete files. Given `diff' output, the `patch' program can update, or "patch", a copy of the file. Tag: interface::commandline, role::program, scope::utility, suite::gnu, use::synchronizing, works-with::file, works-with::text Package: dmidecode Priority: important Section: utils Installed-Size: 172 Maintainer: Petter Reinholdtsen Architecture: i386 Version: 2.8-4 Depends: libc6 (>= 2.3.6-6) Conflicts: lm-sensors (<< 2.8.1-2) Filename: pool/main/d/dmidecode/dmidecode_2.8-4_i386.deb Size: 54792 MD5sum: 4530863a8a36f3510716ffb03015d824 SHA1: 952291facfc22d7af7d5a65d8aba44576fd9aa4c SHA256: c5777937dd4f00dc52cf3fa5fb6260efa279e6de5cc822908da3597828ae91ce Description: Dump Desktop Management Interface data The Desktop Management Interface provides a standardized description of a computer's hardware, including characteristics such as BIOS serial number and hardware connectors. dmidecode provides a dump of the DMI data available from the BIOS. It is used as a back-end tool by other hardware detection programs. Tag: admin::hardware, hardware::detection, interface::commandline, role::program, scope::utility, use::viewing Package: dpkg Essential: yes Priority: required Section: admin Installed-Size: 6296 Maintainer: Dpkg Developers Architecture: i386 Version: 1.13.26 Replaces: dpkg-doc-ja, dpkg-static, manpages-de (<= 0.4-3), manpages-pl (<= 20051117-1) Pre-Depends: libc6 (>= 2.3.6-6), coreutils (>= 5.93-1) Suggests: apt, lzma Conflicts: sysvinit (<< 2.82-1), dpkg-iasearch (<< 0.11), dpkg-static, dpkg-dev (<< 1.10) Filename: pool/main/d/dpkg/dpkg_1.13.26_i386.deb Size: 2033986 MD5sum: b46326cd6803690f1866eaaf4dc9abc1 SHA1: 85e8172e5d138dd53f948202dab56744ed25c6f2 SHA256: ee55f2f46334b031684ebad84716be793361a2362f377282ec72b21e8bfcc653 Description: package maintenance system for Debian This package contains the low-level commands for handling the installation and removal of packages on your system. . In order to unpack and build Debian source packages you will need to install the developers' package `dpkg-dev' as well as this one. Origin: debian Bugs: debbugs://bugs.debian.org Tag: admin::package-management, implemented-in::c, implemented-in::perl, interface::commandline, role::program, scope::utility, suite::debian, use::configuring, use::scanning, works-with::software:package Package: dselect Priority: required Section: admin Installed-Size: 1912 Maintainer: Dpkg Developers Architecture: i386 Source: dpkg Version: 1.13.26 Replaces: dpkg (<< 1.10.3) Depends: libc6 (>= 2.3.6-6), libgcc1 (>= 1:4.1.1-12), libncurses5 (>= 5.4-5), libstdc++6 (>= 4.1.1-12), dpkg (>= 1.13.1) Filename: pool/main/d/dpkg/dselect_1.13.26_i386.deb Size: 527658 MD5sum: 48c1d4bf3da8c1e510a53d9f584dd6d1 SHA1: 5f8117c10f438acfe5b19049ec4eab527287488b SHA256: a7e745d572c3c3e621b1c913801d2f688122e2b6868873d341b237b9aa6c7bb1 Description: user tool to manage Debian packages dselect is an interface for managing the installation and removal of packages on your system. . Many users find dselect intimidating and new users may prefer to use `apt'-based user interfaces. Origin: debian Bugs: debbugs://bugs.debian.org Tag: admin::package-management, implemented-in::c++, interface::text-mode, role::program, scope::application, suite::debian, uitoolkit::ncurses, works-with::software:package Package: e2fslibs Priority: required Section: libs Installed-Size: 200 Maintainer: Theodore Y. Ts'o Architecture: i386 Source: e2fsprogs Version: 1.39+1.40-WIP-2006.11.14+dfsg-2etch1 Replaces: e2fsprogs (<< 1.34-1) Provides: libext2fs2, libe2p2 Depends: libc6 (>= 2.3.6-6) Filename: pool/main/e/e2fsprogs/e2fslibs_1.39+1.40-WIP-2006.11.14+dfsg-2etch1_i386.deb Size: 87184 MD5sum: 857eccd3c43a4ed29ec3aed9dbd9733e SHA1: 324dfe3d1e32c5ceeea6fe2af6f1b517db4f9b8e SHA256: 52e47af4d5e3c535ae1138e65940da611127f20002ba6174eaa4d3570e472106 Description: ext2 filesystem libraries The ext2fs and e2p libraries are used by programs that directly access EXT2 filesystems from usermode programs. The EXT2 filesystem is very often used as the default filesystem on Linux systems. Various system programs that use libext2fs include e2fsck, mke2fs, tune2fs, etc. Programs that use libe2p include dumpe2fs, chattr, and lsattr. Tag: role::shared-lib Package: e2fsprogs Essential: yes Priority: required Section: admin Installed-Size: 1620 Maintainer: Theodore Y. Ts'o Architecture: i386 Version: 1.39+1.40-WIP-2006.11.14+dfsg-2etch1 Replaces: hurd (<= 20040301-1), libblkid1 (<< 1.38+1.39-WIP-2005.12.10-2), libuuid1 (<< 1.38+1.39-WIP-2005.12.10-2) Pre-Depends: e2fslibs (= 1.39+1.40-WIP-2006.11.14+dfsg-2etch1), libblkid1 (>= 1.34-1), libc6 (>= 2.3.6-6), libcomerr2 (>= 1.34-1), libss2 (>= 1.34-1), libuuid1 (>= 1.34-1) Suggests: gpart, parted, e2fsck-static Conflicts: dump (<< 0.4b4-4), quota (<< 1.55-8.1), initscripts (<< 2.85-4), sysvinit (<< 2.85-4) Filename: pool/main/e/e2fsprogs/e2fsprogs_1.39+1.40-WIP-2006.11.14+dfsg-2etch1_i386.deb Size: 596162 MD5sum: a9921153e25ab44869fd0fd4dff122c0 SHA1: 6c3ab77c57c00f5a11644e1340450d1fc081cb59 SHA256: b321d84956924408889b6bf20d69eb497140224b5a6c76525086c8b3ad440a08 Description: ext2 file system utilities and libraries EXT2 stands for "Extended Filesystem", version 2. It's the main filesystem type used for hard disks on Debian and other Linux systems. . This package contains programs for creating, checking, and maintaining EXT2 filesystems, and the generic `fsck' wrapper. Tag: admin::configuring, admin::filesystem, hardware::storage, interface::commandline, role::program, scope::utility, security::integrity, use::checking Package: file Priority: standard Section: utils Installed-Size: 60 Maintainer: Michael Piefel Architecture: i386 Version: 4.17-5etch3 Depends: libmagic1 (= 4.17-5etch3), libc6 (>= 2.3.6-6), libmagic1 Filename: pool/main/f/file/file_4.17-5etch3_i386.deb Size: 31912 MD5sum: 357498576b101533402949decff1ebe5 SHA1: 46ef5130f230747d9242d65ddf43403915ccf305 SHA256: 9192dbd4736fd6c999c838fc345caf869562475327f7ddd3e5672578665fcf93 Description: Determines file type using "magic" numbers File tests each argument in an attempt to classify it. There are three sets of tests, performed in this order: filesystem tests, magic number tests, and language tests. The first test that succeeds causes the file type to be printed. . Starting with version 4, the file command is not much more than a wrapper around the "magic" library. Tag: interface::commandline, role::program, scope::utility, use::scanning, works-with::file Package: findutils Essential: yes Priority: required Section: utils Installed-Size: 1268 Maintainer: Andreas Metzler Architecture: i386 Version: 4.2.28-1etch1 Pre-Depends: libc6 (>= 2.3.6-6) Filename: pool/main/f/findutils/findutils_4.2.28-1etch1_i386.deb Size: 350942 MD5sum: 57e5ff463c362c17f1262d395793e798 SHA1: 59d60a701936724c97851aa6a601b837a60dc797 SHA256: 35247479b93f642280bc889f4ee68c159cc0acb65c3f85ba5d0bdb16e1788607 Description: utilities for finding files--find, xargs, and locate These utilities find files meeting specified criteria and perform various actions on the files which are found. Tag: implemented-in::c, interface::commandline, role::program, scope::utility, use::searching, works-with::file Package: finger Priority: standard Section: net Installed-Size: 76 Maintainer: Anibal Monsalve Salazar Architecture: i386 Source: bsd-finger Version: 0.17-10 Replaces: netstd Depends: libc6 (>= 2.3.6-6) Filename: pool/main/b/bsd-finger/finger_0.17-10_i386.deb Size: 17840 MD5sum: afdbae18aa0031415c0caf6a573daa83 SHA1: 3adf588060d1fdfc18339e88cda88adf40ebaec0 SHA256: d3c719c7360b3354702a21cbf2fe86ffca083fa74bd7a1b97489cff06f48625b Description: user information lookup program finger displays information about the system users. Tag: interface::commandline, network::client, protocol::finger, role::program, works-with::people Package: fontconfig-config Priority: optional Section: libs Installed-Size: 312 Maintainer: Keith Packard Architecture: all Source: fontconfig Version: 2.4.2-1.2 Replaces: fontconfig (<< 2.3.2-2) Depends: debconf (>= 0.5) | debconf-2.0, ucf (>= 0.29), ttf-dejavu | ttf-bitstream-vera | ttf-freefont | gsfonts-x11 | msttcorefonts Conflicts: fontconfig (<< 2.3.2-2) Filename: pool/main/f/fontconfig/fontconfig-config_2.4.2-1.2_all.deb Size: 148676 MD5sum: f092105023bfd67cca6ebd8544954e11 SHA1: bfb2ddfa87370e369c8a143db7dc331572dd421f SHA256: 216a55e39796d0aebcc7c694e72c30f9922c38e70496120c59d7463679ef452c Description: generic font configuration library - configuration Fontconfig is a font configuration and customization library, which does not depend on the X Window System. It is designed to locate fonts within the system and select them according to requirements specified by applications. . This package contains the configuration files and scripts for fontconfig. Tag: made-of::data:xml, role::app-data, special::auto-inst-parts, works-with::font Package: frox Priority: optional Section: net Installed-Size: 340 Maintainer: Emmanuel le Chevoir Architecture: i386 Version: 0.7.18-3 Depends: libc6 (>= 2.3.5-1) Suggests: squid, logrotate Filename: pool/main/f/frox/frox_0.7.18-3_i386.deb Size: 94108 MD5sum: e0ae7ecf5f2781b2576d02466cf977bf SHA1: b7dc92e0778428e1764d64bdb1e824f9b7ff3a54 SHA256: c5e583da9d539f612ed60845820bec9fe7cf0bd11aff8e776943085b7ca9c520 Description: Transparent caching ftp proxy Frox is an FTP proxy with the following features. - Written with security in mind, default setup runs as a non-root user in a chroot jail. - It supports caching of FTP downloads, either through a local cache, or by redirecting connections through another proxy such as squid. - Downloads may be transparently scanned for viruses (through an external scanner). - Controllable via scripts, there is an interface for writing scripts to add features or modify frox's behavior, examples included. . Transparent proxy support is not automatically setup by this package. Tag: filetransfer::ftp, interface::daemon, network::server, protocol::ftp, role::program, use::proxying, works-with::file Package: gcc-3.3-base Priority: optional Section: devel Installed-Size: 208 Maintainer: Debian GCC Maintainers Architecture: i386 Source: gcc-3.3 (1:3.3.6ds1-15) Version: 1:3.3.6-15 Filename: pool/main/g/gcc-3.3/gcc-3.3-base_3.3.6-15_i386.deb Size: 150738 MD5sum: 4aeaee47c401f494469220141c093443 SHA1: 92198b9de282dbd64a2f1cdfdedd312dcc97eba9 SHA256: cf2079c8935215e4fb18a51981ed8e7d7d922467362f043d85266ed6cf6ef458 Description: The GNU Compiler Collection (base package) This package contains files common to all languages and libraries contained in the GNU Compiler Collection (GCC). Tag: devel::compiler, devel::lang:c, implemented-in::c, interface::commandline, role::app-data, special::auto-inst-parts, suite::gnu, works-with::software:source Package: gcc-4.1-base Priority: required Section: devel Installed-Size: 220 Maintainer: Debian GCC Maintainers Architecture: i386 Source: gcc-4.1 (4.1.1ds2-21) Version: 4.1.1-21 Filename: pool/main/g/gcc-4.1/gcc-4.1-base_4.1.1-21_i386.deb Size: 198608 MD5sum: 21b019ebe780d1a0c48683a8bf07799d SHA1: db23a1a16ff86a7eea9658b38dec2a24251ea10c SHA256: 17f2a157d633fab3607da8eb0c3880d1a17edf78088cbb03ad11a33a1a43751a Description: The GNU Compiler Collection (base package) This package contains files common to all languages and libraries contained in the GNU Compiler Collection (GCC). Tag: devel::compiler, devel::lang:c, implemented-in::c, interface::commandline, role::app-data, special::auto-inst-parts, suite::gnu, works-with::software:source Package: gnupg Priority: important Section: utils Installed-Size: 4576 Maintainer: James Troup Architecture: i386 Version: 1.4.6-2+etch1 Replaces: gpg-rsa, gpg-rsaref Provides: gpg-rsa, gpg-rsaref Depends: libbz2-1.0, libc6 (>= 2.3.6-6), libldap2 (>= 2.1.17-1), libreadline5 (>= 5.2), libusb-0.1-4 (>= 2:0.1.12), zlib1g (>= 1:1.2.1), gpgv, makedev (>= 2.3.1-13) | devfsd | hurd Suggests: gnupg-doc, xloadimage Conflicts: gpg-rsa, gpg-rsaref, suidmanager (<< 0.50), gpg-idea (<= 2.2) Filename: pool/main/g/gnupg/gnupg_1.4.6-2+etch1_i386.deb Size: 1841596 MD5sum: e9c43b1b0e1520b8d89c21c62d8329a0 SHA1: 677fae5c7617b1f41d1f1eddbe930a21fe1eeae7 SHA256: fbb4b284f706d7a50ba70a58df74e678bebe6e652ce6d3a5c0618af954264d4d Description: GNU privacy guard - a free PGP replacement GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC2440. . GnuPG does not use any patented algorithms so it cannot be compatible with PGP2 because it uses IDEA (which is patented worldwide). Tag: interface::commandline, role::program, scope::utility, security::cryptography, suite::gnu, works-with::file Package: gpgv Priority: important Section: utils Installed-Size: 292 Maintainer: James Troup Architecture: i386 Source: gnupg Version: 1.4.6-2+etch1 Replaces: gnupg (<< 1.4.5-2) Depends: libc6 (>= 2.3.6-6), zlib1g (>= 1:1.2.1) Suggests: gnupg Filename: pool/main/g/gnupg/gpgv_1.4.6-2+etch1_i386.deb Size: 142710 MD5sum: 7452dcd89d8c7ab5f0d68b574dfcee39 SHA1: 7bdf252c17717630eb5494c5b301fb59a4cb6ca3 SHA256: cad94c0a2d64a98eb5d54cabf80c5af39141d5f3c49a5ce7a3042846db93dde1 Description: GNU privacy guard - signature verification tool GnuPG is GNU's tool for secure communication and data storage. . gpgv is a stripped-down version of gnupg which is only able to check signatures. It is smaller than the full-blown gnupg and uses a different (and simpler) way to check that the public keys used to make the signature are trustworthy. Tag: interface::commandline, role::program, scope::utility, security::cryptography, suite::gnu, use::checking Package: grep Essential: yes Priority: required Section: utils Installed-Size: 644 Maintainer: Anibal Monsalve Salazar Architecture: i386 Version: 2.5.1.ds2-6 Provides: rgrep Pre-Depends: libc6 (>= 2.3.6-6) Conflicts: rgrep Filename: pool/main/g/grep/grep_2.5.1.ds2-6_i386.deb Size: 146100 MD5sum: f5ff5a298d5b825aceaa02cc29c2bd5b SHA1: 47408b866f3772bd73f1f9fcd1a1d7f84242a270 SHA256: c1cd478952d465ae000e764dc0a3848611b74aaf08a8e9e287a779878b3810e1 Description: GNU grep, egrep and fgrep 'grep' is a utility to search for text in files; it can be used from the command line or in scripts. Even if you don't want to use it, other packages on your system probably will. . The GNU family of grep utilities may be the "fastest grep in the west". GNU grep is based on a fast lazy-state deterministic matcher (about twice as fast as stock Unix egrep) hybridized with a Boyer-Moore-Gosper search for a fixed string that eliminates impossible text from being considered by the full regexp matcher without necessarily having to look at every character. The result is typically many times faster than Unix grep or egrep. (Regular expressions containing backreferencing will run more slowly, however.) Tag: implemented-in::c, interface::commandline, role::program, scope::utility, suite::gnu, use::searching, works-with::text Package: grub Priority: optional Section: admin Installed-Size: 728 Maintainer: Grub Maintainers Architecture: i386 Version: 0.97-27etch1 Depends: libc6 (>= 2.3.6-6), libncurses5 (>= 5.4-5) Suggests: grub-doc, mdadm Filename: pool/main/g/grub/grub_0.97-27etch1_i386.deb Size: 374654 MD5sum: f0d1cc025236b79e6eccbb420e09efc0 SHA1: 92dba502ad3189cf3630c7f29055232231011b89 SHA256: b08773b973aa6f958a426fc668d755b58c2bad89245f842853c9020ea36555bb Description: GRand Unified Bootloader GRUB is a GPLed bootloader intended to unify bootloading across x86 operating systems. In addition to loading the Linux kernel, it implements the Multiboot standard, which allows for flexible loading of multiple boot images (needed for modular kernels such as the GNU Hurd). Tag: admin::boot, interface::shell, interface::text-mode, role::program, scope::application, uitoolkit::ncurses Package: gzip Essential: yes Priority: required Section: utils Installed-Size: 228 Maintainer: Bdale Garbee Architecture: i386 Version: 1.3.5-15+etch1 Depends: debianutils (>= 1.6) Pre-Depends: libc6 (>= 2.3.6-6) Suggests: less Filename: pool/main/g/gzip/gzip_1.3.5-15+etch1_i386.deb Size: 74324 MD5sum: ac441b57b7423d65985acaef2e40df9f SHA1: be29ce2acf06604100d95c3c1ed7b96f19d67820 SHA256: ebdf030462b22dc295c219b1b12ebce865ec9947df1f81d2baf6bf458a909580 Description: The GNU compression utility This is the standard GNU file compression utility, which is also the default compression tool for Debian. It typically operates on files with names ending in '.gz'. . This package can also decompress '.Z' files created with 'compress'. Tag: implemented-in::c, interface::commandline, role::program, scope::utility, suite::gnu, use::compressing, works-with::archive, works-with::file Package: hdparm Priority: optional Section: admin Installed-Size: 240 Maintainer: Stephen Gran Architecture: i386 Version: 6.9-2 Replaces: apmd (<= 3.0.2-1.15) Depends: libc6 (>= 2.3.6-6), lsb-base Suggests: apmd Filename: pool/main/h/hdparm/hdparm_6.9-2_i386.deb Size: 60872 MD5sum: 6926574d894c90d739d3f801752f90e5 SHA1: aa1169df516a9ecf2798f85dccd7c1ed3bd8c333 SHA256: 918cf5158fd583d73c210d9e3f46c25434f91f6d30063b700490e70a751c2fff Description: tune hard disk parameters for high performance Get/set hard disk parameters for Linux IDE drives. Primary use is for enabling irq-unmasking and IDE multiplemode. Tag: admin::benchmarking, admin::hardware, hardware::storage, implemented-in::c, interface::commandline, role::program, use::configuring Package: hostname Essential: yes Priority: required Section: admin Installed-Size: 80 Maintainer: Daniel Baumann Architecture: i386 Version: 2.93 Pre-Depends: libc6 (>= 2.3.6-6) Filename: pool/main/h/hostname/hostname_2.93_i386.deb Size: 10208 MD5sum: db28b321ca8e39f912bcea1ff5b147a9 SHA1: beccd162c19428a893d647591c1d6d8246d02f2c SHA256: 3ee4bb60e8127c38dcfc3c830c2a4e5bc99a13d2fee19f013ffbb281e0fc497e Description: utility to set/show the host name or domain name The hostname command can be used to either set or display the current host or domain name of the system. This name is used by many of the networking programs to identify the machine. The domain name is also used by NIS/YP. Tag: interface::commandline, role::program, scope::utility, use::configuring Package: ifupdown Priority: important Section: admin Installed-Size: 244 Maintainer: Anthony Towns Architecture: i386 Version: 0.6.8 Replaces: netbase (<< 4.00) Depends: net-tools, libc6 (>= 2.3.6-6), debconf (>= 1.2.0) | debconf-2.0, lsb-base Suggests: iproute, dhcp3-client | dhcp-client, ppp Filename: pool/main/i/ifupdown/ifupdown_0.6.8_i386.deb Size: 50852 MD5sum: 63377920f0fdcd98d86e22eabf148395 SHA1: e12ef685eb3943ac73fb859bc26b483a0a0396a4 SHA256: 24dca607a0f170fe842b269662a5cdecb2e1ffd1332ae1c28dcc04b0acd5e719 Description: high level tools to configure network interfaces This package provides the tools ifup and ifdown which may be used to configure (or, respectively, deconfigure) network interfaces based on interface definitions in the file /etc/network/interfaces. Tag: implemented-in::c, implemented-in::perl, interface::commandline, network::configuration, protocol::ipv6, role::program, scope::utility, use::configuring Package: inetutils-syslogd Priority: extra Section: net Installed-Size: 216 Maintainer: Guillem Jover Architecture: i386 Source: inetutils Version: 2:1.5.dfsg.1-2 Replaces: syslogd Provides: system-log-daemon, linux-kernel-log-daemon Depends: libc6 (>= 2.3.6-6), netbase, lsb-base Conflicts: system-log-daemon, linux-kernel-log-daemon Filename: pool/main/i/inetutils/inetutils-syslogd_1.5.dfsg.1-2_i386.deb Size: 84396 MD5sum: 9083b5f3f95ae56d754820be3e61c012 SHA1: 8b790ea0600ba20389b77e42c6bb6b42c92f9a74 SHA256: 37032224012774cdcdffd0d1697ff3e1744c58acefdcdcc4b53f974a8d730319 Description: System logging daemon The syslog daemon is responsible for providing logging of messages received from programs and facilities on the local host as well as from remote hosts. Tag: admin::logging, implemented-in::c, interface::daemon, network::server, role::program, suite::gnu, works-with::logfile Package: initramfs-tools Priority: optional Section: utils Installed-Size: 352 Maintainer: Debian kernel team Architecture: all Version: 0.85i Provides: linux-initramfs-tool Depends: klibc-utils (>= 1.4.19-2), busybox (>= 1:1.01-3) | busybox-cvs-static (>= 20040623-1), cpio, module-init-tools, udev (>= 0.086-1) Filename: pool/main/i/initramfs-tools/initramfs-tools_0.85i_all.deb Size: 62736 MD5sum: 0972fcd35345f91fd99412ba197943d1 SHA1: 2959343c266b29f816f40e32345a124106637018 SHA256: 01bd0a9ca69ee9486d87f04002ca33389f7ac9bca329c0410934a313b2e3d298 Description: tools for generating an initramfs This package contains tools to create and boot an initramfs for packaged 2.6 Linux kernel. The initramfs is a gzipped cpio archive. At boot time, the kernel unpacks that archive into RAM, mounts and uses it as initial root file system. The mounting of the real root file system occurs in early user space. klibc provides utilities to setup root. Having the root on EVMS, MD, LVM2, LUKS or NFS is also supported. Any boot loader with initrd support is able to load an initramfs archive. Package: initscripts Priority: required Section: admin Installed-Size: 252 Maintainer: Debian sysvinit maintainers Architecture: i386 Source: sysvinit Version: 2.86.ds1-38+etchnhalf.1 Replaces: mdutils, sysvinit (<< 2.85-12), libc6, libc6.1, libc0.1, libc0.3 Depends: libc6 (>= 2.3.6-6), mount (>= 2.11x-1), e2fsprogs (>= 1.32+1.33-WIP-2003.04.14-1), debianutils (>= 2.13.1), lsb-base (>= 3.0-6), sysvinit-utils Recommends: psmisc Conflicts: mdutils, sysv-rc (<< 2.86.ds1-1.2), sysvinit (<< 2.86.ds1-12), udev (<< 0.080-1) Filename: pool/main/s/sysvinit/initscripts_2.86.ds1-38+etchnhalf.1_i386.deb Size: 59718 MD5sum: 314645fc8df071664fad7094fffa4b0e SHA1: e194775d96080e4699b99b128a5592b791541e6d SHA256: 172f00c6daff890a45bb5db355d53f7f49a1f3f3f6ec9d6347480239e819ecd8 Description: Scripts for initializing and shutting down the system The scripts in this package initialize a standard Debian GNU/Linux system at boot time and finalize it at halt or reboot time. Tag: admin::boot, admin::power-management, interface::daemon, role::program, scope::utility, use::configuring Package: iptables Priority: important Section: net Installed-Size: 1332 Maintainer: Laurence J. Lane Architecture: i386 Version: 1.3.6.0debian1-5 Depends: libc6 (>= 2.3.6-6), libselinux1 (>= 1.32) Filename: pool/main/i/iptables/iptables_1.3.6.0debian1-5_i386.deb Size: 402944 MD5sum: 5561c762660323d1eca29d528d7f2bd8 SHA1: 4e548e23a105952fafda8e5fec29dab53167bcc1 SHA256: da6bf07ffdffb193ca855746459b05c75cd7b0c8267ef56b92f7dc0eff28d2bd Description: administration tools for packet filtering and NAT netfilter and iptables provide a Linux kernel framework for stateful and stateless packet filtering, network and port address translation, and other IP packet manipulation. The framework is the successor to ipchains. . netfilter and iptables are used in applications such as Internet connection sharing, firewalls, IP accounting, transparent proxying, advanced routing and traffic control. . Please note: the iptables extensions included in this package require kernel support that might not be available in official Linux kernel sources or Debian's packaged Linux kernel sources. And if support for any extension is available for the specific Linux kernel source version, that support might not be enabled in the Linux kernel binary in use. . In particular, kernel patches for IPV4OPTSSTRIP, ROUTE, TARPIT, ipv4options, u32 and set are currently located in patch-o-matic-ng via the netfilter website. patch-o-matic-ng patches are often imported into the official Linux kernel source tree. . netfilter web site: http://www.netfilter.org/ Tag: admin::configuring, interface::commandline, network::firewall, role::program, role::shared-lib, scope::utility, security::firewall, works-with::network-traffic Package: iputils-ping Priority: important Section: net Installed-Size: 120 Maintainer: Noah Meyerhans Architecture: i386 Source: iputils Version: 3:20020927-6 Replaces: netbase (<< 4.00) Provides: ping Depends: libc6 (>= 2.3.6-6) Conflicts: ping, suidmanager (<< 0.50) Filename: pool/main/i/iputils/iputils-ping_20020927-6_i386.deb Size: 42000 MD5sum: 43823a48def3fbd877bee0af362df8a0 SHA1: 00b030258bbcf7bebe3f77fb0e0b72863ccfb657 SHA256: b43e756aa3c9415a8bd56a859d7ef9da37779db1a28833fd01769637f0343141 Description: Tools to test the reachability of network hosts The ping command sends ICMP ECHO_REQUEST packets to a host in order to test if the host is reachable via the network. . This package includes a ping6 utility which supports IPv6 network connections. Tag: admin::monitoring, implemented-in::c, interface::commandline, network::scanner, protocol::ipv6, role::program, scope::utility Package: klibc-utils Priority: optional Section: libs Installed-Size: 428 Maintainer: maximilian attems Architecture: i386 Source: klibc Version: 1.4.34-2 Depends: libklibc (= 1.4.34-2) Filename: pool/main/k/klibc/klibc-utils_1.4.34-2_i386.deb Size: 158082 MD5sum: d22cba512d7d070f0e5b743e56ff5d46 SHA1: 0f0ecfe15bd9284e2697383f8acd047eeda3aa26 SHA256: e443d029182ea977b1780de7e5774d8916aec749d0620fa8abaea5e77e518a45 Description: small statically-linked utilities built with klibc This package contains a collection of programs that are statically linked against klibc. These duplicate some of the functionality of a regular Linux toolset, but are typically much smaller than their full-function counterparts. They are intended for inclusion in initramfs images and embedded systems. Tag: implemented-in::c, interface::commandline, role::program, scope::utility Package: laptop-detect Priority: important Section: utils Installed-Size: 12 Maintainer: Thom May Architecture: i386 Version: 0.12.1 Depends: dmidecode Filename: pool/main/l/laptop-detect/laptop-detect_0.12.1_i386.deb Size: 2512 MD5sum: 162466e7d15944a93cb688cbbd6de6f4 SHA1: 6e2b149f54dbf6701cdb6a23a712172f57b18b1a SHA256: 7a6da3a022209c5f1f2076302f84594f99d6ab249b103ec38faf6ecd1f98af1b Description: attempt to detect a laptop Laptop mode attempts to determine whether it is being run on a laptop or a desktop and appraises its caller of this. Tag: admin::configuring, hardware::laptop, implemented-in::shell, interface::commandline, role::program, scope::utility Package: libacl1 Priority: required Section: libs Installed-Size: 44 Maintainer: Nathan Scott Architecture: i386 Source: acl Version: 2.2.41-1 Depends: libattr1 (>= 2.4.4-1), libc6 (>= 2.3.6-6) Conflicts: acl (<< 2.0.0), libacl1-kerberos4kth Filename: pool/main/a/acl/libacl1_2.2.41-1_i386.deb Size: 15030 MD5sum: 85c869d1109409adc36a963c8527cb10 SHA1: 7097f133965757fc69fa86adac199a4816db33cf SHA256: 322caa80ab62b2e7c37946caf1d8f45f21094e9419217000263536946106cf7b Description: Access control list shared library This package contains the libacl.so dynamic library containing the POSIX 1003.1e draft standard 17 functions for manipulating access control lists. Tag: admin::user-management, devel::library, role::shared-lib Package: libattr1 Priority: required Section: libs Installed-Size: 36 Maintainer: Nathan Scott Architecture: i386 Source: attr Version: 2.4.32-1 Depends: libc6 (>= 2.3.5-1) Conflicts: attr (<< 2.0.0) Filename: pool/main/a/attr/libattr1_2.4.32-1_i386.deb Size: 9034 MD5sum: d3f0104077883adb67c7885a0794bb5b SHA1: afb616a4941b57cad7cf18afd2858d3773e12242 SHA256: 9aa43d126a99773423910c33192bd743e8a116956e08255709cff05fbf261f60 Description: Extended attribute shared library Contains the runtime environment required by programs that make use of extended attributes. Tag: admin::user-management, devel::library, role::shared-lib Package: libauthen-pam-perl Priority: optional Section: perl Installed-Size: 136 Maintainer: Florian Ragwitz Architecture: i386 Version: 0.16-1 Depends: perlapi-5.8.7, perl (>= 5.8.7-7), libc6 (>= 2.3.5-1), libpam0g (>= 0.76) Filename: pool/main/liba/libauthen-pam-perl/libauthen-pam-perl_0.16-1_i386.deb Size: 32630 MD5sum: ba318826b7d5d23339f9a5df772e7f59 SHA1: cb6b22fbb038cf5d7c6685dbc287c1a28c1f119b SHA256: 3fe7a33cb458777f032a484ac34862f841a3c894944280cece676a64f7b2676f Description: Perl interface to PAM library The Authen::PAM module provides a Perl interface to the PAM library. Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib, security::authentication Package: libbind9-0 Priority: standard Section: libs Installed-Size: 160 Maintainer: LaMont Jones Architecture: i386 Source: bind9 Version: 1:9.3.4-2etch6 Replaces: libbind0 Depends: libc6 (>= 2.3.6-6), libdns22, libisc11, libisccfg1 Conflicts: libbind0 Filename: pool/main/b/bind9/libbind9-0_9.3.4-2etch6_i386.deb Size: 95268 MD5sum: 29c5839557ac69f1a6a619d791fc1fc8 SHA1: 48fd17fc7f9b914ad63859d0793de70f54e25f24 SHA256: 4e0a426ee95380f4da6de80c79f42564c945d546c63355e7f1180d81d14b3159 Description: BIND9 Shared Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers the libbind9 shared library used by BIND's daemons and clients. Package: libblkid1 Priority: required Section: libs Installed-Size: 104 Maintainer: Theodore Y. Ts'o Architecture: i386 Source: e2fsprogs Version: 1.39+1.40-WIP-2006.11.14+dfsg-2etch1 Depends: libc6 (>= 2.3.6-6), libdevmapper1.02 (>= 2:1.02.02-2), libselinux1 (>= 1.32), libsepol1 (>= 1.14) Filename: pool/main/e/e2fsprogs/libblkid1_1.39+1.40-WIP-2006.11.14+dfsg-2etch1_i386.deb Size: 43466 MD5sum: 7a8df4f8deb340ab4ba5e991b4b790e8 SHA1: 4b9f117fc885589df0d414cf90e869d566fba0db SHA256: 61b3c85a0aa1fb685afb1630e0913cbecf32951a170fb32ae0bea89cc4e8add4 Description: block device id library The blkid library which allows system programs like fsck and mount to quickly and easily find block devices by filesystem UUID and LABEL. This allows system administrators to avoid specifiying filesystems by hard-coded device names, but via a logical naming system instead. Tag: admin::filesystem, devel::library, role::shared-lib Package: libbz2-1.0 Priority: important Section: libs Installed-Size: 92 Maintainer: Anibal Monsalve Salazar Architecture: i386 Source: bzip2 Version: 1.0.3-6 Depends: libc6 (>= 2.3.6-6) Filename: pool/main/b/bzip2/libbz2-1.0_1.0.3-6_i386.deb Size: 41940 MD5sum: 27029219a492e0f8585768df61dc853c SHA1: aceec037f4eb26e8fcd4978117905036934a9f96 SHA256: 5ba52d235bd7d8b275578b9d423eb326d81c47be9a0109bc957f077c249d2fb1 Description: high-quality block-sorting file compressor library - runtime This package contains libbzip2 which is used by the bzip2 compressor. . bzip2 is a freely available, patent free, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques, whilst being around twice as fast at compression and six times faster at decompression. . bzip2 compresses files using the Burrows-Wheeler block-sorting text compression algorithm, and Huffman coding. Compression is generally considerably better than that achieved by more conventional LZ77/LZ78-based compressors, and approaches the performance of the PPM family of statistical compressors. . The archive file format of bzip2 (.bz2) is incompatible with that of its predecessor, bzip (.bz). . Homepage: http://www.bzip.org/ Tag: devel::library, role::shared-lib, use::compressing Package: libc6 Priority: required Section: libs Installed-Size: 11136 Maintainer: GNU Libc Maintainers Architecture: i386 Source: glibc (2.3.6.ds1-13etch10) Version: 2.3.6.ds1-13etch10+b1 Replaces: ldso (<= 1.9.11-9), timezone, timezones, gconv-modules, libtricks, libc6-bin, netkit-rpc, netbase (<< 4.0) Provides: glibc-2.3.6.ds1-1, glibc-2.3.6-2 Depends: tzdata Suggests: locales, glibc-doc Conflicts: strace (<< 4.0-0), libnss-db (<= 2.2-6.1.1), timezone, timezones, gconv-modules, libtricks, libc6-doc, libc5 (<< 5.4.33-7), libpthread0 (<< 0.7-10), libc6-bin, libwcsmbs, apt (<< 0.3.0), libglib1.2 (<< 1.2.1-2), netkit-rpc, wine (<< 0.0.20031118-1), cyrus-imapd (<< 1.5.19-15), e2fsprogs (<< 1.35-7), initrd-tools (<< 0.1.84.1), libterm-readline-gnu-perl (<< 1.15-2) Filename: pool/main/g/glibc/libc6_2.3.6.ds1-13etch10+b1_i386.deb Size: 4844974 MD5sum: c6ccfd3381d47c985d951567c5b776ac SHA1: a8e1c561361edbb168e885e6174308e250dc610f SHA256: 84222fbeea2b23d20a23d1fe5f32cd59a099edfdfa2cb0c3c1777665a62a2e93 Description: GNU C Library: Shared libraries Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others. Tag: devel::lang:c, devel::library, implemented-in::c, protocol::ipv6, role::shared-lib, suite::gnu Package: libcap1 Priority: required Section: libs Installed-Size: 60 Maintainer: Michael Vogt Architecture: i386 Source: libcap Version: 1:1.10-14 Depends: libc6 (>= 2.3.2.ds1-4) Filename: pool/main/libc/libcap/libcap1_1.10-14_i386.deb Size: 9082 MD5sum: 20f233afc6bfd20d10ea06cfe42fc72e SHA1: e2f4a63b8c2e5f0743472912a96c1f6536868fab SHA256: 968eeee48205161e17a09a5d89a4d40a176b2bfc56961ce4d5f8aa54b796bea4 Description: support for getting/setting POSIX.1e capabilities This library implements the user-space interfaces to the POSIX 1003.1e capabilities available in Linux kernels. These capabilities are a partitioning of the all powerful root privilege into a set of distinct privileges. Note that it will not provide any functionality with kernels below 2.2 Tag: devel::library, role::shared-lib, works-with::software:running Package: libclass-accessor-perl Priority: optional Section: perl Installed-Size: 64 Maintainer: Debian Perl Group Architecture: all Version: 0.30-1 Depends: perl (>= 5.6.1-7) Filename: pool/main/libc/libclass-accessor-perl/libclass-accessor-perl_0.30-1_all.deb Size: 24718 MD5sum: ada4c65bd35a7c1933e9e48f04d1a344 SHA1: 07fdf1e5baa47342eda03a539eeb1f3edc0b2d2f SHA256: a0f1e65d4497dcf3bef9f0fb35dbae8558c59ae864a59035b4e4b185a206764b Description: Automated accessor generator The Class::Accessor module automagically generates accessor/mutators for your class. . Most of the time, writing accessors is an exercise in cutting and pasting. If you make your module a subclass of Class::Accessor and declare your accessor fields with mk_accessors() then you will find yourself with a set of automatically generated accessors which can even be customized. Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib Package: libcomerr2 Priority: required Section: libs Installed-Size: 80 Maintainer: Theodore Y. Ts'o Architecture: i386 Source: e2fsprogs Version: 1.39+1.40-WIP-2006.11.14+dfsg-2etch1 Replaces: e2fsprogs (<< 1.34-1) Provides: libcomerr-kth-compat Depends: libc6 (>= 2.3.6-6) Filename: pool/main/e/e2fsprogs/libcomerr2_1.39+1.40-WIP-2006.11.14+dfsg-2etch1_i386.deb Size: 31220 MD5sum: f0785d5ce6bb45e2595f3dd924ee6a3f SHA1: ef326261a53b9820e02ebd968ddb8aedfcf62ed8 SHA256: 1bda45c7432f33ae8d3f052d4cacb750e9f6bef76c694f1cf2546ebd59b0b5cf Description: common error description library libcomerr is an attempt to present a common error-handling mechanism to manipulate the most common form of error code in a fashion that does not have the problems identified with mechanisms commonly in use. Tag: devel::debugger, devel::library, role::shared-lib Package: libconvert-binhex-perl Priority: optional Section: perl Installed-Size: 72 Maintainer: Matthias Klose Architecture: all Version: 1.119-2 Depends: perl (>= 5.6) Filename: pool/main/libc/libconvert-binhex-perl/libconvert-binhex-perl_1.119-2_all.deb Size: 30840 MD5sum: 3b5ebeaec946d26810fcd470247c8cc9 SHA1: 8a12248556998245417324e5eacae3a0f07d2c15 SHA256: fdc1e433d5e31d807f2c4572ae49693baa88f1ba6b2962df252cc2feb53fe120 Description: Perl5 module for extracting data from macintosh BinHex files BinHex is a format used by Macintosh for transporting Mac files safely through electronic mail, as short-lined, 7-bit, semi-compressed data streams. Ths module provides a means of converting those data streams back into into binary data. Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib, works-with::mail Package: libcupsys2 Priority: optional Section: libs Installed-Size: 348 Maintainer: Debian CUPS Maintainers Architecture: i386 Source: cupsys Version: 1.2.7-4+etch9 Replaces: cupsys-client (<= 1.1.10-2), libcupsys2-gnutls10 (<= 1.1.23-11) Provides: libcupsys2-gnutls10 Depends: libc6 (>= 2.3.6-6), libgnutls13 (>= 1.4.0-0), zlib1g (>= 1:1.2.1) Suggests: cupsys-common Conflicts: gs-esp (<< 7.05.6-2), cupsys-driver-gimpprint (<< 4.2.5-3), libcupsys2-gnutls10 (<= 1.1.23-11), cupsys (<< 1.2.1) Filename: pool/main/c/cupsys/libcupsys2_1.2.7-4+etch9_i386.deb Size: 161536 MD5sum: cc750090dea44733d5bfa4859768fd50 SHA1: 9457d3d9f68b7499ff7f668096fcf14558880e4b SHA256: cb322cf6c4b9bdb53e7418aa75304a439373e4394253b595a8d5e71535b09b1f Description: Common UNIX Printing System(tm) - libs The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the base shared libraries for CUPS. . The terms "Common UNIX Printing System" and "CUPS" are trademarks of Easy Software Products (www.easysw.com), and refer to the original source packages from which these packages are made. Tag: hardware::printer, role::shared-lib, use::printing Package: libdb4.2 Priority: important Section: libs Installed-Size: 904 Maintainer: Debian Berkeley DB Maintainers Architecture: i386 Source: db4.2 Version: 4.2.52+dfsg-2 Depends: libc6 (>= 2.3.6-6) Conflicts: libdb2 (<< 2:2.7.7-3) Filename: pool/main/d/db4.2/libdb4.2_4.2.52+dfsg-2_i386.deb Size: 391296 MD5sum: f5a0a21e5b148b307d72349f7df76e05 SHA1: fef10b07bfdf544be0566d9e57a65f065f927259 SHA256: 7bf78794441be62a23c028cf3213c6c2810df808ca5af9426c97cf6fb487ac89 Description: Berkeley v4.2 Database Libraries [runtime] This is the runtime package for programs that use the v4.2 Berkeley database library. Tag: devel::library, implemented-in::c, role::shared-lib, works-with::db Package: libdb4.3 Priority: required Section: libs Installed-Size: 956 Maintainer: Debian Berkeley DB Maintainers Architecture: i386 Source: db4.3 Version: 4.3.29-8 Depends: libc6 (>= 2.3.6-6) Conflicts: libdb2 (<< 2:2.7.7-3) Filename: pool/main/d/db4.3/libdb4.3_4.3.29-8_i386.deb Size: 421460 MD5sum: f96cde47449846d1d5c2a6e1c5e6cbac SHA1: 91b5e884e5635083edef7344e5f20ae601a0b74d SHA256: 5da06049ea755a2cb2641ededbd6ddc920f985a27b4e4f2e44e266949899cf53 Description: Berkeley v4.3 Database Libraries [runtime] This is the runtime package for programs that use the v4.3 Berkeley database library. Tag: devel::library, implemented-in::c, role::shared-lib, works-with::db Package: libdb4.4 Priority: important Section: libs Installed-Size: 1016 Maintainer: Debian Berkeley DB Maintainers Architecture: i386 Source: db4.4 Version: 4.4.20-8 Depends: libc6 (>= 2.3.6-6) Conflicts: libdb2 (<< 2:2.7.7-3) Filename: pool/main/d/db4.4/libdb4.4_4.4.20-8_i386.deb Size: 463914 MD5sum: 90cebbe1a1b15485dd85d24fa4895e3e SHA1: fdf6dbc747531be9043b13d3af4ffd154c01335f SHA256: 0bbfabc55d921bca3259b917606fe631d8bece325500c50cca82ddb6aec2a706 Description: Berkeley v4.4 Database Libraries [runtime] This is the runtime package for programs that use the v4.4 Berkeley database library. Tag: role::shared-lib, works-with::db Package: libdbus-1-3 Priority: optional Section: libs Installed-Size: 428 Maintainer: Utopia Maintenance Team Architecture: i386 Source: dbus Version: 1.0.2-1+etch3 Depends: libc6 (>= 2.3.6-6) Recommends: dbus Conflicts: dbus (<< 0.60) Filename: pool/main/d/dbus/libdbus-1-3_1.0.2-1+etch3_i386.deb Size: 268688 MD5sum: c64ca51e9e04d1e961a8db7132ba4e08 SHA1: 7ea2d50de2bdb90eec401378b8474fd169598c1a SHA256: 97dde9e0a761e71e67681963edde0ff5a603bc11c60768dfb649fc116969c9c8 Description: simple interprocess messaging system D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . D-Bus supports broadcast messages, asynchronous messages (thus decreasing latency), authentication, and more. It is designed to be low-overhead; messages are sent using a binary protocol, not using XML. D-Bus also supports a method call mapping for its messages, but it is not required; this makes using the system quite simple. . D-Bus is still under heavy development, but is expected to be widely used. It comes with several interfaces, including GLib. See the description of libdbus-glib-1-2 for more information about those. . The daemon can be found in the dbus package. Tag: role::shared-lib Package: libdevmapper1.02 Priority: required Section: libs Installed-Size: 100 Maintainer: Debian LVM Team Architecture: i386 Source: devmapper Version: 2:1.02.08-1 Provides: libdevmapper Depends: libc6 (>= 2.3.6-6), libselinux1 (>= 1.30), libsepol1 (>= 1.12) Filename: pool/main/d/devmapper/libdevmapper1.02_1.02.08-1_i386.deb Size: 38480 MD5sum: 02856758742fe3b22be90a96d8ef419b SHA1: 638d4281e63c5c3204470971002e190de00ca93c SHA256: 9450aac0602a129dec12ecd8f42996d620ee1257302ee267e4c0dc290c8d2a54 Description: The Linux Kernel Device Mapper userspace library The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management) Team's implementation of a minimalistic kernel-space driver that handles volume management, while keeping knowledge of the underlying device layout in user-space. This makes it useful for not only LVM, but EVMS, software raid, and other drivers that create "virtual" block devices. . This package contains the (user-space) shared library for accessing the device-mapper; it allows usage of the device-mapper through a clean, consistent interface (as opposed to through kernel ioctls). Package: libdns22 Priority: standard Section: libs Installed-Size: 1388 Maintainer: LaMont Jones Architecture: i386 Source: bind9 Version: 1:9.3.4-2etch6 Replaces: libbind0 Depends: libc6 (>= 2.3.6-6), libisc11, libssl0.9.8 (>= 0.9.8c-1) Conflicts: libbind0 Filename: pool/main/b/bind9/libdns22_9.3.4-2etch6_i386.deb Size: 473246 MD5sum: 095601853cbfaee0adc99917c181442b SHA1: 8c0f6d021c92de51f5dd0790403106852641e5ab SHA256: 29c3f71d0208b66e8efe2951194405b9f6bf9506c5fa88c248012ccdfe5feeb8 Description: DNS Shared Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers the libdns shared library used by BIND's daemons and clients. Package: libdrm2 Priority: optional Section: libs Installed-Size: 72 Maintainer: Marcelo E. Magallon Architecture: i386 Source: libdrm Version: 2.0.2-0.1 Depends: libc6 (>= 2.3.6-6) Filename: pool/main/libd/libdrm/libdrm2_2.0.2-0.1_i386.deb Size: 15180 MD5sum: 3f66614a4b85a99d94724cf8c49059e8 SHA1: 72c9c3db2567dfd6387affea6fe90df351095c23 SHA256: 0840a39baaccc8db04916c94d384ed10a6ad720391027d9acb091f6e1bd051d2 Description: Userspace interface to kernel DRM services -- runtime This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. . This package provides the runtime environment for libdrm. Tag: role::shared-lib Package: libedit2 Priority: optional Section: libs Installed-Size: 160 Maintainer: Pawel Wiecek Architecture: i386 Source: libedit Version: 2.9.cvs.20050518-2.2 Depends: libc6 (>= 2.3.2.ds1-21), libncurses5 (>= 5.4-5) Filename: pool/main/libe/libedit/libedit2_2.9.cvs.20050518-2.2_i386.deb Size: 55442 MD5sum: de3c41c581ad0d0956680d1baa2e886f SHA1: bf7e52fe0814c6860fd436d890521c55d2d60393 SHA256: 629a4deb830194911271a2121038f470cf66058f892532a7121a8c39f1ca3ba2 Description: BSD editline and history libraries The editline library provides generic line editing and history functions. . It slightly resembles GNU readline Tag: devel::library, interface::text-mode, role::shared-lib, uitoolkit::ncurses, use::editing Package: libexpat1 Priority: optional Section: libs Installed-Size: 180 Maintainer: Debian XML/SGML Group Architecture: i386 Source: expat Version: 1.95.8-3.4+etch3 Depends: libc6 (>= 2.3.6-6) Filename: pool/main/e/expat/libexpat1_1.95.8-3.4+etch3_i386.deb Size: 63194 MD5sum: b4ce5489fcb44555acba9aefc022d188 SHA1: e7af496b13cbded9e69d7275422b6441a93af7b1 SHA256: ab683e83d0224d3e3fc3b167b439c4ba6dcc25ff3df76003ac4e2930337074ea Description: XML parsing C library - runtime library This package contains the runtime, shared library of expat, the C library for parsing XML. Tag: devel::library, implemented-in::c, role::shared-lib, works-with-format::xml Package: libfontconfig1 Priority: optional Section: libs Installed-Size: 312 Maintainer: Keith Packard Architecture: i386 Source: fontconfig Version: 2.4.2-1.2 Depends: libc6 (>= 2.3.6-6), libexpat1 (>= 1.95.8), libfreetype6 (>= 2.2), zlib1g (>= 1:1.2.1), fontconfig-config (= 2.4.2-1.2) Filename: pool/main/f/fontconfig/libfontconfig1_2.4.2-1.2_i386.deb Size: 207504 MD5sum: 9de39d722de97bd27eb13605817af228 SHA1: 3e476d9a754b5aa4c9e8afd57a85299d2e42e6ff SHA256: 65d83198c9b7a21cc45de042ef4fa758b91eea681199cdffd9a6aae272f621f4 Description: generic font configuration library - runtime Fontconfig is a font configuration and customization library, which does not depend on the X Window System. It is designed to locate fonts within the system and select them according to requirements specified by applications. . This package contains the runtime library needed to launch applications using fontconfig. Tag: devel::library, implemented-in::c, role::shared-lib, use::configuring, works-with::font Package: libfreetype6 Priority: optional Section: libs Installed-Size: 628 Maintainer: Steve Langasek Architecture: i386 Source: freetype Version: 2.2.1-5+etch4 Replaces: freetype0, freetype1 Depends: libc6 (>= 2.3.6-6), zlib1g (>= 1:1.2.1) Suggests: libfreetype6-dev Conflicts: freetype, xpdf-reader (<< 1.00-4) Filename: pool/main/f/freetype/libfreetype6_2.2.1-5+etch4_i386.deb Size: 342212 MD5sum: 98511ff4ae4ae5f7fee332093a2e346d SHA1: 5235a8e2549efb7c4547700f6bd70f00cb1b0144 SHA256: c063534633ba740b9d3620d981791c33de8690b681ea69ab19d8a1fcf76e74b0 Description: FreeType 2 font engine, shared library files The FreeType project is a team of volunteers who develop free, portable and high-quality software solutions for digital typography. They specifically target embedded systems and focus on bringing small, efficient and ubiquitous products. . The FreeType 2 library is their new software font engine. It has been designed to provide the following important features: * A universal and simple API to manage font files * Support for several font formats through loadable modules * High-quality anti-aliasing * High portability & performance . Supported font formats include: * TrueType files (.ttf) and collections (.ttc) * Type 1 font files both in ASCII (.pfa) or binary (.pfb) format * Type 1 Multiple Master fonts. The FreeType 2 API also provides routines to manage design instances easily * Type 1 CID-keyed fonts * OpenType/CFF (.otf) fonts * CFF/Type 2 fonts * Adobe CEF fonts (.cef), used to embed fonts in SVG documents with the Adobe SVG viewer plugin. * Windows FNT/FON bitmap fonts . This package contains the files needed to run programs that use the FreeType 2 library. . Home Page: http://www.freetype.org/ Authors: David Turner Robert Wilhelm Werner Lemberg Tag: devel::library, implemented-in::c, role::shared-lib, works-with::font Package: libfs6 Priority: optional Section: libs Installed-Size: 92 Maintainer: Debian X Strike Force Architecture: i386 Source: libfs Version: 2:1.0.0-4 Depends: libc6 (>= 2.3.6-6), x11-common Filename: pool/main/libf/libfs/libfs6_1.0.0-4_i386.deb Size: 24148 MD5sum: fe8709b756e279eef5455dd9ead6d543 SHA1: dbe7db446aa35e3c6da3f3c82d41685777bb5b30 SHA256: d54b938364d76fbe9d3e48f594fce624d0789987001e0ea1f9aba791df2bdb21 Description: X11 Font Services library libFS, the Font Services library, provides various functions useful to X11 font servers, and clients connecting to font servers. It is not used outside of these implementations. . More information about X.Org can be found at: . This module can be found as the module 'lib/FS' at :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg Tag: role::shared-lib Package: libgcc1 Priority: required Section: libs Installed-Size: 48 Maintainer: Debian GCC Maintainers Architecture: i386 Source: gcc-4.1 (4.1.1ds2-21) Version: 1:4.1.1-21 Depends: gcc-4.1-base (= 4.1.1-21), libc6 (>= 2.3.6-6) Filename: pool/main/g/gcc-4.1/libgcc1_4.1.1-21_i386.deb Size: 21658 MD5sum: a996626931499d4f05f07a79e884d709 SHA1: 1d116dcc8f60810cb0d6fb1e2a85aa8a5a2fbed0 SHA256: 7a8602535c66275d7737883b8341be5517cf24b4a0aacc2a6b9b7734951e373b Description: GCC support library Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages. Package: libgcrypt11 Priority: important Section: libs Installed-Size: 416 Maintainer: Debian GnuTLS Maintainers Architecture: i386 Version: 1.2.3-2 Depends: libc6 (>= 2.3.6-6), libgpg-error0 (>= 1.2) Suggests: rng-tools Filename: pool/main/libg/libgcrypt11/libgcrypt11_1.2.3-2_i386.deb Size: 195718 MD5sum: 16bafba7467083702cb24bbc34175fb7 SHA1: 7575dbc29c26fe52b18546de2f6f4e99957cb2f8 SHA256: dcb40d62bdb0378cd08d8f5fc1b10d9e3caf1a896904daddc87a6f05b3029e4d Description: LGPL Crypto library - runtime library libgcrypt contains cryptographic functions. Many important free ciphers, hash algorithms and public key signing algorithms have been implemented: arcfour, blowfish, cast5, DSA, des, 3DES, elgamal, MD5, rijndael, RMD160, RSA, SHA1, twofish, tiger. Tag: devel::library, role::shared-lib, security::cryptography Package: libgdbm3 Priority: important Section: libs Installed-Size: 80 Maintainer: James Troup Architecture: i386 Source: gdbm Version: 1.8.3-3 Depends: libc6 (>= 2.3.6-6) Filename: pool/main/g/gdbm/libgdbm3_1.8.3-3_i386.deb Size: 22548 MD5sum: a834a400279fcb0fde5318d28b59a1d0 SHA1: fb572160ba7cb6d3fcfe9c6dcd3a0847ce68fe17 SHA256: 3727e66c280186b80bc78b3d60227ed7d17e1654e0a631a9281694242c6a2eb5 Description: GNU dbm database routines (runtime version) GNU dbm ('gdbm') is a library of database functions that use extendible hashing and works similarly to the standard UNIX 'dbm' functions. . The basic use of 'gdbm' is to store key/data pairs in a data file, thus providing a persistent version of the 'dictionary' Abstract Data Type ('hash' to perl programmers). Tag: devel::library, role::shared-lib, suite::gnu, works-with::db Package: libgl1-mesa-glx Priority: optional Section: libs Installed-Size: 496 Maintainer: Mesa package maintainers Architecture: i386 Source: mesa Version: 6.5.1-0.6 Replaces: libgl1, libgl1-mesa-dri (<< 6.4.0) Provides: libgl1 Depends: libc6 (>= 2.3.6-6), libdrm2, libx11-6, libxext6, libxxf86vm1 Conflicts: libgl1, libgl1-mesa-dri (<< 6.4.0) Filename: pool/main/m/mesa/libgl1-mesa-glx_6.5.1-0.6_i386.deb Size: 147872 MD5sum: 0104405f5b7c40c984081666da2d2dda SHA1: 310a9c8bb6d802541a4dfc9860dc09eabfed61e6 SHA256: 4cc35f47a80581ee7849d72dc05f3a6f180d49ca2b4a7fcb3b7d184170f6243d Description: A free implementation of the OpenGL API -- GLX runtime This version of Mesa provides GLX and DRI capabilities: it is capable of both direct and indirect rendering. For direct rendering, it can use DRI modules from the libgl1-mesa-dri package to accelerate drawing. . This package does not include the modules themselves: these can be found in the libgl1-mesa-dri package. . For a complete description of Mesa, please look at the libgl1-mesa-swx11 package. Tag: role::shared-lib Package: libglib2.0-0 Priority: optional Section: libs Installed-Size: 1084 Maintainer: Sebastien Bacher Architecture: i386 Source: glib2.0 Version: 2.12.4-2+etch1 Depends: libc6 (>= 2.3.6-6) Recommends: libglib2.0-data Conflicts: libpango1.0-0 (<< 1.11) Filename: pool/main/g/glib2.0/libglib2.0-0_2.12.4-2+etch1_i386.deb Size: 504146 MD5sum: d47f9ab4a1b92d810b5caebc5eb1bb57 SHA1: 03577fe3ba15bb5604642fa72432bbd1d76cf1e9 SHA256: d2b0e12b3fa374d9bf70c78b835e53b98d32c638f2b5f622e7a93512c48b3de1 Description: The GLib library of C routines GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package contains the shared libraries. Tag: devel::lang:c, devel::library, implemented-in::c, role::shared-lib, uitoolkit::gtk Package: libgnutls13 Priority: important Section: libs Installed-Size: 664 Maintainer: Debian GnuTLS Maintainers Architecture: i386 Source: gnutls13 Version: 1.4.4-3+etch5 Replaces: gnutls0, gnutls3, gnutls0.4 Depends: libc6 (>= 2.3.6-6), libgcrypt11 (>= 1.2.2), libgpg-error0 (>= 1.4), liblzo1, libopencdk8 (>= 0.5.8), libtasn1-3 (>= 0.3.4), zlib1g (>= 1:1.2.1) Suggests: gnutls-bin Conflicts: gnutls0, gnutls0.4 Filename: pool/main/g/gnutls13/libgnutls13_1.4.4-3+etch5_i386.deb Size: 283234 MD5sum: e631928f6b98dfb87101c95a3ef05d5b SHA1: c0448e9e5b657c77f5e7e49bfc5de8a1a5587669 SHA256: 70e94422f4a8cc5c11225bdc1877fe5a0ea9f5956d7401d95636c04cc94eb8b8 Description: the GNU TLS library - runtime library gnutls is a portable library which implements the Transport Layer Security (TLS) 1.0 and Secure Sockets Layer (SSL) 3.0 protocols. . Currently gnutls implements: - the TLS 1.0 and SSL 3.0 protocols, without any US-export controlled algorithms - X509 Public Key Infrastructure (with several limitations). - SRP for TLS authentication. - TLS Extension mechanism . This package contains the runtime libraries. Tag: protocol::ssl, role::shared-lib, security::cryptography, suite::gnu Package: libgpg-error0 Priority: important Section: libs Installed-Size: 196 Maintainer: Jose Carlos Garcia Sogo Architecture: i386 Source: libgpg-error Version: 1.4-1 Depends: libc6 (>= 2.3.6-6) Filename: pool/main/libg/libgpg-error/libgpg-error0_1.4-1_i386.deb Size: 34562 MD5sum: 7b18eaef233e12bc7aada7ace2b04591 SHA1: 7b88b3f15ffcb50b942adcc50ce47c0e96e2af87 SHA256: 231398d05069979d04d87e2c63682de7b5f8e53dfb0184b7d07c36586bb29b25 Description: library for common error values and messages in GnuPG components Library that defines common error values for all GnuPG components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, pinentry, SmartCard Daemon and possibly more in the future. Tag: devel::library, role::shared-lib, security::cryptography, suite::gnu Package: libgpmg1 Priority: standard Section: libs Installed-Size: 108 Maintainer: Debian GPM Team Architecture: i386 Source: gpm Version: 1.19.6-25 Depends: libc6 (>= 2.3.6-6) Suggests: gpm Conflicts: libgpm1 (<< 1.12-3) Filename: pool/main/g/gpm/libgpmg1_1.19.6-25_i386.deb Size: 50852 MD5sum: 0131cef281992a4067a4d9477d6b1ccb SHA1: 319a62de96e83fd91fd07b996476ac61d8ce2ea7 SHA256: 815e1e5d32604f2016682b17340ede17e0a77adfa8fad13a6cf0a91c76649a31 Description: General Purpose Mouse - shared library This package provides a library that handles mouse requests and delivers them to applications. See the description for the 'gpm' package for more information. Tag: devel::library, hardware::input, hardware::input:mouse, role::shared-lib, uitoolkit::ncurses Package: libhtml-parser-perl Priority: optional Section: perl Installed-Size: 300 Maintainer: Debian Catalyst Maintainers Architecture: i386 Version: 3.55-1+etch1 Replaces: libwww-perl (<< 5.36-0) Depends: perlapi-5.8.8, perl (>= 5.8.8-7etch6), libhtml-tagset-perl, libc6 (>= 2.3.6-6), liburi-perl Conflicts: libwww-perl (<< 5.36-0), libhtml-tree-perl (<< 0.61-0) Filename: pool/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.55-1+etch1_i386.deb Size: 108032 MD5sum: b542502d5b1d4fff66c2d730e8c02790 SHA1: c81ff1972ba37b0244c781d66eb6965bafbd824b SHA256: e7c5ff8fdc4619adb144f1b56d0fbe0f077ab747889daf22d12ff88310b762f7 Description: A collection of modules that parse HTML text documents This is a collection of modules that parse HTML text documents. These modules used to be part of the libwww-perl distribution, but are now unbundled in order to facilitate a separate development track. Enhances: libwww-perl Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib, works-with::text, works-with-format::html Package: libhtml-tagset-perl Priority: optional Section: perl Installed-Size: 40 Maintainer: Debian Catalyst Maintainers Architecture: all Version: 3.10-2 Depends: perl (>= 5.6.0-16) Filename: pool/main/libh/libhtml-tagset-perl/libhtml-tagset-perl_3.10-2_all.deb Size: 13732 MD5sum: 0ab780c6aaa47065a322d997503e309f SHA1: 09afa85404fbad384bd71718a969fc2c6683401c SHA256: 49882dc8b62f00efbe8ff3a89bfa7148f32b3bde6b58059e87478533af3071bc Description: Data tables pertaining to HTML This module contains data tables useful in dealing with HTML. For instance, it provides %HTML::Tagset::emptyElement, which lists all of the HTML elements which cannot have content. It provides no functions or methods. Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib, works-with::text, works-with-format::html Package: libhtml-template-perl Priority: optional Section: perl Installed-Size: 204 Maintainer: Florian Ernst Architecture: all Version: 2.8-1 Depends: perl (>= 5.6.0-16) Suggests: libipc-sharedcache-perl Filename: pool/main/libh/libhtml-template-perl/libhtml-template-perl_2.8-1_all.deb Size: 64250 MD5sum: 5f8b7ffc0d5cf671bc01320eaba060b7 SHA1: 74d09009b6786df72a0cdcc16fb8b7877639b715 SHA256: 287c2a0637a681d8aadb2f800ff65d0b83da4f5ea71e5d0e49f553e571cfc2ea Description: HTML::Template : A module for using HTML Templates with Perl This module attempts make using HTML templates simple and natural. It extends standard HTML with a few new HTML-esque tags - , , , and . The file written with HTML and these new tags is called a template. It is usually saved separate from your script - possibly even created by someone else! Using this module you fill in the values for the variables, loops and branches declared in the template. This allows you to separate design - the HTML - from the data, which you generate in the Perl script. . This module allows you to store its cache in shared memory using the IPC::SharedCache module, please install libipc-sharedcache-perl if you want to make use of this. . Homepage: http://search.cpan.org/~samtregar/HTML-Template-2.7/ Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib, works-with::text, works-with-format::html Package: libhtml-tree-perl Priority: optional Section: perl Installed-Size: 460 Maintainer: Debian Catalyst Maintainers Architecture: all Version: 3.19.01-2 Replaces: libwww-perl (<< 5.36-0) Depends: perl (>= 5.6.0-16), libhtml-parser-perl, libhtml-tagset-perl (>= 3.02) Conflicts: libwww-perl (<< 5.36-0) Filename: pool/main/libh/libhtml-tree-perl/libhtml-tree-perl_3.19.01-2_all.deb Size: 208404 MD5sum: 817a0bd61befa2b86f015a52761bca1d SHA1: e4455fe19299f459855a62ef3f9679ad4d21bbf8 SHA256: a6f8b9689d9a94716fad0d33ef81204c9f407c56671e7bd769cbb8225733ad9d Description: represent and create HTML syntax trees This is a collection of modules that represent, create and extract information from HTML syntax trees. These modules used to be part of the libwww-perl distribution, but are now unbundled in order to facilitate a separate development track. Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib, works-with::text, works-with-format::html Package: libice6 Priority: optional Section: libs Installed-Size: 136 Maintainer: Debian X Strike Force Architecture: i386 Source: libice Version: 1:1.0.1-2 Depends: libc6 (>= 2.3.6-6), x11-common Filename: pool/main/libi/libice/libice6_1.0.1-2_i386.deb Size: 42646 MD5sum: 0a03a9ff990636d4bdf77cef76b82714 SHA1: 0665aeeadd4b1068a5712e552e47d6fd4e478e52 SHA256: 5c4a59be0c7cf4c2e1b632a3bd6219ebf6a9c4765ffd7bc860b0ea19457aa014 Description: X11 Inter-Client Exchange library This package provides the main interface to the X11 Inter-Client Exchange library, which allows for communciation of data between X clients. . More information about X.Org can be found at: . This module can be found as the module 'lib/ICE' at :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg Tag: role::shared-lib, x11::library Package: libio-pty-perl Priority: optional Section: perl Installed-Size: 104 Maintainer: Joergen Haegg Architecture: i386 Version: 1:1.05-2 Provides: libio-tty-perl Depends: libc6 (>= 2.3.6-6), perl (>= 5.8.8-6.1), perlapi-5.8.8 Filename: pool/main/libi/libio-pty-perl/libio-pty-perl_1.05-2_i386.deb Size: 42968 MD5sum: e9785fc706be88822132459cb3867b91 SHA1: 8ee6b3c317c2bb86c4236c11e7b586e1692bcd4a SHA256: 803a2dc01801941b7fba6b7da0fd4fe2e4cca21f96616994d0c408ae0cf13f3e Description: Perl module for pseudo tty IO IO::Pty provides I/O handles to the master- and slave-side of a pseudo tty. Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib Package: libio-string-perl Priority: optional Section: perl Installed-Size: 32 Maintainer: Debian Perl Group Architecture: all Version: 1.08-2 Depends: perl (>= 5.6.0-16) Filename: pool/main/libi/libio-string-perl/libio-string-perl_1.08-2_all.deb Size: 12002 MD5sum: 21fbfe258007b02c7088f76b6430a35b SHA1: ef2736c896b2c3c876728fdb387659211642a13b SHA256: 2421a9f70b9f8c8ebe64b540c4ae27f3d6cf1471afc09daddd79012bd8ffd165 Description: Emulate IO::File interface for in-core strings The IO::String module provide the IO::File interface for in-core strings. An IO::String object can be attached to a string, and will make it possible to use the normal file operations for reading or writing data, as well as seeking to various locations of the string. The main reason you might want to do this, is if you have some other library module that only provide an interface to file handles, and you want to keep all the stuff in memory. . The IO::String module provide an interface compatible with IO::File as distributed with IO-1.20, but the following methods are not available; new_from_fd, fdopen, format_write, format_page_number, format_lines_per_page, format_lines_left, format_name, format_top_name. Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib Package: libio-stringy-perl Priority: optional Section: perl Installed-Size: 352 Maintainer: Bart Martens Architecture: all Source: io-stringy Version: 2.110-2 Depends: perl (>= 5.6.0-16) Filename: pool/main/i/io-stringy/libio-stringy-perl_2.110-2_all.deb Size: 88846 MD5sum: c799e5351556d69ddc8a135ac8ca11b0 SHA1: a0c7b8f2992bb9f7001ac3758800a99900bcdd46 SHA256: a2e78fad5964895d9c13eb49f66ce52e2dec6f540a7369c8f9fb61174182585f Description: Perl5 modules for IO from scalars and arrays The libio-stringy-perl package (which corresponds to the CPAN package IO-stringy) provides the following Perl modules: IO::AtomicFile Write a file which is updated atomically IO::Lines I/O handle to read/write to array of lines IO::Scalar I/O handle to read/write to a string IO::ScalarArray I/O handle to read/write to array of scalars IO::Wrap Wrap old-style FHs in standard OO interface IO::WrapTie Tie your handles & retain full OO interface . Homepage: http://search.cpan.org/~dskoll/IO-stringy/ Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib Package: libisc11 Priority: standard Section: libs Installed-Size: 396 Maintainer: LaMont Jones Architecture: i386 Source: bind9 Version: 1:9.3.4-2etch6 Replaces: libbind0 Depends: libc6 (>= 2.3.6-6) Conflicts: libbind0 Filename: pool/main/b/bind9/libisc11_9.3.4-2etch6_i386.deb Size: 170462 MD5sum: 2315023d4c82e8a2b550c548d1726ced SHA1: 604a97701f4b4dccf1988c6515d418be17841a76 SHA256: d554adaf359e0eb06ca0a1962cb521b00478cfccea65d9445872f40d503d82ca Description: ISC Shared Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers the libisc shared library used by BIND's daemons and clients. Package: libisccc0 Priority: optional Section: libs Installed-Size: 160 Maintainer: LaMont Jones Architecture: i386 Source: bind9 Version: 1:9.3.4-2etch6 Replaces: libbind0 Depends: libc6 (>= 2.3.6-6), libisc11 Conflicts: libbind0 Filename: pool/main/b/bind9/libisccc0_9.3.4-2etch6_i386.deb Size: 95282 MD5sum: b681a4cb1722a1cba1ab0a3178b9ec8f SHA1: 22355f19424b409705c7a3a2a10d178559e80ac2 SHA256: e623062f3ddf6f3a8fd5e06d487d126876bb93bf53641b8c35363dae215b29d6 Description: Command Channel Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers the libisccc shared library used by BIND's daemons and clients, particularly rndc. Package: libisccfg1 Priority: optional Section: libs Installed-Size: 200 Maintainer: LaMont Jones Architecture: i386 Source: bind9 Version: 1:9.3.4-2etch6 Replaces: libbind0 Depends: libc6 (>= 2.3.6-6), libdns22, libisc11, libisccc0 Conflicts: libbind0 Filename: pool/main/b/bind9/libisccfg1_9.3.4-2etch6_i386.deb Size: 106334 MD5sum: ef98b9dc33907efdf7c0bcf53b15edaf SHA1: 0b6c6ac4e242b0080f51aa3d755713e918711cce SHA256: 9b956dee3894384a38b17e239687feedf2f123d7fd2e9acaa4555d00847bd5da Description: Config File Handling Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers the libisccfg shared library used by BIND's daemons and clients to read and write ISC-style configuration files like named.conf and rndc.conf. Package: libiw28 Priority: extra Section: libs Installed-Size: 60 Maintainer: Guus Sliepen Architecture: i386 Source: wireless-tools Version: 28-1+etchnhalf.1 Depends: libc6 (>= 2.3.6-6) Filename: pool/main/w/wireless-tools/libiw28_28-1+etchnhalf.1_i386.deb Size: 28642 MD5sum: c114eeebb8ce691422a40cfb4991ddc9 SHA1: ce12b928d49315d2e54dd19cea185099f491d3d8 SHA256: 64f323902e77520556bc646e508cc3f530ebbf7ebe4106bd784dc3d33be2d258 Description: Wireless tools - library Wireless tools are used to manipulate the Linux Wireless Extensions. The Wireless Extension is an interface allowing you to set Wireless LAN specific parameters and get the specific stats. . This package contains the dynamic library libiw. Package: libjson-perl Priority: optional Section: perl Installed-Size: 156 Maintainer: Ivan Kohler Architecture: all Version: 1.00-2 Depends: perl (>= 5.6.0-16) Filename: pool/main/libj/libjson-perl/libjson-perl_1.00-2_all.deb Size: 34082 MD5sum: d2f0b56afc06b789cb2b5d4ab9877065 SHA1: fee02d3040b96a88184bc68d56be1bb2aa5f224e SHA256: b6feda167c530a0a51e44428414458aecfb00d177cf3e3b23f2d5aa980723275 Description: Perl module to parse and convert to JSON (JavaScript Object Notation). This module converts between JSON (JavaScript Object Notation) and Perl data structure into each other. For JSON, See to http://www.crockford.com/JSON/. Tag: devel::lang:perl, implemented-in::perl, role::shared-lib Package: libklibc Priority: optional Section: libs Installed-Size: 124 Maintainer: maximilian attems Architecture: i386 Source: klibc Version: 1.4.34-2 Filename: pool/main/k/klibc/libklibc_1.4.34-2_i386.deb Size: 43044 MD5sum: ea65db835a63c31e49949262a58805f9 SHA1: eb585658b25013e45592f1f53596dd2bd9c716bb SHA256: 94672aa92fbad06d01b20214d0f2d0c84f68e6f1b928874e2bb6ff64c165fbc6 Description: minimal libc subset for use with initramfs klibc is intended to be a minimalistic libc subset for use with initramfs. It is deliberately written for small size, minimal entanglement, and portability, not speed. It is definitely a work in progress, and a lot of things are still missing. Tag: admin::boot, role::shared-lib Package: libkrb53 Priority: standard Section: libs Installed-Size: 992 Maintainer: Sam Hartman Architecture: i386 Source: krb5 Version: 1.4.4-7etch8 Depends: libc6 (>= 2.3.6-6), libcomerr2 (>= 1.33-3) Suggests: krb5-doc, krb5-user Conflicts: openafs-krb5 (<< 1.3-10), ssh-krb5 (<< 3.8.1p1-10), libauthen-krb5-perl (<< 1.4-5), libapache-mod-auth-kerb (<= 4.996-5.0-rc6-2), libapache2-mod-auth-kerb (<= 4.996-5.0-rc6-2) Filename: pool/main/k/krb5/libkrb53_1.4.4-7etch8_i386.deb Size: 408762 MD5sum: f72eb38bd49c68c5a89f909844020534 SHA1: 8c692e9c2df6e2b0e5fdf6d289871646c576ec58 SHA256: 0b6f3076767bab2bfb395d052647eea5bceaaa635db798a6895ed74b47179e8d Description: MIT Kerberos runtime libraries Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos5. . This package contains the runtime libraries used by applications and Kerberos clients. Tag: admin::login, implemented-in::c, network::client, protocol::kerberos, role::shared-lib, security::authentication, security::cryptography, use::login Package: libldap2 Priority: important Section: libs Installed-Size: 332 Maintainer: Torsten Landschoff Architecture: i386 Source: openldap2 Version: 2.1.30-13.3 Replaces: libopenldap-runtime, libldap2-tls Provides: libldap2-tls Depends: libc6 (>= 2.3.6-6), libgnutls13 (>= 1.4.0-0), libsasl2-2 Conflicts: libldap2-tls, ldap-utils (<= 2.1.23-1) Filename: pool/main/o/openldap2/libldap2_2.1.30-13.3_i386.deb Size: 150594 MD5sum: 1c06c7d2b9f9de2ae93967205e712ca8 SHA1: 9b81613162c1e49b2c18fd511c0afb1b7b462d8a SHA256: e688a75d6d508d9e8732dac3c41fdfc5d47f3c8d36db2b16e6b00bebb2b2deb5 Description: OpenLDAP libraries These are the run-time libraries for the OpenLDAP (Lightweight Directory Access Protocol) servers and clients. Tag: devel::library, protocol::ldap, role::shared-lib, works-with::db Package: liblocale-gettext-perl Priority: required Section: perl Installed-Size: 108 Maintainer: Raphael Hertzog Architecture: i386 Version: 1.05-1 Depends: libc6 (>= 2.3.2.ds1-21) Pre-Depends: perlapi-5.8.7, perl-base (>= 5.8.7-3) Filename: pool/main/libl/liblocale-gettext-perl/liblocale-gettext-perl_1.05-1_i386.deb Size: 19922 MD5sum: 5241c18092b64e369ae749ded7b089b7 SHA1: a75a4bee995dedac594178d57371bf2e679fff73 SHA256: dc263b6c8e134deac509596eba3f7e2b02a99a789ae493c16dcd7f6d804e054f Description: Using libc functions for internationalization in Perl The gettext module permits access from perl to the gettext() family of functions for retrieving message strings from databases constructed to internationalize software. . It provides gettext(), dgettext(), dcgettext(), textdomain(), bindtextdomain(), bind_textdomain_codeset(), ngettext(), dcngettext() and dngettext(). Package: liblockfile1 Priority: standard Section: libs Installed-Size: 84 Maintainer: Miquel van Smoorenburg Architecture: i386 Source: liblockfile Version: 1.06.1 Depends: libc6 (>= 2.3.5-1) Filename: pool/main/libl/liblockfile/liblockfile1_1.06.1_i386.deb Size: 14610 MD5sum: 54a2b8b0e64f9adf296acdc0c4f04505 SHA1: 32e5bdb143412e2a3f6e6b3913a5a08d12131cf3 SHA256: 75420d06638efb5fbf2c80d91bcf02af63fbf06cc319f9479f3ecdcb69bc6d4c Description: NFS-safe locking library, includes dotlockfile program Liblockfile is a shared library with NFS-safe locking functions. It includes the command-line utility ``dotlockfile''. Tag: devel::library, role::shared-lib Package: liblwres9 Priority: standard Section: libs Installed-Size: 208 Maintainer: LaMont Jones Architecture: i386 Source: bind9 Version: 1:9.3.4-2etch6 Replaces: libbind0 Depends: libc6 (>= 2.3.6-6) Conflicts: libbind0 Filename: pool/main/b/bind9/liblwres9_9.3.4-2etch6_i386.deb Size: 110474 MD5sum: b2f956d2ef3e75b332bd9d7efd3a31f7 SHA1: 05c241214fbde5cbf2082d4c3ea20b5ce81149e8 SHA256: e85f496d86c420e73b97bec688bb29080226264d5090b299f6694727d848545d Description: Lightweight Resolver Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers the liblwres shared library used by BIND's daemons and clients. Package: liblzo1 Priority: important Section: libs Installed-Size: 196 Maintainer: Peter Eisentraut Architecture: i386 Source: lzo Version: 1.08-3 Depends: libc6 (>= 2.3.5-1) Conflicts: lzop (<= 1.00) Filename: pool/main/l/lzo/liblzo1_1.08-3_i386.deb Size: 58868 MD5sum: 9cda0f5c37c357681d2bba1fbeef9150 SHA1: 88d487bc337134d991d8c93423457da943a1cb93 SHA256: b726720ab03efb0971c5d48d55fbdfd5860c08119f26d9126b9b03ba34479ed8 Description: data compression library (old version) LZO is a portable, lossless data compression library. It offers pretty fast compression and very fast decompression. Decompression requires no memory. In addition there are slower compression levels achieving a quite competitive compression ratio while still decompressing at this very high speed. . Web site: http://www.oberhumer.com/opensource/lzo/ Tag: devel::library, role::shared-lib, use::compressing Package: libmagic1 Priority: standard Section: libs Installed-Size: 1564 Maintainer: Michael Piefel Architecture: i386 Source: file Version: 4.17-5etch3 Depends: libc6 (>= 2.3.6-6), zlib1g (>= 1:1.2.1) Suggests: file Conflicts: file (<= 4) Filename: pool/main/f/file/libmagic1_4.17-5etch3_i386.deb Size: 275266 MD5sum: 0524abe9765a9b3d83e1724c0ff492f3 SHA1: bbe80f96640e2dcc00714bca1ebf294f2be00947 SHA256: 538ed08bcacffd0f20ac5cf1c73d7fee078aae6da72637095ff201ba02f11a5c Description: File type determination library using "magic" numbers This library can be used to classify files according to magic number tests. It implements the core functionality of the file command. Tag: role::app-data, role::shared-lib, works-with::file Package: libmailtools-perl Priority: optional Section: perl Installed-Size: 344 Maintainer: Anibal Monsalve Salazar Architecture: all Version: 1.74-1 Replaces: mailtools (<= 1.15-1) Provides: libmail-perl, mailtools Depends: perl (>= 5.6.0-16), libnet-perl, libtimedate-perl Conflicts: mailtools (<= 1.15-1) Filename: pool/main/libm/libmailtools-perl/libmailtools-perl_1.74-1_all.deb Size: 85474 MD5sum: b8f00649ac978ec1c3102f7492014e3c SHA1: 26b174dfd7f103267cf26109ce3bc7f479afae02 SHA256: 514c795b5b8d8a92bfdc7de5aa5850b65bfc64ca55d8ed342fdbd29fea0e2d5d Description: Manipulate email in perl programs This is a set of perl modules which provide an easy interface to manipulating email in an object-oriented fashion. . Homepage: http://search.cpan.org/~markov/MailTools-1.74/ Tag: devel::lang:perl, devel::library, implemented-in::perl, network::client, role::program, role::shared-lib, works-with::mail Package: libmd5-perl Priority: optional Section: perl Installed-Size: 56 Maintainer: Jay Bonci Architecture: all Version: 2.03-1 Depends: perl (>= 5.8.0-10) Filename: pool/main/libm/libmd5-perl/libmd5-perl_2.03-1_all.deb Size: 5700 MD5sum: 2ed52cb1d2fe6c735b5230a5c671b45b SHA1: 2c8dc2d9d604becb1fe9f9584cc3eda49cb57ddb SHA256: 1f8cf4f48988d631dc01f114f48351062a204b13b54581aa37209262462599b4 Description: backwards-compatible wrapper for Digest::MD5 This module (MD5.pm) is just a thin wrapper around the Digest::MD5 module. It is provided so that legacy code that rely on the old interface continue to work with the speed benefit of the new module. Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib, security::integrity Package: libmime-perl Priority: optional Section: perl Installed-Size: 628 Maintainer: Matthias Klose Architecture: all Source: mime-tools Version: 5.420-0.1 Depends: perl (>= 5.8.4-2.3), libmailtools-perl (>= 1.11), libio-stringy-perl (>= 1.211), libconvert-binhex-perl Filename: pool/main/m/mime-tools/libmime-perl_5.420-0.1_all.deb Size: 269044 MD5sum: e96185078daa7c345332ee6c77778e52 SHA1: 506d079f08484e40bb4c9c8a73eb0aebca9059a7 SHA256: 177315a1edb8c6ae03bbd64cc35cfe38913ee6bf7a877c5c183178e6e3e5403c Description: Perl5 modules for MIME-compliant messages (MIME-tools) The libmime-perl package provide the MIME-tools modules. MIME-tools is a collection of Perl5 MIME:: modules for parsing, decoding, and generating single- or multipart (even nested multipart) MIME messages. Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib, works-with::mail Package: libncurses5 Priority: required Section: libs Installed-Size: 544 Maintainer: Daniel Baumann Architecture: i386 Source: ncurses Version: 5.5-5 Depends: libc6 (>= 2.3.6-6) Recommends: libgpmg1 Filename: pool/main/n/ncurses/libncurses5_5.5-5_i386.deb Size: 300218 MD5sum: 8345d763df9bf494351f6703a556cd02 SHA1: df86c47f14e8d6e4d57d332cab668bdf5803239d SHA256: a130b26ee0dc1244a4901a614b2cbbf773c9facd90b1caf8cedc1ccb74c47c75 Description: Shared libraries for terminal handling This package contains the shared libraries necessary to run programs compiled with ncurses. Tag: devel::library, interface::text-mode, role::shared-lib, uitoolkit::ncurses Package: libnet-ssleay-perl Priority: optional Section: perl Installed-Size: 896 Maintainer: Florian Ragwitz Architecture: i386 Version: 1.30-1 Depends: perlapi-5.8.7, perl (>= 5.8.7-10), libc6 (>= 2.3.5-1), libssl0.9.8 (>= 0.9.8a-1) Suggests: libmime-base64-perl Filename: pool/main/libn/libnet-ssleay-perl/libnet-ssleay-perl_1.30-1_i386.deb Size: 191736 MD5sum: f48df5da8d9f2898329a9112a536ec02 SHA1: 176b7406049bbb784747c1e51c583cf48c2343af SHA256: a875d851512c9301935ee67912a134e4d2e7a24c142a992b8879cd88a7035262 Description: Perl module for Secure Sockets Layer (SSL) Net::SSLeay.pm is a perl module that allows you to call Secure Sockets Layer (SSL) functions of the SSLeay library directly from your perl scripts. It is useful if you want to program robots that access secure web servers or if you want to build your own applications over SSL encrypted tunnels. If you just want to view web pages on https servers, you do not need this - your web browser already knows to do that. Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib, security::cryptography Package: libnewt0.52 Priority: important Section: libs Installed-Size: 816 Maintainer: Alastair McKinstry Architecture: i386 Source: newt Version: 0.52.2-10+etch1 Replaces: libnewt-utf8, libnewt0, libnewt0.51 Depends: libc6 (>= 2.3.6-6), libslang2 (>= 2.0.6-3) Recommends: libfribidi0 Conflicts: libnewt0.51 Filename: pool/main/n/newt/libnewt0.52_0.52.2-10+etch1_i386.deb Size: 65466 MD5sum: 068d412ddb49642867ce2f3a2ae6a254 SHA1: 0335f685ac87d6dcaa6c1cd7453c2903d631d406 SHA256: 8cecafce88a4dcbb5da91d7d3a5956ab0e004304c631077f21e1d129acfc2f4c Description: Not Erik's Windowing Toolkit - text mode windowing with slang Newt is a windowing toolkit for text mode built from the slang library. It allows color text mode applications to easily use stackable windows, push buttons, check boxes, radio buttons, lists, entry fields, labels, and displayable text. Scrollbars are supported, and forms may be nested to provide extra functionality. This package contains the shared library for programs that have been built with newt. Tag: implemented-in::c, role::shared-lib Package: libopencdk8 Priority: important Section: libs Installed-Size: 228 Maintainer: Debian GnuTLS Maintainers Architecture: i386 Source: opencdk8 Version: 0.5.9-2 Replaces: libopencdk4 (= 0.4.3-1) Depends: libc6 (>= 2.3.6-6), libgcrypt11 (>= 1.2.2), libgpg-error0 (>= 1.4), zlib1g (>= 1:1.2.1) Conflicts: libopencdk4 (= 0.4.3-1), libopencdk8.11 Filename: pool/main/o/opencdk8/libopencdk8_0.5.9-2_i386.deb Size: 97654 MD5sum: 168cc505e1803f05d3300e18a23201cc SHA1: 593c8cfdba91609b81f4fc2dfcd5b1f5d7b0a7f7 SHA256: 6effea07a0010c5621f82ee2e29d7ed58679c8e2cd9357709686f75ad556199e Description: Open Crypto Development Kit (OpenCDK) (runtime) This library provides functions to handle basic parts of the OpenPGP message format. . The aim of the library is *not* to replace any available PGP version. There will be no real support for key management (sign, revoke, alter preferences, ...) and some other parts are only rudimentarily available. The main purpose is to handle and understand OpenPGP packets and to execute basic operations on them. For example to encrypt/decrypt or to sign/verify keys and some packet routines. . Because of the fact that sensitive data is being handled, the library doesn't contain any real cryptographic code. The libgcrypt package is used for all crypto routines. . This package contains the runtime library for OpenCDK. Tag: role::shared-lib Package: libpam-modules Priority: required Section: libs Installed-Size: 568 Maintainer: Sam Hartman Architecture: i386 Source: pam Version: 0.79-5+etch1 Replaces: libpam0g-util Provides: libpam-motd, libpam-mkhomedir Depends: libc6 (>= 2.3.6-6), libcap1, libdb4.3 (>= 4.3.28-1), libpam0g (>= 0.76), libselinux1 (>= 1.32) Conflicts: libpam0g-modules (= 0.66-1), libpam-motd, libpam-mkhomedir, suidmanager (<< 0.50) Filename: pool/main/p/pam/libpam-modules_0.79-5+etch1_i386.deb Size: 187798 MD5sum: 085040a84b3094b193ef7a299b0c8993 SHA1: 60878b66ec5316040672480dcb6227611c6dcf7b SHA256: ef0ee12156f1ab95f91752a83f339f812c5bb28a54a06d2d1ffabd204ed30987 Description: Pluggable Authentication Modules for PAM This package completes the set of modules for PAM. It includes the pam_unix_*.so module as well as some specialty modules. Tag: devel::library, role::shared-lib, security::authentication, use::configuring Package: libpam-runtime Priority: required Section: admin Installed-Size: 184 Maintainer: Sam Hartman Architecture: all Source: pam Version: 0.79-5+etch1 Replaces: libpam0g-util, libpam0g-dev Conflicts: libpam0g-util, libpam0g (<< 0.66-0) Filename: pool/main/p/pam/libpam-runtime_0.79-5+etch1_all.deb Size: 64570 MD5sum: 577d30df5573e424f6c45c369b1fbd8d SHA1: b86f579d85b0442e39eb32297f92e271a8c46316 SHA256: 03f21984082d73d7ef7d11c59ba6ef9f9728ce58fdd1d1842f33abe0e0a759ad Description: Runtime support for the PAM library Contains configuration files and directories required for authentication to work on Debian systems. This package is required on almost all installations. Tag: devel::library, role::shared-lib, security::authentication, use::configuring Package: libpam0g Priority: required Section: libs Installed-Size: 172 Maintainer: Sam Hartman Architecture: i386 Source: pam Version: 0.79-5+etch1 Replaces: libpam0g-util Depends: libc6 (>= 2.3.6-6), libpam-runtime Suggests: libpam-doc Conflicts: libpam0 (<= 0.56-2), libpam Filename: pool/main/p/pam/libpam0g_0.79-5+etch1_i386.deb Size: 80678 MD5sum: bbe9f13efb3d2ecc2b17d95d173ed7f7 SHA1: e6f0a7d543e3089f7f8990f5d0ad9155dbc7d0f2 SHA256: e05da8bd094957092c5bd2f473ba709101ce25895433b75305961548b50cf47b Description: Pluggable Authentication Modules library Contains the C shared library for Linux-PAM, a suite of shared libraries that enable the local system administrator to choose how applications authenticate users. In other words, without rewriting or recompiling a PAM-aware application, it is possible to switch between the authentication mechanism(s) it uses. One may entirely upgrade the local authentication system without touching the applications themselves. Tag: devel::library, role::shared-lib, security::authentication, use::configuring Package: libparse-debianchangelog-perl Priority: optional Section: perl Installed-Size: 192 Maintainer: Frank Lichtenheld Architecture: all Version: 1.0-1 Depends: perl (>= 5.6.0-16), libtimedate-perl, libclass-accessor-perl, liblocale-gettext-perl, libio-string-perl Recommends: libhtml-parser-perl, libhtml-template-perl, libxml-simple-perl Filename: pool/main/libp/libparse-debianchangelog-perl/libparse-debianchangelog-perl_1.0-1_all.deb Size: 44680 MD5sum: 77f43d4085706681360aa101704993da SHA1: 0335acdbd462347462532179e413e37895b2756c SHA256: 208257e4ec407ac14e5173a3951fc2da2671467841559b6be21eca17a1a967e2 Description: parse Debian changelogs and output them in other formats Replacement for the very limited dpkg-parsechangelog. Accessible either via the parsechangelog command line script or as Perl module. . Currently supported output formats: * original dpkg-parsechangelog output format * similar format with multiple stanzas instead of one * XML * HTML (customizable via HTML::Template templates). Tag: devel::lang:perl, implemented-in::perl, role::shared-lib, use::converting, works-with::software:package Package: libpcap0.8 Priority: optional Section: libs Installed-Size: 204 Maintainer: Romain Francoise Architecture: i386 Version: 0.9.5-1 Depends: libc6 (>= 2.3.6-6) Filename: pool/main/libp/libpcap0.8/libpcap0.8_0.9.5-1_i386.deb Size: 89514 MD5sum: 5a5c8832e9275040b94cfe8a84d83b7b SHA1: f8f73656c6c57ccb7707ae1b310f037d60cc78e1 SHA256: 19864a8c0f3424da035e3bc6e62bdea2e54b9d9560d6c5bc2daf150f5921172a Description: System interface for user-level packet capture libpcap (Packet CAPture) provides a portable framework for low-level network monitoring. Applications include network statistics collection, security monitoring, network debugging, etc. . Since almost every system vendor provides a different interface for packet capture, and since there are several tools that require this functionality, we've created this system-independent API to ease in porting and to alleviate the need for several system-dependent packet capture modules in each application. . Further information is available at Tag: implemented-in::c, role::shared-lib Package: libpcre3 Priority: standard Section: libs Installed-Size: 340 Maintainer: Mark Baker Architecture: i386 Source: pcre3 Version: 6.7+7.4-4 Depends: libc6 (>= 2.3.6-6) Conflicts: libpcre3-dev (<= 4.3-3) Filename: pool/main/p/pcre3/libpcre3_6.7+7.4-4_i386.deb Size: 196894 MD5sum: 30a9803ec2c737702228c88b121d1544 SHA1: 45b791160e907610a501c107a3b5b5eb023deb12 SHA256: ebf7c7b1f5bdbbec744a1f87930ba05f1cba75f31cb9f509a335e9674581a3b0 Description: Perl 5 Compatible Regular Expression Library - runtime files This is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . This package contains the runtime libraries. Tag: devel::library, role::shared-lib, use::scanning, use::searching Package: libpng12-0 Priority: optional Section: libs Installed-Size: 356 Maintainer: Anibal Monsalve Salazar Architecture: i386 Source: libpng Version: 1.2.15~beta5-1+etch2 Replaces: libpng12-dev (<= 1.2.8rel-7) Depends: libc6 (>= 2.3.6-6), zlib1g (>= 1:1.2.1) Conflicts: libpng12-dev (<= 1.2.8rel-7), mzscheme (<= 1:209-5), pngcrush (<= 1.5.10-2), pngmeta (<= 1.11-3), qemacs (<= 0.3.1-5), povray-3.5 (<= 3.5.0c-10) Filename: pool/main/libp/libpng/libpng12-0_1.2.15~beta5-1+etch2_i386.deb Size: 187710 MD5sum: 20da5a533679aee19edf5cd0c339f2c9 SHA1: 4965f95c73f735c30909b982968b4d7763274205 SHA256: 4e7d09caac601623e53cee537a65bdba216760cf728a6d776f0e0ef9d71254a8 Description: PNG library - runtime libpng is a library implementing an interface for reading and writing PNG (Portable Network Graphics) format files. . This package contains the runtime library files needed to run software using libpng. . Homepage: http://www.libpng.org/pub/png/libpng.html Tag: devel::library, role::shared-lib, works-with::image, works-with::image:raster Package: libpopt0 Priority: important Section: libs Installed-Size: 180 Maintainer: Paul Martin Architecture: i386 Source: popt Version: 1.10-3 Replaces: popt Depends: libc6 (>= 2.3.6-6) Conflicts: popt, libpopt-dev (<= 1.4-1), rpm (<= 4.0.2-3) Filename: pool/main/p/popt/libpopt0_1.10-3_i386.deb Size: 33148 MD5sum: 148016e4ef9c7bd9ac0cdef9fb91e7b2 SHA1: b5e5dd29dd69024e1ca53abf0a56495efe4dbf6b SHA256: 93990a80b5efc18cc89371857b1f576a3c4c1f6e42a4bbbae40be8bb4870932c Description: lib for parsing cmdline parameters Popt was heavily influenced by the getopt() and getopt_long() functions, but it allows more powerful argument expansion. It can parse arbitrary argv[] style arrays and automatically set variables based on command line arguments. It also allows command line arguments to be aliased via configuration files and includes utility functions for parsing arbitrary strings into argv[] arrays using shell-like rules. . This package contains the runtime library and locale data. Tag: devel::library, role::shared-lib Package: libreadline5 Priority: important Section: libs Installed-Size: 312 Maintainer: Matthias Klose Architecture: i386 Source: readline5 Version: 5.2-2 Depends: readline-common, libc6 (>= 2.3.6-6), libncurses5 (>= 5.4-5) Filename: pool/main/r/readline5/libreadline5_5.2-2_i386.deb Size: 125246 MD5sum: 860def6c55863144eae196f269be722a SHA1: 978457f99122f494c48b21be96487d94a9c0dd31 SHA256: b9ef3b79e175df022fd42585b49a2f19382663e78ba66d6cf94d4e2e3dd15295 Description: GNU readline and history libraries, run-time libraries The GNU readline library aids in the consistency of user interface across discrete programs that need to provide a command line interface. . The GNU history library provides a consistent user interface for recalling lines of previously typed input. Tag: role::shared-lib, suite::gnu, uitoolkit::ncurses Package: libsasl2-2 Priority: important Section: libs Installed-Size: 236 Maintainer: Debian Cyrus SASL Team Architecture: i386 Source: cyrus-sasl2 Version: 2.1.22.dfsg1-8+etch1 Replaces: libsasl2 Depends: libc6 (>= 2.3.6-6), libdb4.2 Recommends: libsasl2-modules (= 2.1.22.dfsg1-8+etch1) Conflicts: postfix (<< 2.3.4-3), libsasl2-gssapi-mit (<< 2.1.22), libsasl2-krb4-mit (<< 2.1.22) Filename: pool/main/c/cyrus-sasl2/libsasl2-2_2.1.22.dfsg1-8+etch1_i386.deb Size: 100228 MD5sum: 48e3ca3ad17a669fcc88f66fcb42b021 SHA1: 6ca20f090d8a20dd23351887829728971202d4b3 SHA256: ededa0edde8a5f772cdbb4f4d491ac8c3d12e25e5985274c7eb3ba8eeb52c7b8 Description: Authentication abstraction library SASL is the Simple Authentication and Security Layer, a method for adding authentication support to connection-based protocols. To use SASL, a protocol includes a command for identifying and authenticating a user to a server and for optionally negotiating protection of subsequent protocol interactions. If its use is negotiated, a security layer is inserted between the protocol and the connection. See RFC 2222 for more information. . This is the Cyrus SASL API implementation, version 2.1. . Any of: ANONYMOUS, CRAM-MD5, DIGEST-MD5, GSSAPI (MIT Kerberos 5 or MIT Kerberos 5), NTLM, OTP, PLAIN, or LOGIN can be used. This package is unusable without the SASL plugins. Most likely you will need to install the libsasl2-modules package. Tag: role::shared-lib, security::authentication Package: libselinux1 Priority: required Section: libs Installed-Size: 212 Maintainer: Manoj Srivastava Architecture: i386 Source: libselinux Version: 1.32-3 Depends: libc6 (>= 2.3.6-6), libsepol1 (>= 1.14) Filename: pool/main/libs/libselinux/libselinux1_1.32-3_i386.deb Size: 59190 MD5sum: 426b8fd54526333e2347a5486ffeb0b4 SHA1: fc5579915be917a843e51eaec6b38e0f0118476f SHA256: eb3634aa668ab672511cbe0eb9759af05fd1de336997fe194b63f0489ae1255e Description: SELinux shared libraries This package provides the shared libraries for Security-enhanced Linux. Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement, Role-based Access Control, and Multi-level Security. . libselinux1 provides an API for SELinux applications to get and set process and file security contexts and to obtain security policy decisions. Required for any applications that use the SELinux API. Tag: role::shared-lib, security::authentication, security::ids Package: libsepol1 Priority: required Section: libs Installed-Size: 360 Maintainer: Manoj Srivastava Architecture: i386 Source: libsepol Version: 1.14-2 Depends: libc6 (>= 2.3.6-6) Filename: pool/main/libs/libsepol/libsepol1_1.14-2_i386.deb Size: 113174 MD5sum: e16514cc6192189aca2fbf6d37924104 SHA1: 48300ceccb8fc05d30feaaf2b44f8bdd5f940182 SHA256: d1a0540ee9c0ebe5b182106015e2b26ed026bc53636a3b864e8c06c50c62f6c8 Description: Security Enhanced Linux policy library for changing policy binaries Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement®, Role-based Access Control, and Multi-level Security. . libsepol provides an API for the manipulation of SELinux binary policies. It is used by checkpolicy (the policy compiler) and similar tools, as well as by programs like load_policy that need to perform specific transformations on binary policies such as customizing policy boolean settings. Tag: role::shared-lib Package: libslang2 Priority: required Section: libs Installed-Size: 1040 Maintainer: Alastair McKinstry Architecture: i386 Source: slang2 Version: 2.0.6-4 Depends: libc6 (>= 2.3.6-6) Filename: pool/main/s/slang2/libslang2_2.0.6-4_i386.deb Size: 415052 MD5sum: 2b96b6ca25ff2f587a6922c18a30f60c SHA1: eecc045ad939068b7485971fddfa51dd00e1b479 SHA256: 228268c13860f2938d69d162970a711f1089d45c99388250ccc925c70c16a02f Description: The S-Lang programming library - runtime version S-Lang is a C programmer's library that includes routines for the rapid development of sophisticated, user friendly, multi-platform applications. . This package contains only the shared library libslang.so.* and copyright information. It is only necessary for programs that use this library (such as jed and slrn). If you plan on doing development with S-Lang, you will need the companion -dev package as well. Tag: role::shared-lib Package: libsm6 Priority: optional Section: libs Installed-Size: 80 Maintainer: Debian X Strike Force Architecture: i386 Source: libsm Version: 1:1.0.1-3 Depends: libc6 (>= 2.3.6-6), libice6 (>= 1:1.0.0), x11-common Filename: pool/main/libs/libsm/libsm6_1.0.1-3_i386.deb Size: 18016 MD5sum: 6a09046a0feeb0aa6c33f377b39791b0 SHA1: b6b12624d0e6acb03127aaac3af29675d9d22a04 SHA256: c785272abae14efe92e192c4461e0b46c84c319a4a290a6dfd4d9a84fce48ac3 Description: X11 Session Management library This package provides the main interface to the X11 Session Management library, which allows for applications to both manage sessions, and make use of session managers to save and restore their state for later use. . More information about X.Org can be found at: . This module can be found as the module 'lib/SM' at :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg Tag: role::shared-lib Package: libss2 Priority: required Section: libs Installed-Size: 92 Maintainer: Theodore Y. Ts'o Architecture: i386 Source: e2fsprogs Version: 1.39+1.40-WIP-2006.11.14+dfsg-2etch1 Replaces: e2fsprogs (<< 1.34-1) Depends: libcomerr2 Filename: pool/main/e/e2fsprogs/libss2_1.39+1.40-WIP-2006.11.14+dfsg-2etch1_i386.deb Size: 37266 MD5sum: bb3b35017abe32e4b0a4d8df409f0b76 SHA1: da51679beb11463051c6c0b9b3a0bc689bca7dea SHA256: 26b536eb4b764d92c67c5b1d67c0e0852b963ea74b1969f24cd9cb6f967420b3 Description: command-line interface parsing library This package includes a tool that parses a command table to generate a simple command-line interface parser, the include files needed to compile and use it, and the static libs. . It was originally inspired by the Multics SubSystem library. Tag: role::shared-lib Package: libssl0.9.8 Priority: important Section: libs Installed-Size: 6236 Maintainer: Debian OpenSSL Team Architecture: i386 Source: openssl Version: 0.9.8c-4etch9 Depends: libc6 (>= 2.3.6-6), zlib1g (>= 1:1.2.1), debconf (>= 0.5) | debconf-2.0 Conflicts: ssleay (<< 0.9.2b), libssl, openssl (<< 0.9.6-2), libssl096-dev (<< 0.9.6-2) Filename: pool/main/o/openssl/libssl0.9.8_0.9.8c-4etch9_i386.deb Size: 2721748 MD5sum: 90224715a47b6a5a4b9cbc73aa5e4194 SHA1: 4ea78cbc85bf67537a95b36f536e63d8653fde8f SHA256: 2fbf8a794a906053453c3b2c6d4ab6241b2f6dfd27390a899fd9afa8ffa97781 Description: SSL shared libraries libssl and libcrypto shared libraries needed by programs like apache-ssl, telnet-ssl and openssh. . It is part of the OpenSSL implementation of SSL. Tag: role::shared-lib, security::cryptography Package: libstdc++5 Priority: optional Section: libs Installed-Size: 852 Maintainer: Debian GCC Maintainers Architecture: i386 Source: gcc-3.3 (1:3.3.6ds1-15) Version: 1:3.3.6-15 Depends: gcc-3.3-base (>= 1:3.3.6-15), libc6 (>= 2.3.6-6), libgcc1 (>= 1:3.3.4-3) Filename: pool/main/g/gcc-3.3/libstdc++5_3.3.6-15_i386.deb Size: 295978 MD5sum: ddbc1bec6d41ad00296288f2e07c8bb6 SHA1: 5a0afd376a5ddfac025f0061714af2c8890c1529 SHA256: 3424304466232bb5c7b9fc35d2de8fbbb828d8b3efe18d512158e902e2188432 Description: The GNU Standard C++ Library v3 This package contains an additional runtime library for C++ programs built with the GNU compiler. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: libstdc++6 Priority: required Section: libs Installed-Size: 892 Maintainer: Debian GCC Maintainers Architecture: i386 Source: gcc-4.1 (4.1.1ds2-21) Version: 4.1.1-21 Depends: gcc-4.1-base (= 4.1.1-21), libc6 (>= 2.3.6-6), libgcc1 (>= 1:4.1.1-12) Conflicts: scim (<< 1.4.2-1) Filename: pool/main/g/gcc-4.1/libstdc++6_4.1.1-21_i386.deb Size: 294220 MD5sum: c3f8174ad62b92499cac77fba99e66d2 SHA1: 3fc5a0592b4d18d2ae17ef99267a7612bbd4ba72 SHA256: 000cb49d99f8a26443e5ebcaa6a54d71d9bd048534a56b20f9aa296f80ff378d Description: The GNU Standard C++ Library v3 This package contains an additional runtime library for C++ programs built with the GNU compiler. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Tag: implemented-in::c++, role::shared-lib, suite::gnu Package: libtasn1-3 Priority: important Section: libs Installed-Size: 168 Maintainer: Debian GnuTLS Maintainers Architecture: i386 Version: 0.3.6-2 Depends: libc6 (>= 2.3.6-6) Recommends: libtasn1-3-bin Conflicts: libtasn1-2 (= 0.3.1-1) Filename: pool/main/libt/libtasn1-3/libtasn1-3_0.3.6-2_i386.deb Size: 52868 MD5sum: 75971723685a6d1a2c2936f73872e431 SHA1: 3ac4c74dea468aa2eee434e0f12e4bc3dca6cad7 SHA256: ff612f7ebd9faa34bf020b733ef4790c5f6245e2011d7268e3c085929a5ed4d9 Description: Manage ASN.1 structures (runtime) Manage ASN1 (Abstract Syntax Notation One) structures. The main features of this library are: * on-line ASN1 structure management that doesn't require any C code file generation. * off-line ASN1 structure management with C code file generation containing an array. * DER (Distinguish Encoding Rules) encoding * no limits for INTEGER and ENUMERATED values . This package contains runtime libraries. Tag: role::shared-lib Package: libtext-charwidth-perl Priority: required Section: perl Installed-Size: 92 Maintainer: Anibal Monsalve Salazar Architecture: i386 Version: 0.04-4 Depends: libc6 (>= 2.3.6-6), perlapi-5.8.8, perl-base (>= 5.8.8-6) Filename: pool/main/libt/libtext-charwidth-perl/libtext-charwidth-perl_0.04-4_i386.deb Size: 11068 MD5sum: 63ba17333e2b573e7872bab12ae2dbbc SHA1: 32b6ded9608b6901f30e855d77b95ed1e33e2a82 SHA256: 6c8edbaea5f6dd5d4d65ffcd5a624bd1a1612a14126044119b078f3f772aaf00 Description: get display widths of characters on the terminal This module permits perl software to get the display widths of characters and strings on the terminal, using wcwidth() and wcswidth() from libc. . It provides mbwidth(), mbswidth(), and mblen(). . Homepage: http://search.cpan.org/~kubota/Text-CharWidth-0.04/CharWidth.pm Tag: devel::lang:perl, implemented-in::perl, role::shared-lib Package: libtext-iconv-perl Priority: required Section: perl Installed-Size: 96 Maintainer: Anibal Monsalve Salazar Architecture: i386 Version: 1.4-3 Depends: libc6 (>= 2.3.6-6), perlapi-5.8.8, perl-base (>= 5.8.8-6) Filename: pool/main/libt/libtext-iconv-perl/libtext-iconv-perl_1.4-3_i386.deb Size: 14744 MD5sum: 0c1cd954552186d5208cf17bfc647ac1 SHA1: 51baa0d19ebe912a587271a3dddd7f0480d5168a SHA256: 01e69dc4b8439f16b35e81e8e6304e1feb8ac5797fd2e9b064a22bc381a5b812 Description: converts between character sets in Perl The iconv() family of functions from XPG4 define an API for converting between character sets (e.g. UTF-8 to Latin1, EBCDIC to ASCII). They are provided by libc6. . This package allows access to them from Perl via the Text::Iconv package. . Homepage: http://search.cpan.org/~mpiotr/Text-Iconv-1.4/Iconv.pm Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib Package: libtext-template-perl Priority: extra Section: perl Installed-Size: 172 Maintainer: Scott M. Dier Architecture: all Version: 1.44-1.1 Depends: perl (>= 5.6.0-16) Filename: pool/main/libt/libtext-template-perl/libtext-template-perl_1.44-1.1_all.deb Size: 54024 MD5sum: 7daed0bed4940c9d4c8f9e38a4aa6f53 SHA1: d7fea5528a38bfdf9f8ef5d8dc0dbc192771fa3b SHA256: ad9bf0b565c23b608979551504961be5df183273d80d91c6bfa667b12eef2890 Description: Text::Template perl module This is a library for generating form letters, building HTML pages, or filling in templates generally. A `template' is a piece of text that has little Perl programs embedded in it here and there. When you `fill in' a template, you evaluate the little programs and replace them with their values. Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib Package: libtext-wrapi18n-perl Priority: required Section: perl Installed-Size: 76 Maintainer: Anibal Monsalve Salazar Architecture: all Version: 0.06-5 Depends: libtext-charwidth-perl Filename: pool/main/libt/libtext-wrapi18n-perl/libtext-wrapi18n-perl_0.06-5_all.deb Size: 8692 MD5sum: 49b22d2dea443af656e561c4a0d84a90 SHA1: 81e2fb85a164b756e0a725f7096f5699c9b20c2e SHA256: 8d303ff47b6b175b8eb8440451a85f867ffc663ca4bac521ae9a00d45dabbb1b Description: internationalized substitute of Text::Wrap This module is a substitution for Text::Wrap, supporting multibyte characters such as UTF-8, EUC-JP, and GB2312, fullwidth characters such as east Asian characters, combining characters such as diacritical marks and Thai, and languages which don't use whitespaces between words such as Chinese and Japanese. . It provides wrap(). . Homepage: http://search.cpan.org/~kubota/Text-WrapI18N-0.06/WrapI18N.pm Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib Package: libtimedate-perl Priority: optional Section: perl Installed-Size: 212 Maintainer: Christian Hammers Architecture: all Source: timedate Version: 1.1600-5 Replaces: timedate Provides: timedate Depends: perl (>= 5.6.0-16) Conflicts: timedate Filename: pool/main/t/timedate/libtimedate-perl_1.1600-5_all.deb Size: 32748 MD5sum: 0dbe693b7ed2a2c5649531b141d4dc38 SHA1: ee8fa7602ecb3bb80c0bbe75e296953833b1d603 SHA256: 4dcab482bc8623628270a0645ccc5d819d402b5a1d6a0f5ded6883a5af4027e3 Description: Time and date functions for Perl This distribution replaces my earlier GetDate distribution, which was only a date parser. The date parser contained in this distribution is far superior to the yacc based parser, and a *lot* faster. . The parser contained here will only parse absolute dates, if you want a date parser that can parse relative dates then take a look at the Time modules by David Muir on CPAN. Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib Package: liburi-perl Priority: optional Section: perl Installed-Size: 336 Maintainer: Stefan Hornburg (Racke) Architecture: all Version: 1.35-2 Depends: perl (>= 5.6.0-16), libmime-base64-perl, libnet-perl, data-dumper Suggests: libwww-perl (>= 5.41) Conflicts: libwww-perl (<< 5.41) Filename: pool/main/libu/liburi-perl/liburi-perl_1.35-2_all.deb Size: 87826 MD5sum: 592b4da562a4d21a2435c42f87b784f3 SHA1: ae4f5f7b110c781c53bba1c3ae6fe8390383f08d SHA256: 8df3eaecf1dfe6bc995605d3fb06d747839353ddc856926bf8c7983a8c835233 Description: Manipulates and accesses URI strings From the README: . This package contains the URI.pm module with friends. The module implements the URI class. Objects of this class represent Uniform Resource Identifier (URI) references as specified in RFC 2396. . URI objects can be used to access and manipulate the various components that make up these strings. There are also methods to combine URIs in various ways. . The URI class replace the URI::URL class that used to be distributed with libwww-perl. This package contains an emulation of the old URI::URL interface. The emulated URI::URL implement both the old and the new interface. Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib, works-with::text, works-with-format::html, works-with-format::xml Package: libusb-0.1-4 Priority: important Section: libs Installed-Size: 92 Maintainer: Aurelien Jarno Architecture: i386 Source: libusb Version: 2:0.1.12-5 Replaces: libusb0 Depends: libc6 (>= 2.3.6-6) Conflicts: libusb0, libccid (<< 0.9.2-3) Filename: pool/main/libu/libusb/libusb-0.1-4_0.1.12-5_i386.deb Size: 19016 MD5sum: ea4840f63c54c53cdda51530ea9d78d1 SHA1: 9adc93a4828af34b558a9825efbea4021ae5ee0b SHA256: fa6aeaa15676f6a7c0dda10e7c9b0190be1f2dcac2bde59081a677455e8268f0 Description: userspace USB programming library Library for programming USB applications without the knowledge of Linux kernel internals. . More information can be found at the Linux USB web site http://www.linux-usb.org/ . Tag: devel::library, role::shared-lib Package: libuuid1 Priority: required Section: libs Installed-Size: 84 Maintainer: Theodore Y. Ts'o Architecture: i386 Source: e2fsprogs Version: 1.39+1.40-WIP-2006.11.14+dfsg-2etch1 Replaces: e2fsprogs (<< 1.34-1) Depends: libc6 (>= 2.3.6-6) Filename: pool/main/e/e2fsprogs/libuuid1_1.39+1.40-WIP-2006.11.14+dfsg-2etch1_i386.deb Size: 33518 MD5sum: 77074ed0bed653725f44bd23c178f9f5 SHA1: 65778c4d89bec3813fbbd398086471b85a1ece30 SHA256: d68dd88e728425c4b2363d3bc1ae88074cdf58c6348d98148c1ef18ff1cb7edf Description: universally unique id library libuuid generates and parses 128-bit universally unique id's (UUID's). See RFC 4122 for more information. Tag: role::shared-lib Package: libvolume-id0 Priority: optional Section: libs Installed-Size: 120 Maintainer: Marco d'Itri Architecture: i386 Source: udev Version: 0.105-4etch1 Depends: libc6 (>= 2.3.6-6) Filename: pool/main/u/udev/libvolume-id0_0.105-4etch1_i386.deb Size: 62672 MD5sum: 1fb6a5c71a746c54d2d153f82d156622 SHA1: 4cd85f448d57b286471ebcb21c027d3acb0c511d SHA256: 6be049063c803ac876062eba01f9962d903f522b0deae5d3d52713c2ab1691e1 Description: libvolume_id shared library This library is used to detect the type of a file system and read its metadata. Tag: admin::filesystem, role::shared-lib, use::scanning Package: libwrap0 Priority: important Section: libs Installed-Size: 84 Maintainer: Marco d'Itri Architecture: i386 Source: tcp-wrappers Version: 7.6.dbs-13 Depends: libc6 (>= 2.3.6-6) Recommends: tcpd Conflicts: netbase (<< 3.16-1) Filename: pool/main/t/tcp-wrappers/libwrap0_7.6.dbs-13_i386.deb Size: 28756 MD5sum: 4ea426176c3bca2b830b62f2a7c6e636 SHA1: e9293afcd08c82a4d023de50cd55a5c5d214e701 SHA256: f48fd7f038effaeb825d6873a1d7d4555a4da0e068860bb516f8e0583e2f3c06 Description: Wietse Venema's TCP wrappers library Wietse Venema's network logger, also known as TCPD or LOG_TCP. . These programs log the client host name of incoming telnet, ftp, rsh, rlogin, finger etc. requests. Security options are: access control per host, domain and/or service; detection of host name spoofing or host address spoofing; booby traps to implement an early-warning system. Tag: devel::library, role::shared-lib Package: libwww-perl Priority: optional Section: perl Installed-Size: 988 Maintainer: Jay Bonci Architecture: all Version: 5.805-1 Depends: perl (>= 5.6.0-16), libnet-perl (>= 1:1.09) | perl (>= 5.8.1), libdigest-md5-perl, libmime-base64-perl (>= 2.1) | perl (>= 5.8), liburi-perl (>= 1.10), libhtml-parser-perl (>= 3.33), libhtml-tree-perl (>= 3.11) Recommends: libmailtools-perl, libhtml-format-perl, libcompress-zlib-perl Suggests: libio-socket-ssl-perl (>= 0.81-2) Filename: pool/main/libw/libwww-perl/libwww-perl_5.805-1_all.deb Size: 360922 MD5sum: 00d3114fb0431bc65a687825592b17cb SHA1: 14c6c38f31aca58b1959e699d78ffbcacf1d10a3 SHA256: e9e44f2670c30042e6a0f9e8d230ee0f0b3a6bba3655a2736bbda743eb048a7d Description: WWW client/server library for Perl (aka LWP) Libwww-perl is a collection of Perl modules which provides a simple and consistent programming interface (API) to the World-Wide Web. The main focus of the library is to provide classes and functions that allow you to write WWW clients, thus libwww-perl said to be a WWW client library. The library also contain modules that are of more general use, as well as a simple HTTP/1.1-compatible server implementation. Tag: devel::lang:perl, devel::library, implemented-in::perl, protocol::http, role::shared-lib Package: libx11-6 Priority: optional Section: libs Installed-Size: 1104 Maintainer: Debian X Strike Force Architecture: i386 Source: libx11 Version: 2:1.0.3-7 Depends: libc6 (>= 2.3.6-6), libxau6, libxdmcp6, libx11-data Pre-Depends: x11-common (>= 1:7.0.0) Conflicts: xlibs-data (<< 1:7.0.0) Filename: pool/main/libx/libx11/libx11-6_1.0.3-7_i386.deb Size: 567396 MD5sum: 32562dd995f671c8548bb383f5994b80 SHA1: 3e5d0009eecdb34ff776adc50a9707cfecfd2982 SHA256: dbff7b203a0536c4eb92d587c6e3338e4d11858cec0664424edc889b12c3074d Description: X11 client-side library This package provides the main client interface to the X Window System, and is otherwise known as 'Xlib'. It provides a complete API for the basic functions of the window system. . More information about X.Org can be found at: . This module can be found as the module 'lib/X11' at :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg Tag: devel::lang:c, devel::library, implemented-in::c, network::client, role::shared-lib, x11::library Package: libx11-data Priority: optional Section: x11 Installed-Size: 2016 Maintainer: Debian X Strike Force Architecture: all Source: libx11 Version: 2:1.0.3-7 Pre-Depends: x11-common (>= 1:7.0.0) Filename: pool/main/libx/libx11/libx11-data_1.0.3-7_all.deb Size: 157102 MD5sum: 6d91554c884720fc2a64118714fb39b7 SHA1: 1ba1f0c4fba793a48fbdff4f062a9b6ce3fb93bc SHA256: 94f97d00f556d55c8981e4fee274a9230a0a7616414eda86f7ebfe2a3e7b239d Description: X11 client-side library This package provides the locale data files for libx11. . More information about X.Org can be found at: . This module can be found as the module 'lib/X11' at :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg Tag: network::client, role::app-data, x11::library Package: libxau6 Priority: optional Section: libs Installed-Size: 56 Maintainer: Debian X Strike Force Architecture: i386 Source: libxau Version: 1:1.0.1-2 Depends: libc6 (>= 2.3.6-6), x11-common Filename: pool/main/libx/libxau/libxau6_1.0.1-2_i386.deb Size: 6986 MD5sum: 65b423e2c93774b164adea25b5b44cde SHA1: 20b7c6821e184569fcf509d32e306cf3962c559b SHA256: 7f86a333d089435be9ddf2a37b258c0985f22b645663d9dbc9ac19f86e6de021 Description: X11 authorisation library This package provides the main interface to the X11 authorisation handling, which controls authorisation for X connections, both client-side and server-side. . More information about X.Org can be found at: . This module can be found as the module 'lib/Xau' at :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg Tag: network::service, role::shared-lib, security::authentication, x11::library Package: libxaw7 Priority: optional Section: libs Installed-Size: 412 Maintainer: Debian X Strike Force Architecture: i386 Source: libxaw Version: 1:1.0.2-4 Depends: libc6 (>= 2.3.6-6), libice6, libsm6, libx11-6, libxext6, libxmu6, libxpm4, libxt6, x11-common Filename: pool/main/libx/libxaw/libxaw7_1.0.2-4_i386.deb Size: 178726 MD5sum: addf0b309113e6fbd7520b980a904778 SHA1: 23b1ec0f4566dc2046c2dc6bc280e1e1bfd4e84d SHA256: 684cc2f69eb5ac7200f153f8dadb86b2d8f84216e5a7ea799bd037769731eda3 Description: X11 Athena Widget library libXaw7 provides the second version of Xaw, the Athena Widgets tookit, which is largely used by legacy X applications. This version is the most common version, as version 6 is considered deprecated, and version 8, which adds Xprint support, is unsupported and not widely used. In general, use of a more modern toolkit such as GTK+ is recommended. . More information about X.Org can be found at: . This module can be found as the module 'lib/Xaw' at :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg Tag: devel::library, interface::x11, role::shared-lib, uitoolkit::athena, x11::library Package: libxcursor1 Priority: optional Section: libs Installed-Size: 84 Maintainer: Debian X Strike Force Architecture: i386 Source: libxcursor Version: 1.1.7-4 Depends: libc6 (>= 2.3.6-6), libx11-6, libxfixes3, libxrender1 Filename: pool/main/libx/libxcursor/libxcursor1_1.1.7-4_i386.deb Size: 23796 MD5sum: 8830a9fa6d1b13b14ec80006b130c243 SHA1: f4e32c4bcb47eaa3d8380c9b5afd934b98b41e35 SHA256: dbbd6f31c60334906213e2c7af4369eb4923f867795dd50740ae177140f8f02b Description: X cursor management library Xcursor is a simple library designed to help locate and load cursors for the X Window System. Cursors can be loaded from files or memory and can exist in several sizes; the library automatically picks the best size. When using images loaded from files, Xcursor prefers to use the Render extension's CreateCursor request for rendering cursors. Where the Render extension is not supported, Xcursor maps the cursor image to a standard X cursor and uses the core X protocol CreateCursor request. Tag: hardware::input:mouse, role::shared-lib, x11::library Package: libxdmcp6 Priority: optional Section: libs Installed-Size: 68 Maintainer: Debian X Strike Force Architecture: i386 Source: libxdmcp Version: 1:1.0.1-2 Depends: libc6 (>= 2.3.6-6), x11-common (>= 1:7.0.0) Filename: pool/main/libx/libxdmcp/libxdmcp6_1.0.1-2_i386.deb Size: 10684 MD5sum: 6d65eace1b1876339c43925e225c88c6 SHA1: 8bfd041e131c423f1f82ed1a4b36db1aa25d1262 SHA256: 2c75fa79d58e1fd3f6c9ddd17204ffd393e0bd9279c4d19a7b25ed30da90aadd Description: X11 Display Manager Control Protocol library This package provides the main interface to the X11 display manager control protocol library, which allows for remote logins to display managers. . More information about X.Org can be found at: . This module can be found as the module 'lib/Xdmcp' at :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg Tag: admin::login, network::service, role::shared-lib, x11::library Package: libxext6 Priority: optional Section: libs Installed-Size: 104 Maintainer: Debian X Strike Force Architecture: i386 Source: libxext Version: 1:1.0.1-2 Depends: libc6 (>= 2.3.6-6), libx11-6, libxau6, x11-common Filename: pool/main/libx/libxext/libxext6_1.0.1-2_i386.deb Size: 24630 MD5sum: 4913f1d126411f7f875ce9ae596e015f SHA1: 4c01639d41b65ca58808ea2d5a0557e70f3a9464 SHA256: b018280a68b1d6464edcba425c0befbc6fd2d4057ca478cc41ed920cbf63530f Description: X11 miscellaneous extension library libXext provides an X Window System client interface to several extensions to the X protocol. . The supported protocol extensions are: - DOUBLE-BUFFER (DBE), the Double Buffer extension; - DPMS, the VESA Display Power Management System extension; - Extended-Visual-Information (EVI), an extension for gathering extra information about the X server's visuals; - LBX, the Low Bandwith X extension; - MIT-SHM, the MIT X client/server shared memory extension; - MIT-SUNDRY-NONSTANDARD, a miscellaneous extension by MIT; - Multi-Buffering, the multi-buffering and stereo display extension; - SECURITY, the X security extension; - SHAPE, the non-rectangular shaped window extension; - SYNC, the X synchronization extension; - TOG-CUP, the Open Group's Colormap Utilization extension; - XC-APPGROUP, the X Consortium's Application Group extension; - XC-MISC, the X Consortium's resource ID querying extension; - XTEST, the X test extension (this is one of two client-side implementations; the other is in the libXtst library, provided by the libxtst6 package); . libXext also provides a small set of utility functions to aid authors of client APIs for X protocol extensions. . More information about X.Org can be found at: . This module can be found as the module 'lib/Xext' at :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg Tag: role::shared-lib, x11::library Package: libxfixes3 Priority: optional Section: libs Installed-Size: 64 Maintainer: Debian X Strike Force Architecture: i386 Source: libxfixes Version: 1:4.0.1-5 Depends: libc6 (>= 2.3.6-6), libx11-6 Pre-Depends: x11-common (>= 1:7.0.0) Filename: pool/main/libx/libxfixes/libxfixes3_4.0.1-5_i386.deb Size: 9304 MD5sum: 628732dc1ac488de60273935cb37be65 SHA1: 6639f3aeb590fa681f334205feae2a3d8b0b8e6b SHA256: b3e876e1d1f9e844ab27b39dd8de2640442a4f9b9afe0b435a148efb7568d6e3 Description: X11 miscellaneous 'fixes' extension library libXfixes provides an X Window System client interface to the 'XFIXES' extension to the X protocol. . It provides support for Region types, and some cursor functions. . More information about X.Org can be found at: . This module can be found as the module 'lib/Xfixes' at :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg Tag: role::shared-lib, x11::library Package: libxft2 Priority: optional Section: libs Installed-Size: 128 Maintainer: Debian X Strike Force Architecture: i386 Source: xft Version: 2.1.8.2-8 Depends: libc6 (>= 2.3.6-6), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.2), libx11-6, libxrender1, zlib1g (>= 1:1.2.1) Pre-Depends: x11-common (>= 1:7.0.0) Filename: pool/main/x/xft/libxft2_2.1.8.2-8_i386.deb Size: 44582 MD5sum: 064c5e81334bb4c66ec36ce16922ca9b SHA1: 5e762e907410f4a9d51b67c6989b76ef35f3c141 SHA256: 4937b8e70c813d4f06f580cb999caac4d637f19577639379bfa597671fd6ac99 Description: FreeType-based font drawing library for X Xft provides a client-side font API for X applications, making the FreeType font rasterizer available to X clients. Fontconfig is used for font specification resolution. Where available, the RENDER extension handles glyph drawing; otherwise, the core X protocol is used. Tag: devel::library, role::shared-lib, works-with::font, x11::library Package: libxi6 Priority: optional Section: libs Installed-Size: 76 Maintainer: Debian X Strike Force Architecture: i386 Source: libxi Version: 1:1.0.1-4 Depends: libc6 (>= 2.3.6-6), libx11-6, libxext6, x11-common Filename: pool/main/libx/libxi/libxi6_1.0.1-4_i386.deb Size: 16678 MD5sum: 8b097ea35dbc3c7a1fbaad1ad55f27f7 SHA1: fedd46d7f5d3d28ebd0c55c13efbd46969021f9b SHA256: 7f3f5ac82038e25a69e138aed5ec2e99245578fab979da75510ff5b15facd0a2 Description: X11 Input extension library libXi provides an X Window System client interface to the XINPUT extension to the X protocol. . The Input extension allows setup and configuration of multiple input devices, and will soon allow hotplugging of input devices; to be added and removed on the fly. . More information about X.Org can be found at: . This module can be found as the module 'lib/Xi' at :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg Tag: hardware::input, role::shared-lib, x11::library Package: libxkbfile1 Priority: optional Section: libs Installed-Size: 184 Maintainer: Debian X Strike Force Architecture: i386 Source: libxkbfile Version: 1:1.0.3-2 Depends: libc6 (>= 2.3.6-6), libx11-6, x11-common Filename: pool/main/libx/libxkbfile/libxkbfile1_1.0.3-2_i386.deb Size: 67750 MD5sum: 0565dec4eb32db14f9e6abfc4954e8b6 SHA1: 23aa8c191339ee4d14d25ef436e1c7211db651fe SHA256: 7a3bc33c877d66b1b9a6c14f367bfce2fa7f47e5d16c5ebac08ec67f34c6b865 Description: X11 keyboard file manipulation library libxkbfile provides an interface to read and manipulate description files for XKB, the X11 keyboard configuration extension. . More information about X.Org can be found at: . This module can be found as the module 'lib/xkbfile' at :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg Tag: hardware::input:keyboard, role::shared-lib, x11::library Package: libxml-parser-perl Priority: optional Section: perl Installed-Size: 704 Maintainer: Debian XML/SGML Group Architecture: i386 Version: 2.34-4.2 Depends: perl (>= 5.8.8-6.1), perlapi-5.8.8, liburi-perl, libwww-perl, libc6 (>= 2.3.6-6), libexpat1 (>= 1.95.8) Filename: pool/main/libx/libxml-parser-perl/libxml-parser-perl_2.34-4.2_i386.deb Size: 291596 MD5sum: 97ff392a378b4be76d97eb6a5de5ac39 SHA1: b4e640a7ab3da1f8a82bc85f412ced0b9ac5711a SHA256: f2e11c9f8345cf6bc7049a5957c00210f78597030cd823b060ff002f6b1487da Description: Perl module for parsing XML files This module provides ways to parse XML documents. It is built on top of XML::Parser::Expat, which is a lower level interface to James Clark's expat library. Each call to one of the parsing methods creates a new instance of XML::Parser::Expat which is then used to parse the document. Expat options may be provided when the XML::Parser object is created. These options are then passed on to the Expat object on each parse call. They can also be given as extra arguments to the parse methods, in which case they override options given at XML::Parser creation time. . The behavior of the parser is controlled either by Style and/or Handlers options, or by setHandlers method. These all provide mechanisms for XML::Parser to set the handlers needed by XML::Parser::Expat. If neither Style nor Handlers are specified, then parsing just checks the document for being well-formed. . When underlying handlers get called, they receive as their first parameter the Expat object, not the Parser object. Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib, works-with-format::xml Package: libxml-xpath-perl Priority: optional Section: perl Installed-Size: 344 Maintainer: Jay Bonci Architecture: all Version: 1.13-6 Depends: perl (>= 5.6.0-16), libxml-parser-perl Filename: pool/main/libx/libxml-xpath-perl/libxml-xpath-perl_1.13-6_all.deb Size: 79114 MD5sum: e5bac52b74d3b461348cbad32fcb5897 SHA1: 775a04894cadc9a2e99613549cb005fd9175c7b4 SHA256: acefb7fad5e0f746a00ab9e05b140c5dfd16e78f8080531d4dca1569316c5836 Description: Perl module for processing XPath This module implements the W3C's XPath specification. It aims to be completely correct to the letter of the spec, and yet still allow extensions through the use of functions and variables, such as are provided by XSLT and XPointer. Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib Package: libxmu6 Priority: optional Section: libs Installed-Size: 136 Maintainer: Debian X Strike Force Architecture: i386 Source: libxmu Version: 1:1.0.2-2 Depends: libc6 (>= 2.3.6-6), libice6, libsm6, libx11-6, libxext6, libxt6, x11-common Filename: pool/main/libx/libxmu/libxmu6_1.0.2-2_i386.deb Size: 46736 MD5sum: d62db8003d7b4316fc81cdd284892d5b SHA1: 555009cd76b3ea0c5f106757ceb22306169c21f9 SHA256: 104558c7f60a14b6e9411d1d8888f9806f7a694027e029770a1099bd6e6cd025 Description: X11 miscellaneous utility library libXmu provides a set of miscellaneous utility convenience functions for X libraries to use. libXmuu is a lighter-weight version that does not depend on libXt or libXext; for more information, see libxmuu1. . More information about X.Org can be found at: . This module can be found as the module 'lib/Xmu' at :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg Tag: role::shared-lib, x11::library Package: libxmuu1 Priority: optional Section: libs Installed-Size: 60 Maintainer: Debian X Strike Force Architecture: i386 Source: libxmu Version: 1:1.0.2-2 Depends: libc6 (>= 2.3.6-6), libx11-6, x11-common Filename: pool/main/libx/libxmu/libxmuu1_1.0.2-2_i386.deb Size: 8848 MD5sum: d7615a1aab8d87e4c3bee76a916f76d0 SHA1: 2f473a54ab520db5653c11bae33446ff28813bbb SHA256: 70221b68aa4d3c6d2a148fd475ba81591c580b9b5ff885a6efe4662fe9d1fe2d Description: X11 miscellaneous micro-utility library libXmuu provides a set of miscellaneous utility convenience functions for X libraries to use. It is a lighter version of libXmu that does not depend on libXt or libXext; for more information on libXmu, see libxmu6. . More information about X.Org can be found at: . This module can be found as the module 'lib/Xmu' at :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg Tag: role::shared-lib, x11::library Package: libxpm4 Priority: optional Section: libs Installed-Size: 112 Maintainer: Debian X Strike Force Architecture: i386 Source: libxpm Version: 1:3.5.5-2 Depends: libc6 (>= 2.3.6-6), libx11-6, x11-common Filename: pool/main/libx/libxpm/libxpm4_3.5.5-2_i386.deb Size: 34358 MD5sum: 2a3367b9db09973f3b1775cf286bbf1a SHA1: 3bd7edf8e93f2d8ce0636c95b03658969b23efca SHA256: 833e29e218d9ae4812f8ed9f6171ad67224ea3a62b98280d89324831505d238b Description: X11 pixmap library libXpm provides support and common operation for the XPM pixmap format, which is commonly used in legacy X applications. XPM is an extension of the monochrome XBM bitmap specificied in the X protocol. . More information about X.Org can be found at: . This module can be found as the module 'lib/Xpm' at :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg Tag: role::shared-lib, works-with::image:raster, x11::library Package: libxrandr2 Priority: optional Section: libs Installed-Size: 60 Maintainer: Debian X Strike Force Architecture: i386 Source: libxrandr Version: 2:1.1.0.2-5 Depends: libc6 (>= 2.3.6-6), libx11-6, libxext6, libxrender1, x11-common Filename: pool/main/libx/libxrandr/libxrandr2_1.1.0.2-5_i386.deb Size: 7776 MD5sum: 339f595b6571e0add2d9c01f2f922626 SHA1: 31c1344d4ff12361c8fbc94546f0763a7fc705fb SHA256: bcca950499f88731fb194e77da8b18d9aa80cbba9d14378cbd5fc184deb78272 Description: X11 RandR extension library libXrandr provides an X Window System client interface to the RandR extension to the X protocol. . The RandR extension allows for run-time configuration of display attributes such as resolution, rotation, and reflection. . More information about X.Org can be found at: . This module can be found as the module 'lib/Xrandr' at :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg Tag: role::shared-lib, x11::library Package: libxrender1 Priority: optional Section: libs Installed-Size: 84 Maintainer: Debian X Strike Force Architecture: i386 Source: libxrender Version: 1:0.9.1-3 Depends: libc6 (>= 2.3.6-6), libx11-6 Filename: pool/main/libx/libxrender/libxrender1_0.9.1-3_i386.deb Size: 21080 MD5sum: e914e775dbc9450107949f190af8284c SHA1: c465276e156bcfa46bd1684f6d705841a60f52cf SHA256: 43845475a9679a59abeec77b89a0ae4ee08b4ea00b64731910a2724c98870c75 Description: X Rendering Extension client library The X Rendering Extension (Render) introduces digital image composition as the foundation of a new rendering model within the X Window System. Rendering geometric figures is accomplished by client-side tesselation into either triangles or trapezoids. Text is drawn by loading glyphs into the server and rendering sets of them. The Xrender library exposes this extension to X clients. . More information about X.Org can be found at: . This module can be found as the module 'lib/Xrender' at :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg Tag: role::shared-lib, x11::library Package: libxss1 Priority: optional Section: libs Installed-Size: 56 Maintainer: Debian X Strike Force Architecture: i386 Source: libxss Version: 1:1.1.0-1 Depends: libc6 (>= 2.3.6-6), libx11-6, libxext6, x11-common Filename: pool/main/libx/libxss/libxss1_1.1.0-1_i386.deb Size: 6702 MD5sum: 765f6f12be1b09b850bc41bac2d2c2e9 SHA1: 1aab80ff33e79f434866ced519bcc4576bf80552 SHA256: 5fc7283869ac485d93c874833aa7ca004fe560e5c03d1e069a770e8c4ea805fa Description: X11 Screen Saver extension library libXss provides an X Window System client interface to the MIT-SCREEN-SAVER extension to the X protocol. . The Screen Saver extension allows clients behaving as screen savers to register themselves with the X server, to better integrate themselves with the running session. . More information about X.Org can be found at: . This module can be found as the module 'lib/Xss' at :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg Tag: role::shared-lib, x11::library Package: libxt6 Priority: optional Section: libs Installed-Size: 368 Maintainer: Debian X Strike Force Architecture: i386 Source: libxt Version: 1:1.0.2-2 Depends: libc6 (>= 2.3.6-6), libice6, libsm6, libx11-6 Pre-Depends: x11-common (>= 1:7.0.0) Filename: pool/main/libx/libxt/libxt6_1.0.2-2_i386.deb Size: 154418 MD5sum: 365806bc416abad7aa92f36a9ea57b40 SHA1: c55cdfaf7fe77ccdddc859030c6e7eca4ee7ffcf SHA256: f8f2cfcc27a67c44911895156b3cbc98d25d3a5e258dea3afc2b5393ca45e09c Description: X11 toolkit intrinsics library libXt provides the X Toolkit Intrinsics, an abstract widget library upon which other toolkits are based. Xt is the basis for many toolkits, including the Athena widgets (Xaw), and LessTif (a Motif implementation). . More information about X.Org can be found at: . This module can be found as the module 'lib/Xt' at :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg Tag: role::shared-lib, x11::library Package: libxtrap6 Priority: optional Section: libs Installed-Size: 80 Maintainer: Debian X Strike Force Architecture: i386 Source: libxtrap Version: 1:1.0.0-4 Depends: libc6 (>= 2.3.6-6), libice6, libsm6, libx11-6, libxext6, libxt6, x11-common Filename: pool/main/libx/libxtrap/libxtrap6_1.0.0-4_i386.deb Size: 16576 MD5sum: 642f8884a41dbb6144cd2037650fc5f0 SHA1: 19091b7dc23f1b80397e4e384976e56a9a4f85e6 SHA256: b5fcffb848ed4c830120ef10df00cbd0fb762de9b09cd4e04f019b2f1adc27b1 Description: X11 event trapping extension library libXTrap provides an interface to the DEC-XTRAP extension, which allows for capture and synthesis of core input events. . More information about X.Org can be found at: . This module can be found as the module 'lib/XTrap' at :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg Tag: role::shared-lib, x11::library Package: libxtst6 Priority: optional Section: libs Installed-Size: 68 Maintainer: Debian X Strike Force Architecture: i386 Source: libxtst Version: 1:1.0.1-5 Depends: libc6 (>= 2.3.6-6), libx11-6, libxext6, x11-common Filename: pool/main/libx/libxtst/libxtst6_1.0.1-5_i386.deb Size: 11560 MD5sum: 818dfe1673d8da409df52ed27909096a SHA1: ee5aa66d7babe9d1abbf0896026d48142ff77484 SHA256: 91774bfb558aa1de6cbe49f5285a0a4704538b8c986596513e2400785c9d5c83 Description: X11 Testing -- Resource extension library libXtst provides an X Window System client interface to the Record extension to the X protocol. . The Record extension allows X clients to synthesise input events, which is useful for automated testing. . More information about X.Org can be found at: . This module can be found as the module 'lib/Xtst' at :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg Tag: role::shared-lib, x11::library Package: libxv1 Priority: optional Section: libs Installed-Size: 64 Maintainer: Debian X Strike Force Architecture: i386 Source: libxv Version: 1:1.0.2-1 Depends: libc6 (>= 2.3.6-6), libx11-6, libxext6, x11-common Filename: pool/main/libx/libxv/libxv1_1.0.2-1_i386.deb Size: 10188 MD5sum: 4ccd7421bdc15ab564b6fbccd21c93a7 SHA1: b1f3d69a7542acac320e68a0c417fbc37543fea7 SHA256: 60af94b7d9a2dd80f2167a42f163fd54e3a2851244b692cda386a2702a6237d6 Description: X11 Video extension library libXv provides an X Window System client interface to the XVideo extension to the X protocol. . The XVideo extension allows for accelerated drawing of videos. Hardware adaptors are exposed to clients, which may draw in a number of colourspaces, including YUV. . More information about X.Org can be found at: . This module can be found as the module 'lib/Xv' at :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg Tag: role::shared-lib, x11::library Package: libxxf86dga1 Priority: optional Section: libs Installed-Size: 68 Maintainer: Debian X Strike Force Architecture: i386 Source: libxxf86dga Version: 2:1.0.1-2 Depends: libc6 (>= 2.3.6-6), libx11-6, libxext6, x11-common Filename: pool/main/libx/libxxf86dga/libxxf86dga1_1.0.1-2_i386.deb Size: 11000 MD5sum: 2df905bbf9f4cd909623076597437a2d SHA1: d5b9b772806e820a425370508ea78eac96b47d08 SHA256: c6d2d003fa9d07471ded57deaf7c5b89cae0aa56775140893b2d9588c6ed04d1 Description: X11 Direct Graphics Access extension library libXxf86dga provides the XFree86-DGA extension, which allows direct graphics access to a framebuffer-like region, and also allows relative mouse reporting, et al. It is mainly used by games and emulators for games. . More information about X.Org can be found at: . This module can be found as the module 'lib/Xxf86dga' at :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg Tag: role::shared-lib, x11::library Package: libxxf86vm1 Priority: optional Section: libs Installed-Size: 64 Maintainer: Debian X Strike Force Architecture: i386 Source: libxxf86vm Version: 1:1.0.1-2 Depends: libc6 (>= 2.3.6-6), libx11-6, libxext6, x11-common Filename: pool/main/libx/libxxf86vm/libxxf86vm1_1.0.1-2_i386.deb Size: 9778 MD5sum: c5bc47bf8a374493a1d91517d61ec03e SHA1: 6217b0b150b3bebdd97a1f0ce1c4e5accffab9dc SHA256: ae85d2c59baac7285284f24d08593297d7ed0fb1cdd1d1b54775f2642255fab5 Description: X11 XFree86 video mode extension library libXxf86vm provides an interface to the XFree86-VidModeExtension extension, which allows client applications to get and set video mode timings in extensive detail. It is used by the xvidtune program in particular. . More information about X.Org can be found at: . This module can be found as the module 'lib/Xxf86vm' at :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg Tag: role::shared-lib, x11::library Package: linux-image-2.6-486 Priority: optional Section: admin Installed-Size: 32 Maintainer: Debian Kernel Team Architecture: i386 Source: linux-latest-2.6 (6etch3) Version: 2.6.18+6etch3 Depends: linux-image-2.6.18-6-486 Filename: pool/main/l/linux-latest-2.6/linux-image-2.6-486_2.6.18+6etch3_i386.deb Size: 2264 MD5sum: c83fc74f1d29535b00d0578c8d0b56ba SHA1: ebaef7404d4b05be7e4035822c3dc37288959e58 SHA256: 00267bafee27ef48889f0f9784057c55cd49f43200de3472874ddb817019d7e1 Description: Linux kernel 2.6 image on x86 This package depends on the latest binary image for Linux kernel 2.6 on x86 and compatible machines. Tag: admin::kernel Package: linux-image-2.6-686 Priority: optional Section: admin Installed-Size: 32 Maintainer: Debian Kernel Team Architecture: i386 Source: linux-latest-2.6 (6etch3) Version: 2.6.18+6etch3 Depends: linux-image-2.6.18-6-686 Filename: pool/main/l/linux-latest-2.6/linux-image-2.6-686_2.6.18+6etch3_i386.deb Size: 2286 MD5sum: f2c571a51d3a6f84c3f40c324ebf2f05 SHA1: 5abe3a86093e8f84a998bd82dfede9ffd9f5aa1f SHA256: 8897d3d31795483edf8bc8d8c7bef373ab43d7499dc631b62f1eecb20649eda7 Description: Linux kernel 2.6 image on PPro/Celeron/PII/PIII/P4 This package depends on the latest binary image for Linux kernel 2.6 on Pentium Pro/Celeron/Pentium II/Pentium III/Pentium 4 machines. Tag: admin::kernel Package: linux-image-2.6.18-6-486 Priority: optional Section: admin Installed-Size: 49116 Maintainer: Debian Kernel Team Architecture: i386 Source: linux-2.6 Version: 2.6.18.dfsg.1-26etch2 Provides: linux-image, linux-image-2.6, linux-modules-2.6.18-6-486 Depends: module-init-tools (>= 0.9.13), coreutils (>= 5.96), initramfs-tools (>= 0.55) | yaird (>= 0.0.12-8) | linux-initramfs-tool Pre-Depends: debconf (>= 0.2.17) | debconf-2.0 Suggests: linux-doc-2.6.18, grub (>= 0.97-3) | lilo (>= 19.1) Conflicts: grub (<= 0.95+cvs20040624-17), initramfs-tools (<< 0.55), yaird (<< 0.0.12-8) Filename: pool/main/l/linux-2.6/linux-image-2.6.18-6-486_2.6.18.dfsg.1-26etch2_i386.deb Size: 16195826 MD5sum: 09fcc72dcdc03d855f10ecc4445a09e9 SHA1: f654f7f61330ecf96a0bcd32d20b8b1cf68a122a SHA256: f2ad61b3ca976f9e2defd5853e7eea47f5421f9238ff789a6a2934dc3d730de1 Description: Linux 2.6.18 image on x86 This package provides the binary image and pre-built loadable modules for Linux kernel 2.6.18 on x86 and compatible machines. Package: linux-image-2.6.18-6-686 Priority: optional Section: admin Installed-Size: 48688 Maintainer: Debian Kernel Team Architecture: i386 Source: linux-2.6 Version: 2.6.18.dfsg.1-26etch2 Provides: linux-image, linux-image-2.6, linux-modules-2.6.18-6-686 Depends: module-init-tools (>= 0.9.13), coreutils (>= 5.96), initramfs-tools (>= 0.55) | yaird (>= 0.0.12-8) | linux-initramfs-tool Pre-Depends: debconf (>= 0.2.17) | debconf-2.0 Recommends: libc6-i686 Suggests: linux-doc-2.6.18, grub (>= 0.97-3) | lilo (>= 19.1) Conflicts: grub (<= 0.95+cvs20040624-17), initramfs-tools (<< 0.55), yaird (<< 0.0.12-8) Filename: pool/main/l/linux-2.6/linux-image-2.6.18-6-686_2.6.18.dfsg.1-26etch2_i386.deb Size: 16343498 MD5sum: dbf74416f24e2335d88e3222e57154fa SHA1: 5da266a9c24b57481824863f6905e79fa9a3f47e SHA256: 0f1d4d1233519ebd1fbed4af704f67ca8826cf6c9ac650dd889e0c98ebda2786 Description: Linux 2.6.18 image on PPro/Celeron/PII/PIII/P4 This package provides the binary image and pre-built loadable modules for Linux kernel 2.6.18 on Pentium Pro/Celeron/Pentium II/Pentium III/Pentium 4 machines. Package: login Essential: yes Priority: required Section: admin Installed-Size: 2932 Maintainer: Shadow package maintainers Architecture: i386 Source: shadow Version: 1:4.0.18.1-7+etch1 Replaces: shadow-login, shadow-passwd, shellutils (<< 2.0-2), manpages-fi (<< 0.2-4), manpages-fr (<< 1.64.0-1), manpages-hu (<< 20010119-5), manpages-it (<< 0.3.4-2), manpages-ko (<< 20050219-2), manpages-ja (<< 0.5.0.0.20050915-1), manpages-pl (<= 20020406-1), manpages-de (<< 0.4-10), manpages-es-extra (<< 0.8a-15), manpages-tr, manpages-zh Depends: libpam-modules (>= 0.72-5) Pre-Depends: libc6 (>= 2.3.6-6), libpam0g (>= 0.76), libpam-runtime (>= 0.76-14) Conflicts: shadow-login, pam-apps, secure-su, suidregister (<< 0.50), gnunet (<< 0.7.0c-2), amavisd-new (<< 2.3.3-8), python-4suite (<< 0.99cvs20060405-1), backupninja (<< 0.9.3-5), echolot (<< 2.1.8-4) Filename: pool/main/s/shadow/login_4.0.18.1-7+etch1_i386.deb Size: 796578 MD5sum: 439cd50477db064cdf11d9b48c0e9af0 SHA1: a5d778bc4c199a256b73e7f2848233b4237e7d79 SHA256: 0f1ea725143da7b57dd0995be93a7c252ed5e4cef300686d49eb4e7f85deb146 Description: system login tools These tools are required to be able to login and use your system. The login program invokes your user shell and enables command execution. The newgrp program is used to change your effective group ID (useful for workgroup type situations). The su program allows changing your effective user ID (useful being able to execute commands as another user). Tag: admin::login, interface::commandline, interface::text-mode, role::program, scope::application, security::authentication, use::login Package: logrotate Priority: important Section: admin Installed-Size: 92 Maintainer: Paul Martin Architecture: i386 Version: 3.7.1-3 Depends: libc6 (>= 2.3.5-1), libpopt0 (>= 1.7), libselinux1 (>= 1.30), cron | anacron | fcron, base-passwd (>= 2.0.3.4) Recommends: mailx Filename: pool/main/l/logrotate/logrotate_3.7.1-3_i386.deb Size: 36608 MD5sum: 0e9a3c4c756b269f82b09bc0a3651806 SHA1: f7a71ddb0800dc66ca1f0d059889b8fdd8368cd6 SHA256: 9db5c5e58d13e053a3f0f2f7ccd7df6b970348c5e6c690e88a4b192dd412e100 Description: Log rotation utility The logrotate utility is designed to simplify the administration of log files on a system which generates a lot of log files. Logrotate allows for the automatic rotation compression, removal and mailing of log files. Logrotate can be set to handle a log file daily, weekly, monthly or when the log file gets to a certain size. Normally, logrotate runs as a daily cron job. Tag: admin::automation, admin::logging, interface::commandline, network::server, role::program, use::compressing, works-with::logfile Package: lsb-base Priority: required Section: misc Installed-Size: 28 Maintainer: Chris Lawrence Architecture: all Source: lsb Version: 3.1-23.2etch1 Replaces: lsb-core (<< 2.0-6), lsb (<< 2.0-6) Depends: sed, ncurses-bin Conflicts: lsb-core (<< 2.0-6), lsb (<< 2.0-6) Filename: pool/main/l/lsb/lsb-base_3.1-23.2etch1_all.deb Size: 16586 MD5sum: 6a977bfe8985770d59ccf1b0471893b2 SHA1: bf1c987167ed60d91cbb2e1e47803eff21df8969 SHA256: 5eab8ab6dc064f986a1e812cf42bc7a08c6fc37afddaab4589b50456318a9bc0 Description: Linux Standard Base 3.1 init script functionality The Linux Standard Base (http://www.linuxbase.org/) is a standard core system that third-party applications written for Linux can depend upon. . This package only includes the init-functions shell library, which may be used by other packages' initialization scripts for console logging and other purposes. Package: lzma Priority: optional Section: utils Installed-Size: 244 Maintainer: Mohammed Adnène Trojette Architecture: i386 Version: 4.43-5 Depends: libc6 (>= 2.3.6-6), libgcc1 (>= 1:4.1.1-12), libstdc++6 (>= 4.1.1-12) Filename: pool/main/l/lzma/lzma_4.43-5_i386.deb Size: 125552 MD5sum: e7ee9af2095250e3118932029c3b829d SHA1: f645b57aaf9346278a4e0c512a681ffa6583b625 SHA256: a3440328b266f93a7070181c588a8adffe2c0ab1b0ebd551d9de257af6b48787 Description: Default and general compression method of 7z format in 7-Zip program LZMA is a compression algorithm, based on the famous Lempel Ziv compression method. . The main characteristics of the algorithm are very good compression, fast decompression, use of lot of RAM for compression and low usage of RAM for decompression. . LZMA provides high compression ratio and very fast decompression, so it is very suitable for embedded applications. For example, it can be used for ROM (firmware) compression. Tag: implemented-in::c, interface::commandline, role::program, scope::utility, use::compressing, use::storing, works-with::archive, works-with::file Package: mailx Priority: standard Section: mail Installed-Size: 292 Maintainer: Robert Luberda Architecture: i386 Version: 1:8.1.2-0.20050715cvs-1 Provides: mail-reader Depends: libc6 (>= 2.3.2.ds1-21), liblockfile1 (>= 1.0), exim4 | mail-transport-agent, base-files (>= 2.2.0) Conflicts: suidmanager (<< 0.52) Filename: pool/main/m/mailx/mailx_8.1.2-0.20050715cvs-1_i386.deb Size: 155018 MD5sum: 166fffae0e1ce008d92492dd17a7211a SHA1: f870948a5eff79a6bd071cff5b16284266977313 SHA256: 78e087b8d4d81ab0dac3f08530618889db52dd990f70d1fa469d69fce2b3c753 Description: A simple mail user agent mailx is the traditional command-line-mode mail user agent. Even if you don't use it it may be required by other programs. Tag: implemented-in::c, interface::commandline, mail::smtp, mail::user-agent, network::client, protocol::smtp, role::program, works-with::mail Task: mail-server Package: makedev Priority: required Section: admin Installed-Size: 156 Maintainer: Bdale Garbee Architecture: all Version: 2.3.1-83 Depends: base-passwd (>= 3.0.4) Conflicts: udev (<= 0.024-7) Filename: pool/main/m/makedev/makedev_2.3.1-83_all.deb Size: 42000 MD5sum: 9482b4ece67fb6e481fab54684107ca1 SHA1: 7c227c2685ba2ab122453542927f52f1e5b88aab SHA256: e4a54e91151c8eae70a4e7da3a1d5f231f15db519de2e983df961b3d323a6d0f Description: creates device files in /dev The MAKEDEV executable is used to create device files, often in /dev. . Device files are special files through which applications can interact with hardware. Package: mawk Priority: required Section: utils Installed-Size: 220 Maintainer: James Troup Architecture: i386 Version: 1.3.3-11 Provides: awk Pre-Depends: libc6 (>= 2.3.1-1) Filename: pool/main/m/mawk/mawk_1.3.3-11_i386.deb Size: 78630 MD5sum: 270f008c05e667e31e7fde2ed9fee85f SHA1: 201c02b1a9fd0ed54554b03c36612b271fde4482 SHA256: 3ea92264dbaea10c03c22773821f5b4546b815e8704cbd3423348a50ea03c11a Description: a pattern scanning and text processing language Mawk is an interpreter for the AWK Programming Language. The AWK language is useful for manipulation of data files, text retrieval and processing, and for prototyping and experimenting with algorithms. Mawk is a new awk meaning it implements the AWK language as defined in Aho, Kernighan and Weinberger, The AWK Programming Language, Addison-Wesley Publishing, 1988. (Hereafter referred to as the AWK book.) Mawk conforms to the POSIX 1003.2 (draft 11.3) definition of the AWK language which contains a few features not described in the AWK book, and mawk provides a small number of extensions. . Mawk is smaller and much faster than gawk. It has some compile-time limits such as NF = 32767 and sprintf buffer = 1020. Tag: devel::interpreter, interface::commandline, role::program, scope::utility Package: mc Priority: optional Section: utils Installed-Size: 5396 Maintainer: Stefano Melchior Architecture: i386 Version: 1:4.6.1-6 Replaces: mc-common, manpages-pl (<= 20030210) Depends: libc6 (>= 2.3.6-6), libglib2.0-0 (>= 2.12.0), libgpmg1 (>= 1.19.6-1), libslang2 (>= 2.0.6-3) Suggests: perl, mime-support, zip, unzip, bzip2, links | w3m | lynx, arj Conflicts: mc-common, suidmanager (<< 0.52) Filename: pool/main/m/mc/mc_4.6.1-6_i386.deb Size: 2137416 MD5sum: 4bb4d98e55a3d1ac547c043b8d76fccb SHA1: e27427dfc039d2ff2b4a6986ac4c62aa4f2632d4 SHA256: 152479cbcfbbd13843defd979d6b0a3a0507fc82d902357838908ee92962f986 Description: midnight commander - a powerful file manager GNU Midnight Commander is a text-mode full-screen file manager. It uses a two panel interface and a subshell for command execution. It includes an internal editor with syntax highlighting and an internal viewer with support for binary files. Also included is Virtual Filesystem (VFS), that allows files on remote systems (e.g. FTP, SSH, SMB servers) and files inside archives to be manipulated like real files. Tag: interface::text-mode, role::program, scope::application, suite::gnu, use::browsing, use::organizing, works-with::file Package: mktemp Essential: yes Priority: required Section: utils Installed-Size: 24 Maintainer: Clint Adams Architecture: i386 Version: 1.5-2 Replaces: debianutils (<< 2.16) Depends: libc6 (>= 2.3.6-6) Filename: pool/main/m/mktemp/mktemp_1.5-2_i386.deb Size: 10510 MD5sum: 224c0b2894d30641668fb7db2179a1a7 SHA1: 4f9d3c30e97789aab47eb4f1996deedcae30d718 SHA256: 52631c9c63e77477d7f25e375070a077f64e5a858ea04570edaa69def41f033a Description: Makes unique filenames for temporary files Mktemp is a simple utility designed to make temporary file handling in shells scripts be safe and simple. Tag: implemented-in::c, interface::commandline, role::program, scope::utility, works-with::file Package: module-init-tools Priority: important Section: admin Installed-Size: 308 Maintainer: Marco d'Itri Architecture: i386 Version: 3.3-pre4-2 Depends: libc6 (>= 2.3.6-6), lsb-base (>= 3.0-6) Conflicts: modutils (<= 2.4.21-1) Filename: pool/main/m/module-init-tools/module-init-tools_3.3-pre4-2_i386.deb Size: 82816 MD5sum: 1c4e73da7a078e18627c5b6591452d07 SHA1: 4fc524bdbd1ad7e855864e1987f2e3dc1051d19a SHA256: 84593c65613ee0975c5cdc47dd8542f1773577e0e9a3eac9edf960b71a8ecbf0 Description: tools for managing Linux kernel modules This package contains a set of programs for loading, inserting, and removing kernel modules for Linux (versions 2.5.48 and above). It serves the same function that the "modutils" package serves for Linux 2.4. Tag: admin::kernel, implemented-in::c, interface::commandline, role::program, scope::utility Package: mount Essential: yes Priority: required Section: admin Installed-Size: 340 Maintainer: LaMont Jones Architecture: i386 Source: util-linux Version: 2.12r-19etch1 Pre-Depends: libblkid1 (>= 1.37-1), libc6 (>= 2.3.6-6), libuuid1 Filename: pool/main/u/util-linux/mount_2.12r-19etch1_i386.deb Size: 157272 MD5sum: c5b1383c8c6fe95fd5344c2e6a20a68f SHA1: 7de3c1eca0a638e5023c18cb4d082bcd6ebb2a03 SHA256: 7ee5eb539d88cbbfa5c1a680301fe7b085d1c1f789b874e6ec731e9f99d5763e Description: Tools for mounting and manipulating filesystems This package provides the mount(8), umount(8), swapon(8), swapoff(8), and losetup(8) commands. Tag: admin::filesystem, hardware::storage, interface::commandline, role::program, scope::utility Package: ncurses-base Essential: yes Priority: required Section: utils Installed-Size: 300 Maintainer: Daniel Baumann Architecture: all Source: ncurses Version: 5.5-5 Replaces: ncurses-term Provides: ncurses-runtime Depends: libncurses5 (>= 5.4-5) Conflicts: ncurses, ncurses-runtime Filename: pool/main/n/ncurses/ncurses-base_5.5-5_all.deb Size: 12986 MD5sum: 44a72a29f61cd0d039a1b84ac5e1edc4 SHA1: 6c45586561b9f05d019317e8c332ecf5647076a5 SHA256: c833c96290d8dc4309250a11be64820a7eb8ac5a481d525448b2c8fadc8a34d7 Description: Descriptions of common terminal types This package contains what should be a reasonable subset of terminal definitions, including: ansi, dumb, linux, rxvt, screen, sun, vt100, vt102, vt220, vt52, and xterm. Tag: devel::library, interface::text-mode, role::app-data, uitoolkit::ncurses Package: ncurses-bin Essential: yes Priority: required Section: utils Installed-Size: 460 Maintainer: Daniel Baumann Architecture: i386 Source: ncurses Version: 5.5-5 Provides: tput Pre-Depends: libc6 (>= 2.3.6-6), libncurses5 (>= 5.4-5) Conflicts: ncurses, tput Filename: pool/main/n/ncurses/ncurses-bin_5.5-5_i386.deb Size: 214212 MD5sum: 1c7fb27ca101173bd6c6651244a781cf SHA1: 389910a5ce31a59effc2ab4ff6ead2558fd59180 SHA256: eb9000dc13baee9def447aa847542eadbaa2ab763aed54332e17f0fc77ab0e35 Description: Terminal-related programs and man pages This package contains the programs used for manipulating the terminfo database and individual terminfo entries, as well as some programs for resetting terminals and such. Tag: admin::configuring, devel::library, interface::commandline, interface::text-mode, role::program, scope::utility, uitoolkit::ncurses Package: net-tools Priority: important Section: net Installed-Size: 656 Maintainer: Bernd Eckenfels Architecture: i386 Version: 1.60-17 Replaces: netbase (<< 4.00) Depends: libc6 (>= 2.3.2.ds1-21) Filename: pool/main/n/net-tools/net-tools_1.60-17_i386.deb Size: 248304 MD5sum: f1bbe13caf4c3d7c3d4478ce617ffa6f SHA1: f2f4bb75c0e1eb25ba295d2950dabe485f5a51d8 SHA256: 5230988fe9bb5afe5717e8f2b3ec42ead4e26f0c74cd5d6ff4528baae96f90fa Description: The NET-3 networking toolkit This package includes the important tools for controlling the network subsystem of the Linux kernel. This includes arp, ifconfig, netstat, rarp, nameif and route. Additionally, this package contains utilities relating to particular network hardware types (plipconfig, slattach, mii-tool) and advanced aspects of IP configuration (iptunnel, ipmaddr). . In the upstream package 'hostname' and friends are included. Those are not installed by this package, since there is a special "hostname*.deb". Package: netbase Priority: important Section: admin Installed-Size: 148 Maintainer: Marco d'Itri Architecture: all Version: 4.29 Depends: ifupdown (>= 0.6.4-4.9), openbsd-inetd | inet-superserver, iputils-ping | ping, lsb-base (>= 3.0-6), debconf (>= 0.5) | debconf-2.0 Conflicts: openbsd-inetd (<< 0.20050402-3), inetutils-inetd (<< 2:1.4.3+20060719-3), xinetd (<= 2.2.1-8), netstd (<< 3.00), nfs-common (<< 1:0.3.2-1), nfs-user-server (<< 2.2beta47-9), nis (<= 3.6-2), rstatd (<= 3.03-3), rwalld (<= 0.16-1), rusersd (<= 0.17-1), ugidd (<< 2.2beta47-9) Filename: pool/main/n/netbase/netbase_4.29_all.deb Size: 36598 MD5sum: 726162301b18c3917587d50ea00ec517 SHA1: 43e0a59e711c239ac234840734dcae8aefd7bc3e SHA256: e40aca0c1607c85e9cbdaf6c9bf633d5e183affbac94834923f6ef0702069e46 Description: Basic TCP/IP networking system This package provides the necessary infrastructure for basic TCP/IP based networking. Tag: network::configuration, role::app-data, special::meta Package: ntp Priority: optional Section: net Installed-Size: 848 Maintainer: Debian NTP Team Architecture: i386 Version: 1:4.2.2.p4+dfsg-2etch4 Replaces: logcheck-database, ntp-server, ntp-simple (<= 1:4.2.0a+stable-9), ntp-refclock (<= 1:4.2.0a+stable-9) Provides: ntp-server Depends: adduser, lsb-base (>= 3.0-3), netbase, perl, libc6 (>= 2.3.6-6), libcap1, libreadline5 (>= 5.2), libssl0.9.8 (>= 0.9.8c-1) Suggests: ntp-doc Conflicts: ntp-server, ntp-simple (<= 1:4.2.0a+stable-9), ntp-refclock (<= 1:4.2.0a+stable-9) Filename: pool/main/n/ntp/ntp_4.2.2.p4+dfsg-2etch4_i386.deb Size: 333772 MD5sum: e5fbae24686d444fff118f3ce9cc45db SHA1: 4395ba4b063e4209b0add19960dbb5673ab493a2 SHA256: fe32ea1e02dff9bfb8a960420a14ca2f080fc7b018c78058980cbb33410961c9 Description: Network Time Protocol daemon and utility programs NTP, the Network Time Protocol, is used to keep computer clocks accurate by synchronizing them over the Internet or a local network, or by following an accurate hardware receiver that interprets GPS, DCF-77, NIST or similar time signals. . This package contains the NTP daemon and utility programs. An NTP daemon needs to be running on each host that is to have its clock accuracy controlled by NTP. The same NTP daemon is also used to provide NTP service to other hosts. . For more information about the NTP protocol and NTP server configuration and operation, install the package "ntp-doc". . Web sites: http://ntp.isc.org/ and http://www.ntp.org/ Tag: admin::benchmarking, admin::configuring, interface::commandline, network::service, protocol::ip, role::program, scope::utility, use::timekeeping Package: ntpdate Priority: optional Section: net Installed-Size: 208 Maintainer: Debian NTP Team Architecture: i386 Source: ntp Version: 1:4.2.2.p4+dfsg-2etch4 Depends: netbase, libc6 (>= 2.3.6-6), libcap1, libssl0.9.8 (>= 0.9.8c-1) Filename: pool/main/n/ntp/ntpdate_4.2.2.p4+dfsg-2etch4_i386.deb Size: 58316 MD5sum: 90fc92e7a8f6582ee21076849ae0dfba SHA1: 24a03612a05c09f56451fefcd0fd5fb89bffeab8 SHA256: cfafab8af83dc35ed66baaab2410eb2bc20976f377c88ca94e64f2a6b2c6baeb Description: client for setting system time from NTP servers NTP, the Network Time Protocol, is used to keep computer clocks accurate by synchronizing them over the Internet or a local network, or by following an accurate hardware receiver that interprets GPS, DCF-77, NIST or similar time signals. . ntpdate is a simple NTP client that sets a system's clock to match the time obtained by communicating with one or more NTP servers. It is not sufficient, however, for maintaining an accurate clock in the long run. ntpdate by itself is useful for occasionally setting the time on machines that do not have full-time network access, such as laptops. . If the full NTP daemon from the package "ntp" is installed, then ntpdate is not necessary. . Web sites: http://ntp.isc.org/ and http://www.ntp.org/ Tag: admin::benchmarking, admin::configuring, interface::commandline, network::client, network::service, protocol::ip, role::program, use::timekeeping Package: nullmailer Priority: extra Section: mail Installed-Size: 392 Maintainer: Norbert Tretkowski Architecture: i386 Version: 1:1.03-4 Replaces: mail-transport-agent Provides: mail-transport-agent Depends: libc6 (>= 2.3.6-6), libgcc1 (>= 1:4.1.1-12), libstdc++6 (>= 4.1.1-12), debconf (>= 0.5) | debconf-2.0, lsb-base Recommends: sysklogd | system-log-daemon Conflicts: mail-transport-agent, suidmanager (<< 0.52), lsb Filename: pool/main/n/nullmailer/nullmailer_1.03-4_i386.deb Size: 84448 MD5sum: 818f577a52515b84efe50a72a4b40386 SHA1: 45cf742515658ac35b7ac2b861859549c0f84966 SHA256: ec7604936b43bd22a69dd277cb9941bf9ba664b9610ab0d123a5b8897d3b5c3b Description: simple relay-only mail transport agent Nullmailer is a replacement MTA for hosts, which relay to a fixed set of smart relays. It is designed to be simple to configure and especially useful on slave machines and in chroots. . The sendmail interface of this package doesn't provide the -bs switch, hence it's not LSB compatible! Tag: interface::daemon, mail::transport-agent, network::server, protocol::smtp, role::program, works-with::mail Package: openbsd-inetd Priority: important Section: net Installed-Size: 132 Maintainer: Marco d'Itri Architecture: i386 Version: 0.20050402-6 Replaces: netkit-inetd Provides: inet-superserver, netkit-inetd Depends: libc6 (>= 2.3.6-6), libwrap0, lsb-base (>= 3.0-10), update-inetd, tcpd Conflicts: netkit-inetd Filename: pool/main/o/openbsd-inetd/openbsd-inetd_0.20050402-6_i386.deb Size: 34950 MD5sum: 28397f9a457b695403589c8fbfe6a587 SHA1: 41877af93eb0cf4a929b0ee2cedae7414e38d35c SHA256: 9cb331c4d4a1cdaec8b16a639ca571a48a822723e404fd548d66991b7c581866 Description: The OpenBSD Internet Superserver The inetd server is a network daemon program that specializes in managing incoming network connections. Its configuration file tells it what program needs to be run when an incoming connection is received. Any service port may be configured for either of the tcp or udp protcols. . This is a port of the OpenBSD daemon with some debian-specific features. This package does not have many bugs of netkit-inetd and supports IPv6, built-in libwrap, binding to specific addresses, UNIX domain sockets and socket buffers tuning. Tag: implemented-in::c, interface::daemon, network::server, network::service, protocol::ipv6, role::program, use::configuring Package: openssh-blacklist Priority: extra Section: net Installed-Size: 4096 Maintainer: Kees Cook Architecture: all Version: 0.1.1 Recommends: openssh-client Filename: pool/main/o/openssh-blacklist/openssh-blacklist_0.1.1_all.deb Size: 2121928 MD5sum: fa1ba22d98f91f18b326ee1bfd31bcbb SHA1: c5eb5177f08a5c670c4c60fc69662f43f818fc5e SHA256: ed4480bbdb661fe9eb3aab2fb4dd54b1957e465390740ca8dddbe626d0538adf Description: list of blacklisted OpenSSH RSA and DSA keys Contains the list of known-bad OpenSSH keys, for ssh-vulnkeys to use when examining suspect keys. Package: openssh-client Priority: standard Section: net Installed-Size: 1500 Maintainer: Matthew Vernon Architecture: i386 Source: openssh Version: 1:4.3p2-9etch3 Replaces: ssh, ssh-krb5 Provides: rsh-client, ssh-client Depends: libc6 (>= 2.3.6-6), libcomerr2 (>= 1.33-3), libedit2 (>= 2.5.cvs.20010821-1), libkrb53 (>= 1.4.2), libncurses5 (>= 5.4-5), libssl0.9.8 (>= 0.9.8c-1), zlib1g (>= 1:1.2.1), debconf (>= 1.2.0) | debconf-2.0, adduser (>= 3.10), dpkg (>= 1.7.0), passwd, libssl0.9.8 (>= 0.9.8c-4etch3) Suggests: ssh-askpass, xbase-clients Conflicts: ssh (<< 1:3.8.1p1-9), sftp, rsh-client (<< 0.16.1-1), ssh-krb5 (<< 1:4.3p2-7) Filename: pool/main/o/openssh/openssh-client_4.3p2-9etch3_i386.deb Size: 659992 MD5sum: df6bf6ae7a34e91d5677115bbdb01b73 SHA1: 1dfdbbc834b5a9a85802fd7aee75812b842ca4f3 SHA256: 039fcdfc7b463e04eff4e9f6c03e344693109540bedbe8b5a56b5080c9b582b2 Description: Secure shell client, an rlogin/rsh/rcp replacement This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working group. . Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine. It provides secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. It is intended as a replacement for rlogin, rsh and rcp, and can be used to provide applications with a secure communication channel. . This package provides the ssh, scp and sftp clients, the ssh-agent and ssh-add programs to make public key authentication more convenient, and the ssh-keygen, ssh-keyscan, ssh-copy-id and ssh-argv0 utilities. . -------------------------------------------------------------------- . In some countries it may be illegal to use any encryption at all without a special permit. Tag: filetransfer::sftp, implemented-in::c, interface::commandline, interface::shell, network::client, protocol::ssh, role::program, security::authentication, security::cryptography, uitoolkit::ncurses, use::login, use::transmission, works-with::file Package: openssh-server Priority: optional Section: net Installed-Size: 480 Maintainer: Matthew Vernon Architecture: i386 Source: openssh Version: 1:4.3p2-9etch3 Replaces: ssh, openssh-client (<< 1:3.8.1p1-11), ssh-krb5 Provides: ssh-server Depends: libc6 (>= 2.3.6-6), libcomerr2 (>= 1.33-3), libkrb53 (>= 1.4.2), libpam0g (>= 0.76), libselinux1 (>= 1.32), libssl0.9.8 (>= 0.9.8c-1), libwrap0, zlib1g (>= 1:1.2.1), debconf (>= 1.2.0) | debconf-2.0, libpam-runtime (>= 0.76-14), libpam-modules (>= 0.72-9), adduser (>= 3.9), dpkg (>= 1.9.0), openssh-client (= 1:4.3p2-9etch3), libssl0.9.8 (>= 0.9.8c-4etch3), openssh-blacklist Suggests: ssh-askpass, xbase-clients, rssh, molly-guard Conflicts: ssh (<< 1:3.8.1p1-9), ssh-nonfree (<< 2), ssh-socks, ssh2, sftp, rsh-client (<< 0.16.1-1), ssh-krb5 (<< 1:4.3p2-7) Filename: pool/main/o/openssh/openssh-server_4.3p2-9etch3_i386.deb Size: 223696 MD5sum: 087b8d33303c197953ba2a9904345592 SHA1: 3c846784fc30cb9f13d2d6eac5e7a194a85b92e6 SHA256: 60ad7d9f538b7527fc910165a739eadafee441ba645ffd0a32928493d82fe8b2 Description: Secure shell server, an rshd replacement This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working group. . Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine. It provides secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. It is intended as a replacement for rlogin, rsh and rcp, and can be used to provide applications with a secure communication channel. . This package provides the sshd server. . -------------------------------------------------------------------- . In some countries it may be illegal to use any encryption at all without a special permit. Tag: admin::login, interface::daemon, network::server, protocol::ssh, role::program, security::authentication, security::cryptography, use::login, use::transmission Package: openssl Priority: optional Section: utils Installed-Size: 2300 Maintainer: Debian OpenSSL Team Architecture: i386 Version: 0.9.8c-4etch9 Depends: libc6 (>= 2.3.6-6), libssl0.9.8 (>= 0.9.8c-1), zlib1g (>= 1:1.2.1) Suggests: ca-certificates Conflicts: ssleay (<< 0.9.2b) Filename: pool/main/o/openssl/openssl_0.9.8c-4etch9_i386.deb Size: 1015854 MD5sum: 3d55c6714377dd3f880ca00d5fd33d8f SHA1: d5c21da8d4838fb3bed744d5578256019e84983e SHA256: 677b1494cc7a330256f6edeb178869381644049705206fec068d5a05a5d39010 Description: Secure Socket Layer (SSL) binary and related cryptographic tools This package contains the openssl binary and related tools. . It is part of the OpenSSL implementation of SSL. . You need it to perform certain cryptographic actions like: o Creation of RSA, DH and DSA Key Parameters o Creation of X.509 Certificates, CSRs and CRLs o Calculation of Message Digests o Encryption and Decryption with Ciphers o SSL/TLS Client and Server Tests o Handling of S/MIME signed or encrypted Mail Tag: interface::commandline, protocol::ssl, role::program, scope::utility, security::cryptography, security::integrity, use::checking Package: passwd Priority: required Section: admin Installed-Size: 2448 Maintainer: Shadow package maintainers Architecture: i386 Source: shadow Version: 1:4.0.18.1-7+etch1 Replaces: manpages (<= 1.15-2), manpages-de (<< 0.4-9), manpages-fi (<< 0.2-4), manpages-fr (<< 1.64.0-1), manpages-hu (<< 20010119-5), manpages-it (<< 0.3.4-3), manpages-ja (<< 0.5.0.0.20050915-1), manpages-ko (<< 20050219-2), manpages-pl (<= 20020406-1), manpages-es (<< 1.55-4), manpages-es-extra (<< 0.8a-15), manpages-ru (<< 0.98-3), manpages-tr, manpages-zh Depends: libc6 (>= 2.3.6-6), libpam0g (>= 0.76), libselinux1 (>= 1.32), login (>= 970502-1), libpam-modules (>= 0.72-5), debianutils (>= 2.15.2) Conflicts: shadow-passwd, pam-apps, suidregister (<< 0.50), debconf (<< 0.5) Filename: pool/main/s/shadow/passwd_4.0.18.1-7+etch1_i386.deb Size: 792460 MD5sum: 82c630b2f4e18217170a73a2dab27cba SHA1: 266e39314a58c067ec25686eeddce1ebbc350e60 SHA256: d354d2f8714ba06a86d2bf8b1e6850312bc7462ef5ceb47cf4d3c7cc964cb1f6 Description: change and administer password and group data This package includes passwd, chsh, chfn, and many other programs to maintain password and group data. . Shadow passwords are supported. See /usr/share/doc/passwd/README.Debian Tag: admin::user-management, implemented-in::c, interface::commandline, role::program, security::authentication Package: perl Priority: standard Section: perl Installed-Size: 13620 Maintainer: Brendan O'Dea Architecture: i386 Version: 5.8.8-7etch6 Replaces: perl-base (<< 5.8.8-1), perl-5.005 (<< 6), perl-5.6 (<< 6), perl-doc (<< 5.8.0-1), perl-modules (<< 5.8.1-1), libdigest-md5-perl, libmime-base64-perl, libtime-hires-perl, libstorable-perl Provides: data-dumper, perl5, libdigest-md5-perl, libmime-base64-perl, libtime-hires-perl, libstorable-perl Depends: perl-base (= 5.8.8-7etch6), perl-modules (>= 5.8.8-7etch6), libc6 (>= 2.3.6-6), libdb4.4, libgdbm3 Recommends: perl-doc Suggests: libterm-readline-gnu-perl | libterm-readline-perl-perl Conflicts: data-dumper, perl-5.004 (<< 6), perl-5.005 (<< 6), perl-5.6 (<< 6), perl-doc (<< 5.8.8-1), libdigest-md5-perl (<< 3.07-1), libmime-base64-perl (<< 3.07-1), libtime-hires-perl (<< 1.86-1), libstorable-perl (<< 2.15-1) Filename: pool/main/p/perl/perl_5.8.8-7etch6_i386.deb Size: 3599182 MD5sum: 6c141bd9447670a86b0691adafb51596 SHA1: 65ffe082cdb33887cf79d23704471fc5d2217c6b SHA256: c29f8fb4523408d3ff43edc4f9a7cf2a6d7f6764af3a7f1f0de176584c44601e Description: Larry Wall's Practical Extraction and Report Language An interpreted scripting language, known among some as "Unix's Swiss Army Chainsaw". . Perl is optimised for scanning arbitrary text files and system administration. It has built-in extended regular expression matching and replacement, a data-flow mechanism to improve security with setuid scripts and is extensible via modules that can interface to C libraries. Build-Essential: yes Tag: devel::interpreter, devel::lang:perl, implemented-in::c, implemented-in::perl, interface::commandline, role::program, role::shared-lib, scope::utility Package: perl-base Essential: yes Priority: required Section: perl Installed-Size: 2024 Maintainer: Brendan O'Dea Architecture: i386 Source: perl Version: 5.8.8-7etch6 Replaces: perl-5.005-base (<< 6), perl-5.6-base (<< 6), perl (<< 5.8.8-5), perl-modules (<< 5.8.8-2), libperl5.8 (<< 5.8.0-20), libscalar-list-utils-perl, libclass-multimethods-perl (<< 1.70-4) Provides: perl5-base, perlapi-5.8.0, perlapi-5.8.1, perlapi-5.8.2, perlapi-5.8.3, perlapi-5.8.4, perlapi-5.8.6, perlapi-5.8.7, perlapi-5.8.8, libscalar-list-utils-perl Pre-Depends: libc6 (>= 2.3.6-6) Suggests: perl Conflicts: perl-5.004-base (<< 6), perl-5.005-base (<< 6), perl-5.6-base (<< 6), autoconf2.13 (<< 2.13-45), libscalar-list-utils-perl (<< 1:1.18-1) Filename: pool/main/p/perl/perl-base_5.8.8-7etch6_i386.deb Size: 762766 MD5sum: f667327e7cd4044ee6fb3c900b75a181 SHA1: 81041d489a8d6c30519c3623ce5184af3e30d25c SHA256: 49626e7bec222dd98091ffcecf9828842989872b0f95cccdc5156a776c459575 Description: The Pathologically Eclectic Rubbish Lister A scripting language with delusions of full language-hood, Perl is used in many system scripts and utilities. . This is a stripped down Perl with only essential libraries. To make full use of Perl, you'll want to install the `perl', `perl-modules' and optionally `perl-doc' packages which supplement this one. Tag: devel::interpreter, devel::lang:perl, implemented-in::perl, role::shared-lib Package: perl-modules Priority: standard Section: perl Installed-Size: 11736 Maintainer: Brendan O'Dea Architecture: all Source: perl Version: 5.8.8-7etch6 Replaces: libpod-parser-perl, libansicolor-perl, libfile-temp-perl, libnet-perl, libattribute-handlers-perl, libcgi-pm-perl, libi18n-langtags-perl, liblocale-maketext-perl, libmath-bigint-perl, libnet-ping-perl, libtest-harness-perl, libtest-simple-perl, liblocale-codes-perl Provides: libpod-parser-perl, libansicolor-perl, libfile-temp-perl, libnet-perl, libattribute-handlers-perl, libcgi-pm-perl, libi18n-langtags-perl, liblocale-maketext-perl, libmath-bigint-perl, libnet-ping-perl, libtest-harness-perl, libtest-simple-perl, liblocale-codes-perl Depends: perl (>= 5.8.8-1) Conflicts: libpod-parser-perl (<< 1.32-1), libansicolor-perl (<< 1.10-1), libfile-temp-perl (<< 0.16-1), libnet-perl (<= 1:1.19-3), libattribute-handlers-perl (<< 0.78_02-1), libcgi-pm-perl (<< 3.15-1), libi18n-langtags-perl (<< 0.35-1), liblocale-maketext-perl (<< 1.08-1), libmath-bigint-perl (<< 1.77-1), libnet-ping-perl (<< 2.31-1), libtest-harness-perl (<< 2.56-1), libtest-simple-perl (<< 0.62-1), liblocale-codes-perl (<< 2.06.1-1) Filename: pool/main/p/perl/perl-modules_5.8.8-7etch6_all.deb Size: 2328214 MD5sum: 6d995effacda8ecc2a935dc4527ed342 SHA1: 7006b9315d9d2c0b7b7fb500638f9c089259f5a1 SHA256: 6faed896a430bf14fa6b520f731c0f3b0960f0a2d1118a7939cd41ff65fb4930 Description: Core Perl modules Architecture independent Perl modules. These modules are part of Perl and required if the `perl' package is installed. Build-Essential: yes Tag: devel::lang:perl, implemented-in::perl, role::shared-lib, special::auto-inst-parts Package: powermgmt-base Priority: optional Section: utils Installed-Size: 88 Maintainer: Chris Hanson Architecture: i386 Version: 1.29 Replaces: apmd (<= 3.0.2-1.17) Depends: makedev | udev, libc6 (>= 2.3.6-6), module-init-tools | modutils Filename: pool/main/p/powermgmt-base/powermgmt-base_1.29_i386.deb Size: 11028 MD5sum: e60bf9349987d92fb9cc4caace1d2e12 SHA1: b3d6f0e56255e963697ad16cbdb2349873b5c2af SHA256: 46e6d68b7eae5947d28791feadf89fb91784de46f07c856a9aeaee8e383d8aab Description: Common utils and configs for power management This package contains utilities and configuration files for power management that are common to APM and ACPI. Package: ppp Priority: optional Section: admin Installed-Size: 1012 Maintainer: Marco d'Itri Architecture: i386 Version: 2.4.4rel-8 Replaces: ppp-pam, ppp-udeb Depends: libc6 (>= 2.3.6-6), libpam0g (>= 0.76), libpcap0.8 (>= 0.9.3-1), libpam-modules, libpam-runtime (>= 0.76-13.1), netbase, procps Suggests: iptables Conflicts: ppp-pam, ppp-udeb, pppdcapiplugin (<= 1:3.7.2005-07-09-2), makedev (<< 2.3.1-56) Filename: pool/main/p/ppp/ppp_2.4.4rel-8_i386.deb Size: 334434 MD5sum: 55166a8dfee4c585d102cd0d40658ede SHA1: f066afc3365345c2ee1dc869c8f7e80131ef5639 SHA256: 1f2303e04083b0b71d4eade8b7eb21e315f06f7f18915899b15492e646e99051 Description: Point-to-Point Protocol (PPP) daemon The Point-to-Point Protocol (PPP) provides a standard way to transmit datagrams over a serial link, as well as a standard way for the machines at either end of the link (the "peers") to negotiate various optional characteristics of the link. Using PPP, a serial link can be used to transmit Internet Protocol (IP) datagrams, allowing TCP/IP connections between the peers. Tag: hardware::modem, interface::daemon, network::server, protocol::ipv6, role::program, use::dialing Package: pptpd Priority: optional Section: net Installed-Size: 232 Maintainer: Rene Mayrhofer Architecture: i386 Version: 1.3.0-2etch2 Depends: libc6 (>= 2.3.6-6), libwrap0, ppp (>= 2.4.4), netbase, debconf | debconf-2.0, bcrelay Filename: pool/main/p/pptpd/pptpd_1.3.0-2etch2_i386.deb Size: 57504 MD5sum: 4ac1a61fbec2faba596b3ff4b8c7dc85 SHA1: 0f452788fee41fdee1c0f36c1676c6b98fb4daef SHA256: 3cf983f35430fdd560744731ef29dc1c3580a150443e31f9acddf11be10079cd Description: PoPToP Point to Point Tunneling Server This implements a Virtual Private Networking Server (VPN) that is compatible with Microsoft VPN clients. It allows windows users to connect to an internal firewalled network using their dialup. Package: procps Priority: required Section: admin Installed-Size: 588 Maintainer: Craig Small Architecture: i386 Version: 1:3.2.7-3 Replaces: watch, bsdutils (<< 2.9x-1) Provides: watch Depends: libc6 (>= 2.3.6-6), libncurses5 (>= 5.4-5), lsb-base (>= 3.0-10) Recommends: psmisc Conflicts: watch, libproc-dev (<< 1:1.2.6-2), w-bassman (<< 1.0-3), procps-nonfree, pgrep (<< 3.3-5) Filename: pool/main/p/procps/procps_3.2.7-3_i386.deb Size: 221686 MD5sum: 3daa7d6ca3b439bc36f47bde1cd859c2 SHA1: ea91d1a54d5e32e5a39fd36c19c2092b4d81273e SHA256: 23d351f771cadd0f4df03c449f88595fe02bfda672b91764e073ce1a785c87e8 Description: /proc file system utilities These are utilities to browse the /proc filesystem, which is not a real file system but a way for the kernel to provide information about the status of entries in its process table. (e.g. running, stopped or "zombie") Both command line and full screen utilities are provided. Ncurses is needed for the full screen utilities. More information can be found at procps website http://procps.sf.net/ . This package includes the following utilities: top, uptime, tload, free, vmstat, watch, skill, pmap, pgrep, slabtop and pwdx. Tag: admin::monitoring, interface::commandline, interface::text-mode, role::program, scope::utility, uitoolkit::ncurses, use::monitor, works-with::software:running Package: radeontool Priority: optional Section: utils Installed-Size: 72 Maintainer: Luigi Gangitano Architecture: i386 Version: 1.5-5 Depends: libc6 (>= 2.3.6-6) Filename: pool/main/r/radeontool/radeontool_1.5-5_i386.deb Size: 9380 MD5sum: cfa65b97e3a26c2821126909cd365d11 SHA1: 974affccc7bce0ad7506d4eb1bc8acabdc66cbb7 SHA256: 9e9084d7f8037fc0f2b34f9ae08a4f06292859b34def2d120e5786dc4dd4158b Description: utility to control ATI Radeon backlight functions on laptops Radeontool is a small utility to control ATI Radeon based laptops' backlight and external output functions. . WARNING: Radeontool code has not been completely audited and may contain bugs that could damage your hardware. Use at your own risk. Tag: hardware::laptop, interface::commandline, role::program, scope::utility Task: laptop Package: readline-common Priority: important Section: utils Installed-Size: 136 Maintainer: Matthias Klose Architecture: all Source: readline5 Version: 5.2-2 Replaces: libreadline4 (<< 4.3-16), libreadline5 (<< 5.0-11), libreadline-common Conflicts: libreadline5 (<< 5.0-11), libreadline-common Filename: pool/main/r/readline5/readline-common_5.2-2_all.deb Size: 50604 MD5sum: 3307f5d8820b245683c13e51e61bbece SHA1: 2f7f43763f0b6de98c2a280c7512cc86e9e61a19 SHA256: 66e351a47b75285ca2f26680bc2b76d5f7a1373e5a6e4d626daf34e59a3bd145 Description: GNU readline and history libraries, common files The GNU readline library aids in the consistency of user interface across discrete programs that need to provide a command line interface. . The GNU history library provides a consistent user interface for recalling lines of previously typed input. Tag: interface::commandline, role::app-data, special::auto-inst-parts, suite::gnu Package: resolvconf Priority: optional Section: net Installed-Size: 204 Maintainer: resolvconf maintainers Architecture: all Version: 1.37 Depends: coreutils (>= 5.93), lsb-base (>= 3.0-9), debconf (>= 0.5) | debconf-2.0 Conflicts: pppconfig (<< 2.3.1), pppoeconf (<< 1.0), xisp, webmin (<< 1.150-2), webmin-wvdial (<< 1.160-3), dhcp3-client (<< 3.0+3.0.1rc11-5), dhcp-client (<< 2.0pl5-18), dhcp-client (= 3.0.1betaRC4-1), dhcpcd (<< 1:1.3.22pl4-7), pump (<< 0.8.15-1), udhcpc (<< 0.9.8cvs20050124-3), pcmcia-cs (<< 3.2.5-1), ifupdown (<< 0.6.4-4.1), divine, laptop-net (<< 2.21-1), whereami (<< 0.3.3), bind9 (<< 1:9.2.1-7), bind (<< 1:8.3.4-1), dnsmasq (<< 1.13-2), pdnsd (<< 1.1.10par-4), totd (<< 1.4-4) Filename: pool/main/r/resolvconf/resolvconf_1.37_all.deb Size: 62458 MD5sum: 72d4ef88dc07c9f70dfe02a2da9cbc6e SHA1: 83363d2c71d7d283e1a9fb012552b3c0e4e78748 SHA256: 07e2fcf335c78f8feb7956923391886cc348640e6f154998f7fb242cdc30eeb1 Description: nameserver information handler Resolvconf is a framework for keeping track of the system's information about currently available nameservers. It sets itself up as the intermediary between programs that supply nameserver information and programs that use nameserver information. Examples of programs that supply nameserver information are: ifupdown, DHCP clients, the PPP daemon and local nameservers. Examples of programs that use this information are: DNS caches, resolver libraries and the programs that use them. . This package may require some manual configuration. Please read the README file for detailed instructions. Enhances: dhcp3-client (>= 3.0+3.0.1rc11-5), dhcp-client (>= 2.0pl5-18), dhcpcd (>= 1:1.3.22pl4-9), pump (>= 0.8.19), udhcpc (>= 0.9.8cvs20050124-3), ppp (>= 2.4.2), ifupdown (>= 0.6.4-4.7), network-manager, bind9 (>= 1:9.2.3-1), bind (>= 1:8.4.1-2), dnsmasq (>= 2.9-2), pdnsd (>= 1.1.11par-1), totd (>= 1.4-4), libc6, nscd Tag: admin::configuring, interface::commandline, network::configuration, protocol::dns, use::configuring Package: samba Priority: optional Section: net Installed-Size: 7788 Maintainer: Debian Samba Maintainers Architecture: i386 Version: 3.0.24-6etch10 Replaces: samba-common (<= 2.0.5a-2) Depends: samba-common (= 3.0.24-6etch10), netbase, logrotate, libacl1 (>= 2.2.11-1), libattr1 (>= 2.4.4-1), libc6 (>= 2.3.6-6), libcomerr2 (>= 1.33-3), libcupsys2 (>= 1.2.7), libgnutls13 (>= 1.4.0-0), libkrb53 (>= 1.4.2), libldap2 (>= 2.1.17-1), libpam0g (>= 0.76), libpopt0 (>= 1.10), zlib1g (>= 1:1.2.1), debconf (>= 0.5) | debconf-2.0, libpam-runtime (>= 0.76-13.1), libpam-modules, lsb-base (>= 3.0-6), procps Recommends: smbldap-tools Filename: pool/main/s/samba/samba_3.0.24-6etch10_i386.deb Size: 3261660 MD5sum: d4169c95c208f3c0fb5e0fa1a4479333 SHA1: f1b602bf8d105b5980742130ffad09616ddcbf18 SHA256: 4972909d9aaf2fccc82fabae24f1b57dbc27583a874735f2f50cbb7229d50c40 Description: a LanManager-like file and printer server for Unix The Samba software suite is a collection of programs that implements the SMB/CIFS protocol for unix systems, allowing you to serve files and printers to Windows, NT, OS/2 and DOS clients. This protocol is sometimes also referred to as the LanManager or NetBIOS protocol. . This package contains all the components necessary to turn your Debian GNU/Linux box into a powerful file and printer server. . Currently, the Samba Debian packages consist of the following: . samba - LanManager-like file and printer server for Unix. samba-common - Samba common files used by both the server and the client. smbclient - LanManager-like simple client for Unix. swat - Samba Web Administration Tool samba-doc - Samba documentation. samba-doc-pdf - Samba documentation in PDF format. smbfs - Mount and umount commands for the smbfs (kernels 2.2.x and above). libpam-smbpass - pluggable authentication module for SMB/CIFS password database libsmbclient - Shared library that allows applications to talk to SMB/CIFS servers libsmbclient-dev - libsmbclient shared libraries winbind: Service to resolve user and group information from Windows NT servers python-samba: Python bindings that allow access to various aspects of Samba . It is possible to install a subset of these packages depending on your particular needs. For example, to access other SMB/CIFS servers you should only need the smbclient and samba-common packages. . http://www.samba.org/ Tag: admin::filesystem, filetransfer::smb, interface::daemon, network::server, network::service, protocol::smb, role::program Task: file-server Package: samba-common Priority: optional Section: net Installed-Size: 5552 Maintainer: Debian Samba Maintainers Architecture: i386 Source: samba Version: 3.0.24-6etch10 Replaces: samba (<< 3.0.20b-1) Depends: libpam-modules, libc6 (>= 2.3.6-6), libcomerr2 (>= 1.33-3), libkrb53 (>= 1.4.2), libldap2 (>= 2.1.17-1), libncurses5 (>= 5.4-5), libpopt0 (>= 1.10), libreadline5 (>= 5.2), debconf (>= 0.5) | debconf-2.0 Filename: pool/main/s/samba/samba-common_3.0.24-6etch10_i386.deb Size: 2381430 MD5sum: 99f180acf992f6370b4dcd4c554fa416 SHA1: a54569684029df1327f3874c437e291fb2454f2f SHA256: 61607df513fbf8cec6344e2ad6219a5eb78379e8862027522ff62bd35f508f7b Description: Samba common files used by both the server and the client The Samba software suite is a collection of programs that implements the SMB/CIFS protocol for unix systems, allowing you to serve files and printers to Windows, NT, OS/2 and DOS clients. This protocol is sometimes also referred to as the LanManager or NetBIOS protocol. . This package contains the common files that are used by both the server (provided in the samba package) and the client (provided in the smbclient package). Tag: filetransfer::smb, network::service, protocol::smb, role::app-data, special::auto-inst-parts, uitoolkit::ncurses Package: sed Essential: yes Priority: required Section: utils Installed-Size: 620 Maintainer: Clint Adams Architecture: i386 Version: 4.1.5-1 Replaces: ssed (<< 3.59) Pre-Depends: libc6 (>= 2.3.6-6) Filename: pool/main/s/sed/sed_4.1.5-1_i386.deb Size: 248890 MD5sum: ee7b9863db7e0545b117da433d7dc9ae SHA1: 1f81f00f17e5147255d3386941b6160b1e2c951f SHA256: e327372142755510308b96fb620f6696bb2154c152058da7c5ca0895e853d787 Description: The GNU sed stream editor sed reads the specified files or the standard input if no files are specified, makes editing changes according to a list of commands, and writes the results to the standard output. Tag: interface::commandline, role::program, scope::utility, suite::gnu, works-with::text Package: squid3 Version: 3.0.PRE5-5.1 Architecture: i386 Depends: libc6 (>= 2.3.6-6), libdb4.4, libgcc1 (>= 1:4.1.1-12), libldap2 (>= 2.1.17-1), libpam0g (>= 0.76), libsasl2-2, libstdc++6 (>= 4.1.1-12), netbase, adduser, logrotate (>= 3.5.4-1), squid3-common (= 3.0.PRE5-5.1), coreutils, lsb-base Suggests: squid3-client, squid3-cgi, resolvconf (>= 0.40), smbclient Installed-Size: 2000 Maintainer: Luigi Gangitano Priority: optional Section: web Filename: pool/main/s/squid3/squid3_3.0.PRE5-5.1_i386.deb Size: 789870 MD5sum: b01e71bd4e692f6b82d936c06fc1de2c Description: A full featured Web Proxy cache (HTTP proxy) Squid is a high-performance proxy caching server for web clients, supporting FTP, gopher, and HTTP data objects. . Squid version 3 is the development code base at the moment. Code is still unstable and should be used with caution. . Squid home page is http://www.squid-cache.org/ Package: squid3-cgi Version: 3.0.PRE5-5.1 Architecture: i386 Depends: httpd | apache, libc6 (>= 2.3.6-6), libgcc1 (>= 1:4.1.1-12), libstdc++6 (>= 4.1.1-12) Installed-Size: 160 Maintainer: Luigi Gangitano Source: squid3 Priority: optional Section: web Filename: pool/main/s/squid3/squid3-cgi_3.0.PRE5-5.1_i386.deb Size: 68334 MD5sum: 5e9dfd5826e2f4a09ce45ffe7549336e Description: A full featured Web Proxy cache (HTTP proxy) - control CGI Squid is a high-performance proxy caching server for web clients, supporting FTP, gopher, and HTTP data objects. . Squid version 3 is the development code base at the moment. Code is still unstable and should be used with caution. . This package contains a CGI program that can be used to query and administrate a `squid' proxy cache through a web browser. Package: squid3-client Version: 3.0.PRE5-5.1 Architecture: i386 Depends: libc6 (>= 2.3.6-6), libgcc1 (>= 1:4.1.1-12), libstdc++6 (>= 4.1.1-12) Installed-Size: 124 Maintainer: Luigi Gangitano Source: squid3 Priority: optional Section: web Filename: pool/main/s/squid3/squid3-client_3.0.PRE5-5.1_i386.deb Size: 63968 MD5sum: 42102a7c623eaea54f7d8a61021cd0f6 Description: A full featured Web Proxy cache (HTTP proxy) - control utility Squid is a high-performance proxy caching server for web clients, supporting FTP, gopher, and HTTP data objects. . Squid version 3 is the development code base at the moment. Code is still unstable and should be used with caution. . This package contains a small utility that can be used to get URLs from the command line. It needs to talk to a `squid' proxy server. Package: squid3-common Version: 3.0.PRE5-5.1 Architecture: all Installed-Size: 4280 Maintainer: Luigi Gangitano Source: squid3 Priority: optional Section: web Filename: pool/main/s/squid3/squid3-common_3.0.PRE5-5.1_all.deb Size: 245566 MD5sum: 7ed1bfb2d19d60531c01c011c687c193 Description: A full featured Web Proxy cache (HTTP proxy) - common files Squid is a high-performance proxy caching server for web clients, supporting FTP, gopher, and HTTP data objects. . Squid version 3 is the development code base at the moment. Code is still unstable and should be used with caution. . This package contains common files (errors and icons) Package: sysv-rc Priority: required Section: admin Installed-Size: 264 Maintainer: Debian sysvinit maintainers Architecture: all Source: sysvinit Version: 2.86.ds1-38+etchnhalf.1 Replaces: file-rc, sysvinit (<< 2.85-1) Recommends: lsb-base (>= 3.0-6) Suggests: sysv-rc-conf, bum Conflicts: file-rc Filename: pool/main/s/sysvinit/sysv-rc_2.86.ds1-38+etchnhalf.1_all.deb Size: 56222 MD5sum: 5fa79b20fd3a7d3289ad8e7a84913d53 SHA1: 54152e84e2dbf485fbf66aedb0bc3e5bbe10587f SHA256: 28f3855eaadbd219fd6e3fccbca0de86583cfc7d2fa01dd14d76e1d2a0931a32 Description: System-V-like runlevel change mechanism This package provides support for the System-V like system for booting, shutting down and changing runlevels, configured through symbolic links in /etc/rc?.d/. Tag: admin::boot, admin::configuring, implemented-in::perl, interface::commandline, role::app-data, role::program, scope::utility, use::configuring Package: sysvinit Essential: yes Priority: required Section: admin Installed-Size: 220 Maintainer: Debian sysvinit maintainers Architecture: i386 Version: 2.86.ds1-38+etchnhalf.1 Depends: libc6 (>= 2.3.6-6), libselinux1 (>= 1.32), libsepol1 (>= 1.14) Pre-Depends: initscripts, sysv-rc (>= 2.86.ds1-1.2) | file-rc (>> 0.7.0), sysvinit-utils Filename: pool/main/s/sysvinit/sysvinit_2.86.ds1-38+etchnhalf.1_i386.deb Size: 108090 MD5sum: 90ee9eb01fb5ffe97213d6f00183ae0b SHA1: fe4d5d4ed1d2a48f85753872f8752806a1cdb519 SHA256: 96a83b2076b15bb318fc5b9c0d666a01436d9396da63082695815ddc172ac339 Description: System-V-like init utilities This package contains programs required for booting a Debian system and doing basic process management. . The most important program in the package is /sbin/init. It is the first process started on boot and continues to run as process number 1 until the system halts. All other processes are descended from it. Package: sysvinit-utils Essential: yes Priority: required Section: admin Installed-Size: 116 Maintainer: Debian sysvinit maintainers Architecture: i386 Source: sysvinit Version: 2.86.ds1-38+etchnhalf.1 Replaces: last, sysvinit (<= 2.86.ds1-22) Depends: libc6 (>= 2.3.6-6), libselinux1 (>= 1.32), libsepol1 (>= 1.14) Conflicts: last Filename: pool/main/s/sysvinit/sysvinit-utils_2.86.ds1-38+etchnhalf.1_i386.deb Size: 65722 MD5sum: 2ea3441aff77532c58305b56c890a048 SHA1: c6e1797340a61ad1fec0ba142f7217db04108f6f SHA256: c4d5cda7010cd7eac1518ff0765b79eeb773590306c2e91ed66e3335458b87fa Description: System-V-like utilities This package contains the important System-V-like utilities. . Specifically, this package includes: killall5, last, lastb, mesg, pidof, sulogin Tag: admin::login, implemented-in::c, interface::commandline, role::program, scope::utility, works-with::software:running Package: tar Essential: yes Priority: required Section: utils Installed-Size: 1576 Maintainer: Bdale Garbee Architecture: i386 Version: 1.16-2etch1 Replaces: cpio Pre-Depends: libc6 (>= 2.3.6-6) Suggests: bzip2 Conflicts: cpio (<= 2.4.2-38) Filename: pool/main/t/tar/tar_1.16-2etch1_i386.deb Size: 675590 MD5sum: 5630796721944b8f6c261628b0f2b18d SHA1: 7e5785d2087c83be6a8f32b3ea3455347b2e5734 SHA256: a552aa6e9964383e1d206976921bedbc3f65538b63d2cd6878bf2d3ac5592ec0 Description: GNU tar Tar is a program for packaging a set of files as a single archive in tar format. The function it performs is conceptually similar to cpio, and to things like PKZIP in the DOS world. It is heavily used by the Debian package management system, and is useful for performing system backups and exchanging sets of files with others. Tag: admin::backup, admin::file-distribution, devel::packaging, interface::commandline, role::program, scope::utility, suite::gnu, use::storing, works-with::archive, works-with::file, works-with-format::tar Package: tcpd Priority: important Section: net Installed-Size: 212 Maintainer: Marco d'Itri Architecture: i386 Source: tcp-wrappers Version: 7.6.dbs-13 Replaces: libwrap0 (<< 7.6-8) Depends: libc6 (>= 2.3.6-6), libwrap0, debconf (>= 0.5) | debconf-2.0 Conflicts: netbase (<< 3.16-1) Filename: pool/main/t/tcp-wrappers/tcpd_7.6.dbs-13_i386.deb Size: 78528 MD5sum: 082db83a7057b61bdbb6afd3eae13fb4 SHA1: 9d49d455737023cbfb7a418f5653325519c8a9dc SHA256: d80026b68e7851a73ca0fdc8f8285524be176d71eef676aef1f3ac1ea4ea99d2 Description: Wietse Venema's TCP wrapper utilities Wietse Venema's network logger, also known as TCPD or LOG_TCP. . These programs log the client host name of incoming telnet, ftp, rsh, rlogin, finger etc. requests. Security options are: access control per host, domain and/or service; detection of host name spoofing or host address spoofing; booby traps to implement an early-warning system. Package: toshset Priority: optional Section: utils Installed-Size: 200 Maintainer: Roberto C. Sanchez Architecture: i386 Version: 1.72-2 Depends: libc6 (>= 2.3.6-6), libgcc1 (>= 1:4.1.1-12), libstdc++6 (>= 4.1.1-12) Filename: pool/main/t/toshset/toshset_1.72-2_i386.deb Size: 62586 MD5sum: 4632d1c999f491240cb149477748d07d SHA1: 790bc96840939c32f85a4c835693e8c079f0ab80 SHA256: a1a3edd940c7e671d8c096f416d05f4ad2d934746d50b87a32c05ff4f854395a Description: Access much of the Toshiba laptop hardware interface Toshset ia a command-line tool to allow access to much of the Toshiba laptop hardware interface developed by Jonathan Buzzard. It can do things like set the hard drive spin-down time, turn off the display and set the fan speed without the help of the kernel. The difference to toshutils is, that it does not need X or kernel-support. . This package also includes the Toshsat1800-irdasetup by Daniele Peri. It can be used to configure IrDA for laptops with ALI1533 bridge (LPC47N227 SuperIO), smc-ircc and not initializing BIOS (tested on Toshiba Satellite 1800-514). . Homepage: http://www.schwieters.org/toshset/ Homepage: http://www.csai.unipa.it/peri/toshsat1800-irdasetup/ Tag: admin::configuring, admin::power-management, hardware::laptop, interface::commandline, role::program, scope::utility, use::configuring Package: ttf-dejavu Priority: optional Section: x11 Installed-Size: 6264 Maintainer: Debian Fonts Task Force Architecture: all Version: 2.15-1 Depends: defoma Filename: pool/main/t/ttf-dejavu/ttf-dejavu_2.15-1_all.deb Size: 3487522 MD5sum: e3a5d2d3de71f1ab5863cf35c706b5bd SHA1: e64c570afa79c9f8e7ffcb2fa5b0a3be169fc2bc SHA256: cc750f7c36dc5e9afa95584de584c4a3b41180658408aebaba18fbdda2838ebc Description: Vera font family derivate with additional characters DejaVu provides an expanded version of the Vera font family aiming for quality and broader Unicode coverage while retaining the original Vera style. DejaVu currently works towards conformance with the Multilingual European Standards (MES-1 and MES-2) for Unicode coverage. The DejaVu fonts provide serif, sans and monospaced variants. . DejaVu fonts are intended for use on low-resolution devices (mainly computer screens) but can be used in printing as well. Tag: made-of::data:font, role::content:font, role::data Task: bulgarian-desktop, hungarian-desktop, kurdish-desktop, macedonian-desktop, romanian-desktop, ukrainian-desktop Package: tzdata Priority: required Section: libs Installed-Size: 5792 Maintainer: GNU Libc Maintainers Architecture: all Version: 2008e-1etch3 Replaces: libc0.1, libc0.3, libc6, libc6.1 Provides: tzdata-etch Filename: pool/main/t/tzdata/tzdata_2008e-1etch3_all.deb Size: 352998 MD5sum: 32da7ff0df213a0fd5dc9ce7d516d784 SHA1: 7f785ab2fa43c10cee63a4dc31cb11e4d713de86 SHA256: 446390ed8a97fe4d1040ec2d7d0c0d836e5918420bae9ac4177c4353dafd312c Description: Time Zone and Daylight Saving Time Data This package contains data that represent the history of local time for many representative locations around the globe. It is updated periodically to reflect changes made by political bodies to time zone boundaries, UTC offsets, and daylight-saving rules Tag: role::app-data, use::timekeeping Package: ucf Priority: optional Section: utils Installed-Size: 392 Maintainer: Manoj Srivastava Architecture: all Version: 2.0020 Depends: debconf (>= 1.2.0) | debconf-2.0, coreutils (>= 5.91) Recommends: debconf-utils Filename: pool/main/u/ucf/ucf_2.0020_all.deb Size: 57720 MD5sum: 73b9555de9dbf4ff7e1fff2ef148cbb8 SHA1: 680df50d407af6b8b1fb67b1e5f1d6867c7e78ad SHA256: 78be243ede3a60ce217e8b5da6ed3f8e92ac57fee4a742eaa52b8a5223025317 Description: Update Configuration File: preserves user changes to config files. Debian policy states that configuration files must preserve user changes during package upgrade. The easy way to achieve this behavior is to make the configuration file a `conffile', in which case dpkg handles the file specially during upgrades, prompting the user as needed. . This is appropriate only if it is possible to distribute a default version that will work for most installations, although some system administrators may choose to modify it. This implies that the default version will be part of the package distribution, and must not be modified by the maintainer scripts during installation (or at any other time). . This script attempts to provide conffile like handling for files that can not be labelled conffiles, are not shipped in a Debian package, but handled by the postinst instead. This script allows one to maintain files in /etc, preserving user changes and in general offering the same facilities while upgrading that dpkg normally provides for "conffiles". . Additionally, this script provides facilities for transitioning a file that had not been provided conffile like protection to come under this schema, and attempts to minimize questions asked at install time. Indeed, the transitioning facility is better than the one offered by dpkg while transitioning a file from a non-conffile to conffile status. Tag: admin::configuring, devel::packaging, interface::commandline, role::program, scope::utility, suite::debian, use::configuring Package: udev Priority: optional Section: admin Installed-Size: 900 Maintainer: Marco d'Itri Architecture: i386 Version: 0.105-4etch1 Replaces: initramfs-tools (<= 0.41) Depends: libc6 (>= 2.3.6-6), libselinux1 (>= 1.32), libvolume-id0 (>= 0.103-1), debconf (>= 0.5) | debconf-2.0, lsb-base (>= 3.0-6) Pre-Depends: debconf (>= 0.5) | debconf-2.0 Conflicts: hotplug, initscripts (<< 2.85-16), lvm-common (<< 1.5.13), module-init-tools (<< 3.2.2-1), initramfs-tools (<< 0.39), hal (<< 0.5.6-2), makedev (<< 2.3.1-80), klibc-utils (<= 1.4.19-1) Filename: pool/main/u/udev/udev_0.105-4etch1_i386.deb Size: 263502 MD5sum: c771e199202b3a30191e562591b2a5f1 SHA1: e801eb2ccbf4a47121695c3cee484777cb70472c SHA256: d9daff5a9e06cd04e1ebcb7f76ee990228593bcfa3f87d05dad4d230e82d1cb9 Description: /dev/ and hotplug management daemon udev is a daemon which dynamically creates and removes device nodes from /dev/, handles hotplug events and loads drivers at boot time. Package: update-inetd Priority: important Section: admin Installed-Size: 92 Maintainer: Marco d'Itri Architecture: all Version: 4.27-0.5 Depends: debconf Conflicts: netbase (<< 4.27) Filename: pool/main/u/update-inetd/update-inetd_4.27-0.5_all.deb Size: 10758 MD5sum: 02ff47d8722ab0f2a0028658a2b9a3db SHA1: 5ea3c5ff6b9e75c695e4063bb08f103abb624ad1 SHA256: bbb4c6354abf056b304656fd8aefcee03ea32e8101a779d8449ace9cdd503936 Description: inetd.conf updater This package provides a program used by other packages to automatically update /etc/inetd.conf. Tag: admin::configuring, implemented-in::perl, interface::commandline, network::configuration, role::program Package: util-linux Essential: yes Priority: required Section: utils Installed-Size: 992 Maintainer: LaMont Jones Architecture: i386 Version: 2.12r-19etch1 Replaces: miscutils, setterm, fdisk Depends: lsb-base (>= 3.0-6), tzdata (>= 2006c-2) Pre-Depends: libc6 (>= 2.3.6-6), libncurses5 (>= 5.4-5), libslang2 (>= 2.0.6-3), libuuid1, zlib1g (>= 1:1.2.1) Suggests: util-linux-locales, kbd | console-tools, dosfstools Conflicts: setterm, fdisk, kbd (<< 1.05-3), console-tools (<< 1:0.2.3-21) Filename: pool/main/u/util-linux/util-linux_2.12r-19etch1_i386.deb Size: 375214 MD5sum: 498d39c18c17337f908cdb64457080fb SHA1: c0537415e612190b262a2096b16d8dac2e488bb4 SHA256: 4c66db7f48e5d45a45d6bfceeffa588e431907c7e52b4ba202a7b1057b9e5743 Description: Miscellaneous system utilities This package contains a number of important utilities, most of which are oriented towards maintenance of your system. Some of the more important utilities included in this package allow you to partition your hard disk, view kernel messages, and create new filesystems. Package: vbetool Priority: optional Section: utils Installed-Size: 48 Maintainer: Matthew Garrett Architecture: i386 Version: 0.7-1.1 Depends: libc6 (>= 2.3.6-6), zlib1g (>= 1:1.2.1) Filename: pool/main/v/vbetool/vbetool_0.7-1.1_i386.deb Size: 22220 MD5sum: d57e5db47c799ab9fe32c7cbf9ca0160 SHA1: 143656f603bb2238e2af1a1e6426ea4bd8c819af SHA256: a9472f00382ffb5c0b926676f731938c85419787a87dbc198ccbce3c475084a2 Description: run real-mode video BIOS code to alter hardware state vbetool uses lrmi in order to run code from the video BIOS. Currently, it is able to alter DPMS states, save/restore video card state and attempt to initialize the video card from scratch. Tag: hardware::video, interface::commandline, role::program, scope::utility, use::configuring Task: desktop, laptop Package: webmin Version: 1.450 Architecture: all Essential: no Depends: bash, perl, libnet-ssleay-perl, openssl, libauthen-pam-perl, libpam-runtime, libio-pty-perl, libmd5-perl Pre-Depends: bash, perl Installed-Size: 83564 Maintainer: Jamie Cameron Provides: webmin Replaces: webmin-adsl, webmin-apache, webmin-bandwidth, webmin-bind, webmin-burner, webmin-cfengine, webmin-cluster, webmin-core, webmin-cpan, webmin-dhcpd, webmin-exim, webmin-exports, webmin-fetchmail, webmin-firewall, webmin-freeswan, webmin-frox, webmin-fsdump, webmin-grub, webmin-heartbeat, webmin-htaccess, webmin-inetd, webmin-jabber, webmin-ldap-netgroups, webmin-ldap-user-simple, webmin-ldap-useradmin, webmin-lilo, webmin-logrotate, webmin-lpadmin, webmin-lvm, webmin-mailboxes, webmin-mon, webmin-mysql, webmin-nis, webmin-openslp, webmin-postfix, webmin-postgresql, webmin-ppp, webmin-pptp-client, webmin-pptp-server, webmin-procmail, webmin-proftpd, webmin-pserver, webmin-quota, webmin-samba, webmin-sarg, webmin-sendmail, webmin-shorewall, webmin-slbackup, webmin-smart-status, webmin-snort, webmin-software, webmin-spamassassin, webmin-squid, webmin-sshd, webmin-status, webmin-stunnel, webmin-updown, webmin-usermin, webmin-vgetty, webmin-webalizer, webmin-wuftpd, webmin-wvdial, webmin-xinetd Priority: optional Section: admin Filename: pool/main/w/webmin/webmin_1.450_all.deb Size: 13678658 MD5sum: cbbd4b38ef792cba93ec776e041552ca Description: A web-based administration interface for Unix systems. Using Webmin you can configure DNS, Samba, NFS, local/remote filesystems and more using your web browser. After installation, enter the URL https://localhost:10000/ into your browser and login as root with your root password. Package: wget Priority: important Section: web Installed-Size: 2472 Maintainer: Noèl Köthe Architecture: i386 Version: 1.10.2-2+etch1 Depends: libc6 (>= 2.3.6-6), libssl0.9.8 (>= 0.9.8c-1) Conflicts: wget-ssl Filename: pool/main/w/wget/wget_1.10.2-2+etch1_i386.deb Size: 612200 MD5sum: 3dc181c1b15d6ed6bdbd7444eb6881fe SHA1: ed9b0b8c72048584ddf7d0887364c9e47e13d966 SHA256: 983e4715960f9e04467227b51408c1ba4ef59fb15a42c160abb90970ea8583a4 Description: retrieves files from the web Wget is a network utility to retrieve files from the Web using http(s) and ftp, the two most widely used Internet protocols. It works non-interactively, so it will work in the background, after having logged off. The program supports recursive retrieval of web-authoring pages as well as ftp sites -- you can use wget to make mirrors of archives and home pages or to travel the Web like a WWW robot. . Wget works particularly well with slow or unstable connections by continuing to retrieve a document until the document is fully downloaded. Re-getting files from where it left off works on servers (both http and ftp) that support it. Both http and ftp retrievals can be time stamped, so wget can see if the remote file has changed since the last retrieval and automatically retrieve the new version if it has. . Wget supports proxy servers; this can lighten the network load, speed up retrieval, and provide access behind firewalls. . http://www.gnu.org/software/wget/ Tag: filetransfer::ftp, filetransfer::http, network::client, protocol::ftp, protocol::http, role::program, suite::gnu, use::downloading, use::synchronizing Package: whiptail Priority: important Section: utils Installed-Size: 96 Maintainer: Alastair McKinstry Architecture: i386 Source: newt Version: 0.52.2-10+etch1 Replaces: newt0.10, newt0.21 (<< 0.21-4), whiptail-utf8 Provides: whiptail-provider, whiptail-utf8 Depends: libc6 (>= 2.3.6-6), libnewt0.52 (>= 0.52.2), libpopt0 (>= 1.10), libslang2 (>= 2.0.6-3) Conflicts: whiptail-provider Filename: pool/main/n/newt/whiptail_0.52.2-10+etch1_i386.deb Size: 34842 MD5sum: 18893f2eb064672f7101dd46a96b8a5f SHA1: c3375c4d9c7c1c7fd294d0f9377968a027d5d57e SHA256: a342c884461f2b717ac50a634a90fcf7aac39155a4ca3f57bbd40f0c93a73cb9 Description: Displays user-friendly dialog boxes from shell scripts Whiptail is a "dialog" replacement using newt instead of ncurses. It provides a method of displaying several different types of dialog boxes from shell scripts. This allows a developer of a script to interact with the user in a much friendlier manner. Tag: interface::text-mode, role::program, scope::utility, use::viewing Package: wireless-tools Priority: extra Section: net Installed-Size: 256 Maintainer: Guus Sliepen Architecture: i386 Version: 28-1+etchnhalf.1 Depends: libc6 (>= 2.3.6-6), libiw28 (>= 28) Filename: pool/main/w/wireless-tools/wireless-tools_28-1+etchnhalf.1_i386.deb Size: 106660 MD5sum: c2c64be827a3a0f68b3b6e901672d4c1 SHA1: 655b57d05735ca7b9964ed6002c3d5113485adc5 SHA256: f429e7698d7cb3b11cbf0edab4d703075732871f5edf47b22cb533a335c42b22 Description: Tools for manipulating Linux Wireless Extensions This package contains the Wireless tools, used to manipulate the Linux Wireless Extensions. The Wireless Extension is an interface allowing you to set Wireless LAN specific parameters and get the specific stats. Tag: admin::hardware, implemented-in::c, interface::commandline, network::configuration, role::program, scope::utility, use::configuring Task: laptop Package: wpasupplicant Priority: optional Section: net Installed-Size: 636 Maintainer: Debian/Ubuntu wpasupplicant Maintainers Architecture: i386 Version: 0.5.5-2 Depends: libc6 (>= 2.3.6-6), libdbus-1-3, libncurses5 (>= 5.4-5), libreadline5 (>= 5.1), libssl0.9.8 (>= 0.9.8c-1), lsb-base (>= 3.0-6) Recommends: dhcp3-client Suggests: libengine-pkcs11-openssl, guessnet, iproute Filename: pool/main/w/wpasupplicant/wpasupplicant_0.5.5-2_i386.deb Size: 257446 MD5sum: ee8b8de956abe7e8cee5d54882aab05b SHA1: 6472cfaaea35a92982c1fdeea54f8f1aff499e57 SHA256: 9a4d0f213cd1a570ccec8725af1ee87dff2ca24f37b879fa512b90892248bf77 Description: Client support for WPA and WPA2 (IEEE 802.11i) WPA and WPA2 are methods for securing wireless networks, the former using IEEE 802.1X, and the latter using IEEE 802.11i. This software provides key negotiation with the WPA Authenticator, and controls association with IEEE 802.11i networks. Tag: admin::configuring, implemented-in::c, network::client, network::configuration, protocol::ssl, role::program, security::cryptography, uitoolkit::ncurses, use::configuring Task: laptop Package: x11-common Priority: optional Section: x11 Installed-Size: 720 Maintainer: Debian X Strike Force Architecture: i386 Source: xorg Version: 1:7.1.0-19 Replaces: xfree86-common, xorg-common, xserver-common, x-common Depends: libc6 (>= 2.3.6-6), debconf (>= 0.5) | debconf-2.0, debianutils (>= 1.13), lsb-base (>= 1.3-9ubuntu2) Pre-Depends: debconf | debconf-2.0 Conflicts: xfree86-common, xorg-common, xserver-common, x-common, xserver-xorg (<< 1:7.0.12), xserver-xfree86 (<< 1:7.0), libxft-dev (<= 2.1.8.2-5), aee (<= 2.2.15b-1), ascd (<= 0.13.2-3), bibview (<= 2.2-8), fvwm1 (<= 1.24r-46), grace (<= 1:5.1.18-1), groff (<= 1.18.1.1-7), hfsutils-tcltk (<= 3.2.6-7), login.app (<= 1.2.1-18), oneko (<= 1.2.sakura.6-1), procmeter (<= 2.5.1-11), propsel (<= 971130-5.3), regexplorer (<= 0.1.6-12), tkseti (<= 3.06-1), wdm (<= 1.28-1), wily (<= 0.13.41-6), wmnetselect (<= 0.85-5.5), wmsensors (<= 1.0.4-3.4), wmtv (<= 0.6.5-15), xbanner (<= 1.31-23), xcolors (<= 1.5a-2), xcolorsel (<= 1.1a-11), xezmlm (<= 1.0.3-11), xfs-xtt (<= 1:1.4.1.xf430-6), xgdipc (<= 1.2-0.3), xgmod (<= 3.1-9), xgraph (<= 12.1-3), xlogmaster (<= 1.6.0-8), xmailbox (<= 2.5-9), xmem (<= 1.20-19), xnecview (<= 1.34-2), xodo (<= 1.2-9.2), xturqstat (<= 2.2.2sarge1), xwit (<= 3.4-6), lbxproxy (<< 7.0), proxymngr (<< 7.0), twm (<< 7.0), xbase-clients (<< 1:7.0), xdm (<= 1:1.0.1-6), xfs (<< 1:1.0), xfwp (<< 7.0), xutils (<< 1:7.0), xvfb (<< 1:1.0), qcam (<= 0.91-11.1), twlog (<= 1.3-4), xdmx (<< 1:1.0), bugsx (<= 1.08-8), buici-clock (<= 0.4.5+b1), ctwm (<= 3.7-2), emelfm (<= 0.9.2-7), fte-xwindow (<= 0.50.0-1.3), fvwm95 (<= 2.0.43ba-23+b1), gerstensaft (<= 0.2-5.1), gipsc (<= 0.4.3-2), gradio (<= 1.0.1-6), hanterm-classic (<= 3.1.6.0-4), hanterm-xf (<= 1:3.3.1p18-9.2), ibp (<= 0.21-4), isdnutils-xtools (<= 1:3.8.2005-12-06-4), ivtools-bin (<= 1.1.3-5), kdrill (<= 6.4-2.1), kinput2-canna (<= 3.1-7), kinput2-canna-wnn (<= 3.1-7), kinput2-wnn (<= 3.1-7), kterm (<= 6.2.0-45), lm-batmon (<= 0.96-3), lwm (<= 1.2.1-1), mctools-lite (<= 970129-16), mgp (<= 1.11b-6), olvwm (<= 4.4.3.2p1.4-21), olwm (<= 3.2p1.4-21), pixmap (<= 2.6pl4-14.1), plotmtv (<= 1.4.4t-8.1), ppxp-x11 (<= 0.2001080415-14), seyon (<= 2.20c-20), skkinput (<= 1:2.06.4-4), tkdesk (<= 2.0-5), videogen (<= 0.32-1), vtwm (<= 5.4.7-2), w9wm (<= 0.4.2-4), wmavgload (<= 0.7.0-6.1), wmcpu (<= 1.3-4.1), wmdate (<= 0.5-7.1), wmnet (<= 1.05-12), wmscope (<= 3.0-9.1), xautolock (<= 1:2.1-6), xbatt (<= 1.2.1-4), xbattbar (<= 1.4.2-3.1), xcal (<= 4.1-18.2), xcalendar-i18n (<= 4.0.0.i18p1-13.1), xcb (<= 2.4-4), xclip (<= 0.08-5), xclips (<= 6.21-6), xdkcal (<= 0.9d-2.1), xdu (<= 3.0-14), xengine (<= 1.11-9), xfaces (<= 3.3-25), xfishtank (<= 2.2-23.1), xfm (<= 1.4.3-8), xinput (<= 1.2-5.2), xipmsg (<= 0.8088-1.1), xlbiff (<< 4.1-4), xli (<= 1.17.0-21), xlockmore (<= 1:5.21-1), xlockmore-gl (<= 1:5.21-1), xmeter (<= 1.15-6), xmix (<= 2.1-5), xmon (<= 1.5.6-1.3), xpostit (<= 3.3.1-8.2), xprint (<= 1:0.1.0.alpha1-13), xrn (<= 9.02-7.1), xsysinfo (<= 1.7-2), xtel (<= 3.3.0-5.4), xtoolwait (<= 1.3-6), xtrlock (<= 2.0-11), xview-clients (<= 3.2p1.4-21), xviewg (<= 3.2p1.4-21), xviewg-dev (<= 3.2p1.4-21), xvkbd (<= 2.6-2.1), xxkb (<= 1.10-2.1), xzoom (<= 0.3-17), pgaccess (<= 1:0.98.8.20030520-2), xearth (<= 1.1-10.2), libmotif-dev (<= 2.2.3-1.3), motif-clients (<= 2.2.3-1.3), xslideshow (<= 3.1-8.1), xtrkcad (<= 3.1.4-1), pmud (<= 0.10-9), xnest (<< 1:1.0), xterm (<< 208-1), xmh (<= 6.8.2.dfsg.1-4), beaver (<= 0.2.5-2), lsb-core (<= 3.1-4), yank (<= 0.2.1-7.2), xpmumon (<= 1.3.0), ivtools-dev (<= 1.1.3-5), ppxp (<= 0.2001080415-14), guitar (<= 0.1.4-11), xftp, xext, xpaste, ghostview, xv (<= 3.10a-26), xserver-xfree86-dbg, grace6 (<= 5.99.0+final-4), xephem, opera (<< 9.10-20060616), hamsoft (<< 0.2.3-1), phototk, tkworld, ucbmpeg-play (<< 2.3p-13), netscape-base-4, communicator-smotif-477, epan, navigator-smotif-477, stella (<< 2.2-1), xfractint (<< 20.3.01-1), xgobi, xpostitplus, xisp Filename: pool/main/x/xorg/x11-common_7.1.0-19_i386.deb Size: 337718 MD5sum: bb164e73c863f0bc20026f23b177580b SHA1: 5cbecea868420b106bb18f490a12a8f4fb4950f0 SHA256: 85ec3c51d6e8c61009d62a0358923b2337b647f4d4933bd6acbef9be93bb88ed Description: X Window System (X.Org) infrastructure x11-common contains the filesystem infrastructure required for further installation of the X Window System in any configuration; it does not provide a full installation of clients, servers, libraries, and utilities required to run the X Window System. . A number of terms are used to refer to the X Window System, including "X", "X Version 11", "X11", "X11R6", and "X11R7". The version of X used in Debian is derived from the version released by the X.Org Foundation, and is thus often also referred to as "X.Org". All of the preceding quoted terms are functionally interchangeable in an Debian system. Tag: admin::configuring, implemented-in::shell, role::app-data, role::program, scope::utility, special::auto-inst-parts, x11::xserver Package: xbase-clients Priority: optional Section: x11 Installed-Size: 3420 Maintainer: Debian X Strike Force Architecture: i386 Version: 1:7.1.ds1-2 Depends: libc6 (>= 2.3.6-6), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.2), libfs6, libgl1-mesa-glx | libgl1, libice6 (>= 1:1.0.0), libpng12-0 (>= 1.2.13-4), libsm6, libx11-6, libxau6, libxaw7, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxkbfile1, libxmu6, libxmuu1, libxrandr2, libxrender1, libxss1, libxt6, libxtrap6, libxtst6, libxv1, libxxf86dga1, libxxf86vm1, zlib1g (>= 1:1.2.1) Pre-Depends: x11-common (>= 1:7.0.0) Suggests: mesa-utils Filename: pool/main/x/xbase-clients/xbase-clients_7.1.ds1-2_i386.deb Size: 1211268 MD5sum: c702e0c2aed56b3eff316bf50e543574 SHA1: ba1ac50c67c2a98255f314ebd708bd35f458e925 SHA256: 6efc5ce49be106543d425f6d7638900ab2384b9105017067bbf0ae7f8f715fb9 Description: miscellaneous X clients An X client is a program that interfaces with an X server (almost always via the X libraries), and thus with some input and output hardware like a graphics card, monitor, keyboard, and pointing device (such as a mouse). . This package provides a miscellaneous assortment of several dozen X clients that ship with the X Window System, including: - startx and xinit, which initialize X sessions from the command line; - xauth, a tool for controlling access to the X session; - xedit, a text editor; - xbiff, a tool which tells you when you have new email; - xcalc, a scientific calculator desktop accessory; - xclipboard, a tool to manage cut-and-pasted text selections; - xcutsel, which exchanges selection and cut buffer contents; - xconsole, which monitors system console messages; - xditview, a viewer for ditroff output; - xeyes, a demo program in which a pair of eyes track the pointer; - xfd, a tool that displays all the glyphs in a given X font; - xfontsel, a tool for browsing and selecting X fonts; - xhost, a very dangerous program that you should never use; - xkill, a tool for terminating misbehaving X clients; - xload, a monitor for the system load average; - xlogo, a demo program that displays the X logo; - xmag, which magnifies parts of the X screen; - xman, a manual page browser; - xmessage, a tool to display message or dialog boxes; - xrandr, a command-line interface to the RandR extension; - xrefresh, a tool that forces a redraw of the X screen; - xsetroot, a tool for tailoring the appearance of the root window; - xtrapchar, xtrapin, xtrapinfo, xtrapout, xtrapproto, xtrapreset, and xtrapstats, a group of sample clients that use the XTrap extension; - xvidtune, a tool for customizing X server modelines for your monitor; - xwd, a utility for taking window dumps ("screenshots") of the X session; - xwud, a viewer for window dumps created by xwd; - oclock and xclock, graphical clocks; - beforelight, a screen saver; - atobm, a converter from ASCII to X bitmap (.xbm) files; - bitmap, a monochrome bitmap file editor; - bmtoa, a tool that converts a monochrome bitmap to ASCII text; - cxpm and sxpm, tools for checking and viewing X pixmap files; - iceauth, a tool for manipulating ICE protocol authorization records; - xset, a tool for setting miscellaneous X server parameters; - xmodmap, a utility for modifying keymaps and pointer button mappings in X; - xsetmode and xsetpointer, tools for handling X Input devices; - setxkbmap, xkbbell, xkbcomp, xkbevd, xkbprint, xkbvleds, and xkbwatch, tools for managing the X Keyboard Extension (XKB); - xsm, a session manager for X sessions; - smproxy, a session manager proxy for X clients that do not use the X session manager protocol; - xgamma, a tool for querying and setting a monitor's gamma correction; - appres, editres, listres, viewres, and xrdb, which query and update the X resource database; - Xmark, x11perf, and x11perfcomp, tools for benchmarking graphical operations under the X Window System; - fstobdf, which retrieves a font in BDF format from an X font server; - xcmsdb, a device color characteristic utility for the X Color Management System; - xstdcmap, a utility to selectively define standard colormap properties; - xev, an X event displayer; - xfindproxy, a tool to locate X proxy services; - xlsatoms, which lists interned atoms defined on an X server; - xlsclients, which lists client applications running on an X display; - xlsfonts, a server font list displayer; - xprop, a property displayer for X; - xdpyinfo, a display information utility for X; - xwininfo, a window information utility for X; - xvinfo, an Xv extension information utility for X; - ico, an X graphics demo using an animated polyhedron; - dga, a demo program for the DGA extension; and - xgc, an (unfinished) X graphics demo program. . The bitmap, editres, viewres, xbiff, xcalc, xconsole, xditview, xedit, xf86cfg, xman, xsetroot, and xsm programs use bitmap images provided by the xlibs-data package. xkbcomp uses the XKEYBOARD (XKB) extension configuration data provided by the xlibs package. . (Strictly speaking, atobm does not depend on any X libraries, but it shares a manual page with bitmap and bmtoa, and so is grouped with them in this package.) . This package no longer provides the 'mkfontscale' program; it has instead been moved to xutils. Package: zlib1g Priority: required Section: libs Installed-Size: 164 Maintainer: Mark Brown Architecture: i386 Source: zlib Version: 1:1.2.3-13 Replaces: zlib1g-udeb Provides: libz1 Depends: libc6 (>= 2.3.6-6) Conflicts: zlib1 (<= 1:1.0.4-7), zlib1g-udeb Filename: pool/main/z/zlib/zlib1g_1.2.3-13_i386.deb Size: 70528 MD5sum: 006698e84aae106b0615aface6855068 SHA1: c72a2f13673e868e76d11a7eb7559bc7ce326f50 SHA256: 9487521ecaa382ff90789cc68866c6a78720b5ea9c1680baf49b7f70f699a5da Description: compression library - runtime zlib is a library implementing the deflate compression method found in gzip and PKZIP. This package includes the shared library. Tag: devel::library, role::shared-lib, use::compressing