Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
proc
/
212
/
root
/
var
/
lib
/
dpkg
/
//proc/212/root/var/lib/dpkg/available
Package: adduser Version: 3.115 Architecture: all Maintainer: Debian Adduser Developers <adduser-devel@lists.alioth.debian.org> Installed-Size: 849 Depends: passwd, debconf (>= 0.5) | debconf-2.0 Suggests: liblocale-gettext-perl, perl Section: admin Priority: important Multi-Arch: foreign Homepage: http://alioth.debian.org/projects/adduser/ 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/ Package: adwaita-icon-theme Version: 3.22.0-1+deb9u1 Architecture: all Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Installed-Size: 28418 Depends: hicolor-icon-theme, gtk-update-icon-cache, librsvg2-common Breaks: gnome-themes-standard-data (<< 3.18.0-2~) Replaces: gnome-themes-standard-data (<< 3.18.0-2~) Provides: gnome-icon-theme-symbolic Section: gnome Priority: optional Multi-Arch: foreign Description: default icon theme of GNOME This package contains the default icon theme used by the GNOME desktop. The icons are used in many of the official GNOME applications like eog, Evince, system monitor, and many more. Package: apt-transport-https Source: apt Version: 1.4.11 Architecture: amd64 Maintainer: APT Development Team <deity@lists.debian.org> Installed-Size: 237 Depends: libapt-pkg5.0 (>= 1.3~rc2), libc6 (>= 2.14), libcurl3-gnutls (>= 7.16.2), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2) Recommends: ca-certificates Section: admin Priority: optional 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. Package: apt Version: 1.4.11 Architecture: amd64 Maintainer: APT Development Team <deity@lists.debian.org> Installed-Size: 3539 Depends: adduser, gpgv | gpgv2 | gpgv1, debian-archive-keyring, init-system-helpers (>= 1.18~), libapt-pkg5.0 (>= 1.3~rc2), libc6 (>= 2.15), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2) Recommends: gnupg | gnupg2 | gnupg1 Suggests: apt-doc, aptitude | synaptic | wajig, dpkg-dev (>= 1.17.2), powermgmt-base, python-apt Breaks: apt-utils (<< 1.3~exp2~) Replaces: apt-utils (<< 1.3~exp2~) Section: admin Priority: important 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 Package: autoconf Version: 2.69-10 Architecture: all Maintainer: Ben Pfaff <pfaffben@debian.org> Installed-Size: 1868 Depends: perl (>> 5.005), m4 (>= 1.4.13), debianutils (>= 1.8) Recommends: automake | automaken Suggests: autoconf-archive, gnu-standards, autoconf-doc, libtool, gettext Breaks: gettext (<< 0.10.39), pkg-config (<< 0.25-1.1) Section: devel Priority: optional Multi-Arch: foreign Homepage: http://www.gnu.org/software/autoconf/ Description: automatic configure script builder The standard for FSF source packages. This is only useful if you write your own programs or if you extensively modify other people's programs. . For an extensive library of additional Autoconf macros, install the `autoconf-archive' package. . This version of autoconf is not compatible with scripts meant for Autoconf 2.13 or earlier. Package: automake Source: automake-1.15 Version: 1:1.15-6 Architecture: all Maintainer: Eric Dorland <eric@debian.org> Installed-Size: 1707 Depends: autoconf (>= 2.65), autotools-dev (>= 20020320.1) Suggests: autoconf-doc, gnu-standards Conflicts: automake (<< 1:1.4-p5-1), automake1.10-doc, automake1.5 (<< 1.5-2), automake1.6 (<< 1.6.1-4) Provides: automake-1.15, automaken Section: devel Priority: optional Multi-Arch: foreign Homepage: https://www.gnu.org/software/automake/ Description: Tool for generating GNU Standards-compliant Makefiles Automake is a tool for automatically generating `Makefile.in's from files called `Makefile.am'. . The goal of Automake is to remove the burden of Makefile maintenance from the back of the individual GNU maintainer (and put it on the back of the Automake maintainer). . The `Makefile.am' is basically a series of `make' macro definitions (with rules being thrown in occasionally). The generated `Makefile.in's are compliant with the GNU Makefile standards. . Automake 1.15 fails to work in a number of situations that Automake 1.4, 1.6, 1.7, 1.8, 1.9, 1.10, 1.11 and 1.14 did, so previous versions are available as separate packages. Package: autotools-dev Version: 20161112.1 Architecture: all Maintainer: Henrique de Moraes Holschuh <hmh@debian.org> Installed-Size: 152 Enhances: cdbs, debhelper Section: devel Priority: optional Multi-Arch: foreign Homepage: http://savannah.gnu.org/projects/config/ Description: Update infrastructure for config.{guess,sub} files This package installs an up-to-date version of config.guess and config.sub, used by the automake and libtool packages. It provides the canonical copy of those files for other packages as well. . It also documents in /usr/share/doc/autotools-dev/README.Debian.gz best practices and guidelines for using autoconf, automake and friends on Debian packages. This is a must-read for any developers packaging software that uses the GNU autotools, or GNU gettext. . Additionally this package provides seamless integration into Debhelper or CDBS, allowing maintainers to easily update config.{guess,sub} files in their packages. Package: base-files Version: 9.9+deb9u13 Architecture: amd64 Essential: yes Maintainer: Santiago Vila <sanvila@debian.org> Installed-Size: 333 Pre-Depends: awk Breaks: initscripts (<< 2.88dsf-13.3), sendfile (<< 2.1b.20080616-5.2~) Replaces: base, dpkg (<= 1.15.0), miscutils Provides: base Section: admin Priority: required Multi-Arch: foreign 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. Package: base-passwd Version: 3.5.43 Architecture: amd64 Essential: yes Maintainer: Colin Watson <cjwatson@debian.org> Installed-Size: 229 Depends: libc6 (>= 2.8), libdebconfclient0 (>= 0.145) Recommends: debconf (>= 0.5) | debconf-2.0 Replaces: base Section: admin Priority: required Multi-Arch: foreign 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. Package: bash-builtins Source: bash Version: 4.4-5 Architecture: amd64 Maintainer: Matthias Klose <doko@debian.org> Installed-Size: 669 Depends: bash (= 4.4-5) Section: utils Priority: optional Homepage: http://tiswww.case.edu/php/chet/bash/bashtop.html Description: Bash loadable builtins - headers & examples Bash can dynamically load new builtin commands. Included are the necessary headers to compile your own builtins and lots of examples. Package: bash Version: 4.4-5 Architecture: amd64 Essential: yes Maintainer: Matthias Klose <doko@debian.org> Installed-Size: 5798 Pre-Depends: dash (>= 0.5.5.1-2.2), libc6 (>= 2.15), libtinfo5 (>= 6) Depends: base-files (>= 2.1.12), debianutils (>= 2.15) Recommends: bash-completion (>= 20060301-0) Suggests: bash-doc Conflicts: bash-completion (<< 20060301-0) Replaces: bash-completion (<< 20060301-0), bash-doc (<= 2.05-1) Section: shells Priority: required Multi-Arch: foreign Homepage: http://tiswww.case.edu/php/chet/bash/bashtop.html 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. Package: bind9-host Source: bind9 Version: 1:9.10.3.dfsg.P4-12.3+deb9u12 Architecture: amd64 Maintainer: Debian DNS Packaging <pkg-dns-devel@lists.alioth.debian.org> Installed-Size: 313 Depends: libbind9-140 (= 1:9.10.3.dfsg.P4-12.3+deb9u12), libc6 (>= 2.4), libcap2 (>= 1:2.10), libcomerr2 (>= 1.01), libdns162 (= 1:9.10.3.dfsg.P4-12.3+deb9u12), libgeoip1, libgssapi-krb5-2 (>= 1.6.dfsg.2), libisc160 (= 1:9.10.3.dfsg.P4-12.3+deb9u12), libisccfg140 (= 1:9.10.3.dfsg.P4-12.3+deb9u12), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), liblwres141 (= 1:9.10.3.dfsg.P4-12.3+deb9u12), libssl1.0.2 (>= 1.0.2d), libxml2 (>= 2.6.27) Conflicts: dnsutils (<< 1:9.0.0), host (<< 1:9.7.0) Replaces: dnsutils (<< 1:9.0.0), host (<< 1:9.7.0) Provides: host Section: net Priority: standard Description: Version of 'host' bundled with BIND 9.X This package provides the 'host' program in the form that is bundled with the BIND 9.X sources. Package: binutils Version: 2.28-5 Architecture: amd64 Maintainer: Matthias Klose <doko@debian.org> Installed-Size: 23353 Depends: libc6 (>= 2.14), zlib1g (>= 1:1.2.0) Suggests: binutils-doc (>= 2.28-5) Conflicts: binutils-gold (<< 2.20.51.20100415), binutils-mingw-w64-i686 (<< 2.23.52.20130612-1+3), binutils-mingw-w64-x86-64 (<< 2.23.52.20130612-1+3), binutils-multiarch (<< 2.27-8), elf-binutils, gas, modutils (<< 2.4.19-1) Breaks: binutils-mingw-w64-i686 (<< 2.23.52.20130612-1+3), binutils-mingw-w64-x86-64 (<< 2.23.52.20130612-1+3), hardening-wrapper (<< 2.8+nmu3) Replaces: binutils-gold (<< 2.20.51.20100415), binutils-mingw-w64-i686 (<< 2.23.52.20130612-1+3), binutils-mingw-w64-x86-64 (<< 2.23.52.20130612-1+3) Provides: binutils-gold, elf-binutils Section: devel Priority: optional Homepage: https://www.gnu.org/software/binutils/ Description: GNU assembler, linker and binary utilities The programs in this package are used to assemble, link and manipulate binary and object files. They may be used in conjunction with a compiler and various libraries to build programs. Package: bsdmainutils Version: 9.0.12+nmu1 Architecture: amd64 Maintainer: Debian Bsdmainutils Team <pkg-bsdmainutils@teams.debian.net> Installed-Size: 566 Depends: libbsd0 (>= 0.2.0), libc6 (>= 2.14), libncurses5 (>= 6), libtinfo5 (>= 6), bsdutils (>= 3.0-0), debianutils (>= 1.8) Suggests: cpp, wamerican | wordlist, whois, vacation Breaks: bsdutils (<< 1:2.13-11) Section: utils Priority: important Multi-Arch: foreign 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. Package: bsdutils Source: util-linux (2.29.2-1+deb9u1) Version: 1:2.29.2-1+deb9u1 Architecture: amd64 Essential: yes Maintainer: Debian util-linux Maintainers <ah-util-linux@debian.org> Installed-Size: 238 Pre-Depends: libc6 (>= 2.16), libsystemd0 Recommends: bsdmainutils Breaks: bash-completion (<< 1:2.1-4.1~) Replaces: bash-completion (<< 1:2.1-4.1~) Section: utils Priority: required Multi-Arch: foreign 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. Package: build-essential Version: 12.3 Architecture: amd64 Maintainer: Matthias Klose <doko@debian.org> Installed-Size: 20 Depends: libc6-dev | libc-dev, gcc (>= 4:6.3), g++ (>= 4:6.3), make, dpkg-dev (>= 1.17.11) Section: devel Priority: optional Description: Informational list of build-essential packages If you do not plan to build Debian packages, you don't need this package. Starting with dpkg (>= 1.14.18) this package is required for building Debian packages. . This package contains an informational list of packages which are considered essential for building Debian packages. This package also depends on the packages on that list, to make it easy to have the build-essential packages installed. . If you have this package installed, you only need to install whatever a package specifies as its build-time dependencies to build the package. Conversely, if you are determining what your package needs to build-depend on, you can always leave out the packages this package depends on. . This package is NOT the definition of what packages are build-essential; the real definition is in the Debian Policy Manual. This package contains merely an informational list, which is all most people need. However, if this package and the manual disagree, the manual is correct. Package: busybox Version: 1:1.22.0-19+deb9u2 Architecture: amd64 Maintainer: Debian Install System Team <debian-boot@lists.debian.org> Installed-Size: 729 Depends: libc6 (>= 2.16) Conflicts: busybox-static Breaks: initramfs-tools (<< 0.99) Replaces: busybox-static Section: utils Priority: optional Homepage: http://www.busybox.net Description: Tiny utilities for small and embedded systems BusyBox combines tiny versions of many common UNIX utilities into a single small executable. It provides minimalist replacements for the most common utilities you would usually find on your desktop system (i.e., ls, cp, mv, mount, tar, etc.). The utilities in BusyBox generally have fewer options than their full-featured GNU cousins; however, the options that are included provide the expected functionality and behave very much like their GNU counterparts. . This package installs the BusyBox binary but does not install symlinks for any of the supported utilities. Some of the utilities can be used in the system by installing the busybox-syslogd, busybox-udhcpc or busybox-udhcpd packages. Package: bzip2 Version: 1.0.6-8.1 Architecture: amd64 Maintainer: Anibal Monsalve Salazar <anibal@debian.org> Installed-Size: 184 Depends: libbz2-1.0 (= 1.0.6-8.1), libc6 (>= 2.14) Suggests: bzip2-doc Replaces: libbz2 (<< 0.9.5d-3) Section: utils Priority: standard Multi-Arch: foreign Homepage: http://www.bzip.org/ Description: high-quality block-sorting file compressor - utilities bzip2 is a freely available, patent free, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques, whilst being around twice as fast at compression and six times faster at decompression. . bzip2 compresses files using the Burrows-Wheeler block-sorting text compression algorithm, and Huffman coding. Compression is generally considerably better than that achieved by more conventional LZ77/LZ78-based compressors, and approaches the performance of the PPM family of statistical compressors. . The archive file format of bzip2 (.bz2) is incompatible with that of its predecessor, bzip (.bz). Package: ca-certificates Version: 20200601~deb9u2 Architecture: all Maintainer: Michael Shuler <michael@pbandjelly.org> Installed-Size: 401 Depends: openssl (>= 1.0.0), debconf (>= 0.5) | debconf-2.0 Enhances: openssl Breaks: ca-certificates-java (<< 20121112+nmu1) Section: misc Priority: optional Multi-Arch: foreign 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. Package: comerr-dev Source: e2fsprogs (1.43.4-2+deb9u2) Version: 2.1-1.43.4-2+deb9u2 Architecture: amd64 Maintainer: Theodore Y. Ts'o <tytso@mit.edu> Installed-Size: 111 Depends: libc6-dev | libc-dev, libcomerr2 (= 1.43.4-2+deb9u2) Suggests: doc-base Replaces: e2fslibs-dev (<< 1.33-2), libkrb5-dev (<< 1.3) Section: libdevel Priority: extra Homepage: http://e2fsprogs.sourceforge.net Description: common error description library - headers and static libraries libcom_err 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. . This package contains the development environment for the com_err library. Package: coreutils Version: 8.26-3 Architecture: amd64 Essential: yes Maintainer: Michael Stone <mstone@debian.org> Installed-Size: 15103 Pre-Depends: libacl1 (>= 2.2.51-8), libattr1 (>= 1:2.4.46-8), libc6 (>= 2.17), libselinux1 (>= 2.1.13) Conflicts: timeout Replaces: mktemp, realpath, timeout Section: utils Priority: required Multi-Arch: foreign Homepage: http://gnu.org/software/coreutils 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 Package: cpp-6 Source: gcc-6 Version: 6.3.0-18+deb9u1 Architecture: amd64 Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org> Installed-Size: 22665 Depends: gcc-6-base (= 6.3.0-18+deb9u1), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl15 (>= 0.15), libmpc3, libmpfr4 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gcc-6-locales (>= 6.3.0-1) Breaks: hardening-wrapper (<< 2.8+nmu3), libmagics++-dev (<< 2.28.0-4) Replaces: gccgo-6 (<< 6.3.0-18+deb9u1) Section: interpreters Priority: optional Homepage: http://gcc.gnu.org/ Description: GNU C preprocessor A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the compiler. Package: cpp Source: gcc-defaults (1.168) Version: 4:6.3.0-4 Architecture: amd64 Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org> Installed-Size: 41 Depends: cpp-6 (>= 6.3.0-9~) Suggests: cpp-doc Conflicts: cpp-doc (<< 1:2.95.3) Section: interpreters Priority: optional Multi-Arch: allowed Description: GNU C preprocessor (cpp) The GNU C preprocessor is a macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the compiler. . This is a dependency package providing the default GNU C preprocessor. Package: cron Version: 3.0pl1-128+deb9u2 Architecture: amd64 Maintainer: Javier Fernández-Sanguino Peña <jfs@debian.org> Installed-Size: 251 Pre-Depends: dpkg (>= 1.15.7.2) 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) Recommends: exim4 | postfix | mail-transport-agent Suggests: anacron (>= 2.0-1), logrotate, checksecurity Breaks: dpkg (<< 1.15.4) Provides: cron-daemon Section: admin Priority: important Homepage: http://ftp.isc.org/isc/cron/ 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. Package: curl Version: 7.52.1-5+deb9u16 Architecture: amd64 Maintainer: Alessandro Ghedini <ghedo@debian.org> Installed-Size: 347 Depends: libc6 (>= 2.17), libcurl3 (= 7.52.1-5+deb9u16), zlib1g (>= 1:1.1.4) Section: web Priority: optional Multi-Arch: foreign Homepage: http://curl.haxx.se 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. Package: dash Version: 0.5.8-2.4 Architecture: amd64 Essential: yes Maintainer: Gerrit Pape <pape@smarden.org> Installed-Size: 204 Pre-Depends: libc6 (>= 2.14) Depends: debianutils (>= 2.15), dpkg (>= 1.15.0) Section: shells Priority: required Homepage: http://gondor.apana.org.au/~herbert/dash/ 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. Package: dconf-gsettings-backend Source: d-conf (0.26.0-2) Version: 0.26.0-2+b1 Architecture: amd64 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Installed-Size: 72 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.44.0), dconf-service (>= 0.26.0-2), dconf-service (<< 0.26.0-2.1~), libdconf1 (= 0.26.0-2+b1) Provides: gsettings-backend Section: libs Priority: optional Multi-Arch: same Homepage: https://wiki.gnome.org/Projects/dconf Description: simple configuration storage system - GSettings back-end DConf is a low-level key/value database designed for storing desktop environment settings. . This package contains a back-end for GSettings. It is needed by applications accessing settings through GSettings to set custom values and listen for changes. Package: dconf-service Source: d-conf (0.26.0-2) Version: 0.26.0-2+b1 Architecture: amd64 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Installed-Size: 105 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.44.0), libdconf1 (= 0.26.0-2+b1) Recommends: dconf-gsettings-backend Section: libs Priority: optional Multi-Arch: foreign Homepage: https://wiki.gnome.org/Projects/dconf Description: simple configuration storage system - D-Bus service DConf is a low-level key/value database designed for storing desktop environment settings. . This package contains the DConf service, which applications talk to using D-Bus in order to obtain their settings. It is mostly used by the GSettings backend. Package: debconf Version: 1.5.61 Architecture: all Maintainer: Debconf Developers <debconf-devel@lists.alioth.debian.org> Installed-Size: 558 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) Replaces: debconf-tiny Provides: debconf-2.0 Section: admin Priority: important Multi-Arch: foreign Description: Debian configuration management system Debconf is a configuration management system for debian packages. Packages use Debconf to ask questions when they are installed. Package: debian-archive-keyring Version: 2017.5+deb9u2 Architecture: all Maintainer: Debian Release Team <packages@release.debian.org> Installed-Size: 189 Depends: gpgv Recommends: gnupg Breaks: apt (<< 0.7.25.1) Section: misc Priority: important Multi-Arch: foreign 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. Package: debianutils Version: 4.8.1.1 Architecture: amd64 Essential: yes Maintainer: Clint Adams <clint@debian.org> Installed-Size: 213 Pre-Depends: libc6 (>= 2.15) Depends: sensible-utils Replaces: manpages-pl (<< 1:0.5) Section: utils Priority: required Multi-Arch: foreign 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 Package: dh-python Version: 2.20170125 Architecture: all Maintainer: Piotr Ożarowski <piotr@debian.org> Installed-Size: 402 Depends: python3:any (>= 3.3.2-2~) Suggests: libdpkg-perl Breaks: python3 (<< 3.3.2-4~) Replaces: python3 (<< 3.3.2-4~) Section: python Priority: optional Multi-Arch: foreign 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. Package: diffstat Source: diffstat (1.61-1) Version: 1.61-1+b1 Architecture: amd64 Maintainer: Sandro Tosi <morph@debian.org> Installed-Size: 70 Depends: libc6 (>= 2.14) Section: devel Priority: optional Homepage: http://invisible-island.net/diffstat/ Description: produces graph of changes introduced by a diff file This program is a simple filter that reads the output of the 'diff' program, and produces a histogram of the total number of lines that were changed. It is useful for scanning a patch file to see which files were changed. Package: diffutils Version: 1:3.5-3 Architecture: amd64 Essential: yes Maintainer: Santiago Vila <sanvila@debian.org> Installed-Size: 1327 Pre-Depends: libc6 (>= 2.17) Suggests: diffutils-doc, wdiff Replaces: diff Section: utils Priority: required Homepage: http://www.gnu.org/software/diffutils/ 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. Package: distro-info-data Version: 0.36 Architecture: all Maintainer: Benjamin Drung <bdrung@debian.org> Installed-Size: 15 Breaks: distro-info (<< 0.3~) Replaces: distro-info (<< 0.3~) Section: devel Priority: optional Multi-Arch: foreign Description: information about the distributions' releases (data files) Information about all releases of Debian and Ubuntu. The distro-info script will give you the codename for e.g. the latest stable release of your distribution. To get information about a specific distribution there are the debian-distro-info and the ubuntu-distro-info scripts. . This package contains the data files. Package: docutils-common Source: python-docutils Version: 0.13.1+dfsg-2 Architecture: all Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> Installed-Size: 670 Depends: sgml-base (>= 1.28), xml-core (>= 0.14) Recommends: python-docutils | python3-docutils Conflicts: python-docutils (<< 0.7-3~) Breaks: docutils-writer-odt, python-odtwriter Replaces: docutils-writer-odt, python-docutils (<< 0.7-3~), python-odtwriter Section: python Priority: optional Homepage: http://docutils.sourceforge.net/ Description: text processing system for reStructuredText - common data reStructuredText is an easy-to-read, what-you-see-is-what-you-get plaintext markup syntax and parser system. It is useful for in-line program documentation (such as Python docstrings), for quickly creating simple web pages, and for standalone documents. . The purpose of the Docutils project is to create a set of tools for processing reStructuredText documentation into useful formats, such as HTML, LaTeX, ODT or Unix manpages. . This package includes data and configuration files. Package: dpkg-dev Source: dpkg Version: 1.18.26 Architecture: all Origin: debian Bugs: debbugs://bugs.debian.org Maintainer: Dpkg Developers <debian-dpkg@lists.debian.org> Installed-Size: 1876 Depends: perl:any, libdpkg-perl (= 1.18.26), tar (>= 1.28-1), bzip2, xz-utils, patch (>= 2.7), make, binutils Recommends: build-essential, gcc | c-compiler, fakeroot, gnupg | gnupg2, gpgv | gpgv2, libalgorithm-merge-perl Suggests: debian-keyring Breaks: devscripts (<< 2.14.10) Replaces: manpages-it (<< 2.80-4) Section: utils Priority: optional Multi-Arch: foreign Homepage: https://wiki.debian.org/Teams/Dpkg Description: Debian package development tools This package provides the development tools (including dpkg-source) required to unpack, build and upload Debian source packages. . Most Debian source packages will require additional tools to build; for example, most packages need make and the C compiler gcc. Package: dpkg Version: 1.18.26 Architecture: amd64 Essential: yes Origin: debian Bugs: debbugs://bugs.debian.org Maintainer: Dpkg Developers <debian-dpkg@lists.debian.org> Installed-Size: 6779 Pre-Depends: libbz2-1.0, libc6 (>= 2.14), liblzma5 (>= 5.2.2), libselinux1 (>= 2.3), zlib1g (>= 1:1.1.4) Depends: tar (>= 1.28-1) 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) Replaces: manpages-it (<< 2.80-4) Section: admin Priority: required Multi-Arch: foreign Homepage: https://wiki.debian.org/Teams/Dpkg 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. Package: dumb-init Version: 1:1.2.0-1 Architecture: amd64 Maintainer: ChangZhuo Chen (陳昌倬) <czchen@debian.org> Installed-Size: 33 Depends: libc6 (>= 2.7) Section: utils Priority: extra Homepage: https://github.com/Yelp/dumb-init/ Description: wrapper script which proxies signals to a child dumb-init is a simple process supervisor and init system designed to run as PID 1 inside minimal container environments (such as Docker). . Lightweight containers have popularized the idea of running a single process or service without normal init systems like systemd or sysvinit. However, omitting an init system often leads to incorrect handling of processes and signals, and can result in problems such as containers which can't be gracefully stopped, or leaking containers which should have been destroyed. . dumb-init acts as PID 1 and immediately spawns your command as a child process, taking care to properly handle and forward signals as they are received. Package: e2fslibs Source: e2fsprogs Version: 1.43.4-2+deb9u2 Architecture: amd64 Maintainer: Theodore Y. Ts'o <tytso@mit.edu> Installed-Size: 450 Depends: libc6 (>= 2.17) Replaces: e2fsprogs (<< 1.34-1) Provides: libe2p2, libext2fs2 Section: libs Priority: required Multi-Arch: same Homepage: http://e2fsprogs.sourceforge.net 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. Package: e2fsprogs Version: 1.43.4-2+deb9u2 Architecture: amd64 Essential: yes Maintainer: Theodore Y. Ts'o <tytso@mit.edu> Installed-Size: 4027 Pre-Depends: e2fslibs (= 1.43.4-2+deb9u2), libblkid1 (>= 2.17.2), libc6 (>= 2.14), libcomerr2 (>= 1.42~WIP-2011-10-05-1), libss2 (>= 1.34-1), libuuid1 (>= 2.16), util-linux (>= 2.15~rc1-1) Suggests: gpart, parted, fuse2fs, e2fsck-static Conflicts: dump (<< 0.4b4-4), initscripts (<< 2.85-4), quota (<< 1.55-8.1), sysvinit (<< 2.85-4) Replaces: hurd (<= 20040301-1), libblkid1 (<< 1.38+1.39-WIP-2005.12.10-2), libuuid1 (<< 1.38+1.39-WIP-2005.12.10-2) Section: admin Priority: required Multi-Arch: foreign Homepage: http://e2fsprogs.sourceforge.net 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. Package: file Version: 1:5.30-1+deb9u3 Architecture: amd64 Maintainer: Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Installed-Size: 96 Depends: libc6 (>= 2.4), libmagic1 (= 1:5.30-1+deb9u3), zlib1g (>= 1:1.1.4) Section: utils Priority: standard Multi-Arch: foreign Homepage: http://www.darwinsys.com/file/ Description: Recognize the type of data in a file using "magic" numbers The file command is "a file type guesser", a command-line tool that tells you in words what kind of data a file contains. . This package contains the file program itself. Package: findutils Version: 4.6.0+git+20161106-2 Architecture: amd64 Essential: yes Maintainer: Andreas Metzler <ametzler@debian.org> Installed-Size: 1854 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) Section: utils Priority: required Multi-Arch: foreign Homepage: http://savannah.gnu.org/projects/findutils/ 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. Package: fontconfig-config Source: fontconfig Version: 2.11.0-6.7 Architecture: all Maintainer: Keith Packard <keithp@debian.org> Installed-Size: 420 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) Replaces: fontconfig (<< 2.3.2-2) Section: fonts Priority: optional Multi-Arch: foreign 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. Package: fontconfig Source: fontconfig (2.11.0-6.7) Version: 2.11.0-6.7+b1 Architecture: amd64 Maintainer: Keith Packard <keithp@debian.org> Installed-Size: 530 Pre-Depends: dpkg (>= 1.16.1) Depends: libc6 (>= 2.4), libfontconfig1 (>= 2.11), libfreetype6 (>= 2.2.1), fontconfig-config Replaces: fontconfig-config (<< 2.5.93-1) Section: fonts Priority: optional Multi-Arch: foreign Description: generic font configuration library - support binaries 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. . Fontconfig is not a rasterization library, nor does it impose a particular rasterization library on the application. The X-specific library 'Xft' uses fontconfig along with freetype to specify and rasterize fonts. . This package contains a program to maintain the fontconfig cache (fc-cache), a sample program to list installed fonts (fc-list), a program to test the matching rules (fc-match) and a program to dump the binary cache files in string form (fc-cat). It no longer makes fonts managed by defoma available to fontconfig applications. Package: fonts-dejavu-core Source: fonts-dejavu Version: 2.37-1 Architecture: all Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org> Installed-Size: 2954 Breaks: ttf-dejavu (<< 2.20-1), ttf-dejavu-core (<< 2.33+svn2514-2~) Replaces: ttf-dejavu (<< 2.20-1), ttf-dejavu-core (<< 2.33+svn2514-2~) Section: fonts Priority: optional Multi-Arch: foreign Homepage: http://dejavu-fonts.org/ 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. Package: freetds-common Source: freetds Version: 0.91-6.1 Architecture: all Maintainer: Steve Langasek <vorlon@debian.org> Installed-Size: 85 Replaces: libct3, libct4 (<< 0.82-1) Section: libs Priority: optional Multi-Arch: foreign Homepage: http://www.freetds.org/ Description: configuration files for FreeTDS SQL client libraries FreeTDS is an implementation of the Tabular DataStream protocol, used for connecting to MS SQL and Sybase servers over TCP/IP. . This package manages the configuration files that are common to all of the TDS client library implementations (CT-Lib, DB-Lib, and ODBC), stored in /etc/freetds/. Package: g++-6 Source: gcc-6 Version: 6.3.0-18+deb9u1 Architecture: amd64 Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org> Installed-Size: 23930 Depends: gcc-6-base (= 6.3.0-18+deb9u1), gcc-6 (= 6.3.0-18+deb9u1), libstdc++-6-dev (= 6.3.0-18+deb9u1), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl15 (>= 0.15), libmpc3, libmpfr4 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: g++-6-multilib, gcc-6-doc (>= 6.3.0-1), libstdc++6-6-dbg (>= 6.3.0-18+deb9u1) Provides: c++-compiler, c++abi2-dev Section: devel Priority: optional Homepage: http://gcc.gnu.org/ Description: GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. Package: g++ Source: gcc-defaults (1.168) Version: 4:6.3.0-4 Architecture: amd64 Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org> Installed-Size: 15 Depends: cpp (>= 4:6.3.0-4), gcc (>= 4:6.3.0-4), g++-6 (>= 6.3.0-9~), gcc-6 (>= 6.3.0-9~) Suggests: g++-multilib Provides: c++-compiler Section: devel Priority: optional Description: GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ compiler. Package: gcc-6-base Source: gcc-6 Version: 6.3.0-18+deb9u1 Architecture: amd64 Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org> Installed-Size: 209 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~) Section: libs Priority: required Multi-Arch: same Homepage: http://gcc.gnu.org/ 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). Package: gcc-6 Version: 6.3.0-18+deb9u1 Architecture: amd64 Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org> Installed-Size: 25114 Depends: cpp-6 (= 6.3.0-18+deb9u1), gcc-6-base (= 6.3.0-18+deb9u1), libcc1-0 (>= 6.3.0-18+deb9u1), binutils (>= 2.28), libgcc-6-dev (= 6.3.0-18+deb9u1), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libgmp10 (>= 2:5.0.1~), libisl15 (>= 0.15), libmpc3, libmpfr4 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Recommends: libc6-dev (>= 2.13-5) Suggests: gcc-6-multilib, gcc-6-doc (>= 6.3.0-1), gcc-6-locales (>= 6.3.0-1), libgcc1-dbg (>= 1:6.3.0-18+deb9u1), libgomp1-dbg (>= 6.3.0-18+deb9u1), libitm1-dbg (>= 6.3.0-18+deb9u1), libatomic1-dbg (>= 6.3.0-18+deb9u1), libasan3-dbg (>= 6.3.0-18+deb9u1), liblsan0-dbg (>= 6.3.0-18+deb9u1), libtsan0-dbg (>= 6.3.0-18+deb9u1), libubsan0-dbg (>= 6.3.0-18+deb9u1), libcilkrts5-dbg (>= 6.3.0-18+deb9u1), libmpx2-dbg (>= 6.3.0-18+deb9u1), libquadmath0-dbg (>= 6.3.0-18+deb9u1) Replaces: gccgo-6 (<< 6.3.0-18+deb9u1) Provides: c-compiler Section: devel Priority: optional Homepage: http://gcc.gnu.org/ Description: GNU C compiler This is the GNU C compiler, a fairly portable optimizing compiler for C. Package: gcc Source: gcc-defaults (1.168) Version: 4:6.3.0-4 Architecture: amd64 Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org> Installed-Size: 43 Depends: cpp (>= 4:6.3.0-4), gcc-6 (>= 6.3.0-9~) Recommends: libc6-dev | libc-dev Suggests: gcc-multilib, make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb, gcc-doc Conflicts: gcc-doc (<< 1:2.95.3) Provides: c-compiler Section: devel Priority: optional Description: GNU C compiler This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C compiler. Package: gettext-base Source: gettext Version: 0.19.8.1-2+deb9u1 Architecture: amd64 Maintainer: Santiago Vila <sanvila@debian.org> Installed-Size: 718 Depends: libc6 (>= 2.14) Section: utils Priority: standard Multi-Arch: foreign Homepage: http://www.gnu.org/software/gettext/ Description: GNU Internationalization utilities for the base system This package includes the gettext and ngettext programs which allow other packages to internationalize the messages given by shell scripts. Package: gettext Version: 0.19.8.1-2+deb9u1 Architecture: amd64 Maintainer: Santiago Vila <sanvila@debian.org> Installed-Size: 7076 Depends: libc6 (>= 2.17), libcroco3 (>= 0.6.2), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.9), libncurses5 (>= 6), libtinfo5 (>= 6), libunistring0, libxml2 (>= 2.9.1), gettext-base, dpkg (>= 1.15.4) | install-info Recommends: curl | wget | lynx-cur Suggests: gettext-doc, autopoint, libasprintf-dev, libgettextpo-dev Breaks: autopoint (<= 0.17-11) Section: devel Priority: optional Multi-Arch: foreign Homepage: http://www.gnu.org/software/gettext/ Description: GNU Internationalization utilities Interesting for authors or maintainers of other packages or programs which they want to see internationalized. Package: gfortran-6 Source: gcc-6 Version: 6.3.0-18+deb9u1 Architecture: amd64 Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org> Installed-Size: 23481 Depends: gcc-6-base (= 6.3.0-18+deb9u1), gcc-6 (= 6.3.0-18+deb9u1), libgfortran-6-dev (= 6.3.0-18+deb9u1), libc6-dev (>= 2.13-5), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl15 (>= 0.15), libmpc3, libmpfr4 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gfortran-6-multilib, gfortran-6-doc, libgfortran3-dbg (>= 6.3.0-18+deb9u1), libcoarrays-dev Provides: fortran95-compiler, gfortran-mod-14 Section: devel Priority: optional Homepage: http://gcc.gnu.org/ Description: GNU Fortran compiler This is the GNU Fortran compiler, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gfortran Source: gcc-defaults (1.168) Version: 4:6.3.0-4 Architecture: amd64 Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org> Installed-Size: 16 Depends: cpp (>= 4:6.3.0-4), gcc (>= 4:6.3.0-4), gfortran-6 (>= 6.3.0-9~) Suggests: gfortran-multilib, gfortran-doc Provides: fortran-compiler, gfortran-mod-14 Section: devel Priority: optional Description: GNU Fortran 95 compiler This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Fortran 95 compiler. Package: ghostscript Version: 9.26a~dfsg-0+deb9u9 Architecture: amd64 Maintainer: Debian Printing Team <debian-printing@lists.debian.org> Installed-Size: 228 Depends: libc6 (>= 2.4), libgs9 (= 9.26a~dfsg-0+deb9u9), debconf | debconf-2.0 Recommends: gsfonts Suggests: ghostscript-x Provides: postscript-viewer Section: text Priority: optional Multi-Arch: foreign Homepage: http://www.ghostscript.com/ Description: interpreter for the PostScript language and for PDF GPL Ghostscript is used for PostScript/PDF preview and printing. Usually as a back-end to a program such as ghostview, it can display PostScript and PDF documents in an X11 environment. . Furthermore, it can render PostScript and PDF files as graphics to be printed on non-PostScript printers. Supported printers include common dot-matrix, inkjet and laser models. Package: gir1.2-freedesktop Source: gobject-introspection (1.50.0-1) Version: 1.50.0-1+b1 Architecture: amd64 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Installed-Size: 37 Depends: gir1.2-glib-2.0 (= 1.50.0-1+b1), libcairo-gobject2 (>= 1.10.0), libgirepository-1.0-1 (>= 1.41.4-1) Section: introspection Priority: optional Multi-Arch: same Homepage: https://wiki.gnome.org/GObjectIntrospection Description: Introspection data for some FreeDesktop components GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . GObject Introspection contains tools to generate and handle the introspection data. . This package contains small pieces of introspection data for the Cairo, FontConfig, FreeType, GL, and some XOrg libraries. They are distributed in this package temporarily, while the original sources do not include support for GObject Introspection. They are far from complete and only include what is necessary for other introspection packages to work properly. Package: gir1.2-gdkpixbuf-2.0 Source: gdk-pixbuf Version: 2.36.5-2+deb9u2 Architecture: amd64 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Installed-Size: 43 Depends: gir1.2-glib-2.0, libgdk-pixbuf2.0-0 (>= 2.35.4), libgirepository-1.0-1 (>= 1.41.4-1) Section: introspection Priority: optional Multi-Arch: same Homepage: http://www.gtk.org/ Description: GDK Pixbuf library - GObject-Introspection The GDK Pixbuf library provides: - Image loading and saving facilities. - Fast scaling and compositing of pixbufs. - Simple animation loading (ie. animated GIFs) . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-glib-2.0 Source: gobject-introspection (1.50.0-1) Version: 1.50.0-1+b1 Architecture: amd64 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Installed-Size: 622 Depends: libgirepository-1.0-1 (>= 1.45.4), libglib2.0-0 (>= 2.50.0) Section: introspection Priority: optional Multi-Arch: same Homepage: https://wiki.gnome.org/GObjectIntrospection Description: Introspection data for GLib, GObject, Gio and GModule GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . GObject Introspection contains tools to generate and handle the introspection data. . This package contains the introspection data for the GLib, GObject, GModule and Gio libraries. Package: gir1.2-poppler-0.18 Source: poppler Version: 0.48.0-2+deb9u4 Architecture: amd64 Maintainer: Loic Minier <lool@dooz.org> Installed-Size: 97 Depends: gir1.2-freedesktop, gir1.2-glib-2.0, libgirepository-1.0-1 (>= 1.41.4-1), libpoppler-glib8 (>= 0.46.0), libpoppler64 (>= 0.48.0) Section: introspection Priority: optional Multi-Arch: same Homepage: http://poppler.freedesktop.org/ Description: GObject introspection data for poppler-glib Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains introspection data for poppler-glib. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-rsvg-2.0 Source: librsvg Version: 2.40.21-0+deb9u1 Architecture: amd64 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Installed-Size: 29 Depends: gir1.2-freedesktop, gir1.2-gdkpixbuf-2.0, gir1.2-glib-2.0, libgirepository-1.0-1 (>= 1.41.4-1), librsvg2-2 (>= 2.40.21-0+deb9u1~) Section: introspection Priority: optional Multi-Arch: same Homepage: https://wiki.gnome.org/Projects/LibRsvg Description: gir files for renderer library for SVG files The rsvg library is an efficient renderer for Scalable Vector Graphics (SVG) pictures. . This package contains gobject introspection information. Package: git-man Source: git Version: 1:2.11.0-3+deb9u7 Architecture: all Maintainer: Gerrit Pape <pape@smarden.org> Installed-Size: 1486 Breaks: git (<< 1:1.7.4~rc1) Replaces: git (<< 1:1.7.4~rc1), git-core (<< 1:1.7.0.4-1.) Section: doc Priority: optional Multi-Arch: foreign Homepage: https://git-scm.com/ Description: fast, scalable, distributed revision control system (manual pages) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides reference documentation for use by the 'man' utility and the 'git help' command. Package: git Version: 1:2.11.0-3+deb9u7 Architecture: amd64 Maintainer: Gerrit Pape <pape@smarden.org> Installed-Size: 28865 Pre-Depends: dpkg (>= 1.17.13) Depends: libc6 (>= 2.16), libcurl3-gnutls (>= 7.16.2), libexpat1 (>= 2.0.1), libpcre3, zlib1g (>= 1:1.2.0), perl, liberror-perl, git-man (>> 1:2.11.0), git-man (<< 1:2.11.0-.) Recommends: patch, less, rsync, ssh-client Suggests: gettext-base, git-daemon-run | git-daemon-sysvinit, git-doc, git-el, git-email, git-gui, gitk, gitweb, git-arch, git-cvs, git-mediawiki, git-svn Breaks: bash-completion (<< 1:1.90-1), cogito (<= 0.18.2+), git-buildpackage (<< 0.6.5), git-core (<< 1:1.7.0.4-1.), gitosis (<< 0.2+20090917-7), gitpkg (<< 0.15), gitweb (<< 1:1.7.4~rc1), guilt (<< 0.33), stgit (<< 0.15), stgit-contrib (<< 0.15) Replaces: git-core (<< 1:1.7.0.4-1.), gitweb (<< 1:1.7.4~rc1) Provides: git-completion, git-core Section: vcs Priority: optional Multi-Arch: foreign Homepage: https://git-scm.com/ Description: fast, scalable, distributed revision control system Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the git main components with minimal dependencies. Additional functionality, e.g. a graphical user interface and revision tree visualizer, tools for interoperating with other VCS's, or a web interface, is provided as separate git* packages. Package: glib-networking-common Source: glib-networking Version: 2.50.0-1+deb9u1 Architecture: all Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Installed-Size: 417 Recommends: glib-networking Breaks: glib-networking (<< 2.30.1-2) Replaces: glib-networking (<< 2.30.1-2) Section: libs Priority: optional Multi-Arch: foreign Description: network-related giomodules for GLib - data files This package contains data files and translations for the GIO network extensions in glib-networking. Package: glib-networking-services Source: glib-networking Version: 2.50.0-1+deb9u1 Architecture: amd64 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Installed-Size: 38 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.46.0), libproxy1v5 (>= 0.4.14), glib-networking-common (= 2.50.0-1+deb9u1) Recommends: glib-networking Breaks: glib-networking (<< 2.30.1-2) Replaces: glib-networking (<< 2.30.1-2) Section: libs Priority: optional Multi-Arch: foreign Description: network-related giomodules for GLib - D-Bus services This package contains D-Bus services that are used by the GIO network extensions in glib-networking, for actions that need to be done in a separate process. Package: glib-networking Version: 2.50.0-1+deb9u1 Architecture: amd64 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Installed-Size: 174 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.46.0), libgnutls30 (>= 3.5.6), libp11-kit0 (>= 0.11), libproxy1v5 (>= 0.4.14), glib-networking-services (>= 2.50.0-1+deb9u1), glib-networking-services (<< 2.50.0-1+deb9u1.1~), glib-networking-common (= 2.50.0-1+deb9u1), gsettings-desktop-schemas Breaks: libglib2.0-0 (<< 2.30.1-2) Section: libs Priority: optional Multi-Arch: same Description: network-related giomodules for GLib This package contains various network related extensions for the GIO library. Package: gnome-icon-theme Version: 3.12.0-2 Architecture: all Maintainer: Josselin Mouette <joss@debian.org> Installed-Size: 15204 Depends: hicolor-icon-theme, gtk-update-icon-cache, librsvg2-common Enhances: nautilus (>= 2.2) Section: gnome Priority: optional Multi-Arch: foreign Description: GNOME Desktop icon theme This package contains the default icon theme used by the GNOME desktop. The icons are used in the panel menu, and in nautilus and other applications, to represent the different applications, files, directories, and devices. Package: gobject-introspection Source: gobject-introspection (1.50.0-1) Version: 1.50.0-1+b1 Architecture: amd64 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Installed-Size: 1419 Depends: libc6 (>= 2.14), libffi6 (>= 3.0.4), libgirepository-1.0-1 (= 1.50.0-1+b1), libglib2.0-0 (>= 2.50.0), python3:any, build-essential, python3-mako Section: devel Priority: optional Homepage: https://wiki.gnome.org/GObjectIntrospection Description: Generate interface introspection data for GObject libraries GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . GObject Introspection contains tools to generate and handle the introspection data. . This package contains tools for extracting introspection data from libraries and transforming it to different formats. Package: gpgv Source: gnupg2 Version: 2.1.18-8~deb9u4 Architecture: amd64 Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org> Installed-Size: 721 Depends: libbz2-1.0, libc6 (>= 2.14), libgcrypt20 (>= 1.7.0), libgpg-error0 (>= 1.14), zlib1g (>= 1:1.1.4) Suggests: gnupg Breaks: gnupg2 (<< 2.0.21-2), gpgv2 (<< 2.1.11-7+exp1), python-debian (<< 0.1.29) Replaces: gnupg2 (<< 2.0.21-2), gpgv2 (<< 2.1.11-7+exp1) Section: utils Priority: important Multi-Arch: foreign Homepage: https://www.gnupg.org/ 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. Package: grep Version: 2.27-2 Architecture: amd64 Essential: yes Maintainer: Anibal Monsalve Salazar <anibal@debian.org> Installed-Size: 1131 Pre-Depends: libc6 (>= 2.14), libpcre3 Depends: dpkg (>= 1.15.4) | install-info Suggests: libpcre3 (>= 7.7) Conflicts: rgrep Provides: rgrep Section: utils Priority: required Multi-Arch: foreign Homepage: http://www.gnu.org/software/grep/ 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.) Package: gsettings-desktop-schemas Version: 3.22.0-1 Architecture: all Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Installed-Size: 3809 Depends: dconf-gsettings-backend | gsettings-backend Breaks: gnome-control-center (<< 1:3.19.92), gnome-settings-daemon (<< 3.19.92), gnome-shell (<< 3.10.0), mutter (<< 3.19.92), nautilus (<< 3.7.92) Section: gnome Priority: optional Multi-Arch: foreign Homepage: http://www.gnome.org/ Description: GSettings desktop-wide schemas gsettings-desktop-schemas contains a collection of GSettings schemas for settings shared by various components of a desktop. Package: gsfonts Version: 1:8.11+urwcyr1.0.7~pre44-4.3 Architecture: all Maintainer: Masayuki Hatta (mhatta) <mhatta@debian.org> Installed-Size: 4439 Conflicts: gs (<< 5.50-5), gs-aladdin (<< 6.50-4), gsfonts-x11 (<< 0.13) Section: text Priority: optional Homepage: http://www.ghostscript.com/ Description: Fonts for the Ghostscript interpreter(s) These are free look-alike fonts of the Adobe PostScript fonts. Recommended for all flavors of Ghostscript (gs-gpl, gs-afpl and gs-esp). Package: gtk-update-icon-cache Source: gtk+3.0 Version: 3.22.11-1 Architecture: amd64 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Installed-Size: 139 Depends: libc6 (>= 2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.49.4) Breaks: libgtk-3-bin (<< 3.20.6-1), libgtk2.0-bin (<< 2.24.30-2) Replaces: libgtk-3-bin (<< 3.20.6-1), libgtk2.0-bin (<< 2.24.30-2) Section: misc Priority: optional Multi-Arch: foreign Homepage: http://www.gtk.org/ Description: icon theme caching utility gtk-update-icon-cache creates mmap()able cache files for icon themes. . GTK+ can use the cache files created by gtk-update-icon-cache to avoid a lot of system call and disk seek overhead when the application starts. Since the format of the cache files allows them to be mmap()ed shared between multiple applications, the overall memory consumption is reduced as well. Package: gzip Version: 1.6-5+deb9u1 Architecture: amd64 Essential: yes Maintainer: Bdale Garbee <bdale@gag.com> Installed-Size: 230 Pre-Depends: libc6 (>= 2.17) Depends: dpkg (>= 1.15.4) | install-info Suggests: less Section: utils Priority: required 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'. Package: hicolor-icon-theme Version: 0.15-1 Architecture: all Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Installed-Size: 414 Section: misc Priority: optional Multi-Arch: foreign Description: default fallback theme for FreeDesktop.org icon themes This is the default fallback theme used by implementations of the Freedesktop.org Icon Theme specification. Package: hostname Source: hostname (3.18) Version: 3.18+b1 Architecture: amd64 Essential: yes Maintainer: Debian Hostname Team <hostname-devel@lists.alioth.debian.org> Installed-Size: 47 Pre-Depends: libc6 (>= 2.4) Breaks: nis (<< 3.17-30) Replaces: nis (<< 3.17-30) Section: admin Priority: required 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. Package: icu-devtools Source: icu Version: 57.1-6+deb9u5 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org> Installed-Size: 539 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libicu57 (>= 57.1-1~), libstdc++6 (>= 4.9) Breaks: icu-tools (<< 57.1-1~), libicu-dev (<< 57.1-6+deb9u5) Replaces: icu-tools (<< 57.1-1~), libicu-dev (<< 57.1-6+deb9u5) Section: libdevel Priority: optional Multi-Arch: foreign Homepage: http://www.icu-project.org Description: Development utilities for International Components for Unicode ICU is a C++ and C library that provides robust and full-featured Unicode and locale support. This package contains programs used to manipulate data files found in the ICU sources and is a dependency of libicu-dev. End users would generally not need to install this package. Package: imagemagick-6-common Source: imagemagick Version: 8:6.9.7.4+dfsg-11+deb9u14 Architecture: all Maintainer: ImageMagick Packaging Team <pkg-gmagick-im-team@lists.alioth.debian.org> Installed-Size: 540 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~) Replaces: imagemagick-common (<< 8:6.9.2.10+dfsg-1~), libmagickcore-6.q16 (<< 8:6.9.6.2+dfsg-3~) Provides: imagemagick-common Section: graphics Priority: optional Multi-Arch: foreign Homepage: http://www.imagemagick.org/ 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. Package: imagemagick-6.q16 Source: imagemagick Version: 8:6.9.7.4+dfsg-11+deb9u14 Architecture: amd64 Maintainer: ImageMagick Packaging Team <pkg-gmagick-im-team@lists.alioth.debian.org> Installed-Size: 743 Depends: libc6 (>= 2.4), libmagickcore-6.q16-3 (>= 8:6.9.6.8), libmagickwand-6.q16-3 (>= 8:6.9.6.8), hicolor-icon-theme Recommends: libmagickcore-6.q16-3-extra, ghostscript, netpbm Suggests: imagemagick-doc, autotrace, cups-bsd | lpr | lprng, curl, enscript, ffmpeg, gimp, gnuplot, grads, graphviz, groff-base, hp2xx, html2ps, libwmf-bin, mplayer, povray, radiance, sane-utils, texlive-base-bin, transfig, ufraw-batch, xdg-utils Breaks: libmagickcore-dev (<< 8:6.9.2.10+dfsg-2~) Replaces: imagemagick (<< 8:6.9.2.10+dfsg-2~) Provides: imagemagick, imagemagick-6.defaultquantum Section: graphics Priority: optional Multi-Arch: foreign Homepage: http://www.imagemagick.org/ Description: image manipulation programs -- quantum depth Q16 ImageMagick is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to translate, flip, mirror, rotate, scale, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves. All manipulations can be achieved through shell commands as well as through an X11 graphical interface (display). . For working with the SVG, WMF, OpenEXR, DjVu and Graphviz formats, you need to install the libmagickcore-6.q16-3-extra package. . This version of imagemagick is compiled for a channel depth of 16 bits (Q16). Package: imagemagick-common Source: imagemagick Version: 8:6.9.7.4+dfsg-11+deb9u14 Architecture: all Maintainer: ImageMagick Packaging Team <pkg-gmagick-im-team@lists.alioth.debian.org> Installed-Size: 11 Pre-Depends: dpkg (>= 1.15.7.2) Depends: imagemagick-6-common (= 8:6.9.7.4+dfsg-11+deb9u14) Section: oldlibs Priority: extra Multi-Arch: foreign Homepage: http://www.imagemagick.org/ Description: image manipulation programs -- infrastructure dummy package imagemagick-common contained the filesystem infrastructure required for further installation of imagemagick in any configuration. . This is a transitional package to help migrate systems to the new imagemagick-6-common package. . This is a dummy package. You can safely purge or remove it. Package: imagemagick Version: 8:6.9.7.4+dfsg-11+deb9u14 Architecture: amd64 Maintainer: ImageMagick Packaging Team <pkg-gmagick-im-team@lists.alioth.debian.org> Installed-Size: 197 Depends: imagemagick-6.q16 (>= 8:6.9.2.10+dfsg-2~) Section: oldlibs Priority: extra Multi-Arch: foreign Homepage: http://www.imagemagick.org/ Description: image manipulation programs -- binaries ImageMagick is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to translate, flip, mirror, rotate, scale, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves. All manipulations can be achieved through shell commands as well as through an X11 graphical interface (display). . This package include links to channel depth specific binaries and manual pages. . This is a dummy package. You can safely purge or remove it. Package: init-system-helpers Version: 1.48 Architecture: all Essential: yes Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org> Installed-Size: 131 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~) Replaces: sysv-rc (<< 2.88dsf-59.3~), sysvinit-utils (<< 2.88dsf-59.3) Section: admin Priority: required Multi-Arch: foreign 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. Package: initscripts Source: sysvinit Version: 2.88dsf-59.9 Architecture: amd64 Maintainer: Debian sysvinit maintainers <pkg-sysvinit-devel@lists.alioth.debian.org> Installed-Size: 208 Depends: mount (>= 2.11x-1), debianutils (>= 4), lsb-base (>= 3.2-14), sysvinit-utils (>= 2.88dsf-59.5), sysv-rc | file-rc | openrc, coreutils (>= 5.93) Recommends: psmisc, e2fsprogs Breaks: hurd (<< 0.5.git20131101~), ifupdown (<< 0.7.46), util-linux (<< 2.26.2-4~) Section: admin Priority: optional Multi-Arch: foreign Homepage: http://savannah.nongnu.org/projects/sysvinit Description: scripts for initializing and shutting down the system The scripts in this package initialize a standard Debian system at boot time and shut it down at halt or reboot time. Package: insserv Source: insserv (1.14.0-5.4) Version: 1.14.0-5.4+b1 Architecture: amd64 Maintainer: Petter Reinholdtsen <pere@debian.org> Installed-Size: 140 Depends: libc6 (>= 2.14) Suggests: bootchart2 Breaks: sysv-rc (<< 2.87dsf-3) Section: misc Priority: optional Homepage: http://savannah.nongnu.org/projects/sysvinit 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. Package: jq Version: 1.5+dfsg-1.3 Architecture: amd64 Maintainer: Simon Elsbrock <simon@iodev.org> Installed-Size: 100 Depends: libjq1 (= 1.5+dfsg-1.3), libc6 (>= 2.4), libonig4 (>= 5.9.5) Section: utils Priority: optional Multi-Arch: foreign Homepage: https://github.com/stedolan/jq Description: lightweight and flexible command-line JSON processor jq is like sed for JSON data – you can use it to slice and filter and map and transform structured data with the same ease that sed, awk, grep and friends let you play with text. . It is written in portable C, and it has minimal runtime dependencies. . jq can mangle the data format that you have into the one that you want with very little effort, and the program to do so is often shorter and simpler than you’d expect. Package: krb5-multidev Source: krb5 Version: 1.15-1+deb9u3 Architecture: amd64 Maintainer: Sam Hartman <hartmans@debian.org> Installed-Size: 806 Depends: libkrb5-3 (= 1.15-1+deb9u3), libk5crypto3 (= 1.15-1+deb9u3), libgssapi-krb5-2 (= 1.15-1+deb9u3), libgssrpc4 (= 1.15-1+deb9u3), libkadm5srv-mit11 (= 1.15-1+deb9u3), libkadm5clnt-mit11 (= 1.15-1+deb9u3), comerr-dev Suggests: krb5-doc Section: libdevel Priority: optional Homepage: http://web.mit.edu/kerberos/ Description: development files for MIT Kerberos without Heimdal conflict 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. . Most users wishing to build applications against MIT Kerberos should install libkrb5-dev. However, that package conflicts with heimdal-dev. This package installs libraries and headers in /usr/include/mit-krb5 and /usr/lib/mit-krb5 and can be installed along side heimdal-multidev, which provides the same facilities for Heimdal. Package: lftp Version: 4.7.4-1 Architecture: amd64 Maintainer: Noël Köthe <noel@debian.org> Installed-Size: 2183 Depends: libc6 (>= 2.17), libgcc1 (>= 1:3.0), libgnutls30 (>= 3.5.6), libidn11 (>= 1.13), libreadline7 (>= 6.0), libstdc++6 (>= 5), libtinfo5 (>= 6), zlib1g (>= 1:1.1.4), netbase Recommends: ssh-client | openssh-client Section: net Priority: optional Homepage: https://lftp.tech Description: Sophisticated command-line FTP/HTTP/BitTorrent client programs Lftp is a file retrieving tool that supports FTP, HTTP, FISH, SFTP, HTTPS, FTPS and BitTorrent protocols under both IPv4 and IPv6. Lftp has an amazing set of features, while preserving its interface as simple and easy as possible. . The main two advantages over other ftp clients are reliability and ability to perform tasks in background. It will reconnect and reget the file being transferred if the connection broke. You can start a transfer in background and continue browsing on the ftp site. It does this all in one process. When you have started background jobs and feel you are done, you can just exit lftp and it automatically moves to nohup mode and completes the transfers. It has also such nice features as reput and mirror. It can also download a file as soon as possible by using several connections at the same time. . Lftp can also be scriptable, it can be used to mirror sites, it lets you copy files among remote servers (even between FTP and HTTP). It has an extensive online help. It supports bookmarks, and connecting to several ftp/http sites at the same time. . This package also includes lftpget - A simple non-interactive tool for downloading files. Package: libacl1 Source: acl (2.2.52-3) Version: 2.2.52-3+b1 Architecture: amd64 Maintainer: Anibal Monsalve Salazar <anibal@debian.org> Installed-Size: 62 Depends: libattr1 (>= 1:2.4.46-8), libc6 (>= 2.14) Conflicts: acl (<< 2.0.0), libacl1-kerberos4kth Section: libs Priority: required Multi-Arch: same Homepage: http://savannah.nongnu.org/projects/acl/ 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. Package: libaio1 Source: libaio Version: 0.3.110-3 Architecture: amd64 Maintainer: Guillem Jover <guillem@debian.org> Installed-Size: 30 Depends: libc6 (>= 2.4) Section: libs Priority: optional Multi-Arch: same Homepage: https://fedorahosted.org/releases/l/i/libaio/ 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. Package: libapr1-dev Source: apr Version: 1.5.2-5+deb9u1 Architecture: amd64 Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org> Installed-Size: 8077 Depends: libapr1 (= 1.5.2-5+deb9u1), uuid-dev, libsctp-dev Suggests: python Conflicts: libapr0-dev, libapr1.0-dev Section: libdevel Priority: optional Homepage: http://apr.apache.org/ Description: Apache Portable Runtime Library - Development Headers APR is Apache's Portable Runtime Library, designed to be a support library that provides a predictable and consistent interface to underlying platform-specific implementations. . This package contains development headers for APR. Package: libapr1 Source: apr Version: 1.5.2-5+deb9u1 Architecture: amd64 Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org> Installed-Size: 259 Depends: libc6 (>= 2.15), libuuid1 (>= 2.16) Conflicts: libapr1.0 Section: libs Priority: optional Multi-Arch: same Homepage: http://apr.apache.org/ Description: Apache Portable Runtime Library APR is Apache's Portable Runtime Library, designed to be a support library that provides a predictable and consistent interface to underlying platform-specific implementations. Package: libaprutil1-dev Source: apr-util Version: 1.5.4-3 Architecture: amd64 Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org> Installed-Size: 4414 Depends: libaprutil1 (= 1.5.4-3), libldap2-dev, libexpat1-dev, libapr1-dev (>= 1.2.2-1) Section: libdevel Priority: optional Homepage: http://apr.apache.org/ Description: Apache Portable Runtime Utility Library - Development Headers APR is Apache's Portable Runtime Library, designed to be a support library that provides a predictable and consistent interface to underlying platform-specific implementations. . APR Util is a utilities library implemented on top of apr, providing database access, xml parsing, and other useful functionality. . This package contains development headers for APR util. Package: libaprutil1 Source: apr-util Version: 1.5.4-3 Architecture: amd64 Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org> Installed-Size: 247 Depends: libapr1 (>= 1.4.8-2~), libc6 (>= 2.14), libdb5.3, libexpat1 (>= 2.0.1), libgdbm3 (>= 1.8.3), libssl1.1 (>= 1.1.0), libuuid1 (>= 2.16) Breaks: libapr1 (<< 1.4.8-2~) Section: libs Priority: optional Multi-Arch: same Homepage: http://apr.apache.org/ Description: Apache Portable Runtime Utility Library APR is Apache's Portable Runtime Library, designed to be a support library that provides a predictable and consistent interface to underlying platform-specific implementations. . APR Util is a utilities library implemented on top of apr, providing database access, xml parsing, and other useful functionality. Package: libapt-pkg5.0 Source: apt Version: 1.4.11 Architecture: amd64 Maintainer: APT Development Team <deity@lists.debian.org> Installed-Size: 3056 Depends: libbz2-1.0, libc6 (>= 2.15), libgcc1 (>= 1:3.0), liblz4-1 (>= 0.0~r127), liblzma5 (>= 5.1.1alpha+20120614), libstdc++6 (>= 5.2), zlib1g (>= 1:1.2.2.3) Recommends: apt (>= 1.4.11) Breaks: appstream (<< 0.9.0-3~), apt (<< 1.1~exp14), libapt-inst1.5 (<< 0.9.9~) Provides: libapt-pkg (= 1.4.11) Section: libs Priority: important Multi-Arch: same 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). Package: libargon2-1 Source: argon2 Version: 0~20171227-1 Architecture: amd64 Maintainer: Luca Bruno <lucab@debian.org> Installed-Size: 57 Depends: libc6 (>= 2.14) Section: libs Priority: optional Multi-Arch: same Homepage: https://github.com/P-H-C/phc-winner-argon2 Description: memory-hard hashing function - runtime library Argon2 is a password-hashing function that can be used to hash passwords for credential storage, key derivation, or other applications. . There are two main versions of Argon2: Argon2i and Argon2d. Argon2i is the safest against side-channel attacks, while Argon2d provides the highest resistance against GPU cracking attacks. . Argon2i and Argon2d are parametrized by: * A time cost, which defines the amount of computation realized and therefore the execution time, given in number of iterations * A memory cost, which defines the memory usage, given in kibibytes * A parallelism degree, which defines the number of parallel threads . This package includes the dynamic library against which programs are linked. Package: libargon2-dev Source: argon2 Version: 0~20171227-1 Architecture: amd64 Maintainer: Luca Bruno <lucab@debian.org> Installed-Size: 97 Depends: libargon2-1 (= 0~20171227-1) Conflicts: libargon2-0-dev Replaces: libargon2-0-dev Provides: libargon2-0-dev Section: libdevel Priority: optional Multi-Arch: same Homepage: https://github.com/P-H-C/phc-winner-argon2 Description: memory-hard hashing function - development files Argon2 is a password-hashing function that can be used to hash passwords for credential storage, key derivation, or other applications. . There are two main versions of Argon2: Argon2i and Argon2d. Argon2i is the safest against side-channel attacks, while Argon2d provides the highest resistance against GPU cracking attacks. . Argon2i and Argon2d are parametrized by: * A time cost, which defines the amount of computation realized and therefore the execution time, given in number of iterations * A memory cost, which defines the memory usage, given in kibibytes * A parallelism degree, which defines the number of parallel threads . This package contains headers and libraries for developing program based on argon2. Package: libasan3 Source: gcc-6 Version: 6.3.0-18+deb9u1 Architecture: amd64 Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org> Installed-Size: 1259 Depends: gcc-6-base (= 6.3.0-18+deb9u1), libc6 (>= 2.23), libgcc1 (>= 1:3.3), libstdc++6 (>= 4.1.1) Section: libs Priority: optional Multi-Arch: same Homepage: http://gcc.gnu.org/ Description: AddressSanitizer -- a fast memory error detector AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libatk-bridge2.0-0 Source: at-spi2-atk Version: 2.22.0-2 Architecture: amd64 Maintainer: Debian Accessibility Team <debian-accessibility@lists.debian.org> Installed-Size: 213 Depends: libatk1.0-0 (>= 2.15.4), libatspi2.0-0 (>= 2.9.90), libc6 (>= 2.4), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.41.1) Section: libs Priority: optional Multi-Arch: same Homepage: https://wiki.gnome.org/Accessibility Description: AT-SPI 2 toolkit bridge - shared library This package contains the ATK bridge shared library. Package: libatk1.0-0 Source: atk1.0 Version: 2.22.0-1 Architecture: amd64 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Installed-Size: 212 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.41.1), libatk1.0-data (= 2.22.0-1) Section: libs Priority: optional Multi-Arch: same Homepage: https://wiki.gnome.org/Accessibility Description: ATK accessibility toolkit ATK is a toolkit providing accessibility interfaces for applications or other toolkits. By implementing these interfaces, those other toolkits or applications can be used with tools such as screen readers, magnifiers, and other alternative input devices. . This is the runtime part of ATK, needed to run applications built with it. Package: libatk1.0-data Source: atk1.0 Version: 2.22.0-1 Architecture: all Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Installed-Size: 1221 Section: misc Priority: optional Multi-Arch: foreign Homepage: https://wiki.gnome.org/Accessibility Description: Common files for the ATK accessibility toolkit ATK is a toolkit providing accessibility interfaces for applications or other toolkits. By implementing these interfaces, those other toolkits or applications can be used with tools such as screen readers, magnifiers, and other alternative input devices. . This contains the common files which the runtime libraries need. Package: libatomic1 Source: gcc-6 Version: 6.3.0-18+deb9u1 Architecture: amd64 Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org> Installed-Size: 41 Depends: gcc-6-base (= 6.3.0-18+deb9u1), libc6 (>= 2.14) Section: libs Priority: optional Multi-Arch: same Homepage: http://gcc.gnu.org/ 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. Package: libatspi2.0-0 Source: at-spi2-core Version: 2.22.0-6+deb9u1 Architecture: amd64 Maintainer: Debian Accessibility Team <debian-accessibility@lists.debian.org> Installed-Size: 217 Depends: libc6 (>= 2.7), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.37.3), libx11-6 Recommends: at-spi2-core (= 2.22.0-6+deb9u1) Section: libs Priority: optional Multi-Arch: same Homepage: https://wiki.gnome.org/Accessibility Description: Assistive Technology Service Provider Interface - shared library This package contains the shared library for applications that wish to use the at-spi interface. Package: libattr1 Source: attr (1:2.4.47-2) Version: 1:2.4.47-2+b2 Architecture: amd64 Maintainer: Anibal Monsalve Salazar <anibal@debian.org> Installed-Size: 42 Depends: libc6 (>= 2.4) Conflicts: attr (<< 2.0.0) Section: libs Priority: required Multi-Arch: same Homepage: http://savannah.nongnu.org/projects/attr/ Description: Extended attribute shared library Contains the runtime environment required by programs that make use of extended attributes. Package: libaudit-common Source: audit Version: 1:2.6.7-2 Architecture: all Maintainer: Laurent Bigonville <bigon@debian.org> Installed-Size: 30 Breaks: libaudit0, libaudit1 (<< 1:2.2.1-2) Replaces: libaudit0, libaudit1 (<< 1:2.2.1-2) Section: libs Priority: optional Multi-Arch: foreign Homepage: https://people.redhat.com/sgrubb/audit/ 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. Package: libaudit1 Source: audit Version: 1:2.6.7-2 Architecture: amd64 Maintainer: Laurent Bigonville <bigon@debian.org> Installed-Size: 150 Depends: libaudit-common (>= 1:2.6.7-2), libc6 (>= 2.14), libcap-ng0 Section: libs Priority: optional Multi-Arch: same Homepage: https://people.redhat.com/sgrubb/audit/ 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. Package: libavahi-client3 Source: avahi Version: 0.6.32-2+deb9u1 Architecture: amd64 Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org> Installed-Size: 121 Depends: libavahi-common3 (>= 0.6.22), libc6 (>= 2.4), libdbus-1-3 (>= 1.9.14) Section: libs Priority: optional Multi-Arch: same Homepage: http://avahi.org/ Description: Avahi client library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the library for Avahi's C API which allows you to integrate mDNS/DNS-SD functionality into your application. Package: libavahi-common-data Source: avahi Version: 0.6.32-2+deb9u1 Architecture: amd64 Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org> Installed-Size: 756 Section: libs Priority: optional Multi-Arch: same Homepage: http://avahi.org/ Description: Avahi common data files Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains common data files for avahi. Package: libavahi-common3 Source: avahi Version: 0.6.32-2+deb9u1 Architecture: amd64 Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org> Installed-Size: 106 Depends: libc6 (>= 2.14), libavahi-common-data Section: libs Priority: optional Multi-Arch: same Homepage: http://avahi.org/ Description: Avahi common library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the Avahi common library, which is a set of common functions used by many of Avahis components and client applications. Package: libbind9-140 Source: bind9 Version: 1:9.10.3.dfsg.P4-12.3+deb9u12 Architecture: amd64 Maintainer: Debian DNS Packaging <pkg-dns-devel@lists.alioth.debian.org> Installed-Size: 254 Depends: libc6 (>= 2.4), libcap2 (>= 1:2.10), libcomerr2 (>= 1.01), libdns162, libgeoip1, libgssapi-krb5-2 (>= 1.6.dfsg.2), libisc160, libisccfg140, libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libssl1.0.2 (>= 1.0.2d), libxml2 (>= 2.6.27) Conflicts: libbind0, libbind9-41 Replaces: libbind0 Section: libs Priority: standard Multi-Arch: same Description: BIND9 Shared Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers the libbind9 shared library used by BIND's daemons and clients. Package: libblas-common Source: lapack Version: 3.7.0-2 Architecture: amd64 Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org> Installed-Size: 23 Section: libs Priority: optional Homepage: http://www.netlib.org/lapack/ Description: Dependency package for all BLAS implementations The only purpose of this empty package is to ensure multi-arch safety of different BLAS implementations. See bug #760936 for more details. Package: libblas-dev Source: lapack Version: 3.7.0-2 Architecture: amd64 Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org> Installed-Size: 1051 Depends: libblas3 (= 3.7.0-2), gfortran Suggests: liblapack-doc-man, liblapack-doc Provides: libblas.so Section: libdevel Priority: optional Homepage: http://www.netlib.org/lapack/ Description: Basic Linear Algebra Subroutines 3, static library This package is a binary incompatible upgrade to the blas-dev package. Several minor changes to the C interface have been incorporated. . BLAS (Basic Linear Algebra Subroutines) is a set of efficient routines for most of the basic vector and matrix operations. They are widely used as the basis for other high quality linear algebra software, for example lapack and linpack. This implementation is the Fortran 77 reference implementation found at netlib. . This package contains a static version of the library. Package: libblas3 Source: lapack Version: 3.7.0-2 Architecture: amd64 Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org> Installed-Size: 465 Depends: libc6 (>= 2.4), libgcc1 (>= 1:3.0), libgfortran3 (>= 4.3), libquadmath0 (>= 4.6), libblas-common Provides: libblas.so.3 Section: libs Priority: optional Homepage: http://www.netlib.org/lapack/ Description: Basic Linear Algebra Reference implementations, shared library BLAS (Basic Linear Algebra Subroutines) is a set of efficient routines for most of the basic vector and matrix operations. They are widely used as the basis for other high quality linear algebra software, for example lapack and linpack. This implementation is the Fortran 77 reference implementation found at netlib. . This package contains a shared version of the library. Package: libblkid1 Source: util-linux Version: 2.29.2-1+deb9u1 Architecture: amd64 Maintainer: Debian util-linux Maintainers <ah-util-linux@debian.org> Installed-Size: 367 Depends: libc6 (>= 2.17), libuuid1 (>= 2.16) Section: libs Priority: required Multi-Arch: same 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. Package: libbsd0 Source: libbsd Version: 0.8.3-1+deb9u1 Architecture: amd64 Maintainer: Guillem Jover <guillem@debian.org> Installed-Size: 159 Depends: libc6 (>= 2.16) Section: libs Priority: optional Multi-Arch: same Homepage: https://libbsd.freedesktop.org/ 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. Package: libbz2-1.0 Source: bzip2 Version: 1.0.6-8.1 Architecture: amd64 Maintainer: Anibal Monsalve Salazar <anibal@debian.org> Installed-Size: 96 Depends: libc6 (>= 2.4) Section: libs Priority: important Multi-Arch: same Homepage: http://www.bzip.org/ 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). Package: libbz2-dev Source: bzip2 Version: 1.0.6-8.1 Architecture: amd64 Maintainer: Anibal Monsalve Salazar <anibal@debian.org> Installed-Size: 93 Depends: libbz2-1.0 (= 1.0.6-8.1), libc6-dev | libc-dev Recommends: bzip2-doc Replaces: bzip2 (<< 0.9.5d-3) Section: libdevel Priority: optional Multi-Arch: same Homepage: http://www.bzip.org/ Description: high-quality block-sorting file compressor library - development Static libraries and include files for the bzip2 compressor library. . 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). Package: libc-ares-dev Source: c-ares Version: 1.12.0-1+deb9u2 Architecture: amd64 Maintainer: Andreas Schuldei <andreas@debian.org> Installed-Size: 342 Depends: libc-ares2 (= 1.12.0-1+deb9u2) Conflicts: libares-dev Section: libdevel Priority: extra Multi-Arch: same Homepage: http://c-ares.haxx.se/ Description: asynchronous name resolver - development files c-ares is a C library that performs DNS requests and name resolution asynchronously. . It is a fork of the library named "ares", with additional features: * IPv6 support; * extended cross-platform portability; * 64-bit clean sources. . This package contains development files (headers and static libraries). Package: libc-ares2 Source: c-ares Version: 1.12.0-1+deb9u2 Architecture: amd64 Maintainer: Andreas Schuldei <andreas@debian.org> Installed-Size: 134 Depends: libc6 (>= 2.17) Conflicts: libcares2 Replaces: libc-ares1 Section: libs Priority: extra Multi-Arch: same Homepage: http://c-ares.haxx.se/ Description: asynchronous name resolver c-ares is a C library that performs DNS requests and name resolution asynchronously. . It is a fork of the library named "ares", with additional features: * IPv6 support; * extended cross-platform portability; * 64-bit clean sources. . This package provides the shared libraries. Package: libc-bin Source: glibc Version: 2.24-11+deb9u4 Architecture: amd64 Essential: yes Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org> Installed-Size: 3366 Depends: libc6 (>> 2.24), libc6 (<< 2.25) Recommends: manpages Section: libs Priority: required Multi-Arch: foreign Homepage: http://www.gnu.org/software/libc/libc.html 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 Package: libc-client2007e Source: uw-imap Version: 8:2007f~dfsg-5+deb9u1 Architecture: amd64 Maintainer: Magnus Holmgren <holmgren@debian.org> Installed-Size: 1403 Depends: libpam-modules, mlock, libc6 (>= 2.14), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.14+dfsg), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libpam0g (>= 0.99.7.1), libssl1.1 (>= 1.1.0) Suggests: uw-mailutils Section: libs Priority: optional Homepage: http://www.washington.edu/imap/ Description: c-client library for mail protocols - library files IMAP (Internet Message Access Protocol) is a method of accessing electronic messages kept on a (possibly shared) mail server. . The UW (University of Washington) IMAP toolkit provides the c-client mail-handling library supporting various network transport methods, file system storage formats, and authentication and authorization methods. . This package contains the shared c-client library. Package: libc-dev-bin Source: glibc Version: 2.24-11+deb9u4 Architecture: amd64 Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org> Installed-Size: 378 Depends: libc6 (>> 2.24), libc6 (<< 2.25) Recommends: manpages, manpages-dev Section: libdevel Priority: optional Multi-Arch: foreign Homepage: http://www.gnu.org/software/libc/libc.html Description: GNU C Library: Development binaries This package contains utility programs related to the GNU C Library development package. Package: libc-l10n Source: glibc Version: 2.24-11+deb9u4 Architecture: all Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org> Installed-Size: 4211 Breaks: locales (<< 2.21-1) Replaces: locales (<< 2.21-1) Section: localization Priority: standard Multi-Arch: foreign Homepage: http://www.gnu.org/software/libc/libc.html Description: GNU C Library: localization files This package contains the translation files for the GNU C library and utility programs. Package: libc6-dev Source: glibc Version: 2.24-11+deb9u4 Architecture: amd64 Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org> Installed-Size: 15634 Depends: libc6 (= 2.24-11+deb9u4), libc-dev-bin (= 2.24-11+deb9u4), linux-libc-dev (>= 4.9.130-2) Suggests: glibc-doc, manpages-dev Conflicts: libc0.1-dev, libc0.3-dev, libc6.1-dev Breaks: binutils (<< 2.26), binutils-gold (<< 2.20.1-11), cmake (<< 2.8.4+dfsg.1-5), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2), gcc-4.6 (<< 4.6.0-12), libhwloc-dev (<< 1.2-3), libjna-java (<< 3.2.7-4), liblouis-dev (<< 2.3.0-2), liblouisxml-dev (<< 2.4.0-2), make (<< 3.81-8.1), pkg-config (<< 0.26-1) Provides: libc-dev Section: libdevel Priority: optional Multi-Arch: same Homepage: http://www.gnu.org/software/libc/libc.html Description: GNU C Library: Development Libraries and Header Files Contains the symlinks, headers, and object files needed to compile and link programs which use the standard C library. Package: libc6 Source: glibc Version: 2.24-11+deb9u4 Architecture: amd64 Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org> Installed-Size: 10686 Depends: libgcc1 Suggests: glibc-doc, debconf | debconf-2.0, libc-l10n, locales Breaks: hurd (<< 1:0.5.git20140203-1), libtirpc1 (<< 0.2.3), locales (<< 2.24), locales-all (<< 2.24), lsb-core (<= 3.2-27), nscd (<< 2.24) Replaces: libc6-amd64 Section: libs Priority: required Multi-Arch: same Homepage: http://www.gnu.org/software/libc/libc.html 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. Package: libcairo-gobject2 Source: cairo Version: 1.14.8-1+deb9u1 Architecture: amd64 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Installed-Size: 387 Depends: libc6 (>= 2.2.5), libcairo2 (>= 1.10.0), libglib2.0-0 (>= 2.14.0) Section: libs Priority: optional Multi-Arch: same Homepage: https://cairographics.org/ Description: Cairo 2D vector graphics library (GObject library) Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. . This package contains the GObject library, providing wrapper GObject types for all cairo types. Package: libcairo-script-interpreter2 Source: cairo Version: 1.14.8-1+deb9u1 Architecture: amd64 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Installed-Size: 498 Depends: libc6 (>= 2.14), libcairo2 (>= 1.14.0), libfontconfig1 (>= 2.11), libfreetype6 (>= 2.2.1), liblzo2-2, zlib1g (>= 1:1.1.4) Section: libs Priority: optional Multi-Arch: same Homepage: https://cairographics.org/ Description: Cairo 2D vector graphics library (script interpreter) Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. . This package contains the script interpreter for executing and manipulating cairo execution traces. Package: libcairo2-dev Source: cairo Version: 1.14.8-1+deb9u1 Architecture: amd64 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Installed-Size: 2896 Depends: libcairo2 (= 1.14.8-1+deb9u1), libcairo-gobject2 (= 1.14.8-1+deb9u1), libcairo-script-interpreter2 (= 1.14.8-1+deb9u1), libfontconfig1-dev (>= 2.2.95), libfreetype6-dev (>= 2.1.10), libx11-dev, libxrender-dev (>= 0.6), libxext-dev, libpng-dev, libsm-dev, libpixman-1-dev (>= 0.22.0), libxcb1-dev (>= 1.6), libxcb-render0-dev (>= 1.6), libxcb-shm0-dev, libglib2.0-dev Suggests: libcairo2-doc Provides: libcairo-dev Section: libdevel Priority: optional Homepage: https://cairographics.org/ Description: Development files for the Cairo 2D graphics library Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. . This package contains the development libraries, header files needed by programs that want to compile with Cairo. Package: libcairo2 Source: cairo Version: 1.14.8-1+deb9u1 Architecture: amd64 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Installed-Size: 1464 Depends: libc6 (>= 2.14), libfontconfig1 (>= 2.11), libfreetype6 (>= 2.3.5), libpixman-1-0 (>= 0.30.0), libpng16-16 (>= 1.6.2-1), libx11-6, libxcb-render0, libxcb-shm0, libxcb1 (>= 1.6), libxext6, libxrender1, zlib1g (>= 1:1.1.4) Breaks: libwebkit2gtk-3.0-25 (<< 2.4.5-2~), libwebkitgtk-1.0-0 (<< 2.4.5-2~), libwebkitgtk-3.0-0 (<< 2.4.5-2~), weston (<< 1.5.0-3~) Section: libs Priority: optional Multi-Arch: same Homepage: https://cairographics.org/ Description: Cairo 2D vector graphics library Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. Paths consist of line segments and cubic splines and can be rendered at any width with various join and cap styles. All colors may be specified with optional translucence (opacity/alpha) and combined using the extended Porter/Duff compositing algebra as found in the X Render Extension. . Cairo exports a stateful rendering API similar in spirit to the path construction, text, and painting operators of PostScript, (with the significant addition of translucence in the imaging model). When complete, the API is intended to support the complete imaging model of PDF 1.4. . This package contains the shared libraries. Package: libcap-ng0 Source: libcap-ng (0.7.7-3) Version: 0.7.7-3+b1 Architecture: amd64 Maintainer: Pierre Chifflier <pollux@debian.org> Installed-Size: 43 Depends: libc6 (>= 2.8) Section: libs Priority: optional Multi-Arch: same Homepage: http://people.redhat.com/sgrubb/libcap-ng 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. Package: libcap2-bin Source: libcap2 Version: 1:2.25-1 Architecture: amd64 Maintainer: Christian Kastner <ckk@debian.org> Installed-Size: 85 Depends: libc6 (>= 2.14), libcap2 (>= 1:2.10) Recommends: libpam-cap Breaks: libcap-bin Replaces: libcap-bin Section: utils Priority: important Multi-Arch: foreign Homepage: http://sites.google.com/site/fullycapable/ Description: POSIX 1003.1e capabilities (utilities) 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 additional utilities. Package: libcap2 Version: 1:2.25-1 Architecture: amd64 Maintainer: Christian Kastner <ckk@debian.org> Installed-Size: 47 Depends: libc6 (>= 2.14) Section: libs Priority: important Multi-Arch: same Homepage: http://sites.google.com/site/fullycapable/ 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. Package: libcc1-0 Source: gcc-6 Version: 6.3.0-18+deb9u1 Architecture: amd64 Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org> Installed-Size: 87 Depends: gcc-6-base (= 6.3.0-18+deb9u1), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2) Section: libs Priority: optional Multi-Arch: same Homepage: http://gcc.gnu.org/ Description: GCC cc1 plugin for GDB libcc1 is a plugin for GDB. Package: libcdt5 Source: graphviz Version: 2.38.0-17+deb9u1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org> Installed-Size: 94 Depends: libc6 (>= 2.4) Conflicts: libgraphviz4 Section: libs Priority: optional Homepage: http://www.graphviz.org/ Description: rich set of graph drawing tools - cdt library Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the cdt library. Package: libcgraph6 Source: graphviz Version: 2.38.0-17+deb9u1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org> Installed-Size: 156 Depends: libc6 (>= 2.14), libcdt5 Conflicts: libgraphviz4 Section: libs Priority: optional Homepage: http://www.graphviz.org/ Description: rich set of graph drawing tools - cgraph library Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the cgraph library. Package: libcilkrts5 Source: gcc-6 Version: 6.3.0-18+deb9u1 Architecture: amd64 Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org> Installed-Size: 143 Depends: gcc-6-base (= 6.3.0-18+deb9u1), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.1.1) Section: libs Priority: optional Multi-Arch: same Homepage: http://gcc.gnu.org/ Description: Intel Cilk Plus language extensions (runtime) Intel Cilk Plus is an extension to the C and C++ languages to support data and task parallelism. Package: libcolord2 Source: colord Version: 1.3.3-2 Architecture: amd64 Maintainer: Christopher James Halse Rogers <raof@ubuntu.com> Installed-Size: 525 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3), liblcms2-2 (>= 2.6), libudev1 (>= 196) Suggests: colord Section: libs Priority: optional Multi-Arch: same Homepage: http://www.freedesktop.org/software/colord/ Description: system service to manage device colour profiles -- runtime colord is a system service that makes it easy to manage, install and generate colour profiles to accurately colour manage input and output devices. . It provides a D-Bus API for system frameworks to query, a persistent data store, and a mechanism for session applications to set system policy. . This package contains a gobject-based convenience library for programs to interact with the colord system daemon. Package: libcomerr2 Source: e2fsprogs Version: 1.43.4-2+deb9u2 Architecture: amd64 Maintainer: Theodore Y. Ts'o <tytso@mit.edu> Installed-Size: 84 Depends: libc6 (>= 2.17) Replaces: e2fsprogs (<< 1.34-1) Provides: libcomerr-kth-compat Section: libs Priority: required Multi-Arch: same Homepage: http://e2fsprogs.sourceforge.net 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. Package: libcroco3 Source: libcroco Version: 0.6.11-3 Architecture: amd64 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Installed-Size: 329 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.16.0), libxml2 (>= 2.7.4) Section: libs Priority: optional Multi-Arch: same Description: Cascading Style Sheet (CSS) parsing and manipulation toolkit Services provided by Libcroco * A parser module that provides o A SAC like API. SAC stands for Simple API for CSS. SAC is an event driven API which resembles SAX in the xml world. o A CSSOM like API. CSSOM stands for Cascading Style Sheet Object Model. . The libcroco parser implements the CSS Level 2 specification, the CSS forward compatibility rules and the CSS cascading rules. . * A CSS2 selection engine Given an xml element node (that obviously comes from an xml document) and a stylesheet cascade, the Libcroco selection engine can evaluate the css selectors of the cascade and return the style properties associated to the xml element node. . Note that the xml manipulation toolkit used by the libcroco selection engine at the moment is libxml2. . This package contains the shared libraries. Package: libct4 Source: freetds (0.91-6.1) Version: 0.91-6.1+b4 Architecture: amd64 Maintainer: Steve Langasek <vorlon@debian.org> Installed-Size: 401 Depends: libc6 (>= 2.17), libgnutls30 (>= 3.5.6), libgssapi-krb5-2 (>= 1.14+dfsg), freetds-common Section: libs Priority: optional Multi-Arch: same Homepage: http://www.freetds.org/ Description: libraries for connecting to MS SQL and Sybase SQL servers FreeTDS is an implementation of the Tabular DataStream protocol, used for connecting to MS SQL and Sybase servers over TCP/IP. . This package includes the shared libraries for the Sybase CT-Lib API. You will need this if you plan to connect to MS SQL or Sybase servers, or use the PHP sybase or Perl DBD::Sybase extensions. Package: libcups2 Source: cups Version: 2.2.1-8+deb9u8 Architecture: amd64 Maintainer: Debian Printing Team <debian-printing@lists.debian.org> Installed-Size: 690 Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.16), libgnutls30 (>= 3.5.6), libgssapi-krb5-2 (>= 1.14+dfsg), zlib1g (>= 1:1.2.0) Suggests: cups-common Breaks: cups (<< 1.5.0) Section: libs Priority: optional Multi-Arch: same Homepage: https://www.cups.org/ Description: Common UNIX Printing System(tm) - Core library The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the base shared libraries for CUPS. Package: libcupsimage2 Source: cups Version: 2.2.1-8+deb9u8 Architecture: amd64 Maintainer: Debian Printing Team <debian-printing@lists.debian.org> Installed-Size: 156 Depends: libc6 (>= 2.14), libcups2 (= 2.2.1-8+deb9u8) Recommends: libcupsfilters1 (>= 1.0~b1) Section: libs Priority: optional Multi-Arch: same Homepage: https://www.cups.org/ Description: Common UNIX Printing System(tm) - Raster image library The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the image libraries for handling the CUPS raster format. Package: libcurl3-gnutls Source: curl Version: 7.52.1-5+deb9u16 Architecture: amd64 Maintainer: Alessandro Ghedini <ghedo@debian.org> Installed-Size: 629 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) Recommends: ca-certificates Section: libs Priority: optional Multi-Arch: same Homepage: http://curl.haxx.se 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. Package: libcurl3 Source: curl Version: 7.52.1-5+deb9u16 Architecture: amd64 Maintainer: Alessandro Ghedini <ghedo@debian.org> Installed-Size: 637 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) Recommends: ca-certificates Section: libs Priority: optional Multi-Arch: same Homepage: http://curl.haxx.se 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. Package: libcurl4-openssl-dev Source: curl Version: 7.52.1-5+deb9u16 Architecture: amd64 Maintainer: Alessandro Ghedini <ghedo@debian.org> Installed-Size: 1374 Depends: libcurl3 (= 7.52.1-5+deb9u16) Suggests: libcurl4-doc, libcurl3-dbg, libidn11-dev, libkrb5-dev, libldap2-dev, librtmp-dev, libssh2-1-dev, libssl1.0-dev | libssl-dev (<< 1.1), pkg-config, zlib1g-dev Conflicts: libcurl4-gnutls-dev, libcurl4-nss-dev Provides: libcurl-dev, libcurl-ssl-dev, libcurl3-dev, libcurl3-openssl-dev, libcurl4-dev Section: libdevel Priority: optional Multi-Arch: same Homepage: http://curl.haxx.se Description: development files and documentation for libcurl (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. . This package provides the development files (ie. includes, static library, manual pages) that allow one to build software which uses libcurl. . SSL support is provided by OpenSSL. Package: libdatrie1 Source: libdatrie (0.2.10-4) Version: 0.2.10-4+b1 Architecture: amd64 Maintainer: Theppitak Karoonboonyanan <thep@debian.org> Installed-Size: 72 Depends: libc6 (>= 2.14) Section: libs Priority: optional Multi-Arch: same Homepage: http://linux.thai.net/projects/libthai Description: Double-array trie library This package provides shared libraries needed to run programs that use the datrie library. It is usually automatically installed. Package: libdb5.3 Source: db5.3 Version: 5.3.28-12+deb9u1 Architecture: amd64 Maintainer: Debian Berkeley DB Group <pkg-db-devel@lists.alioth.debian.org> Installed-Size: 1814 Depends: libc6 (>= 2.17) Section: libs Priority: standard Multi-Arch: same Homepage: http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html Description: Berkeley v5.3 Database Libraries [runtime] This is the runtime package for programs that use the v5.3 Berkeley database library. Package: libdbus-1-3 Source: dbus Version: 1.10.32-0+deb9u1 Architecture: amd64 Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org> Installed-Size: 450 Depends: libc6 (>= 2.17), libsystemd0 (>= 209) Recommends: dbus Breaks: dbus (<< 1.9.16-1~) Section: libs Priority: optional Multi-Arch: same Homepage: http://dbus.freedesktop.org/ 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. Package: libdconf1 Source: d-conf (0.26.0-2) Version: 0.26.0-2+b1 Architecture: amd64 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Installed-Size: 91 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.44.0) Breaks: gdm3 (<< 3.4.1-9) Section: libs Priority: optional Multi-Arch: same Homepage: https://wiki.gnome.org/Projects/dconf Description: simple configuration storage system - runtime library DConf is a low-level key/value database designed for storing desktop environment settings. . This package contains the runtime library. Package: libdebconfclient0 Source: cdebconf Version: 0.227 Architecture: amd64 Maintainer: Debian Install System Team <debian-boot@lists.debian.org> Installed-Size: 67 Depends: libc6 (>= 2.4) Section: libs Priority: optional Multi-Arch: same 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. Package: libdjvulibre-dev Source: djvulibre Version: 3.5.27.1-7+deb9u2 Architecture: amd64 Maintainer: Barak A. Pearlmutter <bap@debian.org> Installed-Size: 5762 Depends: libdjvulibre21 (= 3.5.27.1-7+deb9u2), libjpeg-dev Section: libdevel Priority: optional Multi-Arch: same Homepage: http://djvu.sourceforge.net/ Description: Development files for the DjVu image format DjVu image format static library and development files. . DjVu is a set of compression technologies, a file format, and a software platform for the delivery over the Web of digital documents, scanned documents, and high resolution images. . DjVu documents download and display extremely quickly, and look exactly the same on all platforms. DjVu can be seen as a superior alternative to PDF and Postscript for digital documents, to TIFF (and PDF) for scanned documents, to JPEG for photographs and pictures, and to GIF for large palettized images. DjVu is the only Web format that is practical for distributing high-resolution scanned documents in color. Package: libdjvulibre-text Source: djvulibre Version: 3.5.27.1-7+deb9u2 Architecture: all Maintainer: Barak A. Pearlmutter <bap@debian.org> Installed-Size: 349 Replaces: djview3 (= 3.5.20-9), djvulibre-desktop (<< 3.5.20-9), libdjvulibre15 Section: libs Priority: optional Multi-Arch: foreign Homepage: http://djvu.sourceforge.net/ Description: Linguistic support files for libdjvulibre Runtime linguistic support files for the libdjvulibre library. Package: libdjvulibre21 Source: djvulibre Version: 3.5.27.1-7+deb9u2 Architecture: amd64 Maintainer: Barak A. Pearlmutter <bap@debian.org> Installed-Size: 1666 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libjpeg62-turbo (>= 1.3.1), libstdc++6 (>= 5), libdjvulibre-text (>= 3.5.27.1-7+deb9u2) Conflicts: libdjvulibre1 Replaces: libdjvulibre1, libdjvulibre15 Section: libs Priority: optional Multi-Arch: same Homepage: http://djvu.sourceforge.net/ Description: Runtime support for the DjVu image format DjVu runtime library. Package: libdns162 Source: bind9 Version: 1:9.10.3.dfsg.P4-12.3+deb9u12 Architecture: amd64 Maintainer: Debian DNS Packaging <pkg-dns-devel@lists.alioth.debian.org> Installed-Size: 4224 Depends: libc6 (>= 2.14), libcap2 (>= 1:2.10), libcomerr2 (>= 1.01), libgeoip1, libgssapi-krb5-2 (>= 1.14+dfsg), libisc160, libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libssl1.0.2 (>= 1.0.2d), libxml2 (>= 2.7.4) Conflicts: libbind0, libbind9-41 Replaces: libbind0 Section: libs Priority: standard Multi-Arch: same Description: DNS Shared Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers the libdns shared library used by BIND's daemons and clients. Package: libdpkg-perl Source: dpkg Version: 1.18.26 Architecture: all Origin: debian Bugs: debbugs://bugs.debian.org Maintainer: Dpkg Developers <debian-dpkg@lists.debian.org> Installed-Size: 2278 Depends: perl, dpkg (>= 1.18.11) Recommends: libfile-fcntllock-perl, liblocale-gettext-perl, bzip2, xz-utils Suggests: debian-keyring, gnupg | gnupg2, gpgv | gpgv2, gcc | c-compiler, binutils, patch Breaks: patch (<< 2.7) Section: perl Priority: optional Multi-Arch: foreign Homepage: https://wiki.debian.org/Teams/Dpkg Description: Dpkg perl modules This package provides the perl modules used by the scripts in dpkg-dev. They cover a wide range of functionality. Among them there are the following public modules: . - Dpkg: core variables - Dpkg::Arch: architecture handling functions - Dpkg::Build::Info: build information functions - Dpkg::BuildFlags: set, modify and query compilation build flags - Dpkg::BuildOptions: parse and manipulate DEB_BUILD_OPTIONS - Dpkg::BuildProfile: parse and manipulate build profiles - Dpkg::Changelog: parse changelogs - Dpkg::Changelog::Entry: represents a changelog entry - Dpkg::Changelog::Parse: generic changelog parser for dpkg-parsechangelog - Dpkg::Checksums: generate and parse checksums - Dpkg::Compression: simple database of available compression methods - Dpkg::Compression::Process: wrapper around compression tools - Dpkg::Compression::FileHandle: transparently (de)compress files - Dpkg::Conf: parse dpkg configuration files - Dpkg::Control: parse and manipulate Debian control information (.dsc, .changes, Packages/Sources entries, etc.) - Dpkg::Control::Changelog: represent fields output by dpkg-parsechangelog - Dpkg::Control::Fields: manage (list of known) control fields - Dpkg::Control::Hash: parse and manipulate a block of RFC822-like fields - Dpkg::Control::Info: parse files like debian/control - Dpkg::Control::Tests: parse files like debian/tests/control - Dpkg::Deps: parse and manipulate dependencies - Dpkg::Exit: push, pop and run exit handlers - Dpkg::Gettext: wrapper around Locale::gettext - Dpkg::IPC: spawn sub-processes and feed/retrieve data - Dpkg::Index: collections of Dpkg::Control (Packages/Sources files for example) - Dpkg::Interface::Storable: base object serializer - Dpkg::Path: common path handling functions - Dpkg::Source::Package: extract Debian source packages - Dpkg::Substvars: substitute variables in strings - Dpkg::Vendor: identify current distribution vendor - Dpkg::Version: parse and manipulate Debian package versions . All the packages listed in Suggests or Recommends are used by some of the modules. Package: libdrm2 Source: libdrm Version: 2.4.74-1 Architecture: amd64 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 105 Depends: libc6 (>= 2.17) Section: libs Priority: optional Multi-Arch: same Homepage: https://cgit.freedesktop.org/mesa/drm/ Description: Userspace interface to kernel DRM services -- runtime This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. . This package provides the runtime environment for libdrm. Package: libedit2 Source: libedit Version: 3.1-20160903-3 Architecture: amd64 Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org> Installed-Size: 241 Depends: libbsd0 (>= 0.0), libc6 (>= 2.17), libncurses5 (>= 6), libtinfo5 (>= 6) Section: libs Priority: standard Multi-Arch: same Homepage: http://www.thrysoee.dk/editline/ Description: BSD editline and history libraries Command line editor library provides generic line editing, history, and tokenization functions. . It slightly resembles GNU readline. Package: libegl1-mesa Source: mesa (13.0.6-1) Version: 13.0.6-1+b2 Architecture: amd64 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 275 Depends: libc6 (>= 2.17), libdrm2 (>= 2.4.66), libexpat1 (>= 2.0.1), libgbm1 (= 13.0.6-1+b2), libwayland-client0 (>= 1.9.91), libwayland-server0 (>= 1.2.0), libx11-6, libx11-xcb1, libxcb-dri2-0 (>= 1.8), libxcb-dri3-0, libxcb-present0, libxcb-sync1, libxcb-xfixes0, libxcb1 (>= 1.9.2), libxshmfence1 Conflicts: libegl1-x11 Replaces: libegl1-x11 Provides: libegl1-x11 Section: libs Priority: optional Multi-Arch: same Homepage: https://mesa3d.org/ Description: free implementation of the EGL API -- runtime This package contains the EGL native platform graphics interface library. EGL provides a platform-agnostic mechanism for creating rendering surfaces for use with other graphics libraries, such as OpenGL|ES. . This package contains modules to interface with the existing system GLX or DRI2 drivers to provide OpenGL via EGL. Package: libelf1 Source: elfutils Version: 0.168-1+deb9u1 Architecture: amd64 Maintainer: Kurt Roeckx <kurt@roeckx.be> Installed-Size: 935 Depends: libc6 (>= 2.14), zlib1g (>= 1:1.1.4) Section: libs Priority: optional Multi-Arch: same Homepage: https://sourceware.org/elfutils/ 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. Package: libepoxy0 Source: libepoxy Version: 1.3.1-2 Architecture: amd64 Maintainer: Jérémy Lal <kapouer@melix.org> Installed-Size: 1124 Depends: libc6 (>= 2.7) Section: libs Priority: optional Multi-Arch: same Homepage: https://github.com/anholt/libepoxy Description: OpenGL function pointer management library It hides the complexity of dlopen(), dlsym(), glXGetProcAddress(), eglGetProcAddress(), etc. from the app developer, with very little knowledge needed on their part. They get to read GL specs and write code using undecorated function names like glCompileShader(). Package: liberror-perl Version: 0.17024-1 Architecture: all Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org> Installed-Size: 65 Depends: perl Section: perl Priority: optional Homepage: https://metacpan.org/release/Error Description: Perl module for error/exception handling in an OO-ish way The Error module provides two interfaces. Firstly "Error" provides a procedural interface to exception handling. Secondly "Error" is a base class for errors/exceptions that can either be thrown, for subsequent catch, or can simply be recorded. . Errors in the class "Error" should not be thrown directly, but the user should throw errors from a sub-class of "Error". . Warning: Using the "Error" module is no longer recommended due to the black-magical nature of its syntactic sugar, which often tends to break. Its maintainers have stopped actively writing code that uses it, and discourage people from doing so. . Recommended alternatives are Exception::Class (libexception-class-perl), Error::Exception (not packaged), TryCatch (libtrycatch-perl), and Try::Tiny (libtry-tiny-perl). Package: libexif-dev Source: libexif Version: 0.6.21-2+deb9u5 Architecture: amd64 Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org> Installed-Size: 1681 Depends: libc6-dev, libexif12 (= 0.6.21-2+deb9u5), libjs-jquery Section: libdevel Priority: optional Homepage: http://libexif.sourceforge.net/ Description: library to parse EXIF files (development files) Most digital cameras produce EXIF files, which are JPEG files with extra tags that contain information about the image. The EXIF library allows you to parse an EXIF file and read the data from those tags. . This package contains the development files. Package: libexif12 Source: libexif Version: 0.6.21-2+deb9u5 Architecture: amd64 Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org> Installed-Size: 1987 Depends: libc6 (>= 2.14) Section: libs Priority: optional Multi-Arch: same Homepage: http://libexif.sourceforge.net/ Description: library to parse EXIF files Most digital cameras produce EXIF files, which are JPEG files with extra tags that contain information about the image. The EXIF library allows you to parse an EXIF file and read the data from those tags. Package: libexpat1-dev Source: expat Version: 2.2.0-2+deb9u5 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org> Installed-Size: 861 Depends: libexpat1 (= 2.2.0-2+deb9u5), libc6-dev | libc-dev Conflicts: libexpat-dev Provides: libexpat-dev Section: libdevel Priority: optional Multi-Arch: same Homepage: http://expat.sourceforge.net Description: XML parsing C library - development kit This package contains the header file and development libraries of expat, the C library for parsing XML. Expat is a stream oriented XML parser. This means that you register handlers with the parser prior to starting the parse. These handlers are called when the parser discovers the associated structures in the document being parsed. A start tag is an example of the kind of structures for which you may register handlers. Package: libexpat1 Source: expat Version: 2.2.0-2+deb9u5 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org> Installed-Size: 369 Depends: libc6 (>= 2.14) Conflicts: wink (<= 1.5.1060-4) Section: libs Priority: optional Multi-Arch: same Homepage: http://expat.sourceforge.net 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). Package: libfdisk1 Source: util-linux Version: 2.29.2-1+deb9u1 Architecture: amd64 Maintainer: Debian util-linux Maintainers <ah-util-linux@debian.org> Installed-Size: 469 Depends: libblkid1 (>= 2.24.2), libc6 (>= 2.17), libuuid1 (>= 2.16) Section: libs Priority: required Multi-Arch: same Description: fdisk partitioning library The libfdisk library is used for manipulating partition tables. It is the core of the fdisk, cfdisk, and sfdisk tools. Package: libffi-dev Source: libffi Version: 3.2.1-6 Architecture: amd64 Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org> Installed-Size: 354 Depends: libffi6 (= 3.2.1-6), dpkg (>= 1.15.4) | install-info Conflicts: libffi4-dev Section: libdevel Priority: optional Multi-Arch: same Description: Foreign Function Interface library (development files) This package contains the headers and static library files necessary for building programs which use libffi. . 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. Package: libffi6 Source: libffi Version: 3.2.1-6 Architecture: amd64 Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org> Installed-Size: 56 Depends: libc6 (>= 2.14) Section: libs Priority: optional Multi-Arch: same 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. Package: libfftw3-double3 Source: fftw3 Version: 3.3.5-3 Architecture: amd64 Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org> Installed-Size: 2125 Depends: libc6 (>= 2.14), libgomp1 (>= 4.9) Suggests: libfftw3-bin, libfftw3-dev Breaks: libfftw3-3 (<< 3.3.3-1) Replaces: libfftw3-3 (<< 3.3.3-1) Section: libs Priority: optional Multi-Arch: same Homepage: http://fftw.org 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. Package: libfontconfig1-dev Source: fontconfig (2.11.0-6.7) Version: 2.11.0-6.7+b1 Architecture: amd64 Maintainer: Keith Packard <keithp@debian.org> Installed-Size: 2002 Depends: libfontconfig1 (= 2.11.0-6.7+b1), libexpat1-dev, libfreetype6-dev (>= 2.1.7), pkg-config Provides: libfontconfig-dev Section: libdevel Priority: optional Multi-Arch: same Description: generic font configuration library - development 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 static libraries and headers needed for the development of applications using fontconfig. Package: libfontconfig1 Source: fontconfig (2.11.0-6.7) Version: 2.11.0-6.7+b1 Architecture: amd64 Maintainer: Keith Packard <keithp@debian.org> Installed-Size: 486 Depends: libc6 (>= 2.14), libexpat1 (>= 2.0.1), libfreetype6 (>= 2.2.1), fontconfig-config (>= 2.11.0-6.7) Breaks: xpdf (<= 3.03-11) Provides: libfontconfig Section: libs Priority: optional Multi-Arch: same 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. Package: libfreetype6-dev Source: freetype Version: 2.6.3-3.2+deb9u2 Architecture: amd64 Maintainer: Steve Langasek <vorlon@debian.org> Installed-Size: 9055 Depends: libfreetype6 (= 2.6.3-3.2+deb9u2), libc6-dev | libc-dev, zlib1g-dev | libz-dev, libpng-dev Section: libdevel Priority: optional Homepage: http://www.freetype.org Description: FreeType 2 font engine, development 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. . This package contains all supplementary files (static library, headers and documentation) you need to develop your own programs using the FreeType 2 library. Package: libfreetype6 Source: freetype Version: 2.6.3-3.2+deb9u2 Architecture: amd64 Maintainer: Steve Langasek <vorlon@debian.org> Installed-Size: 898 Depends: libc6 (>= 2.14), libpng16-16 (>= 1.6.2-1), zlib1g (>= 1:1.1.4) Section: libs Priority: optional Multi-Arch: same Homepage: http://www.freetype.org 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 <david.turner@freetype.org> Robert Wilhelm <robert.wilhelm@freetype.org> Werner Lemberg <werner.lemberg@freetype.org> Package: libgbm1 Source: mesa (13.0.6-1) Version: 13.0.6-1+b2 Architecture: amd64 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 116 Depends: libc6 (>= 2.14), libdrm2 (>= 2.4.66), libexpat1 (>= 2.0.1), libwayland-client0 (>= 1.2.0), libwayland-server0 (>= 1.2.0) Section: libs Priority: optional Multi-Arch: same Homepage: https://mesa3d.org/ Description: generic buffer management API -- runtime This package contains the GBM buffer management library. It provides a mechanism for allocating buffers for graphics rendering tied to Mesa. . GBM is intended to be used as a native platform for EGL on drm or openwfd. Package: libgcc-6-dev Source: gcc-6 Version: 6.3.0-18+deb9u1 Architecture: amd64 Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org> Installed-Size: 12766 Depends: gcc-6-base (= 6.3.0-18+deb9u1), libgcc1 (>= 1:6.3.0-18+deb9u1), libgomp1 (>= 6.3.0-18+deb9u1), libitm1 (>= 6.3.0-18+deb9u1), libatomic1 (>= 6.3.0-18+deb9u1), libasan3 (>= 6.3.0-18+deb9u1), liblsan0 (>= 6.3.0-18+deb9u1), libtsan0 (>= 6.3.0-18+deb9u1), libubsan0 (>= 6.3.0-18+deb9u1), libcilkrts5 (>= 6.3.0-18+deb9u1), libmpx2 (>= 6.3.0-18+deb9u1), libquadmath0 (>= 6.3.0-18+deb9u1) Recommends: libc6-dev (>= 2.13-5) Replaces: gccgo-6 (<< 6.3.0-18+deb9u1) Section: libdevel Priority: optional Multi-Arch: same Homepage: http://gcc.gnu.org/ Description: GCC support library (development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libgcc1 Source: gcc-6 (6.3.0-18+deb9u1) Version: 1:6.3.0-18+deb9u1 Architecture: amd64 Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org> Installed-Size: 108 Depends: gcc-6-base (= 6.3.0-18+deb9u1), libc6 (>= 2.14) Breaks: gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2) Section: libs Priority: required Multi-Arch: same Homepage: http://gcc.gnu.org/ Description: GCC support library Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages. Package: libgcrypt20 Version: 1.7.6-2+deb9u4 Architecture: amd64 Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org> Installed-Size: 1266 Depends: libc6 (>= 2.15), libgpg-error0 (>= 1.14) Suggests: rng-tools Section: libs Priority: standard Multi-Arch: same Homepage: http://directory.fsf.org/project/libgcrypt/ 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.) Package: libgd-dev Source: libgd2 Version: 2.2.4-2+deb9u5 Architecture: amd64 Maintainer: GD team <pkg-gd-devel@lists.alioth.debian.org> Installed-Size: 817 Depends: libgd3 (= 2.2.4-2+deb9u5), libpng-dev, libz-dev, libjpeg-dev, libfreetype6-dev, libxpm-dev, libx11-dev, libxt-dev, libfontconfig-dev, libvpx-dev, libtiff-dev Breaks: libgd2-dev (<< 2.1.0~alpha1-2~), libgd2-noxpm-dev (<< 2.1.0~), libgd2-xpm-dev (<< 2.1.0~) Replaces: libgd2-dev (<< 2.1.0~alpha1-2~), libgd2-noxpm-dev (<< 2.1.0~), libgd2-xpm-dev (<< 2.1.0~) Provides: libgd2-dev, libgd2-noxpm-dev, libgd2-xpm-dev Section: libdevel Priority: optional Multi-Arch: same Homepage: http://www.libgd.org/ Description: GD Graphics Library (development version) 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 full development version of the library. Package: libgd3 Source: libgd2 Version: 2.2.4-2+deb9u5 Architecture: amd64 Maintainer: GD team <pkg-gd-devel@lists.alioth.debian.org> Installed-Size: 448 Depends: libc6 (>= 2.14), libfontconfig1 (>= 2.11), libfreetype6 (>= 2.2.1), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libtiff5 (>= 4.0.3), libwebp6 (>= 0.5.1), libx11-6, libxpm4, zlib1g (>= 1:1.1.4) Suggests: libgd-tools Section: libs Priority: optional Multi-Arch: same Homepage: http://www.libgd.org/ 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. Package: libgdbm3 Source: gdbm Version: 1.8.3-14 Architecture: amd64 Maintainer: Debian QA Group <packages@qa.debian.org> Installed-Size: 68 Depends: libc6 (>= 2.14), dpkg (>= 1.15.4) | install-info Section: libs Priority: important Multi-Arch: same Homepage: http://directory.fsf.org/project/gdbm/ 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). Package: libgdk-pixbuf2.0-0 Source: gdk-pixbuf Version: 2.36.5-2+deb9u2 Architecture: amd64 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Installed-Size: 534 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.48.0), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libtiff5 (>= 4.0.3), libx11-6, shared-mime-info, libgdk-pixbuf2.0-common (= 2.36.5-2+deb9u2) Section: libs Priority: optional Multi-Arch: same Homepage: http://www.gtk.org/ Description: GDK Pixbuf library The GDK Pixbuf library provides: - Image loading and saving facilities. - Fast scaling and compositing of pixbufs. - Simple animation loading (ie. animated GIFs) Package: libgdk-pixbuf2.0-common Source: gdk-pixbuf Version: 2.36.5-2+deb9u2 Architecture: all Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Installed-Size: 2539 Section: libs Priority: optional Multi-Arch: foreign Homepage: http://www.gtk.org/ Description: GDK Pixbuf library - data files This package contains the common files and translations for the GDK Pixbuf library. Package: libgdk-pixbuf2.0-dev Source: gdk-pixbuf Version: 2.36.5-2+deb9u2 Architecture: amd64 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Installed-Size: 365 Depends: libc6 (>= 2.4), libgdk-pixbuf2.0-0 (= 2.36.5-2+deb9u2), libglib2.0-0 (>= 2.48.0), libpng16-16 (>= 1.6.2-1), gir1.2-gdkpixbuf-2.0 (= 2.36.5-2+deb9u2), libglib2.0-dev (>= 2.37.6), libx11-dev, libpng-dev (>= 1.6), libpng-dev (<< 1.7), shared-mime-info Section: libdevel Priority: optional Homepage: http://www.gtk.org/ Description: GDK Pixbuf library (development files) The GDK Pixbuf library provides: - Image loading and saving facilities. - Fast scaling and compositing of pixbufs. - Simple animation loading (ie. animated GIFs) . This package contains the header files which are needed for using GDK Pixbuf. Package: libgeoip1 Source: geoip Version: 1.6.9-4 Architecture: amd64 Maintainer: Patrick Matthäi <pmatthaei@debian.org> Installed-Size: 240 Depends: libc6 (>= 2.4) Recommends: geoip-database Suggests: geoip-bin Section: libs Priority: optional Multi-Arch: same Homepage: http://www.maxmind.com/ Description: non-DNS IP-to-country resolver library GeoIP is a C library that enables the user to find the country that any IP address or hostname originates from. It uses a file based database. . This database simply contains IP blocks as keys, and countries as values and it should be more complete and accurate than using reverse DNS lookups. . This package contains the shared library. Package: libgfortran-6-dev Source: gcc-6 Version: 6.3.0-18+deb9u1 Architecture: amd64 Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org> Installed-Size: 2878 Depends: gcc-6-base (= 6.3.0-18+deb9u1), libgcc-6-dev (= 6.3.0-18+deb9u1), libgfortran3 (>= 6.3.0-18+deb9u1) Section: libdevel Priority: optional Multi-Arch: same Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Fortran applications (development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: libgfortran3 Source: gcc-6 Version: 6.3.0-18+deb9u1 Architecture: amd64 Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org> Installed-Size: 1240 Depends: gcc-6-base (= 6.3.0-18+deb9u1), libc6 (>= 2.17), libgcc1 (>= 1:4.3), libquadmath0 (>= 4.6) Breaks: gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2) Section: libs Priority: optional Multi-Arch: same Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Fortran applications Library needed for GNU Fortran applications linked against the shared library. Package: libgif7 Source: giflib Version: 5.1.4-0.4 Architecture: amd64 Maintainer: Thibaut Gridel <tgridel@free.fr> Installed-Size: 82 Depends: libc6 (>= 2.14) Section: libs Priority: optional Multi-Arch: same Homepage: http://giflib.sourceforge.net/ Description: library for GIF images (library) GIFLIB is a package of portable tools and library routines for working with GIF images. . This package contains the library. Package: libgirepository-1.0-1 Source: gobject-introspection (1.50.0-1) Version: 1.50.0-1+b1 Architecture: amd64 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Installed-Size: 243 Depends: libc6 (>= 2.14), libffi6 (>= 3.0.4), libglib2.0-0 (>= 2.50.0) Section: libs Priority: optional Multi-Arch: same Homepage: https://wiki.gnome.org/GObjectIntrospection Description: Library for handling GObject introspection data (runtime library) GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . GObject Introspection contains tools to generate and handle the introspection data. . This package contains a C library for handling the introspection data. Package: libgirepository1.0-dev Source: gobject-introspection (1.50.0-1) Version: 1.50.0-1+b1 Architecture: amd64 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Installed-Size: 7822 Depends: libgirepository-1.0-1 (= 1.50.0-1+b1), gobject-introspection (= 1.50.0-1+b1), gir1.2-glib-2.0 (= 1.50.0-1+b1), gir1.2-freedesktop (= 1.50.0-1+b1), libglib2.0-dev (>= 2.50.0), libffi-dev Suggests: libgirepository1.0-doc Section: libdevel Priority: optional Multi-Arch: same Homepage: https://wiki.gnome.org/GObjectIntrospection Description: Library for handling GObject introspection data (development files) GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . GObject Introspection contains tools to generate and handle the introspection data. . This package contains the headers for the C library for handling the introspection data. Package: libglib2.0-0 Source: glib2.0 Version: 2.50.3-2+deb9u3 Architecture: amd64 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Installed-Size: 5000 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) Section: libs Priority: optional Multi-Arch: same Homepage: http://www.gtk.org/ 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. Package: libglib2.0-bin Source: glib2.0 Version: 2.50.3-2+deb9u3 Architecture: amd64 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Installed-Size: 1738 Depends: libc6 (>= 2.4), libelf1 (>= 0.142), libglib2.0-0 (= 2.50.3-2+deb9u3), libglib2.0-data Section: misc Priority: optional Multi-Arch: foreign Homepage: http://www.gtk.org/ Description: Programs for the GLib library 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 program files which is used for the libraries and others. Package: libglib2.0-data Source: glib2.0 Version: 2.50.3-2+deb9u3 Architecture: all Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Installed-Size: 9462 Section: libs Priority: optional Multi-Arch: foreign Homepage: http://www.gtk.org/ Description: Common files for GLib library 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 is needed for the runtime libraries to display messages in languages other than English. Package: libglib2.0-dev Source: glib2.0 Version: 2.50.3-2+deb9u3 Architecture: amd64 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Installed-Size: 10600 Depends: libc6 (>= 2.4), libglib2.0-0 (= 2.50.3-2+deb9u3), python3:any (>= 3.3.2-2~), libglib2.0-bin (= 2.50.3-2+deb9u3), libpcre3-dev (>= 1:8.31), pkg-config, zlib1g-dev Suggests: libglib2.0-doc Section: libdevel Priority: optional Homepage: http://www.gtk.org/ Description: Development files for the GLib library 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 is needed to compile programs against libglib2.0-0, as only it includes the header files and static libraries (optionally) needed for compiling. Package: libgmp-dev Source: gmp Version: 2:6.1.2+dfsg-1+deb9u1 Architecture: amd64 Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org> Installed-Size: 1869 Depends: libgmp10 (= 2:6.1.2+dfsg-1+deb9u1), libgmpxx4ldbl (= 2:6.1.2+dfsg-1+deb9u1) Suggests: gmp-doc, libgmp10-doc, libmpfr-dev Conflicts: libgmp10-dev, libgmp3-dev (<< 5.0.1) Breaks: guile-1.8-dev (<< 1.8.8+1-1), libcdd-dev (<< 094b.dfsg-4.2), libcln-dev (<< 1.3.2-1.1), libmpc-dev (<< 0.9-3), libmpfr-dev (<< 3.0.1-5), librep-dev (<< 0.90.2-1.3), regina-normal-dev (<< 4.6-3) Replaces: libgmp10-dev, libgmp3-dev Provides: libgmp10-dev Section: libdevel Priority: optional Multi-Arch: same Homepage: http://gmplib.org/ Description: Multiprecision arithmetic library developers tools This development package provides the header files and the symbolic links to allow compilation and linking of programs that use the libraries provided in the libgmp10 package. . Both C and C++ bindings are present in this package. Package libstdc++-dev is required to use the C++ bindings. . The MPFR library (multiple-precision floating-point) used to be included, but has since been moved to package libmpfr-dev. Package: libgmp10 Source: gmp Version: 2:6.1.2+dfsg-1+deb9u1 Architecture: amd64 Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org> Installed-Size: 568 Depends: libc6 (>= 2.14) Section: libs Priority: optional Multi-Arch: same Homepage: http://gmplib.org/ 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. Package: libgmpxx4ldbl Source: gmp Version: 2:6.1.2+dfsg-1+deb9u1 Architecture: amd64 Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org> Installed-Size: 56 Depends: libc6 (>= 2.4), libgcc1 (>= 1:3.0), libgmp10, libstdc++6 (>= 5.2) Conflicts: libgmp3, libgmpxx4 Replaces: libgmp3 Section: libs Priority: optional Multi-Arch: same Homepage: http://gmplib.org/ Description: Multiprecision arithmetic library (C++ bindings) 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. Package: libgnutls-dane0 Source: gnutls28 Version: 3.5.8-5+deb9u6 Architecture: amd64 Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org> Installed-Size: 225 Depends: libgnutls30 (= 3.5.8-5+deb9u6), libc6 (>= 2.14), libunbound2 (>= 1.4.1) Suggests: dns-root-data Section: libs Priority: extra Multi-Arch: same Homepage: http://www.gnutls.org/ Description: GNU TLS library - DANE security support 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 runtime library for DANE (DNS-based Authentication of Named Entities) support. Package: libgnutls-openssl27 Source: gnutls28 Version: 3.5.8-5+deb9u6 Architecture: amd64 Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org> Installed-Size: 228 Depends: libgnutls30 (= 3.5.8-5+deb9u6), libc6 (>= 2.14) Section: libs Priority: standard Multi-Arch: same Homepage: http://www.gnutls.org/ Description: GNU TLS library - OpenSSL wrapper 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 runtime library of the GnuTLS OpenSSL wrapper. Package: libgnutls28-dev Source: gnutls28 Version: 3.5.8-5+deb9u6 Architecture: amd64 Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org> Installed-Size: 3955 Depends: libgnutls30 (= 3.5.8-5+deb9u6), libgnutls-openssl27 (= 3.5.8-5+deb9u6), libgnutlsxx28 (= 3.5.8-5+deb9u6), libgnutls-dane0 (= 3.5.8-5+deb9u6), nettle-dev, libc6-dev | libc-dev, zlib1g-dev, libtasn1-6-dev, libp11-kit-dev, libidn11-dev (>= 1.31) Suggests: gnutls-doc, gnutls-bin Conflicts: gnutls-dev Replaces: gnutls-dev Provides: gnutls-dev, libgnutls-openssl-dev Section: libdevel Priority: optional Multi-Arch: same Homepage: http://www.gnutls.org/ Description: GNU TLS library - development files 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 GnuTLS development files. Package: libgnutls30 Source: gnutls28 Version: 3.5.8-5+deb9u6 Architecture: amd64 Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org> Installed-Size: 2429 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 Section: libs Priority: standard Multi-Arch: same Homepage: http://www.gnutls.org/ 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. Package: libgnutlsxx28 Source: gnutls28 Version: 3.5.8-5+deb9u6 Architecture: amd64 Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org> Installed-Size: 70 Depends: libgnutls30 (= 3.5.8-5+deb9u6), libc6 (>= 2.4), libgcc1 (>= 1:3.0), libstdc++6 (>= 5) Section: libs Priority: extra Multi-Arch: same Homepage: http://www.gnutls.org/ Description: GNU TLS library - C++ 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 C++ runtime libraries. Package: libgomp1 Source: gcc-6 Version: 6.3.0-18+deb9u1 Architecture: amd64 Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org> Installed-Size: 203 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) Section: libs Priority: optional Multi-Arch: same Homepage: http://gcc.gnu.org/ Description: GCC OpenMP (GOMP) support library GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: libgpg-error0 Source: libgpg-error Version: 1.26-2 Architecture: amd64 Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org> Installed-Size: 572 Depends: libc6 (>= 2.15) Section: libs Priority: standard Multi-Arch: same Homepage: https://www.gnupg.org/related_software/libgpg-error/ 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. Package: libgpm2 Source: gpm (1.20.4-6.2) Version: 1.20.4-6.2+b1 Architecture: amd64 Maintainer: Peter Samuelson <peter@p12n.org> Installed-Size: 60 Depends: libc6 (>= 2.14) Suggests: gpm Section: libs Priority: standard Multi-Arch: same Homepage: http://www.nico.schottelius.org/software/gpm/ 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. Package: libgraphite2-3 Source: graphite2 Version: 1.3.10-1 Architecture: amd64 Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org> Installed-Size: 212 Depends: libc6 (>= 2.14) Breaks: libgraphite2-2.0.0 (<< 1.2.0) Replaces: libgraphite2-2.0.0 Provides: libgraphite2-2.0.0 Section: libs Priority: optional Multi-Arch: same Homepage: http://graphite.sil.org/ Description: Font rendering engine for Complex Scripts -- library Graphite is a system that can be used to create and use "smart fonts" capable of displaying writing systems with various complex behaviors, such as: contextual shaping, ligatures, reordering, split glyphs, bidirectionality, stacking diacritics and complex positioning. . This library was designed and developed by the NRSI (Non-Roman Script Initiative) within SIL International (www.sil.org) to act as a complement to other smart font rendering technologies with limited practical local extensibility. Its purpose is to help meet the needs of a very large number of "minority language" communities for local extensibility of complex script behaviors. . The behavior of the rendering engine for a given writing system is specified through extra tables added to a TrueType font. These tables are generated by compiling a GDL (Graphite Description Language) source file into a font using grcompiler. . This package contains the shared library. Package: libgraphviz-dev Source: graphviz Version: 2.38.0-17+deb9u1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org> Installed-Size: 251 Depends: libcdt5 (= 2.38.0-17+deb9u1), libcgraph6 (= 2.38.0-17+deb9u1), libgvc6 (= 2.38.0-17+deb9u1), libgvpr2 (= 2.38.0-17+deb9u1), libpathplan4 (= 2.38.0-17+deb9u1), libxdot4 (= 2.38.0-17+deb9u1), libgvc6-plugins-gtk (= 2.38.0-17+deb9u1), libexpat1-dev, libltdl7-dev, zlib1g-dev Conflicts: graphviz-dev (<< 2.12-1), libgraphviz3-dev, libgraphviz4-dev (<< 2.16-3) Replaces: libgraphviz3-dev, libgraphviz4-dev (<< 2.16-3) Provides: graphviz-dev Section: libdevel Priority: optional Homepage: http://www.graphviz.org/ Description: graphviz libs and headers against which to build applications Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package installs the libraries and headers necessary to link graphviz library routines into an application. It also installs additional man pages. . Note: A graphviz user doesn't need to install this package. Package: libgs9-common Source: ghostscript Version: 9.26a~dfsg-0+deb9u9 Architecture: all Maintainer: Debian Printing Team <debian-printing@lists.debian.org> Installed-Size: 7317 Recommends: fonts-droid-fallback Section: libs Priority: optional Multi-Arch: foreign Homepage: http://www.ghostscript.com/ Description: interpreter for the PostScript language and for PDF - common files GPL Ghostscript is used for PostScript/PDF preview and printing. Usually as a back-end to a program such as ghostview, it can display PostScript and PDF documents in an X11 environment. . This package provides common architecture-independent files needed by the GPL Ghostscript library. . By default, GPL Ghostscript uses a font from the fonts-droid package to approximate glyphs in PDFs for which the requested CJK TrueType font is missing. If the fonts-droid package is not installed, these glyphs will be rendered as bullets. Package: libgs9 Source: ghostscript Version: 9.26a~dfsg-0+deb9u9 Architecture: amd64 Maintainer: Debian Printing Team <debian-printing@lists.debian.org> Installed-Size: 16216 Depends: libc6 (>= 2.14), libcups2 (>= 1.4.0), libcupsimage2 (>= 1.4.0), libexpat1 (>= 2.0.1), libfontconfig1 (>= 2.11), libfreetype6 (>= 2.4.11), libidn11 (>= 1.13), libijs-0.35 (>= 0.35), libjbig2dec0 (>= 0.11), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.6), libopenjp2-7 (>= 2.0.0), libpaper1, libpng16-16 (>= 1.6.2-1), libtiff5 (>= 4.0.3), zlib1g (>= 1:1.2.0), poppler-data, libgs9-common (= 9.26a~dfsg-0+deb9u9) Section: libs Priority: optional Multi-Arch: same Homepage: http://www.ghostscript.com/ Description: interpreter for the PostScript language and for PDF - Library GPL Ghostscript is used for PostScript/PDF preview and printing. Usually as a back-end to a program such as ghostview, it can display PostScript and PDF documents in an X11 environment. . This package provides the Ghostscript library which makes the facilities of GPL Ghostscript available to applications. Package: libgssapi-krb5-2 Source: krb5 Version: 1.15-1+deb9u3 Architecture: amd64 Maintainer: Sam Hartman <hartmans@debian.org> Installed-Size: 423 Depends: libc6 (>= 2.14), libcomerr2 (>= 1.34), libk5crypto3 (>= 1.8+dfsg), libkeyutils1 (>= 1.4), libkrb5-3 (= 1.15-1+deb9u3), libkrb5support0 (>= 1.15~beta1) Suggests: krb5-doc, krb5-user Breaks: libgssglue1 (<< 0.2-2) Section: libs Priority: standard Multi-Arch: same Homepage: http://web.mit.edu/kerberos/ 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. Package: libgssrpc4 Source: krb5 Version: 1.15-1+deb9u3 Architecture: amd64 Maintainer: Sam Hartman <hartmans@debian.org> Installed-Size: 234 Depends: libc6 (>= 2.15), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.14+dfsg), libk5crypto3 (>= 1.6.dfsg.2), libkeyutils1 (>= 1.4), libkrb5-3 (>= 1.6.dfsg.2) Suggests: krb5-doc, krb5-user Conflicts: libkadm55 Section: libs Priority: standard Multi-Arch: same Homepage: http://web.mit.edu/kerberos/ Description: MIT Kerberos runtime libraries - GSS enabled ONCRPC 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 RPC library used by the Kerberos administrative programs and potentially other applications. Package: libgtk-3-0 Source: gtk+3.0 Version: 3.22.11-1 Architecture: amd64 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Installed-Size: 9005 Depends: libgtk-3-common (>= 3.22.11-1), libatk-bridge2.0-0 (>= 2.5.3), libatk1.0-0 (>= 2.15.1), libc6 (>= 2.14), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.14.0), libcolord2 (>= 0.1.29), libcups2 (>= 1.6.0), libepoxy0 (>= 1.0), libfontconfig1 (>= 2.11), libfreetype6 (>= 2.2.1), libgdk-pixbuf2.0-0 (>= 2.30.1), libglib2.0-0 (>= 2.49.5), libjson-glib-1.0-0 (>= 0.12.0), libpango-1.0-0 (>= 1.37.5), libpangocairo-1.0-0 (>= 1.37.3), libpangoft2-1.0-0 (>= 1.37.3), librest-0.7-0 (>= 0.7), libsoup2.4-1 (>= 2.4.0), libwayland-client0 (>= 1.9.91), libwayland-cursor0 (>= 1.9.91), libwayland-egl1-mesa (>= 10.0.2) | libwayland-egl1, libx11-6 (>= 2:1.4.99.1), libxcomposite1 (>= 1:0.3-1), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxi6 (>= 2:1.2.99.4), libxinerama1, libxkbcommon0 (>= 0.5.0), libxml2 (>= 2.6.27), libxrandr2 (>= 2:1.5.0), hicolor-icon-theme, adwaita-icon-theme, shared-mime-info Recommends: libgtk-3-bin Suggests: librsvg2-common, gvfs Breaks: gnome-themes-standard (<< 3.6), gtk3-engines-oxygen (<< 1.4.1-3) Provides: gtk3-binver-3.0.0 Section: libs Priority: optional Multi-Arch: same Homepage: http://www.gtk.org/ Description: GTK+ graphical user interface library GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the shared libraries. Package: libgtk-3-common Source: gtk+3.0 Version: 3.22.11-1 Architecture: all Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Installed-Size: 24183 Depends: dconf-gsettings-backend | gsettings-backend Recommends: libgtk-3-0 Breaks: libgtk-3-0 (<< 3.5.4) Replaces: libgtk-3-0 (<< 3.5.4) Section: misc Priority: optional Multi-Arch: foreign Homepage: http://www.gtk.org/ Description: common files for the GTK+ graphical user interface library GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the common files which the libraries need. Package: libgtk2.0-0 Source: gtk+2.0 Version: 2.24.31-2 Architecture: amd64 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Installed-Size: 5734 Depends: libgtk2.0-common, libatk1.0-0 (>= 1.32.0), libc6 (>= 2.14), libcairo2 (>= 1.6.4-6.1), libcups2 (>= 1.6.0), libfontconfig1 (>= 2.11), libfreetype6 (>= 2.2.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.41.1), libpango-1.0-0 (>= 1.28.3), libpangocairo-1.0-0 (>= 1.28.3), libpangoft2-1.0-0 (>= 1.28.3), libx11-6 (>= 2:1.4.99.1), libxcomposite1 (>= 1:0.3-1), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxi6, libxinerama1, libxrandr2 (>= 2:1.5.0), libxrender1, gnome-icon-theme | adwaita-icon-theme, hicolor-icon-theme, shared-mime-info Recommends: libgail-common, libgtk2.0-bin Suggests: librsvg2-common, gvfs Provides: gtk2.0-binver-2.10.0 Section: libs Priority: optional Multi-Arch: same Homepage: http://www.gtk.org/ Description: GTK+ graphical user interface library GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the shared libraries. Package: libgtk2.0-common Source: gtk+2.0 Version: 2.24.31-2 Architecture: all Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Installed-Size: 19928 Recommends: libgtk2.0-0 Section: misc Priority: optional Multi-Arch: foreign Homepage: http://www.gtk.org/ Description: common files for the GTK+ graphical user interface library GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the common files which the libraries need. Package: libgts-0.7-5 Source: gts Version: 0.7.6+darcs121130-4 Architecture: amd64 Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org> Installed-Size: 430 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.16.0) Recommends: libgts-bin Replaces: libgts-0.7-1, libgts-dev (<< 0.7.6+darcs121130-4) Section: devel Priority: optional Multi-Arch: same Homepage: http://gts.sourceforge.net/ Description: library to deal with 3D computational surface meshes The GNU Triangulated Surface Library is intended to provide a simple and efficient library to scientists dealing with 3D surfaces meshed with interconnected triangles. . This package contains the shared libraries. Package: libgvc6-plugins-gtk Source: graphviz Version: 2.38.0-17+deb9u1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org> Installed-Size: 115 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.11), libfreetype6 (>= 2.2.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.8.0), libgvc6, libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libpangoft2-1.0-0 (>= 1.14.0) Conflicts: libgraphviz4, libgvc5-plugins-gtk Section: libs Priority: optional Homepage: http://www.graphviz.org/ Description: rich set of graph drawing tools - gtk plugins Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the gtk and gdk-pixbuf plugins. Package: libgvc6 Source: graphviz Version: 2.38.0-17+deb9u1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org> Installed-Size: 1708 Depends: libc6 (>= 2.15), libcairo2 (>= 1.2.4), libcdt5, libcgraph6, libexpat1 (>= 2.0.1), libfontconfig1 (>= 2.11), libfreetype6 (>= 2.2.1), libgd3 (>= 2.1.0~alpha~), libglib2.0-0 (>= 2.16.0), libgts-0.7-5 (>= 0.7.6), libltdl7 (>= 2.4.6), libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.14.0), libpangoft2-1.0-0 (>= 1.14.0), libpathplan4, libx11-6, libxdot4, libxrender1, zlib1g (>= 1:1.1.4) Conflicts: libgraphviz4, libgvc5 Breaks: libgv-php5 Replaces: libgv-php5 Section: libs Priority: optional Homepage: http://www.graphviz.org/ Description: rich set of graph drawing tools - gvc library Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the gvc library. Package: libgvpr2 Source: graphviz Version: 2.38.0-17+deb9u1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org> Installed-Size: 552 Depends: libc6 (>= 2.15), libcdt5, libcgraph6 Conflicts: libgraphviz4 Replaces: libgvpr1 Section: libs Priority: optional Homepage: http://www.graphviz.org/ Description: rich set of graph drawing tools - gvpr library Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the gvpr library. Package: libharfbuzz0b Source: harfbuzz Version: 1.4.2-1 Architecture: amd64 Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net> Installed-Size: 1072 Depends: libc6 (>= 2.14), libfreetype6 (>= 2.4.2), libglib2.0-0 (>= 2.31.8), libgraphite2-3 (>= 1.2.2) Conflicts: libharfbuzz0, libharfbuzz0a Replaces: libharfbuzz0, libharfbuzz0a Section: libs Priority: optional Multi-Arch: same Homepage: https://www.freedesktop.org/wiki/Software/HarfBuzz Description: OpenType text shaping engine (shared library) HarfBuzz is an implementation of the OpenType Layout engine (aka layout engine) and the script-specific logic (aka shaping engine). . This package contains the shared libraries. Package: libhogweed4 Source: nettle Version: 3.3-1+deb9u1 Architecture: amd64 Maintainer: Magnus Holmgren <holmgren@debian.org> Installed-Size: 232 Depends: libc6 (>= 2.14), libgmp10 (>= 2:6.0.0), libnettle6 (= 3.3-1+deb9u1) Section: libs Priority: optional Multi-Arch: same Homepage: http://www.lysator.liu.se/~nisse/nettle/ 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. Package: libice-dev Source: libice Version: 2:1.0.9-2 Architecture: amd64 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 240 Depends: libice6 (= 2:1.0.9-2), x11proto-core-dev Suggests: libice-doc Section: libdevel Priority: optional Multi-Arch: same Description: X11 Inter-Client Exchange library (development headers) This package provides the main interface to the X11 Inter-Client Exchange library, which allows for communication of data between X clients. . This package contains the development headers for the library found in libice6. Non-developers likely have little use for this package. . More information about X.Org can be found at: <URL:http://www.X.org> . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libICE Package: libice6 Source: libice Version: 2:1.0.9-2 Architecture: amd64 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 134 Depends: libbsd0 (>= 0.2.0), libc6 (>= 2.14), x11-common Section: libs Priority: optional Multi-Arch: same Description: X11 Inter-Client Exchange library This package provides the main interface to the X11 Inter-Client Exchange library, which allows for communication of data between X clients. . More information about X.Org can be found at: <URL:http://www.X.org> . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libICE Package: libicu-dev Source: icu Version: 57.1-6+deb9u5 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org> Installed-Size: 90447 Depends: libicu57 (= 57.1-6+deb9u5), icu-devtools (>= 57.1-6+deb9u5), libc6-dev | libc-dev, libstdc++-6-dev | libstdc++-dev Suggests: icu-doc Breaks: icu-devtools (<< 57.1-1~) Replaces: icu-devtools (<< 57.1-1~) Section: libdevel Priority: optional Homepage: http://www.icu-project.org Description: Development files for 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 development files for ICU. Package: libicu57 Source: icu Version: 57.1-6+deb9u5 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org> Installed-Size: 30043 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2) Section: libs Priority: optional Multi-Arch: same Homepage: http://www.icu-project.org 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. Package: libidn11-dev Source: libidn Version: 1.33-1+deb9u1 Architecture: amd64 Maintainer: Debian Libidn Team <help-libidn@gnu.org> Installed-Size: 872 Depends: libidn11 (= 1.33-1+deb9u1), pkg-config Conflicts: libidn9-dev Section: libdevel Priority: optional Homepage: https://www.gnu.org/software/libidn/ Description: Development files for GNU Libidn, an IDN library 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 header files, static library, pkg-config information, API man pages, and the Libidn manual. Package: libidn11 Source: libidn Version: 1.33-1+deb9u1 Architecture: amd64 Maintainer: Debian Libidn Team <help-libidn@gnu.org> Installed-Size: 307 Depends: libc6 (>= 2.14) Conflicts: libidn9-dev Replaces: libidn11-dev Section: libs Priority: standard Multi-Arch: same Homepage: https://www.gnu.org/software/libidn/ 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. Package: libidn2-0 Version: 0.16-1+deb9u1 Architecture: amd64 Maintainer: Debian Libidn team <help-libidn@gnu.org> Installed-Size: 174 Depends: libc6 (>= 2.14), libunistring0 Section: libs Priority: extra Multi-Arch: same Homepage: https://www.gnu.org/software/libidn/#libidn2 Description: Internationalized domain names (IDNA2008) library Libidn2 implements the revised algorithm for internationalized domain names called IDNA2008. . This package contains runtime libraries. Package: libijs-0.35 Source: ijs Version: 0.35-12 Architecture: amd64 Maintainer: Debian Printing Team <debian-printing@lists.debian.org> Installed-Size: 48 Depends: libc6 (>= 2.14) Section: libs Priority: optional Multi-Arch: same Homepage: http://www.linuxprinting.org/ijs/ Description: IJS raster image transport protocol: shared library IJS is, first and foremost, a protocol for transmission of raster page images. This snapshot provides a reference implementation of the protocol, the design of which is still in flux. When the protocol specification is published, it will be authoritative. Applications should feel free to link against the library provided in this package, adapt that code for their own needs, or roll a completely new implementation. . IJS is a client-server protocol, used to write ghostscript drivers. The drivers are separate programs. The client and server communicate via pipes, though shared memory may be used additionally in the future. Currently IJS is used by the hpijs and ijsgimpprint drivers. . Code for both the client- and server-side is included in the library. This package provides the shared library. Package: libilmbase-dev Source: ilmbase Version: 2.2.0-12 Architecture: amd64 Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org> Installed-Size: 586 Depends: libilmbase12 (= 2.2.0-12) Breaks: libopenexr-dev (<< 1.6) Replaces: libopenexr-dev (<< 1.6) Section: libdevel Priority: optional Homepage: http://www.openexr.com Description: development files for IlmBase This package provides the development files for IlmBase, a set of utility libraries released by ILM and used by OpenEXR. Install this package if you want to compile a program that makes use of these libraries. Package: libilmbase12 Source: ilmbase Version: 2.2.0-12 Architecture: amd64 Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org> Installed-Size: 539 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2) Section: libs Priority: optional Multi-Arch: same Homepage: http://www.openexr.com Description: several utility libraries from ILM used by OpenEXR IlmBase are a set of utility libraries released by ILM, and used in their OpenEXR implementation. Included in this package you can find: . * libHalf: a class (Half) for manipulating "half" values (16-bit floating point format) as if they were a built-in C++ data type. . * libIlmThread: a thread abstraction library on top of pthreads. . * libImath: a math library with support for matrices, 2d- and 3d-transformations, solvers for linear/quadratic/cubic equations, and more. . * libIex: an exception handling library. Package: libisc160 Source: bind9 Version: 1:9.10.3.dfsg.P4-12.3+deb9u12 Architecture: amd64 Maintainer: Debian DNS Packaging <pkg-dns-devel@lists.alioth.debian.org> Installed-Size: 1119 Depends: libc6 (>= 2.14), libcap2 (>= 1:2.10), libgeoip1, libxml2 (>= 2.7.4) Conflicts: libbind0, libbind9-41 Replaces: libbind0 Section: libs Priority: standard Multi-Arch: same Description: ISC Shared Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers the libisc shared library used by BIND's daemons and clients. Package: libisccc140 Source: bind9 Version: 1:9.10.3.dfsg.P4-12.3+deb9u12 Architecture: amd64 Maintainer: Debian DNS Packaging <pkg-dns-devel@lists.alioth.debian.org> Installed-Size: 235 Depends: libc6 (>= 2.4), libcap2 (>= 1:2.10), libgeoip1, libisc160, libxml2 (>= 2.6.27) Conflicts: libbind0, libbind9-41 Replaces: libbind0 Section: libs Priority: optional Multi-Arch: same Description: Command Channel Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers the libisccc shared library used by BIND's daemons and clients, particularly rndc. Package: libisccfg140 Source: bind9 Version: 1:9.10.3.dfsg.P4-12.3+deb9u12 Architecture: amd64 Maintainer: Debian DNS Packaging <pkg-dns-devel@lists.alioth.debian.org> Installed-Size: 352 Depends: libc6 (>= 2.4), libcap2 (>= 1:2.10), libcomerr2 (>= 1.01), libdns162, libgeoip1, libgssapi-krb5-2 (>= 1.6.dfsg.2), libisc160, libisccc140, libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libssl1.0.2 (>= 1.0.2d), libxml2 (>= 2.6.27) Conflicts: libbind0, libbind9-41 Replaces: libbind0 Section: libs Priority: standard Multi-Arch: same Description: Config File Handling Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers the libisccfg shared library used by BIND's daemons and clients to read and write ISC-style configuration files like named.conf and rndc.conf. Package: libisl15 Source: isl Version: 0.18-1 Architecture: amd64 Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org> Installed-Size: 1864 Depends: libc6 (>= 2.14), libgmp10 Section: libs Priority: optional Multi-Arch: same Homepage: http://isl.gforge.inria.fr/ Description: manipulating sets and relations of integer points bounded by linear constraints isl is a library for manipulating sets and relations of integer points bounded by linear constraints. Supported operations on sets include intersection, union, set difference, emptiness check, convex hull, (integer) affine hull, integer projection, and computing the lexicographic minimum using parametric integer programming. It also includes an ILP solver based on generalized basis reduction. . This package contains the runtime library. Package: libitm1 Source: gcc-6 Version: 6.3.0-18+deb9u1 Architecture: amd64 Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org> Installed-Size: 127 Depends: gcc-6-base (= 6.3.0-18+deb9u1), libc6 (>= 2.14) Section: libs Priority: optional Multi-Arch: same Homepage: http://gcc.gnu.org/ Description: GNU Transactional Memory Library GNU Transactional Memory Library (libitm) provides transaction support for accesses to the memory of a process, enabling easy-to-use synchronization of accesses to shared memory by several threads. Package: libjbig-dev Source: jbigkit (2.1-3.1) Version: 2.1-3.1+b2 Architecture: amd64 Maintainer: Michael van der Kolff <mvanderkolff@gmail.com> Installed-Size: 90 Depends: libjbig0 (= 2.1-3.1+b2) Section: libdevel Priority: optional Multi-Arch: same Homepage: http://www.cl.cam.ac.uk/~mgk25/jbigkit/ Description: JBIGkit development files 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 headers for the library. . Please note: There is no statically linked library in this package, and what was previously two libraries with a single common file has been merged into one library (libjbig). Package: libjbig0 Source: jbigkit (2.1-3.1) Version: 2.1-3.1+b2 Architecture: amd64 Maintainer: Michael van der Kolff <mvanderkolff@gmail.com> Installed-Size: 78 Depends: libc6 (>= 2.4) Section: libs Priority: optional Multi-Arch: same Homepage: http://www.cl.cam.ac.uk/~mgk25/jbigkit/ 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. Package: libjbig2dec0 Source: jbig2dec Version: 0.13-4.1+deb9u1 Architecture: amd64 Maintainer: Debian Printing Team <debian-printing@lists.debian.org> Installed-Size: 162 Depends: libc6 (>= 2.14) Section: libs Priority: optional Multi-Arch: same Homepage: http://git.ghostscript.com/?p=jbig2dec.git Description: JBIG2 decoder library - shared libraries jbig2dec is a decoder library and example utility implementing the JBIG2 bi-level image compression spec. Also known as ITU T.88 and ISO IEC 14492, and included by reference in Adobe's PDF version 1.4 and later. . This package contains the shared library libjbig2dec. Package: libjpeg-dev Source: libjpeg-turbo Version: 1:1.5.1-2+deb9u2 Architecture: all Maintainer: Ondřej Surý <ondrej@debian.org> Installed-Size: 68 Depends: libjpeg62-turbo-dev (>= 1:1.5.1-2+deb9u2) Conflicts: libjpeg62-dev, libjpeg7-dev, libjpeg8-dev, libjpeg9-dev Section: libdevel Priority: optional Homepage: http://www.libjpeg-turbo.org/ Description: Development files for the JPEG library [dummy package] This package depends on default Debian implementation of libjpeg.so.62 JPEG library. Package: libjpeg-turbo-progs Source: libjpeg-turbo Version: 1:1.5.1-2+deb9u2 Architecture: amd64 Maintainer: Ondřej Surý <ondrej@debian.org> Installed-Size: 269 Depends: libc6 (>= 2.14), libjpeg62-turbo (>= 1:1.5.1-2+deb9u2), libturbojpeg0 (>= 1.4.0) Conflicts: libjpeg-progs Replaces: libjpeg-progs Provides: libjpeg-progs Section: graphics Priority: optional Homepage: http://www.libjpeg-turbo.org/ Description: Programs for manipulating JPEG files This package contains programs for manipulating JPEG files from the libjpeg-turbo JPEG library: * cjpeg/djpeg: convert to/from the JPEG file format * rdjpgcom/wrjpgcom: read/write comments in JPEG files * jpegtran: lossless transformations of JPEG files * jpegexiforient/exifautotran: manipulate EXIF orientation tag * tjbench: a simple JPEG benchmarking tool Package: libjpeg62-turbo-dev Source: libjpeg-turbo Version: 1:1.5.1-2+deb9u2 Architecture: amd64 Maintainer: Ondřej Surý <ondrej@debian.org> Installed-Size: 772 Depends: libc-dev, libjpeg62-turbo (= 1:1.5.1-2+deb9u2) Conflicts: libjpeg62-dev, libjpeg7-dev, libjpeg8-dev, libjpeg9-dev Replaces: libjpeg62-dev, libjpeg7-dev, libjpeg8-dev, libjpeg9-dev Provides: libjpeg-dev Section: libdevel Priority: optional Multi-Arch: same Homepage: http://www.libjpeg-turbo.org/ Description: Development files for the libjpeg-turbo JPEG 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 static library, headers and documentation. Package: libjpeg62-turbo Source: libjpeg-turbo Version: 1:1.5.1-2+deb9u2 Architecture: amd64 Maintainer: Ondřej Surý <ondrej@debian.org> Installed-Size: 478 Depends: libc6 (>= 2.14) Conflicts: libjpeg62 Replaces: libjpeg62 Provides: libjpeg62 (= 1:1.5.1-2+deb9u2) Section: libs Priority: optional Multi-Arch: same Homepage: http://www.libjpeg-turbo.org/ 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. Package: libjq1 Source: jq Version: 1.5+dfsg-1.3 Architecture: amd64 Maintainer: Simon Elsbrock <simon@iodev.org> Installed-Size: 329 Depends: libc6 (>= 2.14), libonig4 (>= 5.9.5) Section: utils Priority: optional Multi-Arch: same Homepage: https://github.com/stedolan/jq Description: lightweight and flexible command-line JSON processor - shared library jq is like sed for JSON data – you can use it to slice and filter and map and transform structured data with the same ease that sed, awk, grep and friends let you play with text. . It is written in portable C, and it has minimal runtime dependencies. . jq can mangle the data format that you have into the one that you want with very little effort, and the program to do so is often shorter and simpler than you’d expect. . This package contains the shared library. Package: libjs-jquery Source: jquery Version: 3.1.1-2+deb9u2 Architecture: all Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org> Installed-Size: 551 Recommends: javascript-common Conflicts: jquery Breaks: movabletype-opensource (<< 5.1.4+dfsg-3~) Replaces: jquery Section: web Priority: optional Multi-Arch: foreign Homepage: http://jquery.com/ 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. Package: libjson-glib-1.0-0 Source: json-glib Version: 1.2.6-1 Architecture: amd64 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Installed-Size: 300 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.41.1), libjson-glib-1.0-common (>= 1.2.6-1) Section: libs Priority: optional Multi-Arch: same Homepage: https://wiki.gnome.org/Projects/JsonGlib Description: GLib JSON manipulation library JSON-GLib is a library for parsing, generating and manipulating JavaScript Object Notation (JSON) data streams using the GLib type system. It allows manipulating JSON data types with a Document Object Model API. It also allows serializing and deserializing simple or complex GObjects to and from JSON data types. Package: libjson-glib-1.0-common Source: json-glib Version: 1.2.6-1 Architecture: all Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Installed-Size: 526 Section: libs Priority: optional Multi-Arch: foreign Homepage: https://wiki.gnome.org/Projects/JsonGlib Description: GLib JSON manipulation library (common files) JSON-GLib is a library for parsing, generating and manipulating JavaScript Object Notation (JSON) data streams using the GLib type system. It allows manipulating JSON data types with a Document Object Model API. It also allows serializing and deserializing simple or complex GObjects to and from JSON data types. . This package contains the translations files. Package: libk5crypto3 Source: krb5 Version: 1.15-1+deb9u3 Architecture: amd64 Maintainer: Sam Hartman <hartmans@debian.org> Installed-Size: 311 Depends: libc6 (>= 2.14), libkeyutils1 (>= 1.4), libkrb5support0 (>= 1.15~beta1) Suggests: krb5-doc, krb5-user Breaks: libgssapi-krb5-2 (<= 1.10+dfsg~alpha1), libkrb5-3 (<= 1.8~aa) Section: libs Priority: standard Multi-Arch: same Homepage: http://web.mit.edu/kerberos/ 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. Package: libkadm5clnt-mit11 Source: krb5 Version: 1.15-1+deb9u3 Architecture: amd64 Maintainer: Sam Hartman <hartmans@debian.org> Installed-Size: 201 Depends: libc6 (>= 2.14), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.14+dfsg), libgssrpc4 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkeyutils1 (>= 1.4), libkrb5-3 (>= 1.15~beta1), libkrb5support0 (>= 1.13~alpha1+dfsg) Suggests: krb5-doc, krb5-user Section: libs Priority: standard Multi-Arch: same Homepage: http://web.mit.edu/kerberos/ Description: MIT Kerberos runtime libraries - Administration Clients 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 used by clients of the Kerberos administration protocol. Package: libkadm5srv-mit11 Source: krb5 Version: 1.15-1+deb9u3 Architecture: amd64 Maintainer: Sam Hartman <hartmans@debian.org> Installed-Size: 230 Depends: libc6 (>= 2.14), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.6.dfsg.2), libgssrpc4 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkdb5-8, libkeyutils1 (>= 1.4), libkrb5-3 (>= 1.15~beta1), libkrb5support0 (>= 1.13~alpha1+dfsg) Suggests: krb5-doc, krb5-user Section: libs Priority: standard Multi-Arch: same Homepage: http://web.mit.edu/kerberos/ Description: MIT Kerberos runtime libraries - KDC and Admin Server 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 used by Kerberos administrative servers. Package: libkdb5-8 Source: krb5 Version: 1.15-1+deb9u3 Architecture: amd64 Maintainer: Sam Hartman <hartmans@debian.org> Installed-Size: 178 Depends: libc6 (>= 2.14), libcomerr2 (>= 1.01), libgssrpc4 (>= 1.7dfsg~alpha1), libk5crypto3 (>= 1.7+dfsg), libkeyutils1 (>= 1.4), libkrb5-3 (>= 1.14+dfsg), libkrb5support0 (>= 1.15~beta1) Suggests: krb5-doc, krb5-user Breaks: krb5-kdc (= 1.13~alpha1+dfsg-1), libkadm5srv-mit8 (<< 1.11+dfsg~) Section: libs Priority: standard Multi-Arch: same Homepage: http://web.mit.edu/kerberos/ Description: MIT Kerberos runtime libraries - Kerberos database 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 internal Kerberos database libraries. Package: libkeyutils1 Source: keyutils Version: 1.5.9-9 Architecture: amd64 Maintainer: Christian Kastner <ckk@debian.org> Installed-Size: 36 Depends: libc6 (>= 2.14) Section: libs Priority: standard Multi-Arch: same Homepage: http://people.redhat.com/~dhowells/keyutils/ 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. Package: libkrb5-3 Source: krb5 Version: 1.15-1+deb9u3 Architecture: amd64 Maintainer: Sam Hartman <hartmans@debian.org> Installed-Size: 1026 Depends: libc6 (>= 2.16), libcomerr2 (>= 1.34), libk5crypto3 (>= 1.15~beta1), libkeyutils1 (>= 1.5.9), libkrb5support0 (= 1.15-1+deb9u3) Recommends: krb5-locales Suggests: krb5-doc, krb5-user Breaks: libsmbclient (<= 2:3.6.1-2), sssd (<= 1.2.1-4.3) Section: libs Priority: standard Multi-Arch: same Homepage: http://web.mit.edu/kerberos/ 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. Package: libkrb5support0 Source: krb5 Version: 1.15-1+deb9u3 Architecture: amd64 Maintainer: Sam Hartman <hartmans@debian.org> Installed-Size: 159 Depends: libc6 (>= 2.14), libkeyutils1 (>= 1.4) Breaks: libgssapi-krb5-2 (<< 1.13~alpha1-1), libk5crypto3 (<< 1.13~alpha1-1), libkadm5clnt-mit9 (<< 1.13~alpha1-1), libkadm5srv-mit9 (<< 1.13~alpha1-1), libkdb5-7 (<< 1.13~alpha1-1) Section: libs Priority: standard Multi-Arch: same Homepage: http://web.mit.edu/kerberos/ 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. Package: liblapack-dev Source: lapack Version: 3.7.0-2 Architecture: amd64 Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org> Installed-Size: 11801 Depends: liblapack3 (= 3.7.0-2), libblas-dev | libblas.so Suggests: liblapack-doc-man, liblapack-doc Provides: liblapack.so Section: libdevel Priority: optional Homepage: http://www.netlib.org/lapack/ Description: Library of linear algebra routines 3 - static version LAPACK version 3.X is a comprehensive FORTRAN library that does linear algebra operations including matrix inversions, least squared solutions to linear sets of equations, eigenvector analysis, singular value decomposition, etc. It is a very comprehensive and reputable package that has found extensive use in the scientific community. . This package contains a static version of the library. Package: liblapack3 Source: lapack Version: 3.7.0-2 Architecture: amd64 Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org> Installed-Size: 6834 Depends: libblas3 | libblas.so.3, libc6 (>= 2.14), libgcc1 (>= 1:4.0), libgfortran3 (>= 4.6), libquadmath0 (>= 4.6) Breaks: liblapack3gf Provides: liblapack.so.3 Section: libs Priority: optional Homepage: http://www.netlib.org/lapack/ Description: Library of linear algebra routines 3 - shared version LAPACK version 3.X is a comprehensive FORTRAN library that does linear algebra operations including matrix inversions, least squared solutions to linear sets of equations, eigenvector analysis, singular value decomposition, etc. It is a very comprehensive and reputable package that has found extensive use in the scientific community. . This package contains a shared version of the library. Package: liblcms2-2 Source: lcms2 Version: 2.8-4+deb9u1 Architecture: amd64 Maintainer: Thomas Weber <tweber@debian.org> Installed-Size: 404 Depends: libc6 (>= 2.14) Suggests: liblcms2-utils Section: libs Priority: optional Multi-Arch: same Homepage: http://www.littlecms.com/ 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. Package: liblcms2-dev Source: lcms2 Version: 2.8-4+deb9u1 Architecture: amd64 Maintainer: Thomas Weber <tweber@debian.org> Installed-Size: 4928 Depends: liblcms2-2 (= 2.8-4+deb9u1) Conflicts: liblcms-dev Replaces: liblcms-dev Provides: liblcms-dev Section: libdevel Priority: optional Multi-Arch: same Homepage: http://www.littlecms.com/ Description: Little CMS 2 color management library development headers 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. Little CMS 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 development headers used for building software that uses Little CMS. Package: libldap-2.4-2 Source: openldap Version: 2.4.44+dfsg-5+deb9u9 Architecture: amd64 Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org> Installed-Size: 510 Depends: libc6 (>= 2.14), libgnutls30 (>= 3.5.6), libsasl2-2, libldap-common (>= 2.4.44+dfsg-5+deb9u9) Conflicts: ldap-utils (<= 2.1.23-1) Replaces: libldap-2.3-0, libldap2 Section: libs Priority: standard Multi-Arch: same Homepage: http://www.openldap.org/ Description: OpenLDAP libraries These are the run-time libraries for the OpenLDAP (Lightweight Directory Access Protocol) servers and clients. Package: libldap-common Source: openldap Version: 2.4.44+dfsg-5+deb9u9 Architecture: all Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org> Installed-Size: 109 Replaces: libldap-2.4-2 (<< 2.4.44+dfsg-1) Section: libs Priority: standard Multi-Arch: foreign Homepage: http://www.openldap.org/ 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. Package: libldap2-dev Source: openldap Version: 2.4.44+dfsg-5+deb9u9 Architecture: amd64 Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org> Installed-Size: 1423 Depends: libldap-2.4-2 (= 2.4.44+dfsg-5+deb9u9) Conflicts: libldap-dev, libopenldap-dev Replaces: libopenldap-dev Provides: libldap-dev Section: libdevel Priority: extra Multi-Arch: same Homepage: http://www.openldap.org/ Description: OpenLDAP development libraries This package allows development of LDAP applications using the OpenLDAP libraries. It includes headers, libraries and links to allow static and dynamic linking. Package: liblqr-1-0-dev Source: liblqr (0.4.2-2) Version: 0.4.2-2+b2 Architecture: amd64 Maintainer: Bernd Zeimetz <bzed@debian.org> Installed-Size: 736 Depends: liblqr-1-0 (= 0.4.2-2+b2) Conflicts: liblqr-dev Provides: liblqr-dev Section: libdevel Priority: optional Homepage: http://liblqr.wikidot.com/ Description: converts plain array images into multi-size representation (developments files) 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 development files. Package: liblqr-1-0 Source: liblqr (0.4.2-2) Version: 0.4.2-2+b2 Architecture: amd64 Maintainer: Bernd Zeimetz <bzed@debian.org> Installed-Size: 117 Pre-Depends: multiarch-support Depends: libc6 (>= 2.2.5), libglib2.0-0 (>= 2.24.0) Section: libs Priority: optional Multi-Arch: same Homepage: http://liblqr.wikidot.com/ 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. Package: liblsan0 Source: gcc-6 Version: 6.3.0-18+deb9u1 Architecture: amd64 Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org> Installed-Size: 308 Depends: gcc-6-base (= 6.3.0-18+deb9u1), libc6 (>= 2.3), libgcc1 (>= 1:3.3), libstdc++6 (>= 4.1.1) Section: libs Priority: optional Multi-Arch: same Homepage: http://gcc.gnu.org/ Description: LeakSanitizer -- a memory leak detector (runtime) LeakSanitizer (Lsan) is a memory leak detector which is integrated into AddressSanitizer. Package: libltdl-dev Source: libtool Version: 2.4.6-2 Architecture: amd64 Maintainer: Kurt Roeckx <kurt@roeckx.be> Installed-Size: 918 Depends: libltdl7 (= 2.4.6-2) Recommends: libtool Suggests: libtool-doc Conflicts: libltdl3-dev, libltdl7-dev, libtool (<< 1.5.20), libtool1.4 Replaces: libltdl3-dev, libltdl7-dev, libtool (<< 1.5.20) Provides: libltdl3-dev, libltdl7-dev Section: libdevel Priority: optional Multi-Arch: same Homepage: http://www.gnu.org/software/libtool/ Description: System independent dlopen wrapper for GNU libtool This package contains the header files and static libraries for the libltdl package. . 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 Package: libltdl7 Source: libtool Version: 2.4.6-2 Architecture: amd64 Maintainer: Kurt Roeckx <kurt@roeckx.be> Installed-Size: 417 Depends: libc6 (>= 2.14) Section: libs Priority: optional Multi-Arch: same Homepage: http://www.gnu.org/software/libtool/ 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 Package: liblwres141 Source: bind9 Version: 1:9.10.3.dfsg.P4-12.3+deb9u12 Architecture: amd64 Maintainer: Debian DNS Packaging <pkg-dns-devel@lists.alioth.debian.org> Installed-Size: 270 Depends: libc6 (>= 2.14), libcap2 (>= 1:2.10), libgeoip1, libxml2 (>= 2.6.27) Conflicts: libbind0 Replaces: libbind0 Section: libs Priority: standard Multi-Arch: same Description: Lightweight Resolver Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers the liblwres shared library used by BIND's daemons and clients. Package: liblz4-1 Source: lz4 Version: 0.0~r131-2+deb9u1 Architecture: amd64 Maintainer: Nobuhiro Iwamatsu <iwamatsu@debian.org> Installed-Size: 92 Depends: libc6 (>= 2.14) Section: libs Priority: extra Multi-Arch: same Homepage: https://github.com/Cyan4973/lz4 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. Package: liblzma-dev Source: xz-utils Version: 5.2.2-1.2+deb9u1 Architecture: amd64 Maintainer: Jonathan Nieder <jrnieder@gmail.com> Installed-Size: 653 Depends: liblzma5 (= 5.2.2-1.2+deb9u1) Suggests: liblzma-doc Section: libdevel Priority: optional Multi-Arch: same Homepage: http://tukaani.org/xz/ Description: XZ-format compression library - development files 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.) This package provides the development library needed to build programs using liblzma. Package: liblzma5 Source: xz-utils Version: 5.2.2-1.2+deb9u1 Architecture: amd64 Maintainer: Jonathan Nieder <jrnieder@gmail.com> Installed-Size: 338 Depends: libc6 (>= 2.17) Section: libs Priority: required Multi-Arch: same Homepage: http://tukaani.org/xz/ 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.) Package: liblzo2-2 Source: lzo2 (2.08-1.2) Version: 2.08-1.2+b2 Architecture: amd64 Maintainer: Peter Eisentraut <petere@debian.org> Installed-Size: 163 Depends: libc6 (>= 2.14) Section: libs Priority: optional Multi-Arch: same Homepage: http://www.oberhumer.com/opensource/lzo/ Description: data compression library LZO is a portable, lossless data compression library. It offers pretty fast compression and very fast decompression. Decompression requires no memory. In addition there are slower compression levels achieving a quite competitive compression ratio while still decompressing at this very high speed. Package: libmagic-mgc Source: file Version: 1:5.30-1+deb9u3 Architecture: amd64 Maintainer: Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Installed-Size: 4832 Breaks: libmagic1 (<< 1:5.28-4~) Replaces: libmagic1 (<< 1:5.28-4~) Section: libs Priority: standard Multi-Arch: foreign Homepage: http://www.darwinsys.com/file/ 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. Package: libmagic1 Source: file Version: 1:5.30-1+deb9u3 Architecture: amd64 Maintainer: Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Installed-Size: 214 Depends: libc6 (>= 2.15), zlib1g (>= 1:1.1.4), libmagic-mgc (= 1:5.30-1+deb9u3) Suggests: file Section: libs Priority: standard Multi-Arch: same Homepage: http://www.darwinsys.com/file/ 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. Package: libmagickcore-6-arch-config Source: imagemagick Version: 8:6.9.7.4+dfsg-11+deb9u14 Architecture: amd64 Maintainer: ImageMagick Packaging Team <pkg-gmagick-im-team@lists.alioth.debian.org> Installed-Size: 244 Pre-Depends: dpkg (>= 1.15.7.2) Depends: imagemagick-6-common (>= 8:6.9.6.2+dfsg-3) Section: libdevel Priority: optional Multi-Arch: same Homepage: http://www.imagemagick.org/ Description: low-level image manipulation library - architecture header files 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 includes the architecture dependent part of the headers files used by MagickCore. . This package is independent of channel depth. Package: libmagickcore-6-headers Source: imagemagick Version: 8:6.9.7.4+dfsg-11+deb9u14 Architecture: all Maintainer: ImageMagick Packaging Team <pkg-gmagick-im-team@lists.alioth.debian.org> Installed-Size: 402 Pre-Depends: dpkg (>= 1.15.7.2) Depends: imagemagick-6-common (= 8:6.9.7.4+dfsg-11+deb9u14), libmagickcore-6-arch-config (>= 8:6.9.7.4+dfsg-11+deb9u14), libmagickcore-6-arch-config (<< 8:6.9.7.4+dfsg-11+deb9u14.1~) Section: libdevel Priority: optional Multi-Arch: foreign Homepage: http://www.imagemagick.org/ Description: low-level image manipulation library - header files 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 includes the architecture independent header files needed to compile programs using MagickCore. . This package is independent of channel depth. Package: libmagickcore-6.q16-3-extra Source: imagemagick Version: 8:6.9.7.4+dfsg-11+deb9u14 Architecture: amd64 Maintainer: ImageMagick Packaging Team <pkg-gmagick-im-team@lists.alioth.debian.org> Installed-Size: 366 Depends: libc6 (>= 2.4), libcairo2 (>= 1.6.0), libdjvulibre21 (>= 3.5.27.1), libglib2.0-0 (>= 2.12.0), libmagickcore-6.q16-3 (>= 8:6.9.6.8), libmagickwand-6.q16-3 (>= 8:6.9.6.8), libopenexr22, libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.14.0), libwmf0.2-7 (>= 0.2.8.4), libxml2 (>= 2.7.4) Recommends: libjxr-tools Suggests: inkscape Enhances: libmagickcore-6.q16-3 Provides: libmagickcore-6.q16-1-extra, libmagickcore-6.q16-2-extra, libmagickcore-extra Section: libs Priority: optional Multi-Arch: same Homepage: http://www.imagemagick.org/ Description: low-level image manipulation library - extra codecs (Q16) This package adds support for SVG, WMF, OpenEXR, DjVu and Graphviz to MagickCore. . This version of libmagickcore-extra is compiled for a channel depth of 16 bits (Q16). Package: libmagickcore-6.q16-3 Source: imagemagick Version: 8:6.9.7.4+dfsg-11+deb9u14 Architecture: amd64 Maintainer: ImageMagick Packaging Team <pkg-gmagick-im-team@lists.alioth.debian.org> Installed-Size: 6493 Pre-Depends: dpkg (>= 1.17.6) Depends: libbz2-1.0, libc6 (>= 2.14), libfftw3-double3 (>= 3.3.5), libfontconfig1 (>= 2.11), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:3.3.1), libgomp1 (>= 4.9), libjbig0 (>= 2.0), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.2+git20110628), liblqr-1-0 (>= 0.4.0), libltdl7 (>= 2.4.6), liblzma5 (>= 5.1.1alpha+20120614), libopenjp2-7 (>= 2.0.0), libpng16-16 (>= 1.6.2-1), libtiff5 (>= 4.0.3), libx11-6, libxext6, libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4), imagemagick-6-common (>= 8:6.9.6.2+dfsg-3) Recommends: ghostscript, gsfonts Suggests: libmagickcore-6.q16-3-extra Section: libs Priority: optional Multi-Arch: same Homepage: http://www.imagemagick.org/ 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). Package: libmagickcore-6.q16-dev Source: imagemagick Version: 8:6.9.7.4+dfsg-11+deb9u14 Architecture: amd64 Maintainer: ImageMagick Packaging Team <pkg-gmagick-im-team@lists.alioth.debian.org> Installed-Size: 5091 Depends: libmagickcore-6-headers (= 8:6.9.7.4+dfsg-11+deb9u14), libmagickcore-6.q16-3 (= 8:6.9.7.4+dfsg-11+deb9u14), libmagickcore-6.q16-3-extra (= 8:6.9.7.4+dfsg-11+deb9u14), libbz2-dev, libdjvulibre-dev, libexif-dev, libfreetype6-dev, libgraphviz-dev, libjpeg-dev, libopenjp2-7-dev, liblcms2-dev, liblqr-1-0-dev, libltdl-dev, libopenexr-dev, libpng-dev, librsvg2-dev, libtiff-dev, libwmf-dev, libx11-dev, libxext-dev, libxml2-dev, libxt-dev, zlib1g-dev, pkg-config Breaks: libmagickcore-dev (<< 8:6.8.3.10-1~) Replaces: libmagickcore-dev (<< 8:6.8.3.10-1~) Provides: libmagickcore-6.defaultquantum-dev Section: libdevel Priority: optional Multi-Arch: same Homepage: http://www.imagemagick.org/ Description: low-level image manipulation library - development files (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 includes header static libraries needed to compile programs using MagickCore. . This version of libmagickcore-dev is compiled for a channel depth of 16 bits (Q16). Package: libmagickcore-dev Source: imagemagick Version: 8:6.9.7.4+dfsg-11+deb9u14 Architecture: all Maintainer: ImageMagick Packaging Team <pkg-gmagick-im-team@lists.alioth.debian.org> Installed-Size: 12 Pre-Depends: dpkg (>= 1.15.7.2) Depends: imagemagick-6-common (= 8:6.9.7.4+dfsg-11+deb9u14), libmagickcore-6.q16-dev Section: oldlibs Priority: extra Multi-Arch: foreign Homepage: http://www.imagemagick.org/ Description: low-level image manipulation library -- dummy package This package included header files and static libraries needed to compile programs using MagickCore. . This is a transitional package to help migrate systems to the new ABI of libmagickcore-6 development files for default channel depth. . This is a dummy package. You can safely purge or remove it. Package: libmagickwand-6-headers Source: imagemagick Version: 8:6.9.7.4+dfsg-11+deb9u14 Architecture: all Maintainer: ImageMagick Packaging Team <pkg-gmagick-im-team@lists.alioth.debian.org> Installed-Size: 94 Pre-Depends: dpkg (>= 1.15.7.2) Depends: libmagickcore-6-headers (= 8:6.9.7.4+dfsg-11+deb9u14), imagemagick-6-common (= 8:6.9.7.4+dfsg-11+deb9u14) Section: libdevel Priority: optional Multi-Arch: foreign Homepage: http://www.imagemagick.org/ Description: image manipulation library - headers files 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 includes header files needed to compile programs using MagickWand. . This package is independent of channel depth. Package: libmagickwand-6.q16-3 Source: imagemagick Version: 8:6.9.7.4+dfsg-11+deb9u14 Architecture: amd64 Maintainer: ImageMagick Packaging Team <pkg-gmagick-im-team@lists.alioth.debian.org> Installed-Size: 1414 Pre-Depends: dpkg (>= 1.17.6) Depends: libc6 (>= 2.4), libgcc1 (>= 1:3.3.1), libgomp1 (>= 4.9), libmagickcore-6.q16-3 (>= 8:6.9.6.8), libx11-6, imagemagick-6-common (>= 8:6.9.6.2+dfsg-3) Section: libs Priority: optional Multi-Arch: same Homepage: http://www.imagemagick.org/ 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). Package: libmagickwand-6.q16-dev Source: imagemagick Version: 8:6.9.7.4+dfsg-11+deb9u14 Architecture: amd64 Maintainer: ImageMagick Packaging Team <pkg-gmagick-im-team@lists.alioth.debian.org> Installed-Size: 2721 Depends: libmagickwand-6-headers (= 8:6.9.7.4+dfsg-11+deb9u14), libmagickwand-6.q16-3 (= 8:6.9.7.4+dfsg-11+deb9u14), libmagickcore-6.q16-3-extra (= 8:6.9.7.4+dfsg-11+deb9u14), libmagickcore-6.q16-dev (= 8:6.9.7.4+dfsg-11+deb9u14), pkg-config Breaks: libmagickwand-dev (<< 8:6.8.3.10-1~) Replaces: libmagickwand-dev (<< 8:6.8.3.10-1~) Provides: libmagickwand-6.defaultquantum-dev Section: libdevel Priority: optional Multi-Arch: same Homepage: http://www.imagemagick.org/ Description: image manipulation library - development files (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 the static libraries needed to compile programs using MagickWand. . This version of libmagickwand-dev is compiled for a channe depth of 16 bits (Q16). Package: libmagickwand-dev Source: imagemagick Version: 8:6.9.7.4+dfsg-11+deb9u14 Architecture: all Maintainer: ImageMagick Packaging Team <pkg-gmagick-im-team@lists.alioth.debian.org> Installed-Size: 12 Pre-Depends: dpkg (>= 1.15.7.2) Depends: imagemagick-6-common (= 8:6.9.7.4+dfsg-11+deb9u14), libmagickwand-6.q16-dev Section: oldlibs Priority: extra Multi-Arch: foreign Homepage: http://www.imagemagick.org/ Description: image manipulation library -- dummy package This package included the static libraries needed to compile programs using MagickWand. . This is a transitional package to help migrate systems to the new ABI of libmagickwand-6 development files for default channel depth. . This is a dummy package. You can safely purge or remove it. Package: libmariadb-dev Source: mariadb-connector-c Version: 2.3.2-2 Architecture: amd64 Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org> Installed-Size: 989 Depends: libmariadb2 (= 2.3.2-2), libc6 (>= 2.3.4) Conflicts: libmariadb-client-lgpl-dev Replaces: libmariadb-client-lgpl-dev Provides: libmariadb-client-lgpl-dev Section: libdevel Priority: optional Homepage: https://mariadb.org/ Description: MariaDB Connector/C, development files MariaDB 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 MariaDB are speed, robustness and ease of use. . This package includes development libraries and header files for MariaDB Connector/C. . Note that MariaDB also comes with an included version of the client library. The main reason to use this package, rather than libmariadbclient-dev, is differences in licensing: this package uses the LGPL, while libmariadbclient-dev uses the GPL. Package: libmariadb2 Source: mariadb-connector-c Version: 2.3.2-2 Architecture: amd64 Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org> Installed-Size: 411 Depends: libc6 (>= 2.14), libssl1.1 (>= 1.1.0), zlib1g (>= 1:1.1.4) Section: libs Priority: optional Multi-Arch: same Homepage: https://mariadb.org/ Description: MariaDB Connector/C MariaDB 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 MariaDB are speed, robustness and ease of use. . This package includes MariaDB Connector/C. Package: libmariadbclient-dev Source: mariadb-10.1 Version: 10.1.48-0+deb9u2 Architecture: amd64 Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org> Installed-Size: 9709 Depends: libmariadbclient18 (= 10.1.48-0+deb9u2), zlib1g-dev Conflicts: libmysqlclient-dev Section: libdevel Priority: optional Homepage: https://mariadb.org/ Description: MariaDB database development files MariaDB 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 MariaDB are speed, robustness and ease of use. . This package includes development libraries and header files. Package: libmariadbclient18 Source: mariadb-10.1 Version: 10.1.48-0+deb9u2 Architecture: amd64 Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org> Installed-Size: 4309 Depends: mysql-common, libc6 (>= 2.17), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Section: libs Priority: optional Multi-Arch: same Homepage: https://mariadb.org/ Description: MariaDB database client library MariaDB 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 MariaDB are speed, robustness and ease of use. . This package includes the client library. Package: libmcrypt4 Source: libmcrypt Version: 2.5.8-3.3 Architecture: amd64 Maintainer: RISKO Gergely <risko@debian.org> Installed-Size: 219 Depends: libc6 (>= 2.14) Suggests: libmcrypt-dev, mcrypt Section: libs Priority: optional Homepage: http://mcrypt.sourceforge.net/ 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/ . Package: libmongo-client-dev Source: libmongo-client Version: 0.1.8-3.1 Architecture: amd64 Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net> Installed-Size: 263 Depends: libmongo-client0 (= 0.1.8-3.1), pkg-config, libglib2.0-dev Section: libdevel Priority: extra Homepage: https://github.com/algernon/libmongo-client Description: Development files for the alternate C driver for MongoDB libmongo-client is an alternative C language driver to the MongoDB document-oriented datastore. . This package is needed to compile programs against libmongo-client0, as only it includes the header files and static libraries needed for compiling. Package: libmongo-client0 Source: libmongo-client Version: 0.1.8-3.1 Architecture: amd64 Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net> Installed-Size: 110 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.24.0) Section: libs Priority: extra Multi-Arch: same Homepage: https://github.com/algernon/libmongo-client Description: Alternate C driver for the MongoDB document-oriented datastore MongoDB is a high-performance, open source, schema-free document-oriented data store. . This library provides an alternative C language driver, focusing on stability, ease of use, striving to make the most common use cases as convenient as possible. . Among its features are: . * Well documented, easy, clean and stable API. * Support for asynchronous operation. * ReplicaSet support, with support for automatic reconnecting and discovery. * Safe-mode support, to optionally enable extra safety checks on writes. Package: libmount1 Source: util-linux Version: 2.29.2-1+deb9u1 Architecture: amd64 Maintainer: Debian util-linux Maintainers <ah-util-linux@debian.org> Installed-Size: 403 Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.17), libselinux1 (>= 2.6-3~) Section: libs Priority: required Multi-Arch: same Description: device mounting library This device mounting library is used by mount and umount helpers. Package: libmp3lame0 Source: lame (3.99.5+repack1-9) Version: 3.99.5+repack1-9+b2 Architecture: amd64 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org> Installed-Size: 533 Depends: libc6 (>= 2.14) Section: libs Priority: optional Multi-Arch: same Homepage: http://lame.sourceforge.net/ Description: MP3 encoding library LAME (LAME Ain't an MP3 Encoder) is a research project for learning about and improving MP3 encoding technology. LAME includes an MP3 encoding library, a simple frontend application, and other tools for sound analysis, as well as convenience tools. . This package contains the shared library. Package: libmpc3 Source: mpclib3 (1.0.3-1) Version: 1.0.3-1+b2 Architecture: amd64 Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org> Installed-Size: 111 Depends: libc6 (>= 2.4), libgmp10, libmpfr4 (>= 3.1.3) Section: libs Priority: extra Multi-Arch: same Homepage: http://www.multiprecision.org/mpc/ Description: multiple precision complex floating-point library MPC is a portable library written in C for arbitrary precision arithmetic on complex numbers providing correct rounding. For the time being, it contains all arithmetic operations over complex numbers, the exponential and the logarithm functions, the trigonometric and hyperbolic functions. . Ultimately, it should implement a multiprecision equivalent of the ISO C99 standard. . It builds upon the GNU MP and the MPFR libraries. Package: libmpdec2 Source: mpdecimal Version: 2.4.2-1 Architecture: amd64 Maintainer: Matthias Klose <doko@debian.org> Installed-Size: 254 Depends: libc6 (>= 2.14) Breaks: libmpdec2.3 Replaces: libmpdec2.3 Section: libs Priority: optional Multi-Arch: same Homepage: http://www.bytereef.org/mpdecimal/index.html Description: library for decimal floating point arithmetic (runtime library) mpdecimal is a package for correctly-rounded arbitrary precision decimal floating point arithmetic. Package: libmpfr4 Source: mpfr4 Version: 3.1.5-1 Architecture: amd64 Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org> Installed-Size: 824 Depends: libc6 (>= 2.14), libgmp10 Breaks: libgmp3 (<< 4.1.4-3) Section: libs Priority: optional Multi-Arch: same Homepage: http://www.mpfr.org/ 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). Package: libmpx2 Source: gcc-6 Version: 6.3.0-18+deb9u1 Architecture: amd64 Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org> Installed-Size: 46 Depends: gcc-6-base (= 6.3.0-18+deb9u1), libc6 (>= 2.17) Replaces: libmpx0 (<< 6-20160120-1) Section: libs Priority: optional Multi-Arch: same Homepage: http://gcc.gnu.org/ Description: Intel memory protection extensions (runtime) Intel MPX is a set of processor features which, with compiler, runtime library and OS support, brings increased robustness to software by checking pointer references whose compile time normal intentions are usurped at runtime due to buffer overflow. Package: libncurses5-dev Source: ncurses Version: 6.0+20161126-1+deb9u2 Architecture: amd64 Maintainer: Craig Small <csmall@debian.org> Installed-Size: 1027 Depends: libtinfo5 (= 6.0+20161126-1+deb9u2), libncurses5 (= 6.0+20161126-1+deb9u2), libtinfo-dev (= 6.0+20161126-1+deb9u2), libc6-dev | libc-dev Suggests: ncurses-doc Conflicts: libncurses-dev, ncurses-dev Replaces: libncurses-dev, ncurses-bin (<< 6.0+20151017), ncurses-dev Provides: libncurses-dev, ncurses-dev Section: libdevel Priority: optional Multi-Arch: same Homepage: http://invisible-island.net/ncurses/ Description: developer's libraries for ncurses The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the header files, static libraries and symbolic links that developers using ncurses will need. Package: libncurses5 Source: ncurses Version: 6.0+20161126-1+deb9u2 Architecture: amd64 Maintainer: Craig Small <csmall@debian.org> Installed-Size: 287 Depends: libtinfo5 (= 6.0+20161126-1+deb9u2), libc6 (>= 2.14) Recommends: libgpm2 Section: libs Priority: required Multi-Arch: same Homepage: http://invisible-island.net/ncurses/ 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. Package: libncursesw5 Source: ncurses Version: 6.0+20161126-1+deb9u2 Architecture: amd64 Maintainer: Craig Small <csmall@debian.org> Installed-Size: 347 Depends: libtinfo5 (= 6.0+20161126-1+deb9u2), libc6 (>= 2.14) Recommends: libgpm2 Section: libs Priority: important Multi-Arch: same Homepage: http://invisible-island.net/ncurses/ 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. Package: libnettle6 Source: nettle Version: 3.3-1+deb9u1 Architecture: amd64 Maintainer: Magnus Holmgren <holmgren@debian.org> Installed-Size: 357 Depends: libc6 (>= 2.14) Section: libs Priority: optional Multi-Arch: same Homepage: http://www.lysator.liu.se/~nisse/nettle/ 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. Package: libnghttp2-14 Source: nghttp2 Version: 1.18.1-1+deb9u2 Architecture: amd64 Maintainer: Dave Beckett <dajobe@debian.org> Installed-Size: 205 Depends: libc6 (>= 2.14) Section: libs Priority: optional Multi-Arch: same Homepage: https://nghttp2.org/ 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. Package: libnspr4 Source: nspr Version: 2:4.12-6 Architecture: amd64 Maintainer: Maintainers of Mozilla-related packages <pkg-mozilla-maintainers@lists.alioth.debian.org> Installed-Size: 331 Depends: libc6 (>= 2.17) Conflicts: libnspr4-0d (<< 2:4.9-2~) Section: libs Priority: optional Multi-Arch: same Homepage: http://www.mozilla.org/projects/nspr/ Description: NetScape Portable Runtime Library This library provides platform independent non-GUI operating system facilities including: * threads, * thread synchronisation, * normal file I/O and network I/O, * interval timing and calendar time, * basic memory management (malloc and free), * shared library linking. Package: libnss3 Source: nss Version: 2:3.26.2-1.1+deb9u5 Architecture: amd64 Maintainer: Maintainers of Mozilla-related packages <pkg-mozilla-maintainers@lists.alioth.debian.org> Installed-Size: 3903 Depends: libc6 (>= 2.14), libnspr4 (>= 2:4.12), libsqlite3-0 (>= 3.5.9), zlib1g (>= 1:1.1.4) Conflicts: libnss3-1d (<< 2:3.13.4-2) Section: libs Priority: optional Multi-Arch: same Homepage: http://www.mozilla.org/projects/security/pki/nss/ Description: Network Security Service libraries This is a set of libraries designed to support cross-platform development of security-enabled client and server applications. It can support SSLv2 and v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and other security standards. Package: libnuma1 Source: numactl Version: 2.0.11-2.1 Architecture: amd64 Maintainer: Ian Wienand <ianw@debian.org> Installed-Size: 78 Depends: libc6 (>= 2.14) Section: libs Priority: optional Multi-Arch: same Homepage: http://oss.sgi.com/projects/libnuma/ Description: Libraries for controlling NUMA policy Library to control specific NUMA (Non-Uniform Memory Architecture) scheduling or memory placement policies. Package: libonig4 Source: libonig Version: 6.1.3-2+deb9u2 Architecture: amd64 Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net> Installed-Size: 702 Depends: libc6 (>= 2.14) Section: libs Priority: optional Multi-Arch: same Homepage: https://github.com/kkos/oniguruma Description: regular expressions library Oniguruma is a library for working with regular expressions. . Different character encoding for every regular expression object can be specified. Package: libopenexr-dev Source: openexr Version: 2.2.0-11+deb9u4 Architecture: amd64 Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org> Installed-Size: 5380 Pre-Depends: dpkg (>= 1.17.14) Depends: libilmbase-dev (>= 2.2.0-6), libopenexr22 (= 2.2.0-11+deb9u4) Section: libdevel Priority: optional Homepage: http://www.openexr.com Description: development files for the OpenEXR image library OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic for use in computer imaging applications. . OpenEXR's features include: * Higher dynamic range and colour precision than existing 8- and 10-bit image file formats. * Support for the "half" 16-bit floating-point pixel format. * Multiple lossless image compression algorithms. Some of the included codecs can achieve 2:1 lossless compression ratios on images with film grain. * Extensibility. New compression codecs and image types can easily be added by extending the C++ classes included in the OpenEXR software distribution. New image attributes (strings, vectors, integers, etc.) can be added to OpenEXR image headers without affecting backward compatibility with existing OpenEXR applications. . This package contains the header files required if you wish to compile/develop applications that use OpenEXR libraries. Package: libopenexr22 Source: openexr Version: 2.2.0-11+deb9u4 Architecture: amd64 Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org> Installed-Size: 3061 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libilmbase12 (>= 2.2.0), libstdc++6 (>= 5.2), zlib1g (>= 1:1.2.0) Section: libs Priority: optional Multi-Arch: same Homepage: http://www.openexr.com Description: runtime files for the OpenEXR image library OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic for use in computer imaging applications. . OpenEXR's features include: * Higher dynamic range and colour precision than existing 8- and 10-bit image file formats. * Support for the "half" 16-bit floating-point pixel format. * Multiple lossless image compression algorithms. Some of the included codecs can achieve 2:1 lossless compression ratios on images with film grain. * Extensibility. New compression codecs and image types can easily be added by extending the C++ classes included in the OpenEXR software distribution. New image attributes (strings, vectors, integers, etc.) can be added to OpenEXR image headers without affecting backward compatibility with existing OpenEXR applications. . This package contains the following shared library: * IlmImf - a library that reads and writes OpenEXR images. Package: libopenjp2-7-dev Source: openjpeg2 Version: 2.1.2-1.1+deb9u7 Architecture: amd64 Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org> Installed-Size: 165 Depends: libopenjp2-7 (= 2.1.2-1.1+deb9u7) Section: libdevel Priority: optional Homepage: http://www.openjpeg.org Description: development files for OpenJPEG, a JPEG 2000 image 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 development files for openjpeg 2.x Package: libopenjp2-7 Source: openjpeg2 Version: 2.1.2-1.1+deb9u7 Architecture: amd64 Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org> Installed-Size: 307 Depends: libc6 (>= 2.14) Section: libs Priority: optional Multi-Arch: same Homepage: http://www.openjpeg.org 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 Package: libp11-kit-dev Source: p11-kit Version: 0.23.3-2+deb9u1 Architecture: amd64 Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org> Installed-Size: 519 Depends: libp11-kit0 (= 0.23.3-2+deb9u1) Section: libdevel Priority: optional Multi-Arch: same Homepage: http://p11-glue.freedesktop.org/p11-kit.html Description: library for loading and coordinating access to PKCS#11 modules - development 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 documentation and development headers required to build applications using the p11-kit library. Package: libp11-kit0 Source: p11-kit Version: 0.23.3-2+deb9u1 Architecture: amd64 Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org> Installed-Size: 439 Depends: libc6 (>= 2.16), libffi6 (>= 3.0.4) Section: libs Priority: standard Multi-Arch: same Homepage: http://p11-glue.freedesktop.org/p11-kit.html 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. Package: libpam-modules-bin Source: pam Version: 1.1.8-3.6 Architecture: amd64 Maintainer: Steve Langasek <vorlon@debian.org> Installed-Size: 220 Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.14), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32) Replaces: libpam-modules (<< 1.1.3-8) Section: admin Priority: required Multi-Arch: foreign Homepage: http://www.linux-pam.org/ 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. Package: libpam-modules Source: pam Version: 1.1.8-3.6 Architecture: amd64 Maintainer: Steve Langasek <vorlon@debian.org> Installed-Size: 874 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 Replaces: libpam-umask, libpam0g-util Provides: libpam-mkhomedir, libpam-motd, libpam-umask Section: admin Priority: required Multi-Arch: same Homepage: http://www.linux-pam.org/ 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. Package: libpam-runtime Source: pam Version: 1.1.8-3.6 Architecture: all Maintainer: Steve Langasek <vorlon@debian.org> Installed-Size: 1016 Depends: debconf (>= 0.5) | debconf-2.0, debconf (>= 1.5.19) | cdebconf, libpam-modules (>= 1.0.1-6) Conflicts: libpam0g-util Replaces: libpam0g-dev, libpam0g-util Section: admin Priority: required Multi-Arch: foreign Homepage: http://www.linux-pam.org/ 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. Package: libpam0g Source: pam Version: 1.1.8-3.6 Architecture: amd64 Maintainer: Steve Langasek <vorlon@debian.org> Installed-Size: 229 Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.14), debconf (>= 0.5) | debconf-2.0 Suggests: libpam-doc Replaces: libpam0g-util Section: libs Priority: required Multi-Arch: same Homepage: http://www.linux-pam.org/ 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. Package: libpango-1.0-0 Source: pango1.0 Version: 1.40.5-1 Architecture: amd64 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Installed-Size: 547 Depends: fontconfig (>= 2.1.91), libc6 (>= 2.14), libglib2.0-0 (>= 2.37.3), libthai0 (>= 0.1.22-3~) Breaks: libpango1.0-0 (<< 1.32.5-2) Replaces: libpango1.0-0 (<< 1.32.5-2) Section: libs Priority: optional Multi-Arch: same Homepage: http://www.pango.org/ Description: Layout and rendering of internationalized text Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed. however, most of the work on Pango-1.0 was done using the GTK+ widget toolkit as a test platform. Pango forms the core of text and font handling for GTK+-2.0. . Pango is designed to be modular; the core Pango layout can be used with four different font backends: - Core X windowing system fonts - Client-side fonts on X using the Xft library - Direct rendering of scalable fonts using the FreeType library - Native fonts on Microsoft backends . This package contains the shared libraries. Package: libpangocairo-1.0-0 Source: pango1.0 Version: 1.40.5-1 Architecture: amd64 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Installed-Size: 237 Depends: libc6 (>= 2.4), libcairo2 (>= 1.12.10), libfontconfig1 (>= 2.11), libfreetype6 (>= 2.2.1), libglib2.0-0 (>= 2.37.3), libpango-1.0-0 (>= 1.37.5), libpangoft2-1.0-0 (>= 1.28.1) Breaks: libpango1.0-0 (<< 1.32.5-2) Replaces: libpango1.0-0 (<< 1.32.5-2) Section: libs Priority: optional Multi-Arch: same Homepage: http://www.pango.org/ Description: Layout and rendering of internationalized text Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed. however, most of the work on Pango-1.0 was done using the GTK+ widget toolkit as a test platform. Pango forms the core of text and font handling for GTK+-2.0. . Pango is designed to be modular; the core Pango layout can be used with four different font backends: - Core X windowing system fonts - Client-side fonts on X using the Xft library - Direct rendering of scalable fonts using the FreeType library - Native fonts on Microsoft backends . This package contains the shared libraries. Package: libpangoft2-1.0-0 Source: pango1.0 Version: 1.40.5-1 Architecture: amd64 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Installed-Size: 275 Depends: libc6 (>= 2.4), libfontconfig1 (>= 2.11), libfreetype6 (>= 2.2.1), libglib2.0-0 (>= 2.37.3), libharfbuzz0b (>= 0.9.42), libpango-1.0-0 (>= 1.37.2) Breaks: libpango1.0-0 (<< 1.32.5-2) Replaces: libpango1.0-0 (<< 1.32.5-2) Section: libs Priority: optional Multi-Arch: same Homepage: http://www.pango.org/ Description: Layout and rendering of internationalized text Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed. however, most of the work on Pango-1.0 was done using the GTK+ widget toolkit as a test platform. Pango forms the core of text and font handling for GTK+-2.0. . Pango is designed to be modular; the core Pango layout can be used with four different font backends: - Core X windowing system fonts - Client-side fonts on X using the Xft library - Direct rendering of scalable fonts using the FreeType library - Native fonts on Microsoft backends . This package contains the shared libraries. Package: libpaper1 Source: libpaper Version: 1.1.24+nmu5 Architecture: amd64 Maintainer: Giuseppe Sacco <eppesuig@debian.org> Installed-Size: 61 Depends: libc6 (>= 2.14), debconf (>= 0.5) | debconf-2.0, ucf (>= 0.28), dpkg (>= 1.17.2) Recommends: libpaper-utils Replaces: libpaperg (<< 1.1.9) Provides: libpaperg Section: libs Priority: optional Multi-Arch: same Description: library for handling paper characteristics The libpaper paper-handling library automates recognition of many different paper types and sizes for programs that need to deal with printed output. Package: libpathplan4 Source: graphviz Version: 2.38.0-17+deb9u1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org> Installed-Size: 98 Depends: libc6 (>= 2.15) Conflicts: libgraphviz4 Section: libs Priority: optional Homepage: http://www.graphviz.org/ Description: rich set of graph drawing tools - pathplan library Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the pathplan library. Package: libpcre16-3 Source: pcre3 Version: 2:8.39-3 Architecture: amd64 Maintainer: Matthew Vernon <matthew@debian.org> Installed-Size: 541 Depends: libc6 (>= 2.14) Section: libs Priority: optional Multi-Arch: same Description: Old Perl 5 Compatible Regular Expression Library - 16 bit runtime files This is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . This package contains the 16 bit runtime library. Package: libpcre3-dev Source: pcre3 Version: 2:8.39-3 Architecture: amd64 Maintainer: Matthew Vernon <matthew@debian.org> Installed-Size: 2242 Depends: libc6-dev, libpcre3 (= 2:8.39-3), libpcre16-3 (= 2:8.39-3), libpcre32-3 (= 2:8.39-3), libpcrecpp0v5 (= 2:8.39-3) Section: libdevel Priority: optional Multi-Arch: same Description: Old Perl 5 Compatible Regular Expression Library - development 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 development files, including headers, static libraries, and documentation. Package: libpcre32-3 Source: pcre3 Version: 2:8.39-3 Architecture: amd64 Maintainer: Matthew Vernon <matthew@debian.org> Installed-Size: 521 Depends: libc6 (>= 2.14) Section: libs Priority: optional Multi-Arch: same Description: Old Perl 5 Compatible Regular Expression Library - 32 bit runtime files This is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . This package contains the 32 bit runtime library. Package: libpcre3 Source: pcre3 Version: 2:8.39-3 Architecture: amd64 Maintainer: Matthew Vernon <matthew@debian.org> Installed-Size: 668 Pre-Depends: multiarch-support Depends: libc6 (>= 2.14) 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~) Section: libs Priority: important Multi-Arch: same 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. Package: libpcrecpp0v5 Source: pcre3 Version: 2:8.39-3 Architecture: amd64 Maintainer: Matthew Vernon <matthew@debian.org> Installed-Size: 191 Pre-Depends: multiarch-support Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libpcre3, libstdc++6 (>= 5.2) Conflicts: libpcre3 (<< 6.4-1.1), libpcrecpp0 Replaces: libpcre3 (<< 6.4-1.1), libpcrecpp0 Section: libs Priority: optional Multi-Arch: same Description: Old Perl 5 Compatible Regular Expression Library - C++ runtime files This is a C++ library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . This package contains the C++ runtime library. Package: libperl5.24 Source: perl Version: 5.24.1-3+deb9u7 Architecture: amd64 Maintainer: Niko Tyni <ntyni@debian.org> Installed-Size: 20936 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) 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 Section: libs Priority: optional Multi-Arch: same Homepage: http://dev.perl.org/perl5/ 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). Package: libpixman-1-0 Source: pixman Version: 0.34.0-1 Architecture: amd64 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 984 Depends: libc6 (>= 2.14) Section: libs Priority: optional Multi-Arch: same Homepage: http://pixman.org/ Description: pixel-manipulation library for X and cairo A library for manipulating pixel regions -- a set of Y-X banded rectangles, image compositing using the Porter/Duff model and implicit mask generation for geometric primitives including trapezoids, triangles, and rectangles. Package: libpixman-1-dev Source: pixman Version: 0.34.0-1 Architecture: amd64 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 1231 Depends: libpixman-1-0 (= 0.34.0-1) Section: libdevel Priority: optional Homepage: http://pixman.org/ Description: pixel-manipulation library for X and cairo (development files) Development libraries, header files and documentation needed by programs that want to compile with the Cairo/X pixman library. Package: libpng-dev Source: libpng1.6 Version: 1.6.28-1+deb9u1 Architecture: amd64 Maintainer: Anibal Monsalve Salazar <anibal@debian.org> Installed-Size: 638 Depends: libpng16-16 (= 1.6.28-1+deb9u1), zlib1g-dev Recommends: libpng-tools Conflicts: libpng12-0-dev, libpng12-dev, libpng2-dev, libpng3-dev Breaks: libpng16-dev (<< 1.6.20-3), libpng16-devtools (<< 1.6.21-1) Replaces: libpng16-dev (<< 1.6.20-3), libpng16-devtools (<< 1.6.21-1) Section: libdevel Priority: optional Multi-Arch: same Homepage: http://libpng.org/pub/png/libpng.html Description: PNG library - development (version 1.6) libpng is a library implementing an interface for reading and writing PNG (Portable Network Graphics) format files. . This package contains the header and development files needed to build programs and packages using libpng. Package: libpng16-16 Source: libpng1.6 Version: 1.6.28-1+deb9u1 Architecture: amd64 Maintainer: Anibal Monsalve Salazar <anibal@debian.org> Installed-Size: 413 Depends: libc6 (>= 2.14), zlib1g (>= 1:1.2.3.4) Section: libs Priority: optional Multi-Arch: same Homepage: http://libpng.org/pub/png/libpng.html 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. Package: libpoppler-dev Source: poppler Version: 0.48.0-2+deb9u4 Architecture: amd64 Maintainer: Loic Minier <lool@dooz.org> Installed-Size: 4270 Depends: libpoppler64 (= 0.48.0-2+deb9u4) Section: libdevel Priority: optional Multi-Arch: same Homepage: http://poppler.freedesktop.org/ Description: PDF rendering library -- development files Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains the development libraries needed to build applications using Poppler. Package: libpoppler-glib-dev Source: poppler Version: 0.48.0-2+deb9u4 Architecture: amd64 Maintainer: Loic Minier <lool@dooz.org> Installed-Size: 1169 Depends: libpoppler-glib8 (= 0.48.0-2+deb9u4), libpoppler-dev (= 0.48.0-2+deb9u4), gir1.2-poppler-0.18 (= 0.48.0-2+deb9u4), libglib2.0-dev (>= 2.41), libcairo2-dev (>= 1.10.0) Suggests: libpoppler-glib-doc Section: libdevel Priority: optional Homepage: http://poppler.freedesktop.org/ Description: PDF rendering library -- development files (GLib interface) Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains the headers and development libraries needed to build applications using the GLib-based Poppler interface. Package: libpoppler-glib8 Source: poppler Version: 0.48.0-2+deb9u4 Architecture: amd64 Maintainer: Loic Minier <lool@dooz.org> Installed-Size: 437 Depends: libpoppler64 (= 0.48.0-2+deb9u4), libc6 (>= 2.14), libcairo2 (>= 1.12.0), libfreetype6 (>= 2.2.1), libglib2.0-0 (>= 2.41), libstdc++6 (>= 5) Section: libs Priority: optional Multi-Arch: same Homepage: http://poppler.freedesktop.org/ Description: PDF rendering library (GLib-based shared library) Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package provides the GLib-based shared library for applications using the GLib interface to Poppler. Package: libpoppler64 Source: poppler Version: 0.48.0-2+deb9u4 Architecture: amd64 Maintainer: Loic Minier <lool@dooz.org> Installed-Size: 3220 Depends: libc6 (>= 2.14), libfontconfig1 (>= 2.11), libfreetype6 (>= 2.2.1), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.2+git20110628), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.16), libopenjp2-7 (>= 2.0.0), libpng16-16 (>= 1.6.2-1), libstdc++6 (>= 5), libtiff5 (>= 4.0.3), zlib1g (>= 1:1.1.4) Recommends: poppler-data Section: libs Priority: optional Multi-Arch: same Homepage: http://poppler.freedesktop.org/ Description: PDF rendering library Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains the shared core library. Package: libpopt0 Source: popt (1.16-10) Version: 1.16-10+b2 Architecture: amd64 Maintainer: Paul Martin <pm@debian.org> Installed-Size: 224 Depends: libc6 (>= 2.17) Conflicts: libpopt-dev (<= 1.4-1), popt, rpm (<= 4.0.2-3) Replaces: popt Section: libs Priority: important Multi-Arch: same Homepage: http://rpm5.org/ 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. Package: libpq-dev Source: postgresql-9.6 Version: 9.6.24-0+deb9u1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org> Installed-Size: 1012 Depends: libpq5 (= 9.6.24-0+deb9u1), libc6 (>= 2.4) Suggests: postgresql-doc-9.6 Section: libdevel Priority: optional Homepage: http://www.postgresql.org/ Description: header files for libpq5 (PostgreSQL library) Header files and static library for compiling C programs to link with the libpq library in order to communicate with a PostgreSQL database backend. . PostgreSQL is an object-relational SQL database management system. Package: libpq5 Source: postgresql-9.6 Version: 9.6.24-0+deb9u1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org> Installed-Size: 601 Depends: libc6 (>= 2.14), libgssapi-krb5-2 (>= 1.14+dfsg), libldap-2.4-2 (>= 2.4.7), libssl1.1 (>= 1.1.0) Section: libs Priority: optional Multi-Arch: same Homepage: http://www.postgresql.org/ Description: PostgreSQL C client library libpq is a C library that enables user programs to communicate with the PostgreSQL database server. The server can be on another machine and accessed through TCP/IP. This version of libpq is compatible with servers from PostgreSQL 8.2 or later. . This package contains the run-time library, needed by packages using libpq. . PostgreSQL is an object-relational SQL database management system. Package: libprocps6 Source: procps Version: 2:3.3.12-3+deb9u1 Architecture: amd64 Maintainer: Craig Small <csmall@debian.org> Installed-Size: 121 Depends: libc6 (>= 2.14), libsystemd0 (>= 209) Replaces: procps (<< 1:3.3.2-1) Section: libs Priority: important Multi-Arch: same Homepage: https://gitlab.com/procps-ng/procps 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. Package: libproxy1v5 Source: libproxy Version: 0.4.14-2+deb9u2 Architecture: amd64 Maintainer: Emilio Pozuelo Monfort <pochu@debian.org> Installed-Size: 151 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2) Conflicts: libproxy1 Replaces: libproxy1 Section: libs Priority: optional Multi-Arch: same Homepage: https://libproxy.github.io/libproxy/ Description: automatic proxy configuration management library (shared) libproxy is a lightweight library which makes it easy to develop applications proxy-aware with a simple and stable API. . This package contains the shared library. Package: libpsl5 Source: libpsl Version: 0.17.0-3 Architecture: amd64 Maintainer: Tim Rühsen <tim.ruehsen@gmx.de> Installed-Size: 73 Depends: libidn2-0 (>= 0.16), libc6 (>= 2.4), libunistring0 Recommends: publicsuffix (>= 20150507) Section: libs Priority: optional Multi-Arch: same Homepage: https://github.com/rockdaboot/libpsl 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. Package: libpthread-stubs0-dev Source: libpthread-stubs Version: 0.3-4 Architecture: amd64 Maintainer: XCB Developers <xcb@lists.freedesktop.org> Installed-Size: 40 Section: libdevel Priority: optional Multi-Arch: same Description: pthread stubs not provided by native libc, development files This library provides weak aliases for pthread functions not provided in libc or otherwise available by default. Libraries like libxcb rely on pthread stubs to use pthreads optionally, becoming thread-safe when linked to libpthread, while avoiding any performance hit when running single-threaded. libpthread-stubs supports this behavior even on platforms which do not supply all the necessary pthread stubs. . On platforms which already supply all the necessary pthread stubs, this package ships only the pkg-config file pthread-stubs.pc, to allow libraries to unconditionally express a dependency on pthread-stubs and still obtain correct behavior. Package: libpython-stdlib Source: python-defaults Version: 2.7.13-2 Architecture: amd64 Maintainer: Matthias Klose <doko@debian.org> Installed-Size: 37 Depends: libpython2.7-stdlib (>= 2.7.13-1~) Section: python Priority: optional Multi-Arch: same Homepage: http://www.python.org/ Description: interactive high-level object-oriented language (default python 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 version (currently v2.7). Package: libpython2.7-minimal Source: python2.7 Version: 2.7.13-2+deb9u6 Architecture: amd64 Maintainer: Matthias Klose <doko@debian.org> Installed-Size: 2767 Recommends: libpython2.7-stdlib Conflicts: binfmt-support (<< 1.1.2) Breaks: python2.7-minimal (<< 2.7.4~rc1-1~) Replaces: libpython2.7-stdlib (<< 2.7.8-7), python2.7 (<< 2.7.4-2), python2.7-minimal (<< 2.7.3-10) Section: python Priority: optional Multi-Arch: same Description: Minimal subset of the Python language (version 2.7) This package contains some essential modules. It is normally not used on it's own, but as a dependency of python2.7-minimal. Package: libpython2.7-stdlib Source: python2.7 Version: 2.7.13-2+deb9u6 Architecture: amd64 Maintainer: Matthias Klose <doko@debian.org> Installed-Size: 8558 Depends: libpython2.7-minimal (= 2.7.13-2+deb9u6), mime-support, libbz2-1.0, libc6 (>= 2.15), libdb5.3, libexpat1 (>= 2.1~beta3), libffi6 (>= 3.0.4), libncursesw5 (>= 6), libreadline7 (>= 7.0~beta), libsqlite3-0 (>= 3.5.9), libssl1.1 (>= 1.1.0), libtinfo5 (>= 6) Breaks: python-urllib3 (<< 1.9.1-3) Replaces: python2.7 (<< 2.7.5-0~) Provides: python-argparse, python2.7-argparse, python2.7-celementtree, python2.7-cjkcodecs, python2.7-ctypes, python2.7-elementtree, python2.7-profiler, python2.7-wsgiref Section: python Priority: optional Multi-Arch: same Description: Interactive high-level object-oriented language (standard library, version 2.7) Python is a high-level, interactive, object-oriented language. Its 2.7 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains Python 2.7's standard library. It is normally not used on its own, but as a dependency of python2.7. Package: libpython3-stdlib Source: python3-defaults Version: 3.5.3-1 Architecture: amd64 Maintainer: Matthias Klose <doko@debian.org> Installed-Size: 36 Depends: libpython3.5-stdlib (>= 3.5.3-1~) Section: python Priority: optional Multi-Arch: same Homepage: http://www.python.org/ 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). Package: libpython3.5-minimal Source: python3.5 Version: 3.5.3-1+deb9u5 Architecture: amd64 Maintainer: Matthias Klose <doko@debian.org> Installed-Size: 3749 Depends: libc6 (>= 2.14), libssl1.1 (>= 1.1.0) Recommends: libpython3.5-stdlib Conflicts: binfmt-support (<< 1.1.2) Section: python Priority: optional Multi-Arch: same 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. Package: libpython3.5-stdlib Source: python3.5 Version: 3.5.3-1+deb9u5 Architecture: amd64 Maintainer: Matthias Klose <doko@debian.org> Installed-Size: 9908 Depends: libpython3.5-minimal (= 3.5.3-1+deb9u5), mime-support, libbz2-1.0, libc6 (>= 2.15), libdb5.3, liblzma5 (>= 5.1.1alpha+20120614), libmpdec2, libncursesw5 (>= 6), libreadline7 (>= 7.0~beta), libsqlite3-0 (>= 3.5.9), libtinfo5 (>= 6) Breaks: libmpdec2 (<< 2.4.2) Section: python Priority: optional Multi-Arch: same 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. Package: libpython3.7-minimal Source: python3.7 Version: 3.7.3-2+deb10u4.1 Architecture: amd64 Maintainer: Matthias Klose <doko@debian.org> Installed-Size: 3891 Depends: libc6 (>= 2.4), libssl1.1 (>= 1.1.0) Recommends: libpython3.7-stdlib Conflicts: binfmt-support (<< 1.1.2), libpython3.7-stdlib (<< 3.7.0~b2-1~) Breaks: libpython3.7-stdlib (<< 3.7.0~b2-1~) Section: python Priority: optional Multi-Arch: same Description: Minimal subset of the Python language (version 3.7) This package contains some essential modules. It is normally not used on it's own, but as a dependency of python3.7-minimal. Package: libpython3.7-stdlib Source: python3.7 Version: 3.7.3-2+deb10u4.1 Architecture: amd64 Maintainer: Matthias Klose <doko@debian.org> Installed-Size: 8009 Depends: libpython3.7-minimal (= 3.7.3-2+deb10u4.1), mime-support, libbz2-1.0, libc6 (>= 2.15), libdb5.3, libffi6 (>= 3.0.4), liblzma5 (>= 5.1.1alpha+20120614), libmpdec2, libncursesw5 (>= 6), libreadline7 (>= 7.0~beta), libsqlite3-0 (>= 3.7.15), libtinfo5 (>= 6) Breaks: libmpdec2 (<< 2.4.2), libpython3.7-testsuite (<< 3.7.2-3), python3-distutils (<< 3.6.5~rc1-2), python3-tk (<< 3.6.4~rc1-2) Replaces: libpython3.7-testsuite (<< 3.7.2-3), python3-distutils (<< 3.6.5~rc1-2) Section: python Priority: optional Multi-Arch: same Description: Interactive high-level object-oriented language (standard library, version 3.7) Python is a high-level, interactive, object-oriented language. Its 3.7 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains Python 3.7's standard library. It is normally not used on its own, but as a dependency of python3.7. Package: libqdbm14 Source: qdbm Version: 1.8.78-6.1 Architecture: amd64 Maintainer: KURASHIKI Satoru <lurdan@gmail.com> Installed-Size: 344 Depends: libc6 (>= 2.2.5), zlib1g (>= 1:1.1.4) Section: libs Priority: optional Homepage: http://fallabs.com/qdbm/ Description: QDBM Database Libraries without GDBM wrapper[runtime] QDBM is an embeded database library compatible with GDBM and NDBM. It features hash database and B+ tree database and is developed referring to GDBM for the purpose of the following three points: higher processing speed, smaller size of a database file, and simpler API. This is the runtime package for programs that use the QDBM database library. Package: libquadmath0 Source: gcc-6 Version: 6.3.0-18+deb9u1 Architecture: amd64 Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org> Installed-Size: 265 Depends: gcc-6-base (= 6.3.0-18+deb9u1), libc6 (>= 2.23) Section: libs Priority: optional Multi-Arch: same Homepage: http://gcc.gnu.org/ Description: GCC Quad-Precision Math Library A library, which provides quad-precision mathematical functions on targets supporting the __float128 datatype. The library is used to provide on such targets the REAL(16) type in the GNU Fortran compiler. Package: libreadline7 Source: readline Version: 7.0-3 Architecture: amd64 Maintainer: Matthias Klose <doko@debian.org> Installed-Size: 416 Depends: readline-common, libc6 (>= 2.15), libtinfo5 (>= 6) Section: libs Priority: important Multi-Arch: same 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. Package: librest-0.7-0 Source: librest Version: 0.8.0-2 Architecture: amd64 Maintainer: Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Installed-Size: 111 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3), libsoup-gnome2.4-1 (>= 2.27.4), libsoup2.4-1 (>= 2.30), libxml2 (>= 2.7.4) Section: libs Priority: optional Multi-Arch: same Homepage: https://wiki.gnome.org/Librest Description: REST service access library This library was designed to make it easier to access web services that claim to be "RESTful". It includes convenience wrappers for libsoup and libxml to ease remote use of the RESTful API. Package: librsvg2-2 Source: librsvg Version: 2.40.21-0+deb9u1 Architecture: amd64 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Installed-Size: 262 Depends: libc6 (>= 2.4), libcairo2 (>= 1.10.0), libcroco3 (>= 0.6.2), libfontconfig1 (>= 2.11), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libpango-1.0-0 (>= 1.36.0), libpangocairo-1.0-0 (>= 1.36.0), libpangoft2-1.0-0 (>= 1.37.2), libxml2 (>= 2.8.0) Recommends: librsvg2-common Suggests: librsvg2-bin Section: libs Priority: optional Multi-Arch: same Homepage: https://wiki.gnome.org/Projects/LibRsvg Description: SAX-based renderer library for SVG files (runtime) The rsvg library is an efficient renderer for Scalable Vector Graphics (SVG) pictures. . This package contains the runtime library, necessary to run applications using librsvg. Package: librsvg2-bin Source: librsvg Version: 2.40.21-0+deb9u1 Architecture: amd64 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Installed-Size: 73 Depends: libc6 (>= 2.4), libcairo2 (>= 1.6.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.2.0), librsvg2-2 (>= 2.40.21-0+deb9u1) Section: graphics Priority: optional Multi-Arch: foreign Homepage: https://wiki.gnome.org/Projects/LibRsvg Description: command-line and graphical viewers for SVG files The rsvg library is an efficient renderer for Scalable Vector Graphics (SVG) pictures. . This package includes a command-line utility to convert the SVG files to the PNG format and a graphical SVG viewer. Package: librsvg2-common Source: librsvg Version: 2.40.21-0+deb9u1 Architecture: amd64 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Installed-Size: 38 Depends: libc6 (>= 2.2.5), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.24.0), librsvg2-2 (= 2.40.21-0+deb9u1) Section: libs Priority: optional Multi-Arch: same Homepage: https://wiki.gnome.org/Projects/LibRsvg Description: SAX-based renderer library for SVG files (extra runtime) The rsvg library is an efficient renderer for Scalable Vector Graphics (SVG) pictures. . This package includes the gdk-pixbuf loader allowing to load SVG images transparently inside GTK+ applications. Package: librsvg2-dev Source: librsvg Version: 2.40.21-0+deb9u1 Architecture: amd64 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Installed-Size: 523 Depends: librsvg2-2 (= 2.40.21-0+deb9u1), librsvg2-common (= 2.40.21-0+deb9u1), gir1.2-rsvg-2.0 (= 2.40.21-0+deb9u1), libglib2.0-dev (>= 2.24.0), libgdk-pixbuf2.0-dev (>= 2.23.5-2), libcairo2-dev (>= 1.2.0) Suggests: librsvg2-doc Section: libdevel Priority: optional Multi-Arch: same Homepage: https://wiki.gnome.org/Projects/LibRsvg Description: SAX-based renderer library for SVG files (development) The rsvg library is an efficient renderer for Scalable Vector Graphics (SVG) pictures. . This package provides the necessary development libraries and include files to allow you to develop with librsvg. Package: librtmp1 Source: rtmpdump (2.4+20151223.gitfa8646d.1-1) Version: 2.4+20151223.gitfa8646d.1-1+b1 Architecture: amd64 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org> Installed-Size: 142 Depends: libc6 (>= 2.14), libgmp10, libgnutls30 (>= 3.5.6), libhogweed4, libnettle6, zlib1g (>= 1:1.1.4) Section: libs Priority: optional Multi-Arch: same Homepage: http://rtmpdump.mplayerhq.hu/ 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. Package: libsasl2-2 Source: cyrus-sasl2 Version: 2.1.27~101-g0780600+dfsg-3+deb9u2 Architecture: amd64 Maintainer: Debian Cyrus SASL Team <pkg-cyrus-sasl2-debian-devel@lists.alioth.debian.org> Installed-Size: 184 Depends: libsasl2-modules-db (>= 2.1.27~101-g0780600+dfsg-3+deb9u2), libc6 (>= 2.15) Recommends: libsasl2-modules (>= 2.1.27~101-g0780600+dfsg-3+deb9u2) Breaks: postfix (<= 2.8.3-1), slapd (<= 2.4.25-3) Replaces: libsasl2 Section: libs Priority: standard Multi-Arch: same Homepage: https://www.cyrusimap.org/ 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. Package: libsasl2-dev Source: cyrus-sasl2 Version: 2.1.27~101-g0780600+dfsg-3+deb9u2 Architecture: amd64 Maintainer: Debian Cyrus SASL Team <pkg-cyrus-sasl2-debian-devel@lists.alioth.debian.org> Installed-Size: 867 Depends: libc6-dev, libsasl2-2 (= 2.1.27~101-g0780600+dfsg-3+deb9u2) Section: libdevel Priority: optional Homepage: https://www.cyrusimap.org/ Description: Cyrus SASL - development files for authentication abstraction library This is the Cyrus SASL API implementation, version 2. See package libsasl2-2 and RFC 2222 for more information. . This package includes development files for compiling programs with SASL support. It is needed for development purposes only. Package: libsasl2-modules-db Source: cyrus-sasl2 Version: 2.1.27~101-g0780600+dfsg-3+deb9u2 Architecture: amd64 Maintainer: Debian Cyrus SASL Team <pkg-cyrus-sasl2-debian-devel@lists.alioth.debian.org> Installed-Size: 97 Depends: libc6 (>= 2.14), libdb5.3 Section: libs Priority: standard Multi-Arch: same Homepage: https://www.cyrusimap.org/ 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. Package: libsctp-dev Source: lksctp-tools (1.0.17+dfsg-1) Version: 1.0.17+dfsg-1+b1 Architecture: amd64 Maintainer: Michael Biebl <biebl@debian.org> Installed-Size: 152 Depends: libsctp1 (= 1.0.17+dfsg-1+b1), libc6-dev | libc-dev Section: libdevel Priority: optional Homepage: http://lksctp.sf.net/ Description: user-space access to Linux kernel SCTP - development files SCTP (Stream Control Transmission Protocol) is a message oriented, reliable transport protocol, with congestion control, support for transparent multi-homing, and multiple ordered streams of messages. RFC 2960 defines the core protocol. . This package is part of the LKSCTP project, providing all necessary files for developing SCTP aware network applications using the Linux kernel SCTP implementation: man pages, header files, static libraries, symlinks to dynamic libraries, and tutorial source code. Package: libsctp1 Source: lksctp-tools (1.0.17+dfsg-1) Version: 1.0.17+dfsg-1+b1 Architecture: amd64 Maintainer: Michael Biebl <biebl@debian.org> Installed-Size: 50 Depends: libc6 (>= 2.4) Suggests: lksctp-tools Section: libs Priority: optional Multi-Arch: same Homepage: http://lksctp.sf.net/ Description: user-space access to Linux kernel SCTP - shared library SCTP (Stream Control Transmission Protocol) is a message oriented, reliable transport protocol, with congestion control, support for transparent multi-homing, and multiple ordered streams of messages. RFC 2960 defines the core protocol. . This library is part of the LKSCTP project, supplementing the Linux kernel SCTP implementation. Package: libselinux1 Source: libselinux (2.6-3) Version: 2.6-3+b3 Architecture: amd64 Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org> Installed-Size: 209 Depends: libc6 (>= 2.14), libpcre3 Section: libs Priority: required Multi-Arch: same Homepage: http://userspace.selinuxproject.org/ 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. Package: libsemanage-common Source: libsemanage Version: 2.6-2 Architecture: all Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org> Installed-Size: 39 Breaks: libsemanage1 (<= 2.0.41-1), libsemanage1-dev (<< 2.1.6-3~) Replaces: libsemanage1 (<= 2.0.41-1), libsemanage1-dev (<< 2.1.6-3~) Section: libs Priority: optional Multi-Arch: foreign Homepage: http://userspace.selinuxproject.org/ 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. Package: libsemanage1 Source: libsemanage Version: 2.6-2 Architecture: amd64 Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org> Installed-Size: 291 Depends: libsemanage-common (= 2.6-2), libaudit1 (>= 1:2.2.1), libbz2-1.0, libc6 (>= 2.14), libselinux1 (>= 2.6), libsepol1 (>= 2.6), libustr-1.0-1 (>= 1.0.4) Breaks: policycoreutils (<< 2.4), selinux-policy-default (<< 2:2.20140421-10~), selinux-policy-mls (<< 2:2.20140421-10~) Section: libs Priority: optional Multi-Arch: same Homepage: http://userspace.selinuxproject.org/ 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. Package: libsepol1 Source: libsepol Version: 2.6-2 Architecture: amd64 Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org> Installed-Size: 653 Depends: libc6 (>= 2.14) Section: libs Priority: required Multi-Arch: same Homepage: http://userspace.selinuxproject.org/ 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. Package: libsigsegv2 Source: libsigsegv Version: 2.10-5 Architecture: amd64 Maintainer: Debian Common Lisp Team <pkg-common-lisp-devel@lists.alioth.debian.org> Installed-Size: 54 Depends: libc6 (>= 2.4) Section: libs Priority: optional Multi-Arch: same Homepage: http://libsigsegv.sourceforge.net/ 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. Package: libsm-dev Source: libsm (2:1.2.2-1) Version: 2:1.2.2-1+b3 Architecture: amd64 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 105 Depends: libsm6 (= 2:1.2.2-1+b3), x11proto-core-dev, libice-dev (>= 1:1.0.0-1) Suggests: libsm-doc Section: libdevel Priority: optional Multi-Arch: same Description: X11 Session Management library (development headers) This package provides the main interface to the X11 Session Management library, which allows for applications to both manage sessions, and make use of session managers to save and restore their state for later use. . This package contains the development headers for the library found in libsm6. Non-developers likely have little use for this package. . More information about X.Org can be found at: <URL:http://www.X.org> . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libSM Package: libsm6 Source: libsm (2:1.2.2-1) Version: 2:1.2.2-1+b3 Architecture: amd64 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 64 Depends: libc6 (>= 2.14), libice6 (>= 1:1.0.0), libuuid1 (>= 2.16) Section: libs Priority: optional Multi-Arch: same Description: X11 Session Management library This package provides the main interface to the X11 Session Management library, which allows for applications to both manage sessions, and make use of session managers to save and restore their state for later use. . More information about X.Org can be found at: <URL:http://www.X.org> . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libSM Package: libsmartcols1 Source: util-linux Version: 2.29.2-1+deb9u1 Architecture: amd64 Maintainer: Debian util-linux Maintainers <ah-util-linux@debian.org> Installed-Size: 257 Depends: libc6 (>= 2.17) Section: libs Priority: required Multi-Arch: same Description: smart column output alignment library This smart column output alignment library is used by fdisk utilities. Package: libsnappy1v5 Source: snappy Version: 1.1.3-3 Architecture: amd64 Maintainer: Steinar H. Gunderson <sesse@debian.org> Installed-Size: 81 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2) Conflicts: libsnappy1 Section: libs Priority: extra Multi-Arch: same Homepage: https://github.com/google/snappy/ Description: fast compression/decompression library Snappy is a compression/decompression library. It does not aim for maximum compression, or compatibility with any other compression library; instead, it aims for very high speeds and reasonable compression. . For instance, compared to the fastest mode of zlib, Snappy is an order of magnitude faster for most inputs, but the resulting compressed files are anywhere from 20% to 100% bigger. On a single core of a Core i7 processor in 64-bit mode, Snappy compresses at about 250 MB/sec or more and decompresses at about 500 MB/sec or more. Package: libsodium-dev Source: libsodium Version: 1.0.11-2 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org> Installed-Size: 953 Depends: libsodium18 (= 1.0.11-2) Section: libdevel Priority: optional Multi-Arch: same Homepage: http://www.libsodium.org/ Description: Network communication, cryptography and signaturing library - headers NaCl (pronounced "salt") is a new easy-to-use high-speed software library for network communication, encryption, decryption, signatures, etc. . NaCl's goal is to provide all of the core operations needed to build higher-level cryptographic tools. . Sodium is a portable, cross-compilable, installable, packageable fork of NaCl, with a compatible API. . This package provides development headers needed for applications that use libsodium. Package: libsodium18 Source: libsodium Version: 1.0.11-2 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org> Installed-Size: 459 Depends: libc6 (>= 2.14) Section: libs Priority: optional Multi-Arch: same Homepage: http://www.libsodium.org/ Description: Network communication, cryptography and signaturing library NaCl (pronounced "salt") is a new easy-to-use high-speed software library for network communication, encryption, decryption, signatures, etc. . NaCl's goal is to provide all of the core operations needed to build higher-level cryptographic tools. . Sodium is a portable, cross-compilable, installable, packageable fork of NaCl, with a compatible API. Package: libsoup-gnome2.4-1 Source: libsoup2.4 Version: 2.56.0-2+deb9u2 Architecture: amd64 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Installed-Size: 35 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.39.90), libsoup2.4-1 (>= 2.41.90) Section: libs Priority: optional Multi-Arch: same Homepage: https://wiki.gnome.org/Projects/libsoup Description: HTTP library implementation in C -- GNOME support library It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. . libsoup uses the Glib main loop and is designed to work well with GTK+ applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the GTK+ programming model (a synchronous operation mode is also supported for those who want it). . The GNOME support library is used for features which are important to GNOME apps, but which require GNOME-specific libraries that non-GNOME apps may not want to add dependencies on. . Features: * Both asynchronous (GMainLoop and callback-based) and synchronous APIs * Automatically caches connections * SSL Support using GnuTLS * Proxy support, including authentication and SSL tunneling * Client support for Digest, NTLM, and Basic authentication * Server support for Digest and Basic authentication * Basic client-side SOAP and XML-RPC support . This package contains the GNOME support shared library. Package: libsoup2.4-1 Source: libsoup2.4 Version: 2.56.0-2+deb9u2 Architecture: amd64 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Installed-Size: 1050 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.39.90), libgssapi-krb5-2 (>= 1.14+dfsg), libsqlite3-0 (>= 3.5.9), libxml2 (>= 2.7.4), glib-networking (>= 2.32.0) Section: libs Priority: optional Multi-Arch: same Homepage: https://wiki.gnome.org/Projects/libsoup Description: HTTP library implementation in C -- Shared library It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. . libsoup uses the Glib main loop and is designed to work well with GTK+ applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the GTK+ programming model (a synchronous operation mode is also supported for those who want it). . Features: * Both asynchronous (GMainLoop and callback-based) and synchronous APIs * Automatically caches connections * SSL Support using GnuTLS * Proxy support, including authentication and SSL tunneling * Client support for Digest, NTLM, and Basic authentication * Server support for Digest and Basic authentication * Basic client-side SOAP and XML-RPC support . This package contains the shared library. Package: libsqlite3-0 Source: sqlite3 Version: 3.16.2-5+deb9u3 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org> Installed-Size: 1163 Depends: libc6 (>= 2.14) Section: libs Priority: standard Multi-Arch: same Homepage: http://www.sqlite.org/ 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. Package: libsqlite3-dev Source: sqlite3 Version: 3.16.2-5+deb9u3 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org> Installed-Size: 2017 Depends: libsqlite3-0 (= 3.16.2-5+deb9u3), libc6-dev Suggests: sqlite3-doc Section: libdevel Priority: optional Multi-Arch: same Homepage: http://www.sqlite.org/ Description: SQLite 3 development files 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. . This package contains the development files (headers, static libraries) Package: libss2 Source: e2fsprogs Version: 1.43.4-2+deb9u2 Architecture: amd64 Maintainer: Theodore Y. Ts'o <tytso@mit.edu> Installed-Size: 96 Depends: libcomerr2, libc6 (>= 2.17) Replaces: e2fsprogs (<< 1.34-1) Section: libs Priority: required Multi-Arch: same Homepage: http://e2fsprogs.sourceforge.net 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. Package: libssh2-1 Source: libssh2 Version: 1.7.0-1+deb9u2 Architecture: amd64 Maintainer: Mikhail Gusarov <dottedmag@debian.org> Installed-Size: 267 Depends: libc6 (>= 2.14), libgcrypt20 (>= 1.7.0), zlib1g (>= 1:1.1.4) Section: libs Priority: optional Multi-Arch: same Homepage: http://libssh2.org/ 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. Package: libssl-dev Source: openssl Version: 1.1.0l-1~deb9u6 Architecture: amd64 Maintainer: Debian OpenSSL Team <pkg-openssl-devel@lists.alioth.debian.org> Installed-Size: 6958 Depends: libssl1.1 (= 1.1.0l-1~deb9u6) Recommends: libssl-doc Conflicts: libssl1.0-dev Section: libdevel Priority: optional Multi-Arch: same Homepage: https://www.openssl.org/ Description: Secure Sockets Layer toolkit - development files 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 development libraries, header files, and manpages for libssl and libcrypto. Package: libssl1.0.2 Source: openssl1.0 Version: 1.0.2u-1~deb9u7 Architecture: amd64 Maintainer: Debian OpenSSL Team <pkg-openssl-devel@lists.alioth.debian.org> Installed-Size: 3565 Depends: libc6 (>= 2.17), debconf (>= 0.5) | debconf-2.0 Section: libs Priority: important Multi-Arch: same Homepage: https://www.openssl.org 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. Package: libssl1.1 Source: openssl Version: 1.1.0l-1~deb9u6 Architecture: amd64 Maintainer: Debian OpenSSL Team <pkg-openssl-devel@lists.alioth.debian.org> Installed-Size: 3566 Depends: libc6 (>= 2.17), debconf (>= 0.5) | debconf-2.0 Breaks: salt-common (<= 2016.3.3+ds-3) Section: libs Priority: important Multi-Arch: same Homepage: https://www.openssl.org/ 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. Package: libstdc++-6-dev Source: gcc-6 Version: 6.3.0-18+deb9u1 Architecture: amd64 Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org> Installed-Size: 14894 Depends: gcc-6-base (= 6.3.0-18+deb9u1), libgcc-6-dev (= 6.3.0-18+deb9u1), libstdc++6 (>= 6.3.0-18+deb9u1), libc6-dev (>= 2.13-5) Suggests: libstdc++-6-doc Conflicts: libg++2.8-dev, libg++27-dev, libg++272-dev (<< 2.7.2.8-1), libstdc++2.10-dev (<< 1:2.95.3-2), libstdc++2.8-dev, libstdc++2.9-dev, libstdc++2.9-glibc2.1-dev, libstdc++3.0-dev Provides: libstdc++-dev Section: libdevel Priority: optional Multi-Arch: same Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: libstdc++6 Source: gcc-6 Version: 6.3.0-18+deb9u1 Architecture: amd64 Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org> Installed-Size: 1998 Depends: gcc-6-base (= 6.3.0-18+deb9u1), libc6 (>= 2.18), libgcc1 (>= 1:4.2) Conflicts: scim (<< 1.4.2-1) Breaks: blockattack (<= 1.4.1+ds1-2.1+b2), boo (<= 0.9.5~git20110729.r1.202a430-2), c++-annotations (<= 10.2.0-1), clustalx (<= 2.1+lgpl-3), dff (<= 1.3.0+dfsg.1-4.1+b3), digikam-private-libs (<= 4:4.4.0-1.1+b2), emscripten (<= 1.22.1-1), ergo (<= 3.4.0-1), fceux (<= 2.2.2+dfsg0-1), fiona (<= 1.5.1-2), flush (<= 0.9.12-3.1), freeorion (<= 0.4.4+git20150327-2), fslview (<= 4.0.1-4), fwbuilder (<= 5.1.0-4), gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2), gnote (<= 3.16.2-1), gnudatalanguage (<= 0.9.5-2+b2), innoextract (<= 1.4-1+b1), libantlr-dev (<= 2.7.7+dfsg-6), libapache2-mod-passenger (<= 5.0.7-1), libaqsis1 (<= 1.8.2-1), libassimp3 (<= 3.0~dfsg-4), libboost-date-time1.54.0, libboost-date-time1.55.0, libchemps2-1 (<= 1.5-1), libcpprest2.4 (<= 2.4.0-2), libdap17 (<= 3.14.0-2), libdapclient6 (<= 3.14.0-2), libdapserver7 (<= 3.14.0-2), libdavix0 (<= 0.4.0-1+b1), libdballe6 (<= 6.8-1), libdiet-admin2.8 (<= 2.8.0-1+b3), libdiet-client2.8 (<= 2.8.0-1+b3), libdiet-sed2.8 (<= 2.8.0-1+b3), libfreefem++ (<= 3.37.1-1), libgazebo5 (<= 5.0.1+dfsg-2.1), libgetfem4++ (<= 4.2.1~beta1~svn4635~dfsg-3+b1), libgmsh2 (<= 2.9.3+dfsg1-1), libinsighttoolkit4.7 (<= 4.7.2-2), libkolabxml1 (<= 1.1.0-3), libmarisa0 (<= 0.2.4-8), libogre-1.8.0 (<= 1.8.0+dfsg1-7+b1), libogre-1.9.0 (<= 1.9.0+dfsg1-4), libopencv-core2.4, libopenmpi1.6, libopenwalnut1 (<= 1.4.0~rc1+hg3a3147463ee2-1+b1), libpqxx-4.0 (<= 4.0.1+dfsg-3), libreoffice-core (<= 1:4.4.5-2), librime1 (<= 1.2+dfsg-2), libsigc++-2.0-0c2a (<= 2.4.1-1+b1), libwibble-dev (<= 1.1-1), libwreport2 (<= 2.14-1), libxmltooling6 (<= 1.5.3-2.1), lightspark (<= 0.7.2+git20150512-2+b1), mira-assembler (<= 4.9.5-1), mongodb (<= 1:2.4.14-2), mongodb-server (<= 1:2.4.14-2), ncbi-blast+ (<= 2.2.30-4), openscad (<= 2014.03+dfsg-1+b1), passepartout (<= 0.7.1-1.1), pdf2djvu (<= 0.7.21-2), photoprint (<= 0.4.2~pre2-2.3+b2), plastimatch (<= 1.6.2+dfsg-1), plee-the-bear (<= 0.6.0-3.1), povray (<= 1:3.7.0.0-8), powertop (<= 2.6.1-1), printer-driver-brlaser (<= 3-3), psi4 (<= 4.0~beta5+dfsg-2+b1), python-fiona (<= 1.5.1-2), python-guiqwt (<= 2.3.1-1), python-healpy (<= 1.8.1-1+b1), python-htseq (<= 0.5.4p3-2), python-imposm (<= 2.5.0-3+b2), python-pysph (<= 0~20150606.gitfa26de9-5), python-rasterio (<= 0.24.0-1), python-scipy (<= 0.14.1-1), python-sfml (<= 2.2~git20150611.196c88+dfsg-1+b1), python3-fiona (<= 1.5.1-2), python3-scipy (<= 0.14.1-1), python3-sfml (<= 2.2~git20150611.196c88+dfsg-1+b1), python3-taglib (<= 0.3.6+dfsg-2+b2), realtimebattle (<= 1.0.8-14), ruby-passenger (<= 5.0.7-1), schroot (<= 1.6.10-1+b1), sqlitebrowser (<= 3.5.1-3), tecnoballz (<= 0.93.1-6), wesnoth-1.12-core (<= 1:1.12.4-1), widelands (<= 1:18-3+b1), xflr5 (<= 6.09.06-2) Replaces: libstdc++6-6-dbg (<< 4.9.0-3) Section: libs Priority: important Multi-Arch: same Homepage: http://gcc.gnu.org/ 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. Package: libsybdb5 Source: freetds (0.91-6.1) Version: 0.91-6.1+b4 Architecture: amd64 Maintainer: Steve Langasek <vorlon@debian.org> Installed-Size: 476 Depends: libc6 (>= 2.17), libgnutls30 (>= 3.5.6), libgssapi-krb5-2 (>= 1.14+dfsg), freetds-common Section: libs Priority: optional Multi-Arch: same Homepage: http://www.freetds.org/ Description: libraries for connecting to MS SQL and Sybase SQL servers FreeTDS is an implementation of the Tabular DataStream protocol, used for connecting to MS SQL and Sybase servers over TCP/IP. . This package includes the shared libraries for the Sybase DB-Lib API. Package: libsystemd0 Source: systemd Version: 232-25+deb9u14 Architecture: amd64 Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org> Installed-Size: 655 Pre-Depends: libc6 (>= 2.17), libgcrypt20 (>= 1.7.0), liblz4-1 (>= 0.0~r113), liblzma5 (>= 5.1.1alpha+20120614), libselinux1 (>= 2.1.9) Section: libs Priority: optional Multi-Arch: same Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: systemd utility library The libsystemd0 library provides interfaces to various systemd components. Package: libtasn1-6-dev Source: libtasn1-6 Version: 4.10-1.1+deb9u1 Architecture: amd64 Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org> Installed-Size: 239 Depends: libtasn1-6 (= 4.10-1.1+deb9u1) Recommends: libtasn1-doc (= 4.10-1.1+deb9u1) Conflicts: libtasn1-dev Provides: libtasn1-dev Section: libdevel Priority: optional Multi-Arch: same Homepage: http://www.gnu.org/software/libtasn1/ Description: Manage ASN.1 structures (development) 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 header files and libraries for static linking. Package: libtasn1-6 Version: 4.10-1.1+deb9u1 Architecture: amd64 Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org> Installed-Size: 112 Depends: libc6 (>= 2.14) Section: libs Priority: standard Multi-Arch: same Homepage: http://www.gnu.org/software/libtasn1/ 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. Package: libthai-data Source: libthai Version: 0.1.26-1 Architecture: all Maintainer: Theppitak Karoonboonyanan <thep@debian.org> Installed-Size: 601 Breaks: libthai0 (<< 0.1.10) Section: libs Priority: optional Multi-Arch: foreign Homepage: http://linux.thai.net/projects/libthai Description: Data files for Thai language support library LibThai is a set of Thai language support routines aimed to ease developers' tasks to incorporate Thai language support in their applications. It includes important Thai-specific functions e.g. word breaking, input and output methods as well as basic character and string supports. . This package contains data files needed by the LibThai library. Package: libthai0 Source: libthai Version: 0.1.26-1 Architecture: amd64 Maintainer: Theppitak Karoonboonyanan <thep@debian.org> Installed-Size: 94 Depends: libthai-data (>= 0.1.10), libc6 (>= 2.14), libdatrie1 (>= 0.2.0) Enhances: libqtcore4, libqtgui4 Section: libs Priority: optional Multi-Arch: same Homepage: http://linux.thai.net/projects/libthai Description: Thai language support library LibThai is a set of Thai language support routines aimed to ease developers' tasks to incorporate Thai language support in their applications. It includes important Thai-specific functions e.g. word breaking, input and output methods as well as basic character and string supports. . This package contains the shared libraries needed to run programs that use the LibThai library. Package: libtidy5 Source: tidy-html5 Version: 1:5.2.0-2 Architecture: amd64 Maintainer: Jason Thomas <jason@debian.org> Installed-Size: 789 Depends: libc6 (>= 2.14) Section: libs Priority: optional Homepage: http://www.html-tidy.org/ Description: HTML/XML syntax checker and reformatter - library This is a library package, used by programs which have a dependency on libtidy5. If you want to run Tidy on the command line, please install the 'tidy' package. If you want to build a program from source which uses libtidy5, please install the 'libtidy-dev' package. Package: libtiff5-dev Source: tiff Version: 4.0.8-2+deb9u8 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org> Installed-Size: 1036 Depends: libc6-dev | libc-dev, libjbig-dev, libjpeg-dev, liblzma-dev, libtiff5 (= 4.0.8-2+deb9u8), libtiffxx5 (= 4.0.8-2+deb9u8), zlib1g-dev Conflicts: libtiff4-dev (<< 4.0.3-6~), libtiff5-alt-dev (<< 4.0.3-6~) Replaces: libtiff4-dev (<< 4.0.3-6~), libtiff5-alt-dev (<< 4.0.3-6~) Provides: libtiff-dev Section: libdevel Priority: optional Multi-Arch: same Homepage: http://libtiff.maptools.org Description: Tag Image File Format library (TIFF), development files 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 development files, static library, and header files. Package: libtiff5 Source: tiff Version: 4.0.8-2+deb9u8 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org> Installed-Size: 593 Depends: libc6 (>= 2.14), libjbig0 (>= 2.0), libjpeg62-turbo (>= 1.3.1), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.1.4) Section: libs Priority: optional Multi-Arch: same Homepage: http://libtiff.maptools.org 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. Package: libtiffxx5 Source: tiff Version: 4.0.8-2+deb9u8 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org> Installed-Size: 115 Depends: libc6 (>= 2.4), libgcc1 (>= 1:3.0), libjbig0 (>= 2.0), libjpeg62-turbo (>= 1.3.1), liblzma5 (>= 5.1.1alpha+20110809), libstdc++6 (>= 5), libtiff5 (>= 4.0.3), zlib1g (>= 1:1.1.4) Section: libs Priority: optional Multi-Arch: same Homepage: http://libtiff.maptools.org Description: Tag Image File Format (TIFF) library -- C++ interface 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 for the experimental C++ interfaces. Package: libtinfo-dev Source: ncurses Version: 6.0+20161126-1+deb9u2 Architecture: amd64 Maintainer: Craig Small <csmall@debian.org> Installed-Size: 394 Depends: libtinfo5 (= 6.0+20161126-1+deb9u2), ncurses-bin (>= 6.0+20151017) Breaks: binutils-gold (<< 2.21.53.20110910) Replaces: libncurses5-dev (<< 5.9-3) Section: libdevel Priority: optional Multi-Arch: same Homepage: http://invisible-island.net/ncurses/ Description: developer's library for the low-level terminfo library The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the static library and symbolic link that developers using the low-level terminfo library will need. Packages should not build-depend on this package. Package: libtinfo5 Source: ncurses Version: 6.0+20161126-1+deb9u2 Architecture: amd64 Maintainer: Craig Small <csmall@debian.org> Installed-Size: 478 Depends: libc6 (>= 2.16) Breaks: dialog (<< 1.2-20130523) Replaces: libncurses5 (<< 5.9-3) Section: libs Priority: required Multi-Arch: same Homepage: http://invisible-island.net/ncurses/ 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. Package: libtool Version: 2.4.6-2 Architecture: all Maintainer: Kurt Roeckx <kurt@roeckx.be> Installed-Size: 1228 Depends: gcc | c-compiler, cpp, libc6-dev | libc-dev, file, autotools-dev Recommends: libltdl-dev Suggests: libtool-doc, autoconf (>> 2.50), automaken, gfortran | fortran95-compiler, gcj-jdk Conflicts: autoconf (<= 2.12), automake (<= 1.3), libtool1.4 Section: devel Priority: optional Multi-Arch: foreign Homepage: http://www.gnu.org/software/libtool/ Description: Generic library support script This is GNU libtool, a generic library support script. Libtool hides the complexity of generating special library types (such as shared libraries) behind a consistent interface. To use libtool, add the new generic library building commands to your Makefile, Makefile.in, or Makefile.am. See the documentation for details. Libtool supports building static libraries on all platforms. . Libtool supports generation of C, C++, Fortran and Java libraries. Package: libtsan0 Source: gcc-6 Version: 6.3.0-18+deb9u1 Architecture: amd64 Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org> Installed-Size: 908 Depends: gcc-6-base (= 6.3.0-18+deb9u1), libc6 (>= 2.23), libgcc1 (>= 1:3.3), libstdc++6 (>= 4.1.1) Section: libs Priority: optional Multi-Arch: same Homepage: http://gcc.gnu.org/ Description: ThreadSanitizer -- a Valgrind-based detector of data races (runtime) ThreadSanitizer (Tsan) is a data race detector for C/C++ programs. The Linux and Mac versions are based on Valgrind. Package: libturbojpeg0 Source: libjpeg-turbo Version: 1:1.5.1-2+deb9u2 Architecture: amd64 Maintainer: Ondřej Surý <ondrej@debian.org> Installed-Size: 508 Depends: libc6 (>= 2.14) Conflicts: libjpeg-turbo8, libturbojpeg Replaces: libturbojpeg Section: libs Priority: optional Multi-Arch: same Homepage: http://www.libjpeg-turbo.org/ Description: TurboJPEG runtime library - SIMD optimized 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. . This package contains the TurboJPEG shared runtime library. Package: libubsan0 Source: gcc-6 Version: 6.3.0-18+deb9u1 Architecture: amd64 Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org> Installed-Size: 292 Depends: gcc-6-base (= 6.3.0-18+deb9u1), libc6 (>= 2.2.5), libgcc1 (>= 1:3.3), libstdc++6 (>= 4.1.1) Section: libs Priority: optional Multi-Arch: same Homepage: http://gcc.gnu.org/ Description: UBSan -- undefined behaviour sanitizer (runtime) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: libudev1 Source: systemd Version: 232-25+deb9u14 Architecture: amd64 Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org> Installed-Size: 225 Depends: libc6 (>= 2.16) Section: libs Priority: important Multi-Arch: same Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: libudev shared library This library provides access to udev device information. Package: libunbound2 Source: unbound Version: 1.6.0-3+deb9u2 Architecture: amd64 Maintainer: Debian DNS Packaging <pkg-dns-devel@lists.alioth.debian.org> Installed-Size: 768 Depends: libc6 (>= 2.17), libgmp10, libhogweed4, libnettle6 Section: libs Priority: optional Multi-Arch: same Homepage: https://www.unbound.net/ Description: library implementing DNS resolution and validation libunbound performs and validates DNS lookups; it can be used to convert hostnames to IP addresses and back and obtain other information from the DNS. Cryptographic validation of results is performed with DNSSEC. Package: libunistring0 Source: libunistring Version: 0.9.6+really0.9.3-0.1 Architecture: amd64 Maintainer: Andreas Rottmann <rotty@debian.org> Installed-Size: 1144 Depends: libc6 (>= 2.14) Section: libs Priority: optional Multi-Arch: same Homepage: http://www.gnu.org/software/libunistring/ 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. Package: libustr-1.0-1 Source: ustr Version: 1.0.4-6 Architecture: amd64 Maintainer: Vaclav Ovsik <vaclav.ovsik@i.cz> Installed-Size: 258 Depends: libc6 (>= 2.14) Section: libs Priority: optional Multi-Arch: same Homepage: http://www.and.org/ustr/ 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. Package: libuuid1 Source: util-linux Version: 2.29.2-1+deb9u1 Architecture: amd64 Maintainer: Debian util-linux Maintainers <ah-util-linux@debian.org> Installed-Size: 107 Depends: passwd, libc6 (>= 2.4) Recommends: uuid-runtime Replaces: e2fsprogs (<< 1.34-1) Section: libs Priority: required Multi-Arch: same 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. Package: libvpx-dev Source: libvpx Version: 1.6.1-3+deb9u3 Architecture: amd64 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org> Installed-Size: 3328 Depends: libvpx4 (= 1.6.1-3+deb9u3) Section: libdevel Priority: optional Multi-Arch: same Homepage: http://www.webmproject.org Description: VP8 and VP9 video codec (development files) VP8 and VP9 are open video codecs, originally developed by On2 and released as open source by Google Inc. They are the successor of the VP3 codec, on which the Theora codec was based. . This package contains the development libraries, header files needed by programs that want to compile with libvpx. Package: libvpx4 Source: libvpx Version: 1.6.1-3+deb9u3 Architecture: amd64 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org> Installed-Size: 2323 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.1.1) Section: libs Priority: optional Multi-Arch: same Homepage: http://www.webmproject.org Description: VP8 and VP9 video codec (shared library) VP8 and VP9 are open video codecs, originally developed by On2 and released as open source by Google Inc. They are the successor of the VP3 codec, on which the Theora codec was based. . This package contains the shared libraries. Package: libwayland-client0 Source: wayland Version: 1.12.0-1+deb9u1 Architecture: amd64 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 80 Depends: libc6 (>= 2.14), libffi6 (>= 3.0.4) Conflicts: libwayland0 (<< 1.1.0-1) Replaces: libwayland0 (<< 1.1.0-1) Section: libs Priority: optional Multi-Arch: same Homepage: https://wayland.freedesktop.org/ Description: wayland compositor infrastructure - client library Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This package ships the library that implements the client side of the Wayland protocol. Package: libwayland-cursor0 Source: wayland Version: 1.12.0-1+deb9u1 Architecture: amd64 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 49 Depends: libc6 (>= 2.14), libwayland-client0 (>= 1.3.92) Conflicts: libwayland0 (<< 1.1.0-1) Replaces: libwayland0 (<< 1.1.0-1) Section: libs Priority: optional Multi-Arch: same Homepage: https://wayland.freedesktop.org/ Description: wayland compositor infrastructure - cursor library Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This package ships a helper library to manage cursors. Package: libwayland-egl1-mesa Source: mesa (13.0.6-1) Version: 13.0.6-1+b2 Architecture: amd64 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 70 Depends: libc6 (>= 2.2.5), libegl1-mesa (= 13.0.6-1+b2) Conflicts: libwayland-egl1 Breaks: libegl1-mesa-drivers (<< 10.1.0-2) Replaces: libegl1-mesa-drivers (<< 10.1.0-2), libwayland-egl1 Provides: libwayland-egl1 Section: libs Priority: optional Multi-Arch: same Homepage: https://mesa3d.org/ Description: implementation of the Wayland EGL platform -- runtime This package contains the mesa implementation of the Wayland EGL platform Package: libwayland-server0 Source: wayland Version: 1.12.0-1+deb9u1 Architecture: amd64 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 98 Depends: libc6 (>= 2.14), libffi6 (>= 3.0.4) Conflicts: libwayland0 (<< 1.1.0-1) Breaks: weston (<< 1.2.0) Replaces: libwayland0 (<< 1.1.0-1) Section: libs Priority: optional Multi-Arch: same Homepage: https://wayland.freedesktop.org/ Description: wayland compositor infrastructure - server library Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This package ships the library that implements the server side of the Wayland protocol. Package: libwebp-dev Source: libwebp Version: 0.5.2-1+deb9u1 Architecture: amd64 Maintainer: Jeff Breidenbach <jab@debian.org> Installed-Size: 1016 Depends: libwebp6 (= 0.5.2-1+deb9u1), libwebpmux2 (= 0.5.2-1+deb9u1), libwebpdemux2 (= 0.5.2-1+deb9u1) Section: libdevel Priority: optional Multi-Arch: same Homepage: http://webp.googlecode.com 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. Package: libwebp6 Source: libwebp Version: 0.5.2-1+deb9u1 Architecture: amd64 Maintainer: Jeff Breidenbach <jab@debian.org> Installed-Size: 462 Depends: libc6 (>= 2.14) Section: libs Priority: optional Multi-Arch: same Homepage: http://webp.googlecode.com 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. Package: libwebpdemux2 Source: libwebp Version: 0.5.2-1+deb9u1 Architecture: amd64 Maintainer: Jeff Breidenbach <jab@debian.org> Installed-Size: 96 Depends: libc6 (>= 2.14), libwebp6 (>= 0.5.1) Section: libs Priority: optional Multi-Arch: same Homepage: http://webp.googlecode.com 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. Package: libwebpmux2 Source: libwebp Version: 0.5.2-1+deb9u1 Architecture: amd64 Maintainer: Jeff Breidenbach <jab@debian.org> Installed-Size: 116 Depends: libc6 (>= 2.14), libwebp6 (>= 0.5.1) Section: libs Priority: optional Multi-Arch: same Homepage: http://webp.googlecode.com 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. Package: libwmf-dev Source: libwmf Version: 0.2.8.4-10.6 Architecture: amd64 Maintainer: Loïc Minier <lool@debian.org> Installed-Size: 811 Depends: libwmf0.2-7 (= 0.2.8.4-10.6), libfreetype6-dev, x11proto-core-dev, libx11-dev, zlib1g-dev Suggests: libwmf-doc Section: libdevel Priority: optional Description: Windows metafile conversion development Windows metafile (WMF) is a picture format used by many Windows programs, e.g. Microsoft Word. libwmf is a library for interpreting metafile images and either displaying them using X or converting them to standard formats such as PNG, JPEG, PS, EPS and SVG(Z)... . This package contains the static library and header files. Package: libwmf0.2-7 Source: libwmf Version: 0.2.8.4-10.6 Architecture: amd64 Maintainer: Loïc Minier <lool@debian.org> Installed-Size: 532 Depends: libc6 (>= 2.14), libexpat1 (>= 2.0.1), libfreetype6 (>= 2.2.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libx11-6, zlib1g (>= 1:1.1.4) Recommends: gsfonts Section: libs Priority: optional Multi-Arch: same Description: Windows metafile conversion library Windows metafile (WMF) is a picture format used by many Windows programs, e.g. Microsoft Word. libwmf is a library for interpreting metafile images and either displaying them using X or converting them to standard formats such as PNG, JPEG, PS, EPS and SVG(Z)... . This package contains the shared library. Package: libwrap0-dev Source: tcp-wrappers Version: 7.6.q-26 Architecture: amd64 Maintainer: Marco d'Itri <md@linux.it> Installed-Size: 99 Depends: libwrap0 (= 7.6.q-26) Section: libdevel Priority: optional Multi-Arch: same Description: Wietse Venema's TCP wrappers library, development files Wietse Venema's network logger, also known as TCPD or LOG_TCP. . These programs log the client host name of incoming telnet, ftp, rsh, rlogin, finger etc. requests. . Security options are: - access control per host, domain and/or service; - detection of host name spoofing or host address spoofing; - booby traps to implement an early-warning system. Package: libwrap0 Source: tcp-wrappers Version: 7.6.q-26 Architecture: amd64 Maintainer: Marco d'Itri <md@linux.it> Installed-Size: 104 Depends: libc6 (>= 2.14) Recommends: tcpd Breaks: tcpd (<< 7.6.q-20) Replaces: tcpd (<< 7.6.q-20) Section: libs Priority: standard Multi-Arch: same 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. Package: libx11-6 Source: libx11 Version: 2:1.6.4-3+deb9u4 Architecture: amd64 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 1548 Depends: libc6 (>= 2.15), libxcb1 (>= 1.11.1), libx11-data Section: libs Priority: optional Multi-Arch: same 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: <URL:https://www.X.org> . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libX11 Package: libx11-data Source: libx11 Version: 2:1.6.4-3+deb9u4 Architecture: all Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 1666 Breaks: libx11-6 (<< 2:1.4.1) Section: x11 Priority: optional Multi-Arch: foreign Description: X11 client-side library This package provides the locale data files for libx11. . More information about X.Org can be found at: <URL:https://www.X.org> . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libX11 Package: libx11-dev Source: libx11 Version: 2:1.6.4-3+deb9u4 Architecture: amd64 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 2591 Depends: libx11-6 (= 2:1.6.4-3+deb9u4), libxau-dev (>= 1:1.0.0-1), libxdmcp-dev (>= 1:1.0.0-1), x11proto-core-dev (>= 7.0.17), x11proto-input-dev, x11proto-kb-dev, xtrans-dev, libxcb1-dev Recommends: libx11-doc Section: libdevel Priority: optional Multi-Arch: same Description: X11 client-side library (development headers) 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. . This package contains the development headers for the library found in libx11-6. Non-developers likely have little use for this package. . More information about X.Org can be found at: <URL:https://www.X.org> . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libX11 Package: libx11-xcb1 Source: libx11 Version: 2:1.6.4-3+deb9u4 Architecture: amd64 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 234 Depends: libc6 (>= 2.2.5) Section: libs Priority: optional Multi-Arch: same Description: Xlib/XCB interface library libX11-xcb provides functions needed by clients which take advantage of Xlib/XCB to mix calls to both Xlib and XCB over the same X connection. . More information about X.Org can be found at: <URL:https://www.X.org> . More information about XCB can be found at: <URL:https://xcb.freedesktop.org> . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libX11 Package: libxau-dev Source: libxau Version: 1:1.0.8-1 Architecture: amd64 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 91 Depends: libxau6 (= 1:1.0.8-1), x11proto-core-dev Section: libdevel Priority: optional Multi-Arch: same Description: X11 authorisation library (development headers) This package provides the main interface to the X11 authorisation handling, which controls authorisation for X connections, both client-side and server-side. . This package contains the development headers for the library found in libxau6. Non-developers likely have little use for this package. . More information about X.Org can be found at: <URL:http://www.X.org> . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXau Package: libxau6 Source: libxau Version: 1:1.0.8-1 Architecture: amd64 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 61 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4) Section: libs Priority: optional Multi-Arch: same 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: <URL:http://www.X.org> . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXau Package: libxcb-dri2-0 Source: libxcb Version: 1.12-1 Architecture: amd64 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 123 Depends: libc6 (>= 2.4), libxcb1 Section: libs Priority: optional Multi-Arch: same Homepage: http://xcb.freedesktop.org Description: X C Binding, dri2 extension This package contains the library files needed to run software using libxcb-dri2, the dri2 extension for 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 Package: libxcb-dri3-0 Source: libxcb Version: 1.12-1 Architecture: amd64 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 113 Depends: libc6 (>= 2.4), libxcb1 (>= 1.12) Section: libs Priority: optional Multi-Arch: same Homepage: http://xcb.freedesktop.org Description: X C Binding, dri3 extension This package contains the library files needed to run software using libxcb-dri3, the dri3 extension for 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 Package: libxcb-present0 Source: libxcb Version: 1.12-1 Architecture: amd64 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 113 Depends: libc6 (>= 2.4), libxcb1 Section: libs Priority: optional Multi-Arch: same Homepage: http://xcb.freedesktop.org Description: X C Binding, present extension This package contains the library files needed to run software using libxcb-present, the present extension for 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 Package: libxcb-render0-dev Source: libxcb Version: 1.12-1 Architecture: amd64 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 270 Depends: libxcb-render0 (= 1.12-1), libxcb1-dev Section: libdevel Priority: optional Multi-Arch: same Homepage: http://xcb.freedesktop.org Description: X C Binding, render extension, development files This package contains the header and library files needed to build software using libxcb-render, the render extension for 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 Package: libxcb-render0 Source: libxcb Version: 1.12-1 Architecture: amd64 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 167 Depends: libc6 (>= 2.14), libxcb1 (>= 1.8) Section: libs Priority: optional Multi-Arch: same Homepage: http://xcb.freedesktop.org Description: X C Binding, render extension This package contains the library files needed to run software using libxcb-render, the render extension for 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 Package: libxcb-shm0-dev Source: libxcb Version: 1.12-1 Architecture: amd64 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 130 Depends: libxcb-shm0 (= 1.12-1), libxcb1-dev Section: libdevel Priority: optional Multi-Arch: same Homepage: http://xcb.freedesktop.org Description: X C Binding, shm extension, development files This package contains the header and library files needed to build software using libxcb-shm, the shm extension for 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 Package: libxcb-shm0 Source: libxcb Version: 1.12-1 Architecture: amd64 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 117 Depends: libc6 (>= 2.4), libxcb1 (>= 1.12) Section: libs Priority: optional Multi-Arch: same Homepage: http://xcb.freedesktop.org Description: X C Binding, shm extension This package contains the library files needed to run software using libxcb-shm, the shm extension for 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 Package: libxcb-sync1 Source: libxcb Version: 1.12-1 Architecture: amd64 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 132 Depends: libc6 (>= 2.14), libxcb1 Section: libs Priority: optional Multi-Arch: same Homepage: http://xcb.freedesktop.org Description: X C Binding, sync extension This package contains the library files needed to run software using libxcb-sync, the sync extension for 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 Package: libxcb-xfixes0 Source: libxcb Version: 1.12-1 Architecture: amd64 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 137 Depends: libc6 (>= 2.4), libxcb1 Section: libs Priority: optional Multi-Arch: same Homepage: http://xcb.freedesktop.org Description: X C Binding, xfixes extension This package contains the library files needed to run software using libxcb-xfixes, the xfixes extension for 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 Package: libxcb1-dev Source: libxcb Version: 1.12-1 Architecture: amd64 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 758 Depends: libxcb1 (= 1.12-1), libpthread-stubs0-dev, libxau-dev (>= 1:1.0.0-1), libxdmcp-dev (>= 1:1.0.0-1) Suggests: libxcb-doc Section: libdevel Priority: optional Multi-Arch: same Homepage: http://xcb.freedesktop.org Description: X C Binding, development files This package contains the header and library files needed to build 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 Package: libxcb1 Source: libxcb Version: 1.12-1 Architecture: amd64 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 283 Depends: libc6 (>= 2.14), libxau6, libxdmcp6 Breaks: alsa-utils (<< 1.0.24.2-5) Section: libs Priority: optional Multi-Arch: same Homepage: http://xcb.freedesktop.org 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 Package: libxcomposite1 Source: libxcomposite Version: 1:0.4.4-2 Architecture: amd64 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 36 Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.4.99.1) Section: libs Priority: optional Multi-Arch: same Description: X11 Composite extension library libXcomposite provides an X Window System client interface to the Composite extension to the X protocol. . The Composite extension allows clients called compositing managers to control the final drawing of the screen. Rendering is done into an off-screen buffer. . More information about X.Org can be found at: <URL:http://www.X.org> . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXcomposite Package: libxcursor1 Source: libxcursor Version: 1:1.1.14-1+deb9u2 Architecture: amd64 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 74 Depends: libc6 (>= 2.14), libx11-6 (>= 2:1.4.99.1), libxfixes3, libxrender1 Section: libs Priority: optional Multi-Arch: same Description: X cursor management library Xcursor is a simple library designed to help locate and load cursors for the X Window System. Cursors can be loaded from files or memory and can exist in several sizes; the library automatically picks the best size. When using images loaded from files, Xcursor prefers to use the Render extension's CreateCursor request for rendering cursors. Where the Render extension is not supported, Xcursor maps the cursor image to a standard X cursor and uses the core X protocol CreateCursor request. Package: libxdamage1 Source: libxdamage (1:1.1.4-2) Version: 1:1.1.4-2+b3 Architecture: amd64 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 35 Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.4.99.1), libxfixes3 Section: libs Priority: optional Multi-Arch: same Description: X11 damaged region extension library libXdamage provides an X Window System client interface to the DAMAGE extension to the X protocol. . The Damage extension provides for notification of when on-screen regions have been 'damaged' (altered). . More information about X.Org can be found at: <URL:http://www.X.org> . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXdamage Package: libxdmcp-dev Source: libxdmcp Version: 1:1.1.2-3 Architecture: amd64 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 81 Depends: libxdmcp6 (= 1:1.1.2-3), x11proto-core-dev Section: libdevel Priority: optional Multi-Arch: same Description: X11 authorisation library (development headers) This package provides the main interface to the X11 display manager control protocol library, which allows for remote logins to display managers. . This package contains the development headers for the library found in libxdmcp6. Non-developers likely have little use for this package. . More information about X.Org can be found at: <URL:http://www.X.org> . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXdmcp Package: libxdmcp6 Source: libxdmcp Version: 1:1.1.2-3 Architecture: amd64 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 53 Depends: libbsd0 (>= 0.2.0), libc6 (>= 2.4) Section: libs Priority: optional Multi-Arch: same 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: <URL:http://www.X.org> . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXdmcp Package: libxdot4 Source: graphviz Version: 2.38.0-17+deb9u1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org> Installed-Size: 90 Depends: libc6 (>= 2.14) Conflicts: libgraphviz4 Section: libs Priority: optional Homepage: http://www.graphviz.org/ Description: rich set of graph drawing tools - xdot library Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the xdot library. Package: libxext-dev Source: libxext (2:1.3.3-1) Version: 2:1.3.3-1+b2 Architecture: amd64 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 329 Depends: libxext6 (= 2:1.3.3-1+b2), x11proto-core-dev, x11proto-xext-dev (>= 7.0.99.2), libx11-dev Suggests: libxext-doc Section: libdevel Priority: optional Multi-Arch: same Description: X11 miscellaneous extensions library (development headers) 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. . This package contains the development headers for the library found in libxext6. Non-developers likely have little use for this package. . More information about X.Org can be found at: <URL:http://www.X.org> . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXext Package: libxext6 Source: libxext (2:1.3.3-1) Version: 2:1.3.3-1+b2 Architecture: amd64 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 124 Depends: libc6 (>= 2.14), libx11-6 (>= 2:1.6.0) Section: libs Priority: optional Multi-Arch: same 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: <URL:http://www.X.org> . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXext Package: libxfixes3 Source: libxfixes Version: 1:5.0.3-1 Architecture: amd64 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 53 Depends: libc6 (>= 2.14), libx11-6 (>= 2:1.6.0) Section: libs Priority: optional Multi-Arch: same Description: X11 miscellaneous 'fixes' extension library libXfixes provides an X Window System client interface to the 'XFIXES' extension to the X protocol. . It provides support for Region types, and some cursor functions. . More information about X.Org can be found at: <URL:https://www.X.org> . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXfixes Package: libxi6 Source: libxi Version: 2:1.7.9-1 Architecture: amd64 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 136 Depends: libc6 (>= 2.14), libx11-6 (>= 2:1.6.0), libxext6 Section: libs Priority: optional Multi-Arch: same Homepage: https://www.x.org/ Description: X11 Input extension library libXi provides an X Window System client interface to the XINPUT extension to the X protocol. . The Input extension allows setup and configuration of multiple input devices, and hotplugging of input devices (to be added and removed on the fly). . More information about X.Org can be found at: <URL:https://www.X.org> . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXi Package: libxinerama1 Source: libxinerama (2:1.1.3-1) Version: 2:1.1.3-1+b3 Architecture: amd64 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 39 Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.6.0), libxext6 Section: libs Priority: optional Multi-Arch: same Description: X11 Xinerama extension library libXinerama provides an X Window System client interface to the XINERAMA extension to the X protocol. . The Xinerama (also known as panoramiX) extension allows for multiple screens attached to a single display to be treated as belonging together, and to give desktop applications a better idea of the monitor layout. . More information about X.Org can be found at: <URL:http://www.X.org> . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXinerama Package: libxkbcommon0 Source: libxkbcommon Version: 0.7.1-2~deb9u1 Architecture: amd64 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 300 Depends: xkb-data, libc6 (>= 2.17) Section: libs Priority: optional Multi-Arch: same Homepage: http://www.xkbcommon.org/ Description: library interface to the XKB compiler - shared library This package provides a library to handle keyboard descriptions, including loading them from disk, parsing them and handling their state. It's mainly meant for client toolkits, window systems, and other system applications; currently that includes Wayland, kmscon, GTK+, Clutter, and more. . More information about X.Org can be found at: <URL:http://www.X.org> . This module can be found at https://github.com/xkbcommon/libxkbcommon.git Package: libxml2-dev Source: libxml2 Version: 2.9.4+dfsg1-2.2+deb9u7 Architecture: amd64 Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org> Installed-Size: 3425 Depends: libxml2 (= 2.9.4+dfsg1-2.2+deb9u7), libicu-dev Suggests: pkg-config Section: libdevel Priority: optional Multi-Arch: same Homepage: http://xmlsoft.org/ Description: Development files for the 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. . Install this package if you wish to develop your own programs using the GNOME XML library. Package: libxml2 Version: 2.9.4+dfsg1-2.2+deb9u7 Architecture: amd64 Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org> Installed-Size: 2131 Depends: libc6 (>= 2.15), libicu57 (>= 57.1-1~), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.2.3.3) Recommends: xml-core Section: libs Priority: standard Multi-Arch: same Homepage: http://xmlsoft.org/ 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. Package: libxpm-dev Source: libxpm Version: 1:3.5.12-1 Architecture: amd64 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 225 Depends: libxpm4 (= 1:3.5.12-1), libx11-dev, x11proto-core-dev Section: libdevel Priority: optional Multi-Arch: same Homepage: https://www.x.org Description: X11 pixmap library (development headers) 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 contains the development headers for the libxpm4 library. Non-developers likely have little use for this package. Package: libxpm4 Source: libxpm Version: 1:3.5.12-1 Architecture: amd64 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 104 Depends: libc6 (>= 2.14), libx11-6 Section: libs Priority: optional Multi-Arch: same Homepage: https://www.x.org 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. Package: libxrandr2 Source: libxrandr Version: 2:1.5.1-1 Architecture: amd64 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 82 Depends: libc6 (>= 2.14), libx11-6 (>= 2:1.6.0), libxext6, libxrender1 Section: libs Priority: optional Multi-Arch: same Description: X11 RandR extension library libXrandr provides an X Window System client interface to the RandR extension to the X protocol. . The RandR extension allows for run-time configuration of display attributes such as resolution, rotation, and reflection. . More information about X.Org can be found at: <URL:https://www.X.org> . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXrandr Package: libxrender-dev Source: libxrender Version: 1:0.9.10-1 Architecture: amd64 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 111 Depends: libxrender1 (= 1:0.9.10-1), libx11-dev (>= 2:1.0.0), x11proto-render-dev, x11proto-core-dev Section: libdevel Priority: optional Multi-Arch: same Description: X Rendering Extension client library (development files) The X Rendering Extension (Render) introduces digital image composition as the foundation of a new rendering model within the X Window System. Rendering geometric figures is accomplished by client-side tessellation into either triangles or trapezoids. Text is drawn by loading glyphs into the server and rendering sets of them. The Xrender library exposes this extension to X clients. . This package provides a static library and C header files. . More information about X.Org can be found at: <URL:https://www.X.org> . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXrender Package: libxrender1 Source: libxrender Version: 1:0.9.10-1 Architecture: amd64 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 70 Depends: libc6 (>= 2.14), libx11-6 (>= 2:1.6.0) Section: libs Priority: optional Multi-Arch: same Description: X Rendering Extension client library The X Rendering Extension (Render) introduces digital image composition as the foundation of a new rendering model within the X Window System. Rendering geometric figures is accomplished by client-side tessellation into either triangles or trapezoids. Text is drawn by loading glyphs into the server and rendering sets of them. The Xrender library exposes this extension to X clients. . More information about X.Org can be found at: <URL:https://www.X.org> . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXrender Package: libxshmfence1 Source: libxshmfence (1.2-1) Version: 1.2-1+b2 Architecture: amd64 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 26 Depends: libc6 (>= 2.4) Section: libs Priority: optional Multi-Arch: same Description: X shared memory fences - shared library This library provides an interface to shared-memory fences for synchronization between the X server and direct-rendering clients. . This package contains the xshmfence shared library. Package: libxslt1-dev Source: libxslt Version: 1.1.29-2.1+deb9u2 Architecture: amd64 Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org> Installed-Size: 2411 Depends: libxml2-dev (>= 2.6.26), libxslt1.1 (= 1.1.29-2.1+deb9u2) Provides: libxslt-dev Section: libdevel Priority: optional Multi-Arch: same Homepage: http://xmlsoft.org/xslt/ Description: XSLT 1.0 processing library - development kit 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 development files for libxslt. Package: libxslt1.1 Source: libxslt Version: 1.1.29-2.1+deb9u2 Architecture: amd64 Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org> Installed-Size: 481 Depends: libc6 (>= 2.17), libgcrypt20 (>= 1.7.0), libxml2 (>= 2.9.0) Section: libs Priority: optional Multi-Arch: same Homepage: http://xmlsoft.org/xslt/ 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. Package: libxt-dev Source: libxt Version: 1:1.1.5-1 Architecture: amd64 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 1380 Depends: libxt6 (= 1:1.1.5-1), libx11-dev, x11proto-core-dev, libsm-dev Suggests: libxt-doc Section: libdevel Priority: optional Multi-Arch: same Description: X11 toolkit intrinsics library (development headers) libXt provides the X Toolkit Intrinsics, an abstract widget library upon which other toolkits are based. Xt is the basis for many toolkits, including the Athena widgets (Xaw), and LessTif (a Motif implementation). . This package contains the development headers for the library found in libxt6. Non-developers likely have little use for this package. . More information about X.Org can be found at: <URL:http://www.X.org> . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXt Package: libxt6 Source: libxt Version: 1:1.1.5-1 Architecture: amd64 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 477 Depends: libc6 (>= 2.14), libice6 (>= 1:1.0.0), libsm6, libx11-6 Section: libs Priority: optional Multi-Arch: same Description: X11 toolkit intrinsics library libXt provides the X Toolkit Intrinsics, an abstract widget library upon which other toolkits are based. Xt is the basis for many toolkits, including the Athena widgets (Xaw), and LessTif (a Motif implementation). . More information about X.Org can be found at: <URL:http://www.X.org> . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXt Package: libyaml-0-2 Source: libyaml Version: 0.1.7-2 Architecture: amd64 Maintainer: Anders Kaseorg <andersk@mit.edu> Installed-Size: 140 Depends: libc6 (>= 2.14) Section: libs Priority: optional Multi-Arch: same Homepage: http://pyyaml.org/wiki/LibYAML Description: Fast YAML 1.1 parser and emitter library LibYAML is a C library for parsing and emitting data in YAML 1.1, a human-readable data serialization format. Package: libyaml-dev Source: libyaml Version: 0.1.7-2 Architecture: amd64 Maintainer: Anders Kaseorg <andersk@mit.edu> Installed-Size: 232 Depends: libyaml-0-2 (= 0.1.7-2) Suggests: libyaml-doc Section: libdevel Priority: optional Multi-Arch: same Homepage: http://pyyaml.org/wiki/LibYAML Description: Fast YAML 1.1 parser and emitter library (development) LibYAML is a C library for parsing and emitting data in YAML 1.1, a human-readable data serialization format. . This package contains development headers and static libraries. Package: libyaz4-dev Source: yaz (4.2.30-4) Version: 4.2.30-4+b6 Architecture: amd64 Maintainer: Vincent Danjean <vdanjean@debian.org> Installed-Size: 3765 Depends: libyaz4 (= 4.2.30-4+b6), libxslt1-dev, libwrap0-dev, libgnutls28-dev, libicu-dev | libicu36-dev Recommends: tcl Suggests: yaz-doc Conflicts: libyaz-dev, libyaz2-dev, libyaz3-dev, yaz-devel Replaces: libyaz3-dev, yaz-devel Provides: libyaz-dev Section: libdevel Priority: extra Homepage: http://www.indexdata.dk/yaz/ Description: YAZ Z39.50 toolkit (development files) YAZ is a toolkit that allows you to develop software using the ANSI Z39.50/ISO23950 standard for information retrieval. . This package includes development libraries and C/C++ header files. Package: libyaz4 Source: yaz (4.2.30-4) Version: 4.2.30-4+b6 Architecture: amd64 Maintainer: Vincent Danjean <vdanjean@debian.org> Installed-Size: 2096 Depends: libc6 (>= 2.14), libgnutls30 (>= 3.5.6), libicu57 (>= 57.1-1~), libwrap0 (>= 7.6-4~), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25) Breaks: idzebra (<= 1.3.4-2), libyaz, php4-yaz (<= 4.1.2-5) Replaces: libyaz Section: libs Priority: extra Homepage: http://www.indexdata.dk/yaz/ Description: YAZ Z39.50 toolkit (runtime files) YAZ is a toolkit that allows you to develop software using the ANSI Z39.50/ISO23950 standard for information retrieval. . This package includes runtime files. Package: libzip4 Source: libzip Version: 1.1.2-1.1+deb9u1 Architecture: amd64 Maintainer: Fathi Boudra <fabo@debian.org> Installed-Size: 101 Depends: libc6 (>= 2.14), zlib1g (>= 1:1.1.4) Section: libs Priority: optional Multi-Arch: same Homepage: http://www.nih.at/libzip/ 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. Package: libzzip-0-13 Source: zziplib Version: 0.13.62-3.2~deb9u2 Architecture: amd64 Maintainer: Scott Howard <showard@debian.org> Installed-Size: 142 Depends: libc6 (>= 2.14), zlib1g (>= 1:1.1.4) Section: libs Priority: optional Multi-Arch: same Homepage: http://zziplib.sourceforge.net Description: library providing read access on ZIP-archives - library The zziplib library is intentionally lightweight, it offers the ability to easily extract data from files archived in a single zip file. Applications can bundle files into a single zip archive and access them. The implementation is based only on the (free) subset of compression with the zlib algorithm which is actually used by the zip/unzip tools. . This package contains the zziplib runtime library. Package: linux-libc-dev Source: linux Version: 4.9.320-2 Architecture: amd64 Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org> Installed-Size: 4900 Provides: linux-kernel-headers Section: devel Priority: optional Multi-Arch: same Homepage: https://www.kernel.org/ Description: Linux support headers for userspace development This package provides userspaces headers from the Linux kernel. These headers are used by the installed headers for GNU libc and other system libraries. Package: locales Source: glibc Version: 2.24-11+deb9u4 Architecture: all Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org> Installed-Size: 9246 Depends: libc-bin (>> 2.24), libc-l10n (>> 2.24), debconf (>= 0.5) | debconf-2.0 Replaces: manpages-fr-extra (<< 20141022) Section: localization Priority: standard Homepage: http://www.gnu.org/software/libc/libc.html 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. Package: login Source: shadow Version: 1:4.4-4.1+deb9u1 Architecture: amd64 Essential: yes Maintainer: Shadow package maintainers <pkg-shadow-devel@lists.alioth.debian.org> Installed-Size: 2747 Pre-Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.14), libpam0g (>= 0.99.7.1), libpam-runtime, libpam-modules (>= 1.1.8-1) Conflicts: amavisd-new (<< 2.3.3-8), backupninja (<< 0.9.3-5), echolot (<< 2.1.8-4), gnunet (<< 0.7.0c-2), python-4suite (<< 0.99cvs20060405-1) Replaces: manpages-de (<< 0.5-3), manpages-tr (<< 1.0.5), manpages-zh (<< 1.5.1-1) Section: admin Priority: required Homepage: https://github.com/shadow-maint/shadow 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). Package: logrotate Version: 3.11.0-0.1 Architecture: amd64 Maintainer: Paul Martin <pm@debian.org> Installed-Size: 132 Depends: libacl1 (>= 2.2.51-8), libc6 (>= 2.14), libpopt0 (>= 1.14), libselinux1 (>= 1.32), cron | anacron | cron-daemon, base-passwd (>= 2.0.3.4) Recommends: bsd-mailx | mailx Breaks: postgresql-common (<= 126) Section: admin Priority: important Homepage: https://github.com/logrotate/logrotate 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. Package: lsb-base Source: lsb Version: 9.20161125 Architecture: all Maintainer: Debian LSB Team <debian-lsb@lists.debian.org> Installed-Size: 49 Section: misc Priority: required Multi-Arch: foreign Homepage: http://www.linuxfoundation.org/collaborate/workgroups/lsb 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. Package: lsb-release Source: lsb Version: 9.20161125 Architecture: all Maintainer: Debian LSB Team <debian-lsb@lists.debian.org> Installed-Size: 62 Depends: python3:any (>= 3.4~), distro-info-data Recommends: apt Suggests: lsb Section: misc Priority: optional Multi-Arch: foreign Homepage: http://www.linuxfoundation.org/collaborate/workgroups/lsb Description: Linux Standard Base version reporting utility The Linux Standard Base (http://www.linuxbase.org/) is a standard core system that third-party applications written for Linux can depend upon. . The lsb-release command is a simple tool to help identify the Linux distribution being used and its compliance with the Linux Standard Base. LSB conformance will not be reported unless the required metapackages are installed. . While it is intended for use by LSB packages, this command may also be useful for programmatically distinguishing between a pure Debian installation and derived distributions. Package: lzop Source: lzop (1.03-4) Version: 1.03-4+b1 Architecture: amd64 Maintainer: Peter Eisentraut <petere@debian.org> Installed-Size: 97 Depends: libc6 (>= 2.14), liblzo2-2 Section: utils Priority: optional Homepage: http://www.lzop.org/ Description: fast compression program lzop is a compressor similar to gzip. Its main advantages over gzip are much higher compression and decompression speed. lzop was designed with the following goals in mind: 1) reliability 2) speed (both compression and decompression) 3) reasonable drop-in compatibility with gzip 4) portability Package: m4 Version: 1.4.18-1 Architecture: amd64 Maintainer: Santiago Vila <sanvila@debian.org> Installed-Size: 345 Depends: libc6 (>= 2.17), libsigsegv2 (>= 2.9) Suggests: m4-doc Section: interpreters Priority: optional Multi-Arch: foreign Homepage: http://www.gnu.org/software/m4/ Description: macro processing language GNU `m4' is an implementation of the traditional UNIX macro processor. It is mostly SVR4 compatible, although it has some extensions (for example, handling more than 9 positional parameters to macros). `m4' also has builtin functions for including files, running shell commands, doing arithmetic, etc. Autoconf needs GNU `m4' for generating `configure' scripts, but not for running them. Package: make Source: make-dfsg Version: 4.1-9.1 Architecture: amd64 Maintainer: Manoj Srivastava <srivasta@debian.org> Installed-Size: 1211 Depends: libc6 (>= 2.17) Suggests: make-doc Conflicts: make-guile Replaces: make-guile Section: devel Priority: optional Multi-Arch: allowed Homepage: http://www.gnu.org/software/make/ Description: utility for directing compilation GNU Make is a utility which controls the generation of executables and other target files of a program from the program's source files. It determines automatically which pieces of a large program need to be (re)created, and issues the commands to (re)create them. Make can be used to organize any task in which targets (files) are to be automatically updated based on input files whenever the corresponding input is newer --- it is not limited to building computer programs. Indeed, Make is a general purpose dependency solver. Package: mawk Source: mawk (1.3.3-17) Version: 1.3.3-17+b3 Architecture: amd64 Maintainer: Steve Langasek <vorlon@debian.org> Installed-Size: 183 Pre-Depends: libc6 (>= 2.14) Provides: awk Section: interpreters Priority: required Multi-Arch: foreign 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. Package: mg Source: mg (20161005-1) Version: 20161005-1+b1 Architecture: amd64 Maintainer: Harald Dunkel <harri@afaics.de> Installed-Size: 242 Depends: libbsd0 (>= 0.7.0), libc6 (>= 2.14), libtinfo5 (>= 6) Provides: editor Section: editors Priority: optional Homepage: http://homepage.boetes.org/software/mg/ Description: microscopic GNU Emacs-style editor This program is intended to be a small, fast, and portable editor for people who can't (or don't want to) run real Emacs for one reason or another. It is compatible with GNU because there shouldn't be any reason to learn more than one Emacs flavor. . Packages which provide editors with broadly similar goals include . * e3; * joe; * jove and xjove; * ng-cjk, ng-cjk-canna and ng-latin; * qemacs and qemacs-nox; and * zile Package: mime-support Version: 3.60 Architecture: all Maintainer: Mime-Support Maintainers <mime-support@plessy.org> Installed-Size: 110 Recommends: bzip2, file, xz-utils Section: net Priority: standard Multi-Arch: foreign 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. Package: mlock Source: uw-imap Version: 8:2007f~dfsg-5+deb9u1 Architecture: amd64 Maintainer: Magnus Holmgren <holmgren@debian.org> Installed-Size: 56 Depends: libc6 (>= 2.3) Section: mail Priority: optional Homepage: http://www.washington.edu/imap/ Description: mailbox locking program IMAP (Internet Message Access Protocol) is a method of accessing electronic messages kept on a (possibly shared) mail server. . The UW (University of Washington) IMAP toolkit provides the c-client mail-handling library supporting various network transport methods, file system storage formats, and authentication and authorization methods. . This package contains a program to lock mailbox files to avoid corruption. Package: mount Source: util-linux Version: 2.29.2-1+deb9u1 Architecture: amd64 Essential: yes Maintainer: Debian util-linux Maintainers <ah-util-linux@debian.org> Installed-Size: 444 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~) Replaces: bash-completion (<< 1:2.1-4.3~) Section: admin Priority: required Multi-Arch: foreign Description: tools for mounting and manipulating filesystems This package provides the mount(8), umount(8), swapon(8), swapoff(8), and losetup(8) commands. Package: multiarch-support Source: glibc Version: 2.24-11+deb9u4 Architecture: amd64 Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org> Installed-Size: 221 Depends: libc6 (>= 2.3.6-2) Section: libs Priority: required Multi-Arch: foreign Homepage: http://www.gnu.org/software/libc/libc.html 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. Package: mysql-common Source: mysql-defaults (1.0.2) Version: 5.8+1.0.2 Architecture: all Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org> Installed-Size: 28 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~) Replaces: mariadb-server-5.5, mysql-common-5.6, mysql-server-5.5, percona-xtradb-cluster-common-5.5 Provides: mysql-common-5.6 Section: database Priority: optional Multi-Arch: foreign 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. Package: nano Version: 2.7.4-1 Architecture: amd64 Maintainer: Jordi Mallach <jordi@debian.org> Installed-Size: 2043 Depends: libc6 (>= 2.14), libncursesw5 (>= 6), libtinfo5 (>= 6), zlib1g (>= 1:1.1.4) Suggests: spell Conflicts: pico Replaces: pico Provides: editor Section: editors Priority: important Homepage: https://www.nano-editor.org/ 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. Package: ncurses-base Source: ncurses Version: 6.0+20161126-1+deb9u2 Architecture: all Essential: yes Maintainer: Craig Small <csmall@debian.org> Installed-Size: 340 Breaks: ncurses-term (<< 5.7+20100313-3) Provides: ncurses-runtime Section: misc Priority: required Multi-Arch: foreign Homepage: http://invisible-island.net/ncurses/ 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. Package: ncurses-bin Source: ncurses Version: 6.0+20161126-1+deb9u2 Architecture: amd64 Essential: yes Maintainer: Craig Small <csmall@debian.org> Installed-Size: 536 Pre-Depends: libc6 (>= 2.14), libtinfo5 (>= 6.0+20151017), libtinfo5 (<< 6.1~) Section: utils Priority: required Multi-Arch: foreign Homepage: http://invisible-island.net/ncurses/ 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. Package: netbase Version: 5.4 Architecture: all Maintainer: Marco d'Itri <md@linux.it> Installed-Size: 44 Section: admin Priority: important Multi-Arch: foreign Description: Basic TCP/IP networking system This package provides the necessary infrastructure for basic TCP/IP based networking. Package: nettle-dev Source: nettle Version: 3.3-1+deb9u1 Architecture: amd64 Maintainer: Magnus Holmgren <holmgren@debian.org> Installed-Size: 2382 Depends: libnettle6 (= 3.3-1+deb9u1), libhogweed4 (= 3.3-1+deb9u1), libgmp10-dev, dpkg (>= 1.15.4) | install-info Conflicts: libnettle-dev Replaces: libnettle-dev Section: libdevel Priority: optional Homepage: http://www.lysator.liu.se/~nisse/nettle/ Description: low level cryptographic library (development files) 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 development files (C headers and static libraries) Package: openssh-client Source: openssh Version: 1:7.4p1-10+deb9u7 Architecture: amd64 Maintainer: Debian OpenSSH Maintainers <debian-ssh@lists.debian.org> Installed-Size: 4111 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 Replaces: ssh, ssh-krb5 Provides: rsh-client, ssh-client Section: net Priority: standard Multi-Arch: foreign Homepage: http://www.openssh.com/ 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. Package: openssh-sftp-server Source: openssh Version: 1:7.4p1-10+deb9u7 Architecture: amd64 Maintainer: Debian OpenSSH Maintainers <debian-ssh@lists.debian.org> Installed-Size: 106 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) Replaces: openssh-server (<< 1:6.5p1-5) Section: net Priority: optional Homepage: http://www.openssh.com/ 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. Package: openssl Version: 1.1.0l-1~deb9u6 Architecture: amd64 Maintainer: Debian OpenSSL Team <pkg-openssl-devel@lists.alioth.debian.org> Installed-Size: 1316 Depends: libc6 (>= 2.15), libssl1.1 (>= 1.1.0) Suggests: ca-certificates Section: utils Priority: optional Multi-Arch: foreign Homepage: https://www.openssl.org/ 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. Package: optipng Version: 0.7.6-1+deb9u1 Architecture: amd64 Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org> Installed-Size: 181 Depends: libc6 (>= 2.14), libpng16-16 (>= 1.6.2-1), zlib1g (>= 1:1.1.4) Section: graphics Priority: optional Homepage: http://optipng.sourceforge.net/ Description: advanced PNG (Portable Network Graphics) optimizer OptiPNG is a PNG optimizer that recompresses the image files to a smaller size. It losslessly reduces the bit depth, the color type and the color palette of the image, runs a suite of compression methods and strategies, and selects the compression parameters that yield the smallest output file. It also recognizes several external file formats like BMP, GIF, TIFF and PNM (PBM, PGM, PPM). Package: passwd Source: shadow Version: 1:4.4-4.1+deb9u1 Architecture: amd64 Maintainer: Shadow package maintainers <pkg-shadow-devel@lists.alioth.debian.org> Installed-Size: 2478 Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.14), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32), libsemanage1 (>= 2.0.3), libpam-modules Replaces: manpages-tr (<< 1.0.5), manpages-zh (<< 1.5.1-1) Section: admin Priority: required Multi-Arch: foreign Homepage: https://github.com/shadow-maint/shadow 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 Package: patch Version: 2.7.5-1+deb9u2 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org> Installed-Size: 215 Depends: libc6 (>= 2.17) Suggests: ed, diffutils-doc Section: vcs Priority: standard Multi-Arch: foreign Homepage: http://savannah.gnu.org/projects/patch/ Description: Apply a diff file to an original Patch will take a patch file containing any of the four forms of difference listing produced by the diff program and apply those differences to an original file, producing a patched version. Package: perl-base Source: perl Version: 5.24.1-3+deb9u7 Architecture: amd64 Essential: yes Maintainer: Niko Tyni <ntyni@debian.org> Installed-Size: 7551 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) 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 Section: perl Priority: required Homepage: http://dev.perl.org/perl5/ 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"). Package: perl-modules-5.24 Source: perl Version: 5.24.1-3+deb9u7 Architecture: all Maintainer: Niko Tyni <ntyni@debian.org> Installed-Size: 17631 Pre-Depends: dpkg (>= 1.17.17) Depends: perl-base (>= 5.24.1-1) 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) 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 Section: perl Priority: standard Multi-Arch: foreign Homepage: http://dev.perl.org/perl5/ 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. Package: perl Version: 5.24.1-3+deb9u7 Architecture: amd64 Maintainer: Niko Tyni <ntyni@debian.org> Installed-Size: 651 Pre-Depends: dpkg (>= 1.17.17) Depends: perl-base (= 5.24.1-3+deb9u7), perl-modules-5.24 (>= 5.24.1-3+deb9u7), libperl5.24 (= 5.24.1-3+deb9u7) 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) Replaces: perl-modules (<< 5.22.0~) Section: perl Priority: standard Multi-Arch: allowed Homepage: http://dev.perl.org/perl5/ 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. Package: pkg-config Source: pkg-config (0.29-4) Version: 0.29-4+b1 Architecture: amd64 Maintainer: Tollef Fog Heen <tfheen@debian.org> Installed-Size: 188 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.16.0), libdpkg-perl Conflicts: pkg-config-bin Replaces: pkg-config-bin Section: devel Priority: optional Multi-Arch: foreign Homepage: http://pkg-config.freedesktop.org Description: manage compile and link flags for libraries pkg-config is a system for managing library compile and link flags that works with automake and autoconf. . Increasingly libraries ship with ".pc" files that allow querying of the compiler and linker flags needed to use them through the pkg-config(1) program. Package: pngnq Source: pngnq (1.0-2.3) Version: 1.0-2.3+b1 Architecture: amd64 Maintainer: Nelson A. de Oliveira <naoliv@debian.org> Installed-Size: 79 Depends: libc6 (>= 2.11), libpng16-16 (>= 1.6.2-1), zlib1g (>= 1:1.1.4) Section: graphics Priority: optional Homepage: http://pngnq.sourceforge.net Description: tool for optimizing PNG (Portable Network Graphics) images Pngnq is a tool for quantizing 32-bit RGBA PNG images to 8-bit RGBA pallete PNG. It's is an adaptation by Stuart Coyle of Greg Roelf's pnqquant. While pngquant uses a median cut algorithm, Pngnq uses Anthony Dekker's neuquant algorithm (http://members.ozemail.com.au/~dekker/NEUQUANT.HTML), generally resulting in better looking results than pngquant. . Optimizers (like pngcrush and optipng) optimize the compression, usually losslessly. pngnq quantizes colors down to 256 (or fewer) distinct RGBA combinations, which is quite lossy. Optimized PNGs are usually two to four times smaller than the 32-bit versions. Package: poppler-data Version: 0.4.7-8 Architecture: all Maintainer: Hideki Yamane <henrich@debian.org> Installed-Size: 12123 Pre-Depends: dpkg (>= 1.15.6~) Suggests: poppler-utils, ghostscript, fonts-japanese-mincho | fonts-ipafont-mincho, fonts-japanese-gothic | fonts-ipafont-gothic, fonts-arphic-ukai, fonts-arphic-uming, fonts-nanum (>= 20131007~) Enhances: ghostscript Breaks: cmap-adobe-cns1 (<= 0+20090930-2), cmap-adobe-gb1 (<= 0+20090930-2), cmap-adobe-japan1 (<= 0+20090930-2), cmap-adobe-japan2 (<= 0+20090930-2), cmap-adobe-korea1 (<= 1.20100103-3), gs-aladdin (<= 6.50-5), gs-cjk-resource (<= 1.20100103-3) Replaces: cmap-adobe-cns1 (<= 0+20090930-2), cmap-adobe-gb1 (<= 0+20090930-2), cmap-adobe-japan1 (<= 0+20090930-2), cmap-adobe-japan2 (<= 0+20090930-2), cmap-adobe-korea1 (<= 1.20100103-3), gs-cjk-resource (<= 1.20100103-3) Provides: cmap-adobe-cns1, cmap-adobe-gb1, cmap-adobe-japan1, cmap-adobe-japan2, cmap-adobe-korea1, gs-cjk-resource Section: misc Priority: optional Multi-Arch: foreign Homepage: http://poppler.freedesktop.org/ Description: encoding data for the poppler PDF rendering library This package provides the CMap tables required to display PDF documents containing CJK characters with libpoppler. They were previously provided by the packages cmap-adobe-{cns1,gb1,japan1,japan2,korea1} and gs-cjk-resource. . Users who want to view or create PDF files in Chinese, Japanese, or Korean without embedded fonts will need this package. Package: poppler-utils Source: poppler Version: 0.48.0-2+deb9u4 Architecture: amd64 Maintainer: Loic Minier <lool@dooz.org> Installed-Size: 492 Depends: libpoppler64 (= 0.48.0-2+deb9u4), libc6 (>= 2.14), libcairo2 (>= 1.12.0), libfreetype6 (>= 2.2.1), liblcms2-2 (>= 2.2+git20110628), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Conflicts: pdftohtml Breaks: xpdf-common, xpdf-utils (<< 1:0) Replaces: pdftohtml, xpdf-reader, xpdf-utils (<< 3.02-2~) Provides: pdftohtml, xpdf-utils Section: utils Priority: optional Multi-Arch: foreign Homepage: http://poppler.freedesktop.org/ Description: PDF utilities (based on Poppler) Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains command line utilities (based on Poppler) for getting information of PDF documents, convert them to other formats, or manipulate them: * pdfdetach -- lists or extracts embedded files (attachments) * pdffonts -- font analyzer * pdfimages -- image extractor * pdfinfo -- document information * pdfseparate -- page extraction tool * pdfsig -- verifies digital signatures * pdftocairo -- PDF to PNG/JPEG/PDF/PS/EPS/SVG converter using Cairo * pdftohtml -- PDF to HTML converter * pdftoppm -- PDF to PPM/PNG/JPEG image converter * pdftops -- PDF to PostScript (PS) converter * pdftotext -- text extraction * pdfunite -- document merging tool Package: procps Version: 2:3.3.12-3+deb9u1 Architecture: amd64 Maintainer: Craig Small <csmall@debian.org> Installed-Size: 690 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) Provides: watch Section: admin Priority: important Multi-Arch: foreign Homepage: https://gitlab.com/procps-ng/procps 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. Package: python-daemon Version: 2.1.2-1 Architecture: all Maintainer: Ben Finney <bignose@debian.org> Installed-Size: 80 Depends: python-pkg-resources, python-lockfile (>= 1:0.9), python-docutils, python:any (<< 2.8), python:any (>= 2.7.5-5~) Section: python Priority: optional Homepage: https://pypi.python.org/pypi/python-daemon/ Description: library for making a Unix daemon process — Python 2 ‘daemon’ is a library that assists a Python program to turn itself into a well-behaved Unix daemon process, as specified in PEP 3143. . This library provides a ‘DaemonContext’ class that manages the following important tasks for becoming a daemon process: . * Detach the process into its own process group. * Set process environment appropriate for running inside a chroot. * Renounce suid and sgid privileges. * Close all open file descriptors. * Change the working directory, uid, gid, and umask. * Set appropriate signal handlers. * Open new file descriptors for stdin, stdout, and stderr. * Manage a specified PID lock file. * Register cleanup functions for at-exit processing. . This package installs the library for Python 2. Package: python-docutils Version: 0.13.1+dfsg-2 Architecture: all Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> Installed-Size: 1725 Depends: docutils-common (= 0.13.1+dfsg-2), python-roman, python:any (<< 2.8), python:any (>= 2.7.5-5~) Recommends: docutils-doc (= 0.13.1+dfsg-2), libpaper-utils, python-pil, python-pygments Suggests: fonts-linuxlibertine | ttf-linux-libertine, texlive-lang-french, texlive-latex-base, texlive-latex-recommended Conflicts: docutils-writer-odt, python-odtwriter Breaks: python-epydoc (<< 3.0.1-4~), python-sphinx (<< 1.1.3+dfsg-7~) Replaces: docutils-writer-odt, python-odtwriter Provides: docutils Section: python Priority: optional Homepage: http://docutils.sourceforge.net/ Description: text processing system for reStructuredText (implemented in Python 2) reStructuredText is an easy-to-read, what-you-see-is-what-you-get plaintext markup syntax and parser system. It is useful for in-line program documentation (such as Python docstrings), for quickly creating simple web pages, and for standalone documents. . The purpose of the Docutils project is to create a set of tools for processing reStructuredText documentation into useful formats, such as HTML, LaTeX, ODT or Unix manpages. . This package includes Python 2 modules and command line utilities. Package: python-lockfile Version: 1:0.12.2-2 Architecture: all Maintainer: Ben Finney <bignose@debian.org> Installed-Size: 67 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: python-lockfile-doc Section: python Priority: optional Homepage: https://pypi.python.org/pypi/lockfile/ Description: file locking library for Python — Python 2 library The ‘lockfile’ library exports a ‘LockFile’ class which provides a simple API for locking files. . The appropriate implementation for ‘LockFile’ is chosen automatically based on the OS capabilities for an atomic filesystem operation. These implementations are also available for explicit use as ‘LinkLockFile’ and ‘MkdirLockFile’. . Other back ends are possible with the same semantics. Examples included are: * ‘SQLiteLockFile’, using records in an SQLite database. * ‘PIDLockFile’, using the semantics of a Unix PID file. . Unlike other Python locking libraries (the Windows ‘msvcrt.locking’ function, the Unix ‘fcntl.flock’, ‘fcntl.lockf’, and the deprecated ‘posixfile’ module), the API is identical across both Unix (including GNU/Linux and MacOS) and Windows platforms. . This package installs the Python 2 library. Package: python-minimal Source: python-defaults Version: 2.7.13-2 Architecture: amd64 Maintainer: Matthias Klose <doko@debian.org> Installed-Size: 145 Depends: python2.7-minimal (>= 2.7.13-1~), dpkg (>= 1.13.20) Recommends: python Conflicts: python-central (<< 0.5.5) Breaks: idle (<< 2.6), python (<= 2.7.3-1~), python-all (<< 2.6), python-all-dbg (<< 2.6), python-all-dev (<< 2.6), python-dbg (<< 2.6), python-dev (<< 2.6), python-examples (<< 2.6), python-support (<< 1.0.10ubuntu2), python2.5-minimal (<< 2.5.5-7), python2.6-minimal (<< 2.6.5~rc2-2), python3.1-minimal (<< 3.1.2~rc1-2) Replaces: python (<= 2.7.3-1~) Section: python Priority: optional Multi-Arch: allowed Homepage: http://www.python.org/ Description: minimal subset of the Python language (default 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/python2.7-minimal/README.Debian for a list of the modules contained in this package. Package: python-pkg-resources Source: python-setuptools Version: 33.1.1-1 Architecture: all Maintainer: Matthias Klose <doko@debian.org> Installed-Size: 540 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: python-setuptools Section: python Priority: optional Multi-Arch: foreign Homepage: https://pypi.python.org/pypi/setuptools 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. Package: python-roman Version: 2.0.0-2 Architecture: all Maintainer: Andrea Colangelo <warp10@debian.org> Installed-Size: 33 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Section: python Priority: optional Homepage: http://pypi.python.org/pypi/roman/ Description: module for generating/analyzing Roman numerals for Python 2 This module converts from and to Roman numerals. It can convert numbers from 1 to 4999 and understands the common shortcuts (IX == 9), but not illegal ones (MIM == 1999). . This package includes Python 2 modules. Package: python-yaml Source: pyyaml Version: 3.12-1 Architecture: amd64 Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> Installed-Size: 460 Depends: python (<< 2.8), python (>= 2.7~), python:any (<< 2.8), python:any (>= 2.7.5-5~), libc6 (>= 2.14), libyaml-0-2 Section: python Priority: optional Homepage: https://github.com/yaml/pyyaml Description: YAML parser and emitter for Python Python-yaml is a complete YAML 1.1 parser and emitter for Python. It can parse all examples from the specification. The parsing algorithm is simple enough to be a reference for YAML parser implementors. A simple extension API is also provided. The package is built using libyaml for improved speed. Package: python2.7-minimal Source: python2.7 Version: 2.7.13-2+deb9u6 Architecture: amd64 Maintainer: Matthias Klose <doko@debian.org> Installed-Size: 3812 Pre-Depends: libc6 (>= 2.15) Depends: libpython2.7-minimal (= 2.7.13-2+deb9u6), zlib1g (>= 1:1.2.0) Recommends: python2.7 Suggests: binfmt-support Conflicts: binfmt-support (<< 1.1.2) Replaces: python2.7 (<< 2.7.8-7~) Section: python Priority: optional Multi-Arch: allowed Description: Minimal subset of the Python language (version 2.7) 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/python2.7-minimal/README.Debian for a list of the modules contained in this package. Package: python2.7 Version: 2.7.13-2+deb9u6 Architecture: amd64 Maintainer: Matthias Klose <doko@debian.org> Installed-Size: 360 Depends: python2.7-minimal (= 2.7.13-2+deb9u6), libpython2.7-stdlib (= 2.7.13-2+deb9u6), mime-support Suggests: python2.7-doc, binutils Conflicts: python-profiler (<= 2.7.1-2) Breaks: python-virtualenv (<< 1.7.1.2-2~), vim-athena (<< 2:7.3.547-4), vim-gnome (<< 2:7.3.547-4), vim-gtk (<< 2:7.3.547-4), vim-nox (<< 2:7.3.547-4) Replaces: python-profiler (<= 2.7.1-2), python2.7-minimal (<< 2.7.3-7~) Section: python Priority: optional Multi-Arch: allowed Description: Interactive high-level object-oriented language (version 2.7) Python is a high-level, interactive, object-oriented language. Its 2.7 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. Package: python3-mako Source: mako Version: 1.0.6+ds1-2 Architecture: all Maintainer: Piotr Ożarowski <piotr@debian.org> Installed-Size: 306 Depends: python3-markupsafe, python3:any (>= 3.3.2-2~) Suggests: python3-beaker, python-mako-doc Section: python Priority: optional Homepage: http://www.makotemplates.org/ Description: fast and lightweight templating for the Python 3 platform Mako is a template library written in Python. It provides a familiar, non-XML syntax which compiles into Python modules for maximum performance. Mako's syntax and API borrows from the best ideas of many others, including Django templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded Python (i.e. Python Server Page) language, which refines the familiar ideas of componentized layout and inheritance to produce one of the most straightforward and flexible models available, while also maintaining close ties to Python calling and scoping semantics. Package: python3-markupsafe Source: markupsafe Version: 0.23-3 Architecture: amd64 Maintainer: Piotr Ożarowski <piotr@debian.org> Installed-Size: 61 Depends: python3 (<< 3.6), python3 (>= 3.5~), python3:any (>= 3.3.2-2~), libc6 (>= 2.14) Section: python Priority: optional Homepage: https://pypi.python.org/pypi/MarkupSafe Description: HTML/XHTML/XML string library for Python 3 MarkupSafe is a Python library implementing a unicode subclass that is aware of HTML escaping rules. It can be used to implement automatic string escaping. . This package contains the Python 3 version. Package: python3-minimal Source: python3-defaults Version: 3.5.3-1 Architecture: amd64 Maintainer: Matthias Klose <doko@debian.org> Installed-Size: 120 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) Replaces: python3 (<< 3.3.2-13~), python3.1 (<< 3.1-2) Section: python Priority: optional Multi-Arch: allowed Homepage: http://www.python.org/ 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. Package: python3.5-minimal Source: python3.5 Version: 3.5.3-1+deb9u5 Architecture: amd64 Maintainer: Matthias Klose <doko@debian.org> Installed-Size: 9421 Pre-Depends: libc6 (>= 2.17) Depends: libpython3.5-minimal (= 3.5.3-1+deb9u5), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0) Recommends: python3.5 Suggests: binfmt-support Conflicts: binfmt-support (<< 1.1.2) Section: python Priority: optional Multi-Arch: allowed 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. Package: python3.5 Version: 3.5.3-1+deb9u5 Architecture: amd64 Maintainer: Matthias Klose <doko@debian.org> Installed-Size: 321 Depends: python3.5-minimal (= 3.5.3-1+deb9u5), libpython3.5-stdlib (= 3.5.3-1+deb9u5), mime-support Suggests: python3.5-venv, python3.5-doc, binutils Section: python Priority: optional Multi-Arch: allowed 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. Package: python3.7-minimal Source: python3.7 Version: 3.7.3-2+deb10u4.1 Architecture: amd64 Maintainer: Matthias Klose <doko@debian.org> Installed-Size: 9772 Pre-Depends: libc6 (>= 2.17) Depends: libpython3.7-minimal (= 3.7.3-2+deb10u4.1), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0) Recommends: python3.7 Suggests: binfmt-support Conflicts: binfmt-support (<< 1.1.2) Section: python Priority: optional Multi-Arch: allowed Description: Minimal subset of the Python language (version 3.7) 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.7-minimal/README.Debian for a list of the modules contained in this package. Package: python3.7 Version: 3.7.3-2+deb10u4.1 Architecture: amd64 Maintainer: Matthias Klose <doko@debian.org> Installed-Size: 408 Depends: python3.7-minimal (= 3.7.3-2+deb10u4.1), libpython3.7-stdlib (= 3.7.3-2+deb10u4.1), mime-support Suggests: python3.7-venv, python3.7-doc, binutils Breaks: diffoscope (<< 98), fail2ban (<= 0.10.2-2), gnome-builder (<< 3.28.3-1), gpodder (<< 3.10.3-2), libboost-python1.62.0 (<< 1.62.0+dfsg-6), linux-show-player (<= 0.5-1), oca-core (<= 11.0.20180420-1), openscap-daemon (<< 0.1.10-3), patroni (<< 1.4.4-2), python3-aiomeasures (<< 0.5.14-2), python3-aiopg (<= 0.14.0-1), python3-aiozmq (<= 0.7.1-2), python3-all (<< 3.6.5~rc1-1), python3-applicationinsights (<= 0.11.0-1), python3-astroid (<= 1.6.5-1), python3-astroquery (<= 0.3.8+dfsg-2), python3-async (<= 0.6.2-2), python3-azure (<= 20170915+git-1), python3-blist (<< 1.3.6-5), python3-celery (<= 4.2.0-1), python3-cs (<< 2.3.1-1), python3-cxx-dev (<< 7.0.3-2), python3-dev (<< 3.6.5~rc1-1), python3-django (<< 1:1.11.13-2), python3-dkim (<< 0.9.0), python3-dns (<< 3.2.0-1), python3-doublex (<= 1.8.2-1), python3-dropbox (<= 8.7.1-1), python3-engineio (<= 1.6.1-1), python3-exabgp (<< 4.0.8-1), python3-gbulb (<= 0.5.3-2), python3-glance (<= 2:16.0.1-6), python3-http-parser (<= 0.8.3-2+b3), python3-hug (<= 2.3.0-1.1), python3-jira (<= 1.0.10-1), python3-libcloud (<= 2.3.0-1), python3-mastodon (<= 1.2.2-1), python3-maxminddb (<< 1.4.1-1~), python3-morse-simulator (<= 1.4-3), python3-motor (<= 1.2.3-1.1), python3-murano (<= 1:5.0.0-1), python3-nova (<= 2:17.0.3-12), python3-opcua (<= 0.95.1-1), python3-opengl (<= 3.1.0+dfsg-1), python3-panoramisk (<= 1.0-1), python3-pexpect (<< 4.6.0-1~), python3-protobuf (<= 3.0.0-9.1+b1), python3-protorpc-standalone (<= 0.9.1-3), python3-psycopg2 (<< 2.7.5-2), python3-pyatspi (<= 2.26.0+dfsg-1), python3-pycsw (<< 2.2.0+dfsg-4), python3-pycuda (<= 2017.1.1-2+b1), python3-pylama (<= 7.4.3-1), python3-pysnmp4 (<= 4.4.3-1), python3-rpyc (<= 3.4.4-1), python3-signaller (<= 1.1.0-1), python3-sleekxmpp (<= 1.3.3-3), python3-slixmpp (<< 1.3.0+git20180724-1), python3-tango (<= 9.2.3-1), python3-trollius (<< 2.1~b1-5), python3-tweepy (<= 3.5.0-1), python3-twisted (<< 18.4.0-2), python3-txfixtures (<= 0.2.6-1), python3-ubjson (<= 0.8.5-2), python3-venv (<< 3.6.5-2), python3-websockets (<= 4.0.1-1), python3-ws4py (<= 0.4.2+dfsg1-2), python3-yowsup (<= 2.5.7-3), pyzo (<< 4.4.3-1.1~), salt-common (<= 2017.7.4+dfsg1-1), snakemake (<< 5.2.1-1), visidata (<= 1.0-1), voltron (<= 0.1.4-2), xapers (<< 0.8.2-1.1) Section: python Priority: optional Multi-Arch: allowed Description: Interactive high-level object-oriented language (version 3.7) Python is a high-level, interactive, object-oriented language. Its 3.7 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. Package: python3 Source: python3-defaults Version: 3.5.3-1 Architecture: amd64 Maintainer: Matthias Klose <doko@debian.org> Installed-Size: 67 Pre-Depends: python3-minimal (= 3.5.3-1) Depends: python3.5 (>= 3.5.3-1~), libpython3-stdlib (= 3.5.3-1), dh-python Suggests: python3-doc (>= 3.5.3-1), python3-tk (>= 3.5.3-1~), python3-venv (>= 3.5.3-1) Replaces: python3-minimal (<< 3.1.2-2) Provides: python3-profiler Section: python Priority: optional Multi-Arch: allowed Homepage: http://www.python.org/ 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). Package: python Source: python-defaults Version: 2.7.13-2 Architecture: amd64 Maintainer: Matthias Klose <doko@debian.org> Installed-Size: 648 Pre-Depends: python-minimal (= 2.7.13-2) Depends: python2.7 (>= 2.7.13-1~), libpython-stdlib (= 2.7.13-2) Suggests: python-doc (= 2.7.13-2), python-tk (>= 2.7.13-1~) Conflicts: python-central (<< 0.5.5) Breaks: update-manager-core (<< 0.200.5-2) Replaces: python-dev (<< 2.6.5-2) Provides: python-ctypes, python-email, python-importlib, python-profiler, python-wsgiref Section: python Priority: optional Multi-Arch: allowed Homepage: http://www.python.org/ Description: interactive high-level object-oriented language (default 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 version (currently v2.7). Package: quilt Version: 0.63-8 Architecture: all Maintainer: Martin Quinson <mquinson@debian.org> Installed-Size: 711 Depends: patch (>= 2.6), diffstat, bzip2, gettext, bsdmainutils, perl Recommends: less Suggests: procmail, graphviz, default-mta | mail-transport-agent Enhances: cdbs, debhelper Section: vcs Priority: optional Multi-Arch: foreign Homepage: http://savannah.nongnu.org/projects/quilt Description: Tool to work with series of patches Quilt manages a series of patches by keeping track of the changes each of them makes. They are logically organized as a stack, and you can apply, un-apply, refresh them easily by traveling into the stack (push/pop). . Quilt is good for managing additional patches applied to a package received as a tarball or maintained in another version control system. The stacked organization is proven to be efficient for the management of very large patch sets (more than hundred patches). As matter of fact, it was designed by and for Linux kernel hackers (Andrew Morton, from the -mm branch, is the original author), and its main use by the current upstream maintainer is to manage the (hundreds of) patches against the kernel made for the SUSE distribution. . This package provides seamless integration into Debhelper or CDBS, allowing maintainers to easily add a quilt-based patch management system in their packages. The package also provides some basic support for those not using those tools. See README.Debian for more information. Package: readline-common Source: readline Version: 7.0-3 Architecture: all Maintainer: Matthias Klose <doko@debian.org> Installed-Size: 89 Depends: dpkg (>= 1.15.4) | install-info Suggests: readline-doc Conflicts: libreadline-common, libreadline5 (<< 5.0-11) Replaces: libreadline-common, libreadline4 (<< 4.3-16), libreadline5 (<< 5.0-11) Section: utils Priority: important Multi-Arch: foreign 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. Package: rsync Version: 3.1.2-1+deb9u3 Architecture: amd64 Maintainer: Paul Slootman <paul@debian.org> Installed-Size: 687 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) Section: net Priority: optional Multi-Arch: foreign Homepage: http://rsync.samba.org/ 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. Package: sed Version: 4.4-1 Architecture: amd64 Essential: yes Maintainer: Clint Adams <clint@debian.org> Installed-Size: 799 Pre-Depends: libc6 (>= 2.14), libselinux1 (>= 1.32) Section: utils Priority: required Multi-Arch: foreign Homepage: https://www.gnu.org/software/sed/ 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. Package: sensible-utils Version: 0.0.9+deb9u1 Architecture: all Maintainer: Anibal Monsalve Salazar <anibal@debian.org> Installed-Size: 62 Replaces: debianutils (<= 2.32.3), manpages-pl (<= 20060617-3~) Section: utils Priority: required Multi-Arch: foreign 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 Package: sgml-base Version: 1.29 Architecture: all Maintainer: Debian QA Group <packages@qa.debian.org> Installed-Size: 69 Pre-Depends: dpkg (>= 1.16.4) Suggests: sgml-base-doc Section: text Priority: optional Multi-Arch: foreign Description: SGML infrastructure and SGML catalog file support This package creates the SGML infrastructure directories and provides SGML catalog file support in compliance with the current Debian SGML Policy draft: . * infrastructure directories: - /etc/sgml - /usr/share/sgml/{declaration,dtd,entities,misc,stylesheet} - /usr/share/local/sgml/{declaration,dtd,entities,misc,stylesheet} . * update-catalog(8): tool for maintaining the root SGML catalog file and the package SGML catalog files in the '/etc/sgml' directory. Package: shared-mime-info Version: 1.8-1+deb9u1 Architecture: amd64 Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org> Installed-Size: 4666 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.35.9), libxml2 (>= 2.7.4) Section: misc Priority: optional Multi-Arch: foreign Homepage: https://freedesktop.org/wiki/Software/shared-mime-info Description: FreeDesktop.org shared MIME database and spec This is the shared MIME-info database from the X Desktop Group. It is required by any program complying to the Shared MIME-Info Database spec, which is also included in this package. . At this time at least ROX, GNOME, KDE and Xfce use this database. Package: sqlite3 Version: 3.16.2-5+deb9u3 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org> Installed-Size: 2301 Depends: libc6 (>= 2.14), libreadline7 (>= 6.0), libsqlite3-0 (= 3.16.2-5+deb9u3) Suggests: sqlite3-doc Section: database Priority: optional Multi-Arch: foreign Homepage: http://www.sqlite.org/ Description: Command line interface for SQLite 3 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. Package: ssmtp Source: ssmtp (2.64-8) Version: 2.64-8+b2 Architecture: amd64 Maintainer: Anibal Monsalve Salazar <anibal@debian.org> Installed-Size: 2 Depends: libc6 (>= 2.14), libgnutls-openssl27 (>= 3.0-0), debconf | debconf-2.0 Conflicts: mail-transport-agent Replaces: mail-transport-agent Provides: mail-transport-agent Section: mail Priority: extra Homepage: http://packages.qa.debian.org/s/ssmtp.html Description: extremely simple MTA to get mail off the system to a mail hub A secure, effective and simple way of getting mail off a system to your mail hub. It contains no suid-binaries or other dangerous things - no mail spool to poke around in, and no daemons running in the background. Mail is simply forwarded to the configured mailhost. Extremely easy configuration. . WARNING: the above is all it does; it does not receive mail, expand aliases or manage a queue. That belongs on a mail hub with a system administrator. Package: startpar Version: 0.59-3.1 Architecture: amd64 Maintainer: Debian sysvinit maintainers <pkg-sysvinit-devel@lists.alioth.debian.org> Installed-Size: 70 Depends: libc6 (>= 2.15) Suggests: insserv, sysv-rc Breaks: sysvinit-utils (<< 2.88dsf-52) Replaces: sysvinit-utils (<< 2.88dsf-52) Section: admin Priority: optional Multi-Arch: foreign Homepage: http://savannah.nongnu.org/projects/sysvinit Description: run processes in parallel and multiplex their output Used by the sysv-rc boot system executor to run init.d scripts in parallel while making sure the script output is not completely messed up. Package: strace Version: 4.15-2 Architecture: amd64 Maintainer: Steve McIntyre <93sam@debian.org> Installed-Size: 1363 Depends: libc6 (>= 2.15) Section: utils Priority: optional Homepage: http://sourceforge.net/projects/strace/ Description: System call tracer strace is a system call tracer, i.e. a debugging tool which prints out a trace of all the system calls made by a another process/program. The program to be traced need not be recompiled for this, so you can use it on binaries for which you don't have source. . System calls and signals are events that happen at the user/kernel interface. A close examination of this boundary is very useful for bug isolation, sanity checking and attempting to capture race conditions. Package: swftools Version: 0.9.2+git20130725-4.1 Architecture: amd64 Maintainer: Christian Welzel <gawain@camlann.de> Installed-Size: 8286 Depends: gsfonts, libc6 (>= 2.14), libfreetype6 (>= 2.2.1), libgif7 (>= 5.1), libjpeg62-turbo (>= 1.3.1), libmp3lame0, libzzip-0-13 (>= 0.13.56), zlib1g (>= 1:1.1.4) Suggests: gs-common Section: utils Priority: extra Homepage: http://www.swftools.org/ Description: Collection of utilities for SWF file manipulation/creation SWF Tools is a collection of SWF (Flash) manipulation and creation utilities. . This package includes: as3compile, font2swf, gif2swf, jpeg2swf, png2swf, swfcombine, swfextract, swfdump, swfrender, swfstrings, swfbbox, swfc and wav2swf. . * as3compile is a standalone ActionScript 3.0 compiler. Mostly compatible with Flex. * font2swf converts font files (TTF, Type1) into SWF. * gif2swf converts GIFs into SWF. It is also able to handle animated gifs. * jpeg2swf takes one or more JPEG pictures and generates an SWF slideshow. * png2swf takes one or more PNG pictures and generates an SWF slideshow. * swfcombine is a tool for inserting SWFs into Wrapper SWFs. (Templates) E.g. for including the pdf2swf SWFs into some sort of Browsing-SWF. * swfextract allows one to extract Movieclips, Sounds, Images etc. from SWF files. * swfdump prints out various information about SWFs. * swfrender converts a swf to an image. * swfstrings scans SWFs for text data. * swfbbox allows one to readjust SWF bounding boxes. * swfc is a tool for creating SWF files from simple script files. * wav2swf converts WAV files into SWF. . This package does not include pdf2swf and avi2swf. Package: sysv-rc Source: sysvinit Version: 2.88dsf-59.9 Architecture: all Maintainer: Debian sysvinit maintainers <pkg-sysvinit-devel@lists.alioth.debian.org> Installed-Size: 123 Pre-Depends: init-system-helpers (>= 1.25~) Depends: debconf (>= 0.5) | debconf-2.0, sysvinit-utils (>= 2.86.ds1-62), insserv (>> 1.12.0-10), startpar Recommends: lsb-base (>= 3.2-14) Suggests: bum Breaks: systemd (<< 215) Section: admin Priority: optional Multi-Arch: foreign Homepage: http://savannah.nongnu.org/projects/sysvinit Description: System-V-like runlevel change mechanism This package provides support for the System-V like system for booting, changing runlevels, and shutting down, configured through symbolic links in /etc/rc?.d/. Package: sysvinit-core Source: sysvinit Version: 2.88dsf-59.9 Architecture: amd64 Maintainer: Debian sysvinit maintainers <pkg-sysvinit-devel@lists.alioth.debian.org> Installed-Size: 225 Depends: initscripts (>= 2.88dsf-13.3), sysv-rc | file-rc | openrc, sysvinit-utils (>= 2.86.ds1-66), libc6 (>= 2.15), libselinux1 (>= 1.32), libsepol1 (>= 2.4), debconf (>= 0.5) | debconf-2.0, debianutils (>= 4) Suggests: bootlogd Conflicts: systemd-sysv, upstart Replaces: systemd-sysv, sysvinit (<< 2.88dsf-44~), upstart Section: admin Priority: extra Homepage: http://savannah.nongnu.org/projects/sysvinit Description: System-V-like init utilities This package contains programs required for booting a Debian system and doing basic process management. . The most important program in the package is /sbin/init. It is the first process started on boot and continues to run as process number 1 until the system halts. All other processes are descended from it. Package: sysvinit-utils Source: sysvinit Version: 2.88dsf-59.9 Architecture: amd64 Essential: yes Maintainer: Debian sysvinit maintainers <pkg-sysvinit-devel@lists.alioth.debian.org> Installed-Size: 110 Depends: libc6 (>= 2.14), init-system-helpers (>= 1.25~), util-linux (>> 2.28-2~) Breaks: systemd (<< 215) Replaces: initscripts (<< 2.88dsf-59.5) Section: admin Priority: required Multi-Arch: foreign Homepage: http://savannah.nongnu.org/projects/sysvinit Description: System-V-like utilities This package contains the important System-V-like utilities. . Specifically, this package includes: killall5, pidof Package: tar Version: 1.29b-1.1+deb9u1 Architecture: amd64 Essential: yes Maintainer: Bdale Garbee <bdale@gag.com> Installed-Size: 2774 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) Replaces: cpio (<< 2.4.2-39) Section: utils Priority: required Multi-Arch: foreign 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. Package: tzdata Version: 2021a-0+deb9u4 Architecture: all Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org> Installed-Size: 3036 Depends: debconf (>= 0.5) | debconf-2.0 Replaces: libc0.1, libc0.3, libc6, libc6.1 Provides: tzdata-stretch Section: localization Priority: required Multi-Arch: foreign Homepage: http://www.iana.org/time-zones 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. Package: ucf Version: 3.0036 Architecture: all Maintainer: Manoj Srivastava <srivasta@debian.org> Installed-Size: 191 Depends: debconf (>= 1.5.19), coreutils (>= 5.91) Section: utils Priority: standard Multi-Arch: foreign 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. Package: unzip Version: 6.0-21+deb9u2 Architecture: amd64 Maintainer: Santiago Vila <sanvila@debian.org> Installed-Size: 546 Depends: libbz2-1.0, libc6 (>= 2.14) Suggests: zip Section: utils Priority: optional Multi-Arch: foreign Homepage: http://www.info-zip.org/UnZip.html Description: De-archiver for .zip files InfoZIP's unzip program. With the exception of multi-volume archives (ie, .ZIP files that are split across several disks using PKZIP's /& option), this can handle any file produced either by PKZIP, or the corresponding InfoZIP zip program. . This version supports encryption. Package: util-linux Version: 2.29.2-1+deb9u1 Architecture: amd64 Essential: yes Maintainer: Debian util-linux Maintainers <ah-util-linux@debian.org> Installed-Size: 3558 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~) 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~) Section: utils Priority: required Multi-Arch: foreign Description: miscellaneous system utilities This package contains a number of important utilities, most of which are oriented towards maintenance of your system. Some of the more important utilities included in this package allow you to partition your hard disk, view kernel messages, and create new filesystems. Package: uuid-dev Source: util-linux Version: 2.29.2-1+deb9u1 Architecture: amd64 Maintainer: Debian util-linux Maintainers <ah-util-linux@debian.org> Installed-Size: 144 Depends: libc6-dev | libc-dev, libuuid1 (= 2.29.2-1+deb9u1) Replaces: e2fslibs-dev (<< 1.15) Section: libdevel Priority: optional Multi-Arch: same Description: Universally Unique ID library - headers and static libraries The libuuid library generates and parses 128-bit Universally Unique IDs (UUIDs). See RFC 4122 for more information. . This package contains the development environment for the uuid library. Package: vim-common Source: vim Version: 2:8.0.0197-4+deb9u7 Architecture: all Maintainer: Debian Vim Maintainers <pkg-vim-maintainers@lists.alioth.debian.org> Installed-Size: 276 Depends: xxd Recommends: vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny Breaks: vim-gui-common (<< 2:7.4.488-4~) Replaces: vim-gui-common (<< 2:7.4.488-4~) Section: editors Priority: important Homepage: http://www.vim.org/ 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. Package: vim-runtime Source: vim Version: 2:8.0.0197-4+deb9u7 Architecture: all Maintainer: Debian Vim Maintainers <pkg-vim-maintainers@lists.alioth.debian.org> Installed-Size: 27583 Recommends: vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny Enhances: vim-tiny Breaks: vim-tiny (<< 2:8.0.0197-4+deb9u7) Section: editors Priority: optional Multi-Arch: foreign Homepage: http://www.vim.org/ 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. Package: vim Version: 2:8.0.0197-4+deb9u7 Architecture: amd64 Maintainer: Debian Vim Maintainers <pkg-vim-maintainers@lists.alioth.debian.org> Installed-Size: 2378 Depends: vim-common (= 2:8.0.0197-4+deb9u7), vim-runtime (= 2:8.0.0197-4+deb9u7), libacl1 (>= 2.2.51-8), libc6 (>= 2.15), libgpm2 (>= 1.20.4), libselinux1 (>= 1.32), libtinfo5 (>= 6) Suggests: ctags, vim-doc, vim-scripts Provides: editor Section: editors Priority: optional Homepage: http://www.vim.org/ 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). Package: wget Version: 1.18-5+deb9u3 Architecture: amd64 Maintainer: Noël Köthe <noel@debian.org> Installed-Size: 2747 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 Section: web Priority: important Multi-Arch: foreign Homepage: https://www.gnu.org/software/wget/ 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. Package: x11-common Source: xorg Version: 1:7.7+19 Architecture: all Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 305 Depends: lsb-base (>= 1.3-9ubuntu2) Section: x11 Priority: optional Multi-Arch: foreign Homepage: http://www.x.org/ Description: X Window System (X.Org) infrastructure x11-common contains the filesystem infrastructure required for further installation of the X Window System in any configuration; it does not provide a full installation of clients, servers, libraries, and utilities required to run the X Window System. . A number of terms are used to refer to the X Window System, including "X", "X Version 11", "X11", "X11R6", and "X11R7". The version of X used in Debian is derived from the version released by the X.Org Foundation, and is thus often also referred to as "X.Org". All of the preceding quoted terms are functionally interchangeable in an Debian system. Package: x11proto-core-dev Source: x11proto-core Version: 7.0.31-1 Architecture: all Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 1802 Depends: xorg-sgml-doctools (>= 1:1.5) Section: x11 Priority: optional Multi-Arch: foreign Description: X11 core wire protocol and auxiliary headers This package provides development headers describing the wire protocol for the core X11 protocol, and also provides a number of utility headers, used to abstract OS-specific functions. . More information about X.Org can be found at: <URL:https://www.X.org> . This package is built from the X.org xproto proto module. Package: x11proto-input-dev Source: x11proto-input Version: 2.3.2-1 Architecture: all Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 491 Depends: x11proto-core-dev Section: x11 Priority: optional Multi-Arch: foreign Description: X11 Input extension wire protocol This package provides development headers describing the wire protocol for the Input extension, used to control all manner of options related to input device handling. . More information about X.Org can be found at: <URL:http://www.X.org> . This package is built from the X.org inputproto proto module. Package: x11proto-kb-dev Source: x11proto-kb Version: 1.0.7-1 Architecture: all Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 1230 Section: x11 Priority: optional Multi-Arch: foreign Description: X11 XKB extension wire protocol This package provides development headers describing the wire protocol for the XKEYBOARD extension, used to control all manner of options related to keyboard handling and layout in particular. It does not control the addition/enabling/disabling of keyboards; this is done with the XINPUT extension. . More information about X.Org can be found at: <URL:http://www.X.org> . This package is built from the X.org kbproto proto module. Package: x11proto-render-dev Source: x11proto-render Version: 2:0.11.1-2 Architecture: all Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 88 Depends: x11proto-core-dev Section: x11 Priority: optional Multi-Arch: foreign Description: X11 Render extension wire protocol This package provides development headers describing the wire protocol for the Render extension, used to implement Porter-Duff operations within X. . More information about X.Org can be found at: <URL:http://www.X.org> . This package is built from the X.org renderproto proto module. Package: x11proto-xext-dev Source: x11proto-xext Version: 7.3.0-1 Architecture: all Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 898 Depends: x11proto-input-dev, x11proto-core-dev Breaks: libxext-dev (<< 2:1.0.99), libxtst-dev (<< 2:1.0.99) Section: x11 Priority: optional Multi-Arch: foreign Description: X11 various extension wire protocol This package provides development headers describing the wire protocol for various extensions, the client-side libraries of which are provided in the Xext library. . More information about X.Org can be found at: <URL:http://www.X.org> . This package is built from the X.org xextproto proto module. Package: xkb-data Source: xkeyboard-config Version: 2.19-1+deb9u1 Architecture: all Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 5774 Breaks: libx11-6 (<< 2:1.4.3) Section: x11 Priority: extra Multi-Arch: foreign Homepage: https://www.freedesktop.org/Software/XKeyboardConfig Description: X Keyboard Extension (XKB) configuration data This package contains configuration data used by the X Keyboard Extension (XKB), which allows selection of keyboard layouts when using a graphical interface. . Every X11 vendor provides its own XKB data files, so keyboard layout designers have to send their layouts to several places. The xkeyboard-config project has been launched at FreeDesktop in order to provide a central repository that could be used by all vendors. Package: xml-core Version: 0.17 Architecture: all Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org> Installed-Size: 117 Depends: sgml-base (>= 1.28), sed (>= 4.1.2-8) Suggests: debhelper (>= 9.20120909) Section: text Priority: optional Multi-Arch: foreign Description: XML infrastructure and XML catalog file support This package creates the XML infrastructure directories and provides XML catalog file support in compliance with the current Debian XML Policy draft: . * infrastructure directories: - /etc/xml - /usr/share/xml/{declaration,entities,misc,schema} - /usr/local/share/xml/{declaration,entities,misc,schema} . * XML catalog schema: OASIS XML Catalog Committee Specification 1.0 . * update-xmlcatalog(8): tool for maintaining the root XML catalog file and the package XML catalog files in the '/etc/xml' directory as well as local XML catalog files. . * dh_installxmlcatalogs(1): debhelper tool for installing local XML catalog files and registering XML entities in package XML catalog files and the root XML catalog file (requires debhelper package) Package: xorg-sgml-doctools Version: 1:1.11-1 Architecture: all Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 112 Section: x11 Priority: optional Multi-Arch: foreign Description: Common tools for building X.Org SGML documentation This package contains tools for building the X.Org SGML documentation. Currently it only includes various entity definitions for the current release. Package: xtrans-dev Source: xtrans Version: 1.3.5-1 Architecture: all Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 331 Section: x11 Priority: optional Multi-Arch: foreign Description: X transport library (development files) xtrans includes a number of routines to make X implementations transport-independent; at time of writing, it includes support for UNIX sockets, IPv4, IPv6, and DECnet. . xtrans is not actually a library in itself; it includes .c files which are then used in the compilation of X servers, libraries, et al. . More information about X.Org can be found at: <URL:http://www.X.org> . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libxtrans Package: xxd Source: vim Version: 2:8.0.0197-4+deb9u7 Architecture: amd64 Maintainer: Debian Vim Maintainers <pkg-vim-maintainers@lists.alioth.debian.org> Installed-Size: 168 Depends: libc6 (>= 2.3.4) Breaks: vim-common (<< 2:7.4.2347-1~) Replaces: vim-common (<< 2:7.4.2347-1~) Section: editors Priority: extra Homepage: http://www.vim.org/ 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. Package: xz-utils Version: 5.2.2-1.2+deb9u1 Architecture: amd64 Maintainer: Jonathan Nieder <jrnieder@gmail.com> Installed-Size: 515 Depends: libc6 (>= 2.17), liblzma5 (>= 5.2.2) Conflicts: lzma (<< 9.22-1), xz-lzma Breaks: lzip (<< 1.8~rc2) Replaces: lzip (<< 1.8~rc2), xz-lzma Provides: lzma Section: utils Priority: required Multi-Arch: foreign Homepage: http://tukaani.org/xz/ Description: XZ-format compression utilities 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. . This package provides the command line tools for working with XZ compression, including xz, unxz, xzcat, xzgrep, and so on. They can also handle the older LZMA format, and if invoked via appropriate symlinks will emulate the behavior of the commands in the lzma package. . The XZ format is similar to the older LZMA format but includes some improvements for general use: . * 'file' magic for detecting XZ files; * crc64 data integrity check; * limited random-access reading support; * improved support for multithreading (not used in xz-utils); * support for flushing the encoder. Package: zip Source: zip (3.0-11) Version: 3.0-11+b1 Architecture: amd64 Maintainer: Santiago Vila <sanvila@debian.org> Installed-Size: 608 Depends: libbz2-1.0, libc6 (>= 2.14) Recommends: unzip Section: utils Priority: optional Multi-Arch: foreign Homepage: http://www.info-zip.org/Zip.html Description: Archiver for .zip files This is InfoZIP's zip program. It produces files that are fully compatible with the popular PKZIP program; however, the command line options are not identical. In other words, the end result is the same, but the methods differ. :-) . This version supports encryption. Package: zlib1g-dev Source: zlib Version: 1:1.2.8.dfsg-5+deb9u1 Architecture: amd64 Maintainer: Mark Brown <broonie@debian.org> Installed-Size: 414 Depends: zlib1g (= 1:1.2.8.dfsg-5+deb9u1), libc6-dev | libc-dev Conflicts: zlib1-dev Provides: libz-dev Section: libdevel Priority: optional Multi-Arch: same Homepage: http://zlib.net/ Description: compression library - development zlib is a library implementing the deflate compression method found in gzip and PKZIP. This package includes the development support files. Package: zlib1g Source: zlib Version: 1:1.2.8.dfsg-5+deb9u1 Architecture: amd64 Maintainer: Mark Brown <broonie@debian.org> Installed-Size: 156 Depends: libc6 (>= 2.14) Conflicts: zlib1 (<= 1:1.0.4-7) Breaks: libxml2 (<< 2.7.6.dfsg-2), texlive-binaries (<< 2009-12) Provides: libz1 Section: libs Priority: required Multi-Arch: same Homepage: http://zlib.net/ Description: compression library - runtime zlib is a library implementing the deflate compression method found in gzip and PKZIP. This package includes the shared library.