Package: adduser Version: 3.115 Installed-Size: 849 Maintainer: Debian Adduser Developers Architecture: all Depends: passwd, debconf (>= 0.5) | debconf-2.0 Suggests: liblocale-gettext-perl, perl Size: 241436 SHA256: c5efe1de379afe17aacc2f50cb1dd1569552f0387379a1929f0f95ba5311a279 SHA1: 0d5386c9c9822685ca68564e16dd8a95d0939547 MD5sum: f44952b9524b2da398641d5de1d3bef6 Description: add and remove users and groups This package includes the 'adduser' and 'deluser' commands for creating and removing users. . - 'adduser' creates new users and groups and adds existing users to existing groups; - 'deluser' removes users and groups and removes users from a given group. . Adding users with 'adduser' is much easier than adding them manually. Adduser will choose appropriate UID and GID values, create a home directory, copy skeletal user configuration, and automate setting initial values for the user's password, real name and so on. . Deluser can back up and remove users' home directories and mail spool or all the files they own on the system. . A custom script can be executed after each of the commands. . Development mailing list: http://lists.alioth.debian.org/mailman/listinfo/adduser-devel/ Multi-Arch: foreign Homepage: http://alioth.debian.org/projects/adduser/ Tag: admin::user-management, implemented-in::perl, interface::commandline, role::program, scope::utility, suite::debian Section: admin Priority: important Filename: pool/main/a/adduser/adduser_3.115_all.deb Package: anacron Version: 2.3-24 Installed-Size: 106 Maintainer: Peter Eisentraut Architecture: amd64 Replaces: pe Depends: libc6 (>= 2.7), debianutils (>= 1.7), init-system-helpers (>= 1.18~), lsb-base (>= 3.0-10) Recommends: cron | cron-daemon, rsyslog | system-log-daemon Suggests: default-mta | mail-transport-agent, powermgmt-base Size: 32492 SHA256: b8de0dfb77c9f0e34853db8b1832d63552d4e56bb428194090383640b5bfc086 SHA1: 40496876fed628f040a5b07d637895dc9a2a28cf MD5sum: 3880f72cfa1c138847ed260f993d844b Description: cron-like program that doesn't go by time Anacron (like "anac(h)ronistic") is a periodic command scheduler. It executes commands at intervals specified in days. Unlike cron, it does not assume that the system is running continuously. It can therefore be used to control the execution of daily, weekly, and monthly jobs (or anything with a period of n days), on systems that don't run 24 hours a day. When installed and configured properly, Anacron will make sure that the commands are run at the specified intervals as closely as machine uptime permits. . This package is pre-configured to execute the daily jobs of the Debian system. You should install this program if your system isn't powered on 24 hours a day to make sure the maintenance jobs of other Debian packages are executed each day. Homepage: http://sourceforge.net/projects/anacron/ Tag: admin::automation, implemented-in::c, interface::daemon, role::program, scope::utility Section: admin Priority: optional Filename: pool/main/a/anacron/anacron_2.3-24_amd64.deb Package: apt Version: 1.4.11 Installed-Size: 3539 Maintainer: APT Development Team Architecture: amd64 Replaces: apt-utils (<< 1.3~exp2~) Depends: adduser, gpgv | gpgv2 | gpgv1, debian-archive-keyring, init-system-helpers (>= 1.18~), libapt-pkg5.0 (>= 1.3~rc2), libc6 (>= 2.15), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2) Suggests: apt-doc, aptitude | synaptic | wajig, dpkg-dev (>= 1.17.2), powermgmt-base, python-apt Breaks: apt-utils (<< 1.3~exp2~) Size: 1231852 SHA256: 1a4b73594fd73b20633cddb074fa0cf82e800d8c0c7f49e5b8d4db11974cda8b SHA1: 4acd7d0328b484d12442cf29b28533b74f3da6f2 MD5sum: 39eb1f9841afb61a61d92d6c7275a864 Description: commandline package manager This package provides commandline tools for searching and managing as well as querying information about packages as a low-level access to all features of the libapt-pkg library. . These include: * apt-get for retrieval of packages and information about them from authenticated sources and for installation, upgrade and removal of packages together with their dependencies * apt-cache for querying available information about installed as well as installable packages * apt-cdrom to use removable media as a source for packages * apt-config as an interface to the configuration settings * apt-key as an interface to manage authentication keys Recommends: gnupg | gnupg2 | gnupg1 Section: admin Priority: important Filename: pool/main/a/apt/apt_1.4.11_amd64.deb Package: apt-transport-https Source: apt Version: 1.4.11 Installed-Size: 237 Maintainer: APT Development Team Architecture: amd64 Depends: libapt-pkg5.0 (>= 1.3~rc2), libc6 (>= 2.14), libcurl3-gnutls (>= 7.16.2), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2) Size: 171086 SHA256: d35852beada8a4f28a8697916c9bcaad28c46e2ac9b6b1f79db1bb78e4a646e9 SHA1: f8c176fd76f44974d2b7152b50cafabfb11fd8c1 MD5sum: 44a98f93cfa4b5e9d52bbdae4b09d0f3 Description: https download transport for APT This package enables the usage of 'deb https://foo distro main' lines in the /etc/apt/sources.list so that all package managers using the libapt-pkg library can access metadata and packages available in sources accessible over https (Hypertext Transfer Protocol Secure). . This transport supports server as well as client authentication with certificates. Recommends: ca-certificates Section: admin Priority: optional Filename: pool/main/a/apt/apt-transport-https_1.4.11_amd64.deb Package: apt-utils Source: apt Version: 1.4.11 Installed-Size: 1099 Maintainer: APT Development Team Architecture: amd64 Depends: apt (= 1.4.11), libapt-inst2.0 (>= 1.0.5), libapt-pkg5.0 (>= 1.3~rc2), libc6 (>= 2.14), libdb5.3, libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2) Size: 410312 SHA256: 0b8bfa62d0c7b7242c5f036e428c18d4e288a085187638a1c77773b968392127 SHA1: 243dc64bb91549bad6e5f261116707e09f3b082e MD5sum: f0ae55fa285491aff2dd0ff7a933d7ce Description: package management related utility programs This package contains some less used commandline utilities related to package management with APT. . * apt-extracttemplates is used by debconf to prompt for configuration questions before installation. * apt-ftparchive is used to create Packages and other index files needed to publish an archive of Debian packages * apt-sortpkgs is a Packages/Sources file normalizer. Section: admin Priority: important Filename: pool/main/a/apt/apt-utils_1.4.11_amd64.deb Package: base-files Version: 9.9+deb9u13 Essential: yes Installed-Size: 333 Maintainer: Santiago Vila Architecture: amd64 Replaces: base, dpkg (<= 1.15.0), miscutils Provides: base Pre-Depends: awk Breaks: initscripts (<< 2.88dsf-13.3), sendfile (<< 2.1b.20080616-5.2~) Size: 67596 SHA256: cf8bf71a6cdc585a9df5bdb73bbde6e5bd872b2fdf0341bd8748136c5c35ccf0 SHA1: 0e6d2991640cfe0f36f51dac53a9f4d5dce9837d MD5sum: 08b289401c00b509623379d024e39ba4 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, and others, and the text of several common licenses in use on Debian systems. Multi-Arch: foreign Tag: admin::configuring, role::app-data, suite::debian Section: admin Priority: required Filename: pool/main/b/base-files/base-files_9.9+deb9u13_amd64.deb Package: base-passwd Version: 3.5.43 Essential: yes Installed-Size: 229 Maintainer: Colin Watson Architecture: amd64 Replaces: base Depends: libc6 (>= 2.8), libdebconfclient0 (>= 0.145) Recommends: debconf (>= 0.5) | debconf-2.0 Size: 57656 SHA256: cdc170043f48b601d51a88ead8f01f02a7cafe884c12f6947c8795c6e5bae1cc SHA1: 43e72e16db3ad729667bf95d978dd32f522a0100 MD5sum: 77189a04425994cd6aee616f3baa30d7 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. Multi-Arch: foreign Tag: admin::configuring, admin::user-management, implemented-in::c, interface::commandline, role::app-data, role::program, scope::utility, security::authentication, suite::debian, use::login Section: admin Priority: required Filename: pool/main/b/base-passwd/base-passwd_3.5.43_amd64.deb Package: bash Version: 4.4-5 Essential: yes Installed-Size: 5798 Maintainer: Matthias Klose Architecture: amd64 Replaces: bash-completion (<< 20060301-0), bash-doc (<= 2.05-1) Depends: base-files (>= 2.1.12), debianutils (>= 2.15) Pre-Depends: dash (>= 0.5.5.1-2.2), libc6 (>= 2.15), libtinfo5 (>= 6) Recommends: bash-completion (>= 20060301-0) Suggests: bash-doc Conflicts: bash-completion (<< 20060301-0) Size: 1426746 SHA256: ec375aa432a743ec44781cb91802f5752021e7e107b48ee2e9aa2f7b9fc23f86 SHA1: b621144b49fd5aa094f201ec84729540cfa9105d MD5sum: 23966a12c6937bb3acd6572a94212e83 Description: 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). . The Programmable Completion Code, by Ian Macdonald, is now found in the bash-completion package. Multi-Arch: foreign Homepage: http://tiswww.case.edu/php/chet/bash/bashtop.html Tag: implemented-in::c, interface::shell, role::program, scope::utility, suite::gnu, uitoolkit::ncurses Section: shells Priority: required Filename: pool/main/b/bash/bash_4.4-5_amd64.deb Package: bsdmainutils Version: 9.0.12+nmu1 Installed-Size: 566 Maintainer: Debian Bsdmainutils Team Architecture: amd64 Depends: libbsd0 (>= 0.2.0), libc6 (>= 2.14), libncurses5 (>= 6), libtinfo5 (>= 6), bsdutils (>= 3.0-0), debianutils (>= 1.8) Suggests: cpp, wamerican | wordlist, whois, vacation Breaks: bsdutils (<< 1:2.13-11) Size: 186020 SHA256: 35b1f93f5a194f361c9c95732bf52efdc4515b95df393fb7b8e572e8370cfc18 SHA1: a26cac88a2f5285efdd3b41b3566cb8cc461d6cf MD5sum: d0b5e6580e6bb901eed9385c13ca4276 Description: collection of more utilities from FreeBSD This package contains lots of small programs many people expect to find when they use a BSD-style Unix system. . It provides banner (as printerbanner), calendar, col, colcrt, colrm, column, from (as bsd-from), hexdump (or hd), look, lorder, ncal (or cal), ul, and write (as bsd-write). . This package used to contain whois and vacation, which are now distributed in their own packages. Also here was tsort, which is now in the "coreutils" package. Multi-Arch: foreign Tag: implemented-in::c, interface::commandline, interface::text-mode, role::program, suite::bsd, uitoolkit::ncurses Section: utils Priority: important Filename: pool/main/b/bsdmainutils/bsdmainutils_9.0.12+nmu1_amd64.deb Package: bsdutils Source: util-linux (2.29.2-1+deb9u1) Version: 1:2.29.2-1+deb9u1 Essential: yes Installed-Size: 238 Maintainer: Debian util-linux Maintainers Architecture: amd64 Replaces: bash-completion (<< 1:2.1-4.1~) Pre-Depends: libc6 (>= 2.16), libsystemd0 Recommends: bsdmainutils Breaks: bash-completion (<< 1:2.1-4.1~) Size: 111602 SHA256: 71d3b10821608fdda45fb293029aeec8331838396eab914d15248c746e4e1f31 SHA1: 1c9341d1de47859f0395db370b8982ff79a00521 MD5sum: c9c3471e9b9997ec07c80edc5cbd456e Description: basic utilities from 4.4BSD-Lite This package contains the bare minimum of BSD utilities needed for a Debian system: logger, renice, script, scriptreplay, and wall. The remaining standard BSD utilities are provided by bsdmainutils. Multi-Arch: foreign Tag: admin::logging, implemented-in::c, interface::commandline, role::program, scope::utility, suite::bsd, works-with::software:running, works-with::text Section: utils Priority: required Filename: pool/main/u/util-linux/bsdutils_2.29.2-1+deb9u1_amd64.deb Package: ca-certificates Version: 20200601~deb9u1 Installed-Size: 380 Maintainer: Michael Shuler Architecture: all Depends: openssl (>= 1.0.0), debconf (>= 0.5) | debconf-2.0 Enhances: openssl Breaks: ca-certificates-java (<< 20121112+nmu1) Size: 159692 SHA256: d6fc9275de84bdf598b3703a50935dc69d2e80105317a44f6cba465c073f88f9 SHA1: 8a8b08f7d60aae0377292bd42148236a9bbc1eac MD5sum: c91a91f7b3b5141d6e7eafc6eb2412f5 Description: Common CA certificates Contains the certificate authorities shipped with Mozilla's browser to allow SSL-based applications to check for the authenticity of SSL connections. . Please note that Debian can neither confirm nor deny whether the certificate authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Full responsibility to assess them belongs to the local system administrator. Multi-Arch: foreign Tag: protocol::ssl, role::app-data, security::authentication Section: misc Priority: optional Filename: pool/main/c/ca-certificates/ca-certificates_20200601~deb9u1_all.deb Package: coreutils Version: 8.26-3 Essential: yes Installed-Size: 15103 Maintainer: Michael Stone Architecture: amd64 Replaces: mktemp, realpath, timeout Pre-Depends: libacl1 (>= 2.2.51-8), libattr1 (>= 1:2.4.46-8), libc6 (>= 2.17), libselinux1 (>= 2.1.13) Conflicts: timeout Size: 2870090 SHA256: ef6c0ab3d52a7d3e85ba4a9c04a1931264d34bab842da6e1428c8c4bda28a800 SHA1: abafd1b12a8d1388ef66009752719f4df947e272 MD5sum: ec067b553f90117d56022d8de993d47e Description: GNU core utilities This package contains the basic file, shell and text manipulation utilities which are expected to exist on every operating system. . Specifically, this package includes: arch base64 basename cat chcon chgrp chmod chown chroot cksum comm cp csplit cut date dd df dir dircolors dirname du echo env expand expr factor false flock fmt fold groups head hostid id install join link ln logname ls md5sum mkdir mkfifo mknod mktemp mv nice nl nohup nproc numfmt od paste pathchk pinky pr printenv printf ptx pwd readlink realpath rm rmdir runcon sha*sum seq shred sleep sort split stat stty sum sync tac tail tee test timeout touch tr true truncate tsort tty uname unexpand uniq unlink users vdir wc who whoami yes Multi-Arch: foreign Homepage: http://gnu.org/software/coreutils Tag: admin::configuring, implemented-in::c, interface::commandline, role::program, scope::utility, suite::gnu, works-with::file Section: utils Priority: required Filename: pool/main/c/coreutils/coreutils_8.26-3_amd64.deb Package: cpio Version: 2.11+dfsg-6 Installed-Size: 720 Maintainer: Anibal Monsalve Salazar Architecture: amd64 Replaces: cpio-mt Depends: libc6 (>= 2.17) Suggests: libarchive1 Conflicts: cpio-mt, mt-st (<< 0.6) Size: 179592 SHA256: 7698909b35baf692de8bd714105e1f4e4c90f61297b2c97740dd4166a9c11b2c SHA1: db20b045b031c3d97792384152eda6d151b99ec8 MD5sum: 303f25391da9b81d8c0ed76d7edd5b2e 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. Multi-Arch: foreign Homepage: http://www.gnu.org/software/cpio/ Tag: hardware::storage, implemented-in::c, interface::commandline, role::program, scope::utility, suite::gnu, use::storing, works-with-format::tar, works-with::archive Section: utils Priority: important Filename: pool/main/c/cpio/cpio_2.11+dfsg-6_amd64.deb Package: cron Version: 3.0pl1-128+deb9u1 Installed-Size: 251 Maintainer: Javier Fernández-Sanguino Peña Architecture: amd64 Provides: cron-daemon Depends: libc6 (>= 2.7), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32), init-system-helpers (>= 1.18~), debianutils (>= 1.7), adduser, lsb-base (>= 3.0-10), libpam-runtime (>= 1.0.1-11) Pre-Depends: dpkg (>= 1.15.7.2) Recommends: exim4 | postfix | mail-transport-agent Suggests: anacron (>= 2.0-1), logrotate, checksecurity Breaks: dpkg (<< 1.15.4) Size: 95390 SHA256: a79ef1b933979da8f322bc93e42ccd8f9119063a6a6e456d9b74fb4dc7228374 SHA1: cae44fffe6f8812e471d2f1918f61e8db4edb8e3 MD5sum: 591c4fcb721fc39f29835f6507a19f49 Description: process scheduling daemon The cron daemon is a background process that runs particular programs at particular times (for example, every minute, day, week, or month), as specified in a crontab. By default, users may also create crontabs of their own so that processes are run on their behalf. . 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 does not provide any system maintenance tasks. Basic periodic maintenance tasks are provided by other packages, such as checksecurity. Homepage: http://ftp.isc.org/isc/cron/ Tag: admin::automation, implemented-in::c, interface::daemon, role::program, scope::utility Section: admin Priority: important Filename: pool/main/c/cron/cron_3.0pl1-128+deb9u1_amd64.deb Package: cryptsetup-bin Source: cryptsetup Version: 2:1.7.3-4 Installed-Size: 1035 Maintainer: Debian Cryptsetup Team Architecture: amd64 Replaces: cryptsetup (<< 2:1.4.3-1~) Depends: libc6 (>= 2.15), libcryptsetup4 (>= 2:1.6), libpopt0 (>= 1.14), libuuid1 (>= 2.16) Breaks: cryptsetup (<< 2:1.4.3-1~) Size: 221230 SHA256: e83a093659250f6be1fbb3269b5830d43433341c7b22c2dea33f0489947303bd SHA1: 13b6ba67cc547670ec49d4e6049ae4eaa7fbb58a MD5sum: 7f664e2a8ccc056738ec5414a733134e Description: disk encryption support - command line tools Cryptsetup provides an interface for configuring encryption on block devices (such as /home or swap partitions), using the Linux kernel device mapper target dm-crypt. It features integrated Linux Unified Key Setup (LUKS) support. . This package provides cryptsetup, cryptsetup-reencrypt and luksformat. Homepage: https://gitlab.com/cryptsetup/cryptsetup Section: admin Priority: optional Filename: pool/main/c/cryptsetup/cryptsetup-bin_1.7.3-4_amd64.deb Package: curl Version: 7.52.1-5+deb9u13 Installed-Size: 347 Maintainer: Alessandro Ghedini Architecture: amd64 Depends: libc6 (>= 2.17), libcurl3 (= 7.52.1-5+deb9u13), zlib1g (>= 1:1.1.4) Size: 228238 SHA256: 43d84dab5908210892aa1a926c908c7fef89bf5625a508c6a6bd4da4070cab04 SHA1: 13f71a94dc593d492738f150583a9d99df17c417 MD5sum: 23c4bd7c3d8bcda95fcc1d7b58fbb133 Description: command line tool for transferring data with URL syntax curl is a command line tool for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a busload of other useful tricks. Homepage: http://curl.haxx.se Multi-Arch: foreign Section: web Priority: optional Filename: pool/main/c/curl/curl_7.52.1-5+deb9u13_amd64.deb Package: dash Version: 0.5.8-2.4 Essential: yes Installed-Size: 204 Maintainer: Gerrit Pape Architecture: amd64 Depends: debianutils (>= 2.15), dpkg (>= 1.15.0) Pre-Depends: libc6 (>= 2.14) Size: 108950 SHA256: 5084b7e30fde9c51c4312f4da45d4fdfb861ab91c1d514a164dcb8afd8612f65 SHA1: 780664b0de3adc71a804492adb7d2a1aa192f163 MD5sum: b7e39b719a561dbbd10076c30f9d7702 Description: POSIX-compliant shell The Debian Almquist Shell (dash) is a POSIX-compliant shell derived from ash. . Since it executes scripts faster than bash, and has fewer library dependencies (making it more robust against software or hardware failures), it is used as the default system shell on Debian systems. Homepage: http://gondor.apana.org.au/~herbert/dash/ Tag: implemented-in::c, interface::shell, role::program, scope::utility Section: shells Priority: required Filename: pool/main/d/dash/dash_0.5.8-2.4_amd64.deb Package: dbus Version: 1.10.32-0+deb9u1 Installed-Size: 534 Maintainer: Utopia Maintenance Team Architecture: amd64 Depends: adduser, init-system-helpers (>= 1.3~), lsb-base (>= 3.2-14), libapparmor1 (>= 2.8.95), libaudit1 (>= 1:2.2.1), libc6 (>= 2.14), libcap-ng0, libdbus-1-3 (= 1.10.32-0+deb9u1), libexpat1 (>= 2.1~beta3), libselinux1 (>= 2.0.65), libsystemd0 (>= 209) Suggests: default-dbus-session-bus | dbus-session-bus Size: 212592 SHA256: 53b4d8ac5c4bfc44800736c13de6adb9312e7400943b13cdffc90e271af5dbd9 SHA1: 0597194e66ecb8eac29092f4119704c1722f3e7a MD5sum: b612bfe62b190283a8709c8a9a49e208 Description: simple interprocess messaging system (daemon and utilities) 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. . It comes with several bindings, including GLib, Python, Qt and Java. . This package contains the D-Bus daemon and related utilities. . The client-side library can be found in the libdbus-1-3 package, as it is no longer contained in this package. Multi-Arch: foreign Homepage: http://dbus.freedesktop.org/ Tag: devel::rpc, implemented-in::c, interface::daemon, protocol::TODO, role::program Section: admin Priority: standard Filename: pool/main/d/dbus/dbus_1.10.32-0+deb9u1_amd64.deb Package: debconf Version: 1.5.61 Installed-Size: 558 Maintainer: Debconf Developers Architecture: all Replaces: debconf-tiny Provides: debconf-2.0 Pre-Depends: perl-base (>= 5.20.1-3~) Recommends: apt-utils (>= 0.5.1), debconf-i18n Suggests: debconf-doc, debconf-utils, whiptail | dialog, libterm-readline-gnu-perl, libgtk2-perl (>= 1:1.130), libnet-ldap-perl, perl, libqtgui4-perl, libqtcore4-perl Conflicts: apt (<< 0.3.12.1), cdebconf (<< 0.96), debconf-tiny, debconf-utils (<< 1.3.22), dialog (<< 0.9b-20020814-1), menu (<= 2.1.3-1), whiptail (<< 0.51.4-11), whiptail-utf8 (<= 0.50.17-13) Size: 159498 SHA256: 46e66ff2d9523d39501ef07799296a775528992b197e7a99165552d7dbee5368 SHA1: 08f334119d3d6afb96653d35b0c08e1626382594 MD5sum: 59753f43086415c612a64a83f22c9c2c Description: Debian configuration management system Debconf is a configuration management system for debian packages. Packages use Debconf to ask questions when they are installed. Multi-Arch: foreign Tag: admin::configuring, implemented-in::perl, interface::commandline, interface::graphical, interface::text-mode, interface::x11, role::program, scope::utility, suite::debian, uitoolkit::TODO, uitoolkit::gtk, uitoolkit::ncurses, uitoolkit::qt, use::configuring, x11::application Section: admin Priority: required Filename: pool/main/d/debconf/debconf_1.5.61_all.deb Package: debconf-i18n Source: debconf Version: 1.5.61 Installed-Size: 780 Maintainer: Debconf Developers Architecture: all Replaces: debconf (<< 1.3.0), debconf-utils (<< 1.3.22) Depends: debconf (= 1.5.61), liblocale-gettext-perl, libtext-iconv-perl, libtext-wrapi18n-perl, libtext-charwidth-perl Conflicts: debconf-english, debconf-utils (<< 1.3.22) Size: 204542 SHA256: 16f546dab4cce0b69075b182210c55cb2ea6f5e89f061dbf799d59b7fe49d6d1 SHA1: 0f886f323fbd7d6c46a1154f13a3fdb2c6c0b2ec MD5sum: 88c2ed4ec41505eae7ea5ad43f679166 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::man, role::app-data, suite::debian Section: localization Priority: important Filename: pool/main/d/debconf/debconf-i18n_1.5.61_all.deb Package: debian-archive-keyring Version: 2017.5+deb9u1 Installed-Size: 148 Maintainer: Debian Release Team Architecture: all Depends: gpgv Recommends: gnupg Breaks: apt (<< 0.7.25.1) Size: 73930 SHA256: 019a2e650d41203d01898288520bc830affe85db68854558e6625878fb1fdc09 SHA1: 9eb07f85d33c22bd53a8a64b60ae0a11dd4fe921 MD5sum: a329179abe742223feec1efb9947fb39 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. Multi-Arch: foreign Tag: role::data, security::authentication, suite::debian Section: misc Priority: important Filename: pool/main/d/debian-archive-keyring/debian-archive-keyring_2017.5+deb9u1_all.deb Package: debianutils Version: 4.8.1.1 Essential: yes Installed-Size: 213 Maintainer: Clint Adams Architecture: amd64 Replaces: manpages-pl (<< 1:0.5) Depends: sensible-utils Pre-Depends: libc6 (>= 2.15) Size: 100104 SHA256: 11cdc154dc6555e093725ddcb2f6f38882f7aa7090170c07216483cc3a5964ae SHA1: 4c19c8bde8630e99f1c300a10f5759bee0610bd9 MD5sum: c2d65d90b5b92d4e9ef35cc1eb06585c 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: add-shell installkernel ischroot remove-shell run-parts savelog tempfile which Multi-Arch: foreign Tag: admin::configuring, implemented-in::c, implemented-in::perl, interface::commandline, role::program, scope::utility, suite::debian Section: utils Priority: required Filename: pool/main/d/debianutils/debianutils_4.8.1.1_amd64.deb Package: default-mysql-server Source: mysql-defaults Version: 1.0.2 Installed-Size: 9 Maintainer: Debian MySQL Maintainers Architecture: all Depends: mariadb-server-10.1 Size: 3048 SHA256: 0f3de40078e20e30fe54de367dc0a4096a22677d7c4362f64789e3d201bac0f9 SHA1: 1e9102ee2e01bdb0bd241c58397b6757edd01883 MD5sum: 8ce98d0747071c3741ad8436d32584c6 Description: MySQL database server binaries and system database setup (metapackage) MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package depends on the default implementation of all the infrastructure needed to setup system databases. Section: database Priority: optional Filename: pool/main/m/mysql-defaults/default-mysql-server_1.0.2_all.deb Package: dh-python Version: 2.20170125 Installed-Size: 402 Maintainer: Piotr Ożarowski Architecture: all Replaces: python3 (<< 3.3.2-4~) Depends: python3:any (>= 3.3.2-2~) Suggests: libdpkg-perl Breaks: python3 (<< 3.3.2-4~) Size: 86764 SHA256: 653083af906f433f5baf4f26ee1d1320e2251a98f20994eacc4797d34bbabaaa SHA1: d9b025abe862dfc0f85d9ab5b3cb43290ada149d MD5sum: de664c460a2e4753c8a3ab2f36ec5755 Description: Debian helper tools for packaging Python libraries and applications This package contains: * pybuild - invokes various build systems for requested Python versions in order to build modules and extensions * dh_python2 - calculates Python 2.X dependencies for Debian packages, adds maintainer scripts to byte compile files, etc. * dh_python3 - calculates Python 3.X dependencies for Debian packages, adds maintainer scripts to byte compile files, etc. * dh_pypy - calculates PyPy dependencies for Debian packages, adds maintainer scripts to byte compile files, etc. Multi-Arch: foreign Tag: devel::debian, devel::packaging, implemented-in::python, interface::commandline, role::plugin, role::program, works-with::software:source Section: python Priority: optional Filename: pool/main/d/dh-python/dh-python_2.20170125_all.deb Package: diffutils Version: 1:3.5-3 Essential: yes Installed-Size: 1327 Maintainer: Santiago Vila Architecture: amd64 Replaces: diff Pre-Depends: libc6 (>= 2.17) Suggests: diffutils-doc, wdiff Size: 313934 SHA256: 47c404d7d7da737e69fd688b8ad35928d6f58715f8ed7d405dbefe912c90e077 SHA1: c92834d62145e1472c4a6431741bfedb828ee4ff MD5sum: 9a0523e0fb610b1f32c4b39b4e21694c Description: File comparison utilities The diffutils 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. Homepage: http://www.gnu.org/software/diffutils/ Tag: devel::rcs, implemented-in::c, interface::commandline, role::program, scope::utility, suite::gnu, use::comparing, use::editing, use::synchronizing, works-with-format::TODO, works-with-format::diff, works-with::file, works-with::software:source, works-with::text Section: utils Priority: required Filename: pool/main/d/diffutils/diffutils_3.5-3_amd64.deb Package: dmeventd Source: lvm2 (2.02.168-2) Version: 2:1.02.137-2 Installed-Size: 162 Maintainer: Debian LVM Team Architecture: amd64 Depends: libc6 (>= 2.15), libdevmapper-event1.02.1 (>= 2:1.02.110), libdevmapper1.02.1 (>= 2:1.02.113), liblvm2cmd2.02 (>= 2.02.168), init-system-helpers (>= 1.18~) Size: 59536 SHA256: b0031d3b05ea681d614767e13098b34b1a206252bb1ced7f1526d2a1d87769bd SHA1: a49690e472fe3f775798ba93479a435868bacd1c MD5sum: 7630320dc0820252df4981a2ba1bc2da Description: Linux Kernel Device Mapper event daemon 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 software raid, and other drivers that create "virtual" block devices. . This package contains a daemon to monitor events of devmapper devices. Homepage: http://sources.redhat.com/lvm2/ Section: admin Priority: optional Filename: pool/main/l/lvm2/dmeventd_1.02.137-2_amd64.deb Package: dmidecode Version: 3.0-4 Installed-Size: 190 Maintainer: Jörg Frings-Fürst Architecture: amd64 Depends: libc6 (>= 2.4) Size: 68274 SHA256: 69d3218ca14332f50257407540481eb1f8ed8602c0d608ac1ff594a0de63f8f9 SHA1: 43f125e6837c44247d3666a819d1383541b28e4d MD5sum: 29059a74ed9d4535301721c8d79a3122 Description: SMBIOS/DMI table decoder Dmidecode reports information about the system's hardware as described in the system BIOS according to the SMBIOS/DMI standard. . This information typically includes system manufacturer, model name, serial number, BIOS version, asset tag as well as a lot of other details of varying level of interest and reliability depending on the manufacturer. This will often include usage status for the CPU sockets, expansion slots (e.g. AGP, PCI, ISA) and memory module slots, and the list of I/O ports (e.g. serial, parallel, USB). . Beware that DMI data have proven to be too unreliable to be blindly trusted. Dmidecode does not scan the hardware, it only reports what the BIOS told it to. Homepage: https://dmidecode.nongnu.org/ Tag: admin::hardware, hardware::detection, interface::commandline, role::program, scope::utility, use::viewing Section: utils Priority: important Filename: pool/main/d/dmidecode/dmidecode_3.0-4_amd64.deb Package: dmsetup Source: lvm2 (2.02.168-2) Version: 2:1.02.137-2 Installed-Size: 236 Maintainer: Debian LVM Team Architecture: amd64 Depends: libc6 (>= 2.14), libdevmapper1.02.1 (>= 2:1.02.131) Size: 106888 SHA256: c4a19b72ce95c460f9ca7ac1ed2e0ee71bfa4442d1a50eafae68921f20e6fb48 SHA1: 706929deeceffdc69d31469bb1ec31c79f8262ea MD5sum: e7a7e6d9c092273ea3375c952b89a7ae Description: 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 software raid, and other drivers that create "virtual" block devices. . This package contains a utility for modifying device mappings. Multi-Arch: foreign Homepage: http://sources.redhat.com/lvm2/ Tag: admin::filesystem, implemented-in::c, interface::commandline, role::program, scope::utility, use::configuring Section: admin Priority: optional Filename: pool/main/l/lvm2/dmsetup_1.02.137-2_amd64.deb Package: dpkg Version: 1.18.25 Essential: yes Installed-Size: 6778 Maintainer: Dpkg Developers Architecture: amd64 Replaces: manpages-it (<< 2.80-4) Depends: tar (>= 1.28-1) Pre-Depends: libbz2-1.0, libc6 (>= 2.14), liblzma5 (>= 5.2.2), libselinux1 (>= 2.3), zlib1g (>= 1:1.1.4) Suggests: apt, debsig-verify Breaks: acidbase (<= 1.4.5-4), amule (<< 2.3.1+git1a369e47-3), beep (<< 1.3-4), im (<< 1:151-4), libdpkg-perl (<< 1.18.11), netselect (<< 0.3.ds1-27), pconsole (<< 1.0-12), phpgacl (<< 3.3.7-7.3), pure-ftpd (<< 1.0.43-1), systemtap (<< 2.8-1), terminatorx (<< 4.0.1-1), xvt (<= 2.1-20.1) Size: 2115334 SHA256: f267f7a68e0dc23f119edb6f171afdb5dfeb520fe78012933d5ada1250592741 SHA1: 015c7f9ee381f7db442963f2d6e2ea2cf540036f MD5sum: a07b2fc31c04f9b507e8f6ae02363180 Description: Debian package management system This package provides the low-level infrastructure for handling the installation and removal of Debian software packages. . For Debian package development tools, install dpkg-dev. Origin: debian Bugs: debbugs://bugs.debian.org Multi-Arch: foreign Homepage: https://wiki.debian.org/Teams/Dpkg Tag: admin::package-management, implemented-in::c, implemented-in::perl, interface::commandline, role::program, scope::utility, suite::debian, use::configuring, works-with::software:package Section: admin Priority: required Filename: pool/main/d/dpkg/dpkg_1.18.25_amd64.deb Package: dropbear-bin Source: dropbear Version: 2016.74-5+deb9u1 Installed-Size: 773 Maintainer: Guilhem Moulin Architecture: amd64 Replaces: dropbear (<< 2015.68-1) Provides: ssh-server Depends: libc6 (>= 2.15), zlib1g (>= 1:1.1.4) Suggests: openssh-client, xauth Breaks: dropbear (<< 2015.68-1) Size: 183412 SHA256: f0e9537024ad1d18752a7f6f7ba8b83080b0c30317a0a15bf712584b9d50b06e SHA1: 5c27275a9cc1f9a86d444370e20621652dd6bdb1 MD5sum: 058577019f26707fe7115beaad5e526a Description: lightweight SSH2 server and client - command line tools dropbear is a SSH 2 server and client designed to be small enough to be used in small memory environments, while still being functional and secure enough for general use. . It implements most required features of the SSH 2 protocol, and other features such as X11 and authentication agent forwarding. . This package provides dropbear, dbclient, dropbearkey and dropbearconvert. Multi-Arch: foreign Homepage: https://matt.ucc.asn.au/dropbear/dropbear.html Section: net Priority: optional Filename: pool/main/d/dropbear/dropbear-bin_2016.74-5+deb9u1_amd64.deb Package: dropbear-run Source: dropbear Version: 2016.74-5+deb9u1 Installed-Size: 61 Maintainer: Guilhem Moulin Architecture: all Replaces: dropbear (<< 2015.68-1) Depends: dropbear-bin (>= 2016.74-5+deb9u1), lsb-base (>= 3.0-6) Suggests: runit Breaks: dropbear (<< 2015.68-1) Size: 34364 SHA256: c5650388ca28777d46682db6c61dd35dc3ddf48dd1469a22db1e0edf2b5dff09 SHA1: 440b0dea687a86c2397991f96c957afee5039ea6 MD5sum: 9bda9019289ccee1e3bf588446d1f229 Description: lightweight SSH2 server and client - startup scripts dropbear is a SSH 2 server and client designed to be small enough to be used in small memory environments, while still being functional and secure enough for general use. . It implements most required features of the SSH 2 protocol, and other features such as X11 and authentication agent forwarding. Multi-Arch: foreign Homepage: https://matt.ucc.asn.au/dropbear/dropbear.html Section: net Priority: optional Filename: pool/main/d/dropbear/dropbear-run_2016.74-5+deb9u1_all.deb Package: e2fslibs Source: e2fsprogs Version: 1.43.4-2+deb9u2 Installed-Size: 450 Maintainer: Theodore Y. Ts'o Architecture: amd64 Replaces: e2fsprogs (<< 1.34-1) Provides: libe2p2, libext2fs2 Depends: libc6 (>= 2.17) Size: 208476 SHA256: 18d09a95f26c4120ab798a3ea17c76e91a477aba43b4610242574476fd90c37b SHA1: 004546a715a8862ba5e1c26f9228e43da947eb6e MD5sum: 03d3fbdd385440f607bec757153c0031 Description: ext2/ext3/ext4 file system libraries The ext2, ext3 and ext4 file systems are successors of the original ext ("extended") file system. They are the main file system types used for hard disks on Debian and other Linux systems. . This package provides the ext2fs and e2p libraries, for userspace software that directly accesses extended file systems. Programs that use libext2fs include e2fsck, mke2fs, and tune2fs. Programs that use libe2p include dumpe2fs, chattr, and lsattr. Homepage: http://e2fsprogs.sourceforge.net Multi-Arch: same Section: libs Priority: required Filename: pool/main/e/e2fsprogs/e2fslibs_1.43.4-2+deb9u2_amd64.deb Package: e2fsprogs Version: 1.43.4-2+deb9u2 Installed-Size: 4027 Maintainer: Theodore Y. Ts'o Architecture: amd64 Replaces: hurd (<= 20040301-1), libblkid1 (<< 1.38+1.39-WIP-2005.12.10-2), libuuid1 (<< 1.38+1.39-WIP-2005.12.10-2) Suggests: gpart, parted, fuse2fs, e2fsck-static Conflicts: dump (<< 0.4b4-4), initscripts (<< 2.85-4), quota (<< 1.55-8.1), sysvinit (<< 2.85-4) Size: 947822 SHA256: 97a2d283fa61f709fc83a38b0df6f9f1368230da9a48a57889546669d6f09cb4 SHA1: 91ee839763bae4f3fb6eac99eec496c23b9f2b76 MD5sum: bccc5b159a6ddffcd6ff2b0d2c7da409 Description: ext2/ext3/ext4 file system utilities The ext2, ext3 and ext4 file systems are successors of the original ext ("extended") file system. They are the main file system types used for hard disks on Debian and other Linux systems. . This package contains programs for creating, checking, and maintaining ext2/3/4-based file systems. It also includes the "badblocks" program, which can be used to scan for bad blocks on a disk or other storage device. Homepage: http://e2fsprogs.sourceforge.net Essential: yes Multi-Arch: foreign Pre-Depends: e2fslibs (= 1.43.4-2+deb9u2), libblkid1 (>= 2.17.2), libc6 (>= 2.14), libcomerr2 (>= 1.42~WIP-2011-10-05-1), libss2 (>= 1.34-1), libuuid1 (>= 2.16), util-linux (>= 2.15~rc1-1) Section: admin Priority: required Filename: pool/main/e/e2fsprogs/e2fsprogs_1.43.4-2+deb9u2_amd64.deb Package: findutils Version: 4.6.0+git+20161106-2 Essential: yes Installed-Size: 1854 Maintainer: Andreas Metzler Architecture: amd64 Pre-Depends: libc6 (>= 2.17), libselinux1 (>= 1.32) Suggests: mlocate | locate Conflicts: debconf (<< 1.5.50) Breaks: binstats (<< 1.08-8.1), debhelper (<< 9.20130504), guilt (<< 0.36-0.2), kernel-package (<< 13.000), libpython3.4-minimal (<< 3.4.4-2), libpython3.5-minimal (<< 3.5.1-3), lsat (<< 0.9.7.1-2.1), mc (<< 3:4.8.11-1), sendmail (<< 8.14.4-5), switchconf (<< 0.0.9-2.1) Size: 622068 SHA256: b6e241e619e985455e6a7638807a28929b15efecf0158b207ff3ae0fc964f75a SHA1: b51ec521f15030080e5a7d74726d800a9eecbe15 MD5sum: 1a91982d02b2c92aec986b80663ec763 Description: utilities for finding files--find, xargs GNU findutils provides utilities to find files meeting specified criteria and perform various actions on the files which are found. This package contains 'find' and 'xargs'; however, 'locate' has been split off into a separate package. Multi-Arch: foreign Homepage: http://savannah.gnu.org/projects/findutils/ Tag: implemented-in::c, interface::commandline, role::program, scope::utility, suite::gnu, use::searching, works-with::file Section: utils Priority: required Filename: pool/main/f/findutils/findutils_4.6.0+git+20161106-2_amd64.deb Package: fontconfig-config Source: fontconfig Version: 2.11.0-6.7 Installed-Size: 420 Maintainer: Keith Packard Architecture: all Replaces: fontconfig (<< 2.3.2-2) Depends: debconf (>= 0.5) | debconf-2.0, ucf (>= 0.29), fonts-dejavu-core | ttf-bitstream-vera | fonts-liberation | fonts-freefont Conflicts: fontconfig (<< 2.3.2-2) Size: 271184 SHA256: 8226e3a525fef6aee3268929d15ed8352a7edfa263b8f70e3eb1a0962e772e27 SHA1: d48b78da4ebdd2365ccd3514b8e9cbcf6aebf436 MD5sum: 4abf3de1c1ed2829104406f0f9045dfb 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. Multi-Arch: foreign Tag: made-of::xml, role::app-data, works-with::font Section: fonts Priority: optional Filename: pool/main/f/fontconfig/fontconfig-config_2.11.0-6.7_all.deb Package: fonts-dejavu-core Source: fonts-dejavu Version: 2.37-1 Installed-Size: 2954 Maintainer: Debian Fonts Task Force Architecture: all Replaces: ttf-dejavu (<< 2.20-1), ttf-dejavu-core (<< 2.33+svn2514-2~) Breaks: ttf-dejavu (<< 2.20-1), ttf-dejavu-core (<< 2.33+svn2514-2~) Size: 1068028 SHA256: 58d21a255606191e6512cca51f32c4480e7a798945cc980623377696acfa3cfc SHA1: 0f2c53b4c24fb2bd236fee3ce38266bb703dea82 MD5sum: 5f413fbf5c17b6417affa23aafe587ee 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. . This package only contains the sans, sans-bold, serif, serif-bold, mono and mono-bold variants. For additional variants, see the ttf-dejavu-extra package. . DejaVu fonts are intended for use on low-resolution devices (mainly computer screens) but can be used in printing as well. Multi-Arch: foreign Homepage: http://dejavu-fonts.org/ Section: fonts Priority: optional Filename: pool/main/f/fonts-dejavu/fonts-dejavu-core_2.37-1_all.deb Package: fuse Version: 2.9.7-1+deb9u2 Installed-Size: 136 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Depends: libc6 (>= 2.14), libfuse2 (= 2.9.7-1+deb9u2), adduser, mount (>= 2.19.1), sed (>= 4) Size: 71458 SHA256: 6aa660dc24e7eb3fe38df383c658a6645e4402c34cee7e7ebf80ad558b7f9d75 SHA1: bfc7ce0e35c6da8da7646f123523e9001f29e44c MD5sum: ecde1cd6ae26c8707f76c8d182a425d2 Description: Filesystem in Userspace Filesystem in Userspace (FUSE) is a simple interface for userspace programs to export a virtual filesystem to the Linux kernel. It also aims to provide a secure method for non privileged users to create and mount their own filesystem implementations. Homepage: https://github.com/libfuse/libfuse/wiki Tag: admin::filesystem, implemented-in::c, interface::commandline, role::program, scope::utility Section: utils Priority: optional Filename: pool/main/f/fuse/fuse_2.9.7-1+deb9u2_amd64.deb Package: galera-3 Version: 25.3.19-2 Installed-Size: 2899 Maintainer: Debian MySQL Maintainers Architecture: amd64 Replaces: galera Provides: galera, galera3, percona-xtradb-cluster-galera-25, wsrep Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libssl1.1 (>= 1.1.0), libstdc++6 (>= 5.2) Conflicts: garbd-2, garbd2, percona-galera-3, percona-xtradb-cluster-galera, percona-xtradb-cluster-galera-2.x, percona-xtradb-cluster-galera-3.x, percona-xtradb-cluster-garbd-2.x, percona-xtradb-cluster-garbd-3.x Breaks: galera Size: 955098 SHA256: 9c5d71283588594426874a25b968dac78072aba1b66c33bdbead7b28239d0216 SHA1: 30a9c2fd1380eda3e1fc466fceb26cfb3ba9daaf MD5sum: 1bc72e213c89c9155b0e5c92894c0c90 Description: Replication framework for transactional applications Galera is a fast synchronous multimaster wsrep provider (replication engine) for transactional databases and similar applications. For more information about wsrep API see http://launchpad.net/wsrep. For a description of Galera replication engine see http://galeracluster.com. . This package contains the Galera library/plugin. Homepage: http://www.galeracluster.com/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/g/galera-3/galera-3_25.3.19-2_amd64.deb Package: gawk Version: 1:4.1.4+dfsg-1 Installed-Size: 2199 Maintainer: Adrian Bunk Architecture: amd64 Provides: awk Pre-Depends: libc6 (>= 2.15), libgmp10, libmpfr4 (>= 3.1.3), libreadline7 (>= 6.0), libsigsegv2 (>= 2.9) Suggests: gawk-doc Size: 570808 SHA256: 6ee514768aa5fb1bb1c5ad4339e0db421a21734e8a37ddbcd36c2b03139a63b6 SHA1: 55ff68b4556cd3e08c97cea736ab2101db27e3ef MD5sum: d3b551ea8938dbac17ad4ac74ad97f5c Description: GNU awk, a pattern scanning and processing language `awk', a program that you can use to select particular records in a file and perform operations upon them. . Gawk is the GNU Project's implementation of the AWK programming language. It conforms to the definition of the language in the POSIX 1003.2 Command Language And Utilities Standard. This version in turn is based on the description in The AWK Programming Language, by Aho, Kernighan, and Weinberger, with the additional features defined in the System V Release 4 version of UNIX awk. Gawk also provides more recent Bell Labs awk extensions, and some GNU-specific extensions. Multi-Arch: foreign Homepage: http://www.gnu.org/software/gawk/ Tag: devel::interpreter, implemented-in::c, interface::commandline, role::program, scope::utility, suite::gnu, use::converting, use::filtering, use::scanning, works-with::text Section: interpreters Priority: optional Filename: pool/main/g/gawk/gawk_4.1.4+dfsg-1_amd64.deb Package: gcc-6-base Source: gcc-6 Version: 6.3.0-18+deb9u1 Installed-Size: 209 Maintainer: Debian GCC Maintainers Architecture: amd64 Breaks: gcc-4.4-base (<< 4.4.7), gcc-4.7-base (<< 4.7.3), gcj-4.4-base (<< 4.4.6-9~), gcj-4.6-base (<< 4.6.1-4~), gnat-4.4-base (<< 4.4.6-3~), gnat-4.6 (<< 4.6.1-5~) Size: 179954 SHA256: 56a205b9032e54edffeab48b0e76ffc829e20e6c7c3c5976cf5e278f0471705f SHA1: d7de1ca50f12ed6a3e01afd6c25f1d1fd60d5c45 MD5sum: fae6ab4e4c63ceb1b18df23f13dc7776 Description: GCC, the GNU Compiler Collection (base package) This package contains files common to all languages and libraries contained in the GNU Compiler Collection (GCC). Multi-Arch: same Homepage: http://gcc.gnu.org/ Tag: role::shared-lib Section: libs Priority: required Filename: pool/main/g/gcc-6/gcc-6-base_6.3.0-18+deb9u1_amd64.deb Package: gnupg Source: gnupg2 Version: 2.1.18-6 Installed-Size: 2093 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Replaces: gnupg2 (<< 2.1.11-7+exp1) Provides: gpg Depends: gnupg-agent (= 2.1.18-6), libassuan0 (>= 2.0.1), libbz2-1.0, libc6 (>= 2.15), libgcrypt20 (>= 1.7.0), libgpg-error0 (>= 1.14), libksba8 (>= 1.3.4), libreadline7 (>= 6.0), libsqlite3-0 (>= 3.7.15), zlib1g (>= 1:1.1.4) Recommends: dirmngr (= 2.1.18-6), gnupg-l10n (= 2.1.18-6) Suggests: parcimonie, xloadimage Breaks: debsig-verify (<< 0.15), dirmngr (<< 2.1.18-6), gnupg2 (<< 2.1.11-7+exp1), libgnupg-interface-perl (<< 0.52-3), libgnupg-perl (<= 0.19-1), libmail-gnupg-perl (<= 0.22-1), monkeysphere (<< 0.38~), php-crypt-gpg (<= 1.4.1-1), python-apt (<= 1.1.0~beta4), python-gnupg (<< 0.3.8-3), python3-apt (<= 1.1.0~beta4) Size: 1125604 SHA256: 38e0fd8ed7c5906c7a1f4560bf692844288a7553c939b45823ed59130ce520b5 SHA1: d76016245af4b074bc1832b401aaab372c8ecb95 MD5sum: 6b7a8dcc8a95eaba356c69faf98d5982 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 RFC4880. . This package contains /usr/bin/gpg and some helper utilities like gpgconf and kbxutil. Multi-Arch: foreign Homepage: https://www.gnupg.org/ Tag: implemented-in::c, interface::commandline, role::program, scope::utility, security::authentication, security::cryptography, security::privacy, suite::gnu, use::checking, works-with::file, works-with::text Section: utils Priority: important Filename: pool/main/g/gnupg2/gnupg_2.1.18-6_amd64.deb Package: gnupg-agent Source: gnupg2 Version: 2.1.18-6 Installed-Size: 1358 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Provides: gpg-agent Depends: pinentry-curses | pinentry, libassuan0 (>= 2.3.0), libc6 (>= 2.15), libgcrypt20 (>= 1.7.0), libgpg-error0 (>= 1.25), libnpth0 (>= 0.90), libreadline7 (>= 6.0) Recommends: gnupg (= 2.1.18-6) | gpgsm Suggests: dbus-user-session, libpam-systemd, pinentry-gnome3, scdaemon Size: 553874 SHA256: 3a41980982062743023ebf07815d175a88866dd265ce4a7463551efc34474eab SHA1: 0d1cfb7b61bf9a035dcca6e7e6ef8326e21b7f68 MD5sum: 6871f34759cd38d9be32d3d406dfe020 Description: GNU privacy guard - cryptographic agent 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 RFC4880. . This package contains the agent program gpg-agent which handles all secret key material for OpenPGP and S/MIME use. The agent also provides a passphrase cache, which is used by pre-2.1 versions of GnuPG for OpenPGP operations. Multi-Arch: foreign Homepage: https://www.gnupg.org/ Tag: implemented-in::c, interface::commandline, network::client, role::program, security::cryptography, suite::gnu, works-with::pim Section: utils Priority: optional Filename: pool/main/g/gnupg2/gnupg-agent_2.1.18-6_amd64.deb Package: gpgv Source: gnupg2 Version: 2.1.18-8~deb9u4 Installed-Size: 721 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Replaces: gnupg2 (<< 2.0.21-2), gpgv2 (<< 2.1.11-7+exp1) Depends: libbz2-1.0, libc6 (>= 2.14), libgcrypt20 (>= 1.7.0), libgpg-error0 (>= 1.14), zlib1g (>= 1:1.1.4) Suggests: gnupg Breaks: gnupg2 (<< 2.0.21-2), gpgv2 (<< 2.1.11-7+exp1), python-debian (<< 0.1.29) Size: 480726 SHA256: 1a45dc09d331c977851a04cec65d86fa185122434b229784b2d5d504c57eea30 SHA1: 29516b0e1fa0169017d98bc166b25f69a5b22946 MD5sum: 397ad47d4296fcc69e3858fd0ec9cac8 Description: GNU privacy guard - signature verification tool GnuPG is GNU's tool for secure communication and data storage. . gpgv is actually a stripped-down version of gpg which is only able to check signatures. It is somewhat smaller than the fully-blown gpg and uses a different (and simpler) way to check that the public keys used to make the signature are valid. There are no configuration files and only a few options are implemented. Multi-Arch: foreign Homepage: https://www.gnupg.org/ Tag: implemented-in::c, interface::commandline, role::program, scope::utility, security::cryptography, suite::gnu, use::checking Section: utils Priority: important Filename: pool/main/g/gnupg2/gpgv_2.1.18-8~deb9u4_amd64.deb Package: grep Version: 2.27-2 Essential: yes Installed-Size: 1131 Maintainer: Anibal Monsalve Salazar Architecture: amd64 Provides: rgrep Depends: dpkg (>= 1.15.4) | install-info Pre-Depends: libc6 (>= 2.14), libpcre3 Suggests: libpcre3 (>= 7.7) Conflicts: rgrep Size: 381572 SHA256: 0704a54bfa9fb8e1045704cd7ce6f2f652a2cef9857fdd39cef97fd97c6d4d01 SHA1: 4dd7afc5eefa2f5727c3c01d0338b1cac23c7592 MD5sum: fb006dedf525b125bc1d6dbf7db83a1a 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.) Multi-Arch: foreign Homepage: http://www.gnu.org/software/grep/ Tag: implemented-in::c, interface::commandline, role::program, scope::utility, suite::gnu, use::searching, works-with::text Section: utils Priority: required Filename: pool/main/g/grep/grep_2.27-2_amd64.deb Package: gzip Source: gzip (1.6-5) Version: 1.6-5+b1 Essential: yes Installed-Size: 231 Maintainer: Bdale Garbee Architecture: amd64 Depends: dpkg (>= 1.15.4) | install-info Pre-Depends: libc6 (>= 2.17) Suggests: less Size: 113836 SHA256: ebf4cd541e1bae00aade0414e2a8524f3362b7a5d492e3e582e54d7e24747fde SHA1: 1ececccc5b86597555cb67fee6b9500854e808cf MD5sum: eed08f8ce14bfc97d032e29e35f43269 Description: GNU compression utilities This package provides the standard GNU file compression utilities, which are also the default compression tools for Debian. They typically operate on files with names ending in '.gz', but can also decompress files ending in '.Z' created with 'compress'. Tag: implemented-in::c, interface::commandline, role::program, scope::utility, suite::gnu, use::compressing, works-with::archive, works-with::file Section: utils Priority: required Filename: pool/main/g/gzip/gzip_1.6-5+b1_amd64.deb Package: haveged Version: 1.9.1-5+deb9u1 Installed-Size: 76 Maintainer: Jérémy Bobbio Architecture: amd64 Depends: lsb-base (>= 3.2-14), libc6 (>= 2.15), libhavege1 (>= 1.9.0), init-system-helpers (>= 1.18~) Suggests: apparmor Size: 33394 SHA256: a6395e445fa1192aad42f841748b2dc641f942b8b7a8e5dc30be00cc400dc337 SHA1: 123b63c082964717b2a734944f58483dc95d2a18 MD5sum: bc9d1a633129bee958286c1def80fcc2 Description: Linux entropy source using the HAVEGE algorithm haveged is a userspace entropy daemon which is not dependent upon the standard mechanisms for harvesting randomness for the system entropy pool. This is important in systems with high entropy needs or limited user interaction (e.g. headless servers). . haveged uses HAVEGE (HArdware Volatile Entropy Gathering and Expansion) to maintain a 1M pool of random bytes used to fill /dev/random whenever the supply of random bits in dev/random falls below the low water mark of the device. . More information about HAVEGE is available at http://www.irisa.fr/caps/projects/hipsor/ Homepage: http://issihosts.com/haveged/ Tag: implemented-in::c, interface::daemon, role::program, scope::utility, security::cryptography Section: misc Priority: extra Filename: pool/main/h/haveged/haveged_1.9.1-5+deb9u1_amd64.deb Package: hostname Source: hostname (3.18) Version: 3.18+b1 Essential: yes Installed-Size: 47 Maintainer: Debian Hostname Team Architecture: amd64 Replaces: nis (<< 3.17-30) Pre-Depends: libc6 (>= 2.4) Breaks: nis (<< 3.17-30) Size: 14872 SHA256: 9d7e0fad3afc6753b8b1a37716a4c072eab7b38c5c3a5abf8f8730a833d75b88 SHA1: d0f0168499aea5d6ecc758e13b2249a5899e0aa0 MD5sum: 2f21106cbc6c860b8e9c14884b92e751 Description: utility to set/show the host name or domain name This package provides commands which can be used to display the system's DNS name, and to display or set its hostname or NIS domain name. Tag: implemented-in::c, interface::commandline, role::program, scope::utility, use::configuring Section: admin Priority: required Filename: pool/main/h/hostname/hostname_3.18+b1_amd64.deb Package: ifupdown Version: 0.8.19 Installed-Size: 195 Maintainer: Guus Sliepen Architecture: amd64 Replaces: systemd (<< 228-3~) Depends: libc6 (>= 2.14), init-system-helpers (>= 1.18~), lsb-base, adduser, iproute2 Recommends: isc-dhcp-client | dhcp-client Suggests: ppp, rdnssd Breaks: systemd (<< 228-3~) Size: 76788 SHA256: c95d9dd2dfe1c1813ed103dccf6b6a1119cc620d7238e332d13c3c19ae0250e0 SHA1: 8e2cc03d41bda843c91481c2de1cab59b68fbdb3 MD5sum: e2f24b1ab58e9245dca3e78c9f575e8f 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. Multi-Arch: foreign Tag: implemented-in::c, implemented-in::perl, interface::commandline, network::configuration, protocol::ipv6, role::program, scope::utility, use::configuring Section: admin Priority: important Filename: pool/main/i/ifupdown/ifupdown_0.8.19_amd64.deb Package: imagemagick-6-common Source: imagemagick Version: 8:6.9.7.4+dfsg-11+deb9u11 Installed-Size: 540 Maintainer: ImageMagick Packaging Team Architecture: all Replaces: imagemagick-common (<< 8:6.9.2.10+dfsg-1~), libmagickcore-6.q16 (<< 8:6.9.6.2+dfsg-3~) Provides: imagemagick-common Breaks: imagemagick-common (<< 8:6.9.2.10+dfsg-1~), libmagickcore-6.q16-2 (<< 8:6.9.6.2+dfsg-3~), libmagickcore-6.q16-3 (<< 8:6.9.6.8+dfsg-1~) Size: 186210 SHA256: 634c9b4c96a5f70e3fbb9880395a97aa124be92e8e60bd9b657cb6dfb35f4ddd SHA1: ac2fbc4d596970b333c39a3ea127ccd6ba1768ee MD5sum: dff67f61477a8e9fa55475bb246545d1 Description: image manipulation programs -- infrastructure imagemagick-common contains the filesystem infrastructure required for further installation of imagemagick in any configuration; it does not provide a full installation of binaries, libraries, and utilities required to run imagemagick. . This package is independent of channel depth. Homepage: http://www.imagemagick.org/ Multi-Arch: foreign Section: graphics Priority: optional Filename: pool/main/i/imagemagick/imagemagick-6-common_6.9.7.4+dfsg-11+deb9u11_all.deb Package: init Source: init-system-helpers Version: 1.48 Installed-Size: 19 Maintainer: Debian systemd Maintainers Architecture: amd64 Depends: init-system-helpers (>= 1.25) Pre-Depends: systemd-sysv | sysvinit-core Size: 12010 SHA256: c8c5fef6ed9a4c564f3a96af05be7a9d4ed0b40e58cc18e89972c1fa0602d40a SHA1: 142b575bf5e04d6beb4b667cd97b191e20ff3dce MD5sum: 5912709130abf909667db7eab7736a34 Description: metapackage ensuring an init system is installed This package is a metapackage which allows you to select from the available init systems while ensuring that one of these is available on the system at all times. Multi-Arch: foreign Important: yes Tag: role::metapackage Section: metapackages Priority: important Filename: pool/main/i/init-system-helpers/init_1.48_amd64.deb Package: init-system-helpers Version: 1.48 Essential: yes Installed-Size: 131 Maintainer: Debian systemd Maintainers Architecture: all Replaces: sysv-rc (<< 2.88dsf-59.3~), sysvinit-utils (<< 2.88dsf-59.3) Depends: perl-base (>= 5.20.1-3) Conflicts: file-rc (<< 0.8.17~), openrc (<= 0.18.3-1) Breaks: systemd (<< 44-12), sysvinit-utils (<< 2.88dsf-59.3~) Size: 44018 SHA256: 65f87fee789ccbcb8d756b4cbf5deb85924a096974ad5d429b821fd5c2e9c4bd SHA1: 20bf16be0fa82760e86a78b708c19f0393615a48 MD5sum: 4e6caa2e99e9c4bdc39900e0f1335f9b Description: helper tools for all init systems This package contains helper tools that are necessary for switching between the various init systems that Debian contains (e. g. sysvinit or systemd). An example is deb-systemd-helper, a script that enables systemd unit files without depending on a running systemd. . It also includes the "service", "invoke-rc.d", and "update-rc.d" scripts which provide an abstraction for enabling, disabling, starting, and stopping services for all supported Debian init systems as specified by the policy. . While this package is maintained by pkg-systemd-maintainers, it is NOT specific to systemd at all. Maintainers of other init systems are welcome to include their helpers in this package. Multi-Arch: foreign Tag: implemented-in::perl, role::program Section: admin Priority: required Filename: pool/main/i/init-system-helpers/init-system-helpers_1.48_all.deb Package: initramfs-tools Version: 0.130 Installed-Size: 105 Maintainer: Debian kernel team Architecture: all Provides: linux-initramfs-tool Depends: initramfs-tools-core (= 0.130), linux-base Suggests: bash-completion Conflicts: linux-initramfs-tool, usplash (<< 0.5.50) Breaks: console-setup (<< 1.72), cryptsetup (<< 2:1.6.6-4~), e2fsprogs (<< 1.42.13), elilo (<< 3.12-3.1~), initscripts (<< 2.88dsf-59.3~), lilo (<< 22.8-8.2~), lvm2 (<< 2.02.111-2.1~), s390-tools (<< 1.8.3-2~), systemd-sysv (<< 186), upstart Size: 65976 SHA256: b5a2071f6d5bd25d894097717e1efd9441b6253c238220d014511e01ae81cbff SHA1: c1c06bf23bc58c142aa09a728f49f9b6c60a60de MD5sum: 19760d5fe943a82127871846bf188e76 Description: generic modular initramfs generator (automation) This package builds a bootable initramfs for Linux kernel packages. The initramfs is loaded along with the kernel and is responsible for mounting the root filesystem and starting the main init system. Multi-Arch: foreign Tag: admin::boot, admin::filesystem, admin::install, admin::kernel, implemented-in::shell, interface::commandline, role::program, scope::application, scope::utility, works-with::archive Section: utils Priority: optional Filename: pool/main/i/initramfs-tools/initramfs-tools_0.130_all.deb Package: initramfs-tools-core Source: initramfs-tools Version: 0.130 Installed-Size: 210 Maintainer: Debian kernel team Architecture: all Replaces: initramfs-tools (<< 0.121~) Depends: klibc-utils (>= 2.0.4-8~), cpio, kmod | module-init-tools, udev Recommends: busybox (>= 1:1.22.0-17~) | busybox-static (>= 1:1.22.0-17~) Suggests: bash-completion Breaks: busybox (<< 1:1.22.0-17~), busybox-static (<< 1:1.22.0-17~), initramfs-tools (<< 0.121~) Size: 96964 SHA256: 10fdcf1668cb1fe5e16cb5b52cc25f21130c85b53572f671852990d5051ad91b SHA1: 57e5f5e3657ae65d4f009f8f3eae31a78f649774 MD5sum: 913c8d77ff9ef5119e977a64e7cf6400 Description: generic modular initramfs generator (core tools) This package contains the mkinitramfs program that can be used to create a bootable initramfs for a Linux kernel. The initramfs should be loaded along with the kernel and is then responsible for mounting the root filesystem and starting the main init system. Multi-Arch: foreign Section: utils Priority: optional Filename: pool/main/i/initramfs-tools/initramfs-tools-core_0.130_all.deb Package: insserv Source: insserv (1.14.0-5.4) Version: 1.14.0-5.4+b1 Installed-Size: 140 Maintainer: Petter Reinholdtsen Architecture: amd64 Depends: libc6 (>= 2.14) Suggests: bootchart2 Breaks: sysv-rc (<< 2.87dsf-3) Size: 61778 SHA256: 9022668a2e51cc7fcd2455faef31f6aa5122b210bf33bfa98238e2012c920c27 SHA1: bab1c55f0c01cc3f5919d5c2d1afb19acfbbdd9a MD5sum: feae4a86e3fbc060b53eeb0cc42fd337 Description: boot sequence organizer using LSB init.d script dependency information The insserv program is used by the standard SysV-based init system. It updates the order of symlinks in /etc/rc?.d/ based on dependencies specified by LSB headers in the init.d scripts themselves. . These declared relations between scripts make it possible to optimize the boot sequence for the currently installed set of packages, while detecting and rejecting dependency loops. . Using insserv incorrectly can result in an unbootable system. Homepage: http://savannah.nongnu.org/projects/sysvinit Tag: admin::boot, admin::configuring, implemented-in::c, interface::commandline, role::program, scope::utility, use::configuring Section: misc Priority: optional Filename: pool/main/i/insserv/insserv_1.14.0-5.4+b1_amd64.deb Package: iproute2 Version: 4.9.0-1+deb9u1 Installed-Size: 1757 Maintainer: Debian iproute2 Maintainers Architecture: amd64 Replaces: iproute Provides: arpd Depends: libc6 (>= 2.14), libdb5.3, libelf1 (>= 0.131), libmnl0 (>= 1.0.3-4~), libselinux1 (>= 2.0.15) Recommends: libatm1 (>= 2.4.1-17~), libxtables12 (>= 1.6.0+snapshot20161117) Suggests: iproute2-doc Conflicts: arpd, iproute (<< 20130000-1) Size: 634678 SHA256: 8bb305381d35b2e534e43aa20eb0ddbc3838af06c04ae580fc8f21bf071b948b SHA1: 6085f48038a26bed698ffe9fa2fc2000f2e1b81f MD5sum: 39249c2df85dd36385b8a08071a8df15 Description: networking and traffic control tools The iproute2 suite is a collection of utilities for networking and traffic control. . These tools communicate with the Linux kernel via the (rt)netlink interface, providing advanced features not available through the legacy net-tools commands 'ifconfig' and 'route'. Multi-Arch: foreign Homepage: https://wiki.linuxfoundation.org/networking/iproute2 Tag: admin::configuring, implemented-in::c, interface::commandline, network::configuration, role::program, scope::utility, use::routing, works-with::network-traffic Section: net Priority: important Filename: pool/main/i/iproute2/iproute2_4.9.0-1+deb9u1_amd64.deb Package: iptables Version: 1.6.0+snapshot20161117-6 Installed-Size: 1528 Maintainer: Arturo Borrero Gonzalez Architecture: amd64 Depends: libip4tc0 (= 1.6.0+snapshot20161117-6), libip6tc0 (= 1.6.0+snapshot20161117-6), libiptc0 (= 1.6.0+snapshot20161117-6), libxtables12 (= 1.6.0+snapshot20161117-6), libc6 (>= 2.14), libnetfilter-conntrack3, libnfnetlink0 Suggests: kmod Size: 287590 SHA256: 97f8ddfa9efeb8260eb2f76266a448ce7d7f16a00dc56824fcfa63519e83753a SHA1: 7dc598500b65004958cabed200a9aa110171ee3a MD5sum: 1cb9d8afe219de6f3a0b61c0ed2da770 Description: administration tools for packet filtering and NAT iptables is the userspace command line program used to configure the Linux packet filtering ruleset. It is targeted towards system administrators. Since Network Address Translation is also configured from the packet filter ruleset, iptables is used for this, too. The iptables package also includes ip6tables. ip6tables is used for configuring the IPv6 packet filter Multi-Arch: foreign Homepage: http://www.netfilter.org/ Tag: admin::configuring, implemented-in::c, interface::commandline, network::firewall, protocol::ethernet, protocol::ip, protocol::tcp, protocol::udp, role::program, role::shared-lib, scope::utility, security::firewall, use::monitor, works-with::network-traffic Section: net Priority: important Filename: pool/main/i/iptables/iptables_1.6.0+snapshot20161117-6_amd64.deb Package: iputils-ping Source: iputils Version: 3:20161105-1 Installed-Size: 111 Maintainer: Noah Meyerhans Architecture: amd64 Provides: ping Depends: libc6 (>= 2.14), libcap2 (>= 1:2.10), libidn11 (>= 1.13), libnettle6 Recommends: libcap2-bin Size: 57474 SHA256: 0c8663b8cef54a4e6424c52ae56f178d31ad08084ac8aa8047ece4c5dbf366bc SHA1: 4e4c8b1ca31a81ac55a38efd013643aaefb7301d MD5sum: bafb4000e52ced49bebe046f789f31bd 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 Section: net Priority: important Filename: pool/main/i/iputils/iputils-ping_20161105-1_amd64.deb Package: isc-dhcp-client Source: isc-dhcp Version: 4.3.5-3+deb9u1 Installed-Size: 649 Maintainer: Debian ISC DHCP maintainers Architecture: amd64 Provides: dhcp-client Depends: libc6 (>= 2.15), libdns-export162, libisc-export160, debianutils (>= 2.8.2), iproute2 Recommends: isc-dhcp-common Suggests: resolvconf, avahi-autoipd, isc-dhcp-client-ddns Size: 325074 SHA256: 4af27f8cdddb2a5743987ec2deb0ac84e2a9e1d3d50a18599b6808aa54985253 SHA1: dd1f276c6b8233c63d60ca68ee482fb3b697f9b3 MD5sum: 0a265016da7a3034144658b0cbe59a94 Description: DHCP client for automatically obtaining an IP address This is the Internet Software Consortium's DHCP client. . Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP (actually dhcpd includes much of the functionality of bootpd). It gives client machines "leases" for IP addresses and can automatically set their network configuration. If your machine depends on DHCP (especially likely if it's a workstation on a large network, or a laptop, or attached to a cable modem), keep this or another DHCP client installed. . Extra documentation can be found in the package isc-dhcp-common. Homepage: http://www.isc.org Tag: implemented-in::c, interface::commandline, network::client, network::configuration, protocol::dhcp, protocol::ip, role::program, use::configuring Section: net Priority: important Filename: pool/main/i/isc-dhcp/isc-dhcp-client_4.3.5-3+deb9u1_amd64.deb Package: isc-dhcp-common Source: isc-dhcp Version: 4.3.5-3 Installed-Size: 141 Maintainer: Debian ISC DHCP maintainers Architecture: amd64 Depends: debianutils (>= 2.8.2) Size: 135922 SHA256: c14849277f7dd95e9bcca789f7f56272ebb087db43060e8549e0f66322306d44 SHA1: 99ed7ca5744479dc7dd2d0fea0b8da6029bb232e MD5sum: c2532a2dbfa5f6cde8755825f2bb0bdf Description: common manpages relevant to all of the isc-dhcp packages This package includes manpages that are relevant to the various ISC DHCP packages. . The dhcp-options manpage describes available options for dhcpd and dhclient. The dhcp-eval manpage describes evaluation of conditional expressions. Homepage: http://www.isc.org Tag: network::configuration, role::app-data Section: net Priority: important Filename: pool/main/i/isc-dhcp/isc-dhcp-common_4.3.5-3_amd64.deb Package: klibc-utils Source: klibc Version: 2.0.4-9 Installed-Size: 384 Maintainer: maximilian attems Architecture: amd64 Depends: libklibc (= 2.0.4-9) Breaks: initramfs-tools (<< 0.103) Size: 108026 SHA256: 75fdbddb0251f3c517136a52d1482a33194feb393a4dcf9e97ad975eb00cec81 SHA1: e017eff87828c97b321d77c60c5ee3565dd684ab MD5sum: 69036678454864a49bffb07f3a21c705 Description: small utilities built with klibc for early boot This package contains a collection of programs that are 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. Homepage: https://git.kernel.org/cgit/libs/klibc/klibc.git Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/k/klibc/klibc-utils_2.0.4-9_amd64.deb Package: kmod Version: 23-2 Installed-Size: 220 Maintainer: Marco d'Itri Architecture: amd64 Depends: libc6 (>= 2.17), libkmod2 (= 23-2), lsb-base Breaks: alsa-base (<= 1.0.25+3), oss-compat (= 4) Size: 85736 SHA256: b0efee2527ed7bb9a4ddf6f3eabf8e93e7f140c697ddc81a5b516bd169668766 SHA1: dd2b8527c48ccd6eff9149560b61c7a7d138cf8b MD5sum: bbd0b41e1b9d77c6996933af49074550 Description: tools for managing Linux kernel modules This package contains a set of programs for loading, inserting, and removing kernel modules for Linux. It replaces module-init-tools. Multi-Arch: foreign Tag: implemented-in::c, role::program Section: admin Priority: important Filename: pool/main/k/kmod/kmod_23-2_amd64.deb Package: less Version: 481-2.1 Installed-Size: 277 Maintainer: Anibal Monsalve Salazar Architecture: amd64 Depends: libc6 (>= 2.14), libtinfo5 (>= 6), debianutils (>= 1.8) Size: 126414 SHA256: 498b60b11fb2dc2fafa45ec370bdbee612d7ad61d76e2e029424b653071c4a67 SHA1: 7562fac193c98fb5d54fb3dbbfbf20e9f6085c05 MD5sum: e60c8e385d5ec431eb4e4b9bc731a9f4 Description: pager program similar to more This package provides "less", a file pager (that is, a memory-efficient utility for displaying text one screenful at a time). Less has many more features than the basic pager "more". As part of the GNU project, it is widely regarded as the standard pager on UNIX-derived systems. . Also provided are "lessecho", a simple utility for ensuring arguments with spaces are correctly quoted; "lesskey", a tool for modifying the standard (vi-like) keybindings; and "lesspipe", a filter for specific types of input, such as .doc or .txt.gz files. Multi-Arch: foreign Homepage: http://www.greenwoodsoftware.com/less/ Tag: implemented-in::c, interface::text-mode, role::program, scope::utility, suite::gnu, uitoolkit::ncurses, use::viewing, works-with::text Section: text Priority: standard Filename: pool/main/l/less/less_481-2.1_amd64.deb Package: libacl1 Source: acl (2.2.52-3) Version: 2.2.52-3+b1 Installed-Size: 62 Maintainer: Anibal Monsalve Salazar Architecture: amd64 Depends: libattr1 (>= 1:2.4.46-8), libc6 (>= 2.14) Conflicts: acl (<< 2.0.0), libacl1-kerberos4kth Size: 28110 SHA256: f5057ce95c6a6cf086253aa894f1d1c9bb3c13227224d389d8631190930a236d SHA1: df8e6b7f6f87be255e31c4fbbf057798ee008227 MD5sum: cb36325b62afc8ceb460e8c9fcb44e07 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. Multi-Arch: same Homepage: http://savannah.nongnu.org/projects/acl/ Tag: role::shared-lib Section: libs Priority: required Filename: pool/main/a/acl/libacl1_2.2.52-3+b1_amd64.deb Package: libaio1 Source: libaio Version: 0.3.110-3 Installed-Size: 30 Maintainer: Guillem Jover Architecture: amd64 Depends: libc6 (>= 2.4) Size: 9412 SHA256: 9651520ea7d04c0034502c29f365a23aad11409c365ac2fba4ddee7d3789438d SHA1: 2d8cb47c669a14c13fab637c17de2d0946c112b7 MD5sum: af2828dacfdf8a7e5858f35365c18872 Description: Linux kernel AIO access library - shared library This library enables userspace to use Linux kernel asynchronous I/O system calls, important for the performance of databases and other advanced applications. . This package contains the shared library. Multi-Arch: same Homepage: https://fedorahosted.org/releases/l/i/libaio/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/liba/libaio/libaio1_0.3.110-3_amd64.deb Package: libapparmor1 Source: apparmor Version: 2.11.0-3+deb9u2 Installed-Size: 140 Maintainer: Debian AppArmor Team Architecture: amd64 Depends: libc6 (>= 2.17) Size: 78948 SHA256: 0bb82877e45957b4d9cd20c6f92a3a1201d8b4f8ee737b2ddc42006ba4da4ee9 SHA1: c73056d8719223554a778796f99ff581af488196 MD5sum: 7ad6513b3f02eee0ed4befd4ee9b99b8 Description: changehat AppArmor library This package provides the shared library used for making use of the AppArmor profile and changehat functionality, as well as common log parsing routines. Multi-Arch: same Homepage: http://apparmor.net/ Tag: role::shared-lib Section: libs Priority: extra Filename: pool/main/a/apparmor/libapparmor1_2.11.0-3+deb9u2_amd64.deb Package: libapt-inst2.0 Source: apt Version: 1.4.11 Installed-Size: 466 Maintainer: APT Development Team Architecture: amd64 Provides: libapt-inst (= 1.4.11) Depends: libapt-pkg5.0 (>= 1.1~exp9), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2) Size: 191464 SHA256: 8a30ae508549568cdb0330358ffb192ef166028d5752e4b51ff7b91c00400c58 SHA1: 323e23ef0621d3df6d27f9f3441b41ee5a411462 MD5sum: bd8b2c88a0aa938503dbf4af77a0e442 Description: deb package format runtime library This library provides methods to query and extract information from deb packages. This includes the control data and the package file content. Multi-Arch: same Section: libs Priority: important Filename: pool/main/a/apt/libapt-inst2.0_1.4.11_amd64.deb Package: libapt-pkg5.0 Source: apt Version: 1.4.11 Installed-Size: 3056 Maintainer: APT Development Team Architecture: amd64 Provides: libapt-pkg (= 1.4.11) Depends: libbz2-1.0, libc6 (>= 2.15), libgcc1 (>= 1:3.0), liblz4-1 (>= 0.0~r127), liblzma5 (>= 5.1.1alpha+20120614), libstdc++6 (>= 5.2), zlib1g (>= 1:1.2.2.3) Breaks: appstream (<< 0.9.0-3~), apt (<< 1.1~exp14), libapt-inst1.5 (<< 0.9.9~) Size: 917408 SHA256: ee20383cea6ea69d326a0fcfa56cf5524e7ec6dff40e4c40a7b8b20d69a372a5 SHA1: dc32db78da2772aa14a00cdb836ab3d19bb48f97 MD5sum: 95e99a30312e65d6fa16996bb3cf138e Description: package management runtime library This library provides the common functionality for searching and managing packages as well as information about packages. Higher-level package managers can depend upon this library. . This includes: * retrieval of information about packages from multiple sources * retrieval of packages and all dependent packages needed to satisfy a request either through an internal solver or by interfacing with an external one * authenticating the sources and validating the retrieved data * installation and removal of packages in the system * providing different transports to retrieve data over cdrom, ftp, http, rsh as well as an interface to add more transports like https (apt-transport-https) and debtorrent (apt-transport-debtorrent). Multi-Arch: same Recommends: apt (>= 1.4.11) Section: libs Priority: important Filename: pool/main/a/apt/libapt-pkg5.0_1.4.11_amd64.deb Package: libassuan0 Source: libassuan Version: 2.4.3-2 Installed-Size: 106 Maintainer: Debian GnuPG-Maintainers Architecture: amd64 Depends: libc6 (>= 2.14), libgpg-error0 (>= 1.14) Size: 42528 SHA256: 8707ab58576ef61e8bafcb73dc8ae024975dc93803e2876be82c41ef6e547723 SHA1: ca68ba975c99b57bff1602a5cf687c446f675f92 MD5sum: 13dc86abc4f4a113fa634f2843e0cfa3 Description: IPC library for the GnuPG components Libassuan is a small library implementing the so-called "Assuan protocol". This protocol is used for IPC between most newer GnuPG components. Both server and client side functions are provided. Multi-Arch: same Homepage: https://www.gnupg.org/related_software/libassuan/index.html Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/liba/libassuan/libassuan0_2.4.3-2_amd64.deb Package: libatomic1 Source: gcc-6 Version: 6.3.0-18+deb9u1 Installed-Size: 41 Maintainer: Debian GCC Maintainers Architecture: amd64 Depends: gcc-6-base (= 6.3.0-18+deb9u1), libc6 (>= 2.14) Size: 8966 SHA256: ef5519a8bab1b0ec0e44f40a5626b8891e9331fdcd9bb6980269f16d546bb26d SHA1: 1972d6adcdc86c4a668d9334d5a5619bd47bfdd5 MD5sum: c0a6a4d57277276c66aef9865d7ae7c4 Description: support library providing __atomic built-in functions library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Multi-Arch: same Homepage: http://gcc.gnu.org/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/g/gcc-6/libatomic1_6.3.0-18+deb9u1_amd64.deb Package: libattr1 Source: attr (1:2.4.47-2) Version: 1:2.4.47-2+b2 Installed-Size: 42 Maintainer: Anibal Monsalve Salazar Architecture: amd64 Depends: libc6 (>= 2.4) Conflicts: attr (<< 2.0.0) Size: 18356 SHA256: b6c67690972c224643d85aed608f448c9c3e531fa13da3c3c1f17743c66015a4 SHA1: 10ae93538de3bf0724d07c8ecc21ad011c652be3 MD5sum: 65a0a6ff0da3bf466bc17ed8887a8311 Description: Extended attribute shared library Contains the runtime environment required by programs that make use of extended attributes. Multi-Arch: same Homepage: http://savannah.nongnu.org/projects/attr/ Tag: role::shared-lib Section: libs Priority: required Filename: pool/main/a/attr/libattr1_2.4.47-2+b2_amd64.deb Package: libaudit-common Source: audit Version: 1:2.6.7-2 Installed-Size: 30 Maintainer: Laurent Bigonville Architecture: all Replaces: libaudit0, libaudit1 (<< 1:2.2.1-2) Breaks: libaudit0, libaudit1 (<< 1:2.2.1-2) Size: 18108 SHA256: 42c502f6d37d8d7b77e659d23c58b7e13401b52003782276eb891dfb1bf958c2 SHA1: 715746980bc9945ab02a5ccf7dcf9e0bf37945ac MD5sum: 39933eae4ff8e361c2e10dff128e7a24 Description: Dynamic library for security auditing - common files The audit-libs package contains the dynamic libraries needed for applications to use the audit framework. It is used to monitor systems for security related events. . This package contains the libaudit.conf configuration file and the associated manpage. Multi-Arch: foreign Homepage: https://people.redhat.com/sgrubb/audit/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/a/audit/libaudit-common_2.6.7-2_all.deb Package: libaudit1 Source: audit Version: 1:2.6.7-2 Installed-Size: 150 Maintainer: Laurent Bigonville Architecture: amd64 Depends: libaudit-common (>= 1:2.6.7-2), libc6 (>= 2.14), libcap-ng0 Size: 51270 SHA256: 9359b088d9679e6464bddcbc2074a0733eac05cf30857f18ef6c0b65aeaa6591 SHA1: 6003a7eb4c27b01ca392257a0c8f7116baabffe9 MD5sum: 2651633443e0c74a3a5d7d834ef801d1 Description: Dynamic library for security auditing The audit-libs package contains the dynamic libraries needed for applications to use the audit framework. It is used to monitor systems for security related events. Multi-Arch: same Homepage: https://people.redhat.com/sgrubb/audit/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/a/audit/libaudit1_2.6.7-2_amd64.deb Package: libblkid1 Source: util-linux Version: 2.29.2-1+deb9u1 Installed-Size: 367 Maintainer: Debian util-linux Maintainers Architecture: amd64 Depends: libc6 (>= 2.17), libuuid1 (>= 2.16) Size: 168408 SHA256: 796fa1b6cb42e836d84c3a4e1e54fcc31b5a45f98c0d215345d17030d7bb3dcd SHA1: d91cd2e56f161212731942ebe28526ff0916fa29 MD5sum: 5bb202c8f1de9af7da7731a06325ff5d Description: block device ID library The blkid library allows system programs such as fsck and mount to quickly and easily find block devices by filesystem UUID or label. This allows system administrators to avoid specifying filesystems by hard-coded device names and use a logical naming system instead. Multi-Arch: same Tag: role::shared-lib Section: libs Priority: required Filename: pool/main/u/util-linux/libblkid1_2.29.2-1+deb9u1_amd64.deb Package: libbsd0 Source: libbsd Version: 0.8.3-1 Installed-Size: 163 Maintainer: Guillem Jover Architecture: amd64 Depends: libc6 (>= 2.16) Size: 82970 SHA256: 030e441cc6368041536a69adcaed6b4f4a37e0145817fc3eff16f37e3a81ecae SHA1: f7c6c7cd3fd04cada9638b7f0476bf340e3e6f34 MD5sum: 52e4d7e2dd4424dad942235390da251f Description: utility functions from BSD systems - shared library This library provides some C functions such as strlcpy() that are commonly available on BSD systems but not on others like GNU systems. . For a detailed list of the provided functions, please see the libbsd-dev package description. Multi-Arch: same Homepage: https://libbsd.freedesktop.org/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/libb/libbsd/libbsd0_0.8.3-1_amd64.deb Package: libbz2-1.0 Source: bzip2 Version: 1.0.6-8.1 Installed-Size: 96 Maintainer: Anibal Monsalve Salazar Architecture: amd64 Depends: libc6 (>= 2.4) Size: 43516 SHA256: 05b985f0eb5b88e0c2767b6cb1c132b5b22f8ff7b515eb36690205e2193197c9 SHA1: 868395025689f6eb2654e94b0cab4c42a6824360 MD5sum: 4201fdd772168e7664c8a2d094b90a3c 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). Multi-Arch: same Homepage: http://www.bzip.org/ Tag: role::shared-lib Section: libs Priority: important Filename: pool/main/b/bzip2/libbz2-1.0_1.0.6-8.1_amd64.deb Package: libc-bin Source: glibc Version: 2.24-11+deb9u4 Essential: yes Installed-Size: 3366 Maintainer: GNU Libc Maintainers Architecture: amd64 Depends: libc6 (>> 2.24), libc6 (<< 2.25) Recommends: manpages Size: 782390 SHA256: bec80c1aff443c42fd68e4bf3ed86329faf8e96a3bffb9c71553c38774b1546b SHA1: 133998edb475b0b9eeeeebd3cb7392cc3909479b MD5sum: 981b6d923c801136c0c6195dd4edc183 Description: GNU C Library: Binaries This package contains utility programs related to the GNU C Library. . * catchsegv: catch segmentation faults in programs * getconf: query system configuration variables * getent: get entries from administrative databases * iconv, iconvconfig: convert between character encodings * ldd, ldconfig: print/configure shared library dependencies * locale, localedef: show/generate locale definitions * tzselect, zdump, zic: select/dump/compile time zones Multi-Arch: foreign Homepage: http://www.gnu.org/software/libc/libc.html Tag: role::shared-lib Section: libs Priority: required Filename: pool/main/g/glibc/libc-bin_2.24-11+deb9u4_amd64.deb Package: libc-l10n Source: glibc Version: 2.24-11+deb9u4 Installed-Size: 4211 Maintainer: GNU Libc Maintainers Architecture: all Replaces: locales (<< 2.21-1) Breaks: locales (<< 2.21-1) Size: 819762 SHA256: 768bba9f4f1f8199f6a50513e897184dbbf0135e6036e6c1f207c216520de83b SHA1: 744960b06b4eb5ed9a2d333684af8b5a0de96d94 MD5sum: 8540a72582a4392ab3767f5a399222ef Description: GNU C Library: localization files This package contains the translation files for the GNU C library and utility programs. Multi-Arch: foreign Homepage: http://www.gnu.org/software/libc/libc.html Section: localization Priority: standard Filename: pool/main/g/glibc/libc-l10n_2.24-11+deb9u4_all.deb Package: libc6 Source: glibc Version: 2.24-11+deb9u4 Installed-Size: 10686 Maintainer: GNU Libc Maintainers Architecture: amd64 Replaces: libc6-amd64 Depends: libgcc1 Suggests: glibc-doc, debconf | debconf-2.0, libc-l10n, locales Breaks: hurd (<< 1:0.5.git20140203-1), libtirpc1 (<< 0.2.3), locales (<< 2.24), locales-all (<< 2.24), lsb-core (<= 3.2-27), nscd (<< 2.24) Size: 2693628 SHA256: c4602def4345f4db0e04a6d6164c7aa35656a5a45092dea74e601fa7b90300d2 SHA1: 17a446c5062844a67c00880932447b6b291495bc MD5sum: 5f716a18e07f14b904ff15a212c3b87c 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. Multi-Arch: same Homepage: http://www.gnu.org/software/libc/libc.html Tag: role::shared-lib Section: libs Priority: required Filename: pool/main/g/glibc/libc6_2.24-11+deb9u4_amd64.deb Package: libcap-ng0 Source: libcap-ng (0.7.7-3) Version: 0.7.7-3+b1 Installed-Size: 43 Maintainer: Pierre Chifflier Architecture: amd64 Depends: libc6 (>= 2.8) Size: 13826 SHA256: 9a428663ad84b2b886b57e22d45bb39e924eb1cfe1e137fd73e2e65cabb3347d SHA1: 63ecf6908a7a23581b9182f6b448e4bac484f236 MD5sum: e9712b4906fd9ab964efd1f6ccc01cf5 Description: An alternate POSIX capabilities library 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. . The libcap-ng library is intended to make programming with POSIX capabilities much easier than the traditional libcap library. . This package contains header files and libraries for libcap-ng. Multi-Arch: same Homepage: http://people.redhat.com/sgrubb/libcap-ng Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/libc/libcap-ng/libcap-ng0_0.7.7-3+b1_amd64.deb Package: libcap2 Version: 1:2.25-1 Installed-Size: 47 Maintainer: Christian Kastner Architecture: amd64 Depends: libc6 (>= 2.14) Size: 16808 SHA256: 45b76e517cfcfbcb46b5a43d4b1685ac82c2e8552e63839a67d89ab60362a0bb SHA1: b46cdb62614223de6ee7904f12600c01ad3380de MD5sum: 05f9cdf9494353e4b74bd674c9641ebd Description: POSIX 1003.1e capabilities (library) Libcap 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. . This package contains the shared library. Multi-Arch: same Homepage: http://sites.google.com/site/fullycapable/ Tag: role::shared-lib Section: libs Priority: standard Filename: pool/main/libc/libcap2/libcap2_2.25-1_amd64.deb Package: libcomerr2 Source: e2fsprogs Version: 1.43.4-2+deb9u2 Installed-Size: 84 Maintainer: Theodore Y. Ts'o Architecture: amd64 Replaces: e2fsprogs (<< 1.34-1) Provides: libcomerr-kth-compat Depends: libc6 (>= 2.17) Size: 63780 SHA256: e780771ab48952b320d75790fb80b56f00d768e1566411f654d5d03d8ef4f425 SHA1: 865177762191af72201887a62a42c6db6772c086 MD5sum: 90565d2a77136cf0758c36b7bd72a396 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. Homepage: http://e2fsprogs.sourceforge.net Multi-Arch: same Section: libs Priority: required Filename: pool/main/e/e2fsprogs/libcomerr2_1.43.4-2+deb9u2_amd64.deb Package: libcrypto++6 Source: libcrypto++ Version: 5.6.4-7 Installed-Size: 3604 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Depends: libc6 (>= 2.15), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2) Size: 828642 SHA256: 10189511ba54bf2ac1ac42e9531958f9020b469f1a1094cf67877c1c16057c5f SHA1: 685ed2bb4cc90f0b42cc7a0a988ba7dc65ec44a9 MD5sum: adaeb6236b1e89eb3794557f682dfbcc Description: General purpose cryptographic library - shared library General purpose cryptographic library for C++. . This package contains the shared libraries and should only be installed if other packages depend on it. Homepage: http://www.cryptopp.com Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/libc/libcrypto++/libcrypto++6_5.6.4-7_amd64.deb Package: libcryptsetup4 Source: cryptsetup Version: 2:1.7.3-4 Installed-Size: 217 Maintainer: Debian Cryptsetup Team Architecture: amd64 Depends: libc6 (>= 2.17), libdevmapper1.02.1 (>= 2:1.02.97), libgcrypt20 (>= 1.7.0), libuuid1 (>= 2.16), libgpg-error0 (>= 1.10-0.1) Size: 108622 SHA256: 513b95343581c656eb268c721ea2d4f10a15de13beee96189072eba934123b5c SHA1: 9b671130c1e845c59d90bef663dee06d3d19e029 MD5sum: 3bff5b411984db48c1bb095cf38b07fa Description: disk encryption support - shared library Cryptsetup provides an interface for configuring encryption on block devices (such as /home or swap partitions), using the Linux kernel device mapper target dm-crypt. It features integrated Linux Unified Key Setup (LUKS) support. . This package provides the libcryptsetup shared library. Multi-Arch: same Homepage: https://gitlab.com/cryptsetup/cryptsetup Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/c/cryptsetup/libcryptsetup4_1.7.3-4_amd64.deb Package: libcurl3 Source: curl Version: 7.52.1-5+deb9u13 Installed-Size: 625 Maintainer: Alessandro Ghedini Architecture: amd64 Depends: libc6 (>= 2.17), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.14+dfsg), libidn2-0 (>= 0.6), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), libnghttp2-14 (>= 1.12.0), libpsl5 (>= 0.13.0), librtmp1 (>= 2.4+20131018.git79459a2-3~), libssh2-1 (>= 1.7.0), libssl1.0.2 (>= 1.0.2d), zlib1g (>= 1:1.1.4) Size: 292368 SHA256: 771eceba96f36c085a8e58ef90d612f156408a1fc6d31fe8c29a9da16edbdf34 SHA1: 31e78065418d925442a7fdafe3e6bac1721a9af3 MD5sum: 5018018c7c1fe36d1171859c4726a5c3 Description: easy-to-use client-side URL transfer library (OpenSSL flavour) libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more! . libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications. . SSL support is provided by OpenSSL. Homepage: http://curl.haxx.se Multi-Arch: same Recommends: ca-certificates Section: libs Priority: optional Filename: pool/main/c/curl/libcurl3_7.52.1-5+deb9u13_amd64.deb Package: libcurl3-gnutls Source: curl Version: 7.52.1-5+deb9u13 Installed-Size: 617 Maintainer: Alessandro Ghedini Architecture: amd64 Depends: libc6 (>= 2.17), libcomerr2 (>= 1.01), libgnutls30 (>= 3.5.6), libgssapi-krb5-2 (>= 1.14+dfsg), libidn2-0 (>= 0.6), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), libnettle6, libnghttp2-14 (>= 1.12.0), libpsl5 (>= 0.13.0), librtmp1 (>= 2.4+20131018.git79459a2-3~), libssh2-1 (>= 1.7.0), zlib1g (>= 1:1.1.4) Size: 290512 SHA256: e94e455aabd34c6b59f01e3cbdc7cc4e2d4da5800ca8e17fc78a232037f744f4 SHA1: cda36d81d965d8fd6a4d17a5fb10004788ede699 MD5sum: 7ba718182a27ceadd1aca4fc6ab7a6d6 Description: easy-to-use client-side URL transfer library (GnuTLS flavour) libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more! . libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications. . SSL support is provided by GnuTLS. Homepage: http://curl.haxx.se Multi-Arch: same Recommends: ca-certificates Section: libs Priority: optional Filename: pool/main/c/curl/libcurl3-gnutls_7.52.1-5+deb9u13_amd64.deb Package: libdb5.3 Source: db5.3 Version: 5.3.28-12+deb9u1 Installed-Size: 1814 Maintainer: Debian Berkeley DB Group Architecture: amd64 Depends: libc6 (>= 2.17) Size: 679292 SHA256: ade55bfbd803f3dff0c4c122ac497d734fecac5a9142d8e8b7f86275e7aa91c0 SHA1: cf7592a11b800f7e1f79dda12a4418516748010f MD5sum: 0310b9b608a70227695613598bebe7eb Description: Berkeley v5.3 Database Libraries [runtime] This is the runtime package for programs that use the v5.3 Berkeley database library. Multi-Arch: same Homepage: http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html Tag: role::shared-lib Section: libs Priority: standard Filename: pool/main/d/db5.3/libdb5.3_5.3.28-12+deb9u1_amd64.deb Package: libdbi-perl Version: 1.636-1+deb9u1 Installed-Size: 2102 Maintainer: Debian Perl Group Architecture: amd64 Provides: perl-dbdabi-94 Depends: perl (>= 5.24.1-3+deb9u7), perlapi-5.24.1, libc6 (>= 2.4) Suggests: libclone-perl (>= 0.34), libmldbm-perl, libnet-daemon-perl, libsql-statement-perl (>= 1.402) Breaks: libdbd-anydata-perl (<< 0.11+), libdbd-csv-perl (<< 0.3600+), libsql-statement-perl (<< 1.33+) Size: 766218 SHA256: d49768b99beb9033013c071929578c9742001f944561878230bcbbc67a2b9add SHA1: 8e85d2466f5836b72263be104d222bf5d0e82e46 MD5sum: f19deb68ab84966f809401e89206dbb2 Description: Perl Database Interface (DBI) DBI (DataBase Interface) is a Perl framework that provides a common interface to access various backend databases in a uniform manner. DBD (DataBase Driver) modules provide implementations for various backend data storage mechanisms including networked relational databases (particularly SQL databases) and even web services such as the Google search engine. . It is extremely portable and available for a wide range of operating systems, architectures and data stores, including: . * Oracle * Microsoft SQL Server * IBM DB2 * SQLite * PostgreSQL * Firebird * MySQL Homepage: http://dbi.perl.org/ Section: perl Priority: optional Filename: pool/main/libd/libdbi-perl/libdbi-perl_1.636-1+deb9u1_amd64.deb Package: libdbus-1-3 Source: dbus Version: 1.10.32-0+deb9u1 Installed-Size: 450 Maintainer: Utopia Maintenance Team Architecture: amd64 Depends: libc6 (>= 2.17), libsystemd0 (>= 209) Recommends: dbus Breaks: dbus (<< 1.9.16-1~) Size: 196384 SHA256: 55a360fd6529f7d42a1c13ddf53c977b3b854d065e8fcc3f482a3faf65e9a20f SHA1: 458503d1990598d51bce296377d7261b99dc88e1 MD5sum: 1c9665886f836b0570402889d2643d20 Description: simple interprocess messaging system (library) 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. . It comes with several bindings, including GLib, Python, Qt and Java. . The daemon can be found in the dbus package. Multi-Arch: same Homepage: http://dbus.freedesktop.org/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/d/dbus/libdbus-1-3_1.10.32-0+deb9u1_amd64.deb Package: libdebconfclient0 Source: cdebconf Version: 0.227 Installed-Size: 67 Maintainer: Debian Install System Team Architecture: amd64 Depends: libc6 (>= 2.4) Size: 47812 SHA256: 01712a4b6dcd721a87eb963d22bc74e3e53c723689ddc42ec782c4e75a8fa819 SHA1: 2669f21fc8cd845d83fb36522234d0c201487c51 MD5sum: 07627fe8b50a556cd67b9bd80b7a3fde Description: Debian Configuration Management System (C-implementation library) Debconf is a configuration management system for Debian packages. It is used by some packages to prompt you for information before they are installed. cdebconf is a reimplementation of the original debconf in C. . This library allows C programs to interface with cdebconf. Multi-Arch: same Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/c/cdebconf/libdebconfclient0_0.227_amd64.deb Package: libdevmapper-event1.02.1 Source: lvm2 (2.02.168-2) Version: 2:1.02.137-2 Installed-Size: 72 Maintainer: Debian LVM Team Architecture: amd64 Depends: libc6 (>= 2.15), libdevmapper1.02.1 (>= 2:1.02.103) Size: 41610 SHA256: 26bac013cc7d3e40b2c2494891f41e067e6fa7737ca9ce42b76527b10cd8f439 SHA1: 0ad6105de242866c6945100b14abd4463c29c910 MD5sum: a6c4130ee2e6f2c359785120e9b18791 Description: Linux Kernel Device Mapper event support 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 software raid, and other drivers that create "virtual" block devices. . This package contains the userspace library to help with event monitoring for devmapper devices, in conjunction with the dmevent daemon. Multi-Arch: same Homepage: http://sources.redhat.com/lvm2/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/l/lvm2/libdevmapper-event1.02.1_1.02.137-2_amd64.deb Package: libdevmapper1.02.1 Source: lvm2 (2.02.168-2) Version: 2:1.02.137-2 Installed-Size: 401 Maintainer: Debian LVM Team Architecture: amd64 Depends: libc6 (>= 2.22), libselinux1 (>= 1.32), libudev1 (>= 183), dmsetup (>= 2:1.02.137-2) Conflicts: libdevmapper1.02 Breaks: liblvm2app2.2 (<< 2.02.122), lvm2 (<< 2.02.122) Size: 169898 SHA256: 3346e6ea640f2ca7f0227152ff9b8bb179730ffe73dba772cd510d1693732219 SHA1: 9ad8d9dd3ba1100babe2fdbb4851f20a994a023b MD5sum: 20653a52754701024ca1a137db9bf595 Description: 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 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). Multi-Arch: same Homepage: http://sources.redhat.com/lvm2/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/l/lvm2/libdevmapper1.02.1_1.02.137-2_amd64.deb Package: libdns-export162 Source: bind9 Version: 1:9.10.3.dfsg.P4-12.3+deb9u7 Installed-Size: 2119 Maintainer: Debian DNS Packaging Architecture: amd64 Depends: libc6 (>= 2.14), libisc-export160, libssl1.0.2 (>= 1.0.2d) Size: 852900 SHA256: 28f469b62cdedb57ffaeb1ac156130b16be9dcea06e48da2ca2b1dd0f3e11829 SHA1: 2ee5d46c63b072f63e127cae77874154fc12c863 MD5sum: 3acb2c2d1d24f155a9b585911ce18c01 Description: Exported DNS Shared Library 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 exported libdns shared library. Section: libs Priority: optional Filename: pool/main/b/bind9/libdns-export162_9.10.3.dfsg.P4-12.3+deb9u7_amd64.deb Package: libedit2 Source: libedit Version: 3.1-20160903-3 Installed-Size: 241 Maintainer: LLVM Packaging Team Architecture: amd64 Depends: libbsd0 (>= 0.0), libc6 (>= 2.17), libncurses5 (>= 6), libtinfo5 (>= 6) Size: 84848 SHA256: 658cc7ea0e123302c382c7273991427b6b5709b0bb19a5a0f08e78ea3d5d2aab SHA1: f803219cec2ce6e9e2333270e7fb6cae2e7637d0 MD5sum: 6debca56c9a16295c7dd0888740f470e Description: BSD editline and history libraries Command line editor library provides generic line editing, history, and tokenization functions. . It slightly resembles GNU readline. Multi-Arch: same Homepage: http://www.thrysoee.dk/editline/ Tag: role::shared-lib Section: libs Priority: standard Filename: pool/main/libe/libedit/libedit2_3.1-20160903-3_amd64.deb Package: libelf1 Source: elfutils Version: 0.168-1 Installed-Size: 934 Maintainer: Kurt Roeckx Architecture: amd64 Depends: libc6 (>= 2.14), zlib1g (>= 1:1.1.4) Size: 156636 SHA256: 55d6ff1be67756e9923f9dc8e0cacec08bda9951d618ed4c24e46da2b66e5c54 SHA1: 47a55389807be62198c754dac1e5dea5a0c9a905 MD5sum: a2ee22acde43a9f1cdda893c2bc846b7 Description: library to read and write ELF files The libelf1 package provides a shared library which allows reading and writing ELF files on a high level. Third party programs depend on this package to read internals of ELF files. The programs of the elfutils package use it also to generate new ELF files. . This library is part of elfutils. Multi-Arch: same Homepage: https://sourceware.org/elfutils/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/e/elfutils/libelf1_0.168-1_amd64.deb Package: libestr0 Source: libestr Version: 0.1.10-2 Installed-Size: 32 Maintainer: Pierre Chifflier Architecture: amd64 Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Size: 8450 SHA256: 8ff93850b957a4692107d26f1c88e8e6b86e81e9f51e7a8c5332f1b63ff312f0 SHA1: 2faafac7a403d815060746413004c7a2207ca024 MD5sum: d24bf02e0015ba36528475563516ab52 Description: Helper functions for handling strings (lib) The 'libestr' library contains some essential string manipulation functions and more, like escaping special characters. . This package contains the shared library. Homepage: http://libestr.sourceforge.net/ Tag: role::shared-lib Section: libs Priority: important Filename: pool/main/libe/libestr/libestr0_0.1.10-2_amd64.deb Package: libexpat1 Source: expat Version: 2.2.0-2+deb9u3 Installed-Size: 369 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Depends: libc6 (>= 2.14) Conflicts: wink (<= 1.5.1060-4) Size: 83706 SHA256: 12857a50ede17ec9957b7cdb04a80dbb603df567501af3aef8ee53932a015cb8 SHA1: 67c05333c7ce26041c37d82594b284d2415d7ee1 MD5sum: e6ed1bdbac9e6fe43a7b5b9b2efcf788 Description: XML parsing C library - runtime library This package contains the runtime, shared library of expat, the C library for parsing XML. Expat is a stream-oriented parser in which an application registers handlers for things the parser might find in the XML document (like start tags). Homepage: http://expat.sourceforge.net Multi-Arch: same Section: libs Priority: optional Filename: pool/main/e/expat/libexpat1_2.2.0-2+deb9u3_amd64.deb Package: libexttextcat-2.0-0 Source: libexttextcat (3.4.4-2) Version: 3.4.4-2+b1 Installed-Size: 47 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Depends: libc6 (>= 2.14), libexttextcat-data (= 3.4.4-2) Size: 16212 SHA256: 9a4a2c51bdb44320c499071a003ccf9feb4ea04c9977d17727c194a6194b238b SHA1: e48267e59c28482848a98d4221c0ede4d279b2f3 MD5sum: 4f02b4902bc91dbbbbbd53f3ba97d753 Description: Language detection library Libextttextcat is a library with functions that implement the classification technique described in Cavnar & Trenkle, "N-Gram-Based Text Categorization". It was primarily developed for language guessing, a task on which it is known to perform with near-perfect accuracy. Multi-Arch: same Homepage: https://wiki.documentfoundation.org/Libexttextcat Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/libe/libexttextcat/libexttextcat-2.0-0_3.4.4-2+b1_amd64.deb Package: libexttextcat-data Source: libexttextcat Version: 3.4.4-2 Installed-Size: 504 Maintainer: Debian LibreOffice Maintainers Architecture: all Size: 167276 SHA256: 57a356b61fbe839cb11b2483efb1f377a73c7cdb14290ca879470dd6fdf87a1c SHA1: ade863e3b6d42ce06538ea85c3a1ce6bb39a7f69 MD5sum: 7af8d2198ac45c4ec42602e3b2fbdd8d Description: Language detection library - data files Libextttextcat is a library with functions that implement the classification technique described in Cavnar & Trenkle, "N-Gram-Based Text Categorization". It was primarily developed for language guessing, a task on which it is known to perform with near-perfect accuracy. . This package provides the libtextcat data files. Multi-Arch: foreign Homepage: https://wiki.documentfoundation.org/Libexttextcat Section: text Priority: optional Filename: pool/main/libe/libexttextcat/libexttextcat-data_3.4.4-2_all.deb Package: libfastjson4 Source: libfastjson Version: 0.99.4-1 Installed-Size: 62 Maintainer: Michael Biebl Architecture: amd64 Depends: libc6 (>= 2.14) Size: 22728 SHA256: a007923db0928154b1a450f388a53f93a0526e4dd5cb2817240b932e7590f663 SHA1: 70bfcbc663a084cffae1f4f5cd8db5d503bfdbcb MD5sum: c5a86e813faceadcc45a3d694603428b Description: fast json library for C The libfastjson library is a fork from json-c with a focus on performance. . This package contains the shared library. Multi-Arch: same Homepage: https://github.com/rsyslog/libfastjson Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/libf/libfastjson/libfastjson4_0.99.4-1_amd64.deb Package: libfdisk1 Source: util-linux Version: 2.29.2-1+deb9u1 Installed-Size: 469 Maintainer: Debian util-linux Maintainers Architecture: amd64 Depends: libblkid1 (>= 2.24.2), libc6 (>= 2.17), libuuid1 (>= 2.16) Size: 203348 SHA256: bd8702609856614c53aed87ba15747f14542c8606ffc5f3b85905fd382775130 SHA1: e02bae76596f40d908e6288a9212ddbdeff39bc9 MD5sum: bc0113270274285a7d24e6be1f9e9607 Description: fdisk partitioning library The libfdisk library is used for manipulating partition tables. It is the core of the fdisk, cfdisk, and sfdisk tools. Multi-Arch: same Tag: role::shared-lib Section: libs Priority: required Filename: pool/main/u/util-linux/libfdisk1_2.29.2-1+deb9u1_amd64.deb Package: libffi6 Source: libffi Version: 3.2.1-6 Installed-Size: 56 Maintainer: Debian GCC Maintainers Architecture: amd64 Depends: libc6 (>= 2.14) Size: 20388 SHA256: a385cd7ce2cc6c73e271c4692d4c152d96d6c9ad756c3a36bf503f9c2a462de4 SHA1: 9f52daeddad6a71aca2235061dc69c9c5f8d0261 MD5sum: 3b0672a9b4af56d43956974375bf70d6 Description: Foreign Function Interface library runtime A foreign function interface is the popular name for the interface that allows code written in one language to call code written in another language. Multi-Arch: same Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/libf/libffi/libffi6_3.2.1-6_amd64.deb Package: libfftw3-double3 Source: fftw3 Version: 3.3.5-3 Installed-Size: 2125 Maintainer: Debian Science Team Architecture: amd64 Replaces: libfftw3-3 (<< 3.3.3-1) Depends: libc6 (>= 2.14), libgomp1 (>= 4.9) Suggests: libfftw3-bin, libfftw3-dev Breaks: libfftw3-3 (<< 3.3.3-1) Size: 731264 SHA256: 745f2e37714589ba3e7d2ef609780d582fc7ed9136626029cad333ef5519d38d SHA1: 90c997c3c98f583859b6b188838bd26f138777e4 MD5sum: f794311f695c474903baaffcf433533a Description: Library for computing Fast Fourier Transforms - Double precision The FFTW library computes Fast Fourier Transforms (FFT) in one or more dimensions. It is extremely fast. This package contains the shared library for double precision transforms. . To get the static library and the header files, you need to install libfftw3-dev. For documentation, see libfftw3-doc. Multi-Arch: same Homepage: http://fftw.org Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/f/fftw3/libfftw3-double3_3.3.5-3_amd64.deb Package: libfontconfig1 Source: fontconfig (2.11.0-6.7) Version: 2.11.0-6.7+b1 Installed-Size: 486 Maintainer: Keith Packard Architecture: amd64 Provides: libfontconfig Depends: libc6 (>= 2.14), libexpat1 (>= 2.0.1), libfreetype6 (>= 2.2.1), fontconfig-config (>= 2.11.0-6.7) Breaks: xpdf (<= 3.03-11) Size: 330666 SHA256: 8e4ac54fe770ff84c4b596e5e66dacc94efad08940fa354a8c112db06c67d588 SHA1: c11585db6c17046b98f1ae731e42eb736efbc9a8 MD5sum: 4d16b7e1e27f0848934ffc70b38c3054 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. Multi-Arch: same Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/f/fontconfig/libfontconfig1_2.11.0-6.7+b1_amd64.deb Package: libfreetype6 Source: freetype Version: 2.6.3-3.2+deb9u2 Installed-Size: 898 Maintainer: Steve Langasek Architecture: amd64 Depends: libc6 (>= 2.14), libpng16-16 (>= 1.6.2-1), zlib1g (>= 1:1.1.4) Size: 437710 SHA256: 1cf86bb3edd1612c105320ccc6a9f6c934a9f9dd8113ecad084d603cf7df5b92 SHA1: 06cf1d486e40d533932b97509b4148c8d3a5d9f0 MD5sum: 80c678c9669ee0325a9eee7c98a26750 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 Homepage: http://www.freetype.org Multi-Arch: same Section: libs Priority: optional Filename: pool/main/f/freetype/libfreetype6_2.6.3-3.2+deb9u2_amd64.deb Package: libfuse2 Source: fuse Version: 2.9.7-1+deb9u2 Installed-Size: 341 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Depends: libc6 (>= 2.17) Suggests: fuse Conflicts: fuse (<< 2.9.7-1+deb9u2) Size: 125682 SHA256: 55e1c9df748c9957d8051caf831a0964f18ce9f11347399c1e43cc558dcbc107 SHA1: 05caca56e3bee9e173397b63b9d072d45c438513 MD5sum: 5a7b1895367dcc6ff1e8965fee1600e0 Description: Filesystem in Userspace (library) Filesystem in Userspace (FUSE) is a simple interface for userspace programs to export a virtual filesystem to the Linux kernel. It also aims to provide a secure method for non privileged users to create and mount their own filesystem implementations. . This package contains the shared library. Multi-Arch: same Homepage: https://github.com/libfuse/libfuse/wiki Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/f/fuse/libfuse2_2.9.7-1+deb9u2_amd64.deb Package: libgcc1 Source: gcc-6 (6.3.0-18+deb9u1) Version: 1:6.3.0-18+deb9u1 Installed-Size: 108 Maintainer: Debian GCC Maintainers Architecture: amd64 Depends: gcc-6-base (= 6.3.0-18+deb9u1), libc6 (>= 2.14) Breaks: gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2) Size: 38018 SHA256: 423a6541ee7ade69967c99492e267e724fd4675de53310861af5d1a1d249c4bf SHA1: 74687eb725b80cba154fbb6ca05aa9733385677b MD5sum: 486770bbab9926da4c945733d372966a 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. Multi-Arch: same Homepage: http://gcc.gnu.org/ Tag: role::shared-lib Section: libs Priority: required Filename: pool/main/g/gcc-6/libgcc1_6.3.0-18+deb9u1_amd64.deb Package: libgcrypt20 Version: 1.7.6-2+deb9u3 Installed-Size: 1266 Maintainer: Debian GnuTLS Maintainers Architecture: amd64 Depends: libc6 (>= 2.15), libgpg-error0 (>= 1.14) Suggests: rng-tools Size: 523710 SHA256: 348623e69fe0056037727af357799c8583502662f68450537fc81753ac8b8660 SHA1: c29df3b03716befccd67e91261121db6f013a3f6 MD5sum: 86ad19358af0a47caad600802fc70bd6 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, DES, AES, Twofish, Serpent, rfc2268 (rc2), SEED, Poly1305, Camellia, ChaCha20, IDEA, Salsa, CRC, MD2, MD4, MD5, RIPE-MD160, SHA-1, SHA-256, SHA-512, SHA3-224, SHA3-256, SHA3-384, SHA3-512, SHAKE128, SHAKE256 Tiger, Whirlpool, DSA, DSA2, ElGamal, RSA, ECC (Curve25519, sec256k1, GOST R 34.10-2001 and GOST R 34.10-2012, etc.) Multi-Arch: same Homepage: http://directory.fsf.org/project/libgcrypt/ Tag: role::shared-lib Section: libs Priority: standard Filename: pool/main/libg/libgcrypt20/libgcrypt20_1.7.6-2+deb9u3_amd64.deb Package: libgd3 Source: libgd2 Version: 2.2.4-2+deb9u5 Installed-Size: 448 Maintainer: GD team Architecture: amd64 Depends: libc6 (>= 2.14), libfontconfig1 (>= 2.11), libfreetype6 (>= 2.2.1), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libtiff5 (>= 4.0.3), libwebp6 (>= 0.5.1), libx11-6, libxpm4, zlib1g (>= 1:1.1.4) Suggests: libgd-tools Size: 132168 SHA256: 7f1edf9bc8819a962b7338aec0b68f933ec0c6c6a7179876550178ea7704a6bf SHA1: a9e8cd42306e57660eae6e1b17e737bcb600120d MD5sum: bec41babf796fbd03f43cdb68e59f66d Description: GD Graphics Library GD is a graphics library. It allows your code to quickly draw images complete with lines, arcs, text, multiple colours, cut and paste from other images, flood fills, and write out the result as a PNG file. This is particularly useful in World Wide Web applications, where PNG is one of the formats accepted for inline images by most browsers. . This is the runtime package of the library. Multi-Arch: same Homepage: http://www.libgd.org/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/libg/libgd2/libgd3_2.2.4-2+deb9u5_amd64.deb Package: libgdbm3 Source: gdbm Version: 1.8.3-14 Installed-Size: 68 Maintainer: Debian QA Group Architecture: amd64 Depends: libc6 (>= 2.14), dpkg (>= 1.15.4) | install-info Size: 30042 SHA256: fbce0e2500aa970ed03665d15822265ff8d31c81927b987ae34e206b9b5ab0b6 SHA1: ed5409649e814d133499b0b2cb5a136b1a0cdf0f MD5sum: 4bd924fc8be5471a12d1e0204c74d6c3 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). Multi-Arch: same Homepage: http://directory.fsf.org/project/gdbm/ Tag: role::shared-lib Section: libs Priority: important Filename: pool/main/g/gdbm/libgdbm3_1.8.3-14_amd64.deb Package: libglib2.0-0 Source: glib2.0 Version: 2.50.3-2+deb9u2 Installed-Size: 4999 Maintainer: Debian GNOME Maintainers Architecture: amd64 Depends: libc6 (>= 2.17), libffi6 (>= 3.0.4), libmount1 (>= 2.20.1), libpcre3, libselinux1 (>= 1.32), zlib1g (>= 1:1.2.2) Recommends: libglib2.0-data, shared-mime-info, xdg-user-dirs Breaks: glib-networking (<< 2.33.12), libgnome-desktop-3-2 (<< 3.4.2-2), python-gi (<< 3.7.2) Size: 2692278 SHA256: a838c4a932f9c30d3fb53f61ea04429497220098b8dec89eb3c835254b7b0fa1 SHA1: accc38148b4c923e03fc59a5d6dd8bdda967b74b MD5sum: bac94445a650b1b75f6402756a483fdb Description: 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. Multi-Arch: same Homepage: http://www.gtk.org/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/g/glib2.0/libglib2.0-0_2.50.3-2+deb9u2_amd64.deb Package: libgmp10 Source: gmp Version: 2:6.1.2+dfsg-1 Installed-Size: 568 Maintainer: Debian Science Team Architecture: amd64 Depends: libc6 (>= 2.14) Size: 253288 SHA256: 4a5ef027aae7d20060899e396113c55906d883d39675d9e9990bcace1acba0d1 SHA1: 537d076f30bf17cdfc934c9e5551b256685d2d0e MD5sum: 6181326f3928fcedf8b617d19f17e9f0 Description: Multiprecision arithmetic library GNU MP is a programmer's library for arbitrary precision arithmetic (ie, a bignum package). It can operate on signed integer, rational, and floating point numeric types. . It has a rich set of functions, and the functions have a regular interface. Multi-Arch: same Homepage: http://gmplib.org/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/g/gmp/libgmp10_6.1.2+dfsg-1_amd64.deb Package: libgnutls30 Source: gnutls28 Version: 3.5.8-5+deb9u5 Installed-Size: 2429 Maintainer: Debian GnuTLS Maintainers Architecture: amd64 Depends: libc6 (>= 2.22), libgmp10 (>= 2:6), libhogweed4, libidn11 (>= 1.13), libnettle6, libp11-kit0 (>= 0.23.1), libtasn1-6 (>= 4.9), zlib1g (>= 1:1.1.4) Suggests: gnutls-bin Size: 896310 SHA256: e43126c249630cc36681ae073746bd8907014a7fa6f56405d631a2083a3fe58e SHA1: 4744f654cd857c2135c3e40c2d568ecca4c9ac9a MD5sum: b7b22a64575373b7691d4cbe169f8295 Description: GNU TLS library - main runtime library GnuTLS is a portable library which implements the Transport Layer Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 and Datagram Transport Layer Security (DTLS 1.0, 1.2) protocols. . GnuTLS features support for: - TLS extensions: server name indication, max record size, opaque PRF input, etc. - authentication using the SRP protocol. - authentication using both X.509 certificates and OpenPGP keys. - TLS Pre-Shared-Keys (PSK) extension. - Inner Application (TLS/IA) extension. - X.509 and OpenPGP certificate handling. - X.509 Proxy Certificates (RFC 3820). - all the strong encryption algorithms (including SHA-256/384/512 and Camellia (RFC 4132)). . This package contains the main runtime library. Multi-Arch: same Homepage: http://www.gnutls.org/ Tag: role::shared-lib Section: libs Priority: standard Filename: pool/main/g/gnutls28/libgnutls30_3.5.8-5+deb9u5_amd64.deb Package: libgomp1 Source: gcc-6 Version: 6.3.0-18+deb9u1 Installed-Size: 203 Maintainer: Debian GCC Maintainers Architecture: amd64 Depends: gcc-6-base (= 6.3.0-18+deb9u1), libc6 (>= 2.17) Breaks: gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2) Size: 73252 SHA256: 31f7549160118004fda234a88dbaa60df6d9611110b9ab0f5fa2da0b45ddce78 SHA1: 1ba0c09cf238639bac360dc9c09c8bb6a010da37 MD5sum: f3df37ca22e93e42019093256decebeb Description: GCC OpenMP (GOMP) support library GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Multi-Arch: same Homepage: http://gcc.gnu.org/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/g/gcc-6/libgomp1_6.3.0-18+deb9u1_amd64.deb Package: libgpg-error0 Source: libgpg-error Version: 1.26-2 Installed-Size: 572 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Depends: libc6 (>= 2.15) Size: 111974 SHA256: c51a5d3b171012c641e206338e1a4935077c0778fd431b8a64fe2d335053feab SHA1: cfd23e4ffc025b99e067efcc4f593fa86c150032 MD5sum: 5b9cb90df16dead1dcb065df94e59d0a 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. Multi-Arch: same Homepage: https://www.gnupg.org/related_software/libgpg-error/ Tag: role::shared-lib Section: libs Priority: standard Filename: pool/main/libg/libgpg-error/libgpg-error0_1.26-2_amd64.deb Package: libgpm2 Source: gpm (1.20.4-6.2) Version: 1.20.4-6.2+b1 Installed-Size: 60 Maintainer: Peter Samuelson Architecture: amd64 Depends: libc6 (>= 2.14) Suggests: gpm Size: 34220 SHA256: 66ef77417645c9951abf3ff5b9e84c16d185e1e98355f3ee33ca75c6d71662e9 SHA1: b701fd5ddd2a1e31314a9643b6bfac3c86234a3b MD5sum: 0c18013bb100b13618fb9ffabd757ae0 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. Multi-Arch: same Homepage: http://www.nico.schottelius.org/software/gpm/ Tag: role::shared-lib Section: libs Priority: standard Filename: pool/main/g/gpm/libgpm2_1.20.4-6.2+b1_amd64.deb Package: libgssapi-krb5-2 Source: krb5 Version: 1.15-1+deb9u2 Installed-Size: 423 Maintainer: Sam Hartman Architecture: amd64 Depends: libc6 (>= 2.14), libcomerr2 (>= 1.34), libk5crypto3 (>= 1.8+dfsg), libkeyutils1 (>= 1.4), libkrb5-3 (= 1.15-1+deb9u2), libkrb5support0 (>= 1.15~beta1) Suggests: krb5-doc, krb5-user Breaks: libgssglue1 (<< 0.2-2) Size: 154916 SHA256: 6afe29b48f1e2036997d72c05499ae354f68422bf2d6207be0ccfa19a5f478cf SHA1: 5902098dc4bb13eeddd5f129fa2cc3f5beebcd00 MD5sum: 5061f56eb990246a53a94ce179d30a4c Description: MIT Kerberos runtime libraries - krb5 GSS-API Mechanism 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 Kerberos V5. . This package contains the runtime library for the MIT Kerberos implementation of GSS-API used by applications and Kerberos clients. Homepage: http://web.mit.edu/kerberos/ Multi-Arch: same Section: libs Priority: standard Filename: pool/main/k/krb5/libgssapi-krb5-2_1.15-1+deb9u2_amd64.deb Package: libhavege1 Source: haveged Version: 1.9.1-5+deb9u1 Installed-Size: 121 Maintainer: Jérémy Bobbio Architecture: amd64 Depends: libc6 (>= 2.14) Size: 26466 SHA256: 31827d82a793af95d1fb9ebf433d97ef2ec529ee9809be67937fe67b87fdf77c SHA1: b5aacee453a0874faa2296959b2f53950dcccb80 MD5sum: 55e49d058eb6445863a610a0146e1a85 Description: entropy source using the HAVEGE algorithm - shared library libhavege is a library that implements the HAVEGE (HArdware Volatile Entropy Gathering and Expansion). It provides a random number generator and it's associated tuning and testing factilities. . More information about HAVEGE is available at http://www.irisa.fr/caps/projects/hipsor/ . This package contains the shared library. Multi-Arch: same Homepage: http://issihosts.com/haveged/ Tag: role::shared-lib Section: libs Priority: extra Filename: pool/main/h/haveged/libhavege1_1.9.1-5+deb9u1_amd64.deb Package: libhogweed4 Source: nettle (3.3-1) Version: 3.3-1+b2 Installed-Size: 232 Maintainer: Magnus Holmgren Architecture: amd64 Depends: libc6 (>= 2.14), libgmp10 (>= 2:6.0.0), libnettle6 (= 3.3-1+b2) Size: 136204 SHA256: 71658a201b566540bccefcbd06470cad77db47f5a11ce9754b5df58eb9ce57ff SHA1: 60fa2e530e30a889dd5d6642845096ed1f529f0b MD5sum: 9467a04e8fc43badd407def21c746114 Description: low level cryptographic library (public-key cryptos) Nettle is a cryptographic library that is designed to fit easily in more or less any context: In crypto toolkits for object-oriented languages (C++, Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space. . It tries to solve a problem of providing a common set of cryptographic algorithms for higher-level applications by implementing a context-independent set of cryptographic algorithms. In that light, Nettle doesn't do any memory allocation or I/O, it simply provides the cryptographic algorithms for the application to use in any environment and in any way it needs. . This package contains the asymmetric cryptographic algorithms, which, require the GNU multiple precision arithmetic library (libgmp) for their large integer computations. Multi-Arch: same Homepage: http://www.lysator.liu.se/~nisse/nettle/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/n/nettle/libhogweed4_3.3-1+b2_amd64.deb Package: libhttp-parser2.8 Source: http-parser Version: 2.8.1-1~bpo9+1 Installed-Size: 61 Maintainer: Christoph Biedl Architecture: amd64 Depends: libc6 (>= 2.2.5) Size: 20606 SHA256: 23dddec66d48488a804b5613349b7c77a011b60e7ad4e76ea0e120f7f6546363 SHA1: c0d8f5da30609c0c32cc0cedff455a11884ba0b0 MD5sum: aa1dfc2e0d36278b46146d42b52f04bc Description: parser for HTTP messages written in C It parses both requests and responses. The parser is designed to be used in performance HTTP applications. It does not make any syscalls nor allocations, it does not buffer data, it can be interrupted at anytime. Depending on your architecture, it only requires about 40 bytes of data per message stream (in a web server that is per connection). Multi-Arch: same Homepage: https://github.com/joyent/http-parser Section: libs Priority: optional Filename: pool/main/h/http-parser/libhttp-parser2.8_2.8.1-1~bpo9+1_amd64.deb Package: libicu57 Source: icu Version: 57.1-6+deb9u4 Installed-Size: 30043 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2) Size: 7698670 SHA256: 11152f642bef2c9ee5386a9a4573fc00bafb62cafe1ec1e925974ac1a58d5296 SHA1: 98388448b3b07dbbc94cb9028ebb2e1895a9fe05 MD5sum: c7a388aa99b6d4cbbcf03ed341f486f2 Description: International Components for Unicode ICU is a C++ and C library that provides robust and full-featured Unicode and locale support. This package contains the runtime libraries for ICU. Homepage: http://www.icu-project.org Multi-Arch: same Section: libs Priority: optional Filename: pool/main/i/icu/libicu57_57.1-6+deb9u4_amd64.deb Package: libidn11 Source: libidn Version: 1.33-1+deb9u1 Installed-Size: 307 Maintainer: Debian Libidn Team Architecture: amd64 Replaces: libidn11-dev Depends: libc6 (>= 2.14) Conflicts: libidn9-dev Size: 115204 SHA256: 745cd5ca232aad75a410a37c44ba5925466459c41354ac254b1993699c3cb929 SHA1: d7b7ddb8637e9c60632395f1ad21d5d134600b2e MD5sum: a792f0c81a433af185e1c3dbb7cddd5b Description: GNU Libidn library, implementation of IETF IDN specifications GNU Libidn is a fully documented implementation of the Stringprep, Punycode and IDNA specifications. Libidn's purpose is to encode and decode internationalized domain names. The Nameprep, XMPP, SASLprep, and iSCSI profiles are supported. . This package contains the shared library. Multi-Arch: same Homepage: https://www.gnu.org/software/libidn/ Tag: role::shared-lib Section: libs Priority: standard Filename: pool/main/libi/libidn/libidn11_1.33-1+deb9u1_amd64.deb Package: libidn2-0 Version: 0.16-1+deb9u1 Installed-Size: 174 Maintainer: Debian Libidn team Architecture: amd64 Depends: libc6 (>= 2.14), libunistring0 Size: 60670 SHA256: 96fcb4479def709a9c1d8533bf091ee2c3e08a60a07d2f024668559e16aa90b4 SHA1: 4e94815506391c08950879f0daa955e6d324d94a MD5sum: 53d198157c625507f85374e545f2dfda Description: Internationalized domain names (IDNA2008) library Libidn2 implements the revised algorithm for internationalized domain names called IDNA2008. . This package contains runtime libraries. Multi-Arch: same Homepage: https://www.gnu.org/software/libidn/#libidn2 Tag: role::shared-lib Section: libs Priority: extra Filename: pool/main/libi/libidn2-0/libidn2-0_0.16-1+deb9u1_amd64.deb Package: libip4tc0 Source: iptables Version: 1.6.0+snapshot20161117-6 Installed-Size: 110 Maintainer: Arturo Borrero Gonzalez Architecture: amd64 Depends: libc6 (>= 2.14) Size: 67828 SHA256: 6017b2628a6764b8e9564518b623fef842884846c1abd132d87727783475c295 SHA1: d8baab46ba5b20e7b38441e4ef1b0473758a4ef4 MD5sum: aed61610aa00b0864b70b972fe882c1c Description: netfilter libip4tc library The user-space iptables (IPv4) C library from the Netfilter xtables framework. . iptables IPv4 ruleset ADT and kernel interface. . This library has been considered private for years (and still is), in the sense of changing symbols and backward compatibility not guaranteed. Multi-Arch: same Homepage: http://www.netfilter.org/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/i/iptables/libip4tc0_1.6.0+snapshot20161117-6_amd64.deb Package: libip6tc0 Source: iptables Version: 1.6.0+snapshot20161117-6 Installed-Size: 114 Maintainer: Arturo Borrero Gonzalez Architecture: amd64 Depends: libc6 (>= 2.14) Size: 68128 SHA256: 9400114eccf1b62e9a092bedf7b99b29480d2783a95ca50e96e7767ad2ee71b4 SHA1: 8e4a2becec101f807e3fd1d5cfb30bb42305e935 MD5sum: c1b47fa5fc1ed7b91cf725e2805e3e46 Description: netfilter libip6tc library The user-space iptables (IPv6) C library from the Netfilter xtables framework. . iptables IPv6 ruleset ADT and kernel interface. . This library has been considered private for years (and still is), in the sense of changing symbols and backward compatibility not guaranteed. Multi-Arch: same Homepage: http://www.netfilter.org/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/i/iptables/libip6tc0_1.6.0+snapshot20161117-6_amd64.deb Package: libiptc0 Source: iptables Version: 1.6.0+snapshot20161117-6 Installed-Size: 88 Maintainer: Arturo Borrero Gonzalez Architecture: amd64 Depends: libc6 (>= 2.2.5), libip4tc0 (>= 1.6.0+snapshot20161117), libip6tc0 (>= 1.6.0+snapshot2016111) Size: 57512 SHA256: 404993836f45deffb13b8caa31914cce428148c9164480029b64a88c572166d3 SHA1: a2ba73a920f8c3854ec269324b114d26b7078693 MD5sum: 862f954aa9c8e80bb3e86d1832965d83 Description: netfilter libiptc library The user-space iptables C library from the Netfilter xtables framework. . iptables v4/v6 ruleset ADT and kernel interface. . This library has been considered private for years (and still is), in the sense of changing symbols and backward compatibility not guaranteed. Multi-Arch: same Homepage: http://www.netfilter.org/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/i/iptables/libiptc0_1.6.0+snapshot20161117-6_amd64.deb Package: libisc-export160 Source: bind9 Version: 1:9.10.3.dfsg.P4-12.3+deb9u7 Installed-Size: 603 Maintainer: Debian DNS Packaging Architecture: amd64 Depends: libc6 (>= 2.14) Size: 334958 SHA256: cea995dcabf2a96b75dda2d329479965697dd1e0e2aeaa7d2515c1e68bb1797d SHA1: 543419b63777270f05058d65a570e146128cd9e5 MD5sum: a5e2488dc54be84b72d87530e627f73d Description: Exported ISC Shared Library 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 exported libisc shared library. Section: libs Priority: optional Filename: pool/main/b/bind9/libisc-export160_9.10.3.dfsg.P4-12.3+deb9u7_amd64.deb Package: libjbig0 Source: jbigkit (2.1-3.1) Version: 2.1-3.1+b2 Installed-Size: 78 Maintainer: Michael van der Kolff Architecture: amd64 Depends: libc6 (>= 2.4) Size: 30964 SHA256: 9646d69eefce505407bf0437ea12fb7c2d47a3fd4434720ba46b642b6dcfd80f SHA1: 0a084355eb7604569b71dc3cceb561abfd402c0a MD5sum: dcbddc0d282854cfd7d43fb8071f18a0 Description: JBIGkit libraries JBIG-KIT provides a portable library of compression and decompression functions with a documented interface that you can include very easily into your image or document processing software. . This package contains the dynamically linked library. Multi-Arch: same Homepage: http://www.cl.cam.ac.uk/~mgk25/jbigkit/ Tag: role::shared-lib Section: libs Priority: extra Filename: pool/main/j/jbigkit/libjbig0_2.1-3.1+b2_amd64.deb Package: libjemalloc1 Source: jemalloc Version: 3.6.0-9.1 Installed-Size: 246 Maintainer: Stig Sandbeck Mathisen Architecture: amd64 Depends: libc6 (>= 2.14) Size: 89828 SHA256: 347c6466ad851059381069ad96a03a2224b97167b45eea3520b1e83659c4be23 SHA1: a137f07c70b40c1d47abbf03588b85bcc59dac25 MD5sum: b682fe256ffb38ad195001bbbd15dd9b Description: general-purpose scalable concurrent malloc(3) implementation A library providing a malloc(3) implementation for multi-threaded processes on multi-processor systems. . Notable features are reduced lock contention, predictable low fragmentation, and introspection with heap profiling. Homepage: http://www.canonware.com/jemalloc/ Tag: role::shared-lib Section: libs Priority: extra Filename: pool/main/j/jemalloc/libjemalloc1_3.6.0-9.1_amd64.deb Package: libjpeg62-turbo Source: libjpeg-turbo Version: 1:1.5.1-2+deb9u1 Installed-Size: 478 Maintainer: Ondřej Surý Architecture: amd64 Replaces: libjpeg62 Provides: libjpeg62 (= 1:1.5.1-2+deb9u1) Depends: libc6 (>= 2.14) Conflicts: libjpeg62 Size: 134034 SHA256: 5693f4dcbcad7dc9a88f49dd41c5bb47661839ea8374030abd867da50cd101a5 SHA1: fe6dd143eb781797761eb51bc4163474ee981b07 MD5sum: 15eb1de798f9fda293d4871ce7cbed2d Description: libjpeg-turbo JPEG runtime library The libjpeg-turbo JPEG library is a library for handling JPEG files. . libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems. The libjpeg-turbo JPEG library is an API/ABI compatible with the IJG JPEG library. . This package contains the shared runtime library. Homepage: http://www.libjpeg-turbo.org/ Multi-Arch: same Section: libs Priority: optional Filename: pool/main/libj/libjpeg-turbo/libjpeg62-turbo_1.5.1-2+deb9u1_amd64.deb Package: libjs-jquery Source: jquery Version: 3.1.1-2+deb9u1 Installed-Size: 551 Maintainer: Debian Javascript Maintainers Architecture: all Replaces: jquery Recommends: javascript-common Conflicts: jquery Breaks: movabletype-opensource (<< 5.1.4+dfsg-3~) Size: 153826 SHA256: 672c6d54028eb6aae02f85a99a753d5d3bb8c1a573040b981d2b853f1f27c238 SHA1: 0c4bdcb552b87336cb45dec565acc693c69717b3 MD5sum: ee2e8aa5a3f7adcfdbfe7fa3488e663d Description: JavaScript library for dynamic web applications jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. jQuery is designed to change the way that you write JavaScript. Multi-Arch: foreign Homepage: http://jquery.com/ Tag: devel::lang:ecmascript, devel::library, devel::web, implemented-in::ecmascript, role::devel-lib, role::shared-lib, web::scripting, works-with-format::json Section: javascript Priority: optional Filename: pool/main/j/jquery/libjs-jquery_3.1.1-2+deb9u1_all.deb Package: libjs-sphinxdoc Source: sphinx Version: 1.4.9-2 Installed-Size: 129 Maintainer: Debian Python Modules Team Architecture: all Depends: libjs-jquery (>= 1.11.1), libjs-underscore (>= 1.3.1) Size: 69534 SHA256: c4b7ca4147e77191774b1108f38b87e96ac7b040dba69697241682553325b2cd SHA1: f940a9970377db3e4d041b8a605acfa1192cc0ed MD5sum: 540ba4a69ce9baf4930d9dc6d0d3761e Description: JavaScript support for Sphinx documentation Sphinx is a tool for producing documentation for Python projects, using reStructuredText as markup language. . This package provides JavaScript code for documentation generated by Sphinx. Multi-Arch: foreign Homepage: http://sphinx-doc.org/ Tag: implemented-in::ecmascript Section: javascript Priority: optional Filename: pool/main/s/sphinx/libjs-sphinxdoc_1.4.9-2_all.deb Package: libjs-underscore Source: underscore Version: 1.8.3~dfsg-1 Installed-Size: 251 Maintainer: Debian Javascript Maintainers Architecture: all Recommends: javascript-common, libjs-jquery Size: 63842 SHA256: 36f831de75c87b3aff5e89667fac96dad5ed6591ec1a7911c533841fd631bc78 SHA1: b521998976ded4b5db7535bc5bea75635cd84921 MD5sum: a7f5888cae36dc0dc8313291c060f712 Description: JavaScript's functional programming helper library Underscore is a utility-belt library for JavaScript that provides a lot of the functional programming support that you would expect in Prototype.js (or Ruby), but without extending any of the built-in JavaScript objects. It's the tie to go along with jQuery's tux. . Underscore provides 60-odd functions that support both the usual functional suspects: map, select, invoke - as well as more specialized helpers: function binding, javascript templating, deep equality testing, and so on. It delegates to built-in functions, if present, so modern browsers will use the native implementations of forEach, map, reduce, filter, every, some and indexOf. Multi-Arch: foreign Homepage: http://underscorejs.org/ Tag: implemented-in::ecmascript, role::shared-lib Section: javascript Priority: optional Filename: pool/main/u/underscore/libjs-underscore_1.8.3~dfsg-1_all.deb Package: libjsoncpp1 Source: libjsoncpp Version: 1.7.4-3 Installed-Size: 239 Maintainer: Peter Spiess-Knafl Architecture: amd64 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2) Size: 75556 SHA256: c1d8c2c8943f95511811eea4c85ee72cec9cf1442d16db18e135e589a77dc050 SHA1: de5540e8b72dcea8a86fe4347306ef25cc438753 MD5sum: 00a776a80059481fbc60ee650d4724bb Description: library for reading and writing JSON for C++ jsoncpp is an implementation of a JSON reader and writer in C++. JSON (JavaScript Object Notation) is a lightweight data-interchange format that it is easy to parse and redeable for human. It is useful for building config files, network communications protocols, etc. . This library provides following features: . * High-level data structures for collecting data from JSON. * Easy-to-use reader and writer. Multi-Arch: same Homepage: https://github.com/open-source-parsers/jsoncpp Tag: role::shared-lib Section: libs Priority: extra Filename: pool/main/libj/libjsoncpp/libjsoncpp1_1.7.4-3_amd64.deb Package: libk5crypto3 Source: krb5 Version: 1.15-1+deb9u2 Installed-Size: 311 Maintainer: Sam Hartman Architecture: amd64 Depends: libc6 (>= 2.14), libkeyutils1 (>= 1.4), libkrb5support0 (>= 1.15~beta1) Suggests: krb5-doc, krb5-user Breaks: libgssapi-krb5-2 (<= 1.10+dfsg~alpha1), libkrb5-3 (<= 1.8~aa) Size: 119416 SHA256: e12b3cb50959a698232558131bb5d417d95d28a9b82183a2e12e03d7fb1cf25d SHA1: c26f8381d3b3e26745b42478d41d2bd79263fa77 MD5sum: 1b23f6d73e379e31589e7a5a1bc379e4 Description: MIT Kerberos runtime libraries - Crypto Library 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 Kerberos V5. . This package contains the runtime cryptography libraries used by applications and Kerberos clients. Homepage: http://web.mit.edu/kerberos/ Multi-Arch: same Section: libs Priority: standard Filename: pool/main/k/krb5/libk5crypto3_1.15-1+deb9u2_amd64.deb Package: libkeyutils1 Source: keyutils Version: 1.5.9-9 Installed-Size: 36 Maintainer: Christian Kastner Architecture: amd64 Depends: libc6 (>= 2.14) Size: 12434 SHA256: fbe75e0eb41c9f0f74a2aca3ee6d30bfde7789dede320093c4aca964a435973f SHA1: dab59995347a8a896c2fa3dab606e5e8e718af3b MD5sum: fbf2644b41675b0cb70a351bd11068cd Description: Linux Key Management Utilities (library) Keyutils is a set of utilities for managing the key retention facility in the kernel, which can be used by filesystems, block devices and more to gain and retain the authorization and encryption keys required to perform secure operations. . This package provides a wrapper library for the key management facility system calls. Multi-Arch: same Homepage: http://people.redhat.com/~dhowells/keyutils/ Tag: role::shared-lib Section: libs Priority: standard Filename: pool/main/k/keyutils/libkeyutils1_1.5.9-9_amd64.deb Package: libklibc Source: klibc Version: 2.0.4-9 Installed-Size: 105 Maintainer: maximilian attems Architecture: amd64 Size: 52556 SHA256: 5c9270a99e732fb8b33bd79153c30594f5fa0f3027ab56ce442dcd93334a3286 SHA1: ed91ec3e95236ad41fe183ca297a9e18aaace5f9 MD5sum: cc58644bf747b94c45a4f4e6d5440cfb 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. Homepage: https://git.kernel.org/cgit/libs/klibc/klibc.git Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/k/klibc/libklibc_2.0.4-9_amd64.deb Package: libkmod2 Source: kmod Version: 23-2 Installed-Size: 116 Maintainer: Marco d'Itri Architecture: amd64 Depends: libc6 (>= 2.17) Size: 48128 SHA256: d16bbe7100de6b108fbd8b9bd624c1455d9c181319dddae2d9b226e20fe1bcff SHA1: 21478553c43ebbc38b23eed69f0f1ad651d8faf9 MD5sum: 21bd59c4b095255b9c70163de68b3f7b Description: libkmod shared library This library provides an API for insertion, removal, configuration and listing of kernel modules. Multi-Arch: same Tag: role::shared-lib Section: libs Priority: important Filename: pool/main/k/kmod/libkmod2_23-2_amd64.deb Package: libkrb5-3 Source: krb5 Version: 1.15-1+deb9u2 Installed-Size: 1026 Maintainer: Sam Hartman Architecture: amd64 Depends: libc6 (>= 2.16), libcomerr2 (>= 1.34), libk5crypto3 (>= 1.15~beta1), libkeyutils1 (>= 1.5.9), libkrb5support0 (= 1.15-1+deb9u2) Suggests: krb5-doc, krb5-user Breaks: libsmbclient (<= 2:3.6.1-2), sssd (<= 1.2.1-4.3) Size: 312448 SHA256: b38e41eb046b2d6450a6a9bd4ab80639c380b1a5e321ec9ca9f7460f95f17641 SHA1: 97ae7ab7b3e4675f0c9d8dbbf8e12032bd6aeca7 MD5sum: 6fb006e2f7b447e850030f2227fa9418 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 Kerberos V5. . This package contains the runtime library for the main Kerberos v5 API used by applications and Kerberos clients. Homepage: http://web.mit.edu/kerberos/ Multi-Arch: same Recommends: krb5-locales Section: libs Priority: standard Filename: pool/main/k/krb5/libkrb5-3_1.15-1+deb9u2_amd64.deb Package: libkrb5support0 Source: krb5 Version: 1.15-1+deb9u2 Installed-Size: 159 Maintainer: Sam Hartman Architecture: amd64 Depends: libc6 (>= 2.14), libkeyutils1 (>= 1.4) Breaks: libgssapi-krb5-2 (<< 1.13~alpha1-1), libk5crypto3 (<< 1.13~alpha1-1), libkadm5clnt-mit9 (<< 1.13~alpha1-1), libkadm5srv-mit9 (<< 1.13~alpha1-1), libkdb5-7 (<< 1.13~alpha1-1) Size: 62066 SHA256: bf24f3ed40cbd87739bfbb446192c3475f0fa67370233b4e842885bd18a308d7 SHA1: 64904749441b8a72dbca285693366338a8e02a04 MD5sum: c62d6e662529ac1482686bc620e290f7 Description: MIT Kerberos runtime libraries - Support library 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 Kerberos V5. . This package contains an internal runtime support library used by other Kerberos libraries. Homepage: http://web.mit.edu/kerberos/ Multi-Arch: same Section: libs Priority: standard Filename: pool/main/k/krb5/libkrb5support0_1.15-1+deb9u2_amd64.deb Package: libksba8 Source: libksba Version: 1.3.5-2 Installed-Size: 264 Maintainer: Debian GnuTLS Maintainers Architecture: amd64 Depends: libc6 (>= 2.14), libgpg-error0 (>= 1.14) Size: 99654 SHA256: 2b2f418d91b27347bd471fe59a931eaab09d10acbd2abc61d53a7795154aa0d6 SHA1: be4316a84ff7bb03429c61fd48530009b076634c MD5sum: 79834f60845666894027ea6371520647 Description: X.509 and CMS support library KSBA (pronounced Kasbah) is a library to make X.509 certificates as well as the CMS easily accessible by other applications. Both specifications are building blocks of S/MIME and TLS. . KSBA provides these subsystems: ASN.1 Parser, BER Decoder, BER Encoder, Certificate Handling and CMS Handling. . This package contains the runtime library files. Multi-Arch: same Homepage: http://www.gnupg.org/related_software/libksba/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/libk/libksba/libksba8_1.3.5-2_amd64.deb Package: liblcms2-2 Source: lcms2 Version: 2.8-4+deb9u1 Installed-Size: 404 Maintainer: Thomas Weber Architecture: amd64 Depends: libc6 (>= 2.14) Suggests: liblcms2-utils Size: 143170 SHA256: 18d45f638c1628790f72a6a4b6502cb3f542feecc0388e15d8f272d8f4c8c03b SHA1: a4131642f043ab44478b966b8f36d3accb843402 MD5sum: 434359293c1e82979927d9b828746be7 Description: Little CMS 2 color management library LittleCMS 2 intends to be a small-footprint color management engine, with special focus on accuracy and performance. It uses the International Color Consortium standard (ICC) of color management. LittleCMS 2 is a full implementation of ICC specification 4.2 plus all addendums. It fully supports all V2 and V4 profiles, including abstract, devicelink and named color profiles. . This package contains the shared library of liblcms2. Multi-Arch: same Homepage: http://www.littlecms.com/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/l/lcms2/liblcms2-2_2.8-4+deb9u1_amd64.deb Package: libldap-2.4-2 Source: openldap Version: 2.4.44+dfsg-5+deb9u6 Installed-Size: 510 Maintainer: Debian OpenLDAP Maintainers Architecture: amd64 Replaces: libldap-2.3-0, libldap2 Depends: libc6 (>= 2.14), libgnutls30 (>= 3.5.6), libsasl2-2, libldap-common (>= 2.4.44+dfsg-5+deb9u6) Conflicts: ldap-utils (<= 2.1.23-1) Size: 220022 SHA256: 94e668d13f7e2ceca473061e15709245de357ed5395bb6bf4ff3eda2ea28d111 SHA1: 1813ef99d158eb3ab75eb70efd0d61937f169327 MD5sum: 9f986d8e1b05c2738ca71f9f5c8307ba Description: OpenLDAP libraries These are the run-time libraries for the OpenLDAP (Lightweight Directory Access Protocol) servers and clients. Homepage: http://www.openldap.org/ Multi-Arch: same Section: libs Priority: standard Filename: pool/main/o/openldap/libldap-2.4-2_2.4.44+dfsg-5+deb9u6_amd64.deb Package: libldap-common Source: openldap Version: 2.4.44+dfsg-5+deb9u6 Installed-Size: 109 Maintainer: Debian OpenLDAP Maintainers Architecture: all Replaces: libldap-2.4-2 (<< 2.4.44+dfsg-1) Size: 85942 SHA256: 6d9ab822b147eeab9f6913ce367874f7435449e0b008db1ab8a78897fbcec32b SHA1: 2c543a14c5fd88784f3acabe2d65061a371268ab MD5sum: a182b70f232fb987ed3bcc6133268b97 Description: OpenLDAP common files for libraries These are common files for the run-time libraries for the OpenLDAP (Lightweight Directory Access Protocol) servers and clients. Homepage: http://www.openldap.org/ Multi-Arch: foreign Section: libs Priority: standard Filename: pool/main/o/openldap/libldap-common_2.4.44+dfsg-5+deb9u6_all.deb Package: liblocale-gettext-perl Source: liblocale-gettext-perl (1.07-3) Version: 1.07-3+b1 Installed-Size: 51 Maintainer: Debian Perl Group Architecture: amd64 Depends: libc6 (>= 2.2.5) Pre-Depends: perl-base (>= 5.24.1~rc3-2), perlapi-5.24.1 Size: 18670 SHA256: 959115d7ab041b21cb7c3aa8b4104be2398e21ebc51b3d34fa80ad352f1428fb SHA1: 884454fb8565eb6e99c9fc1dc3421b1b9018ae10 MD5sum: 9df1500ad776d9820da5abcc60d9127d Description: module using libc functions for internationalization in Perl The Locale::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(). Homepage: https://metacpan.org/release/gettext Tag: devel::i18n, devel::lang:perl, devel::library, implemented-in::perl, role::devel-lib Section: perl Priority: optional Filename: pool/main/libl/liblocale-gettext-perl/liblocale-gettext-perl_1.07-3+b1_amd64.deb Package: liblogging-stdlog0 Source: liblogging (1.0.5-2) Version: 1.0.5-2+b2 Installed-Size: 38 Maintainer: Michael Biebl Architecture: amd64 Depends: libc6 (>= 2.4) Size: 12580 SHA256: 7dbcc1f090a9d70465ff4dbd17b2329cfd67adbdc1255dd501e9a7d2bf4ac733 SHA1: e8854453359ea304bded24cdf17b7f1ea8b692c8 MD5sum: bac4dbb294344daa634f94a9525c9082 Description: easy to use and lightweight logging library Liblogging consists of several components with stdlog being the core component. Think of liblogging-stdlog as the next version of the syslog(3) API. It retains the simple semantics, but makes the API more sophisticated "behind the scenes" with better support for multiple threads and flexibility for different log destinations. . This package contains the shared library. Multi-Arch: same Homepage: http://www.liblogging.org/ Tag: role::shared-lib Section: libs Priority: important Filename: pool/main/libl/liblogging/liblogging-stdlog0_1.0.5-2+b2_amd64.deb Package: liblognorm5 Source: liblognorm (2.0.1-1.1) Version: 2.0.1-1.1+b1 Installed-Size: 158 Maintainer: Pierre Chifflier Architecture: amd64 Depends: libc6 (>= 2.14), libestr0 (>= 0.1.0), libfastjson4 (>= 0.99.3) Size: 57722 SHA256: d5394de22a8cd1f80b0daaa0b1cd7134848e06df8c190bea72e035f6bc1e110e SHA1: 7b17e14d6ec6d8f24c833b17eb0054b4d42c2133 MD5sum: 4244e7407df7c0872a8a528350b0fe19 Description: log normalizing library Liblognorm is an event and log normalization library that is capable of real-time processing. It provides the capability to normalize events to a set of standard formats. . This package contains the shared library. Multi-Arch: same Homepage: http://www.liblognorm.com/ Tag: role::shared-lib Section: libs Priority: extra Filename: pool/main/libl/liblognorm/liblognorm5_2.0.1-1.1+b1_amd64.deb Package: liblqr-1-0 Source: liblqr (0.4.2-2) Version: 0.4.2-2+b2 Installed-Size: 117 Maintainer: Bernd Zeimetz Architecture: amd64 Depends: libc6 (>= 2.2.5), libglib2.0-0 (>= 2.24.0) Pre-Depends: multiarch-support Size: 24750 SHA256: d8cb081e3371d8048ae8790bfd9ed19601b5442ecc0550ad2410a1b5916c6850 SHA1: ff042fb1a2135c65a75ccc12271a424d2b3a605d MD5sum: ae10d78e8ece38d61b49a05d26a67a32 Description: converts plain array images into multi-size representation The LiquidRescale (lqr) library provides a C/C++ API for performing non-uniform resizing of images by the seam-carving technique. . The library takes images in plain array format as input and converts them to a multi-size representation. . Following is a list of features: . * Areas in the image can be marked for preservation or discard * Once the image has been fully processed, the scaling can be done in real-time. In fact, the information can be saved and read out later without any further processing * The resizing is done with a single function which automatically performs all the necessary operations; it can also work in successive steps without wasting computational time * Possibility to tune the carving operation by letting the seams be less connected, or more rigid, or both * Can export and import the visibility map (the seams) * Other images can be attached and undergo the same carving process as the parent image * The automatic feature detection algorithm can be tuned by selecting among different energy gradient functions * Reports progress through a customizable interface * A signalling system permits to cleanly handle errors . The library implements the algorithm described in the paper "Seam Carving for Content-Aware Image Resizing" by Shai Avidan and Ariel Shamir, which can be found at http://www.faculty.idc.ac.il/arik/imret.pdf . This package contains the shared library. Multi-Arch: same Homepage: http://liblqr.wikidot.com/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/libl/liblqr/liblqr-1-0_0.4.2-2+b2_amd64.deb Package: libltdl7 Source: libtool Version: 2.4.6-2 Installed-Size: 417 Maintainer: Kurt Roeckx Architecture: amd64 Depends: libc6 (>= 2.14) Size: 389252 SHA256: 95311ecc8342b3660246f8c7d2a506a768878f521bb26ec7286551ddf275b6fc SHA1: f717ad121f96a0bd33ac69654aa906109e5ebbde MD5sum: 188cd9c457517547ef52ba65be32f3eb Description: System independent dlopen wrapper for GNU libtool This package contains the run-time libltdl library. . A small library that aims at hiding the various difficulties of dlopening libraries from programmers. It is a system independent dlopen wrapper for GNU libtool. . It supports the following dlopen interfaces: * dlopen (Solaris, Linux and various BSD flavors) * shl_load (HP-UX) * LoadLibrary (Win16 and Win32) * load_add_on (BeOS) * GNU DLD (emulates dynamic linking for static libraries) * libtool's dlpreopen Multi-Arch: same Homepage: http://www.gnu.org/software/libtool/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/libt/libtool/libltdl7_2.4.6-2_amd64.deb Package: liblvm2app2.2 Source: lvm2 Version: 2.02.168-2 Installed-Size: 1397 Maintainer: Debian LVM Team Architecture: amd64 Depends: libblkid1 (>= 2.24.2), libc6 (>= 2.15), libdevmapper-event1.02.1 (>= 2:1.02.74), libdevmapper1.02.1 (>= 2:1.02.135), libudev1 (>= 183) Size: 553812 SHA256: 7cefddaf53e0f151ab950314efcdf75cbf35819be2c385c519682d967ad76c9d SHA1: 87ee850211c4728992a54df64f58a31b0a08f165 MD5sum: 1e8d5eb33a522a1b78918b76bad735fe Description: LVM2 application library This package contains the lvm2app shared library. It allows easier access to the basic LVM objects and provides functions to enumerate, create or modify them. Multi-Arch: same Homepage: http://sources.redhat.com/lvm2/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/l/lvm2/liblvm2app2.2_2.02.168-2_amd64.deb Package: liblvm2cmd2.02 Source: lvm2 Version: 2.02.168-2 Installed-Size: 1765 Maintainer: Debian LVM Team Architecture: amd64 Depends: libblkid1 (>= 2.24.2), libc6 (>= 2.15), libdevmapper-event1.02.1 (>= 2:1.02.74), libdevmapper1.02.1 (>= 2:1.02.135), libudev1 (>= 183), dmeventd Size: 682980 SHA256: e47ae7aee89760f20c4dace47638575085810ab9f135c7bc7bcf69f4dbd383d5 SHA1: 1f970eca26a92acb1e767b1c4b2a9023a17c5f94 MD5sum: 36003841d9719d671d26896d67d2b1b6 Description: LVM2 command library This package contains the lvm2cmd shared library. Multi-Arch: same Homepage: http://sources.redhat.com/lvm2/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/l/lvm2/liblvm2cmd2.02_2.02.168-2_amd64.deb Package: liblz4-1 Source: lz4 (0.0~r131-2) Version: 0.0~r131-2+b1 Installed-Size: 93 Maintainer: Nobuhiro Iwamatsu Architecture: amd64 Depends: libc6 (>= 2.14) Size: 33320 SHA256: 21cfbfc1e35f77a899d006b0ea65132d4b3e596ae8cc53841423eef36b634741 SHA1: 82950ce599073ba8a6ed2c33b1d4558ccb3bf3e8 MD5sum: 16744f0b045202d3c484e7efc79c5de8 Description: Fast LZ compression algorithm library - runtime LZ4 is a very fast lossless compression algorithm, providing compression speed at 400 MB/s per core, scalable with multi-cores CPU. It also features an extremely fast decoder, with speed in multiple GB/s per core, typically reaching RAM speed limits on multi-core systems. . This package includes the shared library. Multi-Arch: same Homepage: https://github.com/Cyan4973/lz4 Tag: role::shared-lib Section: libs Priority: extra Filename: pool/main/l/lz4/liblz4-1_0.0~r131-2+b1_amd64.deb Package: liblzma5 Source: xz-utils (5.2.2-1.2) Version: 5.2.2-1.2+b1 Installed-Size: 339 Maintainer: Jonathan Nieder Architecture: amd64 Depends: libc6 (>= 2.17) Size: 234010 SHA256: 0dd0d94608fb054c7dca567692eab847d7f1dfd521ebe9c12bf7f6f64c95b006 SHA1: 6ddfb95f914a880ddda476487768bccc6ffb1df0 MD5sum: 45c7b35a5840e36d138db093f7b8bf86 Description: XZ-format compression library XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm compression format, which provides memory-hungry but powerful compression (often better than bzip2) and fast, easy decompression. . The native format of liblzma is XZ; it also supports raw (headerless) streams and the older LZMA format used by lzma. (For 7-Zip's related format, use the p7zip package instead.) Multi-Arch: same Homepage: http://tukaani.org/xz/ Tag: role::shared-lib Section: libs Priority: required Filename: pool/main/x/xz-utils/liblzma5_5.2.2-1.2+b1_amd64.deb Package: libmagic-mgc Source: file Version: 1:5.30-1+deb9u3 Installed-Size: 4832 Maintainer: Christoph Biedl Architecture: amd64 Replaces: libmagic1 (<< 1:5.28-4~) Breaks: libmagic1 (<< 1:5.28-4~) Size: 221838 SHA256: e5ebc1db49769fd611ed5e21b6c37c7a3aa34103b0d0e391ad47963d8e1ab294 SHA1: 0b3dfbc859f51ce74838b2e32790e10eb584dfa0 MD5sum: b50a4bfbaff080788b01bf92aebae957 Description: File type determination library using "magic" numbers (compiled magic file) This package provides the compiled magic file "magic.mgc". It has been separated from libmagic1 in order to meet the multiarch requirements without breaking applications that expect this file at its absolute path. Homepage: http://www.darwinsys.com/file/ Multi-Arch: foreign Section: libs Priority: standard Filename: pool/main/f/file/libmagic-mgc_5.30-1+deb9u3_amd64.deb Package: libmagic1 Source: file Version: 1:5.30-1+deb9u3 Installed-Size: 214 Maintainer: Christoph Biedl Architecture: amd64 Depends: libc6 (>= 2.15), zlib1g (>= 1:1.1.4), libmagic-mgc (= 1:5.30-1+deb9u3) Suggests: file Size: 111128 SHA256: b58465a9ea0fcd8ad7bf84fe09fdae620a079957ed314646ed2b9446a5384504 SHA1: 913ac9c6e4be79b46218893b8e70b09417798e3b MD5sum: 210bd384b129d6906ff4a774c703393d Description: Recognize the type of data in a file using "magic" numbers - library This library can be used to classify files according to magic number tests. It implements the core functionality of the file command. Homepage: http://www.darwinsys.com/file/ Multi-Arch: same Section: libs Priority: standard Filename: pool/main/f/file/libmagic1_5.30-1+deb9u3_amd64.deb Package: libmagickcore-6.q16-3 Source: imagemagick Version: 8:6.9.7.4+dfsg-11+deb9u11 Installed-Size: 6489 Maintainer: ImageMagick Packaging Team Architecture: amd64 Depends: libbz2-1.0, libc6 (>= 2.14), libfftw3-double3 (>= 3.3.5), libfontconfig1 (>= 2.11), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:3.3.1), libgomp1 (>= 4.9), libjbig0 (>= 2.0), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.2+git20110628), liblqr-1-0 (>= 0.4.0), libltdl7 (>= 2.4.6), liblzma5 (>= 5.1.1alpha+20120614), libopenjp2-7 (>= 2.0.0), libpng16-16 (>= 1.6.2-1), libtiff5 (>= 4.0.3), libx11-6, libxext6, libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4), imagemagick-6-common (>= 8:6.9.6.2+dfsg-3) Suggests: libmagickcore-6.q16-3-extra Size: 1746816 SHA256: b0531989f0d6e1b1328963642ab2b8d2efe1a6376bffc8eea341c360fd7a3206 SHA1: eb61faf67c8c2d4893579d9dac2d0947ffa527fa MD5sum: 71323adfece3aecc8169c3d3977ae890 Description: low-level image manipulation library -- quantum depth Q16 The MagickCore API is a low-level interface between the C programming language and the ImageMagick image processing libraries and is recommended for wizard-level programmers only. Unlike the MagickWand C API which uses only a few opaque types and accessors, with MagickCore you almost exclusively access the structure members directly. . This package contains the C libraries needed to run executables that make use of MagickCore. . This version of libmagickcore is compiled for a channel depth of 16 bits (Q16). Homepage: http://www.imagemagick.org/ Multi-Arch: same Pre-Depends: dpkg (>= 1.17.6) Recommends: ghostscript, gsfonts Section: libs Priority: optional Filename: pool/main/i/imagemagick/libmagickcore-6.q16-3_6.9.7.4+dfsg-11+deb9u11_amd64.deb Package: libmagickwand-6.q16-3 Source: imagemagick Version: 8:6.9.7.4+dfsg-11+deb9u11 Installed-Size: 1414 Maintainer: ImageMagick Packaging Team Architecture: amd64 Depends: libc6 (>= 2.4), libgcc1 (>= 1:3.3.1), libgomp1 (>= 4.9), libmagickcore-6.q16-3 (>= 8:6.9.6.8), libx11-6, imagemagick-6-common (>= 8:6.9.6.2+dfsg-3) Size: 423950 SHA256: 031d12992e17e3fe6c62b05c9d2348cfa5c419ac81205311d0a2a9ff7219dc99 SHA1: d12a5e17e64e31910d60391666e06358a5e3860f MD5sum: 373b1c19bd40825d0db685562eb1714a Description: image manipulation library -- quantum depth Q16 The MagickWand API is the recommended interface between the C programming language and the ImageMagick image processing libraries. Unlike the MagickCore C API, MagickWand uses only a few opaque types. Accessors are available to set or get important wand properties. . This package contains the C libraries needed to run executables that make use of MagickWand. . This version of libmagickwand is compiled for a channel depth of 16 bits (Q16). Homepage: http://www.imagemagick.org/ Multi-Arch: same Pre-Depends: dpkg (>= 1.17.6) Section: libs Priority: optional Filename: pool/main/i/imagemagick/libmagickwand-6.q16-3_6.9.7.4+dfsg-11+deb9u11_amd64.deb Package: libmcrypt4 Source: libmcrypt Version: 2.5.8-3.3 Installed-Size: 219 Maintainer: RISKO Gergely Architecture: amd64 Depends: libc6 (>= 2.14) Suggests: libmcrypt-dev, mcrypt Size: 71172 SHA256: f08c419626563b2912dc9ed1a857cb2b56a96f1cde5c641ad3a0b498891623ea SHA1: 9a9890361b3423506a630734b3b71facc225cfcd MD5sum: 87b8983df8fb08d53e4f72e6bb277514 Description: De-/Encryption Library libmcrypt is the library which implements all the algorithms and modes found in mcrypt. . libmcrypt supports the algorithms: BLOWFISH, TWOFISH, DES, TripleDES, 3-WAY, SAFER-sk64, SAFER-sk128, SAFER+, LOKI97, GOST, RC2, RC6, MARS, IDEA, RIJNDAEL-128, RIJNDAEL-192, SERPENT, RIJNDAEL-256, CAST-128 (known as CAST5), CAST-256, ARCFOUR, ENIGMA, PANAMA, XTEA and WAKE. Block algorithms can be used in: CBC, ECB, CFB and OFB (8 bit and n bit, where n is the size of the algorithm's block length). . More information can be found at the libmcrypt homepage http://mcrypt.sourceforge.net/ . Homepage: http://mcrypt.sourceforge.net/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/libm/libmcrypt/libmcrypt4_2.5.8-3.3_amd64.deb Package: libminiupnpc10 Source: miniupnpc Version: 1.9.20140610-4 Installed-Size: 69 Maintainer: Thomas Goirand Architecture: amd64 Depends: libc6 (>= 2.15) Recommends: minissdpd Size: 30110 SHA256: c431aa847a876770ed6a0a2102cac22b7576ea34db442daffc308b099c05315c SHA1: 6c082946834456e85e49e51f5e867120317664cf MD5sum: 764ecdca31311af3f8d2dd53c15c5605 Description: UPnP IGD client lightweight library The UPnP protocol is supported by most home adsl/cable routers and Microsoft Windows 2K/XP. The aim of the MiniUPnP project is to bring a free software solution to support the "Internet Gateway Device" part of the protocol. The MediaServer/MediaRenderer UPnP protocol is also becoming very popular. . Miniupnpc aims at the simplest library possible, with the smallest footprint and no dependencies to other libraries such as XML parsers or HTTP implementations. All the code is pure ANSI C. Compiled on a x86 PC, the miniupnp client library have less than 15KB code size. For instance, the upnpc sample program is around 20KB. The miniupnp daemon is much smaller than any other IGD daemon and is ideal for using on low memory device for this reason. . This package contains the shared library. Multi-Arch: same Homepage: http://miniupnp.free.fr/ Tag: role::shared-lib Section: net Priority: optional Filename: pool/main/m/miniupnpc/libminiupnpc10_1.9.20140610-4_amd64.deb Package: libmnl0 Source: libmnl Version: 1.0.4-2 Installed-Size: 46 Maintainer: Anibal Monsalve Salazar Architecture: amd64 Depends: libc6 (>= 2.14) Size: 12192 SHA256: f5e67db76e1e09732cb11d53cad3bdd875154bee9a504055595a27ea579abaa6 SHA1: 13af49af8f4e0a3e080ee2ec7130c87bff29e542 MD5sum: 51b1e458f0673811d38403e01f2ee189 Description: minimalistic Netlink communication library libmnl is a minimalistic user-space library oriented to Netlink developers. There are a lot of common tasks in parsing, validating, constructing of both the Netlink header and TLVs that are repetitive and easy to get wrong. This library aims to provide simple helpers that allows you to re-use code and to avoid re-inventing the wheel. . The main features of this library are: . Small: the shared library requires around 30KB for an x86-based computer. . Simple: this library avoids complexity and elaborated abstractions that tend to hide Netlink details. . Easy to use: the library simplifies the work for Netlink-wise developers. It provides functions to make socket handling, message building, validating, parsing and sequence tracking, easier. . Easy to re-use: you can use the library to build your own abstraction layer on top of this library. . Decoupling: the interdependency of the main bricks that compose the library is reduced, i.e. the library provides many helpers, but the programmer is not forced to use them. . This package contains the shared libraries needed to run programs that use the minimalistic Netlink communication library. Multi-Arch: same Homepage: http://netfilter.org/projects/libmnl/ Tag: role::shared-lib Section: libs Priority: extra Filename: pool/main/libm/libmnl/libmnl0_1.0.4-2_amd64.deb Package: libmount1 Source: util-linux Version: 2.29.2-1+deb9u1 Installed-Size: 403 Maintainer: Debian util-linux Maintainers Architecture: amd64 Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.17), libselinux1 (>= 2.6-3~) Size: 178330 SHA256: 37d9c4f275392ac8bf94dbc2aaeade4d95fd7605e1fbb1075ac77663599b6e6b SHA1: bfdef6a740f3f7fdb00a596ab620e150157b7ba5 MD5sum: 37fc9385f8688742f2ecca5511493d77 Description: device mounting library This device mounting library is used by mount and umount helpers. Multi-Arch: same Tag: role::shared-lib Section: libs Priority: required Filename: pool/main/u/util-linux/libmount1_2.29.2-1+deb9u1_amd64.deb Package: libmpdec2 Source: mpdecimal Version: 2.4.2-1 Installed-Size: 254 Maintainer: Matthias Klose Architecture: amd64 Replaces: libmpdec2.3 Depends: libc6 (>= 2.14) Breaks: libmpdec2.3 Size: 85164 SHA256: 59f5a992082294cf206217512484bcf7e6575d47e277c977bbd3a652aa799fed SHA1: b66e668b3b9d04f5f5de410cc2c4e02dc476d189 MD5sum: f02d258d40f3044ca4cd4f325e70385c Description: library for decimal floating point arithmetic (runtime library) mpdecimal is a package for correctly-rounded arbitrary precision decimal floating point arithmetic. Multi-Arch: same Homepage: http://www.bytereef.org/mpdecimal/index.html Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/m/mpdecimal/libmpdec2_2.4.2-1_amd64.deb Package: libmpfr4 Source: mpfr4 Version: 3.1.5-1 Installed-Size: 824 Maintainer: Debian GCC Maintainers Architecture: amd64 Depends: libc6 (>= 2.14), libgmp10 Breaks: libgmp3 (<< 4.1.4-3) Size: 556204 SHA256: 95730a4709b898ffaf677f9b3ab6f6ebef5a96866589a8cf5f775448b3413a98 SHA1: fc143a707913a0e263f1435a0614c8b084d60c50 MD5sum: 4d7597602aa892fe5d555f8199f434b8 Description: multiple precision floating-point computation MPFR provides a library for multiple-precision floating-point computation with correct rounding. The computation is both efficient and has a well-defined semantics. It copies the good ideas from the ANSI/IEEE-754 standard for double-precision floating-point arithmetic (53-bit mantissa). Multi-Arch: same Homepage: http://www.mpfr.org/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/m/mpfr4/libmpfr4_3.1.5-1_amd64.deb Package: libncurses5 Source: ncurses Version: 6.0+20161126-1+deb9u2 Installed-Size: 287 Maintainer: Craig Small Architecture: amd64 Depends: libtinfo5 (= 6.0+20161126-1+deb9u2), libc6 (>= 2.14) Recommends: libgpm2 Size: 93436 SHA256: 68caef5e0d2eb5e199903866fd1631d8f342a80c53373631abbeeee125c0dc3d SHA1: 81346b8b76850ea79ae8fae50b1e25c3775172c8 MD5sum: 26db2c8bcb5ed2b4d75f6e7625f133a5 Description: shared libraries for terminal handling The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the shared libraries necessary to run programs compiled with ncurses. Multi-Arch: same Homepage: http://invisible-island.net/ncurses/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/n/ncurses/libncurses5_6.0+20161126-1+deb9u2_amd64.deb Package: libncursesw5 Source: ncurses Version: 6.0+20161126-1+deb9u2 Installed-Size: 347 Maintainer: Craig Small Architecture: amd64 Depends: libtinfo5 (= 6.0+20161126-1+deb9u2), libc6 (>= 2.14) Recommends: libgpm2 Size: 115316 SHA256: 6e232f52ce3d76d0406c1968bdb4277da81475e015ffca404fcb3f858b863f6c SHA1: c2a7a3e95194e005a43e14250f809a7481a22f7c MD5sum: d19313b219bfeacd7dbf888679054dc2 Description: shared libraries for terminal handling (wide character support) The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the shared libraries necessary to run programs compiled with ncursesw, which includes support for wide characters. Multi-Arch: same Homepage: http://invisible-island.net/ncurses/ Tag: role::shared-lib Section: libs Priority: important Filename: pool/main/n/ncurses/libncursesw5_6.0+20161126-1+deb9u2_amd64.deb Package: libnetfilter-conntrack3 Source: libnetfilter-conntrack Version: 1.0.6-2 Installed-Size: 134 Maintainer: Alexander Wirt Architecture: amd64 Depends: libc6 (>= 2.14), libmnl0 (>= 1.0.3-4~), libnfnetlink0 Size: 38690 SHA256: f6d62017848c3459c7244fdb82ea8790476148559df76f9aa672de57bf5e7ef4 SHA1: ca3802376476f054de3abb7d604740c7a82c6e19 MD5sum: 78b6514f66d60971f5175a9d982324cd Description: Netfilter netlink-conntrack library libnetfilter_conntrack is a userspace library providing a programming interface (API) to the in-kernel connection tracking state table. Multi-Arch: same Homepage: http://www.netfilter.org/projects/libnetfilter_conntrack/ Tag: role::shared-lib Section: libs Priority: extra Filename: pool/main/libn/libnetfilter-conntrack/libnetfilter-conntrack3_1.0.6-2_amd64.deb Package: libnettle6 Source: nettle (3.3-1) Version: 3.3-1+b2 Installed-Size: 358 Maintainer: Magnus Holmgren Architecture: amd64 Depends: libc6 (>= 2.14) Size: 191560 SHA256: f6c93d83f21bad6bfd7fcc2b110cffb6c30297c40eaf2a6c2e1029c61dd99922 SHA1: 07a99f7bdeb55fe4e05e2976198523f5c80aa52f MD5sum: 0a15894899adeffec2f1696b4067fbb8 Description: low level cryptographic library (symmetric and one-way cryptos) Nettle is a cryptographic library that is designed to fit easily in more or less any context: In crypto toolkits for object-oriented languages (C++, Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space. . It tries to solve a problem of providing a common set of cryptographic algorithms for higher-level applications by implementing a context-independent set of cryptographic algorithms. In that light, Nettle doesn't do any memory allocation or I/O, it simply provides the cryptographic algorithms for the application to use in any environment and in any way it needs. . This package contains the symmetric and one-way cryptographic algorithms. To avoid having this package depend on libgmp, the asymmetric cryptos reside in a separate library, libhogweed. Multi-Arch: same Homepage: http://www.lysator.liu.se/~nisse/nettle/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/n/nettle/libnettle6_3.3-1+b2_amd64.deb Package: libnewt0.52 Source: newt (0.52.19-1) Version: 0.52.19-1+b1 Installed-Size: 372 Maintainer: Alastair McKinstry Architecture: amd64 Depends: libc6 (>= 2.15), libslang2 (>= 2.2.4) Recommends: libfribidi0 Size: 72812 SHA256: 06fa3a4de44dc34cf37700f3548c988a2bd68da9c1a327f6b30e0937abf6ba6a SHA1: 98a23226977cd1587cf833a89965c52a0b1cf79a MD5sum: 54b2747d6aba86aedddad05c92d56af1 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. Multi-Arch: same Homepage: https://fedorahosted.org/newt/ Tag: role::shared-lib Section: libs Priority: important Filename: pool/main/n/newt/libnewt0.52_0.52.19-1+b1_amd64.deb Package: libnfnetlink0 Source: libnfnetlink Version: 1.0.1-3 Installed-Size: 61 Maintainer: Alexander Wirt Architecture: amd64 Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Size: 13456 SHA256: 5d486022cd9e047e9afbb1617cf4519c0decfc3d2c1fad7e7fe5604943dbbf37 SHA1: b3a97764af53f44cba93888de7b32e6ab9b3f297 MD5sum: bece641751ec90fb8c7f8946377a1987 Description: Netfilter netlink library libnfnetlink is the low-level library for netfilter related kernel/userspace communication. It provides a generic messaging infrastructure for in-kernel netfilter subsystems (such as nfnetlink_log, nfnetlink_queue, nfnetlink_conntrack) and their respective users and/or management tools in userspace. Multi-Arch: same Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/libn/libnfnetlink/libnfnetlink0_1.0.1-3_amd64.deb Package: libnghttp2-14 Source: nghttp2 Version: 1.18.1-1+deb9u1 Installed-Size: 201 Maintainer: Dave Beckett Architecture: amd64 Depends: libc6 (>= 2.14) Size: 79168 SHA256: 06f49459f0dd192c6a833cfae2bc84577324e7cdf69bb8864c81378ddfd37efd SHA1: c671a00d87b20b7a0ef6a951a61029ae42fbb2c2 MD5sum: ea0123d45a5f7302d49b6d41dd3e7a06 Description: library implementing HTTP/2 protocol (shared library) This is an implementation of the Hypertext Transfer Protocol version 2 in C. The framing layer of HTTP/2 is implemented as a reusable C library. . This package installs a shared library. Homepage: https://nghttp2.org/ Multi-Arch: same Section: libs Priority: optional Filename: pool/main/n/nghttp2/libnghttp2-14_1.18.1-1+deb9u1_amd64.deb Package: libnpth0 Source: npth Version: 1.3-1 Installed-Size: 43 Maintainer: Eric Dorland Architecture: amd64 Depends: libc6 (>= 2.17) Size: 14636 SHA256: 66468abf8b57baa2b2d7c5165ea879357364f4f5ad1a7f449dc906ac48ae5b38 SHA1: ef4cce41e79b3ced684378b6688ae39a07a17701 MD5sum: 644dcc064095938012644e1b1791ad12 Description: replacement for GNU Pth using system threads nPth is a non-preemptive threads implementation using an API very similar to the one known from GNU Pth. It has been designed as a replacement of GNU Pth for non-ancient operating systems. In contrast to GNU Pth it is based on the system's standard threads implementation. Thus nPth allows the use of libraries which are not compatible to GNU Pth. Multi-Arch: same Homepage: https://www.gnupg.org/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/n/npth/libnpth0_1.3-1_amd64.deb Package: libopenjp2-7 Source: openjpeg2 Version: 2.1.2-1.1+deb9u5 Installed-Size: 307 Maintainer: Debian PhotoTools Maintainers Architecture: amd64 Depends: libc6 (>= 2.14) Size: 122756 SHA256: 5153443b6003e9b355105c30c1b56c2d658abb199160f19527e3cf465f069365 SHA1: 4c6f7f8b8148229d4a5523bc67153a624b9b37fc MD5sum: 8bd74af19958f9ab07e29f77c05fff15 Description: JPEG 2000 image compression/decompression library OpenJPEG is a library for handling the JPEG 2000 image compression format. JPEG 2000 is a wavelet-based image compression standard and permits progressive transmission by pixel and resolution accuracy for progressive downloads of an encoded image. It supports lossless and lossy compression, supports higher compression than JPEG 1991, and has resilience to errors in the image. . This package contains the runtime files for openjpeg 2.x Homepage: http://www.openjpeg.org Multi-Arch: same Section: libs Priority: extra Filename: pool/main/o/openjpeg2/libopenjp2-7_2.1.2-1.1+deb9u5_amd64.deb Package: libopts25 Source: autogen Version: 1:5.18.12-3 Installed-Size: 168 Maintainer: Andreas Metzler Architecture: amd64 Replaces: autogen Depends: libc6 (>= 2.14) Size: 68042 SHA256: e92e090e586310c9b392b8491a568a235e419a22e622dc6025ea4466f8e22f2a SHA1: b97aa341c8a36d406dd453168d2ab21031635ccf MD5sum: b170871f81fd1d83e324a90ba88b3b5f Description: automated option processing library based on autogen This package contains the shared libraries needed by binaries that use autoopts for option processing. The package containing the header files and static libraries is libopts25-dev. The package containing the development tools is autogen. Multi-Arch: same Homepage: http://www.gnu.org/software/autogen/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/a/autogen/libopts25_5.18.12-3_amd64.deb Package: libp11-kit0 Source: p11-kit Version: 0.23.3-2+deb9u1 Installed-Size: 439 Maintainer: Debian GnuTLS Maintainers Architecture: amd64 Depends: libc6 (>= 2.16), libffi6 (>= 3.0.4) Size: 112424 SHA256: 147ba98fb489b6aa4171e09b7208927548ef90dad2c890d457c2a42118eccfe4 SHA1: 64624450818fe709400a0a8fa9dbc496368e2ade MD5sum: 7fc34e529338a1201c5a304cd1bf462c Description: library for loading and coordinating access to PKCS#11 modules - runtime The p11-kit library provides a way to load and enumerate Public-Key Cryptography Standard #11 modules, along with a standard configuration setup for installing PKCS#11 modules so that they're discoverable. It also solves problems with coordinating the use of PKCS#11 by different components or libraries living in the same process. . This package contains the shared library required for applications loading and accessing PKCS#11 modules. Homepage: http://p11-glue.freedesktop.org/p11-kit.html Multi-Arch: same Section: libs Priority: standard Filename: pool/main/p/p11-kit/libp11-kit0_0.23.3-2+deb9u1_amd64.deb Package: libpam-modules Source: pam Version: 1.1.8-3.6 Installed-Size: 874 Maintainer: Steve Langasek Architecture: amd64 Replaces: libpam-umask, libpam0g-util Provides: libpam-mkhomedir, libpam-motd, libpam-umask Pre-Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.15), libdb5.3, libpam0g (>= 1.1.3-2), libselinux1 (>= 2.1.9), debconf (>= 0.5) | debconf-2.0, libpam-modules-bin (= 1.1.8-3.6) Conflicts: libpam-mkhomedir, libpam-motd, libpam-umask Size: 307582 SHA256: 173bdb5b8dc7ab9bca3d09cca7456000678ccce0d08463ed8298a723eb26f031 SHA1: d12124f7a71b3861df4ad8cf791e2dae3584c9ca MD5sum: 8a1158a9dedb3376fa3e4c467233b3fe 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. Multi-Arch: same Homepage: http://www.linux-pam.org/ Tag: implemented-in::c, role::plugin, security::authentication Section: admin Priority: required Filename: pool/main/p/pam/libpam-modules_1.1.8-3.6_amd64.deb Package: libpam-modules-bin Source: pam Version: 1.1.8-3.6 Installed-Size: 220 Maintainer: Steve Langasek Architecture: amd64 Replaces: libpam-modules (<< 1.1.3-8) Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.14), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32) Size: 105222 SHA256: 2f6279ebec1e48d18ab0f33a321cb99c09f3eaf1a36273ff486060db871d3741 SHA1: ea98f94b27e10f6acb5e71f5d1befa51cfcb6617 MD5sum: 4cc4f7a5eab1ade73cc33a548bff4028 Description: Pluggable Authentication Modules for PAM - helper binaries This package contains helper binaries used by the standard set of PAM modules in the libpam-modules package. Multi-Arch: foreign Homepage: http://www.linux-pam.org/ Tag: admin::login, admin::user-management, implemented-in::c, protocol::ldap, role::plugin, role::shared-lib, security::authentication, use::login Section: admin Priority: required Filename: pool/main/p/pam/libpam-modules-bin_1.1.8-3.6_amd64.deb Package: libpam-runtime Source: pam Version: 1.1.8-3.6 Installed-Size: 1016 Maintainer: Steve Langasek Architecture: all Replaces: libpam0g-dev, libpam0g-util Depends: debconf (>= 0.5) | debconf-2.0, debconf (>= 1.5.19) | cdebconf, libpam-modules (>= 1.0.1-6) Conflicts: libpam0g-util Size: 211970 SHA256: eb751dd1a32a37a33cfd20380ab666608bc6ce4438ced25389c11bc6dd1d1296 SHA1: 165cef3949997e254dca77d98290b9bf655c3a37 MD5sum: 76eb795dbd2b67ec961e31e3fcc7c0ae 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. Multi-Arch: foreign Homepage: http://www.linux-pam.org/ Tag: role::app-data, security::authentication, use::configuring Section: admin Priority: required Filename: pool/main/p/pam/libpam-runtime_1.1.8-3.6_all.deb Package: libpam-systemd Source: systemd Version: 232-25+deb9u12 Installed-Size: 370 Maintainer: Debian systemd Maintainers Architecture: amd64 Depends: libc6 (>= 2.17), libpam0g (>= 0.99.7.1), libselinux1 (>= 2.1.9), systemd (= 232-25+deb9u12), libpam-runtime (>= 1.0.1-6), dbus, systemd-shim (>= 10-3~) | systemd-sysv Size: 188934 SHA256: 1e95b906a47eb506533b5c9c3346c2bb9dbcd49e25ad11fa0107612d726316db SHA1: c962dbf1ba431680cc696505c46a486a2b45616c MD5sum: ae82a1b81e91bdca58eda1a4c0bc1d15 Description: system and service manager - PAM module This package contains the PAM module which registers user sessions in the systemd control group hierarchy for logind. . If in doubt, do install this package. . Packages that depend on logind functionality need to depend on libpam-systemd. Multi-Arch: same Homepage: https://www.freedesktop.org/wiki/Software/systemd Tag: admin::login, implemented-in::c, role::plugin Section: admin Priority: standard Filename: pool/main/s/systemd/libpam-systemd_232-25+deb9u12_amd64.deb Package: libpam0g Source: pam Version: 1.1.8-3.6 Installed-Size: 229 Maintainer: Steve Langasek Architecture: amd64 Replaces: libpam0g-util Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.14), debconf (>= 0.5) | debconf-2.0 Suggests: libpam-doc Size: 125132 SHA256: 20f72da20526de9e94226d6f645772664fbc0e35f1c4a130048720322db3d3d2 SHA1: 2ff80ace8973f3c0eb9623ff1732d0c5b3921f8d MD5sum: 887d222349d25a5f4d8844748ec3f505 Description: Pluggable Authentication Modules library Contains the shared library for Linux-PAM, a library that enables 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. Multi-Arch: same Homepage: http://www.linux-pam.org/ Tag: role::shared-lib Section: libs Priority: required Filename: pool/main/p/pam/libpam0g_1.1.8-3.6_amd64.deb Package: libparted2 Source: parted Version: 3.2-17 Installed-Size: 504 Maintainer: Parted Maintainer Team Architecture: amd64 Provides: libparted Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.14), libdevmapper1.02.1 (>= 2:1.02.97), libuuid1 (>= 2.16) Suggests: parted, libparted-dev, libparted-i18n (= 3.2-17) Breaks: python-parted (<< 3.6-5) Size: 276276 SHA256: 27218d18cd2bbd6182bdf6198203f0c5cd64d56e720c7ffe65c68ede865131df SHA1: d8edaa950c1742c822c353778b1d5dac076f5be0 MD5sum: d5c69f0ffbad916e4f4460d79a419cc9 Description: disk partition manipulator - shared library GNU Parted is a program that allows you to create, destroy, resize, move, and copy disk partitions. This is useful for creating space for new operating systems, reorganizing disk usage, and copying data to new hard disks. . This package contains the shared library. Multi-Arch: same Homepage: http://www.gnu.org/software/parted Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/p/parted/libparted2_3.2-17_amd64.deb Package: libpcre3 Source: pcre3 Version: 2:8.39-3 Installed-Size: 668 Maintainer: Matthew Vernon Architecture: amd64 Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Conflicts: libpcre3-dev (<= 4.3-3) Breaks: approx (<< 4.4-1~), cduce (<< 0.5.3-2~), cmigrep (<< 1.5-7~), galax (<< 1.1-7~), libpcre-ocaml (<< 6.0.1~), liquidsoap (<< 0.9.2-3~), ocsigen (<< 1.3.3-1~) Size: 336918 SHA256: d9a04a344b76190f4b14f2d3fc42b03b4db67efaa459d63549fcfd578935b11d SHA1: 570f1b21411fcaa4cc82ad36a21d9321bd6db84d MD5sum: 57e1be74126caa12ea896b98071489d8 Description: Old 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. . New packages should use the newer pcre2 packages, and existing packages should migrate to pcre2. . This package contains the runtime libraries. Multi-Arch: same Tag: role::shared-lib Section: libs Priority: required Filename: pool/main/p/pcre3/libpcre3_8.39-3_amd64.deb Package: libperl5.24 Source: perl Version: 5.24.1-3+deb9u7 Installed-Size: 20936 Maintainer: Niko Tyni Architecture: amd64 Replaces: libarchive-tar-perl (<= 1.38-2), libcompress-raw-bzip2-perl (<< 2.069), libcompress-raw-zlib-perl (<< 2.069), libcompress-zlib-perl (<< 2.069.001), libdigest-md5-perl (<< 2.54), libdigest-sha-perl (<< 5.95.01), libencode-perl (<< 2.86), libio-compress-base-perl (<< 2.069.001), libio-compress-bzip2-perl (<< 2.069.001), libio-compress-perl (<< 2.069.001), libio-compress-zlib-perl (<< 2.069.001), libmime-base64-perl (<< 3.15), libmodule-corelist-perl (<< 2.14-2), libstorable-perl (<< 2.56.01), libsys-syslog-perl (<< 0.33.01), libthreads-perl (<< 2.07), libthreads-shared-perl (<< 1.51), libtime-hires-perl (<< 1.9733), libtime-piece-perl (<< 1.31), perl (<< 5.22.0~), perl-base (<< 5.22.0~) Provides: libcompress-raw-bzip2-perl, libcompress-raw-zlib-perl, libcompress-zlib-perl, libdigest-md5-perl, libdigest-sha-perl, libencode-perl, libio-compress-base-perl, libio-compress-bzip2-perl, libio-compress-perl, libio-compress-zlib-perl, libmime-base64-perl, libstorable-perl, libsys-syslog-perl, libthreads-perl, libthreads-shared-perl, libtime-hires-perl, libtime-piece-perl, perl-cross-config Depends: libbz2-1.0, libc6 (>= 2.23), libdb5.3, libgdbm3 (>= 1.8.3), zlib1g (>= 1:1.2.2.3), perl-modules-5.24 (>= 5.24.1-3+deb9u7) Breaks: dh-make-perl (<< 0.73-1), ftpmirror (<< 1.96+dfsg-13), libcompress-raw-bzip2-perl (<< 2.069), libcompress-raw-zlib-perl (<< 2.069), libcompress-zlib-perl (<< 2.069.001), libdigest-md5-perl (<< 2.54), libdigest-sha-perl (<< 5.95.01), libencode-perl (<< 2.86), libhtml-template-compiled-perl (<< 0.95-1), libio-compress-base-perl (<< 2.069.001), libio-compress-bzip2-perl (<< 2.069.001), libio-compress-perl (<< 2.069.001), libio-compress-zlib-perl (<< 2.069.001), libload-perl (<< 0.20-1), libmime-base64-perl (<< 3.15), libnet-jifty-perl (<< 0.14-1), libperl-apireference-perl (<< 0.09-1), libregexp-optimizer-perl (<< 0.15-3), libsoap-lite-perl (<< 0.712-4), libstorable-perl (<< 2.56.01), libsys-syslog-perl (<< 0.33.01), libthreads-perl (<< 2.07), libthreads-shared-perl (<< 1.51), libtime-hires-perl (<< 1.9733), libtime-piece-perl (<< 1.31), libxml-parser-lite-tree-perl (<< 0.14-1), libyaml-perl (<< 0.73-1), mrtg (<< 2.16.3-3.1) Size: 3527088 SHA256: c463b718083687856aa08a2f4424a7313951ba2cefbaab18e63e786e0daa2489 SHA1: 169d8597c1c1a8edf482369f210cf0c52289551e MD5sum: 767a7cad1bc634e344275f06390bdb65 Description: shared Perl library This package contains the shared Perl library, used by applications which embed a Perl interpreter. . It also contains the architecture-dependent parts of the standard library (and depends on perl-modules-5.24 which contains the architecture-independent parts). Multi-Arch: same Homepage: http://dev.perl.org/perl5/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/p/perl/libperl5.24_5.24.1-3+deb9u7_amd64.deb Package: libpipeline1 Source: libpipeline Version: 1.4.1-2 Installed-Size: 75 Maintainer: Colin Watson Architecture: amd64 Depends: libc6 (>= 2.15) Size: 27582 SHA256: 973a78648c27a16974863d18c9f71a343060f5e49dcdfd221e504136e687bab9 SHA1: 0e446f74fcd0f0cfc67544713a1e7353ca23611f MD5sum: 50ac9ed7295d57d90c36bead8d92c55f Description: pipeline manipulation library This is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing which is often error-prone and insecure. Multi-Arch: same Homepage: http://libpipeline.nongnu.org/ Tag: role::shared-lib Section: libs Priority: important Filename: pool/main/libp/libpipeline/libpipeline1_1.4.1-2_amd64.deb Package: libpng16-16 Source: libpng1.6 Version: 1.6.28-1+deb9u1 Installed-Size: 413 Maintainer: Anibal Monsalve Salazar Architecture: amd64 Depends: libc6 (>= 2.14), zlib1g (>= 1:1.2.3.4) Size: 279842 SHA256: 1d0b8014cba18f84ce77398da9db9c71e1a8ce53fd8157cd7bf9ccf1d56a42f4 SHA1: 435e72b9409d59ef45f982a7c901872404ede39e MD5sum: 0a8c72b2e707a5c34aea317c999342c8 Description: PNG library - runtime (version 1.6) 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://libpng.org/pub/png/libpng.html Multi-Arch: same Section: libs Priority: optional Filename: pool/main/libp/libpng1.6/libpng16-16_1.6.28-1+deb9u1_amd64.deb Package: libpopt0 Source: popt (1.16-10) Version: 1.16-10+b2 Installed-Size: 224 Maintainer: Paul Martin Architecture: amd64 Replaces: popt Depends: libc6 (>= 2.17) Conflicts: libpopt-dev (<= 1.4-1), popt, rpm (<= 4.0.2-3) Size: 49356 SHA256: 54aa356b128564c204ef610101b4fa2993fd88f4930869fb66fca22194e14294 SHA1: ec1199f33afb9cb293c8e7d7fd2435e1b7176a25 MD5sum: ca6906046c3b10d6c395284a1c3ee70e 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. Multi-Arch: same Homepage: http://rpm5.org/ Tag: role::shared-lib Section: libs Priority: important Filename: pool/main/p/popt/libpopt0_1.16-10+b2_amd64.deb Package: libprocps6 Source: procps Version: 2:3.3.12-3+deb9u1 Installed-Size: 121 Maintainer: Craig Small Architecture: amd64 Replaces: procps (<< 1:3.3.2-1) Depends: libc6 (>= 2.14), libsystemd0 (>= 209) Size: 58522 SHA256: 4f4e89a0dc053377725622e01b683c89edae9c23cfd21be3006154fe233ab8a7 SHA1: 5fac0208ae8d923d6684d1f6db00b9fb5e71ab0a MD5sum: 762092acafa0b1cdeef43ab6e94d76aa Description: library for accessing process information from /proc The libprocps library is a way of accessing information out of the /proc filesystem. . This package contains the shared libraries necessary to run programs compiled with libprocps. Multi-Arch: same Homepage: https://gitlab.com/procps-ng/procps Tag: role::shared-lib Section: libs Priority: important Filename: pool/main/p/procps/libprocps6_3.3.12-3+deb9u1_amd64.deb Package: libpsl5 Source: libpsl Version: 0.17.0-3 Installed-Size: 73 Maintainer: Tim Rühsen Architecture: amd64 Depends: libidn2-0 (>= 0.16), libc6 (>= 2.4), libunistring0 Recommends: publicsuffix (>= 20150507) Size: 41778 SHA256: 9f3f4a6071ccf0a66876b05be617b8c4efbc85344c0e6b28da393196110e6826 SHA1: 52102570c3b333ced6531a36f44b5628d5032dd3 MD5sum: da2fc71120c150e37d60fe216007bb24 Description: Library for Public Suffix List (shared libraries) Libpsl allows checking domains against the Public Suffix List. It can be used to avoid privacy-leaking 'super-cookies', 'super domain' certificates, for domain highlighting purposes sorting domain lists by site and more. . Please see https://publicsuffix.org for more detailed information. . This package contains runtime libraries. Multi-Arch: same Homepage: https://github.com/rockdaboot/libpsl Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/libp/libpsl/libpsl5_0.17.0-3_amd64.deb Package: libpython3-stdlib Source: python3-defaults Version: 3.5.3-1 Installed-Size: 36 Maintainer: Matthias Klose Architecture: amd64 Depends: libpython3.5-stdlib (>= 3.5.3-1~) Size: 18628 SHA256: 800f1de01b9b3e831cd01c4400fa21f50596d77d8fb5d494a04cdda437181d61 SHA1: 17a612b8f056399ab900ce030bbd26148da70e7d MD5sum: 39a12e8ef10d39b63ca6572b22fdc73f Description: interactive high-level object-oriented language (default python3 version) Python, the high-level, interactive object oriented language, includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package is a dependency package, which depends on Debian's default Python 3 version (currently v3.5). Multi-Arch: same Homepage: http://www.python.org/ Tag: role::metapackage Section: python Priority: optional Filename: pool/main/p/python3-defaults/libpython3-stdlib_3.5.3-1_amd64.deb Package: libpython3.5-minimal Source: python3.5 Version: 3.5.3-1+deb9u3 Installed-Size: 3749 Maintainer: Matthias Klose Architecture: amd64 Depends: libc6 (>= 2.14), libssl1.1 (>= 1.1.0) Conflicts: binfmt-support (<< 1.1.2) Size: 574710 SHA256: accc80bbcb485885d014f13f538393baf42b13527d8207a9a58613ba5d819d2d SHA1: c730f19801198d4bc8b533c363aa80582b8bc453 MD5sum: 3d96fe5e0a675f4d0a8c652fee25c857 Description: Minimal subset of the Python language (version 3.5) This package contains some essential modules. It is normally not used on it's own, but as a dependency of python3.5-minimal. Multi-Arch: same Recommends: libpython3.5-stdlib Section: python Priority: optional Filename: pool/main/p/python3.5/libpython3.5-minimal_3.5.3-1+deb9u3_amd64.deb Package: libpython3.5-stdlib Source: python3.5 Version: 3.5.3-1+deb9u3 Installed-Size: 9901 Maintainer: Matthias Klose Architecture: amd64 Depends: libpython3.5-minimal (= 3.5.3-1+deb9u3), mime-support, libbz2-1.0, libc6 (>= 2.15), libdb5.3, liblzma5 (>= 5.1.1alpha+20120614), libmpdec2, libncursesw5 (>= 6), libreadline7 (>= 7.0~beta), libsqlite3-0 (>= 3.5.9), libtinfo5 (>= 6) Breaks: libmpdec2 (<< 2.4.2) Size: 2166904 SHA256: e52259594a7a98a664c119d15c44918bec5ed08691f3d2710a6a545428f7a3cb SHA1: f544e1b7a63615ce429c20ad0d59043682fa98ae MD5sum: 5d628bd3f0488ba72ae3cdb5d3bb944e Description: Interactive high-level object-oriented language (standard library, version 3.5) Python is a high-level, interactive, object-oriented language. Its 3.5 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains Python 3.5's standard library. It is normally not used on its own, but as a dependency of python3.5. Multi-Arch: same Section: python Priority: optional Filename: pool/main/p/python3.5/libpython3.5-stdlib_3.5.3-1+deb9u3_amd64.deb Package: libreadline5 Source: readline5 (5.2+dfsg-3) Version: 5.2+dfsg-3+b1 Installed-Size: 339 Maintainer: Debian QA Group Architecture: amd64 Depends: readline-common, libc6 (>= 2.15), libtinfo5 (>= 6) Size: 119182 SHA256: 1a7fdcd688f1afb122dca9634338de8161fbe2ffcf2b57e7cf9f78b7190225a8 SHA1: 32055f403f3f6a9807ffb4d6df6a363d263e67b9 MD5sum: 2c6b818bc50654dccde41366280920ad 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. Multi-Arch: same Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/r/readline5/libreadline5_5.2+dfsg-3+b1_amd64.deb Package: libreadline7 Source: readline Version: 7.0-3 Installed-Size: 416 Maintainer: Matthias Klose Architecture: amd64 Depends: readline-common, libc6 (>= 2.15), libtinfo5 (>= 6) Size: 150944 SHA256: 9d90cd02554b1f0637fc1fbceb3bd69feb576b07a4d25df82970ab04f71f35da SHA1: b0ca392490792315fa68f54ca56f1bb199d431e7 MD5sum: 1e77f8390f25fc53838a4624d011b760 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. Multi-Arch: same Tag: role::shared-lib Section: libs Priority: important Filename: pool/main/r/readline/libreadline7_7.0-3_amd64.deb Package: librtmp1 Source: rtmpdump (2.4+20151223.gitfa8646d.1-1) Version: 2.4+20151223.gitfa8646d.1-1+b1 Installed-Size: 142 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Depends: libc6 (>= 2.14), libgmp10, libgnutls30 (>= 3.5.6), libhogweed4, libnettle6, zlib1g (>= 1:1.1.4) Size: 60350 SHA256: b2163afcdbe2734a637f913dcd55b305e84753a9572a2292b453d693e81f0cd0 SHA1: 917896ffeb10cd3c234942877d082f3d7fbebbaa MD5sum: 0e029ae81e5d78c02d32665634bc9d3d Description: toolkit for RTMP streams (shared library) A small dumper for media content streamed over the RTMP protocol (like BBC's iPlayer high quality streams). Supplying an RTMP URL will result in a dumped flv file, which can be played/transcoded with standard tools. . This package contains the shared libraries, header files needed by programs that want to use librtmp. Multi-Arch: same Homepage: http://rtmpdump.mplayerhq.hu/ Tag: role::shared-lib Section: libs Priority: extra Filename: pool/main/r/rtmpdump/librtmp1_2.4+20151223.gitfa8646d.1-1+b1_amd64.deb Package: libsasl2-2 Source: cyrus-sasl2 Version: 2.1.27~101-g0780600+dfsg-3+deb9u1 Installed-Size: 183 Maintainer: Debian Cyrus SASL Team Architecture: amd64 Replaces: libsasl2 Depends: libsasl2-modules-db (>= 2.1.27~101-g0780600+dfsg-3+deb9u1), libc6 (>= 2.15) Recommends: libsasl2-modules (>= 2.1.27~101-g0780600+dfsg-3+deb9u1) Breaks: postfix (<= 2.8.3-1), slapd (<= 2.4.25-3) Size: 104902 SHA256: a02c2bf74dada6a94cc383bee4232a81d4b4f1e6408ae9fb1c33d44a19239415 SHA1: 500612b296be9ec5e99e7cf328007ff1965a2c28 MD5sum: d40488c331197b8a72dcd2ce2704e808 Description: Cyrus SASL - authentication abstraction library This is the Cyrus SASL API implementation, version 2.1. . 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. . Any of: ANONYMOUS, CRAM-MD5, DIGEST-MD5, GSSAPI (MIT or Heimdal Kerberos 5), NTLM, OTP, PLAIN, or LOGIN can be used. Multi-Arch: same Homepage: https://www.cyrusimap.org/ Tag: role::shared-lib Section: libs Priority: standard Filename: pool/main/c/cyrus-sasl2/libsasl2-2_2.1.27~101-g0780600+dfsg-3+deb9u1_amd64.deb Package: libsasl2-modules Source: cyrus-sasl2 Version: 2.1.27~101-g0780600+dfsg-3+deb9u1 Installed-Size: 259 Maintainer: Debian Cyrus SASL Team Architecture: amd64 Depends: libc6 (>= 2.14), libssl1.1 (>= 1.1.0) Suggests: libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal, libsasl2-modules-ldap, libsasl2-modules-otp, libsasl2-modules-sql Breaks: logcheck-database (<= 1.3.16~) Size: 102176 SHA256: d3bf44a3c90d4500793f0d7972352566108040f113c991b21620e38bb466ec78 SHA1: c8a61a07b8f8b4d29444dc7eb8b28f0bfeaecce5 MD5sum: 85df37df31ba961bf2e9aebe7779a991 Description: Cyrus SASL - pluggable authentication modules This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-2 and RFC 2222 for more information. . This package provides the following SASL modules: LOGIN, PLAIN, ANONYMOUS, NTLM, CRAM-MD5, and DIGEST-MD5 (with DES support). Multi-Arch: same Homepage: https://www.cyrusimap.org/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/c/cyrus-sasl2/libsasl2-modules_2.1.27~101-g0780600+dfsg-3+deb9u1_amd64.deb Package: libsasl2-modules-db Source: cyrus-sasl2 Version: 2.1.27~101-g0780600+dfsg-3+deb9u1 Installed-Size: 96 Maintainer: Debian Cyrus SASL Team Architecture: amd64 Depends: libc6 (>= 2.14), libdb5.3 Size: 68368 SHA256: e7400f7e3d31f96e552d83d557dba05eae9b813b9d28c9d2a40b3b4d83a9a5dd SHA1: 60f0902733323f6c2c340fad52cc1bda6326a0e2 MD5sum: 4e7fdf427bf6684b418864cb5adb132b Description: Cyrus SASL - pluggable authentication modules (DB) This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-2 and RFC 2222 for more information. . This package provides the DB plugin, which supports Berkeley DB lookups. Multi-Arch: same Homepage: https://www.cyrusimap.org/ Tag: role::shared-lib Section: libs Priority: standard Filename: pool/main/c/cyrus-sasl2/libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3+deb9u1_amd64.deb Package: libseccomp2 Source: libseccomp Version: 2.3.1-2.1+deb9u1 Installed-Size: 297 Maintainer: Kees Cook Architecture: amd64 Depends: libc6 (>= 2.14) Size: 40678 SHA256: f4aef606ea5df5d5b6feca129be61e2c00452690f97225db31b1fa2e99befb2d SHA1: dc9873c0fcbcb4da767b0608a12cefb55f76045f MD5sum: 3d3598f70bb1bfe47398fffa64de5d3d Description: high level interface to Linux seccomp filter This library provides a high level interface to constructing, analyzing and installing seccomp filters via a BPF passed to the Linux Kernel's prctl() syscall. Multi-Arch: same Homepage: https://github.com/seccomp/libseccomp Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/libs/libseccomp/libseccomp2_2.3.1-2.1+deb9u1_amd64.deb Package: libselinux1 Source: libselinux (2.6-3) Version: 2.6-3+b3 Installed-Size: 209 Maintainer: Debian SELinux maintainers Architecture: amd64 Depends: libc6 (>= 2.14), libpcre3 Size: 101376 SHA256: 2d70d0f68783b14f812690cde1f1fcaade8befc6882f712fb7545bc86a207be0 SHA1: 2f0bf76ae4e6b46a37e8ba2df5ab36a0e4168114 MD5sum: 5e17a812c0bd4b6af28b814f4e646f3a Description: SELinux runtime shared libraries This package provides the shared libraries for Security-enhanced Linux that provides interfaces (e.g. library functions for the SELinux kernel APIs like getcon(), other support functions like getseuserbyname()) to SELinux-aware applications. 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. libselinux may use the shared libsepol to manipulate the binary policy if necessary (e.g. to downgrade the policy format to an older version supported by the kernel) when loading policy. Multi-Arch: same Homepage: http://userspace.selinuxproject.org/ Tag: role::shared-lib Section: libs Priority: required Filename: pool/main/libs/libselinux/libselinux1_2.6-3+b3_amd64.deb Package: libsemanage-common Source: libsemanage Version: 2.6-2 Installed-Size: 39 Maintainer: Debian SELinux maintainers Architecture: all Replaces: libsemanage1 (<= 2.0.41-1), libsemanage1-dev (<< 2.1.6-3~) Breaks: libsemanage1 (<= 2.0.41-1), libsemanage1-dev (<< 2.1.6-3~) Size: 26924 SHA256: f9ccd6a271af92cc2b557d5a3e2725b0d3a44a336704cded5f77e1a7a8503840 SHA1: 950e6ca6dcb8a381c2b5a6ec6c627b5a29adf58e MD5sum: f70176a484ce4c6b855c8be99c564f4b Description: Common files for SELinux policy management libraries This package provides the common files used by the shared libraries for SELinux policy management. . 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. Multi-Arch: foreign Homepage: http://userspace.selinuxproject.org/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/libs/libsemanage/libsemanage-common_2.6-2_all.deb Package: libsemanage1 Source: libsemanage Version: 2.6-2 Installed-Size: 291 Maintainer: Debian SELinux maintainers Architecture: amd64 Depends: libsemanage-common (= 2.6-2), libaudit1 (>= 1:2.2.1), libbz2-1.0, libc6 (>= 2.14), libselinux1 (>= 2.6), libsepol1 (>= 2.6), libustr-1.0-1 (>= 1.0.4) Breaks: policycoreutils (<< 2.4), selinux-policy-default (<< 2:2.20140421-10~), selinux-policy-mls (<< 2:2.20140421-10~) Size: 102912 SHA256: 17fca1a09c432bcd025b00207785c00244594c7cce1e878a2729d50c82bbfc6a SHA1: d2299fa9201e08bb4a9953dbbe6f80645dbdf284 MD5sum: 18f8ff35723c84b85380b03a804c93ac Description: SELinux policy management library This package provides the shared libraries for SELinux policy management. It uses libsepol for binary policy manipulation and libselinux for interacting with the SELinux system. It also exec's helper programs for loading policy and for checking whether the file_contexts configuration is valid (load_policy and setfiles from policycoreutils) presently, although this may change at least for the bootstrapping case . 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. Multi-Arch: same Homepage: http://userspace.selinuxproject.org/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/libs/libsemanage/libsemanage1_2.6-2_amd64.deb Package: libsepol1 Source: libsepol Version: 2.6-2 Installed-Size: 653 Maintainer: Debian SELinux maintainers Architecture: amd64 Depends: libc6 (>= 2.14) Size: 240612 SHA256: cfb1248894d4817acd435e68ff9b142e170c67829de1dacb6cea667d1b1fdfab SHA1: 8c2b7b32291075bb2346984298e58d932bd612fb MD5sum: 288dc4dbd1189746d120f6e63a367bca Description: SELinux library for manipulating binary security policies 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. Multi-Arch: same Homepage: http://userspace.selinuxproject.org/ Tag: role::shared-lib Section: libs Priority: required Filename: pool/main/libs/libsepol/libsepol1_2.6-2_amd64.deb Package: libsigsegv2 Source: libsigsegv Version: 2.10-5 Installed-Size: 54 Maintainer: Debian Common Lisp Team Architecture: amd64 Depends: libc6 (>= 2.4) Size: 28948 SHA256: 4021d318a8e9480d740fecfe5efba7a6d60eacc66a064ca3b5c1889b8c67e506 SHA1: 8e6f65ab4414d57f0902037a78bfffcd47a6ea66 MD5sum: a411993452ef331302f22e4ab0f4f611 Description: Library for handling page faults in a portable way GNU libsigsegv is a library that allows handling page faults in a portable way. It is used e.g. for generational garbage collectors and stack overflow handlers. . This package contains the shared library. Multi-Arch: same Homepage: http://libsigsegv.sourceforge.net/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/libs/libsigsegv/libsigsegv2_2.10-5_amd64.deb Package: libslang2 Source: slang2 Version: 2.3.1-5 Installed-Size: 1566 Maintainer: Alastair McKinstry Architecture: amd64 Depends: libc6 (>= 2.14) Size: 503180 SHA256: 414681d8ecbb683862daa0f0e80b9889ed7426ab7efb27c908ff41708d7ede79 SHA1: 0554dade3e4f29a319a7d2e9c6e285e128621af1 MD5sum: ea6198a5954e712e829f45e63d93e4fe Description: 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. Multi-Arch: same Homepage: http://www.jedsoft.org/slang/ Built-Using: unicode-data (= 9.0-1) Tag: role::shared-lib Section: libs Priority: important Filename: pool/main/s/slang2/libslang2_2.3.1-5_amd64.deb Package: libsmartcols1 Source: util-linux Version: 2.29.2-1+deb9u1 Installed-Size: 257 Maintainer: Debian util-linux Maintainers Architecture: amd64 Depends: libc6 (>= 2.17) Size: 125594 SHA256: ae052c47b48e5dcaeff5685d37ce8d701b7b9fa5f6a44a68d0983bc15d862a8e SHA1: 670c4ced762b79f448cb3c64eb571c149a04158e MD5sum: 6beef789ed0ef622454b0f99d7fa7822 Description: smart column output alignment library This smart column output alignment library is used by fdisk utilities. Multi-Arch: same Tag: role::shared-lib Section: libs Priority: required Filename: pool/main/u/util-linux/libsmartcols1_2.29.2-1+deb9u1_amd64.deb Package: libsqlite3-0 Source: sqlite3 Version: 3.16.2-5+deb9u3 Installed-Size: 1163 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Depends: libc6 (>= 2.14) Size: 573730 SHA256: e797aab8b2204717fa803152256635d3f7dc0ff5d42d7ac644c60fa5530c1b2f SHA1: de0d41dfa9b77303eb653688e6496d690b729aab MD5sum: a49de0c1e4eefda3883542084a868a1f Description: SQLite 3 shared library SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process. Homepage: http://www.sqlite.org/ Multi-Arch: same Section: libs Priority: standard Filename: pool/main/s/sqlite3/libsqlite3-0_3.16.2-5+deb9u3_amd64.deb Package: libss2 Source: e2fsprogs Version: 1.43.4-2+deb9u2 Installed-Size: 96 Maintainer: Theodore Y. Ts'o Architecture: amd64 Replaces: e2fsprogs (<< 1.34-1) Depends: libcomerr2, libc6 (>= 2.17) Size: 68006 SHA256: fc71a839adee4d566bb91b494d4de4eae6b206dbbfd9df852c3f6bd7331656f3 SHA1: f132af2cca33b0ea7c9d6ed0e5b8f998c5f8d6ff MD5sum: 3a215e314a67f911de3258f49e16183a Description: command-line interface parsing library libss provides a simple command-line interface parser which will accept input from the user, parse the command into an argv argument vector, and then dispatch it to a handler function. . It was originally inspired by the Multics SubSystem library. Homepage: http://e2fsprogs.sourceforge.net Multi-Arch: same Section: libs Priority: required Filename: pool/main/e/e2fsprogs/libss2_1.43.4-2+deb9u2_amd64.deb Package: libssh2-1 Source: libssh2 Version: 1.7.0-1+deb9u1 Installed-Size: 267 Maintainer: Mikhail Gusarov Architecture: amd64 Depends: libc6 (>= 2.14), libgcrypt20 (>= 1.7.0), zlib1g (>= 1:1.1.4) Size: 139144 SHA256: bbfed9143db9b5e84849f559806b453d0f7fb546e2be456d9394ec0a695cf8f6 SHA1: 24483ee8f7d575845fd01e3913918b895709d0a6 MD5sum: b06305520558ca52fbe40b3ded303809 Description: SSH2 client-side library libssh2 is a client-side C library implementing the SSH2 protocol. It supports regular terminal, SCP and SFTP (v1-v5) sessions; port forwarding, X11 forwarding; password, key-based and keyboard-interactive authentication. . This package contains the runtime library. Multi-Arch: same Homepage: http://libssh2.org/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/libs/libssh2/libssh2-1_1.7.0-1+deb9u1_amd64.deb Package: libssl1.0.2 Source: openssl1.0 Version: 1.0.2u-1~deb9u3 Installed-Size: 3561 Maintainer: Debian OpenSSL Team Architecture: amd64 Depends: libc6 (>= 2.17), debconf (>= 0.5) | debconf-2.0 Size: 1305760 SHA256: 4594c8346f6f856fa38981d0a3b8444b39fb3761c97886a13460967f14460ff9 SHA1: 8e3b96de5995c84ffd5a2ceb3db678bf56fc4b0b MD5sum: fb529bfdd86172d40e267928a26c75d4 Description: Secure Sockets Layer toolkit - shared libraries This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It provides the libssl and libcrypto shared libraries. Homepage: https://www.openssl.org Multi-Arch: same Section: libs Priority: important Filename: pool/main/o/openssl1.0/libssl1.0.2_1.0.2u-1~deb9u3_amd64.deb Package: libssl1.1 Source: openssl Version: 1.1.0l-1~deb9u2 Installed-Size: 3561 Maintainer: Debian OpenSSL Team Architecture: amd64 Depends: libc6 (>= 2.17), debconf (>= 0.5) | debconf-2.0 Breaks: salt-common (<= 2016.3.3+ds-3) Size: 1357828 SHA256: 24d3e0caaf2e05d0eca528fb6fcf4eb787170a973ba0bd397b5f466b6f8d8446 SHA1: 855c369b21b227d7027430b06c7cb4a5d62ea9ba MD5sum: 3e69a46f007014d1ea46b26e11545f90 Description: Secure Sockets Layer toolkit - shared libraries This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It provides the libssl and libcrypto shared libraries. Homepage: https://www.openssl.org/ Multi-Arch: same Section: libs Priority: important Filename: pool/main/o/openssl/libssl1.1_1.1.0l-1~deb9u2_amd64.deb Package: libstdc++6 Source: gcc-6 Version: 6.3.0-18+deb9u1 Installed-Size: 1998 Maintainer: Debian GCC Maintainers Architecture: amd64 Replaces: libstdc++6-6-dbg (<< 4.9.0-3) Depends: gcc-6-base (= 6.3.0-18+deb9u1), libc6 (>= 2.18), libgcc1 (>= 1:4.2) Conflicts: scim (<< 1.4.2-1) Breaks: blockattack (<= 1.4.1+ds1-2.1+b2), boo (<= 0.9.5~git20110729.r1.202a430-2), c++-annotations (<= 10.2.0-1), clustalx (<= 2.1+lgpl-3), dff (<= 1.3.0+dfsg.1-4.1+b3), digikam-private-libs (<= 4:4.4.0-1.1+b2), emscripten (<= 1.22.1-1), ergo (<= 3.4.0-1), fceux (<= 2.2.2+dfsg0-1), fiona (<= 1.5.1-2), flush (<= 0.9.12-3.1), freeorion (<= 0.4.4+git20150327-2), fslview (<= 4.0.1-4), fwbuilder (<= 5.1.0-4), gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2), gnote (<= 3.16.2-1), gnudatalanguage (<= 0.9.5-2+b2), innoextract (<= 1.4-1+b1), libantlr-dev (<= 2.7.7+dfsg-6), libapache2-mod-passenger (<= 5.0.7-1), libaqsis1 (<= 1.8.2-1), libassimp3 (<= 3.0~dfsg-4), libboost-date-time1.54.0, libboost-date-time1.55.0, libchemps2-1 (<= 1.5-1), libcpprest2.4 (<= 2.4.0-2), libdap17 (<= 3.14.0-2), libdapclient6 (<= 3.14.0-2), libdapserver7 (<= 3.14.0-2), libdavix0 (<= 0.4.0-1+b1), libdballe6 (<= 6.8-1), libdiet-admin2.8 (<= 2.8.0-1+b3), libdiet-client2.8 (<= 2.8.0-1+b3), libdiet-sed2.8 (<= 2.8.0-1+b3), libfreefem++ (<= 3.37.1-1), libgazebo5 (<= 5.0.1+dfsg-2.1), libgetfem4++ (<= 4.2.1~beta1~svn4635~dfsg-3+b1), libgmsh2 (<= 2.9.3+dfsg1-1), libinsighttoolkit4.7 (<= 4.7.2-2), libkolabxml1 (<= 1.1.0-3), libmarisa0 (<= 0.2.4-8), libogre-1.8.0 (<= 1.8.0+dfsg1-7+b1), libogre-1.9.0 (<= 1.9.0+dfsg1-4), libopencv-core2.4, libopenmpi1.6, libopenwalnut1 (<= 1.4.0~rc1+hg3a3147463ee2-1+b1), libpqxx-4.0 (<= 4.0.1+dfsg-3), libreoffice-core (<= 1:4.4.5-2), librime1 (<= 1.2+dfsg-2), libsigc++-2.0-0c2a (<= 2.4.1-1+b1), libwibble-dev (<= 1.1-1), libwreport2 (<= 2.14-1), libxmltooling6 (<= 1.5.3-2.1), lightspark (<= 0.7.2+git20150512-2+b1), mira-assembler (<= 4.9.5-1), mongodb (<= 1:2.4.14-2), mongodb-server (<= 1:2.4.14-2), ncbi-blast+ (<= 2.2.30-4), openscad (<= 2014.03+dfsg-1+b1), passepartout (<= 0.7.1-1.1), pdf2djvu (<= 0.7.21-2), photoprint (<= 0.4.2~pre2-2.3+b2), plastimatch (<= 1.6.2+dfsg-1), plee-the-bear (<= 0.6.0-3.1), povray (<= 1:3.7.0.0-8), powertop (<= 2.6.1-1), printer-driver-brlaser (<= 3-3), psi4 (<= 4.0~beta5+dfsg-2+b1), python-fiona (<= 1.5.1-2), python-guiqwt (<= 2.3.1-1), python-healpy (<= 1.8.1-1+b1), python-htseq (<= 0.5.4p3-2), python-imposm (<= 2.5.0-3+b2), python-pysph (<= 0~20150606.gitfa26de9-5), python-rasterio (<= 0.24.0-1), python-scipy (<= 0.14.1-1), python-sfml (<= 2.2~git20150611.196c88+dfsg-1+b1), python3-fiona (<= 1.5.1-2), python3-scipy (<= 0.14.1-1), python3-sfml (<= 2.2~git20150611.196c88+dfsg-1+b1), python3-taglib (<= 0.3.6+dfsg-2+b2), realtimebattle (<= 1.0.8-14), ruby-passenger (<= 5.0.7-1), schroot (<= 1.6.10-1+b1), sqlitebrowser (<= 3.5.1-3), tecnoballz (<= 0.93.1-6), wesnoth-1.12-core (<= 1:1.12.4-1), widelands (<= 1:18-3+b1), xflr5 (<= 6.09.06-2) Size: 396196 SHA256: d05373fbbb0d2c538fa176dfe71d1fa7983c58d35a7a456263ca87e8e0d45030 SHA1: d4161e6afc9e47ea0e49262c240c1e03665cc827 MD5sum: 65d6d1479e90397f7144bf1a8a152746 Description: 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. Multi-Arch: same Homepage: http://gcc.gnu.org/ Tag: role::shared-lib Section: libs Priority: important Filename: pool/main/g/gcc-6/libstdc++6_6.3.0-18+deb9u1_amd64.deb Package: libstemmer0d Source: snowball (0+svn585-1) Version: 0+svn585-1+b2 Installed-Size: 350 Maintainer: Stefano Rivera Architecture: amd64 Depends: libc6 (>= 2.4) Size: 63334 SHA256: 0da6d2270f185c8171cf6c7e8e9f73686b07f489ec14f58962e23da91863a2e9 SHA1: 69581de8242be481d0327af32948565dfcaa60ae MD5sum: abb1f1f1feebf2327c21f55db697af4c Description: Snowball stemming algorithms for use in Information Retrieval Snowball provides access to efficient algorithms for calculating a "stemmed" form of a word. This is a form with most of the common morphological endings removed; hopefully representing a common linguistic base form. This is most useful in building search engines and information retrieval software; for example, a search with stemming enabled should be able to find a document containing "cycling" given the query "cycles". . Snowball provides algorithms for several (mainly European) languages. It also provides access to the classic Porter stemming algorithm for English: although this has been superseded by an improved algorithm, the original algorithm may be of interest to information retrieval researchers wishing to reproduce results of earlier experiments. Multi-Arch: same Homepage: http://snowball.tartarus.org/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/s/snowball/libstemmer0d_0+svn585-1+b2_amd64.deb Package: libsystemd0 Source: systemd Version: 232-25+deb9u12 Installed-Size: 654 Maintainer: Debian systemd Maintainers Architecture: amd64 Pre-Depends: libc6 (>= 2.17), libgcrypt20 (>= 1.7.0), liblz4-1 (>= 0.0~r113), liblzma5 (>= 5.1.1alpha+20120614), libselinux1 (>= 2.1.9) Size: 281522 SHA256: 240ea625499749cb9ce129c89a401ef7d6c5390753df4e94b6ac3ff0e6d9052b SHA1: ad832676fa5156df74be159bbd606f4fb1473c5b MD5sum: 7a234825ed55778751d1da0efa6a444a Description: systemd utility library The libsystemd0 library provides interfaces to various systemd components. Multi-Arch: same Homepage: https://www.freedesktop.org/wiki/Software/systemd Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/s/systemd/libsystemd0_232-25+deb9u12_amd64.deb Package: libtasn1-6 Version: 4.10-1.1+deb9u1 Installed-Size: 112 Maintainer: Debian GnuTLS Maintainers Architecture: amd64 Depends: libc6 (>= 2.14) Size: 50564 SHA256: 48514239ecf51afe060445db92b69cee31e00af3d4485af160a23264d9a4119a SHA1: 9a8601399bf6ebc8e8b01b8f25d0a8227b2faadf MD5sum: fe56c6f1cf38c7469a90159d1c3385a1 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. Multi-Arch: same Homepage: http://www.gnu.org/software/libtasn1/ Tag: role::shared-lib Section: libs Priority: standard Filename: pool/main/libt/libtasn1-6/libtasn1-6_4.10-1.1+deb9u1_amd64.deb Package: libtext-charwidth-perl Source: libtext-charwidth-perl (0.04-7) Version: 0.04-7+b5 Installed-Size: 40 Maintainer: Anibal Monsalve Salazar Architecture: amd64 Depends: libc6 (>= 2.2.5), perl-base (>= 5.24.1~rc3-2), perlapi-5.24.1 Size: 9870 SHA256: c2390bcd825304e2761f5fdcd5479ee8a7eb301cefde80eb01aa1ebabb64bdf8 SHA1: 5e9892c987801f3c0a1a3be8b0d06b6a8dc7e992 MD5sum: 4726467014f23c0dfc68e452c0332277 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/search?module=Text::CharWidth Tag: devel::lang:perl, devel::library, implemented-in::perl, role::devel-lib, use::text-formatting, works-with-format::plaintext, works-with::text Section: perl Priority: optional Filename: pool/main/libt/libtext-charwidth-perl/libtext-charwidth-perl_0.04-7+b5_amd64.deb Package: libtext-iconv-perl Source: libtext-iconv-perl (1.7-5) Version: 1.7-5+b4 Installed-Size: 50 Maintainer: Anibal Monsalve Salazar Architecture: amd64 Depends: libc6 (>= 2.2.5), perl-base (>= 5.24.1~rc3-2), perlapi-5.24.1 Size: 15332 SHA256: 434318980a6e11f76910fc84b8b7bba0d9c66c3d3fdd74a085d3c546309fd325 SHA1: 03f6bf5c685c83121a63509fd3201fb5182db70a MD5sum: 52d1470b45f3d3e06b2b01888452f112 Description: converts between character sets in Perl The iconv() family of functions from XPG4 defines 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/search?module=Text::Iconv Tag: devel::i18n, devel::lang:perl, devel::library, implemented-in::perl, role::devel-lib, use::converting, works-with-format::plaintext, works-with::text, works-with::unicode Section: perl Priority: optional Filename: pool/main/libt/libtext-iconv-perl/libtext-iconv-perl_1.7-5+b4_amd64.deb Package: libtext-wrapi18n-perl Version: 0.06-7.1 Installed-Size: 26 Maintainer: Anibal Monsalve Salazar Architecture: all Depends: libtext-charwidth-perl Size: 8644 SHA256: fb2dae2b1381b17b135b4e3b66f67c71ee151c85a5b411cd3bd70942b7b280d6 SHA1: 2042b4b86651199a45308ee3bf6529353baffb47 MD5sum: 4f9e6311bcc82c5ee4f4a2ecc5e55f99 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/search?module=Text::WrapI18N Tag: devel::lang:perl, devel::library, implemented-in::perl, role::devel-lib, use::text-formatting, works-with::text Section: perl Priority: optional Filename: pool/main/libt/libtext-wrapi18n-perl/libtext-wrapi18n-perl_0.06-7.1_all.deb Package: libtiff5 Source: tiff Version: 4.0.8-2+deb9u5 Installed-Size: 592 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Depends: libc6 (>= 2.14), libjbig0 (>= 2.0), libjpeg62-turbo (>= 1.3.1), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.1.4) Size: 238736 SHA256: 71abb8266d744718db819a476a6f469a242c294a446b36724f3745f2ea673b2e SHA1: 042c067c47097b870223be38f16394d73944b646 MD5sum: 8fa6047ac358a2e0e4157fc824b5d305 Description: Tag Image File Format (TIFF) library libtiff is a library providing support for the Tag Image File Format (TIFF), a widely used format for storing image data. This package includes the shared library. Homepage: http://libtiff.maptools.org Multi-Arch: same Section: libs Priority: optional Filename: pool/main/t/tiff/libtiff5_4.0.8-2+deb9u5_amd64.deb Package: libtinfo5 Source: ncurses Version: 6.0+20161126-1+deb9u2 Installed-Size: 478 Maintainer: Craig Small Architecture: amd64 Replaces: libncurses5 (<< 5.9-3) Depends: libc6 (>= 2.16) Breaks: dialog (<< 1.2-20130523) Size: 299612 SHA256: 1d249a3193568b5ef785ad8993b9ba6d6fdca0eb359204c2355532b82d25e9f5 SHA1: 1649c36e82076ee75e2460fa98523ead42d3bdf2 MD5sum: 4bba3142fcc5739b3182f47387c01028 Description: shared low-level terminfo library for terminal handling The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the shared low-level terminfo library. Multi-Arch: same Homepage: http://invisible-island.net/ncurses/ Tag: role::shared-lib Section: libs Priority: required Filename: pool/main/n/ncurses/libtinfo5_6.0+20161126-1+deb9u2_amd64.deb Package: libudev1 Source: systemd Version: 232-25+deb9u12 Installed-Size: 224 Maintainer: Debian systemd Maintainers Architecture: amd64 Depends: libc6 (>= 2.16) Size: 126134 SHA256: cbb7d76594ceb96a5e701eef92cb6e3a9cda700e76809bd38dfd4249445d7719 SHA1: 64fc29bde5d55a9c6f6f58b42be9bd38d77c1334 MD5sum: 1270ef5b9af6b89b429fe90c78028e2d Description: libudev shared library This library provides access to udev device information. Multi-Arch: same Homepage: https://www.freedesktop.org/wiki/Software/systemd Tag: role::shared-lib Section: libs Priority: important Filename: pool/main/s/systemd/libudev1_232-25+deb9u12_amd64.deb Package: libunistring0 Source: libunistring Version: 0.9.6+really0.9.3-0.1 Installed-Size: 1144 Maintainer: Andreas Rottmann Architecture: amd64 Depends: libc6 (>= 2.14) Size: 278982 SHA256: 583debe637281e299567233ec0b250ba304b3642ed8780d2e7e9fc7fb71cc2cf SHA1: df9df7556e8c3886b8e6e932780b0baec53cc6e3 MD5sum: 0b401be3a357d46064d31ac8c777fee6 Description: Unicode string library for C The 'libunistring' library implements Unicode strings (in the UTF-8, UTF-16, and UTF-32 encodings), together with functions for Unicode characters (character names, classifications, properties) and functions for string processing (formatted output, width, word breaks, line breaks, normalization, case folding, regular expressions). . This package contains the shared library. Multi-Arch: same Homepage: http://www.gnu.org/software/libunistring/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/libu/libunistring/libunistring0_0.9.6+really0.9.3-0.1_amd64.deb Package: libustr-1.0-1 Source: ustr Version: 1.0.4-6 Installed-Size: 258 Maintainer: Vaclav Ovsik Architecture: amd64 Depends: libc6 (>= 2.14) Size: 76334 SHA256: 9cdfba388ccb3d9767325075d0291bc2f92f90e505c98e01a93012c796f68580 SHA1: 6445df25547f6cc71475aa23abc6c0b9b84e2b45 MD5sum: 7a860b11d8fe8f6a9753410406b6df23 Description: Micro string library: shared library ustr (Micro string library) is a string API for C. It has tiny overhead over just plain strdup(), is much safer, is easier to use, is faster for many operations, can be used with read-only or automatically allocated data. You don't even need to link to the library to use it (so there are no dependencies). . This package contains the shared library. Multi-Arch: same Homepage: http://www.and.org/ustr/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/u/ustr/libustr-1.0-1_1.0.4-6_amd64.deb Package: libuuid1 Source: util-linux Version: 2.29.2-1+deb9u1 Installed-Size: 107 Maintainer: Debian util-linux Maintainers Architecture: amd64 Replaces: e2fsprogs (<< 1.34-1) Depends: passwd, libc6 (>= 2.4) Recommends: uuid-runtime Size: 70088 SHA256: 6e16f3033f0147714af101e189dd6b260a986417c6bad8bb1cd9ffe70fa107c8 SHA1: 768519e0241c350cb6e6469d3d59141b7258072e MD5sum: f8f6ae323261694f22dfe83287761662 Description: Universally Unique ID library The libuuid library generates and parses 128-bit Universally Unique IDs (UUIDs). A UUID is an identifier that is unique within the space of all such identifiers across both space and time. It can be used for multiple purposes, from tagging objects with an extremely short lifetime to reliably identifying very persistent objects across a network. . See RFC 4122 for more information. Multi-Arch: same Tag: role::shared-lib Section: libs Priority: required Filename: pool/main/u/util-linux/libuuid1_2.29.2-1+deb9u1_amd64.deb Package: libuv1 Version: 1.34.2-1~bpo9+1 Installed-Size: 282 Maintainer: Dominique Dumont Architecture: amd64 Depends: libc6 (>= 2.14) Size: 125518 SHA256: 7d67f991cc493ef9d87eab914e461c453d4c62953729d6bf457b9fa0e87cf484 SHA1: 30d61e88af713be6f87f46d70719bb3b73418ad7 MD5sum: 3edf1b4bd56da43ee822d3f07264c69b Description: asynchronous event notification library - runtime library Libuv is the asynchronous library behind Node.js. Very similar to libevent or libev, it provides the main elements for event driven systems: watching and waiting for availability in a set of sockets, and some other events like timers or asynchronous messages. However, libuv also comes with some other extras like: * files watchers and asynchronous operations * a portable TCP and UDP API, as well as asynchronous DNS resolution * processes and threads management, and a portable inter-process communications mechanism, with pipes and work queues * a plugins mechanism for loading libraries dynamically * interface with external libraries that also need to access the I/O. . This package includes the dynamic library against which you can link your program. Multi-Arch: same Homepage: https://github.com/libuv/libuv Section: libs Priority: optional Filename: pool/main/libu/libuv1/libuv1_1.34.2-1~bpo9+1_amd64.deb Package: libuv1-dev Source: libuv1 Version: 1.34.2-1~bpo9+1 Installed-Size: 522 Maintainer: Dominique Dumont Architecture: amd64 Replaces: libuv-dev Depends: libuv1 (= 1.34.2-1~bpo9+1) Conflicts: libuv-dev, libuv0.10-dev Size: 147084 SHA256: 84e21b2f0e89d0b5b6edaff86c3766f151026f685a295f43c2a802f068585e65 SHA1: 73ba72eb831d012475ee62ab282ef24f571cad86 MD5sum: 62449f7a2f428ea3963b52b29294dab6 Description: asynchronous event notification library - development files Libuv is the asynchronous library behind Node.js. Very similar to libevent or libev, it provides the main elements for event driven systems: watching and waiting for availability in a set of sockets, and some other events like timers or asynchronous messages. However, libuv also comes with some other extras like: * files watchers and asynchronous operations * a portable TCP and UDP API, as well as asynchronous DNS resolution * processes and threads management, and a portable inter-process communications mechanism, with pipes and work queues * a plugins mechanism for loading libraries dynamically * interface with external libraries that also need to access the I/O. . Install this package if you wish to develop your own programs using the libuv engine. Multi-Arch: same Homepage: https://github.com/libuv/libuv Section: libdevel Priority: optional Filename: pool/main/libu/libuv1/libuv1-dev_1.34.2-1~bpo9+1_amd64.deb Package: libwebp6 Source: libwebp Version: 0.5.2-1 Installed-Size: 462 Maintainer: Jeff Breidenbach Architecture: amd64 Depends: libc6 (>= 2.14) Size: 234562 SHA256: d749a9c12cc8272ef6e6a50113bd883573633c8fdd0ef1511f29883de797664f SHA1: eef5e4c52df946946229b25e1624bd2016f05e6f MD5sum: fb1fbc4e3d2fe79185942d0cd6074180 Description: Lossy compression of digital photographic images. Image Compression format, based on the VP8 codec. WebP uses the modern VP8 compression format to deliver efficient compression of images for the web. More than 30% extra gain over optimized JPEG, for same quality, is not unusual. Multi-Arch: same Homepage: http://webp.googlecode.com Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/libw/libwebp/libwebp6_0.5.2-1_amd64.deb Package: libwrap0 Source: tcp-wrappers Version: 7.6.q-26 Installed-Size: 104 Maintainer: Marco d'Itri Architecture: amd64 Replaces: tcpd (<< 7.6.q-20) Depends: libc6 (>= 2.14) Recommends: tcpd Breaks: tcpd (<< 7.6.q-20) Size: 58218 SHA256: 55b60972e3992aa742b511db98b9ef403b50f75917654b34c7c012f012e653a0 SHA1: 210be26f3f673a323f9ca81fbdb9d5a36e332907 MD5sum: 280d7cba49a607992140aaa4c53347bb 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. Multi-Arch: same Tag: role::shared-lib Section: libs Priority: standard Filename: pool/main/t/tcp-wrappers/libwrap0_7.6.q-26_amd64.deb Package: libx11-6 Source: libx11 Version: 2:1.6.4-3+deb9u3 Installed-Size: 1548 Maintainer: Debian X Strike Force Architecture: amd64 Depends: libc6 (>= 2.15), libxcb1 (>= 1.11.1), libx11-data Size: 749076 SHA256: c2709a3dc69a20af48333b75a5604bbd6e377b677f787e672abbf3bccb8022e6 SHA1: acbd7b2713d9648e9d637af4f56c0cc869a7604a MD5sum: e54eb59e7794196752b6babe9f94357d Description: X11 client-side library This package provides a client interface to the X Window System, 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 at git://anongit.freedesktop.org/git/xorg/lib/libX11 Multi-Arch: same Section: libs Priority: optional Filename: pool/main/libx/libx11/libx11-6_1.6.4-3+deb9u3_amd64.deb Package: libx11-data Source: libx11 Version: 2:1.6.4-3+deb9u3 Installed-Size: 1666 Maintainer: Debian X Strike Force Architecture: all Breaks: libx11-6 (<< 2:1.4.1) Size: 290926 SHA256: 73bfd1c743f4181a1157e882dc04efede61533e3706e2b776b02078de1596eac SHA1: bce8e5d4e1e3d2963ea6e52eea3ce681c143e4e9 MD5sum: baa30bc3770fe44c6667f174d7c48876 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 at git://anongit.freedesktop.org/git/xorg/lib/libX11 Multi-Arch: foreign Section: x11 Priority: optional Filename: pool/main/libx/libx11/libx11-data_1.6.4-3+deb9u3_all.deb Package: libxapian30 Source: xapian-core Version: 1.4.3-2 Installed-Size: 2563 Maintainer: Olly Betts Architecture: amd64 Depends: libc6 (>= 2.15), libgcc1 (>= 1:3.4), libstdc++6 (>= 5.2), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4) Suggests: xapian-tools Size: 1067252 SHA256: 5def2463d773ae6400a8735100e2e52bcbe4b44d9dfc3a4f8954d2c9ffa094ca SHA1: 719af3405da5650029983267da8b8e4b0eeddb9c MD5sum: ac8308ed4ca92387f4e50e27fe7b21c1 Description: Search engine library This package contains the core Xapian runtime library. . The Xapian search engine library is a highly adaptable toolkit which allows developers to easily add advanced indexing and search facilities to their own applications. It implements the probabilistic model of information retrieval, and provides facilities for performing ranked free-text searches, relevance feedback, phrase searching, boolean searching, stemming, and simultaneous update and searching. It is highly scalable, and is capable of working with collections containing hundreds of millions of documents. Multi-Arch: same Homepage: https://xapian.org/ Tag: role::shared-lib Section: libs Priority: important Filename: pool/main/x/xapian-core/libxapian30_1.4.3-2_amd64.deb Package: libxau6 Source: libxau Version: 1:1.0.8-1 Installed-Size: 61 Maintainer: Debian X Strike Force Architecture: amd64 Depends: libc6 (>= 2.4) Pre-Depends: multiarch-support Size: 20736 SHA256: b03b2d0d400c2002a2d38300bd6630306abb0ff325c3d4a4447ecceb58335228 SHA1: 574a1c85fccee5cf8259a741074d7c909611ab3c MD5sum: 6be0fa51ae2ac9f0c3b2ca43d667e335 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 at git://anongit.freedesktop.org/git/xorg/lib/libXau Multi-Arch: same Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/libx/libxau/libxau6_1.0.8-1_amd64.deb Package: libxcb1 Source: libxcb Version: 1.12-1 Installed-Size: 283 Maintainer: Debian X Strike Force Architecture: amd64 Depends: libc6 (>= 2.14), libxau6, libxdmcp6 Breaks: alsa-utils (<< 1.0.24.2-5) Size: 132952 SHA256: 358ac6d450042d1792e3b2093ed73530774e6bd7600536a2acc327b83b201384 SHA1: 86210bfd86f2aaf87a8dfc64cc2ac1b8019a6806 MD5sum: 54bf27ecea6ece4ab315aa068f87cdb3 Description: X C Binding This package contains the library files needed to run software using libxcb, the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Multi-Arch: same Homepage: http://xcb.freedesktop.org Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/libx/libxcb/libxcb1_1.12-1_amd64.deb Package: libxdmcp6 Source: libxdmcp Version: 1:1.1.2-3 Installed-Size: 53 Maintainer: Debian X Strike Force Architecture: amd64 Depends: libbsd0 (>= 0.2.0), libc6 (>= 2.4) Size: 26344 SHA256: ecb8536f5fb34543b55bb9dc5f5b14c9dbb4150a7bddb3f2287b7cab6e9d25ef SHA1: 46efd52e51c3e4ed033317620273ece367d4e700 MD5sum: 4a27341c3dfb3067bc473fc241144ca9 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 at git://anongit.freedesktop.org/git/xorg/lib/libXdmcp Multi-Arch: same Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/libx/libxdmcp/libxdmcp6_1.1.2-3_amd64.deb Package: libxext6 Source: libxext (2:1.3.3-1) Version: 2:1.3.3-1+b2 Installed-Size: 124 Maintainer: Debian X Strike Force Architecture: amd64 Depends: libc6 (>= 2.14), libx11-6 (>= 2:1.6.0) Size: 52458 SHA256: 724901105792e983bd0e7c2b46960cd925dd6a2b33b5ee999b4e80aaf624b082 SHA1: ac9f42f2af492166acf745c2074415a6ee277e9c MD5sum: ff0bb929038ff7013d3d00dd48efbc75 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 Bandwidth 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 at git://anongit.freedesktop.org/git/xorg/lib/libXext Multi-Arch: same Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/libx/libxext/libxext6_1.3.3-1+b2_amd64.deb Package: libxml2 Version: 2.9.4+dfsg1-2.2+deb9u3 Installed-Size: 2131 Maintainer: Debian XML/SGML Group Architecture: amd64 Depends: libc6 (>= 2.15), libicu57 (>= 57.1-1~), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.2.3.3) Size: 919884 SHA256: 7727f81f0cdeaa9122fcf715c2e591e818f34d7a75f2fbdefecdfde1a0a8cb7a SHA1: bf7e9bd096125229de738d287fddeb20fabf9d8e MD5sum: edefdb7334413d9e518601665d80a902 Description: GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package provides a library providing an extensive API to handle such XML data files. Homepage: http://xmlsoft.org/ Multi-Arch: same Recommends: xml-core Section: libs Priority: standard Filename: pool/main/libx/libxml2/libxml2_2.9.4+dfsg1-2.2+deb9u3_amd64.deb Package: libxpm4 Source: libxpm Version: 1:3.5.12-1 Installed-Size: 104 Maintainer: Debian X Strike Force Architecture: amd64 Depends: libc6 (>= 2.14), libx11-6 Size: 49084 SHA256: 49e64f0923cdecb2aaf6c93f176c25f63b841da2a501651ae23070f998967aa7 SHA1: 536351c29a475754aa5a07c44f4f2422d54127e6 MD5sum: 9a3fa4dfaa50235f3f05824b681c4fb3 Description: X11 pixmap library The X PixMap image format is an extension of the monochrome X BitMap format specified in the X protocol, and is commonly used in traditional X applications. . This package provides runtime support for XPM format. Multi-Arch: same Homepage: https://www.x.org Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/libx/libxpm/libxpm4_3.5.12-1_amd64.deb Package: libxslt1.1 Source: libxslt Version: 1.1.29-2.1+deb9u2 Installed-Size: 481 Maintainer: Debian XML/SGML Group Architecture: amd64 Depends: libc6 (>= 2.17), libgcrypt20 (>= 1.7.0), libxml2 (>= 2.9.0) Size: 233488 SHA256: e29f82b0d51c4b6177e91da64153d186739366cffee8533410db05ef7a0baca8 SHA1: 7acd5a0a37845917e5dba31431f2a4759ba0e81a MD5sum: cbd29f86a8c2d94ae2f622bc95e0dadd Description: XSLT 1.0 processing library - runtime library XSLT is an XML language for defining transformations of XML files from XML to some other arbitrary format, such as XML, HTML, plain text, etc. using standard XSLT stylesheets. libxslt is a C library which implements XSLT version 1.0. . This package contains the libxslt library used by applications for XSLT transformations. Multi-Arch: same Homepage: http://xmlsoft.org/xslt/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/libx/libxslt/libxslt1.1_1.1.29-2.1+deb9u2_amd64.deb Package: libxtables12 Source: iptables Version: 1.6.0+snapshot20161117-6 Installed-Size: 135 Maintainer: Arturo Borrero Gonzalez Architecture: amd64 Replaces: iptables (<< 1.4.16.3-3), libxtables11 (>= 1.6.0+snapshot20161117-1) Depends: libc6 (>= 2.14) Breaks: iptables (<< 1.4.16.3-3), libxtables11 (>= 1.6.0+snapshot20161117-1) Size: 75876 SHA256: d6ecdced71a05dd52f8c76eb791d29cf9b08d996a101d0c7be5095ecb18547cd SHA1: c6aac5dd05a60df69b5ba2d60f5af2f21bc4eb17 MD5sum: 1623577122ac87b34e202f1d285f4eb6 Description: netfilter xtables library The user-space interface to the Netfilter xtables kernel framework. Multi-Arch: same Homepage: http://www.netfilter.org/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/i/iptables/libxtables12_1.6.0+snapshot20161117-6_amd64.deb Package: libzip4 Source: libzip (1.1.2-1.1) Version: 1.1.2-1.1+b1 Installed-Size: 101 Maintainer: Fathi Boudra Architecture: amd64 Depends: libc6 (>= 2.14), zlib1g (>= 1:1.1.4) Size: 40568 SHA256: b30e1d035439087cc582c6cfbbc2cb2ffd5007fbdac046e1fce5815a9bc493e1 SHA1: e443296d4e000adb7cea1d0b8a2721b2327445e7 MD5sum: 20d5b26a700464f4e2a0cfab5e31c683 Description: library for reading, creating, and modifying zip archives (runtime) libzip is a C library for reading, creating, and modifying zip archives. Files can be added from data buffers, files, or compressed data copied directly from other zip archives. Changes made without closing the archive can be reverted. . This package contains the files necessary for running applications that use the libzip library. Multi-Arch: same Homepage: http://www.nih.at/libzip/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/libz/libzip/libzip4_1.1.2-1.1+b1_amd64.deb Package: linux-base Version: 4.5 Installed-Size: 61 Maintainer: Debian Kernel Team Architecture: all Depends: debconf (>= 0.5) | debconf-2.0 Size: 19130 SHA256: ce04048c860df23f351c8e7b5ba0dd559dd1a882e2cebf004d37b84dbdf85487 SHA1: 753f50ed58c122e27e6b985e4490141d11f8771e MD5sum: 696b126edc7f388d2fd8a21ff0b14cb0 Description: Linux image base package This package contains files and support scripts for all Linux images. Multi-Arch: foreign Tag: admin::boot, implemented-in::c, implemented-in::perl, implemented-in::shell, role::metapackage, role::program Section: kernel Priority: optional Filename: pool/main/l/linux-base/linux-base_4.5_all.deb Package: locales Source: glibc Version: 2.24-11+deb9u4 Installed-Size: 9246 Maintainer: GNU Libc Maintainers Architecture: all Replaces: manpages-fr-extra (<< 20141022) Depends: libc-bin (>> 2.24), libc-l10n (>> 2.24), debconf (>= 0.5) | debconf-2.0 Size: 3288578 SHA256: 7a57eeecdf1150b5daa7de0b8a2a27500a4ffb2716fca8544610015962822543 SHA1: fc7b36c1331fd7cfe7c254d64a5ed9fd9fbe7c91 MD5sum: 4d9413dc5d9cee005cd06db4033f59f7 Description: GNU C Library: National Language (locale) data [support] Machine-readable data files, shared objects and programs used by the C library for localization (l10n) and internationalization (i18n) support. . This package contains tools to generate locale definitions from source files (included in this package). It allows you to customize which definitions actually get generated. This is a space-saver over how this package used to be, with all locales generated by default. This created a package that unpacked to an excess of 30 megs. Homepage: http://www.gnu.org/software/libc/libc.html Tag: admin::configuring, devel::i18n, implemented-in::c, role::app-data, role::program, scope::utility, suite::gnu Section: localization Priority: standard Filename: pool/main/g/glibc/locales_2.24-11+deb9u4_all.deb Package: login Source: shadow Version: 1:4.4-4.1 Essential: yes Installed-Size: 2747 Maintainer: Shadow package maintainers Architecture: amd64 Replaces: manpages-de (<< 0.5-3), manpages-tr (<< 1.0.5), manpages-zh (<< 1.5.1-1) Pre-Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.14), libpam0g (>= 0.99.7.1), libpam-runtime, libpam-modules (>= 1.1.8-1) Conflicts: amavisd-new (<< 2.3.3-8), backupninja (<< 0.9.3-5), echolot (<< 2.1.8-4), gnunet (<< 0.7.0c-2), python-4suite (<< 0.99cvs20060405-1) Size: 789926 SHA256: 6fd8fc04fffaf772a7f34915e9ce9bbd01baf610d78bc8ce22297e33f91e184a SHA1: 98b120bcb65b9653f605e4e443c2dfefebe4072a MD5sum: e7e6b94125ef68fb3272f6f728d19571 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). Homepage: https://github.com/shadow-maint/shadow Tag: admin::login, implemented-in::c, interface::commandline, interface::text-mode, role::program, security::authentication, use::login Section: admin Priority: required Filename: pool/main/s/shadow/login_4.4-4.1_amd64.deb Package: logrotate Version: 3.11.0-0.1 Installed-Size: 132 Maintainer: Paul Martin Architecture: amd64 Depends: libacl1 (>= 2.2.51-8), libc6 (>= 2.14), libpopt0 (>= 1.14), libselinux1 (>= 1.32), cron | anacron | cron-daemon, base-passwd (>= 2.0.3.4) Recommends: bsd-mailx | mailx Breaks: postgresql-common (<= 126) Size: 58732 SHA256: dbdaded9b803eef97ab8cdb32587fd9313c7d55a2c09d9d0036f5d0e738f2c2c SHA1: 11bb2a297ff1b65c9a8eaafae118662f26f68196 MD5sum: 8b3a2c4a152d5548f3ed185b7ec096c2 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. Homepage: https://github.com/logrotate/logrotate Tag: admin::automation, admin::logging, implemented-in::c, interface::commandline, role::program, scope::utility, use::compressing, works-with::logfile Section: admin Priority: important Filename: pool/main/l/logrotate/logrotate_3.11.0-0.1_amd64.deb Package: lsb-base Source: lsb Version: 9.20161125 Installed-Size: 49 Maintainer: Debian LSB Team Architecture: all Size: 27934 SHA256: 8fcbfbf4ff900f0a8217c41a04ea200aeb0a730ffab46b1ff716f3a70cb66a36 SHA1: 28a64ea870c61878eee4cba594565b3b1639b5fb MD5sum: fee1fe0228e9beb577433fed5ae9f6bf Description: Linux Standard Base 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. Multi-Arch: foreign Homepage: http://www.linuxfoundation.org/collaborate/workgroups/lsb Tag: admin::boot, implemented-in::shell, role::TODO, role::plugin Section: misc Priority: required Filename: pool/main/l/lsb/lsb-base_9.20161125_all.deb Package: lsof Version: 4.89+dfsg-0.1 Installed-Size: 440 Maintainer: Norbert Tretkowski Architecture: amd64 Depends: libc6 (>= 2.14), libselinux1 (>= 1.32) Suggests: perl Size: 313120 SHA256: f6e08328045b5aea5a56f166cb8f3c8a90911245347480ab8d2683212834180c SHA1: 33800f81afcdf22e7721bf581cc37a4dcb972454 MD5sum: 103894b25f9bf903622fea59dad71e93 Description: Utility to list open files Lsof is a Unix-specific diagnostic tool. Its name stands for LiSt Open Files, and it does just that. It lists information about any files that are open, by processes currently running on the system. Homepage: http://people.freebsd.org/~abe/ Tag: implemented-in::c, implemented-in::perl, interface::commandline, role::program, scope::utility, use::monitor, use::searching, works-with::file, works-with::software:running Section: utils Priority: standard Filename: pool/main/l/lsof/lsof_4.89+dfsg-0.1_amd64.deb Package: lvm2 Version: 2.02.168-2 Installed-Size: 2366 Maintainer: Debian LVM Team Architecture: amd64 Depends: libblkid1 (>= 2.24.2), libc6 (>= 2.15), libdevmapper-event1.02.1 (>= 2:1.02.74), libdevmapper1.02.1 (>= 2:1.02.135), liblvm2app2.2 (>= 2.02.168), libreadline5 (>= 5.2), libudev1 (>= 183), init-system-helpers (>= 1.18~), lsb-base, dmsetup, dmeventd Suggests: thin-provisioning-tools Size: 932906 SHA256: 3d98279f2bae8b34512d06c257a9dffc3531a8030c1668f7ea95e1bce0ab1929 SHA1: 72710f708baaa479eafa85288e82a2a88187f572 MD5sum: ed36e8ae741ab1ebdb0befecaa797308 Description: Linux Logical Volume Manager This is LVM2, the rewrite of The Linux Logical Volume Manager. LVM supports enterprise level volume management of disk and disk subsystems by grouping arbitrary disks into volume groups. The total capacity of volume groups can be allocated to logical volumes, which are accessed as regular block devices. Multi-Arch: foreign Homepage: http://sources.redhat.com/lvm2/ Tag: admin::filesystem, interface::commandline, role::program, scope::utility, uitoolkit::ncurses Section: admin Priority: optional Filename: pool/main/l/lvm2/lvm2_2.02.168-2_amd64.deb Package: mawk Source: mawk (1.3.3-17) Version: 1.3.3-17+b3 Installed-Size: 183 Maintainer: Steve Langasek Architecture: amd64 Provides: awk Pre-Depends: libc6 (>= 2.14) Size: 84562 SHA256: 054b9bf39546852c24355349d1973493733ae6ac3f0f82f61708979af17fc79f SHA1: fed59f8c224573f2963cc19fd301fbb5f4f8fec9 MD5sum: d1b7ace86960c9b2df04f1808a28637b 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. Multi-Arch: foreign Tag: devel::interpreter, implemented-in::c, interface::commandline, role::program, scope::utility, use::filtering, use::scanning, works-with::text Section: interpreters Priority: required Filename: pool/main/m/mawk/mawk_1.3.3-17+b3_amd64.deb Package: mime-support Version: 3.60 Installed-Size: 110 Maintainer: Mime-Support Maintainers Architecture: all Recommends: bzip2, file, xz-utils Size: 36728 SHA256: d0685a72625b474b0a8a85a9465701eab60f16d6f0359ac120ec603a5b37044f SHA1: d7345f3ab76af693362912572edfa10458ed10d7 MD5sum: adf4877b175f35d5b0880c1baf4c5353 Description: MIME files 'mime.types' & 'mailcap', and support programs As these files can be used by all MIME compliant programs, they have been moved into their own package that others can depend upon. . Other packages add themselves as viewers/editors/composers/etc by using the provided "update-mime" program. . In addition, the commands "see", "edit", "compose", and "print" will display, alter, create, and print (respectively) any file using a program determined from the entries in the mime.types and mailcap files. Multi-Arch: foreign Tag: admin::configuring, implemented-in::perl, interface::commandline, role::program, scope::utility, suite::debian, use::configuring, works-with::file, works-with::mail Section: net Priority: standard Filename: pool/main/m/mime-support/mime-support_3.60_all.deb Package: miniupnpc Version: 1.9.20140610-4 Installed-Size: 51 Maintainer: Thomas Goirand Architecture: amd64 Depends: libc6 (>= 2.3.4), libminiupnpc10 (>= 1.9.20140610) Recommends: minissdpd Size: 20738 SHA256: fd02ae36ceccf1679c4675d885926b4d4d830078080bc88b7e9a772a81eb047c SHA1: 843f309b3e700ada3150a1d4af7316b85fe36d84 MD5sum: 759326e81aee2be8d48acdc0a15a8108 Description: UPnP IGD client lightweight library client The UPnP protocol is supported by most home adsl/cable routers and Microsoft Windows 2K/XP. The aim of the MiniUPnP project is to bring a free software solution to support the "Internet Gateway Device" part of the protocol. The MediaServer/MediaRenderer UPnP protocol is also becoming very popular. . Miniupnpc aims at the simplest library possible, with the smallest footprint and no dependencies to other libraries such as XML parsers or HTTP implementations. All the code is pure ANSI C. Compiled on a x86 PC, the miniupnp client library have less than 15KB code size. For instance, the upnpc sample program is around 20KB. The miniupnp daemon is much smaller than any other IGD daemon and is ideal for using on low memory device for this reason. . This package is an example client for the library. Multi-Arch: foreign Homepage: http://miniupnp.free.fr/ Section: net Priority: optional Filename: pool/main/m/miniupnpc/miniupnpc_1.9.20140610-4_amd64.deb Package: mount Source: util-linux Version: 2.29.2-1+deb9u1 Essential: yes Installed-Size: 444 Maintainer: Debian util-linux Maintainers Architecture: amd64 Replaces: bash-completion (<< 1:2.1-4.3~) Pre-Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.17), libmount1 (>= 2.25), libselinux1 (>= 2.6-3~), libsmartcols1 (>= 2.28~rc1), libudev1 (>= 183) Suggests: nfs-common (>= 1:1.1.0-13) Breaks: bash-completion (<< 1:2.1-4.3~) Size: 189204 SHA256: 4115f14a9dd4c71dba564b15b9f7ea8432ad603478c75ddde0da15991e4ba679 SHA1: cf779619396aa1fe51d546d4c344140bf3ac6072 MD5sum: 425495ff448f7121a59c3687072d2b1e Description: tools for mounting and manipulating filesystems This package provides the mount(8), umount(8), swapon(8), swapoff(8), and losetup(8) commands. Multi-Arch: foreign Tag: admin::filesystem, hardware::storage, implemented-in::c, interface::commandline, role::program, scope::utility Section: admin Priority: required Filename: pool/main/u/util-linux/mount_2.29.2-1+deb9u1_amd64.deb Package: multiarch-support Source: glibc Version: 2.24-11+deb9u4 Installed-Size: 221 Maintainer: GNU Libc Maintainers Architecture: amd64 Depends: libc6 (>= 2.3.6-2) Size: 200614 SHA256: 81940c3915d99f3821facacf041bab34b1249ce8554e67c74fc71b1390c95457 SHA1: 661656365754982983c718dae3f99265f9091da7 MD5sum: 578545daa0f206150dc934fffd18ae41 Description: Transitional package to ensure multiarch compatibility This is a transitional package used to ensure multiarch support is present in ld.so before unpacking libraries to the multiarch directories. It can be removed once nothing on the system depends on it. Multi-Arch: foreign Homepage: http://www.gnu.org/software/libc/libc.html Tag: role::shared-lib Section: libs Priority: required Filename: pool/main/g/glibc/multiarch-support_2.24-11+deb9u4_amd64.deb Package: mysql-common Source: mysql-defaults (1.0.2) Version: 5.8+1.0.2 Installed-Size: 28 Maintainer: Debian MySQL Maintainers Architecture: all Replaces: mariadb-server-5.5, mysql-common-5.6, mysql-server-5.5, percona-xtradb-cluster-common-5.5 Provides: mysql-common-5.6 Conflicts: mariadb-server-5.5, mysql-common-5.6, mysql-server-5.5, percona-xtradb-cluster-common-5.5 Breaks: mariadb-common (<< 10.0.20-3~) Size: 5608 SHA256: c2ad585279140f12768056f9b28e9247a3d9d30154f158f104f7cb3000929909 SHA1: c67dde951adfb818fb459614b7bb73be43b7d120 MD5sum: 9e9f05db9890e98ac111cf540747015e Description: MySQL database common files, e.g. /etc/mysql/my.cnf MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes files needed by all versions of the client library, e.g. /etc/mysql/my.cnf. Multi-Arch: foreign Tag: devel::lang:sql, implemented-in::c, implemented-in::c++, role::app-data, works-with::db Section: database Priority: optional Filename: pool/main/m/mysql-defaults/mysql-common_5.8+1.0.2_all.deb Package: mysql-server Source: mysql-transitional Version: 5.5.9999+default Installed-Size: 8 Maintainer: Ondřej Surý Architecture: amd64 Depends: default-mysql-server Size: 1706 SHA256: 9b5ae21b4e251ec5caec212f98b12ea2549ce733e13b8f1667c8a7e0300a8001 SHA1: 95c252dd189112f778068393ec19adca3e83badc MD5sum: 66a9e3bf518038bccf10f40ec29fa679 Description: MySQL database server binaries and system database setup [transitional] This is a transitional MySQL database that depends on default MySQL database metapackage. It can be safely removed. Tag: devel::lang:sql, implemented-in::c, implemented-in::c++, interface::daemon, network::server, protocol::db:mysql, role::metapackage, role::program, scope::suite, works-with::db Section: database Priority: optional Filename: pool/main/m/mysql-transitional/mysql-server_5.5.9999+default_amd64.deb Package: nano Version: 2.7.4-1 Installed-Size: 2043 Maintainer: Jordi Mallach Architecture: amd64 Replaces: pico Provides: editor Depends: libc6 (>= 2.14), libncursesw5 (>= 6), libtinfo5 (>= 6), zlib1g (>= 1:1.1.4) Suggests: spell Conflicts: pico Size: 484790 SHA256: 9181ebcf0fb5c302bd53150531b6609394a030d1be06f376275d690c70964d59 SHA1: 80506c92440302f5a1eff35fc482daca900320be MD5sum: 161a45ba3787383f8348f985b4c3d3e9 Description: small, friendly text editor inspired by Pico GNU nano is an easy-to-use text editor originally designed as a replacement for Pico, the ncurses-based editor from the non-free mailer package Pine (itself now available under the Apache License as Alpine). . However, GNU nano also implements many features missing in pico, including: - feature toggles; - interactive search and replace (with regular expression support); - go to line (and column) command; - auto-indentation and color syntax-highlighting; - filename tab-completion and support for multiple buffers; - full internationalization support. Homepage: https://www.nano-editor.org/ Tag: implemented-in::c, interface::text-mode, role::program, scope::utility, suite::gnu, uitoolkit::ncurses, use::editing, works-with::text Section: editors Priority: important Filename: pool/main/n/nano/nano_2.7.4-1_amd64.deb Package: ncurses-base Source: ncurses Version: 6.0+20161126-1+deb9u2 Essential: yes Installed-Size: 340 Maintainer: Craig Small Architecture: all Provides: ncurses-runtime Breaks: ncurses-term (<< 5.7+20100313-3) Size: 238070 SHA256: 605fd45b7aa90645935464e30af5545e14a0cb1dba13c32f2bb19592d7141bcc SHA1: 6236d8caebc3711146b7ee8dc62acc1188f11e85 MD5sum: 2fb3edf301d1ecc2ab8a3ee107a2c034 Description: basic terminal type definitions The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains terminfo data files to support the most common types of terminal, including ansi, dumb, linux, rxvt, screen, sun, vt100, vt102, vt220, vt52, and xterm. Multi-Arch: foreign Homepage: http://invisible-island.net/ncurses/ Tag: implemented-in::TODO, role::app-data, uitoolkit::ncurses Section: misc Priority: required Filename: pool/main/n/ncurses/ncurses-base_6.0+20161126-1+deb9u2_all.deb Package: ncurses-bin Source: ncurses Version: 6.0+20161126-1+deb9u2 Essential: yes Installed-Size: 536 Maintainer: Craig Small Architecture: amd64 Pre-Depends: libc6 (>= 2.14), libtinfo5 (>= 6.0+20151017), libtinfo5 (<< 6.1~) Size: 365758 SHA256: 257c05bcb357b8598dd60399bb162b4d7fe734e28e2ee73443ff22a856afa676 SHA1: 09a9f1abf9886678c2ad59f448d2b23090696116 MD5sum: 5dcee416509811d6aadf5cf40605b088 Description: terminal-related programs and man pages The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . 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. Multi-Arch: foreign Homepage: http://invisible-island.net/ncurses/ Tag: admin::configuring, implemented-in::c, interface::commandline, interface::text-mode, role::program, scope::utility, uitoolkit::ncurses Section: utils Priority: required Filename: pool/main/n/ncurses/ncurses-bin_6.0+20161126-1+deb9u2_amd64.deb Package: net-tools Version: 1.60+git20161116.90da8a0-1 Installed-Size: 940 Maintainer: net-tools Team Architecture: amd64 Replaces: ja-trans (<= 0.8-2), netbase (<< 4.00) Depends: libc6 (>= 2.14), libselinux1 (>= 1.32) Conflicts: ja-trans (<= 0.8-2) Size: 247502 SHA256: fa68666dde86f053aaeb6772380241801e0fc12c7d039d88930021d71bfb09fd SHA1: 44d42f589f682047e358601bff5445c09d8e586d MD5sum: 5e6ebd5eeed78e6cff447af009290061 Description: 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". Multi-Arch: foreign Homepage: http://sourceforge.net/projects/net-tools/ Tag: admin::configuring, implemented-in::c, interface::commandline, network::configuration, network::routing, network::vpn, protocol::ipv6, role::program, scope::utility, use::routing Section: net Priority: optional Filename: pool/main/n/net-tools/net-tools_1.60+git20161116.90da8a0-1_amd64.deb Package: netbase Version: 5.4 Installed-Size: 44 Maintainer: Marco d'Itri Architecture: all Size: 19050 SHA256: f226d06518081da79f72f408906a4142f8d5dce3bdc009009482512755e10a9c SHA1: 2cd98a274c145b0833b0548aed5af920d9347e11 MD5sum: 9fcb182a7b1554c456f34c64b1d15e79 Description: Basic TCP/IP networking system This package provides the necessary infrastructure for basic TCP/IP based networking. Multi-Arch: foreign Tag: network::configuration, role::app-data Section: admin Priority: important Filename: pool/main/n/netbase/netbase_5.4_all.deb Package: nodejs Version: 8.17.0-1nodesource1 Architecture: amd64 Maintainer: Chris Lea Installed-Size: 68814 Depends: libc6 (>= 2.9), libgcc1 (>= 1:3.4), libstdc++6 (>= 4.4.0), python-minimal, ca-certificates Conflicts: nodejs-dev, nodejs-legacy, npm Replaces: nodejs-dev (<= 0.8.22), nodejs-legacy, npm (<= 1.2.14) Provides: nodejs-dev, nodejs-legacy, npm Homepage: https://nodejs.org Priority: optional Section: web Filename: pool/main/n/nodejs/nodejs_8.17.0-1nodesource1_amd64.deb Size: 14053130 SHA256: 074cc325cdcd905de7b33e47589c4892dc7ceedb94d1763e0e3da0f5c474f2b3 SHA1: a197c0a5a782b27206262a612040325f2fc51a7f MD5sum: 5eb807da261007c42642cf62f718b374 Description: Node.js event-based server-side javascript engine Node.js is similar in design to and influenced by systems like Ruby's Event Machine or Python's Twisted. . It takes the event model a bit further - it presents the event loop as a language construct instead of as a library. . Node.js is bundled with several useful libraries to handle server tasks : System, Events, Standard I/O, Modules, Timers, Child Processes, POSIX, HTTP, Multipart Parsing, TCP, DNS, Assert, Path, URL, Query Strings. Package: nodejs-dev Source: nodejs Version: 8.11.1~dfsg-2~bpo9+1 Installed-Size: 1341 Maintainer: Debian Javascript Maintainers Architecture: amd64 Depends: python, libssl-dev (>= 1.0.2), libuv1-dev (>= 1.15.0), nodejs (= 8.11.1~dfsg-2~bpo9+1) Suggests: debhelper Size: 353318 SHA256: e348d8d55470dabe6a64b35d6ff243bd5f98792a34af223186072a8e291076d1 SHA1: c18092c48099c9abd6fddb09721a28e682b7ac73 MD5sum: 0b218af4791f92218a70078b3f489280 Description: evented I/O for V8 javascript (development files) Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. . This package is needed to build plugins. Homepage: http://nodejs.org/ Section: devel Priority: optional Filename: pool/main/n/nodejs/nodejs-dev_8.11.1~dfsg-2~bpo9+1_amd64.deb Package: ntp Version: 1:4.2.8p10+dfsg-3+deb9u2 Installed-Size: 1804 Maintainer: Debian NTP Team Architecture: amd64 Replaces: apparmor-profiles-extra (<< 1.8) Depends: adduser, lsb-base (>= 3.2-13), netbase, libc6 (>= 2.17), libcap2 (>= 1:2.10), libedit2 (>= 2.11-20080614), libopts25 (>= 1:5.18.12), libssl1.1 (>= 1.1.0) Pre-Depends: dpkg (>= 1.15.7.2) Recommends: perl:any Suggests: ntp-doc Breaks: apparmor-profiles-extra (<< 1.8), dhcp3-client (<< 4.1.0-1) Size: 599132 SHA256: 801d212d3a78d240d521a76aa20a9ef099b945aaeb349a8879de36688085d5d0 SHA1: 21fe7a96b96a27378c412e4bc999dff51c0507a2 MD5sum: 64d6d155dadd3c8b0fe5601f0e7cd38c 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". Homepage: http://support.ntp.org/ Tag: admin::benchmarking, admin::configuring, implemented-in::c, interface::commandline, interface::daemon, network::server, network::service, protocol::TODO, role::program, scope::utility, use::monitor, use::timekeeping Section: net Priority: optional Filename: pool/main/n/ntp/ntp_4.2.8p10+dfsg-3+deb9u2_amd64.deb Package: openssh-client Source: openssh Version: 1:7.4p1-10+deb9u7 Installed-Size: 4111 Maintainer: Debian OpenSSH Maintainers Architecture: amd64 Replaces: ssh, ssh-krb5 Provides: rsh-client, ssh-client Depends: adduser (>= 3.10), dpkg (>= 1.7.0), passwd, libc6 (>= 2.17), libedit2 (>= 2.11-20080614), libgssapi-krb5-2 (>= 1.14+dfsg), libselinux1 (>= 1.32), libssl1.0.2 (>= 1.0.2d), zlib1g (>= 1:1.1.4) Recommends: xauth Suggests: keychain, libpam-ssh, monkeysphere, ssh-askpass Conflicts: sftp Size: 779802 SHA256: 31d4b1316e01416b20f202ca7d3208edc2e530b28fa229fe15707fafa6d100a7 SHA1: 3a165960d3ac36afd403e172f289eef94603047b MD5sum: c5fe7927ef582c8e73750ed5468977e2 Description: secure shell (SSH) client, for secure access to remote machines 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 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. . ssh replaces the insecure rsh, rcp and rlogin programs, which are obsolete for most purposes. Multi-Arch: foreign Homepage: http://www.openssh.com/ Tag: implemented-in::c, interface::commandline, interface::shell, network::client, protocol::sftp, protocol::ssh, role::program, security::authentication, security::cryptography, uitoolkit::ncurses, use::login, use::transmission, works-with::file Section: net Priority: standard Filename: pool/main/o/openssh/openssh-client_7.4p1-10+deb9u7_amd64.deb Package: openssh-server Source: openssh Version: 1:7.4p1-10+deb9u7 Installed-Size: 883 Maintainer: Debian OpenSSH Maintainers Architecture: amd64 Replaces: ssh, ssh-krb5 Provides: ssh-server Depends: adduser (>= 3.9), dpkg (>= 1.9.0), libpam-modules (>= 0.72-9), libpam-runtime (>= 0.76-14), lsb-base (>= 4.1+Debian3), openssh-client (= 1:7.4p1-10+deb9u7), openssh-sftp-server, procps, ucf (>= 0.28), debconf (>= 0.5) | debconf-2.0, init-system-helpers (>= 1.18~), libaudit1 (>= 1:2.2.1), libc6 (>= 2.17), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.14+dfsg), libkrb5-3 (>= 1.13~alpha1+dfsg), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32), libssl1.0.2 (>= 1.0.2d), libsystemd0, libwrap0 (>= 7.6-4~), zlib1g (>= 1:1.1.4) Recommends: libpam-systemd, ncurses-term, xauth Suggests: molly-guard, monkeysphere, rssh, ssh-askpass, ufw Conflicts: sftp, ssh-socks, ssh2 Size: 332458 SHA256: f3bc484182f0e8f232781c255becc56821a58c50171f7a2a0764a0e020057492 SHA1: 3d5a15ee663c1402488ac669420aa8915d75f01d MD5sum: ff718a5ad497a955821e72c539459cab Description: secure shell (SSH) server, for secure access from remote machines 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 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. . sshd replaces the insecure rshd program, which is obsolete for most purposes. Multi-Arch: foreign Homepage: http://www.openssh.com/ Tag: admin::login, implemented-in::c, interface::daemon, network::server, protocol::ssh, role::program, security::authentication, security::cryptography, use::login, use::transmission Section: net Priority: optional Filename: pool/main/o/openssh/openssh-server_7.4p1-10+deb9u7_amd64.deb Package: openssh-sftp-server Source: openssh Version: 1:7.4p1-10+deb9u7 Installed-Size: 106 Maintainer: Debian OpenSSH Maintainers Architecture: amd64 Replaces: openssh-server (<< 1:6.5p1-5) Depends: openssh-client (= 1:7.4p1-10+deb9u7), libc6 (>= 2.17) Recommends: openssh-server | ssh-server Enhances: openssh-server, ssh-server Breaks: openssh-server (<< 1:6.5p1-5) Size: 39518 SHA256: 1b7748a7e9c1ca4205458144c6e544688a0296b5fdb7bf3cc7751a834c89a647 SHA1: fb09776414eb1d6b12adf0e571214a6c7682a846 MD5sum: 5d4d903ee746b64b108f7548ac570480 Description: secure shell (SSH) sftp server module, for SFTP access from remote machines 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 can be used to provide applications with a secure communication channel. . This package provides the SFTP server module for the SSH server. It is needed if you want to access your SSH server with SFTP. The SFTP server module also works with other SSH daemons like dropbear. . OpenSSH's sftp and sftp-server implement revision 3 of the SSH filexfer protocol described in: . http://www.openssh.com/txt/draft-ietf-secsh-filexfer-02.txt . Newer versions of the draft will not be supported, though some features are individually implemented as extensions. Homepage: http://www.openssh.com/ Section: net Priority: optional Filename: pool/main/o/openssh/openssh-sftp-server_7.4p1-10+deb9u7_amd64.deb Package: openssl Version: 1.1.0l-1~deb9u2 Installed-Size: 1315 Maintainer: Debian OpenSSL Team Architecture: amd64 Depends: libc6 (>= 2.15), libssl1.1 (>= 1.1.0) Suggests: ca-certificates Size: 748352 SHA256: cb75c3fce06ad38422455cf6dd6ca5ec3b4116d01b74fb90debe1e37ab87da8a SHA1: b60242a4370e112863b0ddf1ef16b99e3a266a0d MD5sum: bc9917d77060898e0f3f0495d2f82451 Description: Secure Sockets Layer toolkit - cryptographic utility This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It contains the general-purpose command line binary /usr/bin/openssl, useful for cryptographic operations such as: * creating RSA, DH, and DSA key parameters; * creating X.509 certificates, CSRs, and CRLs; * calculating message digests; * encrypting and decrypting with ciphers; * testing SSL/TLS clients and servers; * handling S/MIME signed or encrypted mail. Homepage: https://www.openssl.org/ Multi-Arch: foreign Section: utils Priority: optional Filename: pool/main/o/openssl/openssl_1.1.0l-1~deb9u2_amd64.deb Package: passwd Source: shadow Version: 1:4.4-4.1 Installed-Size: 2478 Maintainer: Shadow package maintainers Architecture: amd64 Replaces: manpages-tr (<< 1.0.5), manpages-zh (<< 1.5.1-1) Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.14), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32), libsemanage1 (>= 2.0.3), libpam-modules Size: 995998 SHA256: 81448b1a55cfe82ca3f2791bea75fc4a41cd82eacfee3247c37a04deb9fc4a1a SHA1: c02b90537347026573849718b087f6d8f9f608e6 MD5sum: dd91545f1714b9b2055877c676954270 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 Multi-Arch: foreign Homepage: https://github.com/shadow-maint/shadow Tag: admin::user-management, implemented-in::c, interface::commandline, role::program, security::authentication Section: admin Priority: required Filename: pool/main/s/shadow/passwd_4.4-4.1_amd64.deb Package: perl Version: 5.24.1-3+deb9u7 Installed-Size: 651 Maintainer: Niko Tyni Architecture: amd64 Replaces: perl-modules (<< 5.22.0~) Depends: perl-base (= 5.24.1-3+deb9u7), perl-modules-5.24 (>= 5.24.1-3+deb9u7), libperl5.24 (= 5.24.1-3+deb9u7) Pre-Depends: dpkg (>= 1.17.17) Recommends: netbase, rename Suggests: perl-doc, libterm-readline-gnu-perl | libterm-readline-perl-perl, make Conflicts: libjson-pp-perl (<< 2.27200-2) Breaks: libperl-dev (<< 5.24.0~), perl-doc (<< 5.24.1-1) Size: 218410 SHA256: c5abe9c1b8e5d58d585f809cadb4cda4862150a2f10d7ef232d3d4825308fbef SHA1: ec1a0344b7562769b947860b5f142f9b2598cdc9 MD5sum: 2ca4bda345e6e7661659e66a3512e1ae Description: Larry Wall's Practical Extraction and Report Language Perl is a highly capable, feature-rich programming language with over 20 years of development. Perl 5 runs on over 100 platforms from portables to mainframes. Perl is suitable for both rapid prototyping and large scale development projects. . Perl 5 supports many programming styles, including procedural, functional, and object-oriented. In addition to this, it is supported by an ever-growing collection of reusable modules which accelerate development. Some of these modules include Web frameworks, database integration, networking protocols, and encryption. Perl provides interfaces to C and C++ for custom extension development. Multi-Arch: allowed Homepage: http://dev.perl.org/perl5/ Build-Essential: yes Tag: devel::interpreter, devel::lang:perl, devel::library, implemented-in::c, implemented-in::perl, interface::commandline, role::devel-lib, role::metapackage, role::program Section: perl Priority: standard Filename: pool/main/p/perl/perl_5.24.1-3+deb9u7_amd64.deb Package: perl-base Source: perl Version: 5.24.1-3+deb9u7 Essential: yes Installed-Size: 7551 Maintainer: Niko Tyni Architecture: amd64 Replaces: libfile-path-perl (<< 2.12.01), libfile-temp-perl (<< 0.2304), libio-socket-ip-perl (<< 0.37), libscalar-list-utils-perl (<< 1:1.42.02), libsocket-perl (<< 2.020.03), libxsloader-perl (<< 0.22), perl (<< 5.10.1-12), perl-modules (<< 5.20.1-3) Provides: libfile-path-perl, libfile-temp-perl, libio-socket-ip-perl, libscalar-list-utils-perl, libsocket-perl, libxsloader-perl, perlapi-5.24.1 Pre-Depends: libc6 (>= 2.23), dpkg (>= 1.17.17) Suggests: perl Conflicts: defoma (<< 0.11.12), doc-base (<< 0.10.3), mono-gac (<< 2.10.8.1-3), safe-rm (<< 0.8), update-inetd (<< 4.41) Breaks: amanda-common (<< 1:3.3.9-2), autoconf2.13 (<< 2.13-45), backuppc (<< 3.3.1-2), dh-haskell (<< 0.3), libalien-wxwidgets-perl (<< 0.65+dfsg-2), libanyevent-perl (<< 7.070-2), libcommon-sense-perl (<< 3.72-2~), libexception-class-perl (<< 1.42), libfile-path-perl (<< 2.12.01), libfile-spec-perl (<< 3.6301), libfile-temp-perl (<< 0.2304), libgtk2-perl-doc (<< 2:1.2491-4), libio-socket-ip-perl (<< 0.37), libjcode-perl (<< 2.13-3), libmarc-charset-perl (<< 1.2), libsbuild-perl (<< 0.67.0-1), libscalar-list-utils-perl (<< 1:1.42.02), libsocket-perl (<< 2.020.03), libxsloader-perl (<< 0.22), mailagent (<< 1:3.1-81-2), pdl (<< 1:2.007-4), perl (<< 5.24.1~), perl-modules (<< 5.24.1~), texinfo (<< 6.1.0.dfsg.1-8) Size: 1345554 SHA256: 7259233cdf5c1612f189003df123092f09f19c063b043443416161618e028996 SHA1: 1dc76b299d221a1f8402c56160396a35bb1e216a MD5sum: 2944be5db2b3f78d58a28caf2baab411 Description: minimal Perl system Perl is a scripting language used in many system scripts and utilities. . This package provides a Perl interpreter and the small subset of the standard run-time library required to perform basic tasks. For a full Perl installation, install "perl" (and its dependencies, "perl-modules-5.24" and "perl-doc"). Homepage: http://dev.perl.org/perl5/ Tag: devel::interpreter, devel::lang:perl, devel::library, implemented-in::c, implemented-in::perl, interface::commandline, role::devel-lib, role::program Section: perl Priority: required Filename: pool/main/p/perl/perl-base_5.24.1-3+deb9u7_amd64.deb Package: perl-modules-5.24 Source: perl Version: 5.24.1-3+deb9u7 Installed-Size: 17631 Maintainer: Niko Tyni Architecture: all Replaces: libansicolor-perl (<< 4.04), libarchive-tar-perl (<< 2.04.01), libattribute-handlers-perl (<< 0.99), libautodie-perl (<< 2.29-2), libcpan-meta-perl (<< 2.150005), libcpan-meta-requirements-perl (<< 2.140), libcpan-meta-yaml-perl (<< 0.018), libdigest-perl (<< 1.17.01), libexperimental-perl (<< 0.016), libextutils-cbuilder-perl (<< 0.280225), libextutils-command-perl (<< 7.10.02), libextutils-install-perl (<< 2.04), libextutils-parsexs-perl (<< 3.310000), libfile-spec-perl (<< 3.6301), libhttp-tiny-perl (<< 0.056.001), libi18n-langtags-perl (<< 0.40), libio-zlib-perl (<< 1.10), libjson-pp-perl (<< 2.27300.01), liblocale-codes-perl (<< 3.37), liblocale-maketext-perl (<< 1.26.01), liblocale-maketext-simple-perl (<< 0.21.01), libmath-bigint-perl (<< 1.999715), libmath-complex-perl (<< 1.59), libmodule-corelist-perl (<< 5.20170114.24), libmodule-load-conditional-perl (<< 0.64), libmodule-load-perl (<< 0.32), libmodule-metadata-perl (<< 1.000031), libnet-perl, libnet-ping-perl (<< 2.43.01), libpackage-constants-perl, libparams-check-perl (<< 0.38), libparent-perl (<< 0.234), libparse-cpan-meta-perl (<< 1.4417.001), libperl-ostype-perl (<< 1.009), libpod-escapes-perl (<< 1.07), libpod-parser-perl (<< 1.63), libpod-simple-perl (<< 3.32), libtest-harness-perl (<< 3.36.01), libtest-simple-perl (<< 1.001014), libtest-tester-perl (<< 0.114), libtest-use-ok-perl (<< 0.16), libthread-queue-perl (<< 3.09), libtime-local-perl (<< 1.2300), libunicode-collate-perl (<< 1.14), libversion-perl (<< 1:0.9916), libversion-requirements-perl, perl-base (<< 5.22.0~), perl-modules, podlators-perl Provides: libansicolor-perl, libarchive-tar-perl, libattribute-handlers-perl, libautodie-perl, libcpan-meta-perl, libcpan-meta-requirements-perl, libcpan-meta-yaml-perl, libdigest-perl, libexperimental-perl, libextutils-cbuilder-perl, libextutils-command-perl, libextutils-install-perl, libextutils-parsexs-perl, libfile-spec-perl, libhttp-tiny-perl, libi18n-langtags-perl, libio-zlib-perl, libjson-pp-perl, liblocale-codes-perl, liblocale-maketext-perl, liblocale-maketext-simple-perl, libmath-bigint-perl, libmath-complex-perl, libmodule-corelist-perl, libmodule-load-conditional-perl, libmodule-load-perl, libmodule-metadata-perl, libnet-perl, libnet-ping-perl, libparams-check-perl, libparent-perl, libparse-cpan-meta-perl, libperl-ostype-perl, libpod-escapes-perl, libpod-parser-perl, libpod-simple-perl, libtest-harness-perl, libtest-simple-perl, libtest-tester-perl, libtest-use-ok-perl, libthread-queue-perl, libtime-local-perl, libunicode-collate-perl, libversion-perl, libversion-requirements-perl, perl-modules, podlators-perl Depends: perl-base (>= 5.24.1-1) Pre-Depends: dpkg (>= 1.17.17) Recommends: perl (>= 5.24.1-1) Conflicts: defoma (<< 0.11.12), mono-gac (<< 2.10.8.1-3), perl-modules (<< 5.22.0~) Breaks: cli-common (<< 0.9+nmu1), libansicolor-perl (<< 4.04), libarchive-tar-perl (<< 2.04.01), libattribute-handlers-perl (<< 0.99), libautodie-perl (<< 2.29-2), libcpan-meta-perl (<< 2.150005), libcpan-meta-requirements-perl (<< 2.140), libcpan-meta-yaml-perl (<< 0.018), libdigest-perl (<< 1.17.01), libexperimental-perl (<< 0.016), libextutils-cbuilder-perl (<< 0.280225), libextutils-command-perl (<< 7.10.02), libextutils-install-perl (<< 2.04), libextutils-parsexs-perl (<< 3.310000), libfile-spec-perl (<< 3.6301), libhttp-tiny-perl (<< 0.056.001), libi18n-langtags-perl (<< 0.40), libio-zlib-perl (<< 1.10), libjson-pp-perl (<< 2.27300.01), liblocale-codes-perl (<< 3.37), liblocale-maketext-perl (<< 1.26.01), liblocale-maketext-simple-perl (<< 0.21.01), libmath-bigint-perl (<< 1.999715), libmath-complex-perl (<< 1.59), libmodule-corelist-perl (<< 5.20170114.24), libmodule-load-conditional-perl (<< 0.64), libmodule-load-perl (<< 0.32), libmodule-metadata-perl (<< 1.000031), libnet-perl (<= 1:1.22), libnet-ping-perl (<< 2.43.01), libparams-check-perl (<< 0.38), libparent-perl (<< 0.234), libparse-cpan-meta-perl (<< 1.4417.001), libperl-ostype-perl (<< 1.009), libpod-escapes-perl (<< 1.07), libpod-parser-perl (<< 1.63), libpod-simple-perl (<< 3.32), libtest-harness-perl (<< 3.36.01), libtest-simple-perl (<< 1.001014), libtest-tester-perl (<< 0.114), libtest-use-ok-perl (<< 0.16), libthread-queue-perl (<< 3.09), libtime-local-perl (<< 1.2300), libunicode-collate-perl (<< 1.14), libversion-perl (<< 1:0.9916), libversion-requirements-perl (<< 0.101022), maildirsync (<< 1.2-2.1), mono-apache-server2 (<< 3.8-2.1), mono-apache-server4 (<< 3.8-2.1), mono-fastcgi-server2 (<< 3.8-2.1), mono-fastcgi-server4 (<< 3.8-2.1), patcher (<< 0.0.20040521-6.1), pdl (<< 1:2.007-4), perl (<< 5.24.1~), podlators-perl (<< 2.3.1), polygen-data (<< 1.0.6.ds2-13.1), pristine-tar (<< 1.33), pure-ftpd-common (<< 1.0.36-3.2), rinse (<< 3.0.7), shorewall (<< 4.6.4.3-2), shorewall-core (<< 4.6.4.3-2), tvtime (<< 1.0.2-14) Size: 2723358 SHA256: e52376a255ad5aa67ec2c42648c208405b1dd69b6bb5eef11d01b257c3b990d1 SHA1: 021acd17d6a91f52000b5bc79eacf50d28c95ee2 MD5sum: 1eef06a06728e2790fee77290acb9d9c Description: Core Perl modules Architecture independent Perl modules. These modules are part of Perl and required if the `perl' package is installed. . Note that this package only exists to save archive space and should be considered an internal implementation detail of the `perl' package. Other packages should not depend on `perl-modules-5.24' directly, they should use `perl' (which depends on `perl-modules-5.24') instead. Multi-Arch: foreign Homepage: http://dev.perl.org/perl5/ Section: perl Priority: standard Filename: pool/main/p/perl/perl-modules-5.24_5.24.1-3+deb9u7_all.deb Package: php-apcu Version: 5.1.8+4.0.11-1 Installed-Size: 198 Maintainer: Debian PHP PECL Maintainers Architecture: amd64 Replaces: php-user-cache Provides: php-user-cache, php7.0-apcu Depends: php-common (>= 1:7.0+33~), phpapi-20151012, libc6 (>= 2.14) Recommends: php-apcu-bc Suggests: php-gd Conflicts: php-user-cache, php-xcache, php-yac Size: 49044 SHA256: f00b1b6bf1d56a71bdb3e6e43b73a8cba8921e3764eb9bfc261eb7d8306a4e1e SHA1: 85b3f7c94c5166ac793504a29fa2bfb25d3e2fd4 MD5sum: fc1e213583a43443b6efdbd2c154fb45 Description: APC User Cache for PHP The APCu is userland caching: APC (Alternative PHP Cache) stripped of opcode caching after the deployment of Zend OpCache in PHP 5.5 as the primary solution to opcode caching in future versions of PHP. . The APCu is a fast solution for userland caching (and dumping) of PHP variables locally, it is not distributed like MemcacheD, but they can be used together for optimal caching. Homepage: http://pecl.php.net/package/APCu Section: php Priority: optional Filename: pool/main/p/php-apcu/php-apcu_5.1.8+4.0.11-1_amd64.deb Package: php-common Source: php-defaults (49) Version: 1:49 Installed-Size: 70 Maintainer: Debian PHP Maintainers Architecture: all Depends: psmisc (>= 22.15-1~), sed (>= 4.1.1-1), init-system-helpers (>= 1.18~) Breaks: php-amqp (<< 1.7.0~alpha2-4~), php-apcu (<< 5.1.3+4.0.10-2~), php-apcu-bc (<< 1.0.3-2~), php-ast (<< 0.1.1-2~), php-geoip (<< 1.1.0-4~), php-gmagick (<< 2.0.1~rc3+1.1.7~rc3-2~), php-igbinary (<< 1.2.1-10-ge0e66b9+1.2.1-2~), php-imagick (<< 3.4.0~rc6-2~), php-memcache (<< 3.0.9~20151130.fdbd46b-2~), php-memcached (<< 2.2.0-95-g6ace07d+2.2.0-2~), php-mongodb (<< 1.1.2-3~), php-msgpack (<< 2.0.0+0.5.7-2~), php-radius (<< 1.4.0~b1-2~), php-redis (<< 2.2.7-355-g799e0bc+2.2.7-4~), php-rrd (<< 2.0.0+1.1.3-4~), php-smbclient (<< 0.8.0~rc1-2~), php-ssh2 (<< 0.12-39-g3dfe336+0.12-2~), php-uploadprogress (<< 1.0.3.1-4-g95d8a0f-2~), php-uuid (<< 1.0.4-2~), php-xdebug (<< 2.4.0~rc4-2~), php-zmq (<< 1.1.3-3~), php5.6-common (<< 5.6.18+dfsg-10~), php5.6-json (<< 1.3.9-2~), php7.0-common (<< 7.0.3-11~) Size: 14066 SHA256: 8a0b67270d026aba39ad4eb863352834035b93505e710c1b5738e5aafdb272d4 SHA1: 8498752750a2e4dce0d652dd6093c8de550d1dbd MD5sum: d306fb44b763ca7f55726ae21b58fefb Description: Common files for PHP packages This package contains common utilities shared among all packaged PHP versions. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Section: php Priority: optional Filename: pool/main/p/php-defaults/php-common_49_all.deb Package: php-fpm Source: php-defaults (49) Version: 1:7.0+49 Installed-Size: 12 Maintainer: Debian PHP Maintainers Architecture: all Depends: php7.0-fpm Size: 5102 SHA256: 4c86371539b46bceeeb0d9027d66dfb31fab195b7b9dfca8b2e2f6512ef4ae8e SHA1: 853860b7b240c8c0a9fa705208486a932b6b0ed5 MD5sum: 7386e67266fc63603ebbc3bf678b579f Description: server-side, HTML-embedded scripting language (FPM-CGI binary) (default) This package provides the Fast Process Manager interpreter that runs as a daemon and receives Fast/CGI requests. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. . This package is a dependency package, which depends on Debian's default PHP version (currently 7.0). Section: php Priority: optional Filename: pool/main/p/php-defaults/php-fpm_7.0+49_all.deb Package: php-imagick Version: 3.4.3~rc2-2+deb9u1 Installed-Size: 462 Maintainer: Debian PHP PECL Maintainers Architecture: amd64 Provides: php7.0-imagick Depends: php-common (>= 1:7.0+33~), phpapi-20151012, libc6 (>= 2.14), libmagickcore-6.q16-3 (>= 8:6.9.6.8), libmagickwand-6.q16-3 (>= 8:6.9.6.8) Size: 93364 SHA256: 7f1ba6a63be16b053a5b0a0e5ec84dd603f0600a7662eb005ae2a0272be0709a SHA1: 19306eadeed85515ead9499282b3bdbf63836b00 MD5sum: f5fab8e71422a6444cef48e35788fef3 Description: Provides a wrapper to the ImageMagick library Imagick is a native php extension to create and modify images using the ImageMagick API. This extension requires ImageMagick version 6.2.4+ and PHP 5.1.3+. . IMPORTANT: Version 2.x API is not compatible with earlier versions. Homepage: http://pecl.php.net/package/imagick Recommends: ghostscript, ttf-dejavu-core Section: php Priority: optional Filename: pool/main/p/php-imagick/php-imagick_3.4.3~rc2-2+deb9u1_amd64.deb Package: php-mysql Source: php-defaults (49) Version: 1:7.0+49 Installed-Size: 12 Maintainer: Debian PHP Maintainers Architecture: all Depends: php-common, php7.0-mysql Size: 5052 SHA256: b29e450d2d59ff71585a03cf4a4fb70679db59afa22904b2f2cb48ebbb9e0151 SHA1: 38f14345b2b211bf88844e0a796910c99a49d7ec MD5sum: 97edfc16133450ebc9e50c5e05559827 Description: MySQL module for PHP [default] This package provides a MySQL module for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. . This package is a dependency package, which depends on Debian's default PHP version (currently 7.0). Section: php Priority: optional Filename: pool/main/p/php-defaults/php-mysql_7.0+49_all.deb Package: php7.0-cli Source: php7.0 Version: 7.0.33-0+deb9u10 Installed-Size: 4342 Maintainer: Debian PHP Maintainers Architecture: amd64 Provides: php-cli, phpapi-20151012 Depends: libedit2 (>= 2.11-20080614-4), libmagic1, libpcre3 (>= 1:8.20), mime-support, php7.0-common (= 7.0.33-0+deb9u10), php7.0-json, php7.0-opcache, php7.0-readline, tzdata, ucf, libc6 (>= 2.15), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4) Suggests: php-pear Size: 1283424 SHA256: 5fa82568871fffdea8c3142d4f784109b3a9f1658eea6bcb3db68bb635b6cdb0 SHA1: d55dc9ec20fff595f44ab03a0d2cda1c40265810 MD5sum: 555591f17b5e83f8d87716e344f1fa9a Description: command-line interpreter for the PHP scripting language This package provides the /usr/bin/php7.0 command interpreter, useful for testing PHP scripts from a shell or performing general shell scripting tasks. . The following extensions are built in: Core date filter hash libxml openssl pcntl pcre Reflection session SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Section: php Priority: optional Filename: pool/main/p/php7.0/php7.0-cli_7.0.33-0+deb9u10_amd64.deb Package: php7.0-common Source: php7.0 Version: 7.0.33-0+deb9u10 Installed-Size: 4621 Maintainer: Debian PHP Maintainers Architecture: amd64 Provides: php-calendar, php-ctype, php-exif, php-fileinfo, php-ftp, php-iconv, php-pdo, php-phar, php-posix, php-shmop, php-sockets, php-sysvmsg, php-sysvsem, php-sysvshm, php-tokenizer, php7.0-calendar, php7.0-ctype, php7.0-exif, php7.0-fileinfo, php7.0-ftp, php7.0-gettext, php7.0-iconv, php7.0-pdo, php7.0-phar, php7.0-posix, php7.0-shmop, php7.0-sockets, php7.0-sysvmsg, php7.0-sysvsem, php7.0-sysvshm, php7.0-tokenizer Depends: php-common (>= 1:35), ucf, libc6 (>= 2.15), libssl1.1 (>= 1.1.0) Breaks: gforge-common (<< 6) Size: 885972 SHA256: 7552f62203d365b7c519e7dc28e34fd1d2f7e683792eafe1a3c87acb67c40e23 SHA1: d8dc409ac00e1e1ab911c99034bf5060dae4eeac MD5sum: 732147ce823d272da0af47ce7e9f5ce2 Description: documentation, examples and common module for PHP This package provides the documentation, examples and common module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Section: php Priority: optional Filename: pool/main/p/php7.0/php7.0-common_7.0.33-0+deb9u10_amd64.deb Package: php7.0-curl Source: php7.0 Version: 7.0.33-0+deb9u10 Installed-Size: 115 Maintainer: Debian PHP Maintainers Architecture: amd64 Provides: php-curl Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-0+deb9u10), libc6 (>= 2.14), libcurl3 (>= 7.18.0) Size: 27384 SHA256: 46d00e68a69dbbb7a4c031ab87b10d540ffc0da877d6a0d1130cab94a935030a SHA1: 7287c2b10dd6f3c82ebf005fcb6c4f591e1e37a6 MD5sum: ecfa9059c30ac4586ea54e6604390ce5 Description: CURL module for PHP This package provides the CURL module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Section: php Priority: optional Filename: pool/main/p/php7.0/php7.0-curl_7.0.33-0+deb9u10_amd64.deb Package: php7.0-fpm Source: php7.0 Version: 7.0.33-0+deb9u10 Installed-Size: 4361 Maintainer: Debian PHP Maintainers Architecture: amd64 Provides: php-fpm, phpapi-20151012 Depends: libmagic1, libpcre3 (>= 1:8.20), mime-support, php7.0-cli, php7.0-common (= 7.0.33-0+deb9u10), php7.0-json, php7.0-opcache, procps, tzdata, ucf, init-system-helpers (>= 1.18~), libapparmor1 (>= 2.7.0~beta1+bzr1772), libc6 (>= 2.15), libssl1.1 (>= 1.1.0), libsystemd0, libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4) Suggests: php-pear Size: 1290846 SHA256: 60877575150b06c7943d41fffd7332a1475ab6e0b2d5d29a3c10dd92c4270a15 SHA1: 9a274f26619900af20611b11b203929bbb2394ad MD5sum: cb786160c9985fac0e3d8a04c0318e81 Description: server-side, HTML-embedded scripting language (FPM-CGI binary) This package provides the Fast Process Manager interpreter that runs as a daemon and receives Fast/CGI requests. Note that MOST Apache users probably want the libapache2-mod-php7.0 package. . The following extensions are built in: Core date filter hash libxml openssl pcre Reflection session SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Section: php Priority: optional Filename: pool/main/p/php7.0/php7.0-fpm_7.0.33-0+deb9u10_amd64.deb Package: php7.0-gd Source: php7.0 Version: 7.0.33-0+deb9u10 Installed-Size: 131 Maintainer: Debian PHP Maintainers Architecture: amd64 Provides: php-gd Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-0+deb9u10), libc6 (>= 2.4), libfreetype6 (>= 2.2.1), libgd3 (>= 2.1.1), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libwebp6 (>= 0.5.1), libx11-6, libxpm4, zlib1g (>= 1:1.1.4) Size: 27294 SHA256: b421cfacc69120bf07f083f589817f1c7f0858a2f6518b618ab9b3f789799896 SHA1: f9fbfc29f06f9f2b1cba4f5dc08124dad41231c7 MD5sum: b27fd73a41184d50374e27ba301f1b55 Description: GD module for PHP This package provides the GD module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Section: php Priority: optional Filename: pool/main/p/php7.0/php7.0-gd_7.0.33-0+deb9u10_amd64.deb Package: php7.0-intl Source: php7.0 Version: 7.0.33-0+deb9u10 Installed-Size: 511 Maintainer: Debian PHP Maintainers Architecture: amd64 Provides: php-intl Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-0+deb9u10), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libicu57 (>= 57.1-1~), libstdc++6 (>= 4.9) Size: 123898 SHA256: 9d29081affdfe19e295178b5ce1cb6e83f163d27efa8c82e50e52d84b52d75e3 SHA1: bdc18c8cd6d3bb3df3437bd6e04edd94a3dda38d MD5sum: 6e74fdadaf31ed39fd06251a710fb306 Description: Internationalisation module for PHP This package provides the Internationalisation module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Section: php Priority: optional Filename: pool/main/p/php7.0/php7.0-intl_7.0.33-0+deb9u10_amd64.deb Package: php7.0-json Source: php7.0 Version: 7.0.33-0+deb9u10 Installed-Size: 67 Maintainer: Debian PHP Maintainers Architecture: amd64 Provides: php-json Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-0+deb9u10), libc6 (>= 2.14) Size: 16970 SHA256: d7ada971a8019dc53d18957bd199bef8cce1b27d0be04618a7b0b28176a12ec5 SHA1: 477b5d7d3737132a487dc8d9a870ff5e65af817e MD5sum: 351680ae5c8e86f752806a575e852e45 Description: JSON module for PHP This package provides the JSON module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Section: php Priority: optional Filename: pool/main/p/php7.0/php7.0-json_7.0.33-0+deb9u10_amd64.deb Package: php7.0-mbstring Source: php7.0 Version: 7.0.33-0+deb9u10 Installed-Size: 1474 Maintainer: Debian PHP Maintainers Architecture: amd64 Provides: php-mbstring Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-0+deb9u10), libc6 (>= 2.14) Size: 464256 SHA256: 41117a65de3913d55edc83ee0871d0eb7977431bcc0db9afa824eccfc9703771 SHA1: b6a4c889d0eedaeef029635d0edfd24822a5e606 MD5sum: dc4f5ee9356851f883ee061150f34d4e Description: MBSTRING module for PHP This package provides the MBSTRING module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Section: php Priority: optional Filename: pool/main/p/php7.0/php7.0-mbstring_7.0.33-0+deb9u10_amd64.deb Package: php7.0-mcrypt Source: php7.0 Version: 7.0.33-0+deb9u10 Installed-Size: 71 Maintainer: Debian PHP Maintainers Architecture: amd64 Provides: php-mcrypt Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-0+deb9u10), libc6 (>= 2.14), libltdl7 (>= 2.4.6), libmcrypt4 Size: 14306 SHA256: 31699a67f5b4bd44618e10c1a001c96eacc7749479c1fcbb57b40fd2cbae6fea SHA1: dad5fbb9a774a3044152f641ffadaa4e5457d38a MD5sum: f1c763a6a7ae7d09b6c59b12cfad9be6 Description: libmcrypt module for PHP This package provides the libmcrypt module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Section: php Priority: optional Filename: pool/main/p/php7.0/php7.0-mcrypt_7.0.33-0+deb9u10_amd64.deb Package: php7.0-mysql Source: php7.0 Version: 7.0.33-0+deb9u10 Installed-Size: 478 Maintainer: Debian PHP Maintainers Architecture: amd64 Provides: php-mysqli, php-mysqlnd, php-pdo-mysql, php7.0-mysqli, php7.0-mysqlnd, php7.0-pdo-mysql Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-0+deb9u10), libc6 (>= 2.15) Size: 124006 SHA256: a7afb6d3c58c30295e575e3e6e1e0f3312bfcbae549a6a6db4dcd15a2d426fa0 SHA1: aba7761961dcc6e9ddbc8458a0dc9945dcbb9305 MD5sum: 94bb1efb6417ae02c58f2d169783352c Description: MySQL module for PHP This package provides the MySQL module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Section: php Priority: optional Filename: pool/main/p/php7.0/php7.0-mysql_7.0.33-0+deb9u10_amd64.deb Package: php7.0-opcache Source: php7.0 Version: 7.0.33-0+deb9u10 Installed-Size: 223 Maintainer: Debian PHP Maintainers Architecture: amd64 Provides: php-opcache Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-0+deb9u10), libc6 (>= 2.14) Size: 77662 SHA256: 6eb4dddbfdd5f9cc0e972f5bc31023cc9f47e42695dcc172f53d29e4176e855c SHA1: 664355fde6d96e65729c05adac31f354af79f3d7 MD5sum: 5fb4b1f6021c9a5ab21ec87780eb12c7 Description: Zend OpCache module for PHP This package provides the Zend OpCache module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Section: php Priority: optional Filename: pool/main/p/php7.0/php7.0-opcache_7.0.33-0+deb9u10_amd64.deb Package: php7.0-readline Source: php7.0 Version: 7.0.33-0+deb9u10 Installed-Size: 59 Maintainer: Debian PHP Maintainers Architecture: amd64 Provides: php-readline Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-0+deb9u10), libc6 (>= 2.14), libedit2 (>= 3.1-20130611), libncurses5 (>= 6), libtinfo5 (>= 6) Size: 12212 SHA256: 746db7e2703dfd5d72fff8dbd9092909c0cb52e5804ac219f16f3c74903958b3 SHA1: 5afb8ba983344d79ced97cb07f414e0423793c25 MD5sum: 77e3e9ed1946ea521835ef802d2d26aa Description: readline module for PHP This package provides the readline module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Section: php Priority: optional Filename: pool/main/p/php7.0/php7.0-readline_7.0.33-0+deb9u10_amd64.deb Package: php7.0-xml Source: php7.0 Version: 7.0.33-0+deb9u10 Installed-Size: 472 Maintainer: Debian PHP Maintainers Architecture: amd64 Replaces: php7.0-xsl (<< 7.0.3-6~) Provides: php-dom, php-simplexml, php-wddx, php-xml, php-xmlreader, php-xmlwriter, php-xsl, php7.0-dom, php7.0-simplexml, php7.0-wddx, php7.0-xmlreader, php7.0-xmlwriter, php7.0-xsl Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-0+deb9u10), libc6 (>= 2.14), libxml2 (>= 2.9.0), libxslt1.1 (>= 1.1.25) Breaks: php7.0-xsl (<< 7.0.3-6~) Size: 112468 SHA256: d8c155b20a0359f1fec89eeb6a91eba08c7f7d669cc8c80f30d8359466998166 SHA1: f6bf262c2afd6fea2083bc6f25d1cc4098f5cb95 MD5sum: 6da24c9aa1a9a1c5960dbbd7d58e1650 Description: DOM, SimpleXML, WDDX, XML, and XSL module for PHP This package provides the DOM, SimpleXML, WDDX, XML, and XSL module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Section: php Priority: optional Filename: pool/main/p/php7.0/php7.0-xml_7.0.33-0+deb9u10_amd64.deb Package: php7.0-zip Source: php7.0 Version: 7.0.33-0+deb9u10 Installed-Size: 87 Maintainer: Debian PHP Maintainers Architecture: amd64 Provides: php-zip Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-0+deb9u10), libc6 (>= 2.14), libzip4 (>= 1.0), zlib1g (>= 1:1.1.4) Size: 19906 SHA256: 29565a70d4ec18e2f05281c311c668f21be5ead267e74d2f05a91486a49c6f23 SHA1: 282c68bdf7d34bf04316087ae3e8a1913d9d5750 MD5sum: d20c9b69119bb0e0cb99a9f92d01fa7f Description: Zip module for PHP This package provides the Zip module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Section: php Priority: optional Filename: pool/main/p/php7.0/php7.0-zip_7.0.33-0+deb9u10_amd64.deb Package: pinentry-curses Source: pinentry Version: 1.0.0-2 Installed-Size: 99 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Provides: pinentry Depends: libassuan0 (>= 2.0.1), libc6 (>= 2.14), libgpg-error0 (>= 1.14), libncursesw5 (>= 6), libtinfo5 (>= 6) Suggests: pinentry-doc Enhances: gnupg-agent Size: 50452 SHA256: 9c00e57114bc462d96374f05117879ad76c75c58ce4bb3daace9fa9a2f3bb24a SHA1: 735bc8adc32de78917e69e85d07255a4bb02e4d3 MD5sum: 638960c272d38849067686f2941c73a5 Description: curses-based PIN or pass-phrase entry dialog for GnuPG This package contains a program that allows for secure entry of PINs or pass phrases. That means it tries to take care that the entered information is not swapped to disk or temporarily stored anywhere. This functionality is particularly useful for entering pass phrases when using encryption software such as GnuPG or e-mail clients using the same. It uses an open protocol and is therefore not tied to particular software. . The program contained in this package implements a PIN entry dialog using the curses tool kit, meaning that it is useful for users working in text mode without the X Window System. There are sibling packages that implement PIN entry dialogs that use an X tool kit. If you install any of the graphical packages then this package is not necessary because the sibling packages automatically fall back to text mode if X is not active. Homepage: https://www.gnupg.org/related_software/pinentry/ Tag: interface::text-mode, role::program, scope::utility, security::authentication, uitoolkit::ncurses Section: utils Priority: optional Filename: pool/main/p/pinentry/pinentry-curses_1.0.0-2_amd64.deb Package: procmail Version: 3.22-25+deb9u1 Installed-Size: 300 Maintainer: Santiago Vila Architecture: amd64 Depends: libc6 (>= 2.14) Recommends: default-mta | mail-transport-agent | fetchmail Size: 142028 SHA256: ed608c7469b338131ebe95b43ce7f431bf9e654630081a98e29234481da0752a SHA1: 16c1a2c2d7f6093d05c866db230437a651999da1 MD5sum: 1b9b8ce8f5c263570a906ff0d426ed9f Description: Versatile e-mail processor Can be used to create mail-servers, mailing lists, sort your incoming mail into separate folders/files (very convenient when subscribing to one or more mailing lists or for prioritising your mail), preprocess your mail, start any programs upon mail arrival (e.g. to generate different chimes on your workstation for different types of mail) or selectively forward certain incoming mail automatically to someone. Homepage: http://www.procmail.org/ Tag: implemented-in::c, interface::commandline, mail::delivery-agent, mail::filters, role::program, scope::utility, works-with::mail Section: mail Priority: optional Filename: pool/main/p/procmail/procmail_3.22-25+deb9u1_amd64.deb Package: procps Version: 2:3.3.12-3+deb9u1 Installed-Size: 690 Maintainer: Craig Small Architecture: amd64 Provides: watch Depends: libc6 (>= 2.15), libncurses5 (>= 6), libncursesw5 (>= 6), libprocps6, libtinfo5 (>= 6), lsb-base (>= 3.0-10), init-system-helpers (>= 1.29~) Recommends: psmisc Conflicts: pgrep (<< 3.3-5), w-bassman (<< 1.0-3) Breaks: guymager (<= 0.5.9-1), open-vm-tools (<= 2011.12.20-562307-1) Size: 250024 SHA256: 2334620fecaaedf84f2aeebc177d690d4625918cd26861a23781894836e4a3b1 SHA1: 7dfeec9f52b279ba5a4d93801fda8ee83fbbc389 MD5sum: 2d1010dbee53449ea02ec4ce1e69c350 Description: /proc file system utilities This package provides command line and full screen utilities for browsing procfs, a "pseudo" file system dynamically generated by the kernel to provide information about the status of entries in its process table (such as whether the process is running, stopped, or a "zombie"). . It contains free, kill, pkill, pgrep, pmap, ps, pwdx, skill, slabtop, snice, sysctl, tload, top, uptime, vmstat, w, and watch. Multi-Arch: foreign Homepage: https://gitlab.com/procps-ng/procps Tag: admin::monitoring, implemented-in::c, interface::commandline, interface::text-mode, role::program, scope::utility, uitoolkit::ncurses, use::checking, use::monitor, works-with::software:running Section: admin Priority: important Filename: pool/main/p/procps/procps_3.3.12-3+deb9u1_amd64.deb Package: psmisc Source: psmisc (22.21-2.1) Version: 22.21-2.1+b2 Installed-Size: 589 Maintainer: Craig Small Architecture: amd64 Replaces: procps (<< 1:1.2) Depends: libc6 (>= 2.14), libselinux1 (>= 1.32), libtinfo5 (>= 6) Size: 122720 SHA256: 0d20d4624071fd8534afb5cb5de2058af0a2503044ba20e12c04f7f7c4934a3d SHA1: f1cfcb588ab730f88b800c4ba70525a5c763b3ed MD5sum: f5a8a2dac08459192ad04165e916730d Description: utilities that use the proc file system This package contains miscellaneous utilities that use the proc FS: . - fuser: identifies processes that are using files or sockets. - killall: kills processes by name (e.g. "killall -HUP named"). - peekfd: shows the data traveling over a file descriptor. - pstree: shows currently running processes as a tree. - prtstat: print the contents of /proc//stat Multi-Arch: foreign Homepage: http://psmisc.sf.net/ Tag: admin::monitoring, implemented-in::c, interface::commandline, interface::text-mode, role::program, scope::utility, uitoolkit::ncurses, use::checking, use::monitor, works-with::software:running Section: admin Priority: optional Filename: pool/main/p/psmisc/psmisc_22.21-2.1+b2_amd64.deb Package: pwgen Source: pwgen (2.07-1.1) Version: 2.07-1.1+b1 Installed-Size: 47 Maintainer: Theodore Y. Ts'o Architecture: amd64 Depends: libc6 (>= 2.14) Size: 19032 SHA256: 7464ffe2f4ca070d1c0c288c6a01b2f6c0ee19589d976a790dfc59d949fd529d SHA1: 2f5603bf1bc1ba2b0399b2da011c3587a53c64ba MD5sum: af463abb9a2765de7521e7bcf96d7575 Description: Automatic Password generation pwgen generates random, meaningless but pronounceable passwords. These passwords contain either only lowercase letters, or upper and lower case mixed, or digits thrown in. Uppercase letters and digits are placed in a way that eases remembering their position when memorizing only the word. Multi-Arch: foreign Tag: implemented-in::c, interface::commandline, role::program, scope::utility, security::authentication, security::privacy Section: admin Priority: optional Filename: pool/main/p/pwgen/pwgen_2.07-1.1+b1_amd64.deb Package: python3 Source: python3-defaults Version: 3.5.3-1 Installed-Size: 67 Maintainer: Matthias Klose Architecture: amd64 Replaces: python3-minimal (<< 3.1.2-2) Provides: python3-profiler Depends: python3.5 (>= 3.5.3-1~), libpython3-stdlib (= 3.5.3-1), dh-python Pre-Depends: python3-minimal (= 3.5.3-1) Suggests: python3-doc (>= 3.5.3-1), python3-tk (>= 3.5.3-1~), python3-venv (>= 3.5.3-1) Size: 21636 SHA256: 3d8a80b4c0d35d33ae067b3fab230f6f13bc5ae28597e5942a90ba91b85e2a86 SHA1: 47384d3b7ae0099a42e18e53a6df497c12f7a379 MD5sum: 58a9521ff56fbdf96dbed6af03bd5de7 Description: interactive high-level object-oriented language (default python3 version) Python, the high-level, interactive object oriented language, includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package is a dependency package, which depends on Debian's default Python 3 version (currently v3.5). Multi-Arch: allowed Homepage: http://www.python.org/ Tag: devel::interpreter, devel::lang:python, devel::library, implemented-in::c, implemented-in::python, role::devel-lib, role::program, role::shared-lib Section: python Priority: optional Filename: pool/main/p/python3-defaults/python3_3.5.3-1_amd64.deb Package: python3-apsw Source: python-apsw Version: 3.13.0-r1-1 Installed-Size: 346 Maintainer: Joel Rosdahl Architecture: amd64 Depends: libc6 (>= 2.14), libsqlite3-0 (>= 3.8.9), python3 (<< 3.6), python3 (>= 3.5~), python3:any (>= 3.0~) Suggests: python-apsw-doc Size: 101950 SHA256: 94a3b489b27d10298e8ca6830cc62e2199274e44784f654e1e4829018d961e44 SHA1: 222962c33bcaf7e0eab4a7b7f456b5392a681600 MD5sum: cc0add7a77f4803ef15232c7273b16d9 Description: another Python SQLite 3 wrapper (Python 3 version) APSW (Another Python SQLite Wrapper) is an SQLite 3 wrapper that provides the thinnest layer over SQLite 3 possible. Everything you can do from the C API to SQLite 3, you can do from Python. Although APSW's API looks vaguely similar to Python's DB-API, it is not compliant with that API and instead works the way SQLite 3 does. . This package contains the extension built for Python 3. Section: python Priority: optional Filename: pool/main/p/python-apsw/python3-apsw_3.13.0-r1-1_amd64.deb Package: python3-cffi-backend Source: python-cffi Version: 1.9.1-2 Installed-Size: 183 Maintainer: Debian Python Modules Team Architecture: amd64 Replaces: python3-cffi (<< 1) Provides: python3-cffi-backend-api-9729, python3-cffi-backend-api-max (= 10239), python3-cffi-backend-api-min (= 9729) Depends: python3 (<< 3.6), python3 (>= 3.5~), python3:any (>= 3.1~), libc6 (>= 2.14), libffi6 (>= 3.0.4) Breaks: python3-cffi (<< 1) Size: 70088 SHA256: d02a7c75102f1769facfe9a0485f66af1d4ecb47629194b240326c5d8c5a93b7 SHA1: 2339fa2dac7b24276a06ad67e388749ca08802d0 MD5sum: 28cefdd1a56683fc25dcf7b7f106cf70 Description: Foreign Function Interface for Python 3 calling C code - runtime Convenient and reliable way of calling C code from Python 3. . The aim of this project is to provide a convenient and reliable way of calling C code from Python. It keeps Python logic in Python, and minimises the C required. It is able to work at either the C API or ABI level, unlike most other approaches, that only support the ABI level. . This package contains the runtime support for pre-built cffi modules. Homepage: http://cffi.readthedocs.org/ Section: python Priority: optional Filename: pool/main/p/python-cffi/python3-cffi-backend_1.9.1-2_amd64.deb Package: python3-chardet Source: chardet Version: 2.3.0-2 Installed-Size: 496 Maintainer: Piotr Ożarowski Architecture: all Depends: python3:any (>= 3.3.2-2~), python3-pkg-resources Size: 96020 SHA256: 91b5191325a45961191e1714aedf618fda47fa71e5f9b09e1a83738935eaf7f8 SHA1: 45218a43521b7f3aed2ada8050cd84166a86d7bb MD5sum: baab67e550af504d9b7eaf7ae0a156c0 Description: universal character encoding detector for Python3 Chardet takes a sequence of bytes in an unknown character encoding, and attempts to determine the encoding. . Supported encodings: * ASCII, UTF-8, UTF-16 (2 variants), UTF-32 (4 variants) * Big5, GB2312, EUC-TW, HZ-GB-2312, ISO-2022-CN (Traditional and Simplified Chinese) * EUC-JP, SHIFT_JIS, ISO-2022-JP (Japanese) * EUC-KR, ISO-2022-KR (Korean) * KOI8-R, MacCyrillic, IBM855, IBM866, ISO-8859-5, windows-1251 (Cyrillic) * ISO-8859-2, windows-1250 (Hungarian) * ISO-8859-5, windows-1251 (Bulgarian) * windows-1252 (English) * ISO-8859-7, windows-1253 (Greek) * ISO-8859-8, windows-1255 (Visual and Logical Hebrew) * TIS-620 (Thai) . This library is a port of the auto-detection code in Mozilla. . This package contains the Python 3 version of the library. Homepage: https://github.com/chardet/chardet Section: python Priority: optional Filename: pool/main/c/chardet/python3-chardet_2.3.0-2_all.deb Package: python3-crypto Source: python-crypto Version: 2.6.1-7 Installed-Size: 1397 Maintainer: Sebastian Ramacher Architecture: amd64 Provides: python3.5-crypto Depends: python3 (<< 3.6), python3 (>= 3.5~), python3:any (>= 3.3.2-2~), libc6 (>= 2.14), libgmp10 Suggests: python3-crypto-dbg, python-crypto-doc Size: 259252 SHA256: 7568cee0059e8166f20005298d2adc45a8f6ecc61270db16a0d0e2d5b5209d60 SHA1: a3ea3c52895fd67c63aec5a446a38ee666aaf70a MD5sum: ade1e6bff9997d8d036aadb8375a7523 Description: cryptographic algorithms and protocols for Python 3 A collection of cryptographic algorithms and protocols, implemented for use from Python 3. Among the contents of the package: . * Hash functions: HMAC, MD2, MD4, MD5, RIPEMD160, SHA, SHA256. * Block encryption algorithms: AES, ARC2, Blowfish, CAST, DES, Triple-DES. * Stream encryption algorithms: ARC4, simple XOR. * Public-key algorithms: RSA, DSA, ElGamal. * Protocols: All-or-nothing transforms, chaffing/winnowing. * Miscellaneous: RFC1751 module for converting 128-bit keys into a set of English words, primality testing, random number generation. Homepage: http://www.pycrypto.org/ Section: python Priority: optional Filename: pool/main/p/python-crypto/python3-crypto_2.6.1-7_amd64.deb Package: python3-cryptography Source: python-cryptography Version: 1.7.1-3+deb9u2 Installed-Size: 1456 Maintainer: Tristan Seligmann Architecture: amd64 Depends: python3 (>= 3~), python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3-idna (>= 2.0), python3-pyasn1 (>= 0.1.8), python3-setuptools (>= 11.3), python3-six (>= 1.4.1), python3:any (>= 3.4~), libc6 (>= 2.4), libssl1.1 (>= 1.1.0) Suggests: python-cryptography-doc, python3-cryptography-vectors Breaks: python3-openssl (<< 16.0.0) Size: 210722 SHA256: 1b733948b8dd36e7fc4d3839e912ec0061a1ebc1eedd43e15ee6d1616b1558a5 SHA1: bacca8984480c7f45f1bc2541997a58b6cd36eb3 MD5sum: f583872a3c14f4c308e496be010eb748 Description: Python library exposing cryptographic recipes and primitives (Python 3) The cryptography library is designed to be a "one-stop-shop" for all your cryptographic needs in Python. . As an alternative to the libraries that came before it, cryptography tries to address some of the issues with those libraries: - Lack of PyPy and Python 3 support. - Lack of maintenance. - Use of poor implementations of algorithms (i.e. ones with known side-channel attacks). - Lack of high level, "Cryptography for humans", APIs. - Absence of algorithms such as AES-GCM. - Poor introspectability, and thus poor testability. - Extremely error prone APIs, and bad defaults. . This package contains the Python 3 version of cryptography. Homepage: https://cryptography.io/ Section: python Priority: optional Filename: pool/main/p/python-cryptography/python3-cryptography_1.7.1-3+deb9u2_amd64.deb Package: python3-dateutil Source: python-dateutil Version: 2.5.3-2 Installed-Size: 226 Maintainer: Guido Günther Architecture: all Depends: python3-six (>= 1.5), python3:any (>= 3.3.2-2~), tzdata Size: 45234 SHA256: 398d719e19dc7cc581e009c35d583860f427720bf971665a7739c29cd19d3470 SHA1: 27f3940d1852103f22e590c2b489263d189f1997 MD5sum: 714392059995aeddb7a913354f14bc23 Description: powerful extensions to the standard datetime module It features: . * computing of relative deltas (next month, next year, next monday, last week of month, etc); * computing of relative deltas between two given date and/or datetime objects * computing of dates based on very flexible recurrence rules, using a superset of the iCalendar specification. Parsing of RFC strings is supported as well. * generic parsing of dates in almost any string format * timezone (tzinfo) implementations for tzfile(5) format files (/etc/localtime, /usr/share/zoneinfo, etc), TZ environment string (in all known formats), iCalendar format files, given ranges (with help from relative deltas), local machine timezone, fixed offset timezone, UTC timezone * computing of Easter Sunday dates for any given year, using Western, Orthodox or Julian algorithms Section: python Priority: optional Filename: pool/main/p/python-dateutil/python3-dateutil_2.5.3-2_all.deb Package: python3-defusedxml Source: defusedxml Version: 0.4.1-2 Installed-Size: 112 Maintainer: Debian Python Modules Packaging Team Architecture: all Depends: python3:any (>= 3.3.2-2~) Size: 19714 SHA256: f64f4dba31261f05ba02133fb74bf07af99e6d963fb16606a5aab0c99ed9e3dd SHA1: f612ea51e525ff9e105cdeccc365fd326611878a MD5sum: 0969e28447987ca7959f1e2d1fa86ef5 Description: XML bomb protection for Python stdlib modules (for Python 3) The results of an attack on a vulnerable XML library can be fairly dramatic. With just a few hundred bytes of XML data an attacker can occupy several gigabytes of memory within seconds. An attacker can also keep CPUs busy for a long time with a small to medium size request. . This library allows for XML to be parsed in a manner that avoids these pitfalls. . This package contains the module for the Python 3 interpreter. Homepage: https://pypi.python.org/pypi/defusedxml Section: python Priority: optional Filename: pool/main/d/defusedxml/python3-defusedxml_0.4.1-2_all.deb Package: python3-dugong Source: python-dugong Version: 3.7+dfsg-3 Installed-Size: 89 Maintainer: Nikolaus Rath Architecture: all Depends: python3:any (>= 3.4~) Suggests: python-dugong-doc Size: 23298 SHA256: 826de9b822341300f1234e126252260ab4caae6e2003966d88c7a1b0264ead2d SHA1: 04440047acafc2a37619e21f7fab493fa08a3817 MD5sum: c7adae0225e6efda53f7a086bff186af Description: HTTP 1.1 client module for Python The Python Dugong module provides an API for communicating with HTTP 1.1 servers. It is an alternative to the standard library's http.client (formerly httplib) module. In contrast to http.client, Dugong: . * allows you to send multiple requests right after each other without having to read the responses first. * supports waiting for 100-continue before sending the request body. * raises an exception instead of silently delivering partial data if the connection is closed before all data has been received. * raises one specific exception (ConnectionClosed) if the connection has been closed (while http.client connection may raise any of BrokenPipeError, BadStatusLine, ConnectionAbortedError, ConnectionResetError, IncompleteRead or simply return '' on read) * supports non-blocking, asynchronous operation and is compatible with the asyncio module. * can in most cases distinguish between an unavailable DNS server and an unresolvable hostname. * is not compatible with old HTTP 0.9 or 1.0 servers. . All request and response headers are represented as str, but must be encodable in latin1. Request and response body must be bytes-like objects or binary streams. Homepage: https://bitbucket.org/nikratio/python-dugong Section: python Priority: optional Filename: pool/main/p/python-dugong/python3-dugong_3.7+dfsg-3_all.deb Package: python3-idna Source: python-idna Version: 2.2-1 Installed-Size: 271 Maintainer: Debian Python Modules Team Architecture: all Depends: python3:any (>= 3.3.2-2~) Size: 32684 SHA256: 83456d82a589fa7edd059fad7fe537b7ce66e0a5a07359cb431865b84a2f2c0a SHA1: ff6e4cc3ff7675a87cf48c67addc546288773951 MD5sum: aff233762f08feb40a5b52091ad17c5a Description: Python IDNA2008 (RFC 5891) handling (Python 3) A library to support the Internationalised Domain Names in Applications (IDNA) protocol as specified in RFC 5891. This version of the protocol is often referred to as “IDNA2008” and can produce different results from the earlier standard from 2003. . The library is also intended to act as a suitable drop-in replacement for the “encodings.idna” module that comes with the Python standard library but currently only supports the older 2003 specification. . This package contains the module for Python 3. Homepage: https://github.com/kjd/idna Section: python Priority: optional Filename: pool/main/p/python-idna/python3-idna_2.2-1_all.deb Package: python3-llfuse Source: python-llfuse Version: 1.2+dfsg-1 Installed-Size: 627 Maintainer: Nikolaus Rath Architecture: amd64 Provides: python3.5-llfuse Depends: python3 (<< 3.6), python3 (>= 3.5~), python3:any (>= 3.0~), libc6 (>= 2.4), libfuse2 (>= 2.9.0) Suggests: python-llfuse-doc Breaks: borgbackup (<= 1.0.0~rc1-3) Size: 181788 SHA256: 0a61bd7aae41c6fe53795c8c244fe43c7f6c679bcf52a973f21000d2fc290ae1 SHA1: 5285d1fd5005207d63bc7412123c08f18b7610bf MD5sum: a121430c611a36bc592928fd73816e75 Description: Python 3 bindings for the low-level FUSE API Python-llfuse is a set of Python bindings for the low level FUSE API. This package provides the extension for the Python 3 interpreter. The documentation is contained in the python-llfuse-doc package. . FUSE (Filesystem in USErspace) is a simple interface for userspace programs to export a virtual filesystem to the Linux kernel. FUSE also aims to provide a secure method for non privileged users to create and mount their own filesystem implementations. Homepage: https://bitbucket.org/nikratio/python-llfuse/ Section: python Priority: optional Filename: pool/main/p/python-llfuse/python3-llfuse_1.2+dfsg-1_amd64.deb Package: python3-minimal Source: python3-defaults Version: 3.5.3-1 Installed-Size: 120 Maintainer: Matthias Klose Architecture: amd64 Replaces: python3 (<< 3.3.2-13~), python3.1 (<< 3.1-2) Depends: python3.5-minimal (>= 3.5.3-1~), dpkg (>= 1.13.20) Breaks: idle3 (<< 3.1), python3 (<< 3.3.2-13~), python3-all (<< 3.1), python3-all-dbg (<< 3.1), python3-all-dev (<< 3.1), python3-dbg (<< 3.1), python3-dev (<< 3.1), python3-examples (<< 3.1) Size: 35262 SHA256: 4184ede57b6764f4adb38193711d363f83e1797e4e680cabf277304c16dd9fd0 SHA1: 7aae3c98058a51c398c25d67b4c8bb27addd5ec3 MD5sum: eca169ce95e03e4fdb6619319157af58 Description: minimal subset of the Python language (default python3 version) This package contains the interpreter and some essential modules. It's used in the boot process for some basic tasks. See /usr/share/doc/python3.5-minimal/README.Debian for a list of the modules contained in this package. Multi-Arch: allowed Homepage: http://www.python.org/ Tag: devel::interpreter, devel::lang:python, devel::library, implemented-in::c, implemented-in::python, role::devel-lib, role::program, role::shared-lib Section: python Priority: optional Filename: pool/main/p/python3-defaults/python3-minimal_3.5.3-1_amd64.deb Package: python3-openssl Source: pyopenssl Version: 16.2.0-1 Installed-Size: 198 Maintainer: Sandro Tosi Architecture: all Depends: python3-cryptography (>= 1.3.4), python3-six (>= 1.5.2), python3:any (>= 3.3.2-2~) Suggests: python-openssl-doc, python3-openssl-dbg Size: 43820 SHA256: 6c4cf199587a249a20e3d5d4f038cb9362839aa8572111d26ed70fa7fec2dfab SHA1: cd7504ade1712f3a2c8172a0aa6ed9e11942f6f4 MD5sum: 0b1b5bc053f329cda2dd9878e5a1718c Description: Python 3 wrapper around the OpenSSL library High-level wrapper around a subset of the OpenSSL library, includes . * SSL.Connection objects, wrapping the methods of Python's portable sockets * Callbacks written in Python * Extensive error-handling mechanism, mirroring OpenSSL's error codes . A lot of the object methods do nothing more than calling a corresponding function in the OpenSSL library. . This package contains the Python 3 version of pyopenssl. Homepage: https://github.com/pyca/pyopenssl Section: python Priority: optional Filename: pool/main/p/pyopenssl/python3-openssl_16.2.0-1_all.deb Package: python3-pkg-resources Source: python-setuptools Version: 33.1.1-1 Installed-Size: 511 Maintainer: Matthias Klose Architecture: all Depends: python3:any (>= 3.3.2-2~) Suggests: python3-setuptools Size: 136914 SHA256: 64e01d03faefa67bec2da9295b2a54ad1cd0589a463be4b1124413d2a95c4bb1 SHA1: 973b7332e3cb4261e69a0d02d65cc290242dbe9a MD5sum: 6684c175ea644d5d69fafcd64848e5ea Description: Package Discovery and Resource Access using pkg_resources The pkg_resources module provides an API for Python libraries to access their resource files, and for extensible applications and frameworks to automatically discover plugins. It also provides runtime support for using C extensions that are inside zipfile-format eggs, support for merging packages that have separately-distributed modules or subpackages, and APIs for managing Python's current "working set" of active packages. Multi-Arch: foreign Homepage: https://pypi.python.org/pypi/setuptools Section: python Priority: optional Filename: pool/main/p/python-setuptools/python3-pkg-resources_33.1.1-1_all.deb Package: python3-psutil Source: python-psutil Version: 5.0.1-1 Installed-Size: 631 Maintainer: Sandro Tosi Architecture: amd64 Depends: libc6 (>= 2.13), python3 (<< 3.6), python3 (>= 3.5~), python3:any (>= 3.3.2-2~) Suggests: python-psutil-doc Size: 127376 SHA256: 46ae0d3d950c5ad7b6a99909b103ee1b431e84f43b9dac76f5729eb0e48417c4 SHA1: 636ed9840a78bfb46662edd474df8ce2deb4228e MD5sum: 2a05c4e3ff1114beb54c9bc01addc63c Description: module providing convenience functions for managing processes (Python3) psutil is a module providing an interface for retrieving information on running processes and system utilization (CPU, memory) in a portable way by using Python, implementing many functionalities offered by tools like ps, top and Windows task manager. . It currently supports Linux, OS X, FreeBSD and Windows. . This package contains the Python 3 version of psutil. Homepage: https://github.com/giampaolo/psutil Section: python Priority: optional Filename: pool/main/p/python-psutil/python3-psutil_5.0.1-1_amd64.deb Package: python3-pyasn1 Source: pyasn1 Version: 0.1.9-2 Installed-Size: 200 Maintainer: Jan Lübbe Architecture: all Depends: python3:any (>= 3.3.2-2~) Suggests: doc-base Size: 34534 SHA256: 1ca17a959c1076e2a3f3952cf1894b7bfcb5994682b7be4b4b0c3665a1c49cba SHA1: 2a0e99cbba769dee5bd4c4f25e6b370bcbd6a979 MD5sum: 65e9461d9b429c424478b60bc6358a63 Description: ASN.1 library for Python (Python 3 module) This is an implementation of ASN.1 types and codecs in Python programming language. It has been first written to support particular protocol (SNMP) but then generalized to be suitable for a wide range of protocols based on ASN.1 specification. . This package contains the Python 3 module. Homepage: http://pyasn1.sourceforge.net/ Section: python Priority: optional Filename: pool/main/p/pyasn1/python3-pyasn1_0.1.9-2_all.deb Package: python3-requests Source: requests Version: 2.12.4-1 Installed-Size: 507 Maintainer: Debian Python Modules Team Architecture: all Depends: python3-urllib3 (<< 1.19.2), python3:any (>= 3.3.2-2~), ca-certificates, python3-chardet, python3-urllib3 (>= 1.19.1) Suggests: python3-cryptography, python3-idna, python3-openssl, python3-socks Size: 100834 SHA256: 25931e76f9cc7af948561adab5c26dbf64d1c7532691b00fd9fc6ddba2ae2b92 SHA1: 61190a7cb4b67be2acf71bb121721302842fe887 MD5sum: 68e047c3e379ce28017071a35cddaeb8 Description: elegant and simple HTTP library for Python3, built for human beings Requests allow you to send HTTP/1.1 requests. You can add headers, form data, multipart files, and parameters with simple Python dictionaries, and access the response data in the same way. It's powered by httplib and urllib3, but it does all the hard work and crazy hacks for you. . Features . - International Domains and URLs - Keep-Alive & Connection Pooling - Sessions with Cookie Persistence - Browser-style SSL Verification - Basic/Digest Authentication - Elegant Key/Value Cookies - Automatic Decompression - Unicode Response Bodies - Multipart File Uploads - Connection Timeouts . This package contains the Python 3 version of the library. Homepage: http://python-requests.org Section: python Priority: optional Filename: pool/main/r/requests/python3-requests_2.12.4-1_all.deb Package: python3-setuptools Source: python-setuptools Version: 33.1.1-1 Installed-Size: 922 Maintainer: Matthias Klose Architecture: all Depends: python3-pkg-resources (= 33.1.1-1), python3:any (>= 3.3.2-2~) Suggests: python-setuptools-doc Size: 215088 SHA256: 0da48fce09f90c8cc618d24604f2a04cfe5b4de0a3539da6831a9131565b9669 SHA1: 766ba4c5116a1b19a29e4d2a250e59b604c3f23c MD5sum: 436f9f042337681868f329688f9ba1fa Description: Python3 Distutils Enhancements Extensions to the python-distutils for large or complex distributions. Multi-Arch: foreign Homepage: https://pypi.python.org/pypi/setuptools Section: python Priority: optional Filename: pool/main/p/python-setuptools/python3-setuptools_33.1.1-1_all.deb Package: python3-six Source: six Version: 1.10.0-3 Installed-Size: 56 Maintainer: Colin Watson Architecture: all Depends: python3:any (>= 3.4~) Size: 14426 SHA256: 597005e64cf70e4be97170a47c33287f70a1c87a2979d47a434c10c9201af3ca SHA1: ee7ae8597afd2380606d1f8c62088f266fd971d0 MD5sum: 866e0526b94f60212ce4aa440cef02ea Description: Python 2 and 3 compatibility library (Python 3 interface) Six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions. . This package provides Six on the Python 3 module path. It is complemented by python-six and pypy-six. Multi-Arch: foreign Homepage: https://pythonhosted.org/six/ Section: python Priority: optional Filename: pool/main/s/six/python3-six_1.10.0-3_all.deb Package: python3-urllib3 Source: python-urllib3 Version: 1.19.1-1 Installed-Size: 302 Maintainer: Debian Python Modules Team Architecture: all Depends: python3:any (>= 3.3.2-2~), python3-six Recommends: ca-certificates Suggests: python3-cryptography, python3-idna, python3-openssl, python3-socks Size: 77590 SHA256: 8f36954de8e84268bc43f021a295cff12b5de9e758ab0ab63839300748850dfe SHA1: d375b160bbaeeb8dd623f23877963f3512136e2b MD5sum: f4cd69ab1975846283e4c199b340da85 Description: HTTP library with thread-safe connection pooling for Python3 urllib3 supports features left out of urllib and urllib2 libraries. . - Re-use the same socket connection for multiple requests (HTTPConnectionPool and HTTPSConnectionPool) (with optional client-side certificate verification). - File posting (encode_multipart_formdata). - Built-in redirection and retries (optional). - Supports gzip and deflate decoding. - Thread-safe and sanity-safe. - Small and easy to understand codebase perfect for extending and building upon. . This package contains the Python 3 version of the library. Homepage: http://urllib3.readthedocs.org Section: python Priority: optional Filename: pool/main/p/python-urllib3/python3-urllib3_1.19.1-1_all.deb Package: python3.5 Version: 3.5.3-1+deb9u3 Installed-Size: 321 Maintainer: Matthias Klose Architecture: amd64 Depends: python3.5-minimal (= 3.5.3-1+deb9u3), libpython3.5-stdlib (= 3.5.3-1+deb9u3), mime-support Suggests: python3.5-venv, python3.5-doc, binutils Size: 230656 SHA256: acaeaa912bef49eec9111f03310ca5c620c8826fb9aace6e608a281e4dfa3eef SHA1: 137858460c6ac47b6df3ba1558ff677ebd2bc1f2 MD5sum: 347f7a4fd4415781adf7b40018d236c7 Description: Interactive high-level object-oriented language (version 3.5) Python is a high-level, interactive, object-oriented language. Its 3.5 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. Multi-Arch: allowed Section: python Priority: optional Filename: pool/main/p/python3.5/python3.5_3.5.3-1+deb9u3_amd64.deb Package: python3.5-minimal Source: python3.5 Version: 3.5.3-1+deb9u3 Installed-Size: 9429 Maintainer: Matthias Klose Architecture: amd64 Depends: libpython3.5-minimal (= 3.5.3-1+deb9u3), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0) Suggests: binfmt-support Conflicts: binfmt-support (<< 1.1.2) Size: 1693506 SHA256: abfb90b006b4e5cffdc8ac5f68abfd96be20b84b31c5d986096260914fe2b43a SHA1: 6f6b4a106dd57b04be27a25292467b42ed5a1a40 MD5sum: 9b14da1ac5dac6d7c147f497b1f70b07 Description: Minimal subset of the Python language (version 3.5) This package contains the interpreter and some essential modules. It can be used in the boot process for some basic tasks. See /usr/share/doc/python3.5-minimal/README.Debian for a list of the modules contained in this package. Multi-Arch: allowed Pre-Depends: libc6 (>= 2.17) Recommends: python3.5 Section: python Priority: optional Filename: pool/main/p/python3.5/python3.5-minimal_3.5.3-1+deb9u3_amd64.deb Package: readline-common Source: readline Version: 7.0-3 Installed-Size: 89 Maintainer: Matthias Klose Architecture: all Replaces: libreadline-common, libreadline4 (<< 4.3-16), libreadline5 (<< 5.0-11) Depends: dpkg (>= 1.15.4) | install-info Suggests: readline-doc Conflicts: libreadline-common, libreadline5 (<< 5.0-11) Size: 70446 SHA256: d03bb49ebe933b06515323f876300d7e71dff572f73a29656dd06e846844e54d SHA1: 99d63d6d72c15c5c12e17c24735812bef5d959fa MD5sum: e62bfff76fcb15dcb287fef91baed5e0 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. Multi-Arch: foreign Tag: interface::commandline, role::app-data, suite::gnu Section: utils Priority: important Filename: pool/main/r/readline/readline-common_7.0-3_all.deb Package: rsync Version: 3.1.2-1+deb9u2 Installed-Size: 687 Maintainer: Paul Slootman Architecture: amd64 Depends: libacl1 (>= 2.2.51-8), libattr1 (>= 1:2.4.46-8), libc6 (>= 2.15), libpopt0 (>= 1.14), lsb-base (>= 3.2-14), base-files (>= 4.0.1), init-system-helpers (>= 1.18~) Suggests: openssh-client, openssh-server Breaks: duplicity (<< 0.6.11) Size: 392836 SHA256: f2987623a6e5b5aedf56e679bedd2e6f7d54cdb4815ac4149c4d135da16ff9c2 SHA1: 7e4ceb4710774b47a62af76644dc5498181bd248 MD5sum: 2007b698216542f2691ad5c2d4a0d564 Description: fast, versatile, remote (and local) file-copying tool rsync is a fast and versatile file-copying tool which can copy locally and to/from a remote host. It offers many options to control its behavior, and its remote-update protocol can minimize network traffic to make transferring updates between machines fast and efficient. . It is widely used for backups and mirroring and as an improved copy command for everyday use. . This package provides both the rsync command line tool and optional daemon functionality. Multi-Arch: foreign Homepage: http://rsync.samba.org/ Tag: admin::backup, admin::file-distribution, implemented-in::c, interface::commandline, interface::daemon, network::client, network::server, protocol::ip, protocol::ipv6, role::program, use::comparing, use::downloading, use::synchronizing, works-with::file Section: net Priority: optional Filename: pool/main/r/rsync/rsync_3.1.2-1+deb9u2_amd64.deb Package: rsyslog Version: 8.24.0-1 Installed-Size: 1507 Maintainer: Michael Biebl Architecture: amd64 Provides: linux-kernel-log-daemon, system-log-daemon Depends: libc6 (>= 2.17), libestr0 (>= 0.1.4), libfastjson4 (>= 0.99.3), liblogging-stdlog0 (>= 1.0.2), liblognorm5 (>= 1.1.2), libsystemd0 (>= 209), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4), init-system-helpers (>= 1.47~), lsb-base (>= 3.2-14) Recommends: logrotate Suggests: rsyslog-mysql | rsyslog-pgsql, rsyslog-mongodb, rsyslog-doc, rsyslog-gnutls, rsyslog-gssapi, rsyslog-relp Conflicts: linux-kernel-log-daemon, system-log-daemon Size: 553222 SHA256: 3d09d69ab9ad3c2fa7931fb962343860d23ec9f83deb72859fbfc407733cfd56 SHA1: f9da6ac379725977fc706072c746ce11fdcef299 MD5sum: 963466d6f3b1c9504485950c81ad9436 Description: reliable system and kernel logging daemon Rsyslog is a multi-threaded implementation of syslogd (a system utility providing support for message logging), with features that include: * reliable syslog over TCP, SSL/TLS and RELP * on-demand disk buffering * email alerting * writing to MySQL or PostgreSQL databases (via separate output plugins) * permitted sender lists * filtering on any part of the syslog message * on-the-wire message compression * fine-grained output format control * failover to backup destinations * enterprise-class encrypted syslog relaying . It is the default syslogd on Debian systems. Homepage: http://www.rsyslog.com/ Tag: admin::logging, implemented-in::c, interface::daemon, role::program, works-with::db, works-with::logfile Section: admin Priority: important Filename: pool/main/r/rsyslog/rsyslog_8.24.0-1_amd64.deb Package: sed Version: 4.4-1 Essential: yes Installed-Size: 799 Maintainer: Clint Adams Architecture: amd64 Pre-Depends: libc6 (>= 2.14), libselinux1 (>= 1.32) Size: 279738 SHA256: 0b241948d78b5b61755f29515bd7c3d60f8119f54176d9a7c454a3dd7b7a7b09 SHA1: ee3e882d8ed6b447f1f4100cd18e5da76ac25fb1 MD5sum: 9f7dd0c42f8a8b69c5d5a3130b5e7bfb Description: GNU stream editor for filtering/transforming text 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. Multi-Arch: foreign Homepage: https://www.gnu.org/software/sed/ Tag: implemented-in::c, interface::commandline, role::program, scope::utility, suite::gnu, use::editing, works-with::file, works-with::text Section: utils Priority: required Filename: pool/main/s/sed/sed_4.4-1_amd64.deb Package: sensible-utils Version: 0.0.9+deb9u1 Installed-Size: 62 Maintainer: Anibal Monsalve Salazar Architecture: all Replaces: debianutils (<= 2.32.3), manpages-pl (<= 20060617-3~) Size: 10756 SHA256: b880c4f9b6d56ee41fd22290b7064a2c2d05cc09040b8fe1d81ffc798eedc423 SHA1: 476212ab6abc2c16a1531b70b85e399719510e45 MD5sum: edfdfde8752eb2bf906a2fdd7fbc8dbb Description: Utilities for sensible alternative selection This package provides a number of small utilities which are used by programs to sensibly select and spawn an appropriate browser, editor, or pager. . The specific utilities included are: sensible-browser sensible-editor sensible-pager Multi-Arch: foreign Tag: role::TODO, role::metapackage, suite::debian Section: utils Priority: required Filename: pool/main/s/sensible-utils/sensible-utils_0.0.9+deb9u1_all.deb Package: socat Version: 1.7.3.1-2+deb9u1 Installed-Size: 1006 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Depends: libc6 (>= 2.15), libssl1.1 (>= 1.1.0), libwrap0 (>= 7.6-4~) Size: 353012 SHA256: 444388ecf2302708d5ccab582452ba8bc931b366bbf86d9ae390185f24b94f77 SHA1: 8c20e2f835df7e8327c77cd0e78115514c128bac MD5sum: e810c445f46b17787ac24d9d37ac2edb Description: multipurpose relay for bidirectional data transfer Socat (for SOcket CAT) establishes two bidirectional byte streams and transfers data between them. Data channels may be files, pipes, devices (terminal or modem, etc.), or sockets (Unix, IPv4, IPv6, raw, UDP, TCP, SSL). It provides forking, logging and tracing, different modes for interprocess communication and many more options. . It can be used, for example, as a TCP relay (one-shot or daemon), as an external socksifier, as a shell interface to Unix sockets, as an IPv6 relay, as a netcat and rinetd replacement, to redirect TCP-oriented programs to a serial line, or to establish a relatively secure environment (su and chroot) for running client or server shell scripts inside network connections. Socat supports sctp as of 1.7.0. Homepage: http://www.dest-unreach.org/socat/ Tag: implemented-in::c, interface::commandline, network::client, network::server, network::vpn, protocol::ip, protocol::ipv6, protocol::ssl, protocol::tcp, protocol::telnet, protocol::udp, role::program, scope::utility, use::proxying, use::transmission, works-with::network-traffic Section: net Priority: extra Filename: pool/main/s/socat/socat_1.7.3.1-2+deb9u1_amd64.deb Package: ssh Source: openssh Version: 1:7.4p1-10+deb9u7 Installed-Size: 204 Maintainer: Debian OpenSSH Maintainers Architecture: all Depends: openssh-client (>= 1:7.4p1-10+deb9u7), openssh-server (>= 1:7.4p1-10+deb9u7) Pre-Depends: dpkg (>= 1.17.5) Size: 189496 SHA256: 7b3b9d57d18cadc286c1862e4459adece5017d37d54ca81ec4c23e3afd382a08 SHA1: c464f1065212ce23d0edd1906f516ef9c3e77e85 MD5sum: ec81ca700537e2d1c26e72367f48388d Description: secure shell client and server (metapackage) This metapackage is a convenient way to install both the OpenSSH client and the OpenSSH server. It provides nothing in and of itself, so you may remove it if nothing depends on it. Homepage: http://www.openssh.com/ Tag: interface::shell, network::client, network::server, protocol::ip, protocol::ipv6, protocol::ssh, role::dummy, role::metapackage, scope::utility, security::cryptography, use::login Section: net Priority: extra Filename: pool/main/o/openssh/ssh_7.4p1-10+deb9u7_all.deb Package: ssl-cert Version: 1.0.39 Installed-Size: 63 Maintainer: Debian Apache Maintainers Architecture: all Depends: debconf (>= 0.5) | debconf-2.0, openssl (>= 0.9.8g-9), adduser Suggests: openssl-blacklist Size: 20836 SHA256: 57e66b30d0d7db7a70518b34fa1787e10f8210b327e2a39f147ee3dbf41ace85 SHA1: 912b077399b9b6b2fc70f15b46a7054f809b4900 MD5sum: 3a8da7f47c33423162f1f6e86e6b1f83 Description: simple debconf wrapper for OpenSSL This package enables unattended installs of packages that need to create SSL certificates. . It is a simple wrapper for OpenSSL's certificate request utility that feeds it with the correct user variables. Multi-Arch: foreign Tag: implemented-in::shell, interface::commandline, protocol::ssl, role::program, scope::utility, security::cryptography Section: utils Priority: optional Filename: pool/main/s/ssl-cert/ssl-cert_1.0.39_all.deb Package: sudo Version: 1.8.19p1-2.1+deb9u2 Installed-Size: 3033 Maintainer: Bdale Garbee Architecture: amd64 Replaces: sudo-ldap Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.17), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32), libpam-modules, lsb-base Conflicts: sudo-ldap Size: 1054498 SHA256: 881fbea4e1c2c353b322f5d8993bca4ba52e9392344dc52959e89bb19d125428 SHA1: 9c30b3ac1a910e9d8f48c6b2b75f4409947d8d07 MD5sum: 2fc9b6fe447d5779826ec7709082055d Description: Provide limited super user privileges to specific users Sudo is a program designed to allow a sysadmin to give limited root privileges to users and log root activity. The basic philosophy is to give as few privileges as possible but still allow people to get their work done. . This version is built with minimal shared library dependencies, use the sudo-ldap package instead if you need LDAP support for sudoers. Homepage: http://www.sudo.ws/ Tag: admin::login, admin::user-management, implemented-in::c, interface::commandline, role::program, scope::utility, security::authentication, use::login Section: admin Priority: optional Filename: pool/main/s/sudo/sudo_1.8.19p1-2.1+deb9u2_amd64.deb Package: systemd Version: 232-25+deb9u12 Installed-Size: 9293 Maintainer: Debian systemd Maintainers Architecture: amd64 Replaces: udev (<< 228-5) Depends: libacl1 (>= 2.2.51-8), libapparmor1 (>= 2.9.0-3+exp2), libaudit1 (>= 1:2.2.1), libblkid1 (>= 2.19.1), libc6 (>= 2.17), libcap2 (>= 1:2.10), libcryptsetup4 (>= 2:1.4.3), libgcrypt20 (>= 1.7.0), libgpg-error0 (>= 1.14), libidn11 (>= 1.13), libip4tc0 (>= 1.6.0+snapshot20161117), libkmod2 (>= 5~), liblz4-1 (>= 0.0~r127), liblzma5 (>= 5.1.1alpha+20120614), libmount1 (>= 2.26.2), libpam0g (>= 0.99.7.1), libseccomp2 (>= 2.3.1), libselinux1 (>= 2.1.9), libsystemd0 (= 232-25+deb9u12), util-linux (>= 2.27.1), mount (>= 2.26), adduser, procps Pre-Depends: libc6 (>= 2.8) Recommends: libpam-systemd, dbus Suggests: systemd-ui, systemd-container, policykit-1 Breaks: adjtimex (<< 1.29-6), aoetools (<< 36-1.1), apparmor (<< 2.10.95-1), arno-iptables-firewall (<< 2.0.1.f-1), atm-tools (<< 1:2.5.1-1.6), clvm (<< 2.02.156-1), cman (<< 3.1.8-1.3+rm), console-common (<< 0.7.89), ebtables (<< 2.0.10.4-3.5), eeepc-acpi-scripts (<< 1.1.12+nmu1), espeakup (<< 1:0.71-27.1), ferm (<< 2.2-3.1), fiaif (<< 1.23.1-4+rm), gfs2-cluster (<< 3.1.8-1), gfs2-utils (<< 3.1.8-1), gom (<< 0.30.2-7), hdparm (<< 9.48+ds-1), ifrename (<< 30~pre9-9), ifscheme (<< 1.7-4), ifupdown (<< 0.8.5~), ifupdown-extra (<< 0.27), ipsec-tools (<< 1:0.8.2+20140711-6), kbd (<< 2.0.3-2), keyboard-configuration (<< 1.141), laptop-mode-tools (<< 1.68~), live-tools (<< 1:20151214+nmu1), lvm2 (<< 2.02.104-1), mdadm (<< 3.4-2), mt-st (<< 1.3-1), multipath-tools (<< 0.5.0+git1.656f8865-3), natlog (<< 1.02.00-4), nbd-client (<< 1:3.14-1), netenv (<< 0.94.3-30+rm), nfs-common (<< 1:1.2.8-9.1), ocfs2-tools (<< 1.8.4-2), pidentd (<< 3.0.19.ds1-7.1), rdnssd (<< 1.0.1-5), rgmanager (<< 3.1.8-1.3+rm), rpcbind (<< 0.2.3-0.1), screen (<< 4.3.1-2), scsitools (<< 0.12-2.3), selinux-basics (<< 0.5.3), setserial (<< 2.17-49), shorewall (<< 5.0.3.1-1), shorewall-init (<< 5.0.3.1-1), shorewall-lite (<< 5.0.3.1-1), shorewall6 (<< 5.0.3.1-1), shorewall6-lite (<< 5.0.3.1-1), srptools (<< 1.0.3-1), switchconf (<< 0.0.15-1), systemd-shim (<< 10-3~), udev (<< 228-5), ufw (<< 0.34-1), virtualbox-guest-x11 (<< 5.0.12-dfsg-2), zfs-fuse (<< 0.7.0-13.1), zvbi (<< 0.2.35-10) Size: 2469362 SHA256: f5b69e85cfcc3d454a89595ad825cd951744fcc006717ecf060416f2091dea01 SHA1: 4c40532a5021e9c1fc11f4b594b27bde0e068407 MD5sum: 091501b5db8708a858defe0c07ade82b Description: system and service manager systemd is a system and service manager for Linux. It provides aggressive parallelization capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, keeps track of processes using Linux control groups, maintains mount and automount points and implements an elaborate transactional dependency-based service control logic. . systemd is compatible with SysV and LSB init scripts and can work as a drop-in replacement for sysvinit. . Installing the systemd package will not switch your init system unless you boot with init=/bin/systemd or install systemd-sysv in addition. Multi-Arch: foreign Homepage: https://www.freedesktop.org/wiki/Software/systemd Tag: admin::boot, implemented-in::c, interface::daemon, role::program, works-with::software:running Section: admin Priority: important Filename: pool/main/s/systemd/systemd_232-25+deb9u12_amd64.deb Package: systemd-sysv Source: systemd Version: 232-25+deb9u12 Installed-Size: 107 Maintainer: Debian systemd Maintainers Architecture: amd64 Replaces: sysvinit (<< 2.88dsf-44~), sysvinit-core, upstart (<< 1.13.2-0ubuntu10~), upstart-sysv Pre-Depends: systemd Conflicts: file-rc, openrc (<< 0.20.4-2.1), sysvinit-core, upstart (<< 1.13.2-0ubuntu10~), upstart-sysv Size: 82534 SHA256: fd5ededbaacc53c658cc5787df9d6749acf70aa30a341148cb2e1a9e0e939351 SHA1: 52a067b5a44529f13386852a5aaf5126d615ba8a MD5sum: 0a443d428760817b5e2dac1e7e200887 Description: system and service manager - SysV links systemd is a system and service manager for Linux. It provides aggressive parallelization capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, keeps track of processes using Linux control groups, maintains mount and automount points and implements an elaborate transactional dependency-based service control logic. . systemd is compatible with SysV and LSB init scripts and can work as a drop-in replacement for sysvinit. . This package provides the manual pages and links needed for systemd to replace sysvinit. Installing systemd-sysv will overwrite /sbin/init with a link to systemd. Multi-Arch: foreign Homepage: https://www.freedesktop.org/wiki/Software/systemd Section: admin Priority: important Filename: pool/main/s/systemd/systemd-sysv_232-25+deb9u12_amd64.deb Package: sysvinit-utils Source: sysvinit Version: 2.88dsf-59.9 Essential: yes Installed-Size: 110 Maintainer: Debian sysvinit maintainers Architecture: amd64 Replaces: initscripts (<< 2.88dsf-59.5) Depends: libc6 (>= 2.14), init-system-helpers (>= 1.25~), util-linux (>> 2.28-2~) Breaks: systemd (<< 215) Size: 68436 SHA256: 4dc6fcf0e33bf4b0e87430d5e94167c2b72110927dc3682b879d3295961b022f SHA1: 0b5c6a725453f8b6006aa061b05827fbd30e564b MD5sum: 5d8551f7390cca016541229899f63483 Description: System-V-like utilities This package contains the important System-V-like utilities. . Specifically, this package includes: killall5, pidof Multi-Arch: foreign Homepage: http://savannah.nongnu.org/projects/sysvinit Tag: admin::login, implemented-in::c, interface::commandline, role::program, scope::utility, works-with::software:running Section: admin Priority: required Filename: pool/main/s/sysvinit/sysvinit-utils_2.88dsf-59.9_amd64.deb Package: tar Version: 1.29b-1.1 Essential: yes Installed-Size: 2770 Maintainer: Bdale Garbee Architecture: amd64 Replaces: cpio (<< 2.4.2-39) Pre-Depends: libacl1 (>= 2.2.51-8), libc6 (>= 2.17), libselinux1 (>= 1.32) Suggests: bzip2, ncompress, xz-utils, tar-scripts Conflicts: cpio (<= 2.4.2-38) Breaks: dpkg-dev (<< 1.14.26) Size: 759354 SHA256: 602bd670db5c05c1aa87ec8d3092635b4b45e3b7d377a1f1a0e17253eb123504 SHA1: e24730a191637c90df22c508845592cfc545e3fc MD5sum: cd7621d33eb81a99c7db23de9971b8aa Description: GNU version of the tar archiving utility 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. Multi-Arch: foreign Tag: admin::backup, admin::file-distribution, devel::packaging, implemented-in::c, interface::commandline, role::program, scope::utility, suite::gnu, use::storing, works-with-format::tar, works-with::archive, works-with::file Section: utils Priority: required Filename: pool/main/t/tar/tar_1.29b-1.1_amd64.deb Package: tasksel Version: 3.39 Installed-Size: 374 Maintainer: Debian Install System Team Architecture: all Depends: debconf (>= 0.5) | debconf-2.0, liblocale-gettext-perl, apt, tasksel-data, perl-base (>= 5.14.0-1) Pre-Depends: debconf (>= 1.5.34) | cdebconf (>= 0.106) Conflicts: base-config (<< 2.32), debconf (<< 1.4.27) Size: 94582 SHA256: 7acda2eda7c465fc60869ec122cbff97fc393a75d08ef192403bd843e5195452 SHA1: da9486c5f22617aedcabd8e102fdc932be617a11 MD5sum: 5c4ee645e24a489c0c43aa0357d0f2a1 Description: tool for selecting tasks for installation on Debian systems This package provides 'tasksel', a simple interface for users who want to configure their system to perform a specific task. Tag: admin::package-management, interface::text-mode, role::program, scope::utility, suite::debian, use::configuring, works-with::software:package Section: admin Priority: important Filename: pool/main/t/tasksel/tasksel_3.39_all.deb Package: tasksel-data Source: tasksel Version: 3.39 Installed-Size: 213 Maintainer: Debian Install System Team Architecture: all Depends: tasksel (= 3.39) Recommends: laptop-detect Conflicts: tasksel (<< 2.67) Size: 18050 SHA256: 384fe8d75d7e45b4e605fc32d59bf0e6bb11ae992f419e3412e75285ae1787e2 SHA1: 5d3802b54d3c5cc2e3759c6c398f82ee78547ac8 MD5sum: e24ba20eb3f96b5223f95f52f0fefe9b Description: official tasks used for installation of Debian systems This package contains data about the standard tasks available on a Debian system. Tag: role::app-data Section: admin Priority: important Filename: pool/main/t/tasksel/tasksel-data_3.39_all.deb Package: tzdata Version: 2020e-0+deb9u1 Installed-Size: 3036 Maintainer: GNU Libc Maintainers Architecture: all Replaces: libc0.1, libc0.3, libc6, libc6.1 Provides: tzdata-stretch Depends: debconf (>= 0.5) | debconf-2.0 Size: 280416 SHA256: 01f5f05347e564b27782071e80481b74d25d59e93069a7b612577ef62848260a SHA1: d8f2ea1f8fa3d90d903f643d2dc2e36dd535a15f MD5sum: 43696711ae650113d13b39dce6458825 Description: time zone and daylight-saving time data This package contains data required for the implementation of standard 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. Homepage: http://www.iana.org/time-zones Multi-Arch: foreign Section: localization Priority: required Filename: pool/main/t/tzdata/tzdata_2020e-0+deb9u1_all.deb Package: ucf Version: 3.0036 Installed-Size: 191 Maintainer: Manoj Srivastava Architecture: all Depends: debconf (>= 1.5.19), coreutils (>= 5.91) Size: 70208 SHA256: 796a65e765d6045007175531d512c720f4eb04e7f3326b79b848bc6123947225 SHA1: 4cf778ddf63c6475370f96eeed09769fd26695af MD5sum: cf52d38544ced38f5face9c203db62fc Description: Update Configuration File(s): preserve user changes to config files Debian policy mandates that user changes to configuration files must be preserved during package upgrades. 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 may not be labelled conffiles, and 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 with conffile-like protection to come under this schema, and attempts to minimize questions asked at installation time. Indeed, the transitioning facility is better than the one offered by dpkg while transitioning a file from a non-conffile to conffile status. Multi-Arch: foreign Tag: admin::configuring, devel::packaging, implemented-in::shell, interface::commandline, role::program, scope::utility, suite::debian, use::configuring Section: utils Priority: standard Filename: pool/main/u/ucf/ucf_3.0036_all.deb Package: udev Source: systemd Version: 232-25+deb9u12 Installed-Size: 7065 Maintainer: Debian systemd Maintainers Architecture: amd64 Replaces: bash-completion (<< 1:2.1), systemd (<< 232-20) Depends: libacl1 (>= 2.2.51-8), libblkid1 (>= 2.19.1), libc6 (>= 2.17), libkmod2 (>= 5~), libselinux1 (>= 2.1.9), adduser, libudev1 (= 232-25+deb9u12), lsb-base (>= 3.0-6), util-linux (>= 2.27.1), procps Pre-Depends: dpkg (>= 1.17.14) Conflicts: hal Breaks: bash-completion (<< 1:2.1), consolekit (<< 0.4.6-1), ifplugd (<< 0.28-19.1~), ifupdown (<< 0.8.5~), joystick (<< 1:1.4.9-1~), kmod (<< 14), plymouth (<< 0.9.0-7), systemd (<< 232-20), usb-modeswitch (<< 2.3.0+repack0-1~) Size: 1112844 SHA256: f2a6398fb0c5dd9a3018a988b9c59e8e9974e93045bde40999448e21016b4773 SHA1: cebe826d25dc4ee50aa030fd114e17f1f75ae5aa MD5sum: e3b88ba4019627b80c9b3ca51536d1fe 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. Multi-Arch: foreign Homepage: https://www.freedesktop.org/wiki/Software/systemd Tag: admin::boot, admin::filesystem, admin::hardware, admin::kernel, hardware::detection, implemented-in::c, implemented-in::shell, interface::daemon, role::program Section: admin Priority: important Filename: pool/main/s/systemd/udev_232-25+deb9u12_amd64.deb Package: util-linux Version: 2.29.2-1+deb9u1 Essential: yes Installed-Size: 3558 Maintainer: Debian util-linux Maintainers Architecture: amd64 Replaces: bash-completion (<< 1:2.1-4.1~), initscripts (<< 2.88dsf-59.2~), mount (= 2.26.2-3), mount (= 2.26.2-3ubuntu1), sysvinit-utils (<< 2.88dsf-59.1~) Pre-Depends: libblkid1 (>= 2.25), libc6 (>= 2.15), libfdisk1 (>= 2.29~rc2), libmount1 (>= 2.25), libncursesw5 (>= 6), libpam0g (>= 0.99.7.1), libselinux1 (>= 2.6-3~), libsmartcols1 (>= 2.28~rc1), libsystemd0, libtinfo5 (>= 6), libudev1 (>= 183), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4) Suggests: dosfstools, kbd | console-tools, util-linux-locales Breaks: bash-completion (<< 1:2.1-4.1~), cloud-utils (<< 0.27-1~), grml-debootstrap (<< 0.68), mount (= 2.26.2-3), mount (= 2.26.2-3ubuntu1), sysvinit-utils (<< 2.88dsf-59.4~) Size: 981214 SHA256: 421847075f050ca690eb6a59246ac0b832cef9dda9458880ed060a37e9c6de41 SHA1: e09dfab78198b25a9de8db198c753fb400799eb4 MD5sum: 1debea3b89559b4cc3f8e6af11950b5c 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. Multi-Arch: foreign Tag: admin::configuring, admin::filesystem, admin::hardware, implemented-in::c, interface::commandline, interface::text-mode, role::program, scope::utility, uitoolkit::ncurses Section: utils Priority: required Filename: pool/main/u/util-linux/util-linux_2.29.2-1+deb9u1_amd64.deb Package: vim Version: 2:8.0.0197-4+deb9u3 Installed-Size: 2374 Maintainer: Debian Vim Maintainers Architecture: amd64 Provides: editor Depends: vim-common (= 2:8.0.0197-4+deb9u3), vim-runtime (= 2:8.0.0197-4+deb9u3), libacl1 (>= 2.2.51-8), libc6 (>= 2.15), libgpm2 (>= 1.20.4), libselinux1 (>= 1.32), libtinfo5 (>= 6) Suggests: ctags, vim-doc, vim-scripts Size: 1034192 SHA256: 103b4aee492365123f3762d5f03ccd4d79783a89642733999896d6ef4e5b9a3a SHA1: ddcac6472879eed0b522c3e950c956f96013bb3d MD5sum: ce382c6e6164d692b5520a2627276a71 Description: Vi IMproved - enhanced vi editor Vim is an almost compatible version of the UNIX editor Vi. . Many new features have been added: multi level undo, syntax highlighting, command line history, on-line help, filename completion, block operations, folding, Unicode support, etc. . This package contains a version of vim compiled with a rather standard set of features. This package does not provide a GUI version of Vim. See the other vim-* packages if you need more (or less). Homepage: http://www.vim.org/ Section: editors Priority: optional Filename: pool/main/v/vim/vim_8.0.0197-4+deb9u3_amd64.deb Package: vim-common Source: vim Version: 2:8.0.0197-4+deb9u3 Installed-Size: 276 Maintainer: Debian Vim Maintainers Architecture: all Replaces: vim-gui-common (<< 2:7.4.488-4~) Depends: xxd Breaks: vim-gui-common (<< 2:7.4.488-4~) Size: 159234 SHA256: 44cc416e9a6d7a12c766f9d95f262f7fc04d59bb52d52101e8d24b70935252e4 SHA1: 74ba52459e6fd7c67ffbc2c98b96d07833ab85ab MD5sum: a918f9c7dbb12ac7957b13a39c530f23 Description: Vi IMproved - Common files Vim is an almost compatible version of the UNIX editor Vi. . This package contains files shared by all non GUI-enabled vim variants available in Debian. Examples of such shared files are: manpages and configuration files. Homepage: http://www.vim.org/ Recommends: vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny Section: editors Priority: important Filename: pool/main/v/vim/vim-common_8.0.0197-4+deb9u3_all.deb Package: vim-runtime Source: vim Version: 2:8.0.0197-4+deb9u3 Installed-Size: 27583 Maintainer: Debian Vim Maintainers Architecture: all Breaks: vim-tiny (<< 2:8.0.0197-4+deb9u3) Size: 5408858 SHA256: e9ecf6863788b8b1abab8b8e9e1ae1556e74e6e939beb27a1c1f8917e80c7bfb SHA1: 82453209dea66e83b187ae0f075e25d18e395e8b MD5sum: 7e751f50ff66f9272396348c742f1229 Description: Vi IMproved - Runtime files Vim is an almost compatible version of the UNIX editor Vi. . This package contains vimtutor and the architecture independent runtime files, used, if available, by all vim variants available in Debian. Example of such runtime files are: online documentation, rules for language-specific syntax highlighting and indentation, color schemes, and standard plugins. Homepage: http://www.vim.org/ Enhances: vim-tiny Multi-Arch: foreign Recommends: vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny Section: editors Priority: optional Filename: pool/main/v/vim/vim-runtime_8.0.0197-4+deb9u3_all.deb Package: vim-tiny Source: vim Version: 2:8.0.0197-4+deb9u3 Installed-Size: 1067 Maintainer: Debian Vim Maintainers Architecture: amd64 Provides: editor Depends: vim-common (= 2:8.0.0197-4+deb9u3), libacl1 (>= 2.2.51-8), libc6 (>= 2.15), libselinux1 (>= 1.32), libtinfo5 (>= 6) Suggests: indent Size: 445860 SHA256: 4f334c52b269e4a2de522e748fa83f0b42cf86882519bb7e14b456c09472fdd9 SHA1: 5288453389b5ee69e26c748e8aca985d067326d6 MD5sum: 10f8f5e5c1b1079b0b91f7fcc0fbf04c Description: Vi IMproved - enhanced vi editor - compact version Vim is an almost compatible version of the UNIX editor Vi. . This package contains a minimal version of Vim compiled with no GUI and a small subset of features. This package's sole purpose is to provide the vi binary for base installations. . If a vim binary is wanted, try one of the following more featureful packages: vim, vim-nox, vim-athena, vim-gtk, or vim-gtk3. Homepage: http://www.vim.org/ Section: editors Priority: important Filename: pool/main/v/vim/vim-tiny_8.0.0197-4+deb9u3_amd64.deb Package: wget Version: 1.18-5+deb9u3 Installed-Size: 2747 Maintainer: Noël Köthe Architecture: amd64 Depends: libc6 (>= 2.17), libgnutls30 (>= 3.5.6), libidn11 (>= 1.13), libnettle6, libpcre3, libpsl5 (>= 0.13.0), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4) Recommends: ca-certificates Conflicts: wget-ssl Size: 799516 SHA256: c0d4ceeeac01947df3574a34d8a17b7abcf16918503ea3faae3496f00c348585 SHA1: cda10c79080961496251123dcee0e130a6dbba54 MD5sum: 183b4a76ca010473c06d1c71fee4e853 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. Multi-Arch: foreign Homepage: https://www.gnu.org/software/wget/ Tag: implemented-in::c, interface::commandline, network::client, protocol::ftp, protocol::http, protocol::ssl, role::program, suite::gnu, use::downloading, works-with::file Section: web Priority: important Filename: pool/main/w/wget/wget_1.18-5+deb9u3_amd64.deb Package: whiptail Source: newt (0.52.19-1) Version: 0.52.19-1+b1 Installed-Size: 69 Maintainer: Alastair McKinstry Architecture: amd64 Depends: libc6 (>= 2.14), libnewt0.52, libpopt0 (>= 1.14), libslang2 (>= 2.2.4) Size: 38532 SHA256: d293e055f55f61ead210581ba8dcf08dd234ad31a11cb22496863663e2993c81 SHA1: 7b86e453dc38beebbbd4c56fe3f7097c401be1f9 MD5sum: a469c7f55d1977f4d03c2c0b33aca0c3 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. Multi-Arch: foreign Homepage: https://fedorahosted.org/newt/ Tag: implemented-in::c, interface::TODO, interface::text-mode, role::program, scope::utility, use::viewing Section: utils Priority: important Filename: pool/main/n/newt/whiptail_0.52.19-1+b1_amd64.deb Package: xxd Source: vim Version: 2:8.0.0197-4+deb9u3 Installed-Size: 168 Maintainer: Debian Vim Maintainers Architecture: amd64 Replaces: vim-common (<< 2:7.4.2347-1~) Depends: libc6 (>= 2.3.4) Breaks: vim-common (<< 2:7.4.2347-1~) Size: 132110 SHA256: 47c3c7acae7c42dcf26bb083133515c1e0faa56cdd260e300613f76d48d9554b SHA1: 00b623e345e6544ad8220ff4c9f771ebd2b8d9f0 MD5sum: 6aba80263c0fae578fc3bc561a8fede4 Description: tool to make (or reverse) a hex dump xxd creates a hex dump of a given file or standard input. It can also convert a hex dump back to its original binary form. Homepage: http://www.vim.org/ Section: editors Priority: extra Filename: pool/main/v/vim/xxd_8.0.0197-4+deb9u3_amd64.deb Package: zlib1g Source: zlib Version: 1:1.2.8.dfsg-5 Installed-Size: 156 Maintainer: Mark Brown Architecture: amd64 Provides: libz1 Depends: libc6 (>= 2.14) Conflicts: zlib1 (<= 1:1.0.4-7) Breaks: libxml2 (<< 2.7.6.dfsg-2), texlive-binaries (<< 2009-12) Size: 87522 SHA256: b5fe79041db0a5ed4c8297f7c1c2ec0c344be6eea0a7d0977a0f2a1dceea2ff3 SHA1: fa253be7e1e0237df506c7687da98215aab716fe MD5sum: 0b0838dfff297b7230215b0401e791df Description: compression library - runtime zlib is a library implementing the deflate compression method found in gzip and PKZIP. This package includes the shared library. Multi-Arch: same Homepage: http://zlib.net/ Tag: role::shared-lib Section: libs Priority: required Filename: pool/main/z/zlib/zlib1g_1.2.8.dfsg-5_amd64.deb