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: 97 Maintainer: Peter Eisentraut Architecture: armhf 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: 31918 SHA256: e4c3fa682e02cf04715bedb64c3369335342be62d534a0811d519a6c3f2b086a SHA1: fbb460c8c38f4b48014db7309b49cac88b73c162 MD5sum: 135f090fcd1617c792d2aae618d11f2e 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_armhf.deb Package: apt Version: 1.4.11 Installed-Size: 3148 Maintainer: APT Development Team Architecture: armhf 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.5), 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: 1199474 SHA256: 74ae241b1bd7b1056cdf76ac81f8f510ccd197372e1649af6799e60c67a83193 SHA1: 38e6735ae7e0675208a2aaceac5f3991b271d73d MD5sum: 6e5898991386bf1bfc4ea58291d7d42d 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_armhf.deb Package: apt-transport-https Source: apt Version: 1.4.11 Installed-Size: 204 Maintainer: APT Development Team Architecture: armhf Depends: libapt-pkg5.0 (>= 1.3~rc2), libc6 (>= 2.4), libcurl3-gnutls (>= 7.16.2), libgcc1 (>= 1:3.5), libstdc++6 (>= 5.2) Size: 167230 SHA256: 31eddcc7e48a31c6ecd4e7d95c10a176e23a10a2e212a937726a5564735295df SHA1: 875fb6fcba7837973d5ff26dd728d89c8eb3e797 MD5sum: 2526bfb65f290cd987ea1b87b60ec95e 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_armhf.deb Package: apt-utils Source: apt Version: 1.4.11 Installed-Size: 978 Maintainer: APT Development Team Architecture: armhf Depends: apt (= 1.4.11), libapt-inst2.0 (>= 1.0.5), libapt-pkg5.0 (>= 1.3~rc2), libc6 (>= 2.4), libdb5.3, libgcc1 (>= 1:3.5), libstdc++6 (>= 5.2) Size: 398188 SHA256: 7989d31b65b1241c9a5d5059cba475635862d8c98c734dc4bd830f7b4e701ac0 SHA1: a284ed368df73fce19f9ca2a0aa9832a1b83fb87 MD5sum: d8a4eb7d782552c538fcfac824dafa18 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_armhf.deb Package: base-files Version: 9.9+deb9u13 Essential: yes Installed-Size: 333 Maintainer: Santiago Vila Architecture: armhf 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: 43eccb76f6838c5f6840eaca6a7841e149466436acd3ac4ef49563b5d5a69962 SHA1: 070d8c5e4a928b9204ff30e78d8e562946c5be41 MD5sum: 927781b845998691ca453f204fcb3118 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_armhf.deb Package: base-passwd Version: 3.5.43 Essential: yes Installed-Size: 220 Maintainer: Colin Watson Architecture: armhf Replaces: base Depends: libc6 (>= 2.8), libdebconfclient0 (>= 0.145) Recommends: debconf (>= 0.5) | debconf-2.0 Size: 56568 SHA256: 133b6c011c9a23b2f394a1f33f100993e183c5032b3694f72dba6371725f2a14 SHA1: 5660e6dcee163f01ff5d1ccf8fc1646bafe7808c MD5sum: e94d0c0a40cc9bacc9a36e5728e69366 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_armhf.deb Package: bash Version: 4.4-5 Essential: yes Installed-Size: 5442 Maintainer: Matthias Klose Architecture: armhf 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: 1371334 SHA256: ec7b697e8c07ce9fcb4ef8c66122f6e598fba1e92f286df0b77f726e24a547d1 SHA1: 5a4328a43de8f1eee4ea6145150690fe18318a99 MD5sum: bf656130f5bf0cca788bbe0d1f514d20 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_armhf.deb Package: bsdmainutils Version: 9.0.12+nmu1 Installed-Size: 517 Maintainer: Debian Bsdmainutils Team Architecture: armhf Depends: libbsd0 (>= 0.2.0), libc6 (>= 2.4), libncurses5 (>= 6), libtinfo5 (>= 6), bsdutils (>= 3.0-0), debianutils (>= 1.8) Suggests: cpp, wamerican | wordlist, whois, vacation Breaks: bsdutils (<< 1:2.13-11) Size: 182038 SHA256: f523ef0615dae71596a1169d0d981ff35fca6428cb5e07d098bd92b3497df9d6 SHA1: 0102e4ac9fea26ab2b78ec20ac766098485ba579 MD5sum: 7e1ec4ee0e8dffd18896512c8274ac0c 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_armhf.deb Package: bsdutils Source: util-linux (2.29.2-1+deb9u1) Version: 1:2.29.2-1+deb9u1 Essential: yes Installed-Size: 205 Maintainer: Debian util-linux Maintainers Architecture: armhf 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: 107344 SHA256: d5b7a22e2e34b10ffd8cc1e50a61f3390127914f25c0873c6dd307c33bde1cdd SHA1: f1fb90e95f3d3588474d4d96df6f26cfbfd22ca3 MD5sum: 6f094815e0e149c11ee2413aabe03342 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_armhf.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: 13454 Maintainer: Michael Stone Architecture: armhf 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: 2781622 SHA256: 62195e01ef1a9aaa38c9e1a6e91406142e8db94c71112f13d98994671eb51f8d SHA1: 00f69384ff6bb567ef4f491c27500b11dfb32bde MD5sum: 00fe049eda7b8ebccee8d368e8f93433 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_armhf.deb Package: cpio Version: 2.11+dfsg-6 Installed-Size: 649 Maintainer: Anibal Monsalve Salazar Architecture: armhf Replaces: cpio-mt Depends: libc6 (>= 2.17) Suggests: libarchive1 Conflicts: cpio-mt, mt-st (<< 0.6) Size: 172158 SHA256: 767c2076f258831a66cf1d78ee1eddc4942acdb45814c43e6a4b4fa4b0664ae9 SHA1: b5976743ac95faef408fe004c6b8ef6fa179f11e MD5sum: 1b9b5b300189377cc4e7c712ea615efa 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_armhf.deb Package: cron Version: 3.0pl1-128+deb9u1 Installed-Size: 221 Maintainer: Javier Fernández-Sanguino Peña Architecture: armhf 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: 92302 SHA256: edb61798aa768e91c30c0c9bbaaf367b1be3cbd7a8494f746fe21d1355110d78 SHA1: 9ef35eb5290ab1722a8a10ecebd4de44a5ed9733 MD5sum: 20b5e70002de47a91eb3d4921b8a5b83 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_armhf.deb Package: cryptsetup-bin Source: cryptsetup Version: 2:1.7.3-4 Installed-Size: 994 Maintainer: Debian Cryptsetup Team Architecture: armhf 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: 221030 SHA256: 85a5164d26fbba296a8c6ab4c82f9273f6f5680e7f777044ec11684eae7875f8 SHA1: d9593325f034bd424c8d460a12c09ec10ddc954e MD5sum: 5725c989d3ec88d0020ab50bf0be28c8 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_armhf.deb Package: curl Version: 7.52.1-5+deb9u13 Installed-Size: 302 Maintainer: Alessandro Ghedini Architecture: armhf Depends: libc6 (>= 2.17), libcurl3 (= 7.52.1-5+deb9u13), zlib1g (>= 1:1.1.4) Size: 224346 SHA256: f38cbaf402e47408b33bcde2d6a87a5b2624630923ef47e140af8603444a9936 SHA1: ab45f606b496c17186056ffa217807996ca8e206 MD5sum: 23acaf4cde9707ed82e4b45c17f95fce 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_armhf.deb Package: dash Version: 0.5.8-2.4 Essential: yes Installed-Size: 163 Maintainer: Gerrit Pape Architecture: armhf Depends: debianutils (>= 2.15), dpkg (>= 1.15.0) Pre-Depends: libc6 (>= 2.11) Size: 103570 SHA256: 8b143b3b9d5122274f025af3696a0b6153e79379777851aca85db50735c1804b SHA1: 4d5a51939c7ad662c38e77fca2bfa84617cbed89 MD5sum: d5a4360d0e5bdab818673f55c6e453a2 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_armhf.deb Package: dbus Version: 1.10.32-0+deb9u1 Installed-Size: 417 Maintainer: Utopia Maintenance Team Architecture: armhf Depends: adduser, init-system-helpers (>= 1.3~), lsb-base (>= 3.2-14), libapparmor1 (>= 2.8.95), libaudit1 (>= 1:2.2.1), libc6 (>= 2.9), 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: 198252 SHA256: 5a226638298c83ca244adf9ee68987e32f1647ad0525f2364998012a1b704524 SHA1: 7533007be8b77a94d79c4b95389965d042dc6fcd MD5sum: fea4e19b777b3d74835b4809e8e695dc 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_armhf.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: 202 Maintainer: Clint Adams Architecture: armhf Replaces: manpages-pl (<< 1:0.5) Depends: sensible-utils Pre-Depends: libc6 (>= 2.15) Size: 99254 SHA256: 2dc9a156e15cc64c594a544f4d092fdd20d6d69020a608b08811731f2fa7cd4c SHA1: db8e1154134c58f8581ac861cf9bd3f2555b11e8 MD5sum: a9571d330e60b6a337d3293cb124882b 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_armhf.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: 1223 Maintainer: Santiago Vila Architecture: armhf Replaces: diff Pre-Depends: libc6 (>= 2.17) Suggests: diffutils-doc, wdiff Size: 303198 SHA256: 214419bde3823cf2bbb40fa79d9e276e5883ce85a26010f4aa2c29e79fedbe64 SHA1: aecb50d7eef35d588bfdc38bbf06744080984262 MD5sum: 5f4057c2b3113eddade8151dfd7c26f1 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_armhf.deb Package: dmeventd Source: lvm2 (2.02.168-2) Version: 2:1.02.137-2 Installed-Size: 136 Maintainer: Debian LVM Team Architecture: armhf 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: 57568 SHA256: 123dd9534975c3c5f0ee1f79d6e7024860585868b580473182a694813b6169fd SHA1: 83adaf5d473de0d400ba66665e603d3a9a2f58cd MD5sum: 16a34f1d06fc63f883772606a6374b79 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_armhf.deb Package: dmidecode Version: 3.0-4 Installed-Size: 108 Maintainer: Jörg Frings-Fürst Architecture: armhf Depends: libc6 (>= 2.4) Size: 56134 SHA256: dd99d2475ca67bc0b3a2a7fbef0e1933e95f69f6a9dc1d005238423c8e3c50a2 SHA1: 286ba47be2e4c8261de58d6bf02959bd3893f51a MD5sum: 62c7cbf44cbd603cbe17f9e84bfaa3a6 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_armhf.deb Package: dmsetup Source: lvm2 (2.02.168-2) Version: 2:1.02.137-2 Installed-Size: 201 Maintainer: Debian LVM Team Architecture: armhf Depends: libc6 (>= 2.8), libdevmapper1.02.1 (>= 2:1.02.131) Size: 106726 SHA256: 26e3acf0867e1e8e05cda4be2b53705d8ee79bb3b35bc66e8d80e13403585996 SHA1: b0eac2e1aa203bff59d38051ff49d02373942149 MD5sum: 1f8aaf34e2c961818852a5f58b9f329e 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_armhf.deb Package: dpkg Version: 1.18.25 Essential: yes Installed-Size: 6397 Maintainer: Dpkg Developers Architecture: armhf Replaces: manpages-it (<< 2.80-4) Depends: tar (>= 1.28-1) Pre-Depends: libbz2-1.0, libc6 (>= 2.11), 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: 2078114 SHA256: cf3715b05937d3e3f0aeb781c6db48c99ad31a3e3a90ea2fc75029fda4604e1d SHA1: 8966ce3db362dbaf879a87bccc90d0b22a1a1a17 MD5sum: 4eebb76a9418b98cae64551cc82391eb 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_armhf.deb Package: dropbear-bin Source: dropbear Version: 2016.74-5+deb9u1 Installed-Size: 509 Maintainer: Guilhem Moulin Architecture: armhf 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: 156324 SHA256: 6578e7f230ad6eac5caf4e08b5d164b1185801a4948c69875148a30aeac8fbab SHA1: c2c06e14e2201a3a3e36da4926fdef4f7de2eeb1 MD5sum: 68a13bee91042c11ab92c24edadb6f79 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_armhf.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: 336 Maintainer: Theodore Y. Ts'o Architecture: armhf Replaces: e2fsprogs (<< 1.34-1) Provides: libe2p2, libext2fs2 Depends: libc6 (>= 2.17) Size: 197004 SHA256: 9834e654240be29d80408410b15f288158b651bdc28306ba802213167d0878ab SHA1: cda929234d6e1753d5e90d81bea39f72767d2487 MD5sum: a27edba2c3a19dbe89592cb965ef888a 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_armhf.deb Package: e2fsprogs Version: 1.43.4-2+deb9u2 Installed-Size: 3755 Maintainer: Theodore Y. Ts'o Architecture: armhf 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: 932248 SHA256: 05882bccd4bc1bcfceb74943a42a58ba0e61df32c4f2df2eeadaa565cd9781be SHA1: 7e68e977fdad2f5a26e45be50979d62de13547ae MD5sum: b2f28ee8b4598c0de174a3407de4186e 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.11), 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_armhf.deb Package: findutils Version: 4.6.0+git+20161106-2 Essential: yes Installed-Size: 1751 Maintainer: Andreas Metzler Architecture: armhf 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: 607580 SHA256: 73988a76e246cc1213e7e0de63eda2bf271b908722145e8487e5bd4852747586 SHA1: 9a6a27df1a90835c268e6da2ba55d37cfcb36c5a MD5sum: 2dca72e8bf168f8b53096097fb9d9b5a 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_armhf.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: 127 Maintainer: Laszlo Boszormenyi (GCS) Architecture: armhf Depends: libc6 (>= 2.4), libfuse2 (= 2.9.7-1+deb9u2), adduser, mount (>= 2.19.1), sed (>= 4) Size: 70348 SHA256: e9fbad533ddc5debd4225f1ed59db43b4d7908c18e174513756ab5255d86cf78 SHA1: 94679d228c38408d3831ca95bf7b023c647ad894 MD5sum: 4361411b3bc6f58553e7a6b9b664894b 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_armhf.deb Package: galera-3 Version: 25.3.19-2 Installed-Size: 1969 Maintainer: Debian MySQL Maintainers Architecture: armhf Replaces: galera Provides: galera, galera3, percona-xtradb-cluster-galera-25, wsrep Depends: libatomic1 (>= 4.8), libc6 (>= 2.9), libgcc1 (>= 1:3.5), 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: 911894 SHA256: c9d2ce36503431fc2b535ad78792ab076bc2cce4be4c5dc45a2dbb39cf2fa2c5 SHA1: d8d811d08e8b85cf2f66d6964c8b7bd995df145a MD5sum: f054aa4e59b9ef0413da0f0c743a9977 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_armhf.deb Package: gawk Version: 1:4.1.4+dfsg-1 Installed-Size: 1939 Maintainer: Adrian Bunk Architecture: armhf Provides: awk Pre-Depends: libc6 (>= 2.15), libgmp10, libmpfr4 (>= 3.1.3), libreadline7 (>= 6.0), libsigsegv2 (>= 2.9) Suggests: gawk-doc Size: 536588 SHA256: 927d05944f01a1d2b43319630fdf031fe2205b03bb6f697b283598b8a7e3fcab SHA1: ee23497ef77d9130e144e9df4fe0b3d4a6e41de7 MD5sum: efbf42f85f33c3faf0a440c3785b4f2b 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_armhf.deb Package: gcc-6-base Source: gcc-6 Version: 6.3.0-18+deb9u1 Installed-Size: 209 Maintainer: Debian GCC Maintainers Architecture: armhf 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: 180082 SHA256: 2f90affd5463c4158aba8043ab5eb5642f7f0178cfb99eac7812fb5f1c590558 SHA1: 4d071e841e756343500bac0b0f21bc1239a7189a MD5sum: c14d1d40a3d3ce07f30417a608d899dd 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_armhf.deb Package: gnupg Source: gnupg2 Version: 2.1.18-6 Installed-Size: 1598 Maintainer: Debian GnuPG Maintainers Architecture: armhf 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: 1059480 SHA256: 0e8ca0603157b1a83aa4d35e3798f4bf47ad8cfa429c0df09c375f9d46d9c0aa SHA1: 9997dc5f09bc3e8f6bd968cbde3d5fb2256c3a4a MD5sum: 46e630e075688a03beb258eae8eadd23 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_armhf.deb Package: gnupg-agent Source: gnupg2 Version: 2.1.18-6 Installed-Size: 979 Maintainer: Debian GnuPG Maintainers Architecture: armhf 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: 512710 SHA256: e9df47394b9b3d4e05e11666e96d872c2635d72eb1f9e85a9e20a7c180d5f1d1 SHA1: f46ed48f83bb4c633bc927dc88fbb12be164a83c MD5sum: 986b967672c7d9efe963dc09aa9051f9 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_armhf.deb Package: gpgv Source: gnupg2 Version: 2.1.18-8~deb9u4 Installed-Size: 572 Maintainer: Debian GnuPG Maintainers Architecture: armhf Replaces: gnupg2 (<< 2.0.21-2), gpgv2 (<< 2.1.11-7+exp1) Depends: libbz2-1.0, libc6 (>= 2.7), 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: 453702 SHA256: f430a84759a7d33f2a8a42a4495c7ebf4347a434a5e7705ae82ab88c28b9feab SHA1: 66c69d5189d6ab53738014e410892b7b902c275b MD5sum: c9fecb1fd85d9dcaa2d7d39690ae82b1 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_armhf.deb Package: grep Version: 2.27-2 Essential: yes Installed-Size: 1054 Maintainer: Anibal Monsalve Salazar Architecture: armhf Provides: rgrep Depends: dpkg (>= 1.15.4) | install-info Pre-Depends: libc6 (>= 2.5), libpcre3 Suggests: libpcre3 (>= 7.7) Conflicts: rgrep Size: 370478 SHA256: 5cd9e6ad6211ca513b3b446022838779fa1083b47887939a03b828f7fd4c3a06 SHA1: d86a37b1c3f9dc74d7822bea5d8ded317bded3f9 MD5sum: 7890603a6f2349ac58531693b0eecefd 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_armhf.deb Package: gzip Source: gzip (1.6-5) Version: 1.6-5+b1 Essential: yes Installed-Size: 197 Maintainer: Bdale Garbee Architecture: armhf Depends: dpkg (>= 1.15.4) | install-info Pre-Depends: libc6 (>= 2.17) Suggests: less Size: 108130 SHA256: 6739daef7a80906527558ca1554d766c75055036288b4e0ff06580c6c6da672d SHA1: 7b7f9372eef04114a07e99c45ff75719d2022bf2 MD5sum: 3a05f2208209550a470c70f62fd06fe8 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_armhf.deb Package: haveged Version: 1.9.1-5+deb9u1 Installed-Size: 71 Maintainer: Jérémy Bobbio Architecture: armhf Depends: lsb-base (>= 3.2-14), libc6 (>= 2.15), libhavege1 (>= 1.9.0), init-system-helpers (>= 1.18~) Suggests: apparmor Size: 33686 SHA256: f8c2bb77dbb9a8a4e9bf515a9979237487bffe8c4c216170b63a493b77a05029 SHA1: 7f782e3751b90f4a6ecea5923de861d86cb38c5c MD5sum: 685998d0e3b93f18a38f2ebe0df96a02 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_armhf.deb Package: hostname Source: hostname (3.18) Version: 3.18+b1 Essential: yes Installed-Size: 42 Maintainer: Debian Hostname Team Architecture: armhf Replaces: nis (<< 3.17-30) Pre-Depends: libc6 (>= 2.4) Breaks: nis (<< 3.17-30) Size: 14112 SHA256: 9d12b9ca4b4a2ad23c8b4884d776086f3055d84905534243bb7f02e16a0e63ea SHA1: 9124c448dc180761ba9becddf72293fe994b1fe9 MD5sum: b83789cfc91574b1d3f313d074df66d7 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_armhf.deb Package: ifupdown Version: 0.8.19 Installed-Size: 173 Maintainer: Guus Sliepen Architecture: armhf Replaces: systemd (<< 228-3~) Depends: libc6 (>= 2.8), init-system-helpers (>= 1.18~), lsb-base, adduser, iproute2 Recommends: isc-dhcp-client | dhcp-client Suggests: ppp, rdnssd Breaks: systemd (<< 228-3~) Size: 72814 SHA256: 2d09b8a1c9cecf7b9c3ac042f063b7e5cafbc43d99472e13b659ae63f9971b26 SHA1: c2ef2099e49097545127fdfd1204a0eb90998e7a MD5sum: 7e88792d8b1afe634b468b77ede4d59b 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_armhf.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: armhf Depends: init-system-helpers (>= 1.25) Pre-Depends: systemd-sysv | sysvinit-core Size: 12010 SHA256: dbec5c05a74e5f1ae28eba391eb1b23ee25053fab4d0c05b51812b919387425c SHA1: e6092eb73cf114e26e22c2e29f496f4f91155697 MD5sum: bb89eef32e0c8fc3affd203372944846 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_armhf.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: 127 Maintainer: Petter Reinholdtsen Architecture: armhf Depends: libc6 (>= 2.7) Suggests: bootchart2 Breaks: sysv-rc (<< 2.87dsf-3) Size: 60170 SHA256: 54436a13798f711bafb72025f46fa621b8a82f2705637e8d5c4bf58cb414972c SHA1: 73d3318d33cd0733df068b11d948370e6b5165e0 MD5sum: 5bd69a0b25df196c41a92703e7033e28 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_armhf.deb Package: iproute2 Version: 4.9.0-1+deb9u1 Installed-Size: 1331 Maintainer: Debian iproute2 Maintainers Architecture: armhf 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: 598322 SHA256: 3d5079c32fb427889bac9fce6593cdd8fc9b4d3ceb35ba419d8d693587994278 SHA1: 59e7530ce2a63e4921a1a56fd82055af1c416ceb MD5sum: 950de74140be8a6202ac99adf010aa3e 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_armhf.deb Package: iptables Version: 1.6.0+snapshot20161117-6 Installed-Size: 1113 Maintainer: Arturo Borrero Gonzalez Architecture: armhf 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.7), libnetfilter-conntrack3, libnfnetlink0 Suggests: kmod Size: 264634 SHA256: 20691df92c11258d0e0229624bb998d0c064f05629658ea46f10f3254977491c SHA1: 8d8b83051491c6fe238fee1333c4a41b3345ea3a MD5sum: be44a140371c90dc538868ddccffa6c1 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_armhf.deb Package: iputils-ping Source: iputils Version: 3:20161105-1 Installed-Size: 98 Maintainer: Noah Meyerhans Architecture: armhf Provides: ping Depends: libc6 (>= 2.11), libcap2 (>= 1:2.10), libidn11 (>= 1.13), libnettle6 Recommends: libcap2-bin Size: 56762 SHA256: 8e0c87cc58061a135c2542a3e2d8fc8add537ac937e6f216a7c7b38249f8ddce SHA1: f9ffbe18a096f465555f09a5e77a9ef2fa2f4243 MD5sum: 51d3a1825e1203a137b0df489bbc1141 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_armhf.deb Package: isc-dhcp-client Source: isc-dhcp Version: 4.3.5-3+deb9u1 Installed-Size: 480 Maintainer: Debian ISC DHCP maintainers Architecture: armhf 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: 303730 SHA256: bb4b3c6be1c4932c53ea1eadb3faed938836a73594dce183a9f8e52d2d033f36 SHA1: c244f136c4442acc07ffbef43a1066bd6d7b210e MD5sum: bbf92d891770a8f4b63174f30ad4bf4c 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_armhf.deb Package: isc-dhcp-common Source: isc-dhcp Version: 4.3.5-3 Installed-Size: 141 Maintainer: Debian ISC DHCP maintainers Architecture: armhf Depends: debianutils (>= 2.8.2) Size: 135922 SHA256: 483239a9870b17788410cd79eb5a49e043a604d46646579012f7a94762d5883f SHA1: 6cfffed6b8304055cdad22596fc69c4558131175 MD5sum: e58545f26e91789550f11345be5ae290 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_armhf.deb Package: klibc-utils Source: klibc Version: 2.0.4-9 Installed-Size: 295 Maintainer: maximilian attems Architecture: armhf Depends: libklibc (= 2.0.4-9) Breaks: initramfs-tools (<< 0.103) Size: 97142 SHA256: ab89ec077861cb7fca1fcbe1aced680f5ee02cb1d137939451252d54b1b400ad SHA1: 173be46c189d389b14c99b2f9b20cb943af582ef MD5sum: cc6998450e8ce965c6ef76db95c898c4 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_armhf.deb Package: kmod Version: 23-2 Installed-Size: 171 Maintainer: Marco d'Itri Architecture: armhf Depends: libc6 (>= 2.17), libkmod2 (= 23-2), lsb-base Breaks: alsa-base (<= 1.0.25+3), oss-compat (= 4) Size: 78162 SHA256: d0b5538a7d160e8fb099e1eecb3558e1cfff205aea5c6430cb5bd18a99767481 SHA1: 0489382e8a6050ec7a0b7f18d8308278839c46f3 MD5sum: 7bf9883cd03277d1e177db89423bbdac 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_armhf.deb Package: less Version: 481-2.1 Installed-Size: 221 Maintainer: Anibal Monsalve Salazar Architecture: armhf Depends: libc6 (>= 2.11), libtinfo5 (>= 6), debianutils (>= 1.8) Size: 121490 SHA256: 1228b1f4a74caecc79815c6d9494bbe10c95766594940416123d8c52db3440ec SHA1: 315432ed49816a9973d55ab26b6415449ec8129b MD5sum: ad76120578e389c11560fb5ee4fac005 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_armhf.deb Package: libacl1 Source: acl (2.2.52-3) Version: 2.2.52-3+b1 Installed-Size: 49 Maintainer: Anibal Monsalve Salazar Architecture: armhf Depends: libattr1 (>= 1:2.4.46-8), libc6 (>= 2.4) Conflicts: acl (<< 2.0.0), libacl1-kerberos4kth Size: 25546 SHA256: 8c8bc0d514ba3b31afb7bb23176f486d98e67d99a0b5189142e475d97cccbf2b SHA1: 9cfb64aa096811a044b35a88de13578121540e9b MD5sum: bb1a71cde368b27f16c28486add5779a 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_armhf.deb Package: libaio1 Source: libaio Version: 0.3.110-3 Installed-Size: 29 Maintainer: Guillem Jover Architecture: armhf Depends: libc6 (>= 2.4) Size: 9286 SHA256: 9fbe11d43b08f0745268956955341e2210075196b68f1489498054326b635089 SHA1: 3a31bdf59271c296abd7504917133e838ca5447a MD5sum: 014dced764e9c3e62b90194d33d3d02a 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_armhf.deb Package: libapparmor1 Source: apparmor Version: 2.11.0-3+deb9u2 Installed-Size: 119 Maintainer: Debian AppArmor Team Architecture: armhf Depends: libc6 (>= 2.17) Size: 74996 SHA256: c4df916c7541029573f0782ea2a3f4dce7123ecc239deaeba8b7fba13b686cbe SHA1: fd39d6e7aa11a863a5f91865f6de9d5fb747040b MD5sum: 0ee50f597e9003a6b3f977ed12c03c3f 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_armhf.deb Package: libapt-inst2.0 Source: apt Version: 1.4.11 Installed-Size: 449 Maintainer: APT Development Team Architecture: armhf Provides: libapt-inst (= 1.4.11) Depends: libapt-pkg5.0 (>= 1.1~exp9), libc6 (>= 2.4), libgcc1 (>= 1:3.5), libstdc++6 (>= 5.2) Size: 189206 SHA256: 2de1685af7ff7544a33c30dc66d0b01643abd8e48e4dfd6388453d423771e3c8 SHA1: fc44a77896a23dffda2e7f88f40d9ad046bb22f3 MD5sum: 2e754e3e13b05cef23c979c08e3106f8 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_armhf.deb Package: libapt-pkg5.0 Source: apt Version: 1.4.11 Installed-Size: 2405 Maintainer: APT Development Team Architecture: armhf Provides: libapt-pkg (= 1.4.11) Depends: libbz2-1.0, libc6 (>= 2.15), libgcc1 (>= 1:3.5), liblz4-1 (>= 0.0~r127), liblzma5 (>= 5.1.1alpha+20120614), libstdc++6 (>= 5.2), zlib1g (>= 1:1.2.3.4) Breaks: appstream (<< 0.9.0-3~), apt (<< 1.1~exp14), libapt-inst1.5 (<< 0.9.9~) Size: 851668 SHA256: 4c49d27af1d177bbe8c21723af900806c3be52d36a53f256288b91dc15d3ec4b SHA1: 69939af1ead46572c95d53905275d140e8ad86a2 MD5sum: 88cb8d64acffa662dffcd4324c6d28ba 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_armhf.deb Package: libassuan0 Source: libassuan Version: 2.4.3-2 Installed-Size: 77 Maintainer: Debian GnuPG-Maintainers Architecture: armhf Depends: libc6 (>= 2.4), libgpg-error0 (>= 1.14) Size: 36286 SHA256: 809508e6f767bcc8f322fe2f755cf54f75a6b312bfe1b9ce851c24a7e2933723 SHA1: b26a8152f3347e753675f7fa2193f316f6a8f6ca MD5sum: cb3bedb02cb4df0e4f370b1eddf59e07 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_armhf.deb Package: libatomic1 Source: gcc-6 Version: 6.3.0-18+deb9u1 Installed-Size: 28 Maintainer: Debian GCC Maintainers Architecture: armhf Provides: libatomic1-armhf Depends: gcc-6-base (= 6.3.0-18+deb9u1), libc6 (>= 2.4) Size: 6010 SHA256: 5a487761eaa6025cec49867cdf857f4c46586f73880aa9fd56c167d60244d49a SHA1: 13efd8d39e34410ba91bed17589ca160e22b96f8 MD5sum: a07b8f8eb133dea10a5ec5d528df8043 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_armhf.deb Package: libattr1 Source: attr (1:2.4.47-2) Version: 1:2.4.47-2+b2 Installed-Size: 37 Maintainer: Anibal Monsalve Salazar Architecture: armhf Depends: libc6 (>= 2.4) Conflicts: attr (<< 2.0.0) Size: 17084 SHA256: bfce49110139dc352b89075ee57e6988b28cb3c084c90875079b9e68525796f1 SHA1: 8bbd76ae3c36f07cc3f9132e16bdcbaf3be3ad59 MD5sum: 6e122779e4f2004cc89e5b850f9e1efb 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_armhf.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: 134 Maintainer: Laurent Bigonville Architecture: armhf Depends: libaudit-common (>= 1:2.6.7-2), libc6 (>= 2.8), libcap-ng0 Size: 48490 SHA256: 94e8a4e23f332aa5e3db1a5663584c38f3b53b84978753b7c186ae2dcff83866 SHA1: 938fe28e0e1a242537cce31b5b22ccbbd151683d MD5sum: 60a2c037ee0ca578e0524300e811b03f 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_armhf.deb Package: libblkid1 Source: util-linux Version: 2.29.2-1+deb9u1 Installed-Size: 261 Maintainer: Debian util-linux Maintainers Architecture: armhf Depends: libc6 (>= 2.17), libuuid1 (>= 2.16) Size: 156002 SHA256: 09af36a0cdfac1eaf8d7c6a6f2b2cf36040802c4a273df11756cf6d998fccf0e SHA1: b1b7d1eaf11ad95e04ab7ca2e73ad1e228eefbd1 MD5sum: d60ee6ceea7575733d6fef65b5bef430 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_armhf.deb Package: libbsd0 Source: libbsd Version: 0.8.3-1 Installed-Size: 154 Maintainer: Guillem Jover Architecture: armhf Depends: libc6 (>= 2.17) Size: 89644 SHA256: 607c7dd661a30e0746e90f3348abcd4b3cac6ea44e93bbaa9ab92d7e45b1ed65 SHA1: 74d324c3b694c0b7c52b15caaec3b31d276dda51 MD5sum: a413a2aab36664e2a45bd888e1bd57fe 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_armhf.deb Package: libbz2-1.0 Source: bzip2 Version: 1.0.6-8.1 Installed-Size: 79 Maintainer: Anibal Monsalve Salazar Architecture: armhf Depends: libc6 (>= 2.4) Size: 41914 SHA256: 5592d2dfda33aa02fd3d20c907b4c530e1567824a4345acc200f4a944135b66e SHA1: 04e1fe78c6d1b907d2009b64d95d055a221c14a6 MD5sum: dc9a560c636007f1255fde8ada09ce3c 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_armhf.deb Package: libc-bin Source: glibc Version: 2.24-11+deb9u4 Essential: yes Installed-Size: 2795 Maintainer: GNU Libc Maintainers Architecture: armhf Depends: libc6 (>> 2.24), libc6 (<< 2.25) Recommends: manpages Size: 682056 SHA256: 6ccc6c89725f0e302b7bd19ee2b36202b83e1f1e6c1d2c324cadbe64fe2f2916 SHA1: 4127dac36b5822c238776b1a4b3aae12dfdbb80a MD5sum: 604c653b7ca20e598dad2efa80c53204 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_armhf.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: 8382 Maintainer: GNU Libc Maintainers Architecture: armhf 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), nscd (<< 2.24) Size: 2340532 SHA256: e2cdd45f68b694713f953d11e63d1b2d2c665317c85f6aa04c0e93d87e027cab SHA1: 759554503f526d597af2e73183fe885ee4451841 MD5sum: c03b99dcfaa3f232bb4c0878eb84003e 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_armhf.deb Package: libcap-ng0 Source: libcap-ng (0.7.7-3) Version: 0.7.7-3+b1 Installed-Size: 34 Maintainer: Pierre Chifflier Architecture: armhf Depends: libc6 (>= 2.8) Size: 12664 SHA256: 6c9e9ab426c964ee84776683a102ba41ebd169dab8b708e83376723ff8034199 SHA1: 4e592d7f822ead9ed3706e2cfb65954bb52acabd MD5sum: 7b4668223d668a7f167e33aed06cc060 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_armhf.deb Package: libcap2 Version: 1:2.25-1 Installed-Size: 38 Maintainer: Christian Kastner Architecture: armhf Depends: libc6 (>= 2.8) Size: 15816 SHA256: 0faf0f55ec24bbfb934f49d65064618c29517703666f65c89e5c183e30fc1990 SHA1: a0ad59964af77f1c3845a0a49f5f6c187a9eeb73 MD5sum: 8ccd2910665aa852f073d4c66f185027 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_armhf.deb Package: libcomerr2 Source: e2fsprogs Version: 1.43.4-2+deb9u2 Installed-Size: 80 Maintainer: Theodore Y. Ts'o Architecture: armhf Replaces: e2fsprogs (<< 1.34-1) Provides: libcomerr-kth-compat Depends: libc6 (>= 2.17) Size: 63196 SHA256: 61356a5185d9360dfacb7fe30ebac4934694fd72fc7cd1288234bdf51d635572 SHA1: ce9a9cf5e9e0cd6099b1ec9f70e96c04bb0cdb67 MD5sum: dd50e30675091b83136b1118a11055e5 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_armhf.deb Package: libcrypto++6 Source: libcrypto++ Version: 5.6.4-7 Installed-Size: 2367 Maintainer: Laszlo Boszormenyi (GCS) Architecture: armhf Depends: libc6 (>= 2.15), libgcc1 (>= 1:3.5), libstdc++6 (>= 5.2) Size: 771936 SHA256: a53999bcac669ff543b58ba8cab32720a64e4f42aba76484efdfb179580d770f SHA1: 2b7ffb771ba2c4f2cedd07b801ce20878d65e0d7 MD5sum: a49cae1905324273134abaf0adb775e0 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_armhf.deb Package: libcryptsetup4 Source: cryptsetup Version: 2:1.7.3-4 Installed-Size: 163 Maintainer: Debian Cryptsetup Team Architecture: armhf 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: 101570 SHA256: 9a560e072da06f6b4be325809345fa5675b94176143132067e70c4b6a7b932ef SHA1: 6fcea2798f92b4e664accf0f2be1faf81ba26d11 MD5sum: faf5df6366529e919525d6201a14aaa4 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_armhf.deb Package: libcurl3 Source: curl Version: 7.52.1-5+deb9u13 Installed-Size: 428 Maintainer: Alessandro Ghedini Architecture: armhf 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: 264994 SHA256: 6554e78b7e795d368f499d925def267baf5315ef8392e2b3ba528a1cea6f4408 SHA1: 9f76878480595b71811866d7ffc966a632485dea MD5sum: 107177153131c2656e8accaae26b1192 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_armhf.deb Package: libcurl3-gnutls Source: curl Version: 7.52.1-5+deb9u13 Installed-Size: 424 Maintainer: Alessandro Ghedini Architecture: armhf 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: 263134 SHA256: 27438f7d67d5af3fa96f9bb1fa30a65a2f9953be326b1dd74153e89703eb90b2 SHA1: 37ced159a697dd554f685bf512e0ad051c3886b9 MD5sum: eeec227a7422994453aaff0f869d2f3a 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_armhf.deb Package: libdb5.3 Source: db5.3 Version: 5.3.28-12+deb9u1 Installed-Size: 1115 Maintainer: Debian Berkeley DB Group Architecture: armhf Depends: libc6 (>= 2.17) Size: 594978 SHA256: 65561a79a7836fccf3fef83aa222746e216b43b0f05fe3e24ebabd1aec828a4b SHA1: 60c4c53da0d57df1bbcc5751e63be4fd71f593d3 MD5sum: 85fae368a4520267c95db5d58cfd7cc9 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_armhf.deb Package: libdbi-perl Version: 1.636-1+deb9u1 Installed-Size: 2062 Maintainer: Debian Perl Group Architecture: armhf 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: 759670 SHA256: 83a5fabe6e6bcd0473ed62d330b324d63680fd63d5ac214138229aa5b975661f SHA1: 74ee457842ec432e3839385bfb7dcc0a821a90bd MD5sum: 5f7ae1657c8faa9e2bbab0f5cbc2ffd2 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_armhf.deb Package: libdbus-1-3 Source: dbus Version: 1.10.32-0+deb9u1 Installed-Size: 325 Maintainer: Utopia Maintenance Team Architecture: armhf Depends: libc6 (>= 2.17), libsystemd0 (>= 209) Recommends: dbus Breaks: dbus (<< 1.9.16-1~) Size: 177352 SHA256: d4d3164fa5b2fff83b8e34fbbf9c059450bcf2eb68bd06b372cf7051eacd8d8d SHA1: 4ff91f5d87527f00787ad7d366e95c1c339ed518 MD5sum: f5c3591fe328a0b191a227556d2d41e4 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_armhf.deb Package: libdebconfclient0 Source: cdebconf Version: 0.227 Installed-Size: 62 Maintainer: Debian Install System Team Architecture: armhf Depends: libc6 (>= 2.4) Size: 47410 SHA256: a425e70c30d49eddd7b4cec95ce4d356dad73f204598a20c962621eabca091cf SHA1: 9b25391c986e08d3d1cf369d3e04b22f5e8408e5 MD5sum: 3ddab94d912b859b98e9b27dbbe0cc2d 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_armhf.deb Package: libdevmapper-event1.02.1 Source: lvm2 (2.02.168-2) Version: 2:1.02.137-2 Installed-Size: 63 Maintainer: Debian LVM Team Architecture: armhf Depends: libc6 (>= 2.15), libdevmapper1.02.1 (>= 2:1.02.103) Size: 40526 SHA256: c30a0f145a0d95782948265d6b0317ce2b2f0929832c33bb3107e6806d1350e0 SHA1: 2bb5154a1c224b0880b22efffd255c7d556fb84d MD5sum: 798fc781951d028efd7594d547527b9a 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_armhf.deb Package: libdevmapper1.02.1 Source: lvm2 (2.02.168-2) Version: 2:1.02.137-2 Installed-Size: 303 Maintainer: Debian LVM Team Architecture: armhf 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: 159754 SHA256: 6ca64d38ce78b0d46de099dbec909d74b2f636a20616b661f08a6c4326fe9790 SHA1: 8f00347e5859c3f9039962d066a285ebeec084d3 MD5sum: 2a3101ef9ccae00797a7db1bc2f8edeb 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_armhf.deb Package: libdns-export162 Source: bind9 Version: 1:9.10.3.dfsg.P4-12.3+deb9u7 Installed-Size: 1457 Maintainer: Debian DNS Packaging Architecture: armhf Depends: libc6 (>= 2.4), libisc-export160, libssl1.0.2 (>= 1.0.2d) Size: 788766 SHA256: ca51c1472e556cef97b95752335574b5d85faffa29f2c32d1c2a6ff0790dba92 SHA1: 084a316f810137dd51248a88093526f470945d41 MD5sum: f71261cd5c3490c5b968e8f8fab3f515 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_armhf.deb Package: libedit2 Source: libedit Version: 3.1-20160903-3 Installed-Size: 156 Maintainer: LLVM Packaging Team Architecture: armhf Depends: libbsd0 (>= 0.0), libc6 (>= 2.17), libncurses5 (>= 6), libtinfo5 (>= 6) Size: 69852 SHA256: 9b427a47c41738ab69baed86ac2927e70494d39c4a33c4b5f0f5cf9a54d8831f SHA1: 6ec103dd1728b551b9a0a5bedfbc10d0655292fa MD5sum: 9a311b6eaa29978f4770ebd6e7ded53f 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_armhf.deb Package: libelf1 Source: elfutils Version: 0.168-1 Installed-Size: 901 Maintainer: Kurt Roeckx Architecture: armhf Depends: libc6 (>= 2.4), zlib1g (>= 1:1.1.4) Size: 154328 SHA256: b0645039bf7a7a9dd3ad55bc86b47b10fd4cfa261a67e31eb7eb419b338dc72c SHA1: a4c6a59d464bd0252626b70647809604548f06df MD5sum: d58e4bb74383d799260eaf35e1b4dd42 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_armhf.deb Package: libestr0 Source: libestr Version: 0.1.10-2 Installed-Size: 27 Maintainer: Pierre Chifflier Architecture: armhf Depends: libc6 (>= 2.4) Pre-Depends: multiarch-support Size: 7916 SHA256: 7ade2c04263762f43b16cb5e0650e1c7989bdfc6403e627283401d53bbdc7ebb SHA1: a49a4a87434d6d19561c3635bc77dc423dda5e99 MD5sum: 57902c4c957c3b5640919630754b7c9a 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_armhf.deb Package: libexpat1 Source: expat Version: 2.2.0-2+deb9u3 Installed-Size: 223 Maintainer: Laszlo Boszormenyi (GCS) Architecture: armhf Depends: libc6 (>= 2.4), libgcc1 (>= 1:3.5) Conflicts: wink (<= 1.5.1060-4) Size: 64704 SHA256: 6ec85c533f674c9ed101b410c736fd93b18056a349c955e31e414069489399b3 SHA1: c5f78365cfe06e198e215baad55b85f0acc4125a MD5sum: 49656010f82164e04bd0ef87a248c7aa 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_armhf.deb Package: libexttextcat-2.0-0 Source: libexttextcat (3.4.4-2) Version: 3.4.4-2+b1 Installed-Size: 42 Maintainer: Debian LibreOffice Maintainers Architecture: armhf Depends: libc6 (>= 2.4), libexttextcat-data (= 3.4.4-2) Size: 14700 SHA256: ca03a984c1d930c51628c557a46829041193fba47fb59a228a33ca569c71888f SHA1: d657b4eb35374c298a49c0472ebdceb12d20a7a8 MD5sum: 511f6ea7c1bc91e8a69f6ee8f2785474 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_armhf.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: 49 Maintainer: Michael Biebl Architecture: armhf Depends: libc6 (>= 2.8) Size: 20406 SHA256: 4af92161c36eece7d0f94d3589d5c094884a55d8780cef2dec24a19d549d0dc0 SHA1: f97adcae62c7e4fad261839a2893ea9ad5fe1829 MD5sum: 7fee486fe08c0dfb13c99531561a6d9a 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_armhf.deb Package: libfdisk1 Source: util-linux Version: 2.29.2-1+deb9u1 Installed-Size: 348 Maintainer: Debian util-linux Maintainers Architecture: armhf Depends: libblkid1 (>= 2.24.2), libc6 (>= 2.17), libuuid1 (>= 2.16) Size: 190288 SHA256: 8654187ce8a1577b91fd3bdf89f917ea68343bee57005774f66eb1255e916858 SHA1: 921c9112d492bd28c5fc1f6439bdec11077732c1 MD5sum: ff7d6ff8220e51a8d7b884309b8d1086 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_armhf.deb Package: libffi6 Source: libffi Version: 3.2.1-6 Installed-Size: 43 Maintainer: Debian GCC Maintainers Architecture: armhf Depends: libc6 (>= 2.7), libgcc1 (>= 1:3.5) Size: 18928 SHA256: add06214678eb0afb9931a57b2429f08e05fe52144ef7e5cf5af976d4fe7db03 SHA1: dffaca45dad3a6ad9cf7571c08eb5660334b02a1 MD5sum: 0b53864bcd320e384600a83e7fd42b99 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_armhf.deb Package: libfftw3-double3 Source: fftw3 Version: 3.3.5-3 Installed-Size: 894 Maintainer: Debian Science Team Architecture: armhf Replaces: libfftw3-3 (<< 3.3.3-1) Depends: libc6 (>= 2.4), libgomp1 (>= 4.9) Suggests: libfftw3-bin, libfftw3-dev Breaks: libfftw3-3 (<< 3.3.3-1) Size: 435344 SHA256: 3ec7f2f86822e59a9245addf9381946245e7e9466aaee679c63ce1d0c4246f3e SHA1: afa65711ab20842a262a123437519e8c84713819 MD5sum: a01631c6863b241a1e6da04acfb34fe3 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_armhf.deb Package: libfontconfig1 Source: fontconfig (2.11.0-6.7) Version: 2.11.0-6.7+b1 Installed-Size: 396 Maintainer: Keith Packard Architecture: armhf Provides: libfontconfig Depends: libc6 (>= 2.7), libexpat1 (>= 2.0.1), libfreetype6 (>= 2.2.1), fontconfig-config (>= 2.11.0-6.7) Breaks: xpdf (<= 3.03-11) Size: 313960 SHA256: cceb23e6054e2538e85f0aadcd5783db73a6aefb6295b4e1441954bd2282b5ef SHA1: 79c2cbf2a07ac523d9e9315d1ed04d6f4099da90 MD5sum: aa2d065005c743ac9f2f4d27b49b7fd3 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_armhf.deb Package: libfreetype6 Source: freetype Version: 2.6.3-3.2+deb9u2 Installed-Size: 617 Maintainer: Steve Langasek Architecture: armhf Depends: libc6 (>= 2.11), libpng16-16 (>= 1.6.2-1), zlib1g (>= 1:1.1.4) Size: 388822 SHA256: bda7e3c7a1020cd19c4ca461159450d2491619ba13885924e482ba3c259b39a8 SHA1: 2f3ee143c42b553d47f538da93070630db43850b MD5sum: 741ae2619394788276947ec8a829df3d 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_armhf.deb Package: libfuse2 Source: fuse Version: 2.9.7-1+deb9u2 Installed-Size: 232 Maintainer: Laszlo Boszormenyi (GCS) Architecture: armhf Depends: libc6 (>= 2.17) Suggests: fuse Conflicts: fuse (<< 2.9.7-1+deb9u2) Size: 116232 SHA256: 5e25dc5594d20ea5af4c365e91318f5754144efe1938b03f2a699bdc703b7316 SHA1: a5924cd3879e6dbba24d0f38ce680e7352d133a5 MD5sum: 7f34707b907404cba2af3cb7e56a1b5e 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_armhf.deb Package: libgcc1 Source: gcc-6 (6.3.0-18+deb9u1) Version: 1:6.3.0-18+deb9u1 Installed-Size: 149 Maintainer: Debian GCC Maintainers Architecture: armhf Provides: libgcc1-armhf Depends: gcc-6-base (= 6.3.0-18+deb9u1), libc6 (>= 2.4) Breaks: gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2) Size: 38478 SHA256: 2c58aeae64cef60c593838099bef302d342651725efceb710d14e30383453e22 SHA1: b8f994f926223dd5356df929534371b7e422aefa MD5sum: df330909c70840ad875a1ebb0b51ff70 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_armhf.deb Package: libgcrypt20 Version: 1.7.6-2+deb9u3 Installed-Size: 798 Maintainer: Debian GnuTLS Maintainers Architecture: armhf Depends: libc6 (>= 2.15), libgpg-error0 (>= 1.14) Suggests: rng-tools Size: 467530 SHA256: 12118e60c45c53a325ba9a5c7a60bd7f2fbdbc2822bf87b79b578e8a4e20c39c SHA1: 9c578f8d51c2d47e3708db0cdac8d5537f7443ac MD5sum: 267527512fe0cf273d7c97eeab79b250 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_armhf.deb Package: libgd3 Source: libgd2 Version: 2.2.4-2+deb9u5 Installed-Size: 345 Maintainer: GD team Architecture: armhf Depends: libc6 (>= 2.11), 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: 116362 SHA256: 954e21d6dba922d02ce471466cec41e768ac9556a2e300a6b516c7b4100386ff SHA1: b512b9e1e3230d51433dbf2fa3238b97814061a2 MD5sum: 4671ca264d85c81e37d3c8fced93ad1f 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_armhf.deb Package: libgdbm3 Source: gdbm Version: 1.8.3-14 Installed-Size: 59 Maintainer: Debian QA Group Architecture: armhf Depends: libc6 (>= 2.4), dpkg (>= 1.15.4) | install-info Size: 28538 SHA256: bbff42036ce05e3be1dcca036ecc8c6e8429ae1e02e44ee18df1c3e5ff67842d SHA1: 8f67c4da3a3fdc4851729b2ef0d7d44aeb30bab8 MD5sum: 99f896a041e4e58010770e5a3a50d16a 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_armhf.deb Package: libglib2.0-0 Source: glib2.0 Version: 2.50.3-2+deb9u2 Installed-Size: 3944 Maintainer: Debian GNOME Maintainers Architecture: armhf 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: 2547556 SHA256: 3e8d44cd615154223e1b9000f6777807a9b43d7e2abe78018d4c12fa55479a99 SHA1: 69a6f957f45f3567dd0c5de2f5faae1f9f8bc339 MD5sum: 495a8443b07a9ae4b24af5440dbcf374 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_armhf.deb Package: libgmp10 Source: gmp Version: 2:6.1.2+dfsg-1 Installed-Size: 334 Maintainer: Debian Science Team Architecture: armhf Depends: libc6 (>= 2.7) Size: 194550 SHA256: a82cf283929a4ae32e7f6f708a552297aa81388e171d3b9362dbf84e0f353a4a SHA1: 0131c92c82c8c7999ab452b10bd2af2a52284373 MD5sum: c82cf6fe3b66e41b6e9b900d3a80237b 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_armhf.deb Package: libgnutls30 Source: gnutls28 Version: 3.5.8-5+deb9u5 Installed-Size: 1944 Maintainer: Debian GnuTLS Maintainers Architecture: armhf 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: 839536 SHA256: 52e044d7676d238420065e7fc35dcc3c42605424ac22a3a7d3d85570ca1b68ab SHA1: 37cdb0f3eefeb59beab2cfe4c2bd986c394d7390 MD5sum: 762f64cdd22b23917c0a2765f7a38345 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_armhf.deb Package: libgomp1 Source: gcc-6 Version: 6.3.0-18+deb9u1 Installed-Size: 142 Maintainer: Debian GCC Maintainers Architecture: armhf Provides: libgomp1-armhf 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: 64580 SHA256: 60b1ea7576fa48b432917627d3f79fb92e2359421be476645acf2cdef1ff8978 SHA1: 04375d0866aef14f3b14de11c6961f49564f8dd7 MD5sum: 7a1aeff9e44360c08ddc69755cb47f16 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_armhf.deb Package: libgpg-error0 Source: libgpg-error Version: 1.26-2 Installed-Size: 543 Maintainer: Debian GnuPG Maintainers Architecture: armhf Depends: libc6 (>= 2.15) Size: 107824 SHA256: 33376eae79e29fa95dd5210dae156a67045851f771d20f7f8c6d763ed132fb57 SHA1: 3a1a3738aaae9ca503aad4d6696081a26598281e MD5sum: 58387b75ab04b6f3d81545e62179ceb4 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_armhf.deb Package: libgpm2 Source: gpm (1.20.4-6.2) Version: 1.20.4-6.2+b1 Installed-Size: 55 Maintainer: Peter Samuelson Architecture: armhf Depends: libc6 (>= 2.7) Suggests: gpm Size: 33274 SHA256: 571601456c805d8191adb5b34b5d60621884ed467660fa4a0f0387e5d994cebd SHA1: bd0d4fd93d9221d857a7e38ba70ecffbfd859c6a MD5sum: 6c1790ef56318db1a91ccd19ec2a37ab 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_armhf.deb Package: libgssapi-krb5-2 Source: krb5 Version: 1.15-1+deb9u2 Installed-Size: 293 Maintainer: Sam Hartman Architecture: armhf Depends: libc6 (>= 2.8), 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: 133748 SHA256: 384820461d2389e6a32db4b16da065765bae11b6d0166ffbc47ebac33a6dd16c SHA1: c6197e2e08bdd4a139e15eeab154438c62f701cc MD5sum: bf7dfb5cdfc5711717dce0cf123414ab 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_armhf.deb Package: libhavege1 Source: haveged Version: 1.9.1-5+deb9u1 Installed-Size: 112 Maintainer: Jérémy Bobbio Architecture: armhf Depends: libc6 (>= 2.17) Size: 25308 SHA256: 2141deb68e4c8ce504110c21dc70c0223954de53f50da96710d03b4e1c4ea997 SHA1: 66322e3542f44c759d726fed986cb8c57b23763f MD5sum: f29d9b465387b330bec52d78a5b08779 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_armhf.deb Package: libhogweed4 Source: nettle (3.3-1) Version: 3.3-1+b2 Installed-Size: 179 Maintainer: Magnus Holmgren Architecture: armhf Depends: libc6 (>= 2.4), libgmp10 (>= 2:6.0.0), libnettle6 (= 3.3-1+b2) Size: 126378 SHA256: f3968ab63e1e92f386c16e9aa82cb28d5fc3453d9d4bb44a0720a02d24f7f42f SHA1: fd04b9200b81719d1cb89de899e93e3db9d9a190 MD5sum: f81c27366c31600317ba8ccb0f68bf42 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_armhf.deb Package: libhttp-parser2.8 Source: http-parser Version: 2.8.1-1~bpo9+1 Installed-Size: 49 Maintainer: Christoph Biedl Architecture: armhf Depends: libc6 (>= 2.4) Size: 19538 SHA256: cb20f0b2d01ef49c783ebad796e28145467679d7e19e96472b2e4cfc0f9ec5fb SHA1: 8ec762c23d6a7c12959efffa4ec47ad8c0776c7c MD5sum: 7b824ada678b8f9ccd495534ca87af77 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_armhf.deb Package: libicu57 Source: icu Version: 57.1-6+deb9u4 Installed-Size: 28359 Maintainer: Laszlo Boszormenyi (GCS) Architecture: armhf Depends: libc6 (>= 2.7), libgcc1 (>= 1:3.5), libstdc++6 (>= 5.2) Size: 7451314 SHA256: 4e201316e44217e92ecda90a3a06ccb5ebd8e0a3f016f2e69ea3bb192502886d SHA1: 54befd6dcf304077e4544373821bf153c94baa56 MD5sum: 33f4c2d7ef4c9898ddd771f426bf6cdb 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_armhf.deb Package: libidn11 Source: libidn Version: 1.33-1+deb9u1 Installed-Size: 290 Maintainer: Debian Libidn Team Architecture: armhf Replaces: libidn11-dev Depends: libc6 (>= 2.4) Conflicts: libidn9-dev Size: 111844 SHA256: 6df0f4d923ba15a2d2b200d53774351b87f6d16cdc6058a78d6be6800f8e90bc SHA1: 7f0e39bda318a5c12533627ce068cc6c14ab59d5 MD5sum: 579915410a8a17eb2b0122a0c7672013 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_armhf.deb Package: libidn2-0 Version: 0.16-1+deb9u1 Installed-Size: 170 Maintainer: Debian Libidn team Architecture: armhf Depends: libc6 (>= 2.4), libunistring0 Size: 58750 SHA256: c3e33ada083ae4c4d2ac99d032ca9d710e1fcffd2789570ec62bdbb7d6c0ec94 SHA1: ce2974db988e534283238055a65b02ad0e5cd149 MD5sum: 27732cc03f6c58c62e92cb8dbdfd9e0c 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_armhf.deb Package: libip4tc0 Source: iptables Version: 1.6.0+snapshot20161117-6 Installed-Size: 101 Maintainer: Arturo Borrero Gonzalez Architecture: armhf Depends: libc6 (>= 2.4) Size: 66136 SHA256: 58ab4915b829ba0ba97b5d7fb07c4cce18fcde59629dc23b78e2c564b4abd0e2 SHA1: b2af5a883ddf08b5308a149fb5bd6e568c9b5d01 MD5sum: bd96382d8d3cae5264f4529933af6084 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_armhf.deb Package: libip6tc0 Source: iptables Version: 1.6.0+snapshot20161117-6 Installed-Size: 101 Maintainer: Arturo Borrero Gonzalez Architecture: armhf Depends: libc6 (>= 2.4) Size: 66378 SHA256: 7d6a51ee5b57f6939ed90b2635592049035acb91e20dd2f6faf917af90f3e9fa SHA1: 6e26aabcc024628b2245c9bbea25e5c15f583e3d MD5sum: e4124d55b0d498cb4052fa4db7584f00 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_armhf.deb Package: libiptc0 Source: iptables Version: 1.6.0+snapshot20161117-6 Installed-Size: 88 Maintainer: Arturo Borrero Gonzalez Architecture: armhf Depends: libc6 (>= 2.4), libip4tc0 (>= 1.6.0+snapshot20161117), libip6tc0 (>= 1.6.0+snapshot2016111) Size: 57632 SHA256: 5b256ca4a05b3890af5d51e6fd8efb6c1685b6956c286a77dd5146db9fec2019 SHA1: 4f7b23175ca2be62ea2c5b4b797ae1304d63aa1d MD5sum: 4991f23b49c88dbdbfe22577769e5f3a 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_armhf.deb Package: libisc-export160 Source: bind9 Version: 1:9.10.3.dfsg.P4-12.3+deb9u7 Installed-Size: 466 Maintainer: Debian DNS Packaging Architecture: armhf Depends: libc6 (>= 2.4) Size: 319058 SHA256: 3cb9fcf2c6d2bb20796844f4cf7e8296aa8b2032cd3ec52c1b1c88af634c9e28 SHA1: 241ace3de31351348e64cf9014a75e0bf50d42fb MD5sum: 81ee58c2969b55f23555844d4e453bc8 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_armhf.deb Package: libjbig0 Source: jbigkit (2.1-3.1) Version: 2.1-3.1+b2 Installed-Size: 65 Maintainer: Michael van der Kolff Architecture: armhf Depends: libc6 (>= 2.4) Size: 28412 SHA256: 5f18fbc3619ecc0815a31d6ecda5edc6b63e6cc09ae4ed43629c57638acca0d8 SHA1: 7e85f6eaaa786c8f8b8e1b016dc4824b5ee731ca MD5sum: 08d698008526dd7e2754fa27c582f020 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_armhf.deb Package: libjemalloc1 Source: jemalloc Version: 3.6.0-9.1 Installed-Size: 170 Maintainer: Stig Sandbeck Mathisen Architecture: armhf Depends: libc6 (>= 2.4) Size: 82902 SHA256: 480341664bed8948deafc1c269d43387eafeaeaca59eecd58ce8701bbcdfdabb SHA1: bbaa62db23a6e36390726af2cb3e4848f6ba713a MD5sum: 023783ddf6b810b7ddf1015bc33426de 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_armhf.deb Package: libjpeg62-turbo Source: libjpeg-turbo Version: 1:1.5.1-2+deb9u1 Installed-Size: 218 Maintainer: Ondřej Surý Architecture: armhf Replaces: libjpeg62 Provides: libjpeg62 (= 1:1.5.1-2+deb9u1) Depends: libc6 (>= 2.7) Conflicts: libjpeg62 Size: 111838 SHA256: 17f62c2eb79c7b8665b542569fb04d8daefef6632bb53e5574d68ac27c2eab4f SHA1: c50a4b4bb517d5f5ef4dca03829173d912615da3 MD5sum: 6ea0a00da83db289ef3a182fbf65410b 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_armhf.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: 165 Maintainer: Peter Spiess-Knafl Architecture: armhf Depends: libc6 (>= 2.4), libgcc1 (>= 1:3.5), libstdc++6 (>= 5.2) Size: 67774 SHA256: eccdb2fb1adb58b10f68f02e4332633056597ba433e41a0e8c9ca3ce97e1d566 SHA1: 8f4d6e497d947c54f17ca2c2f671fec5f5cbd428 MD5sum: 9ec7da8772fa92ecc38c6a3dfdb6ade9 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_armhf.deb Package: libk5crypto3 Source: krb5 Version: 1.15-1+deb9u2 Installed-Size: 258 Maintainer: Sam Hartman Architecture: armhf Depends: libc6 (>= 2.4), 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: 117334 SHA256: af74bc1e4e59c27a845720833ce34b1cd0f5ff6ab815bd31d83103fd5352e99e SHA1: a8999866d72c832c4c3f1da6ad41cef318203af7 MD5sum: a75913b060e64156c3aeb5921f0f0899 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_armhf.deb Package: libkeyutils1 Source: keyutils Version: 1.5.9-9 Installed-Size: 32 Maintainer: Christian Kastner Architecture: armhf Depends: libc6 (>= 2.7) Size: 11766 SHA256: 3e75eadf21336eb43f85ad3e2eaa8f1ca2e70725443aed22a88ebab912fb3bbf SHA1: 51a4dfd277ed76a208341dfb0f4cd12e371c6be4 MD5sum: c923a7dded71af8395429391bd1876c1 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_armhf.deb Package: libklibc Source: klibc Version: 2.0.4-9 Installed-Size: 88 Maintainer: maximilian attems Architecture: armhf Size: 50112 SHA256: eb774061bc009ef0d0caf0037a9d0c8dab3b645f359f08a2c88d7f5b3a7352d8 SHA1: 6df4812bb434fb2fd995c82206f083e7d646473b MD5sum: fde76735f38ca576bdbd604a4f716e51 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_armhf.deb Package: libkmod2 Source: kmod Version: 23-2 Installed-Size: 87 Maintainer: Marco d'Itri Architecture: armhf Depends: libc6 (>= 2.17) Size: 43356 SHA256: cdaf96f2ce94617a7c08a79b4a16a5e2cc804b69fbbe7347e47cf15dca796c18 SHA1: 382830b522158e26843c7511b23ddf169cc971ad MD5sum: bbe337d1a7964d334f1b02bf1d7163ec 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_armhf.deb Package: libkrb5-3 Source: krb5 Version: 1.15-1+deb9u2 Installed-Size: 697 Maintainer: Sam Hartman Architecture: armhf 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: 267144 SHA256: ed7c92f625e94a619e0fa0c68c5474c60a08893ef1948d0dbaac07ffe8231ce1 SHA1: 09fb9d3d70a2bfa3b52ee616c420771c7b88ffe5 MD5sum: f80e38767b15c92ffb400ff99f068fa5 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_armhf.deb Package: libkrb5support0 Source: krb5 Version: 1.15-1+deb9u2 Installed-Size: 137 Maintainer: Sam Hartman Architecture: armhf Depends: libc6 (>= 2.8), 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: 58126 SHA256: 7f348bf2d471cc731daf667db6c177f6c52495e9b8d047183ece0c467493a1a9 SHA1: d166c6f8efcf257f3d14c5616164bf6966b00d94 MD5sum: 517b9fe586728f9aa5da20f05e19e880 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_armhf.deb Package: libksba8 Source: libksba Version: 1.3.5-2 Installed-Size: 183 Maintainer: Debian GnuTLS Maintainers Architecture: armhf Depends: libc6 (>= 2.4), libgpg-error0 (>= 1.14) Size: 85888 SHA256: 1caa95062f7ea9e9d34b5d89a7caf8b44a2c3d9b1bf9d5c7d1d6b8f49aab7c6b SHA1: a5a6f8427802bf90809d37f5292c6c46c4058554 MD5sum: e9eb4ff742a1af73b9577574a2947e9e 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_armhf.deb Package: liblcms2-2 Source: lcms2 Version: 2.8-4+deb9u1 Installed-Size: 265 Maintainer: Thomas Weber Architecture: armhf Depends: libc6 (>= 2.7) Suggests: liblcms2-utils Size: 120250 SHA256: 3bcd5aceb424c2017067105c18f49cb7c20084df17fa738129e6146c51e15afd SHA1: a53076ccd3c85ad96d0b6a35f10968a706aa6677 MD5sum: dc50c504b8796af469e7063765e712d1 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_armhf.deb Package: libldap-2.4-2 Source: openldap Version: 2.4.44+dfsg-5+deb9u6 Installed-Size: 368 Maintainer: Debian OpenLDAP Maintainers Architecture: armhf Replaces: libldap-2.3-0, libldap2 Depends: libc6 (>= 2.12), libgnutls30 (>= 3.5.6), libsasl2-2, libldap-common (>= 2.4.44+dfsg-5+deb9u6) Conflicts: ldap-utils (<= 2.1.23-1) Size: 197946 SHA256: 79351c0e966a83009fd3c772e3eb50b7a518c289bf1f6f26897187408dee5d63 SHA1: 520d100b1d61c8e594c32fc081004db070b42e57 MD5sum: 784ef1350bee1b26fa0c8a1118b225d4 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_armhf.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: 47 Maintainer: Debian Perl Group Architecture: armhf Depends: libc6 (>= 2.4) Pre-Depends: perl-base (>= 5.24.1~rc3-2), perlapi-5.24.1 Size: 18390 SHA256: 82ec1a2eabda06b91c930cefbc4dfcfddf8988eb60a7d89c86786717de83f868 SHA1: abdb8dd297f07b83aa2da9178d3d1426cfa87527 MD5sum: 9cdd86444e5b4b07306c7fb3d0381716 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_armhf.deb Package: liblogging-stdlog0 Source: liblogging (1.0.5-2) Version: 1.0.5-2+b2 Installed-Size: 29 Maintainer: Michael Biebl Architecture: armhf Depends: libc6 (>= 2.4) Size: 11894 SHA256: a7cf95059d5d72f37bfb48baeb2b4062e7e2568e930c4e86cd275e408a97ffaa SHA1: 100aac0e8eac4076ba9a426064cec0dcd1b8c3ed MD5sum: ccd5bd7ebf2e71889d321001e005ab4a 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_armhf.deb Package: liblognorm5 Source: liblognorm (2.0.1-1.1) Version: 2.0.1-1.1+b1 Installed-Size: 105 Maintainer: Pierre Chifflier Architecture: armhf Depends: libc6 (>= 2.8), libestr0 (>= 0.1.0), libfastjson4 (>= 0.99.3) Size: 48796 SHA256: f069adbefc200a7fd9557974f01bb39e3b7e2e6114dbcf3a4f2482fe6a92806a SHA1: fb2d28728eb2ea1b3f514ea4224dd3b081f806df MD5sum: 4b9710c26a103745b51f735e19be8569 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_armhf.deb Package: liblqr-1-0 Source: liblqr (0.4.2-2) Version: 0.4.2-2+b2 Installed-Size: 80 Maintainer: Bernd Zeimetz Architecture: armhf Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.24.0) Pre-Depends: multiarch-support Size: 21570 SHA256: ebdb83242175addab6313e0dc92e657d6e04a0e0a35082f56b9f1afc0ece8a66 SHA1: fbc1b8c9c2e5c157770498ee7f49e5da351cac0f MD5sum: 0d65f84984490f8c0f562a64cea05921 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_armhf.deb Package: libltdl7 Source: libtool Version: 2.4.6-2 Installed-Size: 404 Maintainer: Kurt Roeckx Architecture: armhf Depends: libc6 (>= 2.4) Size: 386220 SHA256: 6d21f27c9e1bfabbdb90c844c6f9bf034450d16373ed4f7c401bc6f33f6fe6f9 SHA1: 0bdbe0f4c0d1e9e9ce4dda02b4358770ec29d6c1 MD5sum: 7825a9cb24c2bccbb3dd785d76442b2b 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_armhf.deb Package: liblvm2app2.2 Source: lvm2 Version: 2.02.168-2 Installed-Size: 989 Maintainer: Debian LVM Team Architecture: armhf 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: 510052 SHA256: 22150609405904ef6d300658351b739cd5b3aea6bf0b20c84105d68bd39814bd SHA1: e9d3f321bd4ff53aa23442cfc7d0a05f78696202 MD5sum: 6fd29663df689bb96498e5d310fe9334 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_armhf.deb Package: liblvm2cmd2.02 Source: lvm2 Version: 2.02.168-2 Installed-Size: 1263 Maintainer: Debian LVM Team Architecture: armhf 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: 634514 SHA256: ed9adceaca9923fae04c33b49f7a388fe9055a0ce93a88a8a73d5a02d8539750 SHA1: d472ae2de8db0bd5ff955060db1b32a771875e56 MD5sum: ec8872ba8475b3ed7465492935bea566 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_armhf.deb Package: liblz4-1 Source: lz4 (0.0~r131-2) Version: 0.0~r131-2+b1 Installed-Size: 68 Maintainer: Nobuhiro Iwamatsu Architecture: armhf Depends: libc6 (>= 2.4) Size: 31418 SHA256: 5fcfb707c8b5707edbebfbd80ee113f73df1d6c0d46314960e77fa1db5495dd2 SHA1: 468921e6810887ea8f8af63d9e678e4c846ce386 MD5sum: 224cf164a082a4e0e51ae6bc3039e587 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_armhf.deb Package: liblzma5 Source: xz-utils (5.2.2-1.2) Version: 5.2.2-1.2+b1 Installed-Size: 290 Maintainer: Jonathan Nieder Architecture: armhf Depends: libc6 (>= 2.17) Size: 226144 SHA256: 17f72e2ecc4ab6879952aba8ea48c794dcb53d459315bfaea91ca55512291235 SHA1: c4ff4c1ad0cd7a521b3c60d95f9daeab78a86c17 MD5sum: 5e3eb349e709af3aa3ca36796c4c6322 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_armhf.deb Package: libmagic-mgc Source: file Version: 1:5.30-1+deb9u3 Installed-Size: 4832 Maintainer: Christoph Biedl Architecture: armhf Replaces: libmagic1 (<< 1:5.28-4~) Breaks: libmagic1 (<< 1:5.28-4~) Size: 221838 SHA256: 8d135147cde3b1a61ec12f025112537b04a7d3ebe30cf4a54c9e7818b3eaab2e SHA1: f37d804a2f10e2bd332b8a3182bd0c81b3244378 MD5sum: 21d6deea9edbdbeb638725bc4ed7cf38 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_armhf.deb Package: libmagic1 Source: file Version: 1:5.30-1+deb9u3 Installed-Size: 173 Maintainer: Christoph Biedl Architecture: armhf Depends: libc6 (>= 2.15), zlib1g (>= 1:1.1.4), libmagic-mgc (= 1:5.30-1+deb9u3) Suggests: file Size: 105402 SHA256: 5ca145dfcc937cd3b7c82f4784d0aeffabc7a7dc4a1250e6b6a4d2cee2384e61 SHA1: 54155dbf4da73a16d6b66e9ba6229fd1646335d2 MD5sum: 12b24c4cd22794989e4215c487bc4ead 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_armhf.deb Package: libmagickcore-6.q16-3 Source: imagemagick Version: 8:6.9.7.4+dfsg-11+deb9u11 Installed-Size: 4948 Maintainer: ImageMagick Packaging Team Architecture: armhf Depends: libbz2-1.0, libc6 (>= 2.11), libfftw3-double3 (>= 3.3.5), libfontconfig1 (>= 2.11), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:3.5), 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.2.3.4), imagemagick-6-common (>= 8:6.9.6.2+dfsg-3) Suggests: libmagickcore-6.q16-3-extra Size: 1612386 SHA256: 675fef09be670dfd018d8be4fb5710e71c09245003fa1d017d253fbb5ee539f0 SHA1: f88bc744c8dbf026fc86452c5f0135f90f5f6c84 MD5sum: dc9762ec1530a9b715a45210627b270d 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_armhf.deb Package: libmagickwand-6.q16-3 Source: imagemagick Version: 8:6.9.7.4+dfsg-11+deb9u11 Installed-Size: 1089 Maintainer: ImageMagick Packaging Team Architecture: armhf Depends: libc6 (>= 2.4), libgcc1 (>= 1:3.5), 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: 416980 SHA256: be9c6ad196bf1d61ae463e693d7e7286d24d8451983b08363045303661fa87eb SHA1: a4d8846b1221a0975ec879f0039643da7379fe18 MD5sum: 0abb5a837330f7588ed26cb951cf831c 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_armhf.deb Package: libmcrypt4 Source: libmcrypt Version: 2.5.8-3.3 Installed-Size: 165 Maintainer: RISKO Gergely Architecture: armhf Depends: libc6 (>= 2.4) Suggests: libmcrypt-dev, mcrypt Size: 67242 SHA256: c99c71f1a45598b22a6954627241a34a6f362135a8239a2a580ae747453d2cc6 SHA1: 1946c17024afd0c99cdf42bd16a4015392acc45b MD5sum: 3b6f8296ee6fb05f48d36ef7e36b013d 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_armhf.deb Package: libminiupnpc10 Source: miniupnpc Version: 1.9.20140610-4 Installed-Size: 52 Maintainer: Thomas Goirand Architecture: armhf Depends: libc6 (>= 2.15) Recommends: minissdpd Size: 25716 SHA256: c3a43ef3b2b184f2121c91c93fbb90e21ac3e97c737a3104e7be9ea349faaf7b SHA1: b096ecaf3f41385f09a217147eb1dc7cd8850351 MD5sum: d0646e4d7422b251b6b6971198d39163 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_armhf.deb Package: libmnl0 Source: libmnl Version: 1.0.4-2 Installed-Size: 38 Maintainer: Anibal Monsalve Salazar Architecture: armhf Depends: libc6 (>= 2.4) Size: 11150 SHA256: 67c9a68e35e45826035536c447ed924c8b68a75b8fdcb4ce594b2f9cd08c8bca SHA1: e193eb6bc274ff46f674380c68e1dc6e85811cf6 MD5sum: 0a83c72e76c3369632026a7ce3b6203c 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_armhf.deb Package: libmount1 Source: util-linux Version: 2.29.2-1+deb9u1 Installed-Size: 293 Maintainer: Debian util-linux Maintainers Architecture: armhf Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.17), libselinux1 (>= 2.6-3~) Size: 164958 SHA256: f71560854edc4e607ab006c4c109d675318b6b09f795dca844484a0f1027b5c0 SHA1: 86fd1eceb0e3ecf503b40ca59e738a702400bea3 MD5sum: 93f256af6a334fc6186f1c2d0a14034d 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_armhf.deb Package: libmpdec2 Source: mpdecimal Version: 2.4.2-1 Installed-Size: 149 Maintainer: Matthias Klose Architecture: armhf Replaces: libmpdec2.3 Depends: libc6 (>= 2.4) Breaks: libmpdec2.3 Size: 69624 SHA256: 1c4d55ff448a9c4e671562f1bc434c3df219d9cf9e83a13d9978741ba1d94139 SHA1: 2a4e80440d052ae815b127c952b4cb39f7d7c70c MD5sum: c626d47bbff235065c49abd9900d43c6 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_armhf.deb Package: libmpfr4 Source: mpfr4 Version: 3.1.5-1 Installed-Size: 674 Maintainer: Debian GCC Maintainers Architecture: armhf Depends: libc6 (>= 2.4), libgmp10 Breaks: libgmp3 (<< 4.1.4-3) Size: 536336 SHA256: 6c45eb59df986352b638559faa471f3faf772d8fe02127a19ec38a31ad697256 SHA1: 00a484cfb7b54da3c058164c750d8ada2842b357 MD5sum: c61b1b83ff61c03aad379bd8238dd4d8 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_armhf.deb Package: libncurses5 Source: ncurses Version: 6.0+20161126-1+deb9u2 Installed-Size: 184 Maintainer: Craig Small Architecture: armhf Depends: libtinfo5 (= 6.0+20161126-1+deb9u2), libc6 (>= 2.4) Recommends: libgpm2 Size: 74674 SHA256: d9a9a48b41fda60b10ecc9528bb29b6327ea00013b735aeedbedecd88049964f SHA1: 43c1a5957410f9b1375c844da5e0f5c9731e5786 MD5sum: 90eae64d0c43213bdd62e889194530b7 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_armhf.deb Package: libncursesw5 Source: ncurses Version: 6.0+20161126-1+deb9u2 Installed-Size: 224 Maintainer: Craig Small Architecture: armhf Depends: libtinfo5 (= 6.0+20161126-1+deb9u2), libc6 (>= 2.4) Recommends: libgpm2 Size: 94772 SHA256: a26e9cf788a6377a75c3d738746408dc8b4b79be1cb4157e5ee1830243a1cac9 SHA1: 01c97ae5c5326a50e2ce8e5a24e41dd89bb39065 MD5sum: 3f0d341d2060adc3d057cdd744ec9e8e 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_armhf.deb Package: libnetfilter-conntrack3 Source: libnetfilter-conntrack Version: 1.0.6-2 Installed-Size: 81 Maintainer: Alexander Wirt Architecture: armhf Depends: libc6 (>= 2.4), libmnl0 (>= 1.0.3-4~), libnfnetlink0 Size: 32134 SHA256: 53b0d1a6b6fa0b35f271199395c7a714c913d4be03043238b530c3a49a0640a6 SHA1: c8add24eb2a693502a96e6fd644fab0042923fd7 MD5sum: e3f956092a527df0143b1c1846d47717 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_armhf.deb Package: libnettle6 Source: nettle (3.3-1) Version: 3.3-1+b2 Installed-Size: 325 Maintainer: Magnus Holmgren Architecture: armhf Depends: libc6 (>= 2.4) Size: 210616 SHA256: 8b4279205c3efee39499b82a00f57bdc688c7fd59976b9306a4ae17d31621fcb SHA1: 7c48d17a50bb388bc0632164ffee20ffce02b530 MD5sum: 13ada06e767e0f3f492bedfd49ec0092 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_armhf.deb Package: libnewt0.52 Source: newt (0.52.19-1) Version: 0.52.19-1+b1 Installed-Size: 331 Maintainer: Alastair McKinstry Architecture: armhf Depends: libc6 (>= 2.15), libslang2 (>= 2.2.4) Recommends: libfribidi0 Size: 65660 SHA256: 875147c89c2ebcf35bd7b1fa22e1beaf8fb074b8e7d5ca8cbba4924d1e9a91ca SHA1: 21d9e852e71edc9659c242c7c64fd4ddba2b2993 MD5sum: d33fc1a6cbd7637b773e8c7aa43b0dfa 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_armhf.deb Package: libnfnetlink0 Source: libnfnetlink Version: 1.0.1-3 Installed-Size: 52 Maintainer: Alexander Wirt Architecture: armhf Depends: libc6 (>= 2.4) Pre-Depends: multiarch-support Size: 11766 SHA256: 861c53bb657f58256525f5527da675182d62139c66b794400ee6c64f4c56b15f SHA1: 3af0f357bf8835afe15f8afe7093891ac6a87cd9 MD5sum: cfb62828a8a89f26aeaf83323cd89027 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_armhf.deb Package: libnghttp2-14 Source: nghttp2 Version: 1.18.1-1+deb9u1 Installed-Size: 144 Maintainer: Dave Beckett Architecture: armhf Depends: libc6 (>= 2.4) Size: 69048 SHA256: 8781d338c7d09e610032f3faa1b6d1e5fbf08cfa0ed40bfbbe47e8cdcd4ef554 SHA1: 0be051962d2506fbf67ba20b3fcba3239921046f MD5sum: bf68f94867653868717ac354fc38f966 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_armhf.deb Package: libnpth0 Source: npth Version: 1.3-1 Installed-Size: 34 Maintainer: Eric Dorland Architecture: armhf Depends: libc6 (>= 2.17) Size: 13598 SHA256: 7ce8b35717cf9c56ed017a086c308ae35ed2e5cbd6defca869adcf200439a70d SHA1: 2bd087f8972e9e934576787527472e8603ccb942 MD5sum: 6d533459514f18b024604eb101c22b18 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_armhf.deb Package: libopenjp2-7 Source: openjpeg2 Version: 2.1.2-1.1+deb9u5 Installed-Size: 230 Maintainer: Debian PhotoTools Maintainers Architecture: armhf Depends: libc6 (>= 2.4) Size: 111754 SHA256: 741d0a72a04c71138bf8b1b4f5c213a40eb2c68006cca182a24d9f01ac07e85c SHA1: 7290d1b0dda28964b2ab579eb467ad6079038da7 MD5sum: dae3d82540995eee70e3cc67b964a2eb 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_armhf.deb Package: libopts25 Source: autogen Version: 1:5.18.12-3 Installed-Size: 122 Maintainer: Andreas Metzler Architecture: armhf Replaces: autogen Depends: libc6 (>= 2.7) Size: 61078 SHA256: 8ccb3c3048a91cd2a6731a24d9cdc678ca2492826a6ca9f14ad610689d2152ea SHA1: 6f4f6799f219a2035b266700e066f3ee964aca6d MD5sum: 420d317f1a1ebc60b17442f31b2f5381 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_armhf.deb Package: libp11-kit0 Source: p11-kit Version: 0.23.3-2+deb9u1 Installed-Size: 276 Maintainer: Debian GnuTLS Maintainers Architecture: armhf Depends: libc6 (>= 2.16), libffi6 (>= 3.0.4) Size: 96950 SHA256: 8d8a7a36c12bfe7e890419d9b6d7445fe99a9751941c0e702d3e4563d41b29be SHA1: 76c0772557056941f486358a09d785ee58fc785c MD5sum: 38551eb4b93e9080dc2d58d1dd1c4c48 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_armhf.deb Package: libpam-modules Source: pam Version: 1.1.8-3.6 Installed-Size: 668 Maintainer: Steve Langasek Architecture: armhf 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: 289934 SHA256: db37ed0e413dad8963f4f3727f3e84c86e4d77768472ae297bce4ddaa2852afa SHA1: dc657fe5da65a555cc23f0e79f47a76f6ceb332f MD5sum: b360be6666f00e398a214190fb61396c 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_armhf.deb Package: libpam-modules-bin Source: pam Version: 1.1.8-3.6 Installed-Size: 186 Maintainer: Steve Langasek Architecture: armhf Replaces: libpam-modules (<< 1.1.3-8) Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.4), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32) Size: 101704 SHA256: 3da2f79b1da6a8634b498888464e7b850be02e50a90940cba9b50d23b61af253 SHA1: e62f88fbd1a52cf079811eaa68391633a95a906d MD5sum: da14f54e69c10f6520f7bb41b7029455 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_armhf.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: 276 Maintainer: Debian systemd Maintainers Architecture: armhf Depends: libc6 (>= 2.17), libgcc1 (>= 1:3.5), 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: 177384 SHA256: a73e8f97e931c888cb32be46d20486b0c5ac6b441065ec1800ab7daa149d4efd SHA1: c933f4542865750fb6a9fa0f590be3030e34ab24 MD5sum: da2b1d3ad78502f3940088f34ec6737a 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_armhf.deb Package: libpam0g Source: pam Version: 1.1.8-3.6 Installed-Size: 202 Maintainer: Steve Langasek Architecture: armhf Replaces: libpam0g-util Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.8), debconf (>= 0.5) | debconf-2.0 Suggests: libpam-doc Size: 119664 SHA256: c3f957088824fd275cc08142dcc59aea0336f81f27930ca480be116509c80a46 SHA1: b49fc92131aade197ad4cb6a2ea56586e648f583 MD5sum: b21c18235b7b7bc8fd7f0c04af368681 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_armhf.deb Package: libparted2 Source: parted Version: 3.2-17 Installed-Size: 398 Maintainer: Parted Maintainer Team Architecture: armhf Provides: libparted Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.8), 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: 265924 SHA256: 51f71fab0446bf9b3a25354b99101e12d4f7f6dfe9d04bac16bc6a54d983762d SHA1: 8a77c8f10d20f5357c7bed4b25acee321e04b372 MD5sum: 30b934b59697f9217b44edea1942495a 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_armhf.deb Package: libpcre3 Source: pcre3 Version: 2:8.39-3 Installed-Size: 524 Maintainer: Matthew Vernon Architecture: armhf Depends: libc6 (>= 2.4) 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: 317376 SHA256: c1b227afd54075558443f46fdf9b0808c5ded8efc7a0dde84cbd9139565bf016 SHA1: 6ed900a272db74bf8d94f9a9a0fda610f95ef06a MD5sum: 5cd34a88a6470f51aafbb1e2e00dff40 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_armhf.deb Package: libperl5.24 Source: perl Version: 5.24.1-3+deb9u7 Installed-Size: 13704 Maintainer: Niko Tyni Architecture: armhf 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: 2866038 SHA256: 670f5f6430b22e3e55aa46f084b623ffadc1bbe17c8fa8529e9449215b3c094d SHA1: 4a0cbfddfc155802eed4ed031e51dd1b028b9868 MD5sum: 12b17b476220574655271f95d28822d6 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_armhf.deb Package: libpipeline1 Source: libpipeline Version: 1.4.1-2 Installed-Size: 55 Maintainer: Colin Watson Architecture: armhf Depends: libc6 (>= 2.15) Size: 24038 SHA256: d5d93b9026779460bacaa100cbdf47acdf89f3c54b6866830c5578ba27c068c8 SHA1: 06d0f4c36ff56a5fa390bb59ea0a3b04ab443243 MD5sum: ec8c62a7804211e845d404a8c6deb0a0 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_armhf.deb Package: libpng16-16 Source: libpng1.6 Version: 1.6.28-1+deb9u1 Installed-Size: 337 Maintainer: Anibal Monsalve Salazar Architecture: armhf Depends: libc6 (>= 2.11), zlib1g (>= 1:1.2.3.4) Size: 264540 SHA256: 88add3f77598e5f7c6b1edc3de8c52517309505bbe98587dfef95c20a1c49b7b SHA1: fbc759c6b267630684d5e2a8133473a970db0d67 MD5sum: 7c9c14fbe35c880441f6a46da42fdafc 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_armhf.deb Package: libpopt0 Source: popt (1.16-10) Version: 1.16-10+b2 Installed-Size: 207 Maintainer: Paul Martin Architecture: armhf Replaces: popt Depends: libc6 (>= 2.17) Conflicts: libpopt-dev (<= 1.4-1), popt, rpm (<= 4.0.2-3) Size: 46124 SHA256: 1d18f486826061f308ee62a9e63d0f1b57b24747c94ca0ae7af8c79f183306cb SHA1: f259b8abb1876bce6bf51316965e68b4f2be905d MD5sum: 5c310fb9c90c2941398281d37b3d4403 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_armhf.deb Package: libprocps6 Source: procps Version: 2:3.3.12-3+deb9u1 Installed-Size: 96 Maintainer: Craig Small Architecture: armhf Replaces: procps (<< 1:3.3.2-1) Depends: libc6 (>= 2.4), libsystemd0 (>= 209) Size: 55686 SHA256: cfc26c85b91dee2d59a84f70a3ce42bafd338f5050ee06a5778228fbb8087d10 SHA1: ec14909786a69d1796ad2ccf43dddc2407cca2a5 MD5sum: b2f901bb252807225dfa474376486c0e 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_armhf.deb Package: libpsl5 Source: libpsl Version: 0.17.0-3 Installed-Size: 65 Maintainer: Tim Rühsen Architecture: armhf Depends: libidn2-0 (>= 0.16), libc6 (>= 2.4), libunistring0 Recommends: publicsuffix (>= 20150507) Size: 40694 SHA256: 49eb02ca0b2075485231a5519b6f72c38cfbbd3b703481bf87dfdc49287daece SHA1: 40f0d2bb6b63c28b5541864323bf30b7ada44e9c MD5sum: d387933c2a6c785d301d20855668ef22 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_armhf.deb Package: libpython3-stdlib Source: python3-defaults Version: 3.5.3-1 Installed-Size: 36 Maintainer: Matthias Klose Architecture: armhf Depends: libpython3.5-stdlib (>= 3.5.3-1~) Size: 18626 SHA256: 0ffa3cfb8dabd56bf871bd12713d209271929bc1b2e5d949f5f42fad933d200c SHA1: 5f5040431c7438f841019e034b5372446499020e MD5sum: ac400e85218cdaf62c29891b2a260431 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_armhf.deb Package: libpython3.5-minimal Source: python3.5 Version: 3.5.3-1+deb9u3 Installed-Size: 3702 Maintainer: Matthias Klose Architecture: armhf Depends: libc6 (>= 2.4), libssl1.1 (>= 1.1.0) Conflicts: binfmt-support (<< 1.1.2) Size: 568214 SHA256: 669252b8d07eb2e56037c035e0a5b02e283550f79b16fc21bc6469902ac9fc1e SHA1: a2efebda11cb9d32df8bcb3bb04c3e15726fb893 MD5sum: c5865a9caa4fe04e27c586e8b090a5f1 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_armhf.deb Package: libpython3.5-stdlib Source: python3.5 Version: 3.5.3-1+deb9u3 Installed-Size: 9310 Maintainer: Matthias Klose Architecture: armhf Depends: libpython3.5-minimal (= 3.5.3-1+deb9u3), mime-support, libbz2-1.0, libc6 (>= 2.15), libdb5.3, libgcc1 (>= 1:3.5), 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: 2087606 SHA256: d96e36446ecf6b44f8ceda3e76f3681c85e4fe9fa68a1347cf2964d5e530d171 SHA1: 4f21876030e1fe26e8f646a59ef25625e735566f MD5sum: d106eb280ec71754f8cf6cf33695fe07 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_armhf.deb Package: libreadline5 Source: readline5 (5.2+dfsg-3) Version: 5.2+dfsg-3+b1 Installed-Size: 218 Maintainer: Debian QA Group Architecture: armhf Depends: readline-common, libc6 (>= 2.15), libtinfo5 (>= 6) Size: 102756 SHA256: 7f2b950e7ccca2c9cb4e420997e12075502d78a77c323700e80e815e412db39f SHA1: b538088cc457a30a096fcbca361b36c3383ecf95 MD5sum: 351066086f7b19f620d7da5c75e0c1d5 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_armhf.deb Package: libreadline7 Source: readline Version: 7.0-3 Installed-Size: 280 Maintainer: Matthias Klose Architecture: armhf Depends: readline-common, libc6 (>= 2.15), libtinfo5 (>= 6) Size: 131412 SHA256: 9cf3665c01788c68d69704e67eee12a16bccfca8ddb824998a19a452839aca71 SHA1: 1ba8ab30b1a2a073e5433533365e2e7302135232 MD5sum: aa4cdaa1bf717c865682b579a08635ac 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_armhf.deb Package: librtmp1 Source: rtmpdump (2.4+20151223.gitfa8646d.1-1) Version: 2.4+20151223.gitfa8646d.1-1+b1 Installed-Size: 105 Maintainer: Debian Multimedia Maintainers Architecture: armhf Depends: libc6 (>= 2.7), libgmp10, libgnutls30 (>= 3.5.6), libhogweed4, libnettle6, zlib1g (>= 1:1.1.4) Size: 55146 SHA256: 3291926a2ac117f51dc143dd021e5d75fc46a501a45c8f2ccb584acd79b2b301 SHA1: 0e243f44dd443a3c2a2a6368aecbca671ede8832 MD5sum: f4dfc4c7cb04436f8ce72b8d867127f4 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_armhf.deb Package: libsasl2-2 Source: cyrus-sasl2 Version: 2.1.27~101-g0780600+dfsg-3+deb9u1 Installed-Size: 142 Maintainer: Debian Cyrus SASL Team Architecture: armhf 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: 98360 SHA256: ad4971cbe7b23734807bf8cf0f3519c9cdd540c31b0a85b052c38d426063ac1c SHA1: f21cf9d2ba5321a17d987d4af118210a4d6a89bb MD5sum: b779123746c7e9b4687ae4c78ec314fe 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_armhf.deb Package: libsasl2-modules Source: cyrus-sasl2 Version: 2.1.27~101-g0780600+dfsg-3+deb9u1 Installed-Size: 205 Maintainer: Debian Cyrus SASL Team Architecture: armhf Depends: libc6 (>= 2.4), 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: 96090 SHA256: d99e61bca7e6ca7bb5fd86e01fc576ec7b71ae89baefc113338e2e63cdb74dc4 SHA1: 0b294c2bf215bf04eed0efa284d543c09613e819 MD5sum: 48c5f905dedb2117e24c064b40a107c2 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_armhf.deb Package: libsasl2-modules-db Source: cyrus-sasl2 Version: 2.1.27~101-g0780600+dfsg-3+deb9u1 Installed-Size: 88 Maintainer: Debian Cyrus SASL Team Architecture: armhf Depends: libc6 (>= 2.4), libdb5.3 Size: 66838 SHA256: 042653cbbd4fcc60da453a0777da67d853e41786bc26c702441646417cef9d0c SHA1: cebb9835f386857aeab8084c76c14742cc53ad3f MD5sum: b520166d14cfb33ac87604791f70ccad 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_armhf.deb Package: libseccomp2 Source: libseccomp Version: 2.3.1-2.1+deb9u1 Installed-Size: 144 Maintainer: Kees Cook Architecture: armhf Depends: libc6 (>= 2.4) Size: 31308 SHA256: 113b2cd8c2aaeff9d357e579000f0bd1a0d725e9f6eef92b10841874c70e9623 SHA1: 2353be2594bf8ce1131fac552233aa8f3b0e9e2c MD5sum: 2626c20cd1d0bd6875904b5583ff9d96 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_armhf.deb Package: libselinux1 Source: libselinux (2.6-3) Version: 2.6-3+b3 Installed-Size: 156 Maintainer: Debian SELinux maintainers Architecture: armhf Depends: libc6 (>= 2.8), libpcre3 Size: 93372 SHA256: 4c4e373fe7dc26d2acc305fa3d71490de6bfd0cd61308791aedd2a61bfceb992 SHA1: 2dfcf1a29e5f91429eeea53b65bd03565a5ae897 MD5sum: 56667ab42e97092dbd7e183b6104c9ec 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_armhf.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: 200 Maintainer: Debian SELinux maintainers Architecture: armhf Depends: libsemanage-common (= 2.6-2), libaudit1 (>= 1:2.2.1), libbz2-1.0, libc6 (>= 2.8), 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: 91612 SHA256: 2842658206d59d0bce02bad00caacd926d958fa606c1f7e69a88d9bc91235bad SHA1: 84dbce3774625ed459ce16df777bc93f58207fda MD5sum: 79179795d2a4ae9561d35c0df56a5cb0 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_armhf.deb Package: libsepol1 Source: libsepol Version: 2.6-2 Installed-Size: 417 Maintainer: Debian SELinux maintainers Architecture: armhf Depends: libc6 (>= 2.8) Size: 211668 SHA256: eac3e4118b4370ad31fe4ed4c0339360b3d45f8ee898c9b9d0cfb7b473d358c0 SHA1: 6756b722f908ca74181bb1cd3547024907cffadd MD5sum: 55f1678a8f00d2bfd1873278aeb68b79 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_armhf.deb Package: libsigsegv2 Source: libsigsegv Version: 2.10-5 Installed-Size: 49 Maintainer: Debian Common Lisp Team Architecture: armhf Depends: libc6 (>= 2.4) Size: 28274 SHA256: b0c7a1a82caacc9702039875612c07dca1df66a66e7bcddc2531eed1e24c8b7f SHA1: 9bc3e432b2c1b96223cc0999094f63d2a5374563 MD5sum: 3ea6d3deb7697009bd7a6a2bfe3a03c2 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_armhf.deb Package: libslang2 Source: slang2 Version: 2.3.1-5 Installed-Size: 1101 Maintainer: Alastair McKinstry Architecture: armhf Depends: libc6 (>= 2.4) Size: 461446 SHA256: f9036fe0fc950e7d2188f8e1fc397f6c5f3a8191ebcf9f43b5b39db7955d489e SHA1: 5921f5051e1642bbc13b08a7ba8a91fe435bbdd6 MD5sum: c14f40e31a8aa142dec582f7e2a6517e 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_armhf.deb Package: libsmartcols1 Source: util-linux Version: 2.29.2-1+deb9u1 Installed-Size: 191 Maintainer: Debian util-linux Maintainers Architecture: armhf Depends: libc6 (>= 2.17) Size: 116208 SHA256: a3a1db65cfce26561b4e088f5dbf74c840e05a81adc57012bd2718ec731c28b2 SHA1: 273536462329c288d9f0903573975986a673e7cb MD5sum: 730abf8ea4bd4ff2ea4297e05dfefa5a 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_armhf.deb Package: libsqlite3-0 Source: sqlite3 Version: 3.16.2-5+deb9u3 Installed-Size: 735 Maintainer: Laszlo Boszormenyi (GCS) Architecture: armhf Depends: libc6 (>= 2.4) Size: 500250 SHA256: 073cacfb8484458982a62d14aae754c2562ff8fc6db9f1c585214d64f855c430 SHA1: c53a2a5562cbd93dbf2c4ee247ea27058aec9caf MD5sum: 3497852b4302dde0e9dbf9dbbda8ccae 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_armhf.deb Package: libss2 Source: e2fsprogs Version: 1.43.4-2+deb9u2 Installed-Size: 88 Maintainer: Theodore Y. Ts'o Architecture: armhf Replaces: e2fsprogs (<< 1.34-1) Depends: libcomerr2, libc6 (>= 2.17) Size: 66756 SHA256: 43c46f4efd3d8d769b4571e7c9d90bc2a25ab03f3e638b33df9169c8c064f18b SHA1: d65f39e0cfc038efeb0047f1e128b6889c4223a0 MD5sum: 14ead8dd96215f2d4d8254a1da895fea 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_armhf.deb Package: libssh2-1 Source: libssh2 Version: 1.7.0-1+deb9u1 Installed-Size: 201 Maintainer: Mikhail Gusarov Architecture: armhf Depends: libc6 (>= 2.4), libgcrypt20 (>= 1.7.0), zlib1g (>= 1:1.1.4) Size: 129086 SHA256: eec22985843387d9dc6f849af6fc76435c14d0e5fadd3a609916cacba20f7b09 SHA1: 899465146a8e485f6027ba3d69225a370b163a21 MD5sum: 383640b7b295048b85ceb7fc4101c7cd 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_armhf.deb Package: libssl1.0.2 Source: openssl1.0 Version: 1.0.2u-1~deb9u3 Installed-Size: 2010 Maintainer: Debian OpenSSL Team Architecture: armhf Depends: libc6 (>= 2.17), debconf (>= 0.5) | debconf-2.0 Size: 926720 SHA256: bb5948c8a03982aedeede826c2726b16331c47d8c46a5c9619f5aa4bef8c4cc7 SHA1: e358708929ac9cb12e30d1d67d0f11c1993328f2 MD5sum: a8b6ce61840b63cf2bd2b7281104941e 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_armhf.deb Package: libssl1.1 Source: openssl Version: 1.1.0l-1~deb9u2 Installed-Size: 2193 Maintainer: Debian OpenSSL Team Architecture: armhf Depends: libc6 (>= 2.17), debconf (>= 0.5) | debconf-2.0 Breaks: salt-common (<= 2016.3.3+ds-3) Size: 1151438 SHA256: 25657747e78b1af797a4e6f53f4371ef3e3e3155b5d547bad567d92618ab4186 SHA1: afd27969c22bcc329bd52481969a33dcfb617f96 MD5sum: 28354219f43321a779e861a6b0fb2105 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_armhf.deb Package: libstdc++6 Source: gcc-6 Version: 6.3.0-18+deb9u1 Installed-Size: 1466 Maintainer: Debian GCC Maintainers Architecture: armhf Replaces: libstdc++6-6-dbg (<< 4.9.0-3) Provides: libstdc++6-armhf Depends: gcc-6-base (= 6.3.0-18+deb9u1), libc6 (>= 2.18), libgcc1 (>= 1:3.5) 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: 346096 SHA256: 1d92ff5a7e33ee75052c9bac4755ee912e8caedbd69c002bd8f10cd4667941e4 SHA1: 1623e33f9c129c036ede644bc0b5b249fd642935 MD5sum: 5f3e9455508826a8da359b0f3e89cb5d 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_armhf.deb Package: libstemmer0d Source: snowball (0+svn585-1) Version: 0+svn585-1+b2 Installed-Size: 219 Maintainer: Stefano Rivera Architecture: armhf Depends: libc6 (>= 2.4) Size: 55454 SHA256: 8fda4861705e318c2becd9ce4be9e880ef4f43e4d403a7fc675d01b6244abbe9 SHA1: 0474882b816525d160364b865f40d17e08a2bc65 MD5sum: ccbd592ded1fe48af9e3e3507bdfd5d6 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_armhf.deb Package: libsystemd0 Source: systemd Version: 232-25+deb9u12 Installed-Size: 464 Maintainer: Debian systemd Maintainers Architecture: armhf Pre-Depends: libc6 (>= 2.17), libgcc1 (>= 1:3.5), libgcrypt20 (>= 1.7.0), liblz4-1 (>= 0.0~r113), liblzma5 (>= 5.1.1alpha+20120614), libselinux1 (>= 2.1.9) Size: 260924 SHA256: 2f5eaed945b5be96f200fcbf4bac2feffc626c72623c802ada1bf5de95e9f9c3 SHA1: 504f08bf468f61fe0261aa1fae50663b66d69cb9 MD5sum: 779f12a697a65601a4b39fec17080f61 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_armhf.deb Package: libtasn1-6 Version: 4.10-1.1+deb9u1 Installed-Size: 84 Maintainer: Debian GnuTLS Maintainers Architecture: armhf Depends: libc6 (>= 2.4) Size: 45740 SHA256: 7bcf44d284fd679ad71d9bb14d0ac93d2576442f9c67defb3e1f32b4388d2f67 SHA1: 6ff643e5046039024c8ee7729f2b867b4514a728 MD5sum: 466f9ba34e28ef172f44123a679b66c4 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_armhf.deb Package: libtext-charwidth-perl Source: libtext-charwidth-perl (0.04-7) Version: 0.04-7+b6 Installed-Size: 34 Maintainer: Anibal Monsalve Salazar Architecture: armhf Depends: libc6 (>= 2.4), perl-base (>= 5.24.1~rc3-2), perlapi-5.24.1 Size: 9430 SHA256: ba0f9244f4015553edacbcf6e9b00482f1bfbd39b239ee3153f5f120a020dec0 SHA1: 662342525ae9abbebe4a376a8b4b94a5cc1eb159 MD5sum: 8619677c5008945ee4d0d5ec5e7b8378 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+b6_armhf.deb Package: libtext-iconv-perl Source: libtext-iconv-perl (1.7-5) Version: 1.7-5+b4 Installed-Size: 41 Maintainer: Anibal Monsalve Salazar Architecture: armhf Depends: libc6 (>= 2.4), perl-base (>= 5.24.1~rc3-2), perlapi-5.24.1 Size: 14606 SHA256: ef2d81ddb3b4abd86090f1590c579eb1a10edd9bd7508caa67897b97a65017de SHA1: b7db945e42272c324f4907f9cfedcbfd729acb3c MD5sum: 03280a7a24b746cae7dd4578d3e07c2e 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_armhf.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: 463 Maintainer: Laszlo Boszormenyi (GCS) Architecture: armhf Depends: libc6 (>= 2.11), libjbig0 (>= 2.0), libjpeg62-turbo (>= 1.3.1), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.1.4) Size: 222860 SHA256: f0278507b48b2f772a773535376f077a359e1002c6be3742c17a7ce1eb986bab SHA1: a78b33aa0e6c06beb2346235ce0a6f6b814e74fc MD5sum: b1e90fe8d03064f17bedd6bf694eeec5 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_armhf.deb Package: libtinfo5 Source: ncurses Version: 6.0+20161126-1+deb9u2 Installed-Size: 400 Maintainer: Craig Small Architecture: armhf Replaces: libncurses5 (<< 5.9-3) Depends: libc6 (>= 2.16) Breaks: dialog (<< 1.2-20130523) Size: 288074 SHA256: 389b3ec6493a374219b5435dcef25c7ad0372eaa6579225c8c3e5ec41074d612 SHA1: e6ddf7eca668db8322a59eeaa2f4e169049e5af8 MD5sum: bbc179a18acc8857b9629086a63e3df7 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_armhf.deb Package: libudev1 Source: systemd Version: 232-25+deb9u12 Installed-Size: 182 Maintainer: Debian systemd Maintainers Architecture: armhf Depends: libc6 (>= 2.16), libgcc1 (>= 1:3.5) Size: 120864 SHA256: ba92ec68a5aa12e05a49493bd49a9911e2cd6415bfda98cb566e43780dfb83e1 SHA1: e2c503f8e69080b9bbf355425a41f78809c89736 MD5sum: 7aafcef99e348239719051b1a4fc7994 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_armhf.deb Package: libunistring0 Source: libunistring Version: 0.9.6+really0.9.3-0.1 Installed-Size: 995 Maintainer: Andreas Rottmann Architecture: armhf Depends: libc6 (>= 2.4) Size: 255374 SHA256: b3a431112619c6b04ab80aa1ba2c91a598ae38823746a8dd7ea070db36ce5d75 SHA1: 7689819df95869ccc3f7e4c2a33a8eaf484ff709 MD5sum: 9ea59ba8d3c3f74fe30966ff23bca8ef 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_armhf.deb Package: libustr-1.0-1 Source: ustr Version: 1.0.4-6 Installed-Size: 150 Maintainer: Vaclav Ovsik Architecture: armhf Depends: libc6 (>= 2.4) Size: 58436 SHA256: 2f247f2db910727fb5ec70b9fc758bf9061d4c77eab00e9efab67bdfb1de9f4b SHA1: 7e8b4a48d8a7bad5c87392fbb4191f53c18d2ad6 MD5sum: 2499c6cb548c7eb6cf01dc82acc78bf5 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_armhf.deb Package: libuuid1 Source: util-linux Version: 2.29.2-1+deb9u1 Installed-Size: 102 Maintainer: Debian util-linux Maintainers Architecture: armhf Replaces: e2fsprogs (<< 1.34-1) Depends: passwd, libc6 (>= 2.4) Recommends: uuid-runtime Size: 69692 SHA256: d6c562eae1aa819b8cff7b0f26aff356bcfa4f96834fc3cd6ce7a706f7852a38 SHA1: b8ea0412978efbc34c39c0fe3219778fdc8488fc MD5sum: dad1c66ae47d4b4dd2158249fdd8502b 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_armhf.deb Package: libuv1 Version: 1.34.2-1~bpo9+1 Installed-Size: 214 Maintainer: Dominique Dumont Architecture: armhf Depends: libc6 (>= 2.9) Size: 114984 SHA256: 230f28e55eedd088614cd5ed942bf572905747ea0f47c6fea8b622c5d5f45adc SHA1: a64f647db17b18cd93101a517a0e4a95c411ea0d MD5sum: 17731d9b3a679206491cbc28481d3706 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_armhf.deb Package: libuv1-dev Source: libuv1 Version: 1.34.2-1~bpo9+1 Installed-Size: 389 Maintainer: Dominique Dumont Architecture: armhf Replaces: libuv-dev Depends: libuv1 (= 1.34.2-1~bpo9+1) Conflicts: libuv-dev, libuv0.10-dev Size: 137152 SHA256: 71c76f96b863213c8a347980b02160e443d006e5ec1e262eac35ea02251a6795 SHA1: f59b32a204c20caad70d670ddfdf20cf01995d5c MD5sum: 86bd6f7dc889ebbf7726fec1b4b3c8ed 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_armhf.deb Package: libwebp6 Source: libwebp Version: 0.5.2-1 Installed-Size: 310 Maintainer: Jeff Breidenbach Architecture: armhf Depends: libc6 (>= 2.4) Size: 204524 SHA256: 4a8e3401e92f84ed525501754c8f1331984f5582ff4e13ec24c44c0a2ae38a96 SHA1: 68f561850fe87bc50f9f8b7deea9ede7583d582c MD5sum: ff9f98b7ee292e35b6bf85ffdd36d2e1 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_armhf.deb Package: libwrap0 Source: tcp-wrappers Version: 7.6.q-26 Installed-Size: 91 Maintainer: Marco d'Itri Architecture: armhf Replaces: tcpd (<< 7.6.q-20) Depends: libc6 (>= 2.11) Recommends: tcpd Breaks: tcpd (<< 7.6.q-20) Size: 56044 SHA256: 601b773c30a33fc2aaa94bbfde6583f8d854afd6ae8fe0d4a5af20d2f4fab398 SHA1: 4854ab8950af0bfb356adcc031d3d00946b592c6 MD5sum: dbdea26166c6556232ff7b8ad0144b13 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_armhf.deb Package: libx11-6 Source: libx11 Version: 2:1.6.4-3+deb9u3 Installed-Size: 1179 Maintainer: Debian X Strike Force Architecture: armhf Depends: libc6 (>= 2.15), libxcb1 (>= 1.11.1), libx11-data Size: 690176 SHA256: 71575edf903a37852fd9139edc36b7e60fdfa4c8aba7a3c4e29c92f808d0e3e7 SHA1: 959a95acd11dde707fbdf34e53b8fe71c46e054f MD5sum: bafa1844417ed252b23f183d39fa7364 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_armhf.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: 1716 Maintainer: Olly Betts Architecture: armhf Depends: libc6 (>= 2.15), libgcc1 (>= 1:3.5), libstdc++6 (>= 5.2), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4) Suggests: xapian-tools Size: 971218 SHA256: a95d51fcf6e1ea9b09c306ff29f8fd513d74d84d5c458a09c1afb4d13be17252 SHA1: bfd894e97267ea8211a5365e5e1170a6bae3d55a MD5sum: ab1d8790f1b831565b4050423369cbe8 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_armhf.deb Package: libxau6 Source: libxau Version: 1:1.0.8-1 Installed-Size: 56 Maintainer: Debian X Strike Force Architecture: armhf Depends: libc6 (>= 2.4) Pre-Depends: multiarch-support Size: 19534 SHA256: 5c0395d79cf16acb86708ed37fa5bf31734cde01771a5d226c7a89f611108bf7 SHA1: c2e74414cbdd0b6a7a5b3ee82d837a8ffa1b34ec MD5sum: d3ae7c68e51a44e6e07b0afad56d559f 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_armhf.deb Package: libxcb1 Source: libxcb Version: 1.12-1 Installed-Size: 218 Maintainer: Debian X Strike Force Architecture: armhf Depends: libc6 (>= 2.4), libxau6, libxdmcp6 Breaks: alsa-utils (<< 1.0.24.2-5) Size: 128630 SHA256: c979111f192c8cf65b83e27ec181ccdc31a1c5f448bcafcaf969b42502cf7a5c SHA1: e8392e7471d5fb2b4bbadfbe0acbf5434a7e8daa MD5sum: e3be1050bdf5f6536e2d3fbe2b42f589 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_armhf.deb Package: libxdmcp6 Source: libxdmcp Version: 1:1.1.2-3 Installed-Size: 44 Maintainer: Debian X Strike Force Architecture: armhf Depends: libbsd0 (>= 0.2.0), libc6 (>= 2.4) Size: 24872 SHA256: ad47858edc6469f8288a13238ee53c12f5745636bf0dc12fce798db2718602bd SHA1: 77874cb05ce0f96fff894a838d05728948b208bb MD5sum: 08c5c7e69fbac4cac785e8c40c2eb426 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_armhf.deb Package: libxext6 Source: libxext (2:1.3.3-1) Version: 2:1.3.3-1+b2 Installed-Size: 95 Maintainer: Debian X Strike Force Architecture: armhf Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.6.0) Size: 48150 SHA256: cedf391d383e259a348e0d747b00216050270ba4e7af0b6051fe65c989e82b45 SHA1: 4644673370c07b8c5557f8a734c46d818d49051f MD5sum: a0d2feb226bbdd59578bb54321abf3f8 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_armhf.deb Package: libxml2 Version: 2.9.4+dfsg1-2.2+deb9u3 Installed-Size: 1440 Maintainer: Debian XML/SGML Group Architecture: armhf Depends: libc6 (>= 2.15), libicu57 (>= 57.1-1~), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.2.3.3) Size: 826472 SHA256: a443fc2cba91a2a53b76308ab0b6cc0a62b6dccc6d7af8104d0db11b3f5c9fef SHA1: ac84f985fbb9eb542d91dc906ace2e1f5c2d0342 MD5sum: 31b07584ff6ad4288243564cf8db4ef3 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_armhf.deb Package: libxpm4 Source: libxpm Version: 1:3.5.12-1 Installed-Size: 78 Maintainer: Debian X Strike Force Architecture: armhf Depends: libc6 (>= 2.7), libx11-6 Size: 43956 SHA256: 26399f7257e5db558e9b329844f2a4dc1c79c4c28523d4a325d286f4a3fa4a1f SHA1: df0c12b027b624e8701448181d403f424810cb2e MD5sum: 51a2355ea0db185d4df9db607636984f 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_armhf.deb Package: libxslt1.1 Source: libxslt Version: 1.1.29-2.1+deb9u2 Installed-Size: 368 Maintainer: Debian XML/SGML Group Architecture: armhf Depends: libc6 (>= 2.17), libgcrypt20 (>= 1.7.0), libxml2 (>= 2.9.0) Size: 216862 SHA256: c4e9bedba8827a39c8381fb5908284ddcce207df6626977fcc38adf652727829 SHA1: 0b8252916a1e4d4cafff2afb5f1545697f26664a MD5sum: 07edff100de60c1f13ed58b5873f39da 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_armhf.deb Package: libxtables12 Source: iptables Version: 1.6.0+snapshot20161117-6 Installed-Size: 119 Maintainer: Arturo Borrero Gonzalez Architecture: armhf Replaces: iptables (<< 1.4.16.3-3), libxtables11 (>= 1.6.0+snapshot20161117-1) Depends: libc6 (>= 2.7) Breaks: iptables (<< 1.4.16.3-3), libxtables11 (>= 1.6.0+snapshot20161117-1) Size: 73902 SHA256: fbf2e7e9de5e2846fd16823442a8a906fbe966c0225b8b9a6e24c226ddc395d8 SHA1: 75ef98cfa4504d3f7be625404b7720ba9e51784f MD5sum: 9b187bc667228f11ee665ea309cefe3f 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_armhf.deb Package: libzip4 Source: libzip (1.1.2-1.1) Version: 1.1.2-1.1+b1 Installed-Size: 72 Maintainer: Fathi Boudra Architecture: armhf Depends: libc6 (>= 2.4), zlib1g (>= 1:1.1.4) Size: 35846 SHA256: 4b44969bab61539c25fd88d11c34eb8522f74333917cde15460e02d34e28ae9b SHA1: 22d92e15e44409c15d67b149449e971f01bd9cd4 MD5sum: 90d7b851fca81f9b3f9605e44e28aa6b 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_armhf.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: linux-image-4.9.0-11-armmp Source: linux Version: 4.9.189-3+deb9u2 Installed-Size: 135040 Maintainer: Debian Kernel Team Architecture: armhf Depends: kmod, linux-base (>= 4.3~), initramfs-tools (>= 0.120+deb8u2) | linux-initramfs-tool Suggests: linux-doc-4.9, debian-kernel-handbook Breaks: initramfs-tools (<< 0.120+deb8u2) Size: 30683064 SHA256: 3c7e9c3a7b3f42e8d6860f306bc78027fb6a0d9dd58ca5af0c45ae560a4d9dd4 SHA1: 8608c74eec8482639fc9eb28473df9dcc6408344 MD5sum: 15b6a29f1670ad142c956f763d37524e Description: Linux 4.9 for ARMv7 multiplatform compatible SoCs The Linux kernel 4.9 and modules for use on ARMv7 multiplatform kernel. See https://wiki.debian.org/DebianKernel/ARMMP for details of supported platforms. Homepage: https://www.kernel.org/ Recommends: firmware-linux-free, irqbalance Section: kernel Priority: optional Filename: pool/main/l/linux/linux-image-4.9.0-11-armmp_4.9.189-3+deb9u2_armhf.deb Package: linux-image-4.9.0-12-armmp Source: linux Version: 4.9.210-1+deb9u1 Installed-Size: 135116 Maintainer: Debian Kernel Team Architecture: armhf Depends: kmod, linux-base (>= 4.3~), initramfs-tools (>= 0.120+deb8u2) | linux-initramfs-tool Suggests: linux-doc-4.9, debian-kernel-handbook Breaks: initramfs-tools (<< 0.120+deb8u2) Size: 30722362 SHA256: 060d96d64f092de2bb364df18f98100a23128e7bfe2f0f576dd27825ecc028fb SHA1: 940c3fc4357447fcf2a7286c00500c94d41866e3 MD5sum: d4d034b13d636e09a10ba05ce90056b1 Description: Linux 4.9 for ARMv7 multiplatform compatible SoCs The Linux kernel 4.9 and modules for use on ARMv7 multiplatform kernel. See https://wiki.debian.org/DebianKernel/ARMMP for details of supported platforms. Homepage: https://www.kernel.org/ Recommends: firmware-linux-free, irqbalance Section: kernel Priority: optional Filename: pool/main/l/linux/linux-image-4.9.0-12-armmp_4.9.210-1+deb9u1_armhf.deb Package: linux-image-4.9.0-14-armmp Source: linux Version: 4.9.246-2 Installed-Size: 135316 Maintainer: Debian Kernel Team Architecture: armhf Depends: kmod, linux-base (>= 4.3~), initramfs-tools (>= 0.120+deb8u2) | linux-initramfs-tool Suggests: linux-doc-4.9, debian-kernel-handbook Breaks: initramfs-tools (<< 0.120+deb8u2) Size: 30805496 SHA256: 0f3ff30381cc1fad880d189f7ef1bade8ae5fc5c10fa628300260b81e8684331 SHA1: c4ad54b02900ee1a0efdc80301a7d96febf65eb2 MD5sum: 2bceead8528688fec9a7399ccf1f2246 Description: Linux 4.9 for ARMv7 multiplatform compatible SoCs The Linux kernel 4.9 and modules for use on ARMv7 multiplatform kernel. See https://wiki.debian.org/DebianKernel/ARMMP for details of supported platforms. Homepage: https://www.kernel.org/ Recommends: firmware-linux-free, irqbalance Section: kernel Priority: optional Filename: pool/main/l/linux/linux-image-4.9.0-14-armmp_4.9.246-2_armhf.deb Package: linux-image-4.9.0-4-armmp Source: linux Version: 4.9.65-3+deb9u1 Installed-Size: 134422 Maintainer: Debian Kernel Team Architecture: armhf Depends: kmod, linux-base (>= 4.3~), initramfs-tools (>= 0.120+deb8u2) | linux-initramfs-tool Suggests: linux-doc-4.9, debian-kernel-handbook Breaks: initramfs-tools (<< 0.120+deb8u2) Size: 30426280 SHA256: c587194dd390acf80bc9eeae9b930ee38365dbd6e62f330ea53bf019ed7e9ba8 SHA1: 718965826b2d1b196bbe54ef230f6e4e941021e4 MD5sum: fd4f344f52a8b8d0c41a0b620bb47ea3 Description: Linux 4.9 for ARMv7 multiplatform compatible SoCs The Linux kernel 4.9 and modules for use on ARMv7 multiplatform kernel. See https://wiki.debian.org/DebianKernel/ARMMP for details of supported platforms. Homepage: https://www.kernel.org/ Recommends: firmware-linux-free, irqbalance Section: kernel Priority: optional Filename: pool/main/l/linux/linux-image-4.9.0-4-armmp_4.9.65-3+deb9u1_armhf.deb Package: linux-image-4.9.0-6-armmp Source: linux Version: 4.9.88-1+deb9u1 Installed-Size: 134555 Maintainer: Debian Kernel Team Architecture: armhf Depends: kmod, linux-base (>= 4.3~), initramfs-tools (>= 0.120+deb8u2) | linux-initramfs-tool Suggests: linux-doc-4.9, debian-kernel-handbook Breaks: initramfs-tools (<< 0.120+deb8u2) Size: 30456516 SHA256: 36031b3385cde94630b3edcb5f8a589d3afb08711c3bd4da3133324858d16376 SHA1: f5d2d56a74d26c838e7701b8347dea6b5cee0e65 MD5sum: a3580807908565f50323b60c80c9f330 Description: Linux 4.9 for ARMv7 multiplatform compatible SoCs The Linux kernel 4.9 and modules for use on ARMv7 multiplatform kernel. See https://wiki.debian.org/DebianKernel/ARMMP for details of supported platforms. Homepage: https://www.kernel.org/ Recommends: firmware-linux-free, irqbalance Section: kernel Priority: optional Filename: pool/main/l/linux/linux-image-4.9.0-6-armmp_4.9.88-1+deb9u1_armhf.deb Package: linux-image-4.9.0-8-armmp Source: linux Version: 4.9.144-3.1 Installed-Size: 134859 Maintainer: Debian Kernel Team Architecture: armhf Depends: kmod, linux-base (>= 4.3~), initramfs-tools (>= 0.120+deb8u2) | linux-initramfs-tool Recommends: firmware-linux-free, irqbalance Suggests: linux-doc-4.9, debian-kernel-handbook Breaks: initramfs-tools (<< 0.120+deb8u2) Size: 30593588 SHA256: 9d185577ae654998447575b8923bd28a392c5aa65101f36e001220253a7a4992 SHA1: c6a19a3dca25ccd8161089bbe27d6947cbd90564 MD5sum: 6b2d071d9341bd6de38918c793201c84 Description: Linux 4.9 for ARMv7 multiplatform compatible SoCs The Linux kernel 4.9 and modules for use on ARMv7 multiplatform kernel. See https://wiki.debian.org/DebianKernel/ARMMP for details of supported platforms. Homepage: https://www.kernel.org/ Section: kernel Priority: optional Filename: pool/main/l/linux/linux-image-4.9.0-8-armmp_4.9.144-3.1_armhf.deb Package: linux-image-4.9.0-9-armmp Source: linux Version: 4.9.168-1+deb9u5 Installed-Size: 134972 Maintainer: Debian Kernel Team Architecture: armhf Depends: kmod, linux-base (>= 4.3~), initramfs-tools (>= 0.120+deb8u2) | linux-initramfs-tool Suggests: linux-doc-4.9, debian-kernel-handbook Breaks: initramfs-tools (<< 0.120+deb8u2) Size: 30645284 SHA256: e629c5e43c930998fd413e7169499e8544f186faadd3076bd33fe91facd785bf SHA1: 87fcadb3b6510568dcab80cd3a6c04646d813c1f MD5sum: 8e0d51d14c8a5b4e12dd2d1a2a8eebdc Description: Linux 4.9 for ARMv7 multiplatform compatible SoCs The Linux kernel 4.9 and modules for use on ARMv7 multiplatform kernel. See https://wiki.debian.org/DebianKernel/ARMMP for details of supported platforms. Homepage: https://www.kernel.org/ Recommends: firmware-linux-free, irqbalance Section: kernel Priority: optional Filename: pool/main/l/linux/linux-image-4.9.0-9-armmp_4.9.168-1+deb9u5_armhf.deb Package: linux-image-armmp Source: linux-latest (80+deb9u12) Version: 4.9+80+deb9u12 Installed-Size: 16 Maintainer: Debian Kernel Team Architecture: armhf Provides: linux-latest-modules-4.9.0-14-armmp Depends: linux-image-4.9.0-14-armmp Size: 7194 SHA256: 985504debd4254337565b3bebee2cdc849ac05f526dbd6192fad9dd3cd51f1ab SHA1: 2f62cb24c7c8287420521e4429c40d9b39d94803 MD5sum: 8fa5afa6c6f68b8ad564ee98f08d4b7b Description: Linux for ARMv7 multiplatform compatible SoCs (meta-package) This package depends on the latest Linux kernel and modules for use on ARMv7 multiplatform kernel. See https://wiki.debian.org/DebianKernel/ARMMP for details of supported platforms. Section: kernel Priority: extra Filename: pool/main/l/linux-latest/linux-image-armmp_4.9+80+deb9u12_armhf.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: 2698 Maintainer: Shadow package maintainers Architecture: armhf 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.7), 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: 787880 SHA256: 9a1b463c3ee96a008e83d650f5b2f241532e7dd4e09d73d281804b8b3f94c075 SHA1: e14ee35f7d7e15b1ff73dc3fa85a67bd82ae37ca MD5sum: 08adb6dae18c4b8c99ccbf37b9059c56 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_armhf.deb Package: logrotate Version: 3.11.0-0.1 Installed-Size: 111 Maintainer: Paul Martin Architecture: armhf Depends: libacl1 (>= 2.2.51-8), libc6 (>= 2.8), 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: 56068 SHA256: c3c5f8920a9afc6ed883ea83279a388f5e1e7129266039077f342a75d53cba5b SHA1: 0499f12a5816b508219dc0e6dbb1369270ba8da1 MD5sum: 2f465b0e56912e9407681ed63b86e13b 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_armhf.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: 411 Maintainer: Norbert Tretkowski Architecture: armhf Depends: libc6 (>= 2.11), libselinux1 (>= 1.32) Suggests: perl Size: 310648 SHA256: f34e364cbc32a958e435a4aee96ebfe3c5bd1ea7d13639f9e39ae8006c0518ed SHA1: 192e8491180c9dc75856f90e96e7e8af763d2463 MD5sum: c92805285b4e22ed8fbae5533f659bd9 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_armhf.deb Package: lvm2 Version: 2.02.168-2 Installed-Size: 1834 Maintainer: Debian LVM Team Architecture: armhf 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: 884222 SHA256: 683662be0d9df69c5c4947cd11803f3d9b773e9a9242e41e0f8395a3dc094ed2 SHA1: 0bce57731f416ce324aed26913998a5d04a3892d MD5sum: d7ac9a0aa18598952f72af48eea1b0e3 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_armhf.deb Package: mawk Source: mawk (1.3.3-17) Version: 1.3.3-17+b3 Installed-Size: 144 Maintainer: Steve Langasek Architecture: armhf Provides: awk Pre-Depends: libc6 (>= 2.11) Size: 77160 SHA256: 6ca3703b0ba6fb421b46ebf58e0d7471226948b37638588d7008de06f8970d69 SHA1: 692c8860a4ae68194e0352d807587a381c9e20f3 MD5sum: 0f4a53c496effb66f8c0912a3089e93f 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_armhf.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: 46 Maintainer: Thomas Goirand Architecture: armhf Depends: libc6 (>= 2.4), libminiupnpc10 (>= 1.9.20140610) Recommends: minissdpd Size: 20424 SHA256: 5f4fbd5ac6b5c17a2fe182002b104a951a839b485d8a3cb05c973d71212cae29 SHA1: aaa15d2bbe59355e961bf0f3bc7561c70f3917c3 MD5sum: 947679e73534e6e2ac7288c85cfc9977 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_armhf.deb Package: mount Source: util-linux Version: 2.29.2-1+deb9u1 Essential: yes Installed-Size: 357 Maintainer: Debian util-linux Maintainers Architecture: armhf 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: 181432 SHA256: a2b420ae9c1e80876cb705b2d27503532f7d1c38a7f1f147516c63f09a5f344e SHA1: 0024a6d5914a8dc8d9f1075b3babdc5ecb3c85c4 MD5sum: 76dfad4160c1f0aa50a73f944a83ff30 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_armhf.deb Package: multiarch-support Source: glibc Version: 2.24-11+deb9u4 Installed-Size: 221 Maintainer: GNU Libc Maintainers Architecture: armhf Depends: libc6 (>= 2.13-5) Size: 200612 SHA256: 54e298b19826aca46169758150641ab259108f6fdecb8c4bd048513077ed70c8 SHA1: 9595e86d9f94b6a597c581867f0f8e5c003bd1e3 MD5sum: ba07a2be15349e531bc8d997c40ea654 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_armhf.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: armhf Depends: default-mysql-server Size: 1706 SHA256: 794c94d98740d017534c07c20efe3272eecdace87807098237aba31dcb26f9a9 SHA1: a30345adfe1341f8931f4e406f73dae23fd821b4 MD5sum: 56cc827ccf494f3a086f5b4889e2a8c3 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_armhf.deb Package: nano Version: 2.7.4-1 Installed-Size: 1977 Maintainer: Jordi Mallach Architecture: armhf Replaces: pico Provides: editor Depends: libc6 (>= 2.4), libncursesw5 (>= 6), libtinfo5 (>= 6), zlib1g (>= 1:1.1.4) Suggests: spell Conflicts: pico Size: 475494 SHA256: b97ef9e113472cf0261589d9c82d863f33010e4840318888a4d49159d8a23514 SHA1: 788c80a9ac05e8ea98c0810b3e073dde97f28c4d MD5sum: 396e70e39bf392199ad1517e73079871 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_armhf.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: 481 Maintainer: Craig Small Architecture: armhf Pre-Depends: libc6 (>= 2.4), libtinfo5 (>= 6.0+20151017), libtinfo5 (<< 6.1~) Size: 359678 SHA256: 2f7e48b227820bc9db77cd3c9897d62fc89c19172615f3625da1593d6639df67 SHA1: 119fb9728c414c390c3e845529643fd271ab1bb8 MD5sum: 9297578614f8b95f252aab732de988a6 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_armhf.deb Package: net-tools Version: 1.60+git20161116.90da8a0-1 Installed-Size: 778 Maintainer: net-tools Team Architecture: armhf Replaces: ja-trans (<= 0.8-2), netbase (<< 4.00) Depends: libc6 (>= 2.4), libselinux1 (>= 1.32) Conflicts: ja-trans (<= 0.8-2) Size: 234404 SHA256: 7fecabdd89d17fffca3004896af7de3e3b6f407452876abf31a268ce1aba0d49 SHA1: 14fba5ccd30b975420812fd41f7c438829a83499 MD5sum: d5649c4d304d63b3c3c22236278daa4c 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_armhf.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: armhf Maintainer: Chris Lea Installed-Size: 65415 Depends: libc6 (>= 2.9), libgcc1 (>= 1:3.5), libstdc++6 (>= 4.8), 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_armhf.deb Size: 12840724 SHA256: 3a560c1023bd4606c0441a95363732378a9b50256fe9139210418aa8b589218d SHA1: ffed301836e275a78fa5761cb5b875408ade82a4 MD5sum: 7dbd3c44055d35aaf12b315c4542fa64 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: armhf Depends: python, libssl-dev (>= 1.0.2), libuv1-dev (>= 1.15.0), nodejs (= 8.11.1~dfsg-2~bpo9+1) Suggests: debhelper Size: 353188 SHA256: b73621181191b1466885a83cf4e01ae14ebf8712ef4f184e1000f8984cb84589 SHA1: 0c2f72ca32ef7497de4fa7e206064f46caae045d MD5sum: b907aa7e4a4adcf144b936e2fa9d38cf 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_armhf.deb Package: ntp Version: 1:4.2.8p10+dfsg-3+deb9u2 Installed-Size: 1397 Maintainer: Debian NTP Team Architecture: armhf 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: 554418 SHA256: eca9aa6b4e9ee5195ea9baa3c13fb9c35890aeff7e2cea031a77edcce505a523 SHA1: 5d70e2199fbf95c6d7a93dfe87012155534f5abc MD5sum: 9efa88394136771ab62121a8f1f18043 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_armhf.deb Package: openssh-client Source: openssh Version: 1:7.4p1-10+deb9u7 Installed-Size: 3594 Maintainer: Debian OpenSSH Maintainers Architecture: armhf 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: 742072 SHA256: 5159d3973da868600fbc889db39f7620eaaac253d60f0cf9ddc49a2e09bb1e66 SHA1: 232c477dac9f409695f7d6610af8ad1834ceb384 MD5sum: c50a36a5432e2c83cc86aaf8a38a4aa5 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_armhf.deb Package: openssh-server Source: openssh Version: 1:7.4p1-10+deb9u7 Installed-Size: 705 Maintainer: Debian OpenSSH Maintainers Architecture: armhf 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: 330238 SHA256: 89839c66804e2e502a7d163686631ae1ed4b3894dc4c6b1c74413f209843590e SHA1: eaa8d1c53b2e70ad4c73ff4ad43cf7fd755d47ce MD5sum: 35f0d5ffe69719a5cd0d4fd84ae95f4b 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_armhf.deb Package: openssh-sftp-server Source: openssh Version: 1:7.4p1-10+deb9u7 Installed-Size: 73 Maintainer: Debian OpenSSH Maintainers Architecture: armhf 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: 35252 SHA256: fdb916cd5bfd9ce1d65fc543ff23803a4ccce3128030d0b1327080ccad62263f SHA1: 7c54863b1002993263990734c75937a510a13b5f MD5sum: 9d08eecabdde834388cb38d017d3078b 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_armhf.deb Package: openssl Version: 1.1.0l-1~deb9u2 Installed-Size: 1095 Maintainer: Debian OpenSSL Team Architecture: armhf Depends: libc6 (>= 2.15), libssl1.1 (>= 1.1.0) Suggests: ca-certificates Size: 726678 SHA256: 262b017edbbb8713016c45e9bd0cf5491291086b7d76bde87b132a6215f69401 SHA1: da5266a8fffa5af46df0ce3f6638f441cf7bd80b MD5sum: 2bd1803545b65992493316550db77082 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_armhf.deb Package: passwd Source: shadow Version: 1:4.4-4.1 Installed-Size: 1979 Maintainer: Shadow package maintainers Architecture: armhf Replaces: manpages-tr (<< 1.0.5), manpages-zh (<< 1.5.1-1) Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.8), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32), libsemanage1 (>= 2.0.3), libpam-modules Size: 958144 SHA256: 7ce73bf490ee8f40fad35473347ae3478c097b6bf5b46be0af5dce0cec0d75c3 SHA1: 83728dc003d6d6f95e9f7e2d8a12908b260ba4c6 MD5sum: 8e019e82bda23629250a0e48a421077b 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_armhf.deb Package: perl Version: 5.24.1-3+deb9u7 Installed-Size: 651 Maintainer: Niko Tyni Architecture: armhf 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: 7f897b4060948d3e6a73d80a76366ca155fc2088ec271454b02abbcc7eccff46 SHA1: c8f7f4cc72bdc9d46c28f9683335d983b73685b5 MD5sum: 1f6343bb5e3338ed7dbd673de41bef89 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_armhf.deb Package: perl-base Source: perl Version: 5.24.1-3+deb9u7 Essential: yes Installed-Size: 6018 Maintainer: Niko Tyni Architecture: armhf 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: 1239606 SHA256: 7192e4f3b8a9257e18e4c1c8670c37fe0fd0010d7a51cd6576de91139a3db093 SHA1: edde8ae80b0d5698c019c1a82e8e61494aeb372d MD5sum: 06dd354327f7debd3ce1d30f5abdd005 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_armhf.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: 169 Maintainer: Debian PHP PECL Maintainers Architecture: armhf Replaces: php-user-cache Provides: php-user-cache, php7.0-apcu Depends: php-common (>= 1:7.0+33~), phpapi-20151012, libc6 (>= 2.4) Recommends: php-apcu-bc Suggests: php-gd Conflicts: php-user-cache, php-xcache, php-yac Size: 45026 SHA256: cfbc88ff1af0d020ab2bd2ecb9dd0542dd58ad19bf06950bf1dd00d06984e38d SHA1: a602e00898a8fe61b66f8b53df3f9f60dc0575ec MD5sum: 622b3f8b31d5b96958291a310ac448be 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_armhf.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: 295 Maintainer: Debian PHP PECL Maintainers Architecture: armhf Provides: php7.0-imagick Depends: php-common (>= 1:7.0+33~), phpapi-20151012, libc6 (>= 2.4), libmagickcore-6.q16-3 (>= 8:6.9.6.8), libmagickwand-6.q16-3 (>= 8:6.9.6.8) Size: 82620 SHA256: d7bdbba28b04f7b3a6b3b843f95ff490bc1d06f5625443102e8341346883c39b SHA1: 3a6be02dc6671f7aba392ca2ae54d74334406e34 MD5sum: a6ddcf16381f3b8c6a35055d723b6e31 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_armhf.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: 2521 Maintainer: Debian PHP Maintainers Architecture: armhf 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.2.3.4) Suggests: php-pear Size: 1099110 SHA256: cef603612b82c2e2c9e5ee8e6c13f50d0bb5d17c7f35220c4e1ba208f9daa4f2 SHA1: 994e8978adfcd64d9bbd8e4bc355e1c190120097 MD5sum: 818d25d680d57f2367993fe01e7c4bae 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_armhf.deb Package: php7.0-common Source: php7.0 Version: 7.0.33-0+deb9u10 Installed-Size: 3931 Maintainer: Debian PHP Maintainers Architecture: armhf 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: 494254 SHA256: 119ba4f5144de70def711cf213a18e7ed6fdca7baa99933f61133320ce00397e SHA1: 11df473395823806f34fd170db4a3d95a25c512b MD5sum: da1a755c3817579cebf5c53049da4b5b 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_armhf.deb Package: php7.0-curl Source: php7.0 Version: 7.0.33-0+deb9u10 Installed-Size: 86 Maintainer: Debian PHP Maintainers Architecture: armhf Provides: php-curl Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-0+deb9u10), libc6 (>= 2.4), libcurl3 (>= 7.18.0) Size: 24478 SHA256: 43c233f2130d302337cdb93ca888d582fa3388388aca74c3c2e7d345bf32df5a SHA1: 2311d76f32f9d389bf36b38625df47a4250ba00a MD5sum: ac36ec65abf3821377a96aa562f4a2ba 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_armhf.deb Package: php7.0-fpm Source: php7.0 Version: 7.0.33-0+deb9u10 Installed-Size: 2559 Maintainer: Debian PHP Maintainers Architecture: armhf 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.2.3.4) Suggests: php-pear Size: 1107008 SHA256: 4445f8eac42a4b965f804cfca8b2e5089140ecdea6aa2f37435ba53452f8103f SHA1: b264d55b0977442a22565fc6e4671fac2ef9cbc4 MD5sum: 6dcf7fe2adbcdebf8e46761918ce2ca7 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_armhf.deb Package: php7.0-gd Source: php7.0 Version: 7.0.33-0+deb9u10 Installed-Size: 86 Maintainer: Debian PHP Maintainers Architecture: armhf 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: 22200 SHA256: 855e5df3f88434c9f07f03b4072d30c78396b30b0336f95f74f86759b7ebc8f4 SHA1: ba543b62dd32244f38dbb1136cfdb193ad1773ad MD5sum: 27f10fc1e7eb29c7be39d1240fbd3fa5 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_armhf.deb Package: php7.0-intl Source: php7.0 Version: 7.0.33-0+deb9u10 Installed-Size: 318 Maintainer: Debian PHP Maintainers Architecture: armhf Provides: php-intl Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-0+deb9u10), libc6 (>= 2.4), libgcc1 (>= 1:3.5), libicu57 (>= 57.1-1~), libstdc++6 (>= 4.9) Size: 105680 SHA256: 04e16d52db2c3c760a7f3cd1f1e7b1b13bdf54ee41113fdb25f2b6c1457b5de0 SHA1: 078990f5c804006b8c07ed1694bd5c1bbe3d303b MD5sum: b722de3ffcfe051be17542faf1610e84 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_armhf.deb Package: php7.0-json Source: php7.0 Version: 7.0.33-0+deb9u10 Installed-Size: 54 Maintainer: Debian PHP Maintainers Architecture: armhf Provides: php-json Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-0+deb9u10), libc6 (>= 2.4) Size: 15108 SHA256: 18de868c397a654ed3b6fd1f76ad799c8ee76707e99b07094dbdccab46a27d43 SHA1: 0880a01f7d542460731b2d27b442cfdf2c20e095 MD5sum: 0a15e4f42e62e26b5e6a9bd4c8352b60 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_armhf.deb Package: php7.0-mbstring Source: php7.0 Version: 7.0.33-0+deb9u10 Installed-Size: 1092 Maintainer: Debian PHP Maintainers Architecture: armhf Provides: php-mbstring Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-0+deb9u10), libc6 (>= 2.4) Size: 416534 SHA256: 193897131e96f909479e95736db6be2444c064f6f9a9af64c692dad33717a3e4 SHA1: b6c16dc4f7c00ef12ddc107c0d221c19876eee9e MD5sum: 4fbbaedf4d66d692b27cdaad80002b9a 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_armhf.deb Package: php7.0-mcrypt Source: php7.0 Version: 7.0.33-0+deb9u10 Installed-Size: 54 Maintainer: Debian PHP Maintainers Architecture: armhf Provides: php-mcrypt Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-0+deb9u10), libc6 (>= 2.4), libltdl7 (>= 2.4.6), libmcrypt4 Size: 12696 SHA256: bd411620674adb3fe240e541ae2f6b8f4b3a159fc54345aa0da58d669bcc6f3d SHA1: 6e24f0cc801bd34003aefc31fc378c78e8d53bc9 MD5sum: 05210f589500ef94f92cb0c874fd07a4 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_armhf.deb Package: php7.0-mysql Source: php7.0 Version: 7.0.33-0+deb9u10 Installed-Size: 289 Maintainer: Debian PHP Maintainers Architecture: armhf 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: 106284 SHA256: 41883c93559382d89dd408c7a9f1c0512ca0262fd9552cf81b7587979e98ad60 SHA1: 68255bfbad6807a15d4d301dfd4f3e88b7b8ac67 MD5sum: 037ebdf7677709dc2e6ade16b4f8843c 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_armhf.deb Package: php7.0-opcache Source: php7.0 Version: 7.0.33-0+deb9u10 Installed-Size: 146 Maintainer: Debian PHP Maintainers Architecture: armhf Provides: php-opcache Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-0+deb9u10), libc6 (>= 2.11) Size: 66772 SHA256: b27a311b90ee49618b470f52d1528c74c09b53fae5f95c0d97eeb1f47f9827e3 SHA1: 2e22a03d985211f2702cf1de0f949c343d98cca8 MD5sum: 3ff5445ea15ca99b6d418b3e44fb2eb1 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_armhf.deb Package: php7.0-readline Source: php7.0 Version: 7.0.33-0+deb9u10 Installed-Size: 46 Maintainer: Debian PHP Maintainers Architecture: armhf Provides: php-readline Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-0+deb9u10), libc6 (>= 2.4), libedit2 (>= 3.1-20130611), libncurses5 (>= 6), libtinfo5 (>= 6) Size: 10732 SHA256: e2138d6664825dfa6c7851147acca21b7a4c4891a2f7b8acc6bcd2f2bd169327 SHA1: 1e43c7e63374247949722ae4378d1e86a83c8bea MD5sum: 7282e24fe69269a0980090ccfdddeab9 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_armhf.deb Package: php7.0-xml Source: php7.0 Version: 7.0.33-0+deb9u10 Installed-Size: 285 Maintainer: Debian PHP Maintainers Architecture: armhf 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.4), libxml2 (>= 2.9.0), libxslt1.1 (>= 1.1.25) Breaks: php7.0-xsl (<< 7.0.3-6~) Size: 89542 SHA256: 279f5312661f25476ac76e5b77a5d6d419c4bc27a898150d383fb03fad584f82 SHA1: efce4817775b19ec2a136ea4963396ec6078b036 MD5sum: ec04d6d3b366a80b04ac3709509958a1 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_armhf.deb Package: php7.0-zip Source: php7.0 Version: 7.0.33-0+deb9u10 Installed-Size: 62 Maintainer: Debian PHP Maintainers Architecture: armhf Provides: php-zip Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-0+deb9u10), libc6 (>= 2.4), libzip4 (>= 1.0), zlib1g (>= 1:1.1.4) Size: 17408 SHA256: 36f805ab1bb3562487e667317d1bc506f7bc92cdca7e5d83fc9461d13c6ccf95 SHA1: fe5fe4eba84bc215ea4cd849126254dd4e2d998e MD5sum: a18b47c9a06e3ff32ddf0715da0f1c74 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_armhf.deb Package: pinentry-curses Source: pinentry Version: 1.0.0-2 Installed-Size: 82 Maintainer: Debian GnuPG Maintainers Architecture: armhf Provides: pinentry Depends: libassuan0 (>= 2.0.1), libc6 (>= 2.4), libgpg-error0 (>= 1.14), libncursesw5 (>= 6), libtinfo5 (>= 6) Suggests: pinentry-doc Enhances: gnupg-agent Size: 46648 SHA256: 0d119f5ee0d7a412dc6bc608c4d348b33035ad984f3ed225b227e61a55be5303 SHA1: 78c13f8cac68e29fb5f0daa0541a5dc85a3f93db MD5sum: 144b997d20b4434996015658a65a85fc 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_armhf.deb Package: procmail Version: 3.22-25+deb9u1 Installed-Size: 253 Maintainer: Santiago Vila Architecture: armhf Depends: libc6 (>= 2.4) Recommends: default-mta | mail-transport-agent | fetchmail Size: 136100 SHA256: c476195494e0a821ea6e85938bb1b822aa308678ca570268165d8810f574918f SHA1: 074e8814ffead595eaad816a89c198b42ed87ae6 MD5sum: 3bfc5906723959b5b005494328d68379 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_armhf.deb Package: procps Version: 2:3.3.12-3+deb9u1 Installed-Size: 551 Maintainer: Craig Small Architecture: armhf 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: 244330 SHA256: 9778ffeaf59a56d465c1fde68abd22a03e326b6e61b00f1ad764fdc6cb5866d2 SHA1: dae3dbf9aaf56b5851e8d4dfe2b557b5f65747ae MD5sum: 1bf3f057dc931ac3e7fc3b142c3efe03 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_armhf.deb Package: psmisc Source: psmisc (22.21-2.1) Version: 22.21-2.1+b2 Installed-Size: 564 Maintainer: Craig Small Architecture: armhf Replaces: procps (<< 1:1.2) Depends: libc6 (>= 2.8), libselinux1 (>= 1.32), libtinfo5 (>= 6) Size: 119684 SHA256: 718c87c940bdd9b3b4303066a4bb092709efe636e3716193e647a28505ddb1f2 SHA1: bc85281ed53ebce5447a307829254d52ad124965 MD5sum: 8b10010cc6395ea98b9a8c5426c7e1cb 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_armhf.deb Package: pwgen Source: pwgen (2.07-1.1) Version: 2.07-1.1+b1 Installed-Size: 38 Maintainer: Theodore Y. Ts'o Architecture: armhf Depends: libc6 (>= 2.4) Size: 17234 SHA256: 41d3e7c2ba538c5b1bed2118832449a567bf56d2e130f2dd178f0023cf9e1bae SHA1: e39f37e748e5c17cdaa10cc73cac85c88eda72e3 MD5sum: 4580592c7357aea4a9a1466caeeb8289 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_armhf.deb Package: python3 Source: python3-defaults Version: 3.5.3-1 Installed-Size: 67 Maintainer: Matthias Klose Architecture: armhf 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: ea2eb095f533c6c206d7868149c9099c3ed5a62ce3c609c4693266aa56fa7530 SHA1: f9d22fc90621350f05f5d0f136a374aa3742ddbd MD5sum: af884224ff75378bd108467a4d044141 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_armhf.deb Package: python3-apsw Source: python-apsw Version: 3.13.0-r1-1 Installed-Size: 271 Maintainer: Joel Rosdahl Architecture: armhf Depends: libc6 (>= 2.4), libsqlite3-0 (>= 3.8.9), python3 (<< 3.6), python3 (>= 3.5~), python3:any (>= 3.0~) Suggests: python-apsw-doc Size: 93406 SHA256: b0ff0d0f9f8b1541514e11ced75797d6d9bd03bfd98828d3a192c2b5cbf6bbaf SHA1: 143cf979afd92d825ecb66af07e38c26f03a1a46 MD5sum: c3cbc096ffe0e26c1c681fee9807c0c3 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_armhf.deb Package: python3-cffi-backend Source: python-cffi Version: 1.9.1-2 Installed-Size: 124 Maintainer: Debian Python Modules Team Architecture: armhf 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.4), libffi6 (>= 3.0.4) Breaks: python3-cffi (<< 1) Size: 61644 SHA256: d6d472338f7ba40ec22142231c6d8998d884e7588b6fcbaa6b448da749dfc330 SHA1: 2cc783ee1dc8fa39b418949e2a7617d70604d875 MD5sum: 1ebc80eee3518939c539714dd2124e16 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_armhf.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: 1305 Maintainer: Sebastian Ramacher Architecture: armhf Provides: python3.5-crypto Depends: python3 (<< 3.6), python3 (>= 3.5~), python3:any (>= 3.3.2-2~), libc6 (>= 2.4), libgmp10 Suggests: python3-crypto-dbg, python-crypto-doc Size: 254040 SHA256: 8b9fc953cd79004cb745ebddc0e894cec889b8b7585493b7f857890cd666426c SHA1: 879f493d383e34e96bb5f771bf3c4fee6aa1371b MD5sum: c4026933df2aca1d0d3485f2e4c6f29c 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_armhf.deb Package: python3-cryptography Source: python-cryptography Version: 1.7.1-3+deb9u2 Installed-Size: 1101 Maintainer: Tristan Seligmann Architecture: armhf 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: 179064 SHA256: 97168448a567e7e51f0aba88039c784c9f14357186b3991a120f10423b0bc759 SHA1: 9847dcea298e45ee3c7b802af98c29459d6e5d87 MD5sum: 8bf5b8465277eb353d805da11b068a2a 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_armhf.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: 445 Maintainer: Nikolaus Rath Architecture: armhf 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: 164544 SHA256: 82cdf2bbcbf7168e2a5420f34641e3d1809c422aac207ddf0b66e074045c9d0e SHA1: ce467dcadf7d132dbde25eaea0ee12e2778c8c74 MD5sum: 3592f5e64a80bf04853a09b553de1e19 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_armhf.deb Package: python3-minimal Source: python3-defaults Version: 3.5.3-1 Installed-Size: 120 Maintainer: Matthias Klose Architecture: armhf 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: 35264 SHA256: 53d3255994371f6b308f6d77186972deda79a4e40dbdd4ade2be1517e051f309 SHA1: a84cc0fbab5f624b96ef45d4713bb542642543f3 MD5sum: ede40348d1d25e448f41721bf243f9b2 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_armhf.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: 625 Maintainer: Sandro Tosi Architecture: armhf Depends: libc6 (>= 2.13), python3 (<< 3.6), python3 (>= 3.5~), python3:any (>= 3.3.2-2~) Suggests: python-psutil-doc Size: 126174 SHA256: aed47c378038a9d5582297064a87c9ad8ce1c34b02a381492f00459d2942a961 SHA1: a2e5526ac69ba001eccdd73bad180ebeda70f391 MD5sum: 6de673c50795fdb525c6db2ea9743739 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_armhf.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: armhf 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: 38cd2ce5a53603a9cc30e269697d0246422a69828b899a1960d48f7b65b1cc31 SHA1: 6efaa4d9e57c45c99a296458a37dde8cd2e8f3e2 MD5sum: 196667cf16d4c333b0586d001eb5efab 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_armhf.deb Package: python3.5-minimal Source: python3.5 Version: 3.5.3-1+deb9u3 Installed-Size: 6557 Maintainer: Matthias Klose Architecture: armhf 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: 1441254 SHA256: a5f5c24c32d0ec41b855981a8017307b2a21e71fc485261fcc249b77d99acf87 SHA1: c4e7bedc05680cc6a0cb52e4e6fc8a7ee7633701 MD5sum: bd31d0042b496cfac14d97de3c5e09ce 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_armhf.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: 564 Maintainer: Paul Slootman Architecture: armhf 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: 379630 SHA256: 95fe4f1ee41134b3604910da2b05186303b890b714ae5e27e6c040e5c58c5416 SHA1: aa993da13307286fb92d2b75ec2ed514de091d0e MD5sum: 04e01c3bf16035e1f97b222db17596c0 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_armhf.deb Package: rsyslog Version: 8.24.0-1 Installed-Size: 1127 Maintainer: Michael Biebl Architecture: armhf 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: 521900 SHA256: f764dba433260e15fa7e4b0fcfd302f915cee79fea7c1204e14c2296fe6a34b4 SHA1: e5b30393675838110351f90faef79f463ab3ac3b MD5sum: 44d862ca7755708bd86b0ece9c290604 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_armhf.deb Package: sed Version: 4.4-1 Essential: yes Installed-Size: 762 Maintainer: Clint Adams Architecture: armhf Pre-Depends: libc6 (>= 2.7), libselinux1 (>= 1.32) Size: 273414 SHA256: 2c4917bdfc79f3d6273c1ad1e8adc2b04acfbe81f72c29c8c1bad788381fc5ab SHA1: 4f0ce203c9a560c5e6be2a88aaa0d277e8cd8f1e MD5sum: 4ec25c3745aff57b057d34ac6589dc72 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_armhf.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: 802 Maintainer: Laszlo Boszormenyi (GCS) Architecture: armhf Depends: libc6 (>= 2.15), libssl1.1 (>= 1.1.0), libwrap0 (>= 7.6-4~) Size: 329434 SHA256: a69681746b9952c928482a93c48bc6c59aade36d4cd90ab91c5832f305e1cdb2 SHA1: b8a46374ddd8822e6b9feb5b87d9aa5ac636212c MD5sum: 8a0573010af5daa6527157196e8bd916 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_armhf.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: 2824 Maintainer: Bdale Garbee Architecture: armhf 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: 1034616 SHA256: f3c3c45a5b4cd21e1ab37828995b6a3e296af4aac5f71759d7a78491df1c280a SHA1: 3c780ed5a6dd8027b092667f6e79f6b722e68051 MD5sum: 3046088ed3bc8082a59e3497fbc2142b 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_armhf.deb Package: systemd Version: 232-25+deb9u12 Installed-Size: 6807 Maintainer: Debian systemd Maintainers Architecture: armhf 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), libgcc1 (>= 1:3.5) 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: 2275012 SHA256: 328517f7da568bc3dc8afea40a9219d71a7cc19f32ac19c9df7f729ed7e77da4 SHA1: 56f4203111a43b91743f27b1250fa5f86a998430 MD5sum: 5d8e0bbb50be6cec87fc46f1a9b5cf1d 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_armhf.deb Package: systemd-sysv Source: systemd Version: 232-25+deb9u12 Installed-Size: 107 Maintainer: Debian systemd Maintainers Architecture: armhf 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: e20fad33f041c1ff8295fc6b092fc736bfb1830c2ba4d187e543d743a29f4d9c SHA1: bcacd9a0d77f97ee06d2dbecf3a5fb235d299adb MD5sum: 0162117f3416139201756b7358ef6b41 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_armhf.deb Package: sysvinit-utils Source: sysvinit Version: 2.88dsf-59.9 Essential: yes Installed-Size: 100 Maintainer: Debian sysvinit maintainers Architecture: armhf Replaces: initscripts (<< 2.88dsf-59.5) Depends: libc6 (>= 2.4), init-system-helpers (>= 1.25~), util-linux (>> 2.28-2~) Breaks: systemd (<< 215) Size: 67266 SHA256: 2dde61f5167cd9faa668fdb7a993c02ffdf47ff1834e1266a83a0a224721ea51 SHA1: d1c7a5bb735667a71364086ceaf0a161177fc0dc MD5sum: 7b3adf62de177a9d1878c123401c4bd7 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_armhf.deb Package: tar Version: 1.29b-1.1 Essential: yes Installed-Size: 2606 Maintainer: Bdale Garbee Architecture: armhf 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: 737720 SHA256: de1cae6fa11380c9065bfb9f3d92484c51f8548957c181fea479f96e7591620a SHA1: d63c1f930b730630af75012c7baecfe0a8fd4da8 MD5sum: d65b8f08a0129b27dfd183070ccf8416 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_armhf.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: 6675 Maintainer: Debian systemd Maintainers Architecture: armhf Replaces: bash-completion (<< 1:2.1), systemd (<< 232-20) Depends: libacl1 (>= 2.2.51-8), libblkid1 (>= 2.19.1), libc6 (>= 2.17), libgcc1 (>= 1:3.5), 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: 1078206 SHA256: 53195de97290d4d3f6696d4093bfe902d6d8c2053c81979e1e1aff37c66abf3d SHA1: 7e2493a9a2ccc64dfc14efbe9fe0b5c933f5c3dc MD5sum: 85b0527a27bf089bc3d6f51d5f4ade5e 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_armhf.deb Package: util-linux Version: 2.29.2-1+deb9u1 Essential: yes Installed-Size: 2620 Maintainer: Debian util-linux Maintainers Architecture: armhf 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: 917470 SHA256: 8d2e77d465d5214857e0d085b26536eeca48bd7c25ed50b61b3bf1ef22bfd6a0 SHA1: 8a4c62912a99e67825456fb9e8867c023187a36d MD5sum: 7722063fe2ce090c1f953d322934b78d 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_armhf.deb Package: vim Version: 2:8.0.0197-4+deb9u3 Installed-Size: 1524 Maintainer: Debian Vim Maintainers Architecture: armhf 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: 896988 SHA256: 939822909c1e1d31407ccfce19916fe7676ba206a2b5b3822ac4a6b90f045dd3 SHA1: 6ecf0dff74f15c2b64357942c0f9030994cab968 MD5sum: 9a8458fe760236720045bc3bd0615adb 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_armhf.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: 706 Maintainer: Debian Vim Maintainers Architecture: armhf 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: 389124 SHA256: be2d521b94eb4ca8cba19c35209e22004512046b309a5ccc8e47ab9795356662 SHA1: 2e342dd37668e6cc39019992e429f73f5fa52fbd MD5sum: c8937d1733f8a7858d9ddc1f57d74225 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_armhf.deb Package: wget Version: 1.18-5+deb9u3 Installed-Size: 2618 Maintainer: Noël Köthe Architecture: armhf 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: 781488 SHA256: 1982fc9d3b70551f858f00712e2c2cb27183a7e7cf06f17f731721978e17fc82 SHA1: 9f7cbafecad23c603a54aadd6cb796c09c4e4588 MD5sum: 75266ac3c3b323f4870b3c0b66c9783f 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_armhf.deb Package: whiptail Source: newt (0.52.19-1) Version: 0.52.19-1+b1 Installed-Size: 60 Maintainer: Alastair McKinstry Architecture: armhf Depends: libc6 (>= 2.4), libnewt0.52, libpopt0 (>= 1.14), libslang2 (>= 2.2.4) Size: 37422 SHA256: 0f6f21a17d30fb389e62149b373d8043bb3af20f8d4a3dc4fbf5032512a2d867 SHA1: 9981b4b5f8a5b5be255dfd21f3b66e17a4463438 MD5sum: c178a4b70a442b540a059806d26df433 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_armhf.deb Package: xxd Source: vim Version: 2:8.0.0197-4+deb9u3 Installed-Size: 163 Maintainer: Debian Vim Maintainers Architecture: armhf Replaces: vim-common (<< 2:7.4.2347-1~) Depends: libc6 (>= 2.4) Breaks: vim-common (<< 2:7.4.2347-1~) Size: 131896 SHA256: 2b096f78b614aad86b0f2e5e9f331d809fff5eddbc6d8aaf9ee538bc08fabe4f SHA1: 536d41634e5268ee79e1445dd32c3f2e856470a7 MD5sum: 388f669d0f5ad7bdf3b4b9ca6fa18e6d 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_armhf.deb Package: zlib1g Source: zlib Version: 1:1.2.8.dfsg-5 Installed-Size: 123 Maintainer: Mark Brown Architecture: armhf Provides: libz1 Depends: libc6 (>= 2.4) Conflicts: zlib1 (<= 1:1.0.4-7) Breaks: libxml2 (<< 2.7.6.dfsg-2), texlive-binaries (<< 2009-12) Size: 82358 SHA256: bee75903875ca7bb25c8eba044ab03cab58a2e52c3ee924a50b869ac09bb88e7 SHA1: fff992aab506e7789fe74caddce4745d20388eeb MD5sum: 66cac5727236ff563c341c304e1fdaa0 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_armhf.deb