Package: accountsservice Priority: standard Section: gnome Installed-Size: 428 Maintainer: Ubuntu Developers Original-Maintainer: Alessio Treglia Architecture: amd64 Version: 0.6.35-0ubuntu7.1 Depends: dbus, libaccountsservice0 (= 0.6.35-0ubuntu7.1), libc6 (>= 2.4), libgcr-base-3-1 (>= 3.8.0), libglib2.0-0 (>= 2.37.3), libpam0g (>= 0.99.7.1), libpolkit-gobject-1-0 (>= 0.99) Suggests: gnome-control-center Filename: pool/main/accountsservice_0.6.35-0ubuntu7.1_amd64.deb Size: 60372 MD5Sum: 51ccd10c7d303efcfb70a8058b8841f3 SHA1: e0738a5c00e8b95f7ab120faad7d1b7f185f1532 SHA256: 7132dc17c036f525486b747a277ada7a94a0b3ce8b3ac08aedb40a952c08466c SHA512: 3e3ddd0c7953b067de669875a09fe3e97365e431995e8e44677cdc68196354f648a91b008e7f32229ecb86b04232fca8f6f239a44860f2aabb146fb293720125 Description: query and manipulate user account information The AccountService project provides a set of D-Bus interfaces for querying and manipulating user account information and an implementation of these interfaces, based on the useradd, usermod and userdel commands. Homepage: http://cgit.freedesktop.org/accountsservice/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master Package: acl Priority: optional Section: utils Installed-Size: 192 Maintainer: Ubuntu Developers Original-Maintainer: Anibal Monsalve Salazar Architecture: amd64 Version: 2.2.52-1 Depends: libacl1 (= 2.2.52-1), libc6 (>= 2.14) Filename: pool/main/acl_2.2.52-1_amd64.deb Size: 43790 MD5Sum: ac8db6aa2095dfd83758db34cf31285a SHA1: 8c79b69058f7463b85a425d0bb4ed40f9f50844f SHA256: 55911b14809d9895fcd102939fe0f392c499cf0b76f69961a5fd9d8235f14823 SHA512: ab0cd0ed38a478d2113f1586d37e9c1cc2fb90a2d75c1b6158768e9989c17cfe68ae1334619d14c0c8a24650cf7ccd56a6abf5391f0bf521c613753654659fa6 Description: Access control list utilities This package contains the getfacl and setfacl utilities needed for manipulating access control lists. Multi-Arch: foreign Homepage: http://savannah.nongnu.org/projects/acl/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, ubuntu-desktop, ubuntu-usb, print-server, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: adduser Priority: required Section: admin Installed-Size: 644 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Adduser Developers Architecture: all Version: 3.113+nmu3ubuntu3 Replaces: manpages-it (<< 0.3.4-2), manpages-pl (<= 20051117-1) Depends: perl-base (>= 5.6.0), passwd (>= 1:4.0.12), debconf | debconf-2.0 Suggests: liblocale-gettext-perl, perl-modules, ecryptfs-utils (>= 67-1) Filename: pool/main/adduser_3.113+nmu3ubuntu3_all.deb Size: 169360 MD5Sum: 98c532cd738cfce59d448ed96ea5c8e7 SHA1: a64caa75eee209bacbc39cbbcb058db80e5042af SHA256: 1461ce364a68db36190a6981ad9e3889c8a5286e809e45c6e34a720905de46a4 SHA512: b0523f99db854388eacbdb5e8b11ed0d2fd8d7fe96775fdb3660e7e3811f2a4e0ca3bd6a95a395f7d373c79d4448a54a43d25c705b3f9cfb7a109c48d4bfd2e8 Description: add and remove users and groups This package includes the 'adduser' and 'deluser' commands for creating and removing users. . - 'adduser' creates new users and groups and adds existing users to existing groups; - 'deluser' removes users and groups and removes users from a given group. . Adding users with 'adduser' is much easier than adding them manually. Adduser will choose appropriate UID and GID values, create a home directory, copy skeletal user configuration, and automate setting initial values for the user's password, real name and so on. . Deluser can back up and remove users' home directories and mail spool or all the files they own on the system. . A custom script can be executed after each of the commands. . Development mailing list: http://lists.alioth.debian.org/mailman/listinfo/adduser-devel/ Multi-Arch: foreign Homepage: http://alioth.debian.org/projects/adduser/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: alembic Priority: optional Section: python Installed-Size: 976 Maintainer: MOS Linux team Architecture: all Version: 0.6.7+ds-1~mos6.1 Provides: python-alembic Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-sqlalchemy (>= 0.9~), python-sqlalchemy (<< 0.10), python-mako, libjs-sphinxdoc (>= 1.0) Recommends: python-pkg-resources Filename: pool/main/alembic_0.6.7+ds-1~mos6.1_all.deb Size: 231746 MD5Sum: 283a27919aad24b9d65c6b730e82ca29 SHA1: 9ea8dc9027ce335e25b589a0d82a22a70a1433dd SHA256: 227f008b9a7e55fb23dc1e3e2636c345057206d1e59e3c20c1c71fa1f76d74f4 SHA512: e95767f0881c9a7cdfabb02970513bc4ab1fe18ffd1145cdb58742c4f1415bbb796f996d080ea0c1f9166b8e5ac1c7dbd7be9df7191c546b936e70a59c8628c0 Description: lightweight database migration tool for SQLAlchemy Alembic is a new database migration tool, written by the author of SQLAlchemy. A migration tool offers the following functionality: . * Can emit ALTER statements to a database in order to change the structure of tables and other constructs * Provides a system whereby "migration scripts" may be constructed; each script indicates a particular series of steps that can "upgrade" a target database to a new version, and optionally a series of steps that can "downgrade" similarly, doing the same steps in reverse. * Allows the scripts to execute in some sequential manner. Homepage: http://www.bitbucket.org/zzzeek/alembic Orig-Maintainer: Debian Python Modules Team Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: anacron Priority: optional Section: admin Installed-Size: 178 Maintainer: Ubuntu Developers Original-Maintainer: Peter Eisentraut Architecture: amd64 Version: 2.3-20ubuntu1 Replaces: pe Depends: libc6 (>= 2.7), debianutils (>= 1.7), init-system-helpers (>= 1.13~), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), lsb-base (>= 3.0-10) Recommends: cron (>= 3.0pl1-43), rsyslog | system-log-daemon Suggests: default-mta | mail-transport-agent, powermgmt-base Filename: pool/main/anacron_2.3-20ubuntu1_amd64.deb Size: 26232 MD5Sum: bbee49e215e8ff30759162f2835f068d SHA1: 4b0489a220b6d8e11b575cb1fd6fd308c668b325 SHA256: 5080566fbc5c912c2ff5814e845f7860ff88e383f48983306d1f999b2be21e19 SHA512: 3f68d008a1125b594ae2a3e9125769aefeebb8c5afbf5c6278139d7e6e025b47d64bbf848adef3d0e9d651688698b1bb64e7a8e33143bd4268e804fe29d7c508 Description: cron-like program that doesn't go by time Anacron (like "anac(h)ronistic") is a periodic command scheduler. It executes commands at intervals specified in days. Unlike cron, it does not assume that the system is running continuously. It can therefore be used to control the execution of daily, weekly, and monthly jobs (or anything with a period of n days), on systems that don't run 24 hours a day. When installed and configured properly, Anacron will make sure that the commands are run at the specified intervals as closely as machine uptime permits. . This package is pre-configured to execute the daily jobs of the Debian system. You should install this program if your system isn't powered on 24 hours a day to make sure the maintenance jobs of other Debian packages are executed each day. Homepage: http://sourceforge.net/projects/anacron/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-active-desktop, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: apache2-bin Priority: optional Section: httpd Installed-Size: 3301 Maintainer: Ubuntu Developers Original-Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.4.7-1ubuntu4.1 Replaces: apache2-mpm-event (<< 2.3~), apache2-mpm-itk (<< 2.3~), apache2-mpm-prefork (<< 2.3~), apache2-mpm-worker (<< 2.3~), apache2.2-bin (<< 2.3~), apache2.2-common, libapache2-mod-macro (<< 1:2.4.6-1~), libapache2-mod-proxy-html (<< 1:2.4.4-2~) Provides: apache2-api-20120211, httpd, httpd-cgi Depends: libapr1 (>= 1.5.0), libaprutil1 (>= 1.5.0), libaprutil1-dbd-sqlite3 | libaprutil1-dbd-mysql | libaprutil1-dbd-odbc | libaprutil1-dbd-pgsql | libaprutil1-dbd-freetds, libaprutil1-ldap, libc6 (>= 2.14), libldap-2.4-2 (>= 2.4.7), libpcre3, libssl1.0.0 (>= 1.0.1), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4), perl Suggests: www-browser, apache2-doc, apache2-suexec-pristine | apache2-suexec-custom Conflicts: apache2.2-bin (<< 2.3~), apache2.2-common Breaks: libapache2-mod-macro (<< 1:2.4.6-1~), libapache2-mod-proxy-html (<< 1:2.4.4-2~) Filename: pool/main/apache2-bin_2.4.7-1ubuntu4.1_amd64.deb Size: 838846 MD5Sum: 0e7f023340079a53a78505d331fa75d6 SHA1: f22d57dde9169afc9a0ab6ef0547c38c7dd9e489 SHA256: 0a72e8428191738bcc786eb2d6ee5e1ce8be1a2088caab554b2b9d08764ec9c5 SHA512: da75527acbf2876eaf2df08c4da9657ff350ddcd9dcfa5b0bb0ab64f85ff4e2dd2d0aa82d83f9a2dd9a2b9a9c2268d8e2c43dbc992d17d3734fb6d23873a7ee8 Description: Apache HTTP Server (binary files and modules) The Apache Software Foundation's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . This package contains the binaries only and does not set up a working web-server instance. Install the "apache2" package to get a fully working instance. Do not install this package unless you want to set-up the Apache HTTP server entirely on your own. Homepage: http://httpd.apache.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: lamp-server, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: apache2-data Priority: optional Section: httpd Installed-Size: 703 Maintainer: Ubuntu Developers Original-Maintainer: Debian Apache Maintainers Architecture: all Source: apache2 Version: 2.4.7-1ubuntu4.1 Replaces: apache2.2-common Conflicts: apache2.2-common Filename: pool/main/apache2-data_2.4.7-1ubuntu4.1_all.deb Size: 159942 MD5Sum: 1db5f760442d7ad9f955386ddd819cb1 SHA1: 524ddbd611882c0a86cc40ce555566ea3ec8ed24 SHA256: d7b7d4475bf592d7a3aa2fcac243893546a83607609a683cee0290851301011d SHA512: a0b76c6c3070ed3aeeda097946095e28c0681d179f5cc3f73bd72033aeef506eaef2fbde1e2ad000d0f3dbbd59c6d21d57285bd59399e36321978ccbad807127 Description: Apache HTTP Server (common files) The Apache Software Foundation's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . This package contains architecture-independent common files such as icons, error pages and static index files. Multi-Arch: foreign Homepage: http://httpd.apache.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: apache2 Priority: optional Section: web Installed-Size: 462 Maintainer: Ubuntu Developers Original-Maintainer: Debian Apache Maintainers Architecture: amd64 Version: 2.4.7-1ubuntu4.1 Replaces: apache2.2-common Depends: lsb-base, procps, perl, mime-support, apache2-bin (= 2.4.7-1ubuntu4.1), apache2-data (= 2.4.7-1ubuntu4.1) Recommends: ssl-cert Suggests: www-browser, apache2-doc, apache2-suexec-pristine | apache2-suexec-custom, ufw, apache2-utils Conflicts: apache2.2-common Filename: pool/main/apache2_2.4.7-1ubuntu4.1_amd64.deb Size: 87534 MD5Sum: 76c804fdb20b0622b58c2fa0dc9c81e0 SHA1: 8d34269035df54a473400ef098795f3789ce29dc SHA256: 5e7464c1ccc21bd7bf63d26f160439664176d3d4f7238a675d20aad17635c159 SHA512: 5d72728a6ec3bc2b736598ec04bd7bd8753ee0ce284f2c8df65269c58171df6ae1dffea9ab2ac73ee3a662791dfa0b453b69f4e30de19990a95939dc0da96bc0 Description: Apache HTTP Server The Apache Software Foundation's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . This package contains the configuration files, init scripts and support scripts. It does not install the actual apache2 binaries. Homepage: http://httpd.apache.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: lamp-server, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: apparmor Priority: standard Section: admin Installed-Size: 1181 Maintainer: Ubuntu Developers Original-Maintainer: Kees Cook Architecture: amd64 Version: 2.8.95~2430-0ubuntu5.1 Replaces: apparmor-parser, apparmor-utils (<< 2.8.0-0ubuntu28), libapache2-mod-apparmor (<< 2.5.1-0ubuntu3) Depends: libc6 (>= 2.14), debconf (>= 0.5) | debconf-2.0, python3, libapparmor-perl, lsb-base, initramfs-tools, debconf Suggests: apparmor-profiles, apparmor-docs, apparmor-utils Breaks: apparmor-easyprof-ubuntu (<< 1.1.14), apparmor-utils (<< 2.8.0-0ubuntu28), libapache2-mod-apparmor (<< 2.5.1-0ubuntu3), libvirt-bin (<< 1.2.2-0ubuntu9~), lightdm (<< 1.9.14-0ubuntu2~), lxc (<< 1.0.2-0ubuntu2~) Filename: pool/main/apparmor_2.8.95~2430-0ubuntu5.1_amd64.deb Size: 318794 MD5Sum: ae44c83c37b792b198b10d6199b883de SHA1: f4a8e758ab7e90ad4de39937cc5e2ce7b10a227c SHA256: 8a7e113d6a6055174a5dc536e08aead7c3d6274a8706ce59cb614c519752ee8f SHA512: 431b408351f39d76193878789985da9e2a7b36656ffe82f8bd792bc11ccd41131efd3a1da98da54ae221d07bc3d7c268cf5acda60a7b0a8d000c1cef6ff60cc0 Description: User-space parser utility for AppArmor This provides the system initialization scripts needed to use the AppArmor Mandatory Access Control system, including the AppArmor Parser which is required to convert AppArmor text profiles into machine-readable policies that are loaded into the kernel for use with the AppArmor Linux Security Module. Homepage: http://apparmor.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active Package: apt-transport-https Priority: standard Section: admin Installed-Size: 232 Maintainer: Ubuntu Developers Original-Maintainer: APT Development Team Architecture: amd64 Source: apt Version: 1.0.1ubuntu2.6 Depends: libapt-pkg4.12 (>= 0.8.16~exp9), libc6 (>= 2.14), libcurl3-gnutls (>= 7.16.2), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0) Filename: pool/main/apt-transport-https_1.0.1ubuntu2.6_amd64.deb Size: 25126 MD5Sum: 9beef6ae1742f29b5354a1ebd438c4d9 SHA1: 498f9fff82ee4ba915a5642096ebabff5008a6ff SHA256: add6de54cf533029a9096459bfc41673a4ab4b55731f9342bab2f8144a71a436 SHA512: 8f8412aa3ec813feb47a1f95a491bb0c3382ba0b7be0ac8a2b36892186453fb64ac307960f239fb60432595960220a3342bbbb44e26940bc8628512fe67970c3 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. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active Package: apt-utils Priority: important Section: admin Installed-Size: 668 Maintainer: Ubuntu Developers Original-Maintainer: APT Development Team Architecture: amd64 Source: apt Version: 1.0.1ubuntu2.6 Depends: libapt-inst1.5 (>= 0.9.15.4), libapt-pkg4.12 (>= 0.9.16), libc6 (>= 2.14), libdb5.3, libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0) Filename: pool/main/apt-utils_1.0.1ubuntu2.6_amd64.deb Size: 171650 MD5Sum: af575fbdf2d5b3df1d995a73cf2625b2 SHA1: 6c210935a6a9f29455627ed824715f5d35d3d1b5 SHA256: 77ea52a4bfbb0db74aaf1f1e164178dd404136f558a29ebed9565da5f923d53f SHA512: 7a85ae9302ef5e11b968b93352617ab240104f4d33071b150319af1dbf54db9fad79a9594e643e4ba510f6a76727a760e5c88ca4b14a967c6e73b76bcd63a6e7 Description: package management related utility programs This package contains some less used commandline utilities related to package management with APT. . * apt-extracttemplates is used by debconf to prompt for configuration questions before installation. * apt-ftparchive is used to create Packages and other index files needed to publish an archive of debian packages * apt-sortpkgs is a Packages/Sources file normalizer. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: apt-xapian-index Priority: optional Section: admin Installed-Size: 328 Maintainer: Ubuntu Developers Original-Maintainer: Enrico Zini Architecture: all Version: 0.45ubuntu4 Depends: python (>= 2.7), python-xapian (>= 1.0.2), python-apt (>= 0.7.93.2), python-debian (>= 0.1.14), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Suggests: app-install-data, python-xdg Filename: pool/main/apt-xapian-index_0.45ubuntu4_all.deb Size: 56368 MD5Sum: 996a7231edaa325e96da81209386b4eb SHA1: bf1bdd19c1792bc7176af49dc366c634c27f38fe SHA256: 0085663c41c5aefa1d5d6871309e958c2495fc8ccb452910059969df2afac34c SHA512: 285f0094d3f6b8fbfdf9d359074253ec72481f63c26fa5022e2f77541f92a16e396da11cfb9c17c3b58ffc54873b28bf0a11fdeb263b21729b81a500f596edfe Description: maintenance and search tools for a Xapian index of Debian packages This package provides update-apt-xapian-index, a tool to maintain a Xapian index of Debian package information in /var/lib/apt-xapian-index, and axi-cache, a command line search tool that uses the index. . axi-cache allows one to search packages very quickly, and it also interfaces with the shell command line completion in a smart way, providing context-sensitive keyword and tag suggestions even before the search command is actually run. . update-apt-xapian-index allows plugins to be installed in /usr/share/apt-xapian-index to index all sorts of extra information, such as Debtags tags, popcon information, package ratings and anything else that would fit. . The index generated by update-apt-xapian-index is self-documenting, as it contains an autogenerated README file with information on the index layout and all the data that can be found in it. Homepage: http://www.enricozini.org/sw/apt-xapian-index/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: aptitude-common Priority: optional Section: admin Installed-Size: 4180 Maintainer: Ubuntu Developers Original-Maintainer: Aptitude Development Team Architecture: all Source: aptitude Version: 0.6.8.2-1ubuntu4 Replaces: aptitude (<< 0.6.8-1) Recommends: aptitude Breaks: aptitude (<< 0.6.8-1) Filename: pool/main/aptitude-common_0.6.8.2-1ubuntu4_all.deb Size: 699846 MD5Sum: 2754aaf46ec1afa1625930ab94038a07 SHA1: acb6386f681912d4518550eaf387a3c838c00aac SHA256: 2f608d5d7694695264b0460c9459cc072300a63860787096abc14bfc8cd50ff4 SHA512: fe2bba523e01f2d611ff5015ec7745e806c9620705c7053187c8c727194e53b9698ba94806bada90b2fad2e7fdd36f5511ab5abf4887e6eb5914b096728a3ed5 Description: architecture indepedent files for the aptitude package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the data files and translations used by aptitude. Homepage: http://aptitude.alioth.debian.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: aptitude Priority: optional Section: admin Installed-Size: 4593 Maintainer: Ubuntu Developers Original-Maintainer: Aptitude Development Team Architecture: amd64 Version: 0.6.8.2-1ubuntu4 Depends: aptitude-common (= 0.6.8.2-1ubuntu4), libapt-pkg4.12 (>= 0.9.11), libboost-iostreams1.54.0, libc6 (>= 2.14), libcwidget3, libept1.4.12, libgcc1 (>= 1:4.1.1), libncursesw5 (>= 5.6+20070908), libsigc++-2.0-0c2a (>= 2.0.2), libsqlite3-0 (>= 3.6.5), libstdc++6 (>= 4.6), libtinfo5, libxapian22 Recommends: sensible-utils, apt-xapian-index, libparse-debianchangelog-perl Suggests: aptitude-doc-en | aptitude-doc, tasksel, debtags Conflicts: ia32-apt-get (<< 22) Filename: pool/main/aptitude_0.6.8.2-1ubuntu4_amd64.deb Size: 1371226 MD5Sum: c5790e67ba2ec122e2f6a0cb1e87859e SHA1: 6551306c93755ee66f503e57c301d49fc70f1ebe SHA256: 776d8f2314f5e1edef7fa06d5cbc1184a8a11d90b9fb35caa626032607a525bd SHA512: 83b2fefd2928e6d448a13364046c8e3f05224edc866558046d1fd054f676f51d7e733f537960430d9522b5da1bc33b07b57b0add1ab5e95e62cdf1df82ec248e Description: terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . aptitude is also Y2K-compliant, non-fattening, naturally cleansing, and housebroken. Homepage: http://aptitude.alioth.debian.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: cloud-image Package: apt Priority: important Section: admin Installed-Size: 3576 Maintainer: Ubuntu Developers Original-Maintainer: APT Development Team Architecture: amd64 Version: 1.0.1ubuntu2.6 Replaces: manpages-it (<< 2.80-4~), manpages-pl (<< 20060617-3~), openjdk-6-jdk (<< 6b24-1.11-0ubuntu1~), sun-java5-jdk (>> 0), sun-java6-jdk (>> 0) Depends: libapt-pkg4.12 (>= 0.9.16), libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6), ubuntu-keyring, gnupg Suggests: aptitude | synaptic | wajig, dpkg-dev (>= 1.17.2), apt-doc, python-apt Conflicts: python-apt (<< 0.7.93.2~) Breaks: manpages-it (<< 2.80-4~), manpages-pl (<< 20060617-3~), openjdk-6-jdk (<< 6b24-1.11-0ubuntu1~), sun-java5-jdk (>> 0), sun-java6-jdk (>> 0) Filename: pool/main/apt_1.0.1ubuntu2.6_amd64.deb Size: 953916 MD5Sum: 1be5bdc5cfd6d3ab7ad6ff6f07d0da6a SHA1: 2743740ec7fa182c4d7898c3c32864dae2e10953 SHA256: 32da9a9b0a1de4f9a16b442966d29afb44a08814de711776b16a66d51ef6b6df SHA512: 6e50fec3ca22aae2f6a8eceaa042d4b41db2c02c44e00e3113513e54f6e44b41e52a4b4da60126ae4eeda12492dcb42c1cb0a4f84c352ac3fe1fcfffcd730967 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 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Build-Essential: yes Origin: Ubuntu Task: minimal Package: atop Priority: optional Section: universe/admin Installed-Size: 274 Maintainer: Ubuntu Developers Original-Maintainer: Marc Haber Architecture: amd64 Version: 1.26-2 Depends: libc6 (>= 2.14), libncurses5 (>= 5.5-5~), libtinfo5, zlib1g (>= 1:1.1.4), lsb-base (>= 3.2-14) Recommends: cron Filename: pool/main/atop_1.26-2_amd64.deb Size: 101818 MD5Sum: 33ef85a1bdd2053a8e8fdd43cf7b400f SHA1: ca37b466263a1591c8d9cb5b08007ac5e760016c SHA256: 42b76248f9974c12ef46fc482001b2206755103b168c06c440fb42249c1de205 SHA512: d62b022a62cb8493f1b79d7e1dbe59af321ba5d21bd339b46b411e9349dfd1665c71c946291cc6ad808b17927a44d6bd29448d171bd9cffc2bdc6adb18d11a56 Description: Monitor for system resources and process activity Atop is an ASCII full-screen performance monitor, similar to the top command, but atop only shows the active system-resources and processes, and only shows the deviations since the previous interval. At regular intervals, it shows system-level activity related to the CPU, memory, swap, disks and network layers, and it shows for every active process the CPU utilization in system and user mode, the virtual and resident memory growth, priority, username, state, and exit code. The process level activity is also shown for processes which finished during the last interval, to get a complete overview about the consumers of things such as CPU time. . Author: Gerlof Langeveld Homepage: http://www.atconsultancy.nl/atop/home.html Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: at Priority: optional Section: admin Installed-Size: 194 Maintainer: Ubuntu Developers Original-Maintainer: Ansgar Burchardt Architecture: amd64 Version: 3.1.14-1ubuntu1 Depends: libc6 (>= 2.14), libpam0g (>= 0.99.7.1), init-system-helpers (>= 1.5), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), lsb-base (>= 3.2-14), libpam-runtime (>= 1.0.1-11) Suggests: default-mta | mail-transport-agent Filename: pool/main/at_3.1.14-1ubuntu1_amd64.deb Size: 37636 MD5Sum: 0f0d7f9d02e51fac7e25eb92ab1645c1 SHA1: b2e70ae7e12cda821c4cbcfc82eed662425f3ed6 SHA256: 860200d6b15f260ca3e6c26ef4348710ae40e47515fa5288a15de4fb2a2bad14 SHA512: ddf098c7225b89cdf1a1b3041dad280b9aeff3379e9f76b6ec6c1c2e003546e29ca73ae0b83de0e3f6e0ff3fc4d5a6df0fea15b9ec6cacba20234e8ab9c07c86 Description: Delayed job execution and batch processing At and batch read shell commands from standard input storing them as a job to be scheduled for execution in the future. . Use at to run the job at a specified time batch to run the job when system load levels permit Multi-Arch: foreign Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: cloud-image, server Package: augeas-lenses Priority: optional Section: misc Installed-Size: 1227 Maintainer: Ubuntu Developers Original-Maintainer: Nicolas Valcárcel Scerpella Architecture: all Source: augeas Version: 1.2.0-0ubuntu1.1 Suggests: augeas-doc Filename: pool/main/augeas-lenses_1.2.0-0ubuntu1.1_all.deb Size: 229570 MD5Sum: 60bb4a95db770d3bacc69df04fc6e080 SHA1: 034de9913ddaa584117557b0f8cc1416deefbe89 SHA256: 6f4661a9865e86c71d4c9abcf6d5ab9b63b63f82a1951b88e5e2079ba6c3e1f6 SHA512: b196e2c0196424f07bfd1739d178204d9e43a5b997875eef509b90759ec09a2c753981afdd84f50e30e658c8b78ea6e7e3adf71f986e841307dc4fbfb0250948 Description: Set of lenses needed by libaugeas0 to parse config files Augeas parses configuration files described in lenses into a tree structure, which it exposes through its public API. Changes made through the API are written back to the initially read files. . Lenses are the building blocks of the file <-> tree transformation; they combine parsing a file and building the tree (the get transformation), with turning the tree back into an (updated) file (the put transformation). . The transformation works very hard to preserve comments and formatting details. It is controlled by ``lens'' definitions that describe the file format and the transformation into a tree. This package includes the official set of lenses. Homepage: http://augeas.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: base-files Essential: yes Priority: required Section: admin Installed-Size: 433 Maintainer: Ubuntu Developers Original-Maintainer: Santiago Vila Architecture: amd64 Version: 7.2ubuntu5.2 Replaces: base, dpkg (<= 1.15.0), miscutils Provides: base Pre-Depends: awk Breaks: initscripts (<< 2.88dsf-13.3), sendfile (<< 2.1b.20080616-5.2~) Filename: pool/main/base-files_7.2ubuntu5.2_amd64.deb Size: 69854 MD5Sum: 7a1f0028667afbf01c1c10e8eace4137 SHA1: 0df8ee5cad3905b2522fe7b19c2dfd6439e55135 SHA256: 5c77a7a3b67c67230a098aa350b5b6c1781f3ba0421b0ca1b5931f0191a65b95 SHA512: dec1e293cb937345ad53e7328a5c47cfb996d8c3e4a0abda9240d6931bff48cbf3ecb3352d8d301bf292ff15a1b74cff4d291fd99f4f2c246bdf8c0be799a2a8 Description: Debian base system miscellaneous files This package contains the basic filesystem hierarchy of a Debian system, and several important miscellaneous files, such as /etc/debian_version, /etc/host.conf, /etc/issue, /etc/motd, /etc/profile, and others, and the text of several common licenses in use on Debian systems. Multi-Arch: foreign Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: base-passwd Essential: yes Priority: required Section: admin Installed-Size: 252 Maintainer: Colin Watson Architecture: amd64 Version: 3.5.33 Replaces: base Depends: libc6 (>= 2.8), libdebconfclient0 (>= 0.145) Recommends: debconf (>= 0.5) | debconf-2.0 Filename: pool/main/base-passwd_3.5.33_amd64.deb Size: 47862 MD5Sum: 92a98178a9e96f425bbde0320f9c5b77 SHA1: b15968393d03ee487c2511f584e84e57552dbe4e SHA256: c53bc7b5bae473df952b686d1558a0e6c7661cdfd9bfea2f0bd6ac722beff90f SHA512: e786ed27a8bb5e7dd82fb1bd79087c94f4d765d110e107ae3e8c2a1d8c87908eddc6293d0e9c2449b9080a0a4d962cfbe9ec4d81c7c8a49aa2e0ece007c55db6 Description: Debian base system master password and group files These are the canonical master copies of the user database files (/etc/passwd and /etc/group), containing the Debian-allocated user and group IDs. The update-passwd tool is provided to keep the system databases synchronized with these master files. Multi-Arch: foreign Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: bash-completion Priority: standard Section: shells Installed-Size: 929 Maintainer: Ubuntu Developers Original-Maintainer: Bash Completion Maintainers Architecture: all Version: 1:2.1-4 Replaces: bash, cryptsetup (<< 2:1.1.2-2), xen-tools (<= 4.1-1) Depends: bash (>= 3.2) Pre-Depends: dpkg (>= 1.15.7.2~) Breaks: xen-tools (<= 4.1-1) Filename: pool/main/bash-completion_2.1-4_all.deb Size: 153944 MD5Sum: e3971798754f0f73eb7a5a80b73c591e SHA1: 2dece2aaa8073cea586c2a506e301b9d9f56e16b SHA256: 9305a9cf2049e3e0ad5f78a33bf2d500a95a1a8826b133840049c0f49f972879 SHA512: 52d170de9471c040b6b87dfd898711275569ef4cdb1d1238dd59107ab37f41e15e229f17df0a5c60e9ada6ce5539ffb70475b8d945aad05638be2bc5cd740253 Description: programmable completion for the bash shell bash completion extends bash's standard completion behavior to achieve complex command lines with just a few keystrokes. This project was conceived to produce programmable completion routines for the most common Linux/UNIX commands, reducing the amount of typing sysadmins and programmers need to do on a daily basis. Multi-Arch: foreign Homepage: http://bash-completion.alioth.debian.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: bash Essential: yes Priority: required Section: shells Installed-Size: 1488 Maintainer: Ubuntu Developers Original-Maintainer: Matthias Klose Architecture: amd64 Version: 4.3-7ubuntu1.5 Replaces: bash-completion (<< 20060301-0), bash-doc (<= 2.05-1) Depends: base-files (>= 2.1.12), debianutils (>= 2.15) Pre-Depends: dash (>= 0.5.5.1-2.2), libc6 (>= 2.15), libtinfo5 Recommends: bash-completion (>= 20060301-0) Suggests: bash-doc Conflicts: bash-completion (<< 20060301-0) Filename: pool/main/bash_4.3-7ubuntu1.5_amd64.deb Size: 575658 MD5Sum: a4ac17c05ad0163941b9f131160e1dd4 SHA1: 87ce91afb047539bf0f5d09a4191bf92a29031f3 SHA256: c93db280ac87c5281b1d77a7e74eb6ee547259b5c8b9b29ede28ed7ef5f7daa1 SHA512: d94525ece4abb7f6ba1575454ce4c43bef1f37f8a83943b3c4471c228a0cb4eac6895e1e81b8f147dbd75cc2b4bbe839ee1d702f801f85b7a6a85b27143647c0 Description: GNU Bourne Again SHell Bash is an sh-compatible command language interpreter that executes commands read from the standard input or from a file. Bash also incorporates useful features from the Korn and C shells (ksh and csh). . Bash is ultimately intended to be a conformant implementation of the IEEE POSIX Shell and Tools specification (IEEE Working Group 1003.2). . The Programmable Completion Code, by Ian Macdonald, is now found in the bash-completion package. Multi-Arch: foreign Homepage: http://tiswww.case.edu/php/chet/bash/bashtop.html Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: bc Priority: optional Section: math Installed-Size: 240 Maintainer: Ubuntu Developers Original-Maintainer: Ryan Kavanagh Architecture: amd64 Version: 1.06.95-8ubuntu1 Depends: libc6 (>= 2.14), libreadline6 (>= 6.0) Filename: pool/main/bc_1.06.95-8ubuntu1_amd64.deb Size: 82176 MD5Sum: b2c5f458583106390b391a0cbddc7d74 SHA1: c1a0edd2e17848c7c635519724e0582b1fff2275 SHA256: 0932e129041d5e13a21af90403ebde0cd6fe0f892bbc6bcbc7c16a6f355f1142 SHA512: 82de883a88707428534939868a3c0962431cc52f02d4a25dfc3364f9303e05488bdca3948941d21f94dac1ac8a1a7359a24bfe63ba89c8bb77e8f202e121c53d Description: GNU bc arbitrary precision calculator language GNU bc is an interactive algebraic language with arbitrary precision which follows the POSIX 1003.2 draft standard, with several extensions including multi-character variable names, an `else' statement and full Boolean expressions. GNU bc does not require the separate GNU dc program. Multi-Arch: foreign Homepage: http://ftp.gnu.org/gnu/bc/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, print-server, cloud-image, server, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: bind9-host Priority: standard Section: net Installed-Size: 174 Maintainer: Ubuntu Developers Original-Maintainer: LaMont Jones Architecture: amd64 Source: bind9 Version: 1:9.9.5.dfsg-3ubuntu0.2 Replaces: dnsutils (<< 1:9.0.0), host (<< 1:9.7.0) Provides: host Depends: libbind9-90 (= 1:9.9.5.dfsg-3ubuntu0.2), libc6 (>= 2.4), libdns100 (= 1:9.9.5.dfsg-3ubuntu0.2), libisc95 (= 1:9.9.5.dfsg-3ubuntu0.2), libisccfg90 (= 1:9.9.5.dfsg-3ubuntu0.2), liblwres90 (= 1:9.9.5.dfsg-3ubuntu0.2) Conflicts: dnsutils (<< 1:9.0.0), host (<< 1:9.7.0) Filename: pool/main/bind9-host_9.9.5.dfsg-3ubuntu0.2_amd64.deb Size: 46402 MD5Sum: 7c1465466bb3b6aa6b40c63f570e8d61 SHA1: fa07068eef6c8eceeea7e625ae6d781922d24b54 SHA256: 4b614f727eb109a94cb81a6a2396e8bae0f857b411e04dbf553b9e02c2303e8d SHA512: 898afe46fae4bfacde2c9c9f1496214045960aaea4a23a0d3944584482deaa0e4d9b2ed38f8d97073ad96b6a955f4b0eb2d567bba24c8bca5d09dd74518cf6aa 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. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: binutils Priority: optional Section: devel Installed-Size: 11460 Maintainer: Ubuntu Developers Original-Maintainer: Matthias Klose Architecture: amd64 Version: 2.24-5ubuntu3.1 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 Depends: libc6 (>= 2.14), zlib1g (>= 1:1.2.0) Suggests: binutils-doc (>= 2.24-5ubuntu3.1) 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), 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) Filename: pool/main/binutils_2.24-5ubuntu3.1_amd64.deb Size: 2076298 MD5Sum: 91e15f447367d5d5544b3db5c26da391 SHA1: a1c6a613e029168d052ef2a9f66bb9dfd1c057a6 SHA256: 5250ac846e05a9ffe9b0ff4611673e3ece2c1312ef56547cd8edbe18581763a4 SHA512: 457877ef1d82ccf30b6ecc70e91b4b221c105fad25445321c2b3ca0b986b5718326a3a130e2d045e10623ee718edfb85bd863a659d645f5dcf69f9854be3bbb3 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. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Build-Essential: yes Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-full, kubuntu-active, kubuntu-active-desktop, kubuntu-active-full, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-live, ubuntustudio-desktop, ubuntu-gnome-desktop Package: bridge-utils Priority: optional Section: net Installed-Size: 143 Maintainer: Ubuntu Developers Original-Maintainer: Santiago Garcia Mantinan Architecture: amd64 Version: 1.5-6ubuntu2 Depends: libc6 (>= 2.7) Suggests: ifupdown, net-tools Conflicts: ifupdown (<< 0.6.0) Filename: pool/main/bridge-utils_1.5-6ubuntu2_amd64.deb Size: 29192 MD5Sum: 23f37038baab928f276fb1aa2fd0a6c2 SHA1: 870d9248c69084c5dc164ef5ab231f048b6c2ef6 SHA256: 4501312880ebfe59dc272f3e6e2be2b6d5041c904f8f8d6e0089f22bb6f3503a SHA512: 72b6402de1c2341f00a4dc22a5f0883726737203e79c76b58796cbbb5a45a1dec440ee29f4d2fde448073114f7888bc63652d19c092c295c54a11755c3ba9350 Description: Utilities for configuring the Linux Ethernet bridge This package contains utilities for configuring the Linux Ethernet bridge in Linux. The Linux Ethernet bridge can be used for connecting multiple Ethernet devices together. The connecting is fully transparent: hosts connected to one Ethernet device see hosts connected to the other Ethernet devices directly. Multi-Arch: foreign Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host Package: bsdmainutils Priority: standard Section: utils Installed-Size: 555 Maintainer: Ubuntu Developers Original-Maintainer: Debian Bsdmainutils Team Architecture: amd64 Version: 9.0.5ubuntu1 Depends: libc6 (>= 2.14), libtinfo5, bsdutils (>= 3.0-0), debianutils (>= 1.8) Suggests: cpp, wamerican | wordlist, whois, vacation Breaks: bsdutils (<< 1:2.13-11) Filename: pool/main/bsdmainutils_9.0.5ubuntu1_amd64.deb Size: 202514 MD5Sum: 56d222f6675e7858dfef6097440d373e SHA1: 6c2605564ecc4aea7910493b1e6ce2eb6afd2b6e SHA256: 81b99b33c6dccdd54d9f90ad049f1e4916630ee44ae56c25608a2c20b13b99e3 SHA512: 9f9e750d9d48f9e378f971446ffad267e46f76a409413848b4c3789447c848945fa7a48cc6588b1ceb369cdae320ea35892a593134b134873640ee4b61595f14 Description: collection of more utilities from FreeBSD This package contains lots of small programs many people expect to find when they use a BSD-style Unix system. . It provides banner (as printerbanner), calendar, col, colcrt, colrm, column, from (as bsd-from), hexdump (or hd), look, lorder, ncal (or cal), ul, and write (as bsd-write). . This package used to contain whois and vacation, which are now distributed in their own packages. Also here was tsort, which is now in the "coreutils" package. Multi-Arch: foreign Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: bsdutils Essential: yes Priority: required Section: utils Installed-Size: 194 Maintainer: Ubuntu Developers Original-Maintainer: LaMont Jones Architecture: amd64 Source: util-linux (2.20.1-5.1ubuntu20.4) Version: 1:2.20.1-5.1ubuntu20.4 Depends: libc6 (>= 2.7) Recommends: bsdmainutils Filename: pool/main/bsdutils_2.20.1-5.1ubuntu20.4_amd64.deb Size: 33820 MD5Sum: 8704591b886957d61833b8e665efbd81 SHA1: cd464feeaedc44dfdddc0e1845cb7830361ec756 SHA256: c5d21ece601950b36374e653b2893bbf8d652bcdfa3d8aff2704670af96fed25 SHA512: ebb29ab4c6699a8d3291227ddec797fd977b54202bd93cced9b91c5eadaec2731ad11f60b3407267c49bad05be3991e682d51910db284805ca0c6064c8718818 Description: Basic utilities from 4.4BSD-Lite This package contains the bare minimum number of BSD utilities needed to boot a Debian system: logger, renice, script, scriptreplay, and wall. The remaining standard BSD utilities are provided by bsdmainutils. Multi-Arch: foreign Homepage: http://userweb.kernel.org/~kzak/util-linux/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: btrfs-tools Priority: optional Section: admin Installed-Size: 2449 Maintainer: Ubuntu Developers Original-Maintainer: Dimitri John Ledkov Architecture: amd64 Version: 3.12-1 Depends: e2fslibs (>= 1.42), libblkid1 (>= 2.17.2), libc6 (>= 2.7), libcomerr2 (>= 1.01), liblzo2-2, libuuid1 (>= 2.16), zlib1g (>= 1:1.2.0) Filename: pool/main/btrfs-tools_3.12-1_amd64.deb Size: 335208 MD5Sum: e69af23a733d56e13072fd5b8689892d SHA1: ed8388c4e9b0357dee872073668b4c7d1a119343 SHA256: 1479fe5f84779ae8832579d878fe5336e47906a76bb2d9c7cbeb6b50ab75cc81 SHA512: a8ae416a50dcb863f2bbe4db77bf7b982a00106298df7fcabe41358c58b9c4294610a85b5dee6307f18f47cc14e3264bb75fdfd5dc3c6964cd1f6d6a2f6b4e8e Description: Checksumming Copy on Write Filesystem utilities Btrfs is a new copy on write filesystem for Linux aimed at implementing advanced features while focusing on fault tolerance, repair and easy administration. . This package contains utilities (mkfs, fsck) used to work with btrfs and an utility (btrfs-convert) to make a btrfs filesystem from an ext3. Homepage: http://btrfs.wiki.kernel.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-live, kubuntu-live, kubuntu-live, kubuntu-active-live, kubuntu-active-live, kubuntu-active-live, kubuntu-active-live, edubuntu-dvd-live, xubuntu-live, xubuntu-live, mythbuntu-live, ubuntustudio-dvd-live, ubuntu-gnome-live Package: build-essential Priority: optional Section: devel Installed-Size: 37 Maintainer: Ubuntu Developers Original-Maintainer: Matthias Klose Architecture: amd64 Version: 11.6ubuntu6 Depends: libc6-dev | libc-dev, gcc (>= 4:4.4.3), g++ (>= 4:4.4.3), make, dpkg-dev (>= 1.13.5) Filename: pool/main/build-essential_11.6ubuntu6_amd64.deb Size: 4838 MD5Sum: 6fa3d082885a7440d512236685cd24fd SHA1: 488c10084cd20cafec7f8b917e752bad45a4f983 SHA256: 50c00d2da704e131855abda2f823f3ac2589ab1579f511ccd005be421f0a3954 SHA512: 7dc34ca7e36389eb565dd0c6f6fbc3409a0e2bfdc1e21b6bbc95e4bf0ca20860f5a7e4e6dad252508dcf037b14ac867dea1cf3a717c6feaa4df5866fc03d74b6 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. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Build-Essential: yes Origin: Ubuntu Package: busybox-initramfs Priority: required Section: shells Installed-Size: 357 Maintainer: Ubuntu Developers Original-Maintainer: Debian Install System Team Architecture: amd64 Source: busybox Version: 1:1.21.0-1ubuntu1 Replaces: busybox-cvs-initramfs Depends: libc6 (>= 2.14) Conflicts: busybox-cvs-initramfs Filename: pool/main/busybox-initramfs_1.21.0-1ubuntu1_amd64.deb Size: 184636 MD5Sum: 92793616ec141cd067595952f8552c3e SHA1: fab712fa73993d436c0c000e0f0d76440099d42f SHA256: 52ad5ed565d6345b6317a999fa2061a2fa5c3780ba35c09cdc1a81692289bb0f SHA512: 8a7fda84afdda6c0a2aea039c9c5221f08c3d59b94c6a0b941373edc101ee795d11344f37b5ae5166e6dc314d325ece4195ec6f24ad26ecf9b8a8379ea9053a4 Description: Standalone shell setup for initramfs 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. . busybox-initramfs provides a simple stand alone shell that provides only the basic utilities needed for the initramfs. Homepage: http://www.busybox.net Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: busybox-static Priority: standard Section: shells Installed-Size: 1984 Maintainer: Ubuntu Developers Original-Maintainer: Debian Install System Team Architecture: amd64 Source: busybox Version: 1:1.21.0-1ubuntu1 Replaces: busybox Conflicts: busybox Filename: pool/main/busybox-static_1.21.0-1ubuntu1_amd64.deb Size: 999048 MD5Sum: f2dcf6921bfeccc3925f997084eb7b6a SHA1: 3d4dd43af2b854a9b78d14770393985e5f9afda0 SHA256: cfffd41bf1a562803e396877ce8aaeefdc9837883ce7029d38c694d65c538627 SHA512: e95333e44ec1476084c85af3dd7a555184ef2215a86b05c2528f43577690fb35119ef75612bc54d5f0acd5d40f66eb040c925108951eb858c0034b5ca9551876 Description: Standalone rescue shell with tons of builtin utilities 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. . busybox-static provides you with a statically linked simple stand alone shell that provides all the utilities available in BusyBox. This package is intended to be used as a rescue shell, in the event that you screw up your system. Invoke "busybox sh" and you have a standalone shell ready to save your system from certain destruction. Invoke "busybox", and it will list the available builtin commands. Homepage: http://www.busybox.net Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-live Package: bzip2 Priority: important Section: utils Installed-Size: 119 Maintainer: Ubuntu Developers Original-Maintainer: Anibal Monsalve Salazar Architecture: amd64 Version: 1.0.6-5 Replaces: libbz2 (<< 0.9.5d-3) Depends: libbz2-1.0 (= 1.0.6-5), libc6 (>= 2.4) Suggests: bzip2-doc Filename: pool/main/bzip2_1.0.6-5_amd64.deb Size: 38814 MD5Sum: 23c0e0a686dc47bc2a7add0205dac7d4 SHA1: f3a14030b0ef44a747dcd7af15c70e20f660deaf SHA256: 5f6be468eae6ac8d97570f27c45d17b8a12de46684b46852d5acf6d1c6634632 SHA512: 855741d5f7fa0e10e26ac0ce474a6c9c09d2b562b18c3ba44b80b42fadd7ccff847a85aef9084c60b2d7dbf5a67daa3a977215bc14464b705d81e3c87805b61f 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). Multi-Arch: foreign Homepage: http://www.bzip.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Build-Essential: yes Origin: Ubuntu Task: minimal Package: ca-certificates Priority: standard Section: misc Installed-Size: 452 Maintainer: Ubuntu Developers Original-Maintainer: Michael Shuler Architecture: all Version: 20141019ubuntu0.14.04.1 Depends: openssl (>= 1.0.0), debconf (>= 0.5) | debconf-2.0 Breaks: ca-certificates-java (<< 20121112+nmu1) Filename: pool/main/ca-certificates_20141019ubuntu0.14.04.1_all.deb Size: 189272 MD5Sum: 48f9bca92856f28c7d8e1e527bdcc6d4 SHA1: 11e5913e99c57e94cea15cf2178aa3c3236469bb SHA256: 564b6b7dc4c5426aa54c00a96e78b324ac2db37d66a4948f37cb2332b4b1898a SHA512: 17f5bddff68171ef8dc8b4a80a3286c0895df01dc575fbe52e610cb222097a5485a05d5ab06c4738d8b5b59eec68af3a71684233877eb362f59309620b6faabe Description: Common CA certificates This package includes PEM files of CA certificates to allow SSL-based applications to check for the authenticity of SSL connections. . It includes, among others, certificate authorities used by the Debian infrastructure and those shipped with Mozilla's browsers. . 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. Enhances: openssl Multi-Arch: foreign Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ceilometer-agent-central Priority: optional Section: python Installed-Size: 5 Maintainer: MOS Ceilometer Team Architecture: all Source: ceilometer Version: 2014.2-fuel6.1~mira1 Depends: ceilometer-common (= 2014.2-fuel6.1~mira1), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any Filename: pool/main/ceilometer-agent-central_2014.2-fuel6.1~mira1_all.deb Size: 3352 MD5Sum: 790f289a6792b89ef14f91d681d70c26 SHA1: 9b15487660ec132732e9b8afe840a669a4887f87 SHA256: 6ef2604b125887349560398b0823aefcd14bb4901b2ae5d2affbf78cdd32dd8f SHA512: 28edacc85517067502315f11d5bab4bb97e2ce3888446f87aa3c39becdbbc05870d2331750f39695e7b6f927303b4335ffd3619f03da47232994676ff8c19302 Description: ceilometer central agent Ceilometer aims to deliver a unique point of contact for billing systems to aquire all counters they need to establish customer billing, accross all current and future OpenStack components. The delivery of counters must be tracable and auditable, the counters must be easily extensible to support new projects, and agents doing data collections should be independent of the overall system. . (A ceilometer is an instrument that measures cloud coverage.) . This package contains the central agent. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ceilometer-agent-compute Priority: optional Section: python Installed-Size: 5 Maintainer: MOS Ceilometer Team Architecture: all Source: ceilometer Version: 2014.2-fuel6.1~mira1 Depends: ceilometer-common (= 2014.2-fuel6.1~mira1), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any Filename: pool/main/ceilometer-agent-compute_2014.2-fuel6.1~mira1_all.deb Size: 3350 MD5Sum: 40d3fe6b01b77a641ed53d02ae3c7b36 SHA1: 5fd8e1b55214aa2cb1e97f909075f97cd46444e9 SHA256: 3321d027a652a0a9addc47ef6ebe8c5e0bd36f006889c276132ad3564a3ec099 SHA512: 231a5275e635d02d8a242aecce6e46654311c41cb477c328069b4492eaeaed8a9f53d94305d9200400201d873952f6afe59fe2cba2dff30e96beb2be24f49baf Description: ceilometer compute agent Ceilometer aims to deliver a unique point of contact for billing systems to aquire all counters they need to establish customer billing, accross all current and future OpenStack components. The delivery of counters must be tracable and auditable, the counters must be easily extensible to support new projects, and agents doing data collections should be independent of the overall system. . (A ceilometer is an instrument that measures cloud coverage.) . This package contains the compute agent Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ceilometer-agent-notification Priority: optional Section: universe/python Installed-Size: 5 Maintainer: MOS Ceilometer Team Architecture: all Source: ceilometer Version: 2014.2-fuel6.1~mira1 Depends: ceilometer-common (= 2014.2-fuel6.1~mira1), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any Filename: pool/main/ceilometer-agent-notification_2014.2-fuel6.1~mira1_all.deb Size: 3312 MD5Sum: b99bf3b2e3f3c383f86f0d308c28c483 SHA1: 6fc34d162758ccd63a9bbb3c1e6efc09010b8a3f SHA256: ae88b7aab72228f46888d7843084d51249972ae56e22d4cf65695bd7b993152f SHA512: 46de86674197aaed94b4cf6e0561a2a55c9fb4a211f2ff4a9e24d708b3b84fa381879cde6d6f5e723ae28a0a5429401938f379a0bf6fc08431ad83913ae45877 Description: ceilometer notification agent Ceilometer aims to deliver a unique point of contact for billing systems to aquire all counters they need to establish customer billing, accross all current and future OpenStack components. The delivery of counters must be tracable and auditable, the counters must be easily extensible to support new projects, and agents doing data collections should be independent of the overall system. . (A ceilometer is an instrument that measures cloud coverage.) . This package contains the notification agent. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ceilometer-alarm-evaluator Priority: optional Section: universe/python Installed-Size: 6 Maintainer: MOS Ceilometer Team Architecture: all Source: ceilometer Version: 2014.2-fuel6.1~mira1 Depends: ceilometer-common (= 2014.2-fuel6.1~mira1), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any Filename: pool/main/ceilometer-alarm-evaluator_2014.2-fuel6.1~mira1_all.deb Size: 3422 MD5Sum: b6e1173da90f29bc9607077c0fcba129 SHA1: b5d77a7e0bd3ed1f4dd4e2544b8fe8f5c8fcc5ba SHA256: e34d0d57b5b6c07cd411f3d9c7e1a132df0f68b52d2bd20544ae427f3a6faf9f SHA512: 204b64ca81e3bbd35c72d52475e9ea903dd605cfaec19b6df142ef8a84ef67250d4b924754b19a17964a13ef27952202cb0e4b3e3262ed476e909c32d7bcb238 Description: Ceilometer alarm evaluator Ceilometer aims to deliver a unique point of contact for billing systems to aquire all counters they need to establish customer billing, accross all current and future OpenStack components. The delivery of counters must be tracable and auditable, the counters must be easily extensible to support new projects, and agents doing data collections should be independent of the overall system. . (A ceilometer is an instrument that measures cloud coverage.) . This package contains the alarm evaluator daemon. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ceilometer-alarm-notifier Priority: optional Section: universe/python Installed-Size: 6 Maintainer: MOS Ceilometer Team Architecture: all Source: ceilometer Version: 2014.2-fuel6.1~mira1 Depends: ceilometer-common (= 2014.2-fuel6.1~mira1), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any Filename: pool/main/ceilometer-alarm-notifier_2014.2-fuel6.1~mira1_all.deb Size: 3430 MD5Sum: 96642ecee9c130d4976ccc89d1f7b03d SHA1: 9061a7cad7babdc5f09a122fc06c987ae8caa6ac SHA256: 7efcb5a517125c5d376d0b9b9abdc3ee53ec1d87889ab1e7fe5c57f89e256000 SHA512: 3f0fd14f6dc5e03e175b30cf6caa26a4246256dd8dfe64dee865bd7832d98a49b971768de7f1def787aca55762db42347fabc2e319a04c7e52cf0c94fbb4608a Description: Ceilometer notification agent Ceilometer aims to deliver a unique point of contact for billing systems to aquire all counters they need to establish customer billing, accross all current and future OpenStack components. The delivery of counters must be tracable and auditable, the counters must be easily extensible to support new projects, and agents doing data collections should be independent of the overall system. . (A ceilometer is an instrument that measures cloud coverage.) . This package contains the alarm notifier daemon. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ceilometer-api Priority: optional Section: python Installed-Size: 5 Maintainer: MOS Ceilometer Team Architecture: all Source: ceilometer Version: 2014.2-fuel6.1~mira1 Depends: ceilometer-common (= 2014.2-fuel6.1~mira1), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any Suggests: mongodb Filename: pool/main/ceilometer-api_2014.2-fuel6.1~mira1_all.deb Size: 3336 MD5Sum: a5e2ce987d3185cd0a5a1d6719b263f9 SHA1: b1ad62fc4fb7cca145eb9a5073fa747e5d0376d0 SHA256: a37eb888a5337209cf242546e8180259df0c6a14470fb5efafa6596a51372f4d SHA512: a56322b4047c475d8ba94f52b1463d258b02379fd3d7de9cd60f4fd93fc8f8c7ce3e530e13ab30828919e526c1c6768794fb5aebc8058a2b9aedf9ce7242cc7b Description: ceilometer api service Ceilometer aims to deliver a unique point of contact for billing systems to aquire all counters they need to establish customer billing, accross all current and future OpenStack components. The delivery of counters must be tracable and auditable, the counters must be easily extensible to support new projects, and agents doing data collections should be independent of the overall system. . This package contains the api service Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ceilometer-collector Priority: optional Section: python Installed-Size: 5 Maintainer: MOS Ceilometer Team Architecture: all Source: ceilometer Version: 2014.2-fuel6.1~mira1 Depends: ceilometer-common (= 2014.2-fuel6.1~mira1), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any Suggests: mongodb Filename: pool/main/ceilometer-collector_2014.2-fuel6.1~mira1_all.deb Size: 3364 MD5Sum: 33b430e9294c5e99b7564f69aa9a3612 SHA1: 8866a84f30591664d926955970b56e5b7abaa36b SHA256: 314d291ec614240d6c4f6dc707002c482123dcbd55943cfb939cb5298c058a0f SHA512: 1adff0c44239447e0ea5a561a3ade1ededc87c82442107753d4fb229bda3b03e0c803a4ec28c516bd8c2e61e1cd28b02f76e797653e369c2eab81002544a85e9 Description: ceilometer collector service Ceilometer aims to deliver a unique point of contact for billing systems to aquire all counters they need to establish customer billing, accross all current and future OpenStack components. The delivery of counters must be tracable and auditable, the counters must be easily extensible to support new projects, and agents doing data collections should be independent of the overall system. . (A ceilometer is an instrument that measures cloud coverage.) . This package contains the collector service Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ceilometer-common Priority: optional Section: python Installed-Size: 40 Maintainer: MOS Ceilometer Team Architecture: all Source: ceilometer Version: 2014.2-fuel6.1~mira1 Depends: adduser, python-ceilometer (= 2014.2-fuel6.1~mira1), python:any Filename: pool/main/ceilometer-common_2014.2-fuel6.1~mira1_all.deb Size: 13286 MD5Sum: 5ef300fcbbf3b97dc7ffe36ea54dbbbe SHA1: ea64754b3ea338c220baab078f83cedb12fc3d50 SHA256: fcef3bab371def49bb6a6f1b155af623debb2d7f8a93174541a6953dddb71cf5 SHA512: 903d8af4f8be12ee35237462ce5e79e557b5afdb7a8c5666d0fd8ffe1a0435ddd79c7f9b0a8d0c784cd4951c05d37570a47aa3d15e57d22d7ebdd8e184d32880 Description: ceilometer common files Ceilometer aims to deliver a unique point of contact for billing systems to aquire all counters they need to establish customer billing, accross all current and future OpenStack components. The delivery of counters must be tracable and auditable, the counters must be easily extensible to support new projects, and agents doing data collections should be independent of the overall system. . (A ceilometer is an instrument that measures cloud coverage.) . This package contains files that are needed for all parts of ceilometer Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ceph-common Priority: optional Section: admin Installed-Size: 19680 Maintainer: Ubuntu Developers Original-Maintainer: Ceph Maintainers Architecture: amd64 Source: ceph Version: 0.80.7-0ubuntu0.14.04.1~mos6.1+1 Replaces: ceph-client-tools Depends: librbd1 (= 0.80.7-0ubuntu0.14.04.1~mos6.1+1), python-ceph (= 0.80.7-0ubuntu0.14.04.1~mos6.1+1), python:any, libblkid1 (>= 2.17.2), libboost-system1.54.0, libboost-thread1.54.0, libc6 (>= 2.16), libgcc1 (>= 1:4.1.1), libgoogle-perftools4, libkeyutils1, libnspr4 (>= 2:4.9-2~) | libnspr4-0d (>= 1.8.0.10), libnss3 (>= 2:3.13.4-2~) | libnss3-1d (>= 3.12.0~1.9b1), librados2, libstdc++6 (>= 4.6), libuuid1 (>= 2.16) Suggests: ceph, ceph-mds Conflicts: ceph-client-tools Filename: pool/main/ceph-common_0.80.7-0ubuntu0.14.04.1~mos6.1+1_amd64.deb Size: 4053726 MD5Sum: e001cffcc01e967e2cc7a03c2ad289f6 SHA1: 91d9f79733c43d6eab051cf89ae7183976a56cec SHA256: 6b722fe1f89e97bc8fa583cc170ca18ffcf07f1ead7cc3d9d5195ece886cfd8d SHA512: 833849c87b025280f0a0797ac89e86b4fabb58b6f68f893525e11daf600e995f76a7459567c09111340e46ae83740ec08a94068ed2b5a2c821f9462822583619 Description: common utilities to mount and interact with a ceph storage cluster Ceph is a distributed storage and file system designed to provide excellent performance, reliability, and scalability. This is a collection of common tools that allow one to interact with and administer a Ceph cluster. Homepage: http://ceph.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ceph-deploy Priority: optional Section: universe/admin Installed-Size: 350 Maintainer: Ubuntu Developers Original-Maintainer: Sage Weil Architecture: all Version: 1.5.20-0ubuntu1~mos6.1+1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-pkg-resources Filename: pool/main/ceph-deploy_1.5.20-0ubuntu1~mos6.1+1_all.deb Size: 87064 MD5Sum: f429bce49f342d77da32c8d5429a088f SHA1: 9c00476a32b28d24491e19c66595fe932375b98d SHA256: 2702dcf34528eb938cd64fcf9b2e154b922e003b79ab67f799db17243fbc0b80 SHA512: 1fa6e197c5fc4b0f2b51c9298c78294f4ec07ec8d1a1b74a9baf9e40e061e00bb319162b6abd1840873cd1ce07cd08ad1ac7e073e01f91672d2671e75d495660 Description: Deployment and configuration of Ceph. Ceph-deploy is an easy to use deployment and configuration tool for the Ceph distributed storage system. . This package includes the programs and libraries to support simple ceph cluster deployment. Homepage: http://ceph.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ceph-fs-common Priority: optional Section: universe/admin Installed-Size: 73 Maintainer: Ubuntu Developers Original-Maintainer: Ceph Maintainers Architecture: amd64 Source: ceph Version: 0.80.7-0ubuntu0.14.04.1~mos6.1+1 Replaces: ceph-client-tools, ceph-common (<< 0.67.3-1) Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libkeyutils1, libstdc++6 (>= 4.4.0) Suggests: ceph-mds Conflicts: ceph-client-tools Breaks: ceph-common (<< 0.67.3-1) Filename: pool/main/ceph-fs-common_0.80.7-0ubuntu0.14.04.1~mos6.1+1_amd64.deb Size: 29012 MD5Sum: 02b30bf9a24b34d3be321e4c8439ffa3 SHA1: 60b3e771fbf8340a0ba1e2f96134b663ead13583 SHA256: ba9d4bb433946d53122fb9ef2fe58d841cb711860c952e6265701570ec240e5a SHA512: 4bbb3994cba3296e167764f678b5655c8a1187d3a0ee0b1fa3093c69c1e3e1244733593f2a7e99de2ddb733ba803c4e2b402b71113d32f8e5ee92d309af414b4 Description: common utilities to mount and interact with a ceph file system Ceph is a distributed network file system designed to provide excellent performance, reliability, and scalability. This is a collection of common tools, including the mount utility, that allows one to mount the Ceph file system with the kernel client. Homepage: http://ceph.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ceph-fuse Priority: optional Section: admin Installed-Size: 5087 Maintainer: Ubuntu Developers Original-Maintainer: Ceph Maintainers Architecture: amd64 Source: ceph Version: 0.80.7-0ubuntu0.14.04.1~mos6.1+1 Depends: libboost-system1.54.0, libboost-thread1.54.0, libc6 (>= 2.16), libfuse2 (>= 2.8.1), libgcc1 (>= 1:4.1.1), libnspr4 (>= 2:4.9-2~) | libnspr4-0d (>= 1.8.0.10), libnss3 (>= 2:3.13.4-2~) | libnss3-1d (>= 3.12.0~1.9b1), libstdc++6 (>= 4.6), libuuid1 (>= 2.16) Recommends: fuse Filename: pool/main/ceph-fuse_0.80.7-0ubuntu0.14.04.1~mos6.1+1_amd64.deb Size: 1349130 MD5Sum: 28323fa2d67d5723c845327e6ba12fda SHA1: e935b15e22a309eeceeccafd1d228a97810f85d2 SHA256: f763a014a5629a9c5c4228830608a847154d50c4da8abef8a92d20cc9c67bb7a SHA512: 2d522e0a3a5c3e59a3dd9c53c3b55825037b2e42f80326b61da199b8fb2845e7f01e22667ae2d7de343487866dcc7c9709005291c0c45a7d0637d7d38d5003e7 Description: FUSE-based client for the Ceph distributed file system Ceph is a distributed network file system designed to provide excellent performance, reliability, and scalability. This is a FUSE-based client that allows one to mount a Ceph file system without root privileges. . Because the FUSE-based client has certain inherent performance limitations, it is recommended that the native Linux kernel client be used if possible. If it is not practical to load a kernel module (insufficient privileges, older kernel, etc.), then the FUSE client will do. Homepage: http://ceph.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ceph-mds Priority: optional Section: universe/admin Installed-Size: 7568 Maintainer: Ubuntu Developers Original-Maintainer: Ceph Maintainers Architecture: amd64 Source: ceph Version: 0.80.7-0ubuntu0.14.04.1~mos6.1+1 Replaces: ceph (<< 0.67.3-1) Depends: ceph, sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), libboost-system1.54.0, libboost-thread1.54.0, libc6 (>= 2.16), libgcc1 (>= 1:4.1.1), libgoogle-perftools4, libnspr4 (>= 2:4.9-2~) | libnspr4-0d (>= 1.8.0.10), libnss3 (>= 2:3.13.4-2~) | libnss3-1d (>= 3.12.0~1.9b1), libstdc++6 (>= 4.6), libuuid1 (>= 2.16) Recommends: ceph-fs-common, ceph-fuse, libcephfs1 Breaks: ceph (<< 0.67.3-1) Filename: pool/main/ceph-mds_0.80.7-0ubuntu0.14.04.1~mos6.1+1_amd64.deb Size: 2116148 MD5Sum: d51d58b30c9c8ff7edccc9bd4699af75 SHA1: 6f776aca1928b86eb2512a125f7062921cf59d20 SHA256: 4ce94d6a2210074ca8aca253ab7cd3fc0e26421740af32c1bdc79a9d62cba858 SHA512: db4827f4bda62c4f7519bc69a71b84d4c4dcb4d28649640373159a818da4015a5110f61a9ae0639b10808e45a79e0e6efeff8e1612bf75f2472ffc3645e44d39 Description: metadata server for the ceph distributed file system Ceph is a distributed storage and network file system designed to provide excellent performance, reliability, and scalability. . This package contains the metadata server daemon, which is used to create a distributed file system on top of the ceph storage cluster. Homepage: http://ceph.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ceph Priority: optional Section: admin Installed-Size: 30262 Maintainer: Ubuntu Developers Original-Maintainer: Ceph Maintainers Architecture: amd64 Version: 0.80.7-0ubuntu0.14.04.1~mos6.1+1 Replaces: gceph, librgw-dev, librgw1, librgw1-dbg, obsync Depends: binutils, ceph-common, cryptsetup-bin | cryptsetup, gdisk, hdparm | sdparm, parted, uuid-runtime, xfsprogs, sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any, libaio1 (>= 0.3.93), libboost-system1.54.0, libboost-thread1.54.0, libc6 (>= 2.16), libgcc1 (>= 1:4.1.1), libgoogle-perftools4, libleveldb1, libnspr4 (>= 2:4.9-2~) | libnspr4-0d (>= 1.8.0.10), libnss3 (>= 2:3.13.4-2~) | libnss3-1d (>= 3.12.0~1.9b1), libstdc++6 (>= 4.6), libuuid1 (>= 2.16) Pre-Depends: multiarch-support Recommends: libcephfs1, librados2, librbd1 Conflicts: gceph, librgw-dev, librgw1, librgw1-dbg, obsync Filename: pool/main/ceph_0.80.7-0ubuntu0.14.04.1~mos6.1+1_amd64.deb Size: 5426126 MD5Sum: d35923897bc2e408546b11a9325964c5 SHA1: 38a633ea5bce1da6dd7f0abb44974c8e87013e7f SHA256: d806eba75ce3e779b7286431d40e4035991a1f49acc6d02d5804742e670babb7 SHA512: 8106e793169127b6ace10fc4091d8504fd8e1055aeeae8943aaa6de258be168e2b42f2d34cfd2a0d51c0ab3aa11e431b5f73d1f29f379d5820d349ca510b3db4 Description: distributed storage and file system Ceph is a distributed storage system designed to provide excellent performance, reliability, and scalability. . This package contains all server daemons and management tools for creating, running, and administering a Ceph storage cluster, with the exception of the metadata server, which is necessary for using the distributed file system and is provided by the ceph-mds package. Homepage: http://ceph.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: cgroup-lite Priority: extra Section: admin Installed-Size: 45 Maintainer: Ubuntu Developers Architecture: all Version: 1.9 Depends: sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), mountall (>> 2.48~) Conflicts: cgroup-bin (<< 0.38) Filename: pool/main/cgroup-lite_1.9_all.deb Size: 3918 MD5Sum: fe1749ba83aaf6d4f3e87ccdbc3581d4 SHA1: 4aa02c17d9ef33e3373e414afdc125de22e99a7c SHA256: b54114f2656704134d71be24b91ec827b4ab0dcead09acfa5083726fafdb73c0 SHA512: 06ef3ab75bcbaf2066d8df6991d518e84eb2028320037f935999f91b24b6d1078b9320474e1b08c0397e6c848d70549cfe9a33c79a86ae0a80c8071bc507e3ec Description: Light-weight package to set up cgroups at system boot Control groups are a kernel mechanism for tracking and imposing limits on resource usage on groups of task. . This package installs an upstart job to set up cgroups when the system boots, without doing any cgroup management or doing any classification of tasks into cgroups. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: cinder-api Priority: extra Section: net Installed-Size: 7 Maintainer: MOS Cinder Team Architecture: all Source: cinder Version: 1:2014.2.1-fuel6.1~mira0 Depends: cinder-common (= 1:2014.2.1-fuel6.1~mira0), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any Filename: pool/main/cinder-api_2014.2.1-fuel6.1~mira0_all.deb Size: 4146 MD5Sum: fbc2d980ede459e94babd985a4a9dedd SHA1: c1acb1d1c66c3be90dc7b7839eec5e18f2237bee SHA256: 32603ff11aa472ed0dfb6e1d5a5928d21a0fffbd9d73258284e5934fe9857e01 SHA512: ae22b4e943ebe2bb37e7a0233c90cabceb6e753ab9037fd7fca95f4bacfffd05b5d70aaee345d6aa84192a170a67287ea7f36c6784492b7395a935d7777736d0 Description: Cinder storage service - API server OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . Cinder is the OpenStack Block storage service. . This package contains the Cinder API server. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: cinder-backup Priority: extra Section: net Installed-Size: 6 Maintainer: MOS Cinder Team Architecture: all Source: cinder Version: 1:2014.2.1-fuel6.1~mira0 Depends: cinder-common (= 1:2014.2.1-fuel6.1~mira0), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any Filename: pool/main/cinder-backup_2014.2.1-fuel6.1~mira0_all.deb Size: 3958 MD5Sum: c329c5edd9056908148b79d447911c06 SHA1: 432733d8e89958479ddeb7415916f6aa30d50366 SHA256: 761fa3a35eb138d819f237a8195b621f33e850d56c4a327835292d14fddafbe3 SHA512: 2c35fcc30d74fd323ba4c996e0fb81b366be31427edef0456b764a1e233050347669828cd70a33b86c6f334ea1d28f8fdd8ec32c493006250dfd586c4d227c18 Description: Cinder storage service - Scheduler server OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . Cinder is the OpenStack Block storage service. . This package contains the Cinder backup service. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: cinder-common Priority: extra Section: net Installed-Size: 37 Maintainer: MOS Cinder Team Architecture: all Source: cinder Version: 1:2014.2.1-fuel6.1~mira0 Depends: adduser, python-cinder (= 1:2014.2.1-fuel6.1~mira0), python:any Filename: pool/main/cinder-common_2014.2.1-fuel6.1~mira0_all.deb Size: 12670 MD5Sum: 05f713d417fbc834b62955993d352b24 SHA1: 652b217c712afb68f922de215eb6425472ef159c SHA256: 746a7ce97fe49d4e76782b0c59bbd15d5cdb01283544effe33c3ddd59333628f SHA512: 3cc34789ac8a26b60c9f65015672a6d44fc73fcc4e5506f5e2551cb3685b700719fae1c28ba9d6447b8c7c19f0ea005d9466fe50932b524826f7bc0a9ff899f7 Description: Cinder storage service - common files OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . Cinder is the OpenStack Block storage service. . This package contains commons components for Cinder. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: cinder-scheduler Priority: extra Section: net Installed-Size: 7 Maintainer: MOS Cinder Team Architecture: all Source: cinder Version: 1:2014.2.1-fuel6.1~mira0 Depends: cinder-common (= 1:2014.2.1-fuel6.1~mira0), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any Filename: pool/main/cinder-scheduler_2014.2.1-fuel6.1~mira0_all.deb Size: 4204 MD5Sum: 94a13aec5ab29a6dacf8f371dfc25977 SHA1: a548fe3e460cfb11377356e36511e5afa3bf1c74 SHA256: 22935adb5f8720ec390ee94db89ea8562b9a1a810762702ec7276496fbfcb92b SHA512: 4bc6e71f1dfcc976f54ff158d80c1075dc132dac5b7a730f112b9c900c41817bcc23145e76adef279942b754d61cfbc5b7e6c2aedcc8e94b12cda679d4442f47 Description: Cinder storage service - Scheduler server OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . Cinder is the OpenStack Block storage service. . This package contains the Cinder Scheduler server. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: cinder-volume Priority: extra Section: net Installed-Size: 27 Maintainer: MOS Cinder Team Architecture: all Source: cinder Version: 1:2014.2.1-fuel6.1~mira0 Replaces: cinder-common (<= 2012.2~rc1~20120907.1154-0ubuntu1) Depends: cinder-common (= 1:2014.2.1-fuel6.1~mira0), lvm2, tgt, sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any Breaks: cinder-common (<= 2012.2~rc1~20120907.1154-0ubuntu1) Filename: pool/main/cinder-volume_2014.2.1-fuel6.1~mira0_all.deb Size: 8002 MD5Sum: 47a5facd77be5293ea0c17bc7778535e SHA1: da0b2358a80fc372b20e6802378f51838925d2b6 SHA256: 999774dc9e7f58c8904863306a805da98357f2c369372d675c6cb35d19a8a634 SHA512: 58db881874c882311f1596370923dc1451afe4702fcb95c323751b260211028fddb60863f5e8ea76a043b7f44bc9f17c02688c791523cadf46a70997ee6741e0 Description: Cinder storage service - Volume server OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . Cinder is the OpenStack Block storage service. . This package contains the Cinder Volume server. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: cirros-testvmware Priority: optional Section: admin Installed-Size: 81794 Maintainer: MOS Linux team Architecture: amd64 Version: 0.3.3-3~mos6.1 Filename: pool/main/cirros-testvmware_0.3.3-3~mos6.1_amd64.deb Size: 45798586 MD5Sum: a7154247e05cec3ea682000698158e36 SHA1: 50847e87576294f89ee054bca57fbdf7bc37db81 SHA256: d0260f5126b8e168c7b4b1c34195dd8d190bd322e6a88214e378921cd79df63d SHA512: 33e51b6e10b2d87d49c6a1a5c2838599c2a9a0668d6af42ba96459726bea33cf6757a25f5b783c4c6537c555b8d86dd8097ce30c56b6f9292abab156ef1fa547 Description: Cirros Test VM image (VMDK format) Package: cirros-testvm Priority: optional Section: admin Installed-Size: 13697 Maintainer: MOS Linux team Architecture: amd64 Version: 0.3.1-2~mos6.1 Filename: pool/main/cirros-testvm_0.3.1-2~mos6.1_amd64.deb Size: 12699618 MD5Sum: 9137a6315ae5a854ec3f1203a299b056 SHA1: 45dcf05a462e36896e6fe8746e00ca811ca43a93 SHA256: 28dea127bd902fa061aaf144668e83e01b2847582b450b519d8348894be7e4db SHA512: 42a5d6c1606498b8116f89444c1f83532dc9b41235d6a629712874bba6eb80c4ecbd91de2da2a6196b2ed244543913ca61d23965b66472f78b8a8fe2a59a03ce Description: Cirros Test VM image Package: cliff-tablib Priority: extra Section: python Installed-Size: 58 Maintainer: Ubuntu Developers Original-Maintainer: PKG OpenStack Architecture: all Version: 1.1-1 Depends: python-cliff, python-tablib, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/cliff-tablib_1.1-1_all.deb Size: 4106 MD5Sum: 38b40e8358506f6922dd4cb907b36ed2 SHA1: 9fcb707705c51b4fc4d0661f7ba04d6099ac6195 SHA256: 458a3bd100bfda90ac733446e92ba10019312133eb796dc0696e7931ad5c8635 SHA512: 53c7fc424a49ff071abec09e1269167851852fa24b9a56d7b8ccf393f4069ff3244d9f6eca7d09f60e64245a630db13c8a9fcef8a204c082a41346150e4b2870 Description: tablib formatters for cliff Cliff-tablib is a set of formatter extensions for producing JSON, YAML, and HTML output. Installing cliff-tablib activates these formatters for any cliff-based programs automatically. Homepage: https://github.com/dreamhost/cliff-tablib Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: cloud-guest-utils Priority: extra Section: admin Installed-Size: 74 Maintainer: Scott Moser Architecture: all Source: cloud-utils Version: 0.27-0ubuntu9.1 Replaces: cloud-utils (<< 0.27-0ubuntu3) Depends: e2fsprogs (>= 1.4), util-linux (>= 2.17.2), python:any Recommends: gdisk Breaks: cloud-utils (<< 0.27-0ubuntu3) Filename: pool/main/cloud-guest-utils_0.27-0ubuntu9.1_all.deb Size: 13782 MD5Sum: 83d4e5704955c308151229b62682c4a1 SHA1: 2c6ab4e6996f7b40339972d734ab5cd1239cbd04 SHA256: 799a183f03559d8e2daea5b35f56f7ea4f6c788e89df1ea6a3b65582b6193d1f SHA512: 3b03c556a8dcc78f9cc3d91a4601bc7807c38a2f13c64b9faa22d9e75b683f658fb51d02e2fbb950aaba5fb374e74172a3b1fd0f78ea224739d79a55d50ec79d Description: cloud guest utilities This package contains programs useful inside cloud instance. It contains 'growpart' for resizing a partition during boot. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: cloud-init Priority: extra Section: admin Installed-Size: 968 Maintainer: Scott Moser Architecture: all Version: 0.7.5-0ubuntu1.3 Replaces: ec2-init (<< 0.5.3) Provides: ec2-init Depends: cloud-guest-utils | cloud-utils, ifupdown (>= 0.6.10ubuntu5), procps, python (>= 2.7), python-requests (>= 0.8.2), software-properties-common, debconf (>= 0.5) | debconf-2.0, python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-cheetah, python-prettytable, python-oauth, python-serial, python-configobj, python-yaml, python-jsonpatch Recommends: eatmydata Conflicts: ec2-init (<< 0.5.3) Filename: pool/main/cloud-init_0.7.5-0ubuntu1.3_all.deb Size: 192110 MD5Sum: 21c927197891e011d8f7e192669b54a8 SHA1: 66f984be6823a88f786437b2c29f7208b1d57716 SHA256: 840d84c1656d2e2e1f90894e39dbdd9319d8e39d62e14cf4ee090b34f2119929 SHA512: 0b399f479b5f353d08e270476775a6d89a082a0804a072d266a8b1ee5a66f3b2e2b7bf5bf3623f70fdc3d23d9474818a8ed96777b681d6544ab86630487d3344 Description: Init scripts for cloud instances Cloud instances need special scripts to run during initialisation to retrieve and install ssh keys and to let the user run various scripts. Python-Version: 2.7 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: cluster-glue Priority: optional Section: admin Installed-Size: 1675 Maintainer: Ubuntu Developers Original-Maintainer: Debian HA Maintainers Architecture: amd64 Version: 1.0.11+hg2754-1.1build1 Replaces: heartbeat (<= 2.99.2+sles11r9-5), heartbeat-common (<= 2.99.2+sles11r9-5), libheartbeat2 (<= 2.99.2+sles11r9-5) Depends: libbz2-1.0, libc6 (>= 2.14), libcurl3 (>= 7.16.2), libdbus-glib-1-2 (>= 0.84), libglib2.0-0 (>= 2.24.0), liblrm2 (= 1.0.11+hg2754-1.1build1), libopenhpi2, libopenipmi0, libpils2 (= 1.0.11+hg2754-1.1build1), libplumb2 (= 1.0.11+hg2754-1.1build1), libplumbgpl2 (= 1.0.11+hg2754-1.1build1), libsnmp30 (>= 5.7.2~dfsg), libstonith1 (= 1.0.11+hg2754-1.1build1), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4), perl, python:any (>= 2.7.1-0ubuntu2), python2.7, libtimedate-perl Conflicts: heartbeat (<= 2.99.2+sles11r9-5), heartbeat-common (<= 2.99.2+sles11r9-5), libheartbeat2 (<= 2.99.2+sles11r9-5) Filename: pool/main/cluster-glue_1.0.11+hg2754-1.1build1_amd64.deb Size: 310598 MD5Sum: 1af6c058e40f096846ee32b95a9a8d8a SHA1: d0f19b6e2aa61aa272ae5e57beebaa2e3276616e SHA256: 6b609ea3e977b14385d5fb1bcc040267c3a2390c7c4b911ce016804a5c52722f SHA512: bc8beaf2fddd0305b1839b008a0312ae6b0f962b97d90ce6daea9ff67a2d89c569beae9fe97950488a8e10530f56f4e7f1b620ec4796e451fafaa5d07cfeb574 Description: Reusable cluster components for Linux HA This package contains node fencing plugins, an error reporting utility, and other reusable cluster components from the Linux HA project. Homepage: http://hg.linux-ha.org/glue/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: command-not-found-data Priority: standard Section: admin Installed-Size: 3992 Maintainer: Michael Vogt Original-Maintainer: Zygmunt Krynicki Architecture: amd64 Source: command-not-found Version: 0.3ubuntu12 Filename: pool/main/command-not-found-data_0.3ubuntu12_amd64.deb Size: 791310 MD5Sum: afd1a7d3c71a908a8ea8706282f460fb SHA1: 7efd0439f8f0f988ba1aad36ba6a203fb9f552d5 SHA256: c6b22e66c4f898df843e64cc9c3526c1fc7d169ab583cf4c6b53d44fd55b93ad SHA512: ea000b12a789ef28a69b066e61b8250c04ca3d36398fa67fc65a1a23acba1448e5d0612a0ac6f56a8ffe48024c5be015c07f60a822845c01ad0efb417d968f81 Description: Set of data files for command-not-found. This package provides the required data used by the command-not-found application. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master Package: command-not-found Priority: standard Section: admin Installed-Size: 52 Maintainer: Michael Vogt Original-Maintainer: Zygmunt Krynicki Architecture: all Version: 0.3ubuntu12 Depends: python3-commandnotfound (>= 0.3ubuntu7) Filename: pool/main/command-not-found_0.3ubuntu12_all.deb Size: 3652 MD5Sum: aeaba095167a9dbeabe9d60c02d221bd SHA1: 1b3a7f22f525a7974d6cdfcc5819fa1a02b1847b SHA256: ea80f8cd2bb22d48bac2d4610a0c1cacd2c78fe73db3ae2d9298717e04e6df77 SHA512: a67a715273e3b6d946988656e792a045861eff37ca70ccadc89ecdd49acd373c152a6ccf72810700c5ec4290e7980666d2569b734562b13774c58eb147938ffa Description: Suggest installation of packages in interactive bash sessions This package will install a handler for command_not_found that looks up programs not currently installed but available from the repositories. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: conntrack Priority: optional Section: universe/net Installed-Size: 114 Maintainer: Ubuntu Developers Original-Maintainer: Alexander Wirt Architecture: amd64 Version: 1:1.4.1-1ubuntu1 Depends: libc6 (>= 2.14), libmnl0, libnetfilter-conntrack3, libnfnetlink0 Filename: pool/main/conntrack_1.4.1-1ubuntu1_amd64.deb Size: 25112 MD5Sum: 0ae97e0ce02d0ff1e5c963f1766064e7 SHA1: 494df11d77a1dd31fbc1e0e8c7946957ef5a74af SHA256: d88c9068168afa02afa83c5085457d836c9d37143eab250038fe7a814f9675e6 SHA512: d0db8086c747b0d31aca073cae5b8be121ef2fdf94e307ce521e855917562404dfa7b4fdf5a77af8de4084366f214da2d753fb21bf38abcc0953f1f65dc8e0d4 Description: Program to modify the conntrack tables conntrack is a userspace command line program targeted at system administrators. It enables them to view and manage the in-kernel connection tracking state table. Homepage: http://conntrack-tools.netfilter.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: console-setup Priority: important Section: utils Installed-Size: 1529 Maintainer: Ubuntu Installer Team Original-Maintainer: Debian Install System Team Architecture: all Version: 1.70ubuntu8 Replaces: console-terminus Provides: console-terminus Depends: debconf (>= 1.5.34), xkb-data (>= 0.9), keyboard-configuration, initramfs-tools (>= 0.85eubuntu12), kbd (>= 1.15-1ubuntu3) Suggests: lsb-base (>= 3.0-6), locales Conflicts: console-terminus, lsb (<< 2.0-6), lsb-base (<< 3.0-6), lsb-core (<< 2.0-6) Filename: pool/main/console-setup_1.70ubuntu8_all.deb Size: 1112668 MD5Sum: 370ff02356551786ee5749a62e5a2fe6 SHA1: 239dd43ef88b28b4ff0de4afa77729d96914d4d2 SHA256: b66a09332645ab567ad1460825f422a17bd7aea9bf27c8d61d71ec0cfdda31b7 SHA512: f290111f84c95b5b5b0451bd9e85dfc77f630e0e1fe6193259e8f7a4b8dd50bf56c095f478d8fec99404a83f6c4d995092f6b5737aaaa8c8576b494be1914443 Description: console font and keymap setup program This package provides the Linux console with the same keyboard configuration scheme as the X Window System. As a result, there is no need to duplicate or change the keyboard files just to make simple customizations such as the use of dead keys, the key functioning as AltGr or Compose key, the key(s) to switch between Latin and non-Latin mode, etc. . The package also contains console fonts supporting many of the world's languages. It provides an unified set of font faces - the classic VGA, the simplistic Fixed, and the cleaned Terminus, TerminusBold and TerminusBoldVGA. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: coreutils Essential: yes Priority: required Section: utils Installed-Size: 6020 Maintainer: Ubuntu Developers Original-Maintainer: Michael Stone Architecture: amd64 Version: 8.21-1ubuntu5.1 Replaces: mktemp, timeout Pre-Depends: libacl1 (>= 2.2.51-8), libattr1 (>= 1:2.4.46-8), libc6 (>= 2.17), libselinux1 (>= 1.32) Conflicts: timeout Filename: pool/main/coreutils_8.21-1ubuntu5.1_amd64.deb Size: 1088858 MD5Sum: 3aae0e9acdd0629242129d56bd352da5 SHA1: cf77c8887ad408cb7544a95d4023d74e8d9a5a37 SHA256: b3540da47224d594c08f06320605fe1a534479aaa91333d84a85677358fca458 SHA512: 956ef5a7c64a60956c1bcbea6a21d9c590397d27daed28e5e05d37346d06916b08a212c0e2248f9e1af91d962a19653d648d9b6f475999351e040d8ff86a8413 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 od paste pathchk pinky pr printenv printf ptx pwd readlink rm rmdir runcon sha*sum seq shred sleep sort split stat stty sum sync tac tail tee test timeout touch tr true truncate tsort tty uname unexpand uniq unlink users vdir wc who whoami yes Multi-Arch: foreign Homepage: http://gnu.org/software/coreutils Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: corosync Priority: optional Section: admin Installed-Size: 978 Maintainer: Ubuntu Developers Original-Maintainer: Debian HA Maintainers Architecture: amd64 Version: 2.3.3-1ubuntu1 Depends: libc6 (>= 2.14), libcfg6 (= 2.3.3-1ubuntu1), libcmap4 (= 2.3.3-1ubuntu1), libcorosync-common4 (= 2.3.3-1ubuntu1), libcpg4 (= 2.3.3-1ubuntu1), libdbus-1-3 (>= 1.0.2), libnss3 (>= 2:3.13.4-2~) | libnss3-1d (>= 3.12.0~1.9b1), libqb0, libquorum5 (= 2.3.3-1ubuntu1), libsam4 (= 2.3.3-1ubuntu1), libtotem-pg5 (= 2.3.3-1ubuntu1), libvotequorum6 (= 2.3.3-1ubuntu1), lsb-base (>= 3.0-6), adduser Conflicts: openais (<< 0.85), openais-legacy (<< 1.0.0) Filename: pool/main/corosync_2.3.3-1ubuntu1_amd64.deb Size: 218328 MD5Sum: b9d9e13ec239a97c292d575b02bf5b09 SHA1: 219bcb93164c832260e4245bc142e2aa834e86ef SHA256: d53b28d2f40ea428a2e49798b7a3720472a4de3c5b637fb010319f32108ae7c2 SHA512: c7b8d3d49afa43c096160de7e4c6c6757ca9de9452bb2a4101e4967141d02ad22784348d02a53bd59c97594c63d5edb39736fb045095e816f81da16e6f6f6b19 Description: Standards-based cluster framework (daemon and modules) The corosync project is a project to implement a production quality "Revised BSD" licensed implementation of all core functionalities required by openais. The project implements cutting edge research on virtual synchrony to provide 100% correct operation in the face of failures or partitionable networks with excellent performance characteristics. . The Application Interface Specification is a software API and policies which are used to develop applications that maintain service during faults. . This package contains the corosync daemon and modules. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: cpio Priority: required Section: utils Installed-Size: 312 Maintainer: Ubuntu Developers Original-Maintainer: Ruben Molina Architecture: amd64 Version: 2.11+dfsg-1ubuntu1.1 Replaces: cpio-mt Depends: libc6 (>= 2.17) Suggests: libarchive1 Conflicts: cpio-mt, mt-st (<< 0.6) Filename: pool/main/cpio_2.11+dfsg-1ubuntu1.1_amd64.deb Size: 73320 MD5Sum: 000c9625afaac473c2577c622568ee1a SHA1: 7406a74a12617319f8c8cab08ddd353b5734a9d9 SHA256: b90ba944fb8839a89e953464401a549cfee12b0782235addce6e90aa827eedf2 SHA512: f6e7db8d804b430fb67f43d86ebfb59c8d260ddb0c35e46357f228038f811da4ff91fe7b5a8a6fcd331abb0223ecba995145b989529de051c881c21796fbb133 Description: GNU cpio -- a program to manage archives of files GNU cpio is a tool for creating and extracting archives, or copying files from one place to another. It handles a number of cpio formats as well as reading and writing tar files. Multi-Arch: foreign Homepage: http://www.gnu.org/software/cpio/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: cpp-4.8 Priority: optional Section: interpreters Installed-Size: 14100 Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-4.8 Version: 4.8.2-19ubuntu1 Replaces: gcc-4.6 (<< 4.6.1-9) Depends: gcc-4.8-base (= 4.8.2-19ubuntu1), libc6 (>= 2.14), libcloog-isl4 (>= 0.17), libgmp10, libisl10 (>= 0.10), libmpc3, libmpfr4 (>= 3.1.2), zlib1g (>= 1:1.1.4) Suggests: gcc-4.8-locales (>= 4.8) Filename: pool/main/cpp-4.8_4.8.2-19ubuntu1_amd64.deb Size: 4439198 MD5Sum: d80f3ce21e0dd6f2661c573720707ad9 SHA1: dfa420cf4db65dfde8dac98a43f7e34ca876a032 SHA256: 832dc4c38afd04c5d01c5dc7e74110b054ef2168f840c43d683e0d574a3cb91f SHA512: a1f0e3925c65290e9c7b71f7d3cd516de1dd31f951d4eed79b681809e136e92d42900c5b24ea8630cb45305d9cdc1938072275d2122fec5cb786b816b30768d1 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. Homepage: http://gcc.gnu.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Build-Essential: yes Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: cpp Priority: optional Section: interpreters Installed-Size: 85 Maintainer: Ubuntu Developers Original-Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.124ubuntu6) Version: 4:4.8.2-1ubuntu6 Depends: cpp-4.8 (>= 4.8.2-5~) Suggests: cpp-doc Conflicts: cpp-doc (<< 1:2.95.3) Filename: pool/main/cpp_4.8.2-1ubuntu6_amd64.deb Size: 27452 MD5Sum: 2ced23b24cf068b16b5a69222506fd79 SHA1: 73cdc2ad744cf9558c33bfb59454f36e0aa95510 SHA256: 870229f8770d82dd5f1180681a3da52fa746a61b2e2a591ac2269261cfd81ed2 SHA512: 5652f2404eace7703cb1bbb64077255c84e6d92d9f1981c520b595a9b7995aa8ddd3a952edf171c56ef8e8070d70efac6854336b1cc266dd3ae04df084a0fa99 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. Multi-Arch: allowed Bugs: https://bugs.launchpad.net/ubuntu/+filebug Build-Essential: yes Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: cpu-checker Priority: optional Section: utils Installed-Size: 45 Maintainer: Kees Cook Architecture: amd64 Version: 0.7-0ubuntu4 Replaces: qemu-kvm (<< 0.12.3-0ubuntu13) Depends: msr-tools Conflicts: qemu-kvm (<< 0.12.3-0ubuntu13) Filename: pool/main/cpu-checker_0.7-0ubuntu4_amd64.deb Size: 6834 MD5Sum: 4369a69e41e5b78ab7a4623405455443 SHA1: 87c0a7787bcb013bedac85e2cdb909bfdc2cb263 SHA256: 6f9e724ab887a91ead1e588a97be216f716d8cf22b4805e85febbf3d4eea4826 SHA512: 4654faa62d49c7176359beb1b539fc4fe8ad7299b766e95f90452ec222eb5026d73101191430b051af308295561d5ce3dc8075ef0eb2eee63bb571de48b0b1dc Description: tools to help evaluate certain CPU (or BIOS) features There are some CPU features that are filtered or disabled by system BIOSes. This set of tools seeks to help identify when certain features are in this state, based on kernel values, CPU flags and other conditions. Supported feature tests are NX/XD and VMX/SVM. Homepage: https://launchpad.net/cpu-checker Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host Package: cpufrequtils Priority: optional Section: universe/utils Installed-Size: 234 Maintainer: Ubuntu Developers Original-Maintainer: Mattia Dongili Architecture: amd64 Version: 008-1 Depends: libc6 (>= 2.4), libcpufreq0 (>= 006), debconf (>= 0.5) | debconf-2.0, lsb-base (>= 3.0) Filename: pool/main/cpufrequtils_008-1_amd64.deb Size: 39174 MD5Sum: 703547fbefe74645e06bafa5faa84e17 SHA1: d37ae8cc9d88e568fea82710b5a637ecfac2fed3 SHA256: 3d6449779658397af411863e659225dc85236a33043aec990f10784b848bcee3 SHA512: a72bc24b80de39b4af99e12a3044a8ff23f373abb63442e4c9034c3173ba8dc0c8cb1c614c22195d026e131f1f7b9234da5f4b852a441bd66989c4f15f59e497 Description: utilities to deal with the cpufreq Linux kernel feature This package contains two utilities for inspecting and setting the CPU frequency through both the sysfs and procfs CPUFreq kernel interfaces. . By default, it also enables CPUFreq at boot time if the correct CPU driver is found. Homepage: http://kernel.org/pub/linux/utils/kernel/cpufreq/cpufrequtils.html Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: crash Priority: optional Section: utils Installed-Size: 7443 Maintainer: Ubuntu Developers Original-Maintainer: Troy Heber Architecture: amd64 Version: 7.0.3-3ubuntu4 Depends: libc6 (>= 2.15), libncurses5 (>= 5.5-5~), libtinfo5, zlib1g (>= 1:1.2.0), binutils Suggests: kexec-tools, makedumpfile Filename: pool/main/crash_7.0.3-3ubuntu4_amd64.deb Size: 2426168 MD5Sum: 4232f2e94a0281df90ca618c9ebb9ce2 SHA1: 64c038537590a21974cecbe44e7f491eec4717db SHA256: c8f85add2c4f7f7799f6647a37bde34ba810b8a7cafb2b32de405bea094e26fa SHA512: 92e9c2658ab5e9a77f403034c7b42bc5d08ac94d8bbaedfe1c03260e697d585ed723db348ff961bc9032f085ad5d647bd5740510e64fb73e2446325dff1dbd9f Description: kernel debugging utility, allowing gdb like syntax The core analysis suite is a self-contained tool that can be used to investigate either live systems, or multiple different core dump formats including kdump, LKCD, netdump and diskdump. . o The tool is loosely based on the SVR4 crash command, but has been completely integrated with gdb in order to be able to display formatted kernel data structures, disassemble source code, etc. . o The current set of available commands consist of common kernel core analysis tools such as a context-specific stack traces, source code disassembly, kernel variable displays, memory display, dumps of linked-lists, etc. In addition, any gdb command may be entered, which in turn will be passed onto the gdb module for execution. . o There are several commands that delve deeper into specific kernel subsystems, which also serve as templates for kernel developers to create new commands for analysis of a specific area of interest. Adding a new command is a simple affair, and a quick recompile adds it to the command menu. . o The intent is to make the tool independent of Linux version dependencies, building in recognition of major kernel code changes so as to adapt to new kernel versions, while maintaining backwards compatibility. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: crda Priority: optional Section: net Installed-Size: 96 Maintainer: Ubuntu Developers Original-Maintainer: Ben Hutchings Architecture: amd64 Version: 1.1.2-1ubuntu2 Replaces: wireless-crda (<< 1.15), wireless-regdb (= 2011.04.28-1ubuntu1), wireless-regdb (= 2011.04.28-1ubuntu2) Depends: libc6 (>= 2.4), libnl-3-200 (>= 3.2.7), libnl-genl-3-200 (>= 3.2.7), libssl1.0.0 (>= 1.0.0), wireless-regdb Recommends: iw Breaks: wireless-crda (<< 1.15), wireless-regdb (= 2011.04.28-1ubuntu1), wireless-regdb (= 2011.04.28-1ubuntu2) Filename: pool/main/crda_1.1.2-1ubuntu2_amd64.deb Size: 15238 MD5Sum: 32deec596ebb61ddb797eea98e4ef5c3 SHA1: f0e1d8d78765dcca7b426edbc379b85f0fc34e7f SHA256: 60a508d9e32161fbb5a6f8f31a7f06044e12f74061c85b1795b79d35550ec8c4 SHA512: 6e72ac93c58a7f5b0ec0357867a1b4b105fc63a9cdcdaf35d0acb44f95d06ab29d46869b8263d18056817b00dfd6f757ffccac3aaf7d67908c4159187be98666 Description: wireless Central Regulatory Domain Agent This package provides a Central Regulatory Domain Agent (CRDA) to be used by the Linux kernel cf80211 wireless subsystem to query and apply the regulatory domain settings wireless devices may operate within for a given location. . CRDA queries operational frequency regulations stored within the regulatory database provided by the wireless-regdb package. Multi-Arch: foreign Homepage: http://wireless.kernel.org/en/developers/Regulatory/#CRDA Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-full, kubuntu-active, kubuntu-active-desktop, kubuntu-active-full, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, lubuntu-live, ubuntustudio-desktop, ubuntu-gnome-desktop Package: crmsh Priority: extra Section: admin Installed-Size: 1123 Maintainer: Ubuntu Developers Original-Maintainer: Debian HA Maintainers Architecture: all Version: 1.2.5+hg1034-1ubuntu4 Replaces: pacemaker (<< 1.1.8-1) Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-lxml Recommends: pacemaker (>= 1.1.8-1) Breaks: pacemaker (<< 1.1.8-1) Filename: pool/main/crmsh_1.2.5+hg1034-1ubuntu4_all.deb Size: 256212 MD5Sum: 0fd76628b33719cd3b9c989db2862883 SHA1: 43c8b5399e679c191f6330817e608a644992ad9d SHA256: 45c067a7fa15e8597455cc8592aeff598b4dbbb6a8542d8c985216ea8a5c3042 SHA512: fb6b45cde541825f70a84fad68a2317e6c04dbf443663e659a0189520ec9eec548911aa372e5b6db131f5c7c67296c367c9c2eaebd417142526cde1be32388db Description: CRM shell for the pacemaker cluster manager This package contains the famous CRM shell (crmsh) written by Dejan Muhamedagic. Use it to manipulate the cluster information base (CIB) of a running pacemaker cluster without having to fiddle with XML snipets. The CRM shell used to be part of the pacemaker package itself and became a separate project lately. If you are running a pacemaker cluster, then you should most definetely have this package installed. Homepage: http://savannah.nongnu.org/projects/crmsh/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: cron Priority: important Section: admin Installed-Size: 300 Maintainer: Ubuntu Developers Original-Maintainer: Maintainer: Javier Fernández-Sanguino Peña Architecture: amd64 Version: 3.0pl1-124ubuntu2 Provides: cron-daemon Depends: libc6 (>= 2.7), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32), upstart-job, debianutils (>= 1.7), adduser, lsb-base (>= 3.0-10), libpam-runtime (>= 1.0.1-11) Pre-Depends: dpkg (>= 1.15.7.2) Suggests: anacron (>= 2.0-1), logrotate, checksecurity, exim4 | postfix | mail-transport-agent Breaks: dpkg (<< 1.15.4) Filename: pool/main/cron_3.0pl1-124ubuntu2_amd64.deb Size: 81732 MD5Sum: b737da756d7f398e52caf9f3a7c9acee SHA1: 59d82bbd87824f90162fbddafad94ec10db835a4 SHA256: 40fb20e8588676d056705e7888d61ad32f00ad8e0fad9ce20485044b68afe249 SHA512: 0fd375c082b614e8260090be1711a5c2ec38a852a904327aad529a01f19effac30dc03ff1fc4791a82af4fb6ede948d03d2d910f412faccbebb5b6411861f540 Description: process scheduling daemon The cron daemon is a background process that runs particular programs at particular times (for example, every minute, day, week, or month), as specified in a crontab. By default, users may also create crontabs of their own so that processes are run on their behalf. . Output from the commands is usually mailed to the system administrator (or to the user in question); you should probably install a mail system as well so that you can receive these messages. . This cron package does not provide any system maintenance tasks. Basic periodic maintenance tasks are provided by other packages, such as checksecurity. Homepage: http://ftp.isc.org/isc/cron/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: cryptsetup-bin Priority: optional Section: admin Installed-Size: 264 Maintainer: Ubuntu Developers Original-Maintainer: Debian Cryptsetup Team Architecture: amd64 Source: cryptsetup Version: 2:1.6.1-1ubuntu1 Replaces: cryptsetup (<< 2:1.4.1-2ubuntu2~) Depends: libc6 (>= 2.15), libcryptsetup4 (>= 2:1.6), libpopt0 (>= 1.14) Breaks: cryptsetup (<< 2:1.4.1-2ubuntu2~) Filename: pool/main/cryptsetup-bin_1.6.1-1ubuntu1_amd64.deb Size: 80440 MD5Sum: ae4ee141c87d2248af97a79c39ace7de SHA1: 9f3d3f38f23116fe4d863bd5c7d6280fe25a4e6e SHA256: 9bf52d586871268a6091bbd78eeca6da937463d819485a498683a45da7f9df83 SHA512: e6cfef8582e50f6397c2374a3647b907461b08694cadf5f94fc3fa6f0ae3cc476856145099034507949a2d92a6abbe59b5c2dd6d60f2a30735b65f790913e756 Description: disk encryption support - command line tools Cryptsetup provides an interface for configuring encryption on block devices (such as /home or swap partitions), using the Linux kernel device mapper target dm-crypt. It features integrated Linux Unified Key Setup (LUKS) support. . This package provides cryptsetup, cryptsetup-reencrypt and luksformat. Homepage: http://code.google.com/p/cryptsetup/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-live, ubuntu-usb-live, cloud-image, kubuntu-desktop, kubuntu-full, kubuntu-active, kubuntu-active-desktop, kubuntu-active-full, kubuntu-active, edubuntu-live, edubuntu-usb-live, xubuntu-live, mythbuntu-live, lubuntu-live, ubuntustudio-dvd-live, ubuntu-gnome-live Package: cryptsetup Priority: optional Section: admin Installed-Size: 347 Maintainer: Ubuntu Developers Original-Maintainer: Debian Cryptsetup Team Architecture: amd64 Version: 2:1.6.1-1ubuntu1 Replaces: cryptsetup-luks, hashalot (<< 0.3-2) Provides: cryptsetup-luks Depends: libc6 (>= 2.15), debconf (>= 0.5) | debconf-2.0, sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), dmsetup, initramfs-tools (>= 0.91) | linux-initramfs-tool, plymouth, cryptsetup-bin Recommends: kbd, console-setup, busybox-static | busybox Suggests: dosfstools, liblocale-gettext-perl Conflicts: cryptsetup-luks Breaks: hashalot (<< 0.3-2) Filename: pool/main/cryptsetup_1.6.1-1ubuntu1_amd64.deb Size: 115458 MD5Sum: c9b3ea50aa7243de4db7b739c42b5211 SHA1: a40907ff48fcd934b78dee5cd8628c0bbee7903e SHA256: 3a25cd9e917dd9c930ed641617ba2ea72af5938bd6e0fd17a9c67979816f1ee8 SHA512: 029c4075d7add6aa0f8ccbc027538fbe5be4dcda2780e450ae32125a4f406edac3dea9ed10676620f3abe5023b5cf93c6727d90ad59375a1aa6f51592d90a2a9 Description: disk encryption support - startup scripts Cryptsetup provides an interface for configuring encryption on block devices (such as /home or swap partitions), using the Linux kernel device mapper target dm-crypt. It features integrated Linux Unified Key Setup (LUKS) support. . Cryptsetup is backwards compatible with the on-disk format of cryptoloop, but also supports more secure formats. This package includes support for automatically configuring encrypted devices at boot time via the config file /etc/crypttab. Additional features are cryptoroot support through initramfs-tools and several supported ways to read a passphrase or key. Homepage: http://code.google.com/p/cryptsetup/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-live, ubuntu-usb-live, cloud-image, kubuntu-desktop, kubuntu-full, kubuntu-active, kubuntu-active-desktop, kubuntu-active-full, kubuntu-active, edubuntu-live, edubuntu-usb-live, xubuntu-live, mythbuntu-live, lubuntu-live, ubuntustudio-dvd-live, ubuntu-gnome-live Package: curl Priority: optional Section: web Installed-Size: 307 Maintainer: Ubuntu Developers Original-Maintainer: Alessandro Ghedini Architecture: amd64 Version: 7.35.0-1ubuntu2.3 Depends: libc6 (>= 2.17), libcurl3 (= 7.35.0-1ubuntu2.3), zlib1g (>= 1:1.1.4) Filename: pool/main/curl_7.35.0-1ubuntu2.3_amd64.deb Size: 123170 MD5Sum: 121ea44eaee60174973878635ccfb009 SHA1: 3b4d0a4f12946c32e28b85689a01ab6d13bd9297 SHA256: 3ed3f6b6ac76f86b0e4f9fb919dd3ddb7c020f92ab792f187d82e0a2446f0529 SHA512: 9e0716983aad8ed1e31269050ed6cf0fbdae2aa8c531af9bd55e56fb46044c3ec946bf86ec0f476a08748ac051fe3ca940eb2c055bd4468b1517399442f0bfa2 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. Multi-Arch: foreign Homepage: http://curl.haxx.se Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: cloud-image, server, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master Package: daemonize Priority: extra Section: utils Installed-Size: 26 Maintainer: MOS Linux team Architecture: amd64 Version: 1.7.4-1~mos6.1 Depends: libc6 (>= 2.2.5) Filename: pool/main/daemonize_1.7.4-1~mos6.1_amd64.deb Size: 11038 MD5Sum: 0db2bca13f813241d54cb2c9679d766c SHA1: b2ecad16da39f36f8b370cb998054fb5cc5101d8 SHA256: 8badff263e39bc0f6c682c262cc9d2bc97cf688d92e6d5fc21678f495cb82e53 SHA512: 97c7086dd4ce8d78147c2000d06a8aba2a169d2408fd1c253435e73b331f296a5936eeaeb56a46f372d319488dfd3e41c32a69e6035ef948091cd3c54072ce24 Description: A tool to run a command as a daemon daemonize is a command-line utility that runs a command as a Unix daemon. Homepage: http://software.clapper.org/daemonize Package: dash Essential: yes Priority: required Section: shells Installed-Size: 228 Maintainer: Ubuntu Developers Original-Maintainer: Gerrit Pape Architecture: amd64 Version: 0.5.7-4ubuntu1 Depends: debianutils (>= 2.15), dpkg (>= 1.15.0) Pre-Depends: libc6 (>= 2.14) Filename: pool/main/dash_0.5.7-4ubuntu1_amd64.deb Size: 85072 MD5Sum: bc4e7234842e533d98295faf559e86c2 SHA1: ce8e8a858783d4a02ba1ca98c2d5cea6525f73c1 SHA256: 5befdfa1b3adc0c41e43d4fa1b3c960efe54f170d434c85d94012611024c6069 SHA512: ba6d7cedd574574ac7b02e90cbbeb9ab01329a6f902fbca81698a91d8cae90b88a1578b94e9b49d8dc0f019b74e736f88ea14ff6c5bc1249fc17882efef3e83d Description: POSIX-compliant shell The Debian Almquist Shell (dash) is a POSIX-compliant shell derived from ash. . Since it executes scripts faster than bash, and has fewer library dependencies (making it more robust against software or hardware failures), it is used as the default system shell on Debian systems. Homepage: http://gondor.apana.org.au/~herbert/dash/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: dbus Priority: standard Section: devel Installed-Size: 1002 Maintainer: Ubuntu Developers Original-Maintainer: Utopia Maintenance Team Architecture: amd64 Version: 1.6.18-0ubuntu4.3 Depends: libapparmor1 (>= 2.8.94-0ubuntu1), libc6 (>= 2.14), libdbus-1-3 (>= 1.0.2), libexpat1 (>= 2.0.1), libselinux1 (>= 1.32), libsystemd-login0 (>= 31), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), adduser, lsb-base (>= 3.2-14), upstart (>= 0.6.3-6), netbase (>= 4.45ubuntu3) Recommends: libpam-systemd Suggests: dbus-x11 Breaks: unity-services (<< 6.0.0-0ubuntu6) Filename: pool/main/dbus_1.6.18-0ubuntu4.3_amd64.deb Size: 230974 MD5Sum: 3f0d3879ef03502dfc8d83e283207a0f SHA1: d411ff84b9f722ad86a3e5d37182ecc0ca8b2431 SHA256: a5734985bf9907fa0fc9bd14d5642fb101bbe27494efd128b730f2c1ce603b8d SHA512: 739d73a883f530107bbf5b9d1eb21dee428f57f40df5a6e35890e54db470673a53b4498f68b9181433f670120b38b62cd03421195e89134adefb6037ff01d48d Description: simple interprocess messaging system (daemon and utilities) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . D-Bus supports broadcast messages, asynchronous messages (thus decreasing latency), authentication, and more. It is designed to be low-overhead; messages are sent using a binary protocol, not using XML. D-Bus also supports a method call mapping for its messages, but it is not required; this makes using the system quite simple. . It comes with several bindings, including GLib, Python, Qt and Java. . This package contains the D-Bus daemon and related utilities. . The client-side library can be found in the libdbus-1-3 package, as it is no longer contained in this package. Multi-Arch: foreign Homepage: http://dbus.freedesktop.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: dctrl-tools Priority: optional Section: utils Installed-Size: 340 Maintainer: Ubuntu Developers Original-Maintainer: dctrl-tools developers Architecture: amd64 Version: 2.23ubuntu1 Replaces: grep-dctrl Provides: grep-dctrl Depends: libc6 (>= 2.14) Suggests: apt, debtags Conflicts: grep-dctrl Filename: pool/main/dctrl-tools_2.23ubuntu1_amd64.deb Size: 100604 MD5Sum: ce9012fcde2e90be18b44722228d0686 SHA1: ec54ab19e6e966dba6398691f74879a936e22809 SHA256: 3dcad71b785f38867e0ffea1d2b5d8f671ead09f5a384a8d0297e9508857d60f SHA512: 1e39972b610ae94e63247fe1d886431190778b442782ff4b865fa9325573fb44ef8e0f83b104dd1b7877942a3575d95996f33882d5efc9509ea7c44efba0b2bc Description: Command-line tools to process Debian package information Debian package information is generally stored in files having a special file format, dubbed the Debian control file format (the dctrl format), a special case of the record jar file format. These tools operate on any files conforming in a general sense to that format and are therefore widely applicable whenever those formats are in play. . Included are: . grep-dctrl - Grep dctrl-format files grep-available - Grep the DPKG available database grep-status - Grep the DPKG status database grep-aptavail - Grep the APT available database grep-debtags - Grep the Debtags package database . sort-dctrl - Sort dctrl-format files . tbl-dctrl - Tabulate dctrl-format files . sync-available - Sync the dpkg available database with the apt database Multi-Arch: foreign Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: debconf-i18n Priority: important Section: admin Installed-Size: 1104 Maintainer: Colin Watson Original-Maintainer: Debconf Developers Architecture: all Source: debconf Version: 1.5.51ubuntu2 Replaces: debconf (<< 1.3.0), debconf-utils (<< 1.3.22) Depends: debconf, liblocale-gettext-perl, libtext-iconv-perl, libtext-wrapi18n-perl, libtext-charwidth-perl Conflicts: debconf-english, debconf-utils (<< 1.3.22) Filename: pool/main/debconf-i18n_1.5.51ubuntu2_all.deb Size: 207762 MD5Sum: f263a8a394f490cf0dfad010cb1a8099 SHA1: 2bde705f627560331ee696f6b7f9c27a3e08a7bc SHA256: 4abe6a0ae30ef2f6daa8c6053f64472cd4f82d29eb5c293ee7887a0a4a234b6e SHA512: 1765387d759363ba340b8805d9f940afdbe622dc82e2b3d6fd65ca9c4fbd5c281f8026818441cf94f11264a95854c7922f9ee84b1876c764416b010310a660db Description: full internationalization support for debconf This package provides full internationalization for debconf, including translations into all available languages, support for using translated debconf templates, and support for proper display of multibyte character sets. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: debconf-utils Priority: optional Section: devel Installed-Size: 153 Maintainer: Colin Watson Original-Maintainer: Debconf Developers Architecture: all Source: debconf Version: 1.5.51ubuntu2 Replaces: debconf (<< 0.1.0) Depends: debconf (>= 1.3.20) Conflicts: debconf (<< 0.1.0) Filename: pool/main/debconf-utils_1.5.51ubuntu2_all.deb Size: 57388 MD5Sum: f118bf526895959b2d88b5c1f7261b89 SHA1: 928020a8e37de2f7b90eb9beebbd5b6bc8e0c293 SHA256: 1ce0ef3b105a8704ab9bf687b8e57de534c1d485f0af930568061eaac78daf02 SHA512: a8b2853135aa7868b46c6b7593b5291a2bd93b8db81982ce339e1ccad152f98620c3c23d1397a76d5343028ce01d2078e836aacabac04cd8288a561a7ac23435 Description: debconf utilities This package contains some small utilities for debconf developers. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: debconf Priority: required Section: admin Installed-Size: 609 Maintainer: Colin Watson Original-Maintainer: Debconf Developers Architecture: all Version: 1.5.51ubuntu2 Replaces: debconf-tiny Provides: debconf-2.0 Pre-Depends: perl-base (>= 5.6.1-4) Recommends: apt-utils (>= 0.5.1), debconf-i18n Suggests: debconf-doc, debconf-utils, whiptail | dialog | gnome-utils, 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) Filename: pool/main/debconf_1.5.51ubuntu2_all.deb Size: 136156 MD5Sum: 083b7e0bc23eeeca392d35ab898b1eac SHA1: 3769003f2ff0f930fb3fa746b60f6ae2af110dd9 SHA256: 85670d1a5b314c12c2f7c60e7fb075eb0e47fa1643a5a9a92cb900927a9f99a7 SHA512: b280ef78f375319365cea91060b2a5416b7a091a2db990f13b4d30476c5736f8e36deb0d46f0103b89f90bf27f3ea6b03a2fbed520b1c156ebdbcb5ef421bc63 Description: Debian configuration management system Debconf is a configuration management system for debian packages. Packages use Debconf to ask questions when they are installed. Multi-Arch: foreign Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: debhelper Priority: optional Section: devel Installed-Size: 995 Maintainer: Ubuntu Developers Original-Maintainer: Debhelper Maintainers Architecture: all Version: 9.20131227ubuntu1 Depends: perl, file (>= 3.23), dpkg (>= 1.16.2), dpkg-dev (>= 1.17.0), binutils, po-debconf, man-db (>= 2.5.1-1), dh-apparmor Suggests: dh-make Conflicts: automake (<< 1.11.2), dpkg-cross (<< 1.18), python-central (<< 0.5.6), python-support (<< 0.5.3) Filename: pool/main/debhelper_9.20131227ubuntu1_all.deb Size: 604320 MD5Sum: 1b50829a28ce8da780c48a47ccb8cfa5 SHA1: 8f5aeb68847e226a4a159d6a1a7838aedbd12642 SHA256: 332196724d4cbcb2a55e0e7521334f699897f09400794e89adcf8114919a47f3 SHA512: 3913c37c412fe73dbe181407e9c8005148a6c0d974eb39f5a63db79133b05c1817fe2f3e109fbe6074d9e6007b79c888351d07be4815f7ecb237eba87ff4cc6c Description: helper programs for debian/rules A collection of programs that can be used in a debian/rules file to automate common tasks related to building debian packages. Programs are included to install various files into your package, compress files, fix file permissions, integrate your package with the debian menu system, debconf, doc-base, etc. Most debian packages use debhelper as part of their build process. Multi-Arch: foreign Homepage: http://kitenet.net/~joey/code/debhelper/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: debianutils Essential: yes Priority: required Section: utils Installed-Size: 283 Maintainer: Ubuntu Developers Original-Maintainer: Clint Adams Architecture: amd64 Version: 4.4 Replaces: manpages-pl (<< 1:0.5) Depends: sensible-utils Pre-Depends: libc6 (>= 2.15) Filename: pool/main/debianutils_4.4_amd64.deb Size: 88688 MD5Sum: 4e68265111d6b6e9325e7bc743e8f7ad SHA1: b9e6ed0a0768dabfc8433c57649c01f77af8fd01 SHA256: 8fd5c5b04cf668d39605f2d2165bdf33928b69580cdb8fb0e6d4f90849e396f6 SHA512: 9a4b8d70425037ba6cc5c7475d3dbbc3f40194f61f11d773c613553e02f50360ae258948adc1ec6d1406d1e2de99594d18a107efc588dd33b3d05ba88c961319 Description: Miscellaneous utilities specific to Debian This package provides a number of small utilities which are used primarily by the installation scripts of Debian packages, although you may use them directly. . The specific utilities included are: add-shell installkernel ischroot remove-shell run-parts savelog tempfile which Multi-Arch: foreign Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: devscripts Priority: optional Section: devel Installed-Size: 1765 Maintainer: Ubuntu Developers Original-Maintainer: Devscripts Devel Team Architecture: amd64 Version: 2.14.1 Replaces: ubuntu-dev-tools (<< 0.124~) Depends: dpkg-dev (>= 1.16.4), perl, python3, python3:any (>= 3.3.2-2~), libc6 (>= 2.3.4) Recommends: at, dctrl-tools, dput | dupload, fakeroot, gnupg, libdistro-info-perl, libencode-locale-perl, libjson-perl, libparse-debcontrol-perl, liburi-perl, libwww-perl, lintian, man-db, patch, patchutils, python3-debian (>= 0.1.15), python3-magic, sensible-utils, strace, unzip, wdiff, wget | curl, xz-utils Suggests: bsd-mailx | mailx, build-essential, cvs-buildpackage, devscripts-el, gnuplot, gpgv, libauthen-sasl-perl, libfile-desktopentry-perl, libnet-smtp-ssl-perl, libterm-size-perl, libtimedate-perl, libyaml-syck-perl, mutt, ssh-client, svn-buildpackage, w3m, debian-keyring, equivs, liblwp-protocol-https-perl, libsoap-lite-perl Breaks: ubuntu-dev-tools (<< 0.147~) Filename: pool/main/devscripts_2.14.1_amd64.deb Size: 791250 MD5Sum: a1a4b155d7d1784343d260e46b6fa7c1 SHA1: 0d8b888c1789d7ea35f9e218a7196f918693a526 SHA256: a724af720cc797e62bde72bc064f578f1f07754789c834c4765de773a422b8f1 SHA512: 49e466d0bf893985b86cd596539410f89a62f346042bc0930d433d76687193db7e90d8d20ade7712cf58656eac4c35ec256ba3cb6a0c4fa2963276825ace6a71 Description: scripts to make the life of a Debian Package maintainer easier Contains the following scripts, dependencies/recommendations shown in brackets afterwards: . - annotate-output: run a command and prepend time and stream (O for stdout, E for stderr) for every line of output - archpath: print tla/Bazaar package names [tla | bazaar] - bts: a command-line tool for manipulating the BTS [www-browser, libauthen-sasl-perl, libnet-smtp-ssl-perl, libsoap-lite-perl, libwww-perl, bsd-mailx | mailx] - build-rdeps: search for all packages that build-depend on a given package [dctrl-tools] - chdist: tool to easily play with several distributions [dctrl-tools] - checkbashisms: check whether a /bin/sh script contains any common bash-specific contructs - cowpoke: upload a Debian source package to a cowbuilder host and build it, optionally also signing and uploading the result to an incoming queue [ssh-client] - cvs-debi, cvs-debc: wrappers around debi and debc respectively (see below) which allow them to be called from the CVS working directory [cvs-buildpackage] - cvs-debrelease: wrapper around debrelease which allows it to be called from the CVS working directory [cvs-buildpackage, dupload | dput, ssh-client] - cvs-debuild: wrapper for cvs-buildpackage to use debuild as its package building program [cvs-buildpackage, fakeroot, lintian, gnupg] - dcmd: run a given command replacing the name of a .changes or .dsc file with each of the files referenced therein - dcontrol: remotely query package and source control files for all Debian distributions [liburl-perl, libwww-perl] - dd-list: given a list of packages, pretty-print it ordered by maintainer - debc: display the contents of just-built .debs - debchange/dch: automagically add entries to debian/changelog files [libdistro-info-perl, libparse-debcontrol-perl, libsoap-lite-perl] - debcheckout: checkout the development repository of a Debian package - debclean: clean a Debian source tree [fakeroot] - debcommit: commit changes to cvs, darcs, svn, svk, tla, bzr, git, or hg, basing commit message on changelog [cvs | darcs | subversion | svk | tla | bzr | git-core | mercurial, libtimedate-perl] - debdiff: compare two versions of a Debian package to check for added and removed files [wdiff, patchutils] - debi: install a just-built package - debpkg: dpkg wrapper to be able to manage/test packages without su - debrelease: wrapper around dupload or dput [dupload | dput, ssh-client] - debsign, debrsign: sign a .changes/.dsc pair without needing any of the rest of the package to be present; can sign the pair remotely or fetch the pair from a remote machine for signing [gnupg, debian-keyring, ssh-client] - debsnap: grab packages from http://snapshot.debian.org [libwww-perl, libjson-perl] - debuild: wrapper to build a package without having to su or worry about how to invoke dpkg to build using fakeroot. Also deals with common environment problems, umask etc. [fakeroot, lintian, gnupg] - deb-reversion: increase a binary package version number and repacks the package, useful for porters and the like - dep3changelog: generate a changelog entry from a DEP3-style patch header - desktop2menu: given a freedesktop.org desktop file, generate a skeleton for a menu file [libfile-desktopentry-perl] - dget: download Debian source and binary packages [wget | curl] - diff2patches: extract patches from a .diff.gz file placing them under debian/ or, if present, debian/patches [patchutils] - dpkg-depcheck, dpkg-genbuilddeps: determine the packages used during the build of a Debian package; useful for determining the Build-Depends control field needed [build-essential, strace] - dscextract: extract a single file from a Debian source package [patchutils] - dscverify: verify the integrity of a Debian package from the .changes or .dsc files [gnupg, debian-keyring, libdigest-md5-perl] - edit-patch: add/edit a patch for a source package and commit the changes [quilt | dpatch | cdbs] - getbuildlog: download package build logs from Debian auto-builders [wget] - grep-excuses: grep the update_excuses.html file for your packages [libterm-size-perl, wget, w3m] - licensecheck: attempt to determine the license of source files - list-unreleased: search for unreleased packages - manpage-alert: locate binaries without corresponding manpages [man-db] - mass-bug: mass-file bug reports [bsd-mailx | mailx] - mergechanges: merge .changes files from the same release but built on different architectures - mk-build-deps: given a package name and/or control file, generate a binary package which may be installed to satisfy the build-dependencies of the given package [equivs] - namecheck: check project names are not already taken - nmudiff: mail a diff of the current package against the previous version to the BTS to assist in tracking NMUs [patchutils, mutt] - origtargz: fetch the orig tarball of a Debian package from various sources, and unpack it - plotchangelog: view a nice plot of the data in a changelog file [libtimedate-perl, gnuplot] - pts-subscribe: subscribe to the PTS for a limited period of time [bsd-mailx | mailx, at] - rc-alert: list installed packages which have release-critical bugs [wget | curl] - rmadison: remotely query the Debian archive database about packages [liburi-perl, wget | curl] - sadt: run DEP-8 tests [python3-debian] - suspicious-source: output a list of files which are not common source files [python3-magic] - svnpath: print Subversion repository paths [subversion] - tagpending: run from a Debian source tree and tag bugs that are to be closed in the latest changelog as pending [libsoap-lite-perl] - transition-check: check a list of source packages for involvement in transitions for which uploads to unstable are currently blocked [libwww-perl, libyaml-syck-perl] - uscan: scan upstream sites for new releases of packages [gpgv, gnupg, liblwp-protocol-https-perl, libwww-perl, unzip, lzma, xz-utils] - uupdate: integrate upstream changes into a source package [patch] - what-patch: determine what patch system, if any, a source package is using [patchutils] - whodepends: check which maintainers' packages depend on a package - who-uploads: determine the most recent uploaders of a package to the Debian archive [gnupg, debian-keyring, debian-maintainers, wget] - wnpp-alert: list installed packages which are orphaned or up for adoption [wget | curl] - wnpp-check: check whether there is an open request for packaging or intention to package bug for a package [wget | curl] - who-permits-upload: Retrieve information about Debian Maintainer access control lists [gnupg, libencode-locale-perl, libparse-debcontrol-perl, libwww-perl, debian-keyring] - wrap-and-sort: wrap long lines and sort items in packaging files [python3-debian] . Also included are a set of example mail filters for filtering mail from Debian mailing lists using exim, procmail, etc. Multi-Arch: foreign Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: dh-apparmor Priority: extra Section: devel Installed-Size: 89 Maintainer: Ubuntu Developers Original-Maintainer: Kees Cook Architecture: all Source: apparmor Version: 2.8.95~2430-0ubuntu5.1 Replaces: debhelper (<< 9.20120115ubuntu3) Suggests: apparmor-easyprof Breaks: debhelper (<< 9.20120115ubuntu3) Filename: pool/main/dh-apparmor_2.8.95~2430-0ubuntu5.1_all.deb Size: 11546 MD5Sum: a3298acf2537428787be7c2a778bffa6 SHA1: e60f51e07717f64a52f75d81c4f0e0c4df6bd4be SHA256: ad621f854527f58ca01e554cf734be317f4321d7efab481a0de6a22168725350 SHA512: bf66f2f05171328fa05b0bebb9d1b528410b5e20d7007fcef629a87f91678cdfbd0a0c983afb366459d546c7be838619c2b4507f0d00a620d355e9fa64133f82 Description: AppArmor debhelper routines This provides the debhelper tools used to install and migrate AppArmor profiles. This is normally used from package maintainer scripts during install and removal. Multi-Arch: foreign Homepage: http://apparmor.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: dh-python Priority: important Section: python Installed-Size: 309 Maintainer: Ubuntu Developers Original-Maintainer: Piotr Ożarowski Architecture: all Version: 1.20140128-1ubuntu8 Replaces: python3 (<< 3.3.2-4~) Depends: python3:any (>= 3.3.2-2~) Breaks: python3 (<< 3.3.2-4~) Filename: pool/main/dh-python_1.20140128-1ubuntu8_all.deb Size: 51026 MD5Sum: 3ede45ec37b676086dc1de5ad3213bc8 SHA1: b84642dfc6e7c19b9a151c70a1e2c0d5a9b72fdf SHA256: 6c76877dcda9c8c6a5e19530b4aef708bd01f6e488e936cbf24153241ab3e056 SHA512: aa0ab840ddfc893970142ba23d3e3a84e5d6655f22ed2e76c494042c0d8943d2b873c72c2ed4c0fd0979c6c56d962994809c29e3618af451a27312f063d7ccc0 Description: Debian helper tools for packaging Python libraries and applications This package contains: * pybuild - invokes various build systems for requested Python versions in order to build modules and extensions * dh_python2 - calculates Python 2.X dependencies for Debian packages, adds maintainer scripts to byte compile files, etc. * dh_python3 - calculates Python 3.X dependencies for Debian packages, adds maintainer scripts to byte compile files, etc. * dh_pypy - calculates PyPy dependencies for Debian packages, adds maintainer scripts to byte compile files, etc. Multi-Arch: foreign Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: diffstat Priority: optional Section: devel Installed-Size: 80 Maintainer: Ubuntu Developers Original-Maintainer: Sandro Tosi Architecture: amd64 Version: 1.58-1 Depends: libc6 (>= 2.14) Filename: pool/main/diffstat_1.58-1_amd64.deb Size: 21846 MD5Sum: e1a46170edf7ac69a75339ba245b1d56 SHA1: 218ada31efffa5d4a34d9657e7686a64caf5f889 SHA256: a141d6d7b75a844e5aee58ce139f19c2c4b1f76b7983d2cca74e701e2152c8c8 SHA512: d7118149e7811364fffe6c20be4928de720196b6ee49bd4a2e8b7434972e73dfa385cd861e4156c78a713ca5d4bd864d24d6c56d907379b6d7779a7d09de1ac9 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. Homepage: http://invisible-island.net/diffstat/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-full, kubuntu-active-desktop, kubuntu-active-full, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, ubuntustudio-desktop, ubuntu-gnome-desktop Package: diffutils Essential: yes Priority: required Section: utils Installed-Size: 428 Maintainer: Ubuntu Developers Original-Maintainer: Santiago Vila Architecture: amd64 Version: 1:3.3-1 Replaces: diff Pre-Depends: libc6 (>= 2.17) Suggests: diffutils-doc, wdiff Filename: pool/main/diffutils_3.3-1_amd64.deb Size: 205792 MD5Sum: 3432b6133d7e77d9847edc38c4a71d6a SHA1: 9ea4436dd0d947befa044b2687e6a76f00140c12 SHA256: 8ed25846bc54b991abe33a416f4be03f26961baa5975f55889c133d8d1cedd3f SHA512: c4f74d8962aae14f829c70a23fb615930d36e6ef2970d704a44ee406acec5deddbf20593f330e15b92ef7d045d042454f80ca2d1e1a920aefa055aa365d6a463 Description: File comparison utilities The diffutils package provides the diff, diff3, sdiff, and cmp programs. . `diff' shows differences between two files, or each corresponding file in two directories. `cmp' shows the offsets and line numbers where two files differ. `cmp' can also show all the characters that differ between the two files, side by side. `diff3' shows differences among three files. `sdiff' merges two files interactively. . The set of differences produced by `diff' can be used to distribute updates to text files (such as program source code) to other people. This method is especially useful when the differences are small compared to the complete files. Given `diff' output, the `patch' program can update, or "patch", a copy of the file. Homepage: http://www.gnu.org/software/diffutils/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: discover-data Priority: optional Section: universe/libs Installed-Size: 4296 Maintainer: Ubuntu Developers Original-Maintainer: Debian Install System Team Architecture: all Version: 2.2013.01.11 Recommends: pciutils (>= 1:2.2.4) Conflicts: libdiscover2 (<< 2.0.4-4) Filename: pool/main/discover-data_2.2013.01.11_all.deb Size: 479542 MD5Sum: afac4d4e9ca01989866175126f60a5ce SHA1: d5782ba84019e4c00243b385043e747907ede529 SHA256: cfb6309c47c279ed8a56f14da590d1950a40522eac7f6260f3f00d40aca5b602 SHA512: fe8644630b72348c62f2f2122ff9359fb51a48c49cdf469e09854cb342f267762bf5c20f08241b5dc6b741b7d4a88f177b2fc6adabeb0fa2be89c5f5a622d8df Description: Data lists for Discover hardware detection system The Discover hardware detection library uses XML data files to describe software interfaces to various ATA, PCI, PMCMIA, SCSI, and USB devices. While the Discover library can retrieve data from anywhere on the net, it is often convenient to have a set of Discover XML data files on one's system; thus, this package. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: discover Priority: optional Section: universe/admin Installed-Size: 123 Maintainer: Ubuntu Developers Original-Maintainer: Debian Install System Team Architecture: amd64 Version: 2.1.2-5.2ubuntu1 Depends: libc6 (>= 2.4), libdiscover2 (= 2.1.2-5.2ubuntu1), debconf (>= 0.5) | debconf-2.0 Suggests: lsb-base Conflicts: discover1 (<< 2.0) Filename: pool/main/discover_2.1.2-5.2ubuntu1_amd64.deb Size: 24326 MD5Sum: 95cf789ea1654fbc19cc8de4226d1e64 SHA1: 964ed948d94fc870c3a07700f576dc0eb7ab209e SHA256: bbfb508d974601a4c380a4536a28267028bee0816a40d3b4430751b7517060cc SHA512: 2baef467b892362b56c47525cfbbf45e0b0c68e4a6ea06686e7529e97442aecb2b21399b6cd2920f3ebc09953c6bb7a691ff7e42e19fb13821c232c41ff0805f Description: hardware identification system Discover is a hardware identification system based on the libdiscover2 library. Discover provides a flexible interface that programs can use to report a wide range of information about the hardware that is installed on a Linux system. In addition to reporting information, Discover includes support for doing hardware detection at boot time. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: disktype Priority: optional Section: universe/utils Installed-Size: 140 Maintainer: Juan Manuel Garcia Molina Architecture: amd64 Version: 9-1 Depends: libc6 (>= 2.4-1) Filename: pool/main/disktype_9-1_amd64.deb Size: 37146 MD5Sum: 9caf950a8033573c59c9b37210ac3781 SHA1: 7acb084233376ec476330edc8463dde99a47568e SHA256: 5f54d8f6cc420b8750e1aacdb3c51f9e6974d91b655fd7de3dad079ab22e4deb SHA512: ca67de8070caf62fcd28b06f08e3d7ce8e874dd06830ce7ba0708d100330118a2bba66c599f134e563bdd4ae0dd29956a64cd57dc27e6bf06f3a95b059fc71bd Description: detection of content format of a disk or disk image The purpose of disktype is to detect the content format of a disk or disk image. It knows about common file systems, partition tables, and boot codes. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: distro-info-data Priority: optional Section: devel Installed-Size: 34 Maintainer: Ubuntu Developers Original-Maintainer: Benjamin Drung Architecture: all Version: 0.18ubuntu0.2 Replaces: distro-info (<< 0.3~) Breaks: distro-info (<< 0.3~) Filename: pool/main/distro-info-data_0.18ubuntu0.2_all.deb Size: 4184 MD5Sum: d97b1618c11b803b01b0829f67daa425 SHA1: 06b44085d6f4b548b24bb742ee7c1c74aed2d953 SHA256: 259cd4bd5236acb99f9a615f25d23e12c9e27e62772e595d214c8399a90705b4 SHA512: e5c82ffaa7c1e09a6f728804d7dace00ff628c39b3d8a37548e53ecaf0f6a7628ac94b0a52a28e2f1248d8a48e3b1c3ed46aa83b79f8d1e2945c8c9e68f66099 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. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: dkms Priority: optional Section: admin Installed-Size: 341 Maintainer: Ubuntu Developers Original-Maintainer: Dynamic Kernel Modules Support Team Architecture: all Version: 2.2.0.3-1.1ubuntu5.14.04 Depends: module-init-tools, gcc, make | build-essential | dpkg-dev, coreutils (>= 7.4), patch Recommends: fakeroot, menu | sudo Suggests: dpkg-dev, debhelper Filename: pool/main/dkms_2.2.0.3-1.1ubuntu5.14.04_all.deb Size: 64648 MD5Sum: 1f3c0d0ef8f2fe886efba92d8c8a72db SHA1: 9298261d6d22069a3cf0e3b0a4bb98804d3e4342 SHA256: 5610b53a47c495307757ccecba210dd744130707764357ece47930a92343f5b9 SHA512: 8442ff8f69205183374ac0462049f49cdbb97926bf7de5c88ac9e27f42de466e4408c5b19682a261a2a17f3477d102a2194d2a34c92a1e00c21d3b894a64431d Description: Dynamic Kernel Module Support Framework DKMS is a framework designed to allow individual kernel modules to be upgraded without changing the whole kernel. It is also very easy to rebuild modules as you upgrade kernels. Homepage: http://linux.dell.com/dkms Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: dmidecode Priority: standard Section: utils Installed-Size: 191 Maintainer: Ubuntu Developers Original-Maintainer: Luk Claes Architecture: amd64 Version: 2.12-2 Depends: libc6 (>= 2.4) Filename: pool/main/dmidecode_2.12-2_amd64.deb Size: 45904 MD5Sum: 43af0fd9cd67e19f84d9f320ae082d53 SHA1: 4b61c7e1099775048146f6314bce8c3d6871d377 SHA256: a7253a3bb17fea485496a27a09fb30c3d4f8b97f28beacb921712fc32cf510b8 SHA512: e099d034aef172d5d3e0b8a381be3e25a697389d4faf82b1cb45b3620da00674643841b10b3881b6e767a6242a4ed79d6605b33e56a17ab27353602622bd7011 Description: SMBIOS/DMI table decoder Dmidecode reports information about the system's hardware as described in the system BIOS according to the SMBIOS/DMI standard. . This information typically includes system manufacturer, model name, serial number, BIOS version, asset tag as well as a lot of other details of varying level of interest and reliability depending on the manufacturer. This will often include usage status for the CPU sockets, expansion slots (e.g. AGP, PCI, ISA) and memory module slots, and the list of I/O ports (e.g. serial, parallel, USB). . Beware that DMI data have proven to be too unreliable to be blindly trusted. Dmidecode does not scan the hardware, it only reports what the BIOS told it to. Homepage: http://dmidecode.nongnu.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master Package: dmsetup Priority: important Section: admin Installed-Size: 181 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian LVM Team Architecture: amd64 Source: lvm2 (2.02.98-6ubuntu2) Version: 2:1.02.77-6ubuntu2 Depends: libc6 (>= 2.14), libdevmapper1.02.1 (>= 2:1.02.77), initramfs-tools, util-linux (>> 2.16), udev (>> 141-2) Conflicts: devicekit-disks (<< 009) Breaks: udev (<< 138-1) Filename: pool/main/dmsetup_1.02.77-6ubuntu2_amd64.deb Size: 37602 MD5Sum: cf921d3f5dde0a80e2a9c43bbf298766 SHA1: 91333b47b55ca7bc2b0607a1066178cd9f4cff47 SHA256: 7b7ecd472e751377f4f12bb26e940e8a665b8a0012b02244be0b12754ecd2665 SHA512: 9433df151954dcfb3703db1c262d61eee594f267c98dc12212424258a911f066f7543b35fa3fb625bc018e693368dc7aca5ace9b4814c2459a607d6d05468411 Description: Linux Kernel Device Mapper userspace library The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management) Team's implementation of a minimalistic kernel-space driver that handles volume management, while keeping knowledge of the underlying device layout in user-space. This makes it useful for not only LVM, but EVMS, software raid, and other drivers that create "virtual" block devices. . This package contains a utility for modifying device mappings. Multi-Arch: foreign Homepage: http://sources.redhat.com/lvm2/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: dnsmasq-base Priority: optional Section: net Installed-Size: 648 Maintainer: Ubuntu Developers Original-Maintainer: Simon Kelley Architecture: amd64 Source: dnsmasq Version: 2.68-1 Replaces: dnsmasq (<< 2.63-1~) Depends: adduser, libc6 (>= 2.15), libdbus-1-3 (>= 1.1.1), libidn11 (>= 1.13), libnetfilter-conntrack3 Breaks: dnsmasq (<< 2.63-1~) Filename: pool/main/dnsmasq-base_2.68-1_amd64.deb Size: 257512 MD5Sum: 60bafb9b863671bb02595505a447270c SHA1: ab4cba860fc099fd1badb07a68afddfd4b10bb5d SHA256: 8064b65d22724a4dca2a0cdbab8305b6a6054fac8e2b593dc1c1c2a11ff3ca24 SHA512: 5167c0be70370ba5f0f79a1af6d30dab046f229e484ce8e070d05829f7e73432c1ff80dee9bffa4d776fc8a28b2857e506961e17af3dc718ebbe0bec8e8f663d Description: Small caching DNS proxy and DHCP/TFTP server This package contains the dnsmasq executable and documentation, but not the infrastructure required to run it as a system daemon. For that, install the dnsmasq package. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-full, kubuntu-active, kubuntu-active-desktop, kubuntu-active-full, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, lubuntu-desktop, ubuntustudio-desktop, ubuntu-gnome-desktop Package: dnsmasq-utils Priority: optional Section: net Installed-Size: 69 Maintainer: Ubuntu Developers Original-Maintainer: Simon Kelley Architecture: amd64 Source: dnsmasq Version: 2.68-1 Depends: libc6 (>= 2.14) Conflicts: dnsmasq (<< 2.40) Filename: pool/main/dnsmasq-utils_2.68-1_amd64.deb Size: 7972 MD5Sum: 966ca476f4ef7e0bebdc72c6840b8391 SHA1: a02da86798aa050ad7855526589000d14f56470c SHA256: 3ae84afe5522ed7976eefe56b65ed92e08c0a20212c35391dc6f914d01e8c38c SHA512: 65235db6a2180947fab018f82e7d5e2694556e12552c807160df238cffdf308b56184a9ec95b4a5f98918fc0651257fb2840e7962a4c03a95a9f1cd62e1b4c89 Description: Utilities for manipulating DHCP leases Small utilities to query a DHCP server's lease database and remove leases from it. These programs are distributed with dnsmasq and may not work correctly with other DHCP servers. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: dnsutils Priority: standard Section: net Installed-Size: 369 Maintainer: Ubuntu Developers Original-Maintainer: LaMont Jones Architecture: amd64 Source: bind9 Version: 1:9.9.5.dfsg-3ubuntu0.2 Replaces: bind, bind9 (<< 1:9.1.0-3) Depends: libbind9-90 (= 1:9.9.5.dfsg-3ubuntu0.2), libc6 (>= 2.4), libdns100 (= 1:9.9.5.dfsg-3ubuntu0.2), libisc95 (= 1:9.9.5.dfsg-3ubuntu0.2), libisccfg90 (= 1:9.9.5.dfsg-3ubuntu0.2), libkrb5-3 (>= 1.6.dfsg.2), liblwres90 (= 1:9.9.5.dfsg-3ubuntu0.2), bind9-host | host Suggests: rblcheck Conflicts: netstd (<< 2.00) Filename: pool/main/dnsutils_9.9.5.dfsg-3ubuntu0.2_amd64.deb Size: 96918 MD5Sum: b14204fc8b0b40ca3e6b8a4d6ec0b333 SHA1: 3f4492317d5e1306a5ec4d1eb4bd771ebafd7b59 SHA256: 48f6568b1b6b87315b5efd0e44c5a210ba710c8196315367e16c4081a2ad89e1 SHA512: c76759b10344673873a0f23b3907bb6ecb1c1f2e518fe955d145394af257238d20d66d28df7592d3ce1e58c00922542f18c886bb5ef7f3d2396bae0d456c5555 Description: Clients provided with 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 various client programs related to DNS that are derived from the BIND source tree. . - dig - query the DNS in various ways - nslookup - the older way to do it - nsupdate - perform dynamic updates (See RFC2136) Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active Package: dosfstools Priority: standard Section: otherosfs Installed-Size: 213 Maintainer: Ubuntu Developers Original-Maintainer: Daniel Baumann Architecture: amd64 Version: 3.0.26-1 Depends: libc6 (>= 2.14) Filename: pool/main/dosfstools_3.0.26-1_amd64.deb Size: 59666 MD5Sum: 535b2c86fa6a374931a0cc993b715bb4 SHA1: 57fad16843c1859c2ca06bf4dbd9399a9f02c9d1 SHA256: 6f60b545c218f4fccc24fdeac282be52ad8e94ad02f8d5da40d3979a154d8a5b SHA512: d262b5cb0e9a1db23c4ce532f0bcc4a340add6750fdedad54830aeaa55d6106eff51fcfd060a43a468a367e40de07b3e3ac63e4175d7e3c1b84e0add4074f318 Description: utilities for making and checking MS-DOS FAT filesystems The dosfstools package includes the mkfs.fat and fsck.fat utilities, which respectively make and check MS-DOS FAT filesystems. Homepage: http://daniel-baumann.ch/software/dosfstools/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master Package: dpkg-dev Priority: optional Section: utils Installed-Size: 1634 Maintainer: Ubuntu Developers Original-Maintainer: Dpkg Developers Architecture: all Source: dpkg Version: 1.17.5ubuntu5.3 Replaces: manpages-it (<< 2.80-4) Depends: libdpkg-perl (= 1.17.5ubuntu5.3), bzip2, xz-utils, patch, make, binutils, base-files (>= 5.0.0) Recommends: gcc | c-compiler, build-essential, fakeroot, gnupg | gnupg2, gpgv | gpgv2, libalgorithm-merge-perl Suggests: debian-keyring Breaks: devscripts (<< 2.10.26), dpkg-cross (<< 2.0.0) Filename: pool/main/dpkg-dev_1.17.5ubuntu5.3_all.deb Size: 725956 MD5Sum: 84577946555ef68f3aa5ffdf27787fe9 SHA1: bf0c8671334b28788854e58c7d4ca5f2531734be SHA256: e4cda51a2a3b8d37dd37d3bc6db592b3e2f7fc3329729cc2ceddf9fbad9512ec SHA512: 304feae1ff9ca170e11da90ad374cd850ee77cd5b3771c8a94398cae67116631270f4ecf4a92ba26609683925db58c63f5649756941f1d65860da388016d6c4c 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. Origin: Ubuntu Bugs: https://bugs.launchpad.net/ubuntu/+filebug Multi-Arch: foreign Homepage: https://wiki.debian.org/Teams/Dpkg Package: dpkg Essential: yes Priority: required Section: admin Installed-Size: 6239 Maintainer: Ubuntu Developers Original-Maintainer: Dpkg Developers Architecture: amd64 Version: 1.17.5ubuntu5.3 Replaces: manpages-it (<< 2.80-4) Pre-Depends: libbz2-1.0, libc6 (>= 2.14), liblzma5 (>= 5.1.1alpha+20120614), libselinux1 (>= 2.1.0), zlib1g (>= 1:1.1.4), tar (>= 1.23) Suggests: apt Breaks: apt (<< 0.7.7), aptitude (<< 0.4.7-1), dpkg-dev (<< 1.15.8), libdpkg-perl (<< 1.15.8) Filename: pool/main/dpkg_1.17.5ubuntu5.3_amd64.deb Size: 1954416 MD5Sum: f60bf053215aeaa652511aafba1c2a15 SHA1: 190c03adc7995d7b110105322c2c308ee33d9af4 SHA256: ffbf7f0013b3c4b3723d95666db81616cf01d7864c7a4f20964d2de4690a453d SHA512: e58f845a9d6f0921bb8ea9021900bfb08960e8dfc01573dc1e899b6cffc94e30bc255d7e4fd1810425b6bd9e01c8b78e2df793761b922890a81a08abd9c3873e Description: Debian package management system This package provides the low-level infrastructure for handling the installation and removal of Debian software packages. . For Debian package development tools, install dpkg-dev. Origin: Ubuntu Bugs: https://bugs.launchpad.net/ubuntu/+filebug Multi-Arch: foreign Homepage: https://wiki.debian.org/Teams/Dpkg Task: minimal Package: dput Priority: optional Section: devel Installed-Size: 164 Maintainer: Ubuntu Developers Original-Maintainer: Y Giridhar Appaji Nag Architecture: all Version: 0.9.6.4ubuntu1.1 Depends: python (>= 2.5), gnupg Suggests: openssh-client, lintian, mini-dinstall, rsync, python-bzrlib Filename: pool/main/dput_0.9.6.4ubuntu1.1_all.deb Size: 32968 MD5Sum: 6577abfaab15d14dd01cf9cb7ebee4cc SHA1: 0cdb62ddac9a601ca72e267fd2941a5cfd4d5518 SHA256: 4cb722daf00a9fd8b6a5018f36953a9581129b6a2287fb5961c50bdc7c206415 SHA512: cde718ce49a5d1bb1fada41df947e8df686a01add97ef2068c6670988c0ce4b6886dc333fc39e53f1f12b1b4bc3bdcd04a941860c20dfa6feb526b32370fb3f2 Description: Debian package upload tool dput allows you to put one or more Debian packages into the archive. This package also includes a dcut utility which can be used to generate and / or upload a commands file for the Debian FTP archive upload queue. . dput includes some tests to verify that the package is policy-compliant. It offers the possibility to run lintian before the upload. It can also run dinstall in dry-run-mode, when having used an appropriate upload method. This is very useful to see if the upload will pass dinstall sanity checks in the next run. . It is intended mainly for Debian maintainers only, although it can also be useful for people maintaining local apt repositories. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: dstat Priority: optional Section: universe/admin Installed-Size: 343 Maintainer: Ubuntu Developers Original-Maintainer: Andrew Pollock Architecture: all Version: 0.7.2-3build1 Depends: python (>= 2.7.1-0ubuntu2) Conflicts: sleuthkit (<< 1.73-2) Filename: pool/main/dstat_0.7.2-3build1_all.deb Size: 68152 MD5Sum: 19c880f7bcc56a313292467ef3fa60e0 SHA1: ce9d2d70853b915f7908a636ab1871a6c884fac9 SHA256: 87a3be95fd97e84e79a8a32111b4d6f85d7bb4d86e45eb18d5f5ba221d842aff SHA512: e30c4b5fa9cd7c44ae5c4d99682a4edad3079c82be177466d4239f4a8c82327d340fa4f59a2aac31a145d3a4e833000711c305d248711f08dac9ee9cd0dc2e4f Description: versatile resource statistics tool Dstat is a versatile replacement for vmstat, iostat and ifstat. Dstat overcomes some of the limitations of these programs and adds some extra features. . Dstat allows you to view all of your network resources instantly, you can for example, compare disk usage in combination with interrupts from your IDE controller, or compare the network bandwidth numbers directly with the disk throughput (in the same interval). . Dstat also cleverly gives you the most detailed information in columns and clearly indicates in what magnitude and unit the output is displayed. . Dstat is also unique in letting you aggregate block device throughput for a certain diskset or network bandwidth for a group of interfaces, i.e. you can see the throughput for all the block devices that make up a single filesystem or storage system. . Dstat's output, in its current form, is not suited for post-processing by other tools, it's mostly meant for humans to interpret real-time data as easy as possible. Homepage: http://dag.wieers.com/home-made/dstat/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: e2fslibs Priority: required Section: libs Installed-Size: 401 Maintainer: Ubuntu Developers Original-Maintainer: Theodore Y. Ts'o Architecture: amd64 Source: e2fsprogs Version: 1.42.9-3ubuntu1.2 Replaces: e2fsprogs (<< 1.34-1) Provides: libe2p2, libext2fs2 Depends: libc6 (>= 2.17) Pre-Depends: multiarch-support Filename: pool/main/e2fslibs_1.42.9-3ubuntu1.2_amd64.deb Size: 182668 MD5Sum: ee4ff24c5d601c2342fdbc9f9e9063d5 SHA1: 091df04141f66d3112e1c8596f0b4ab469e96493 SHA256: 61284001000aaba3a2a7bf1aae10e241258a85df39cbf2ba11a0ef1de0d7ce3e SHA512: 4e71862830d3a740e8ee72145b3b37d1c1fd866a84d5cd3ffaba39bcab3462b0156f29a0a32f886f47da169d3ed6909c9e3de5cd3024e5f52978639b32b4a912 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. Multi-Arch: same Homepage: http://e2fsprogs.sourceforge.net Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: e2fsprogs Essential: yes Priority: required Section: admin Installed-Size: 2440 Maintainer: Ubuntu Developers Original-Maintainer: Theodore Y. Ts'o Architecture: amd64 Version: 1.42.9-3ubuntu1.2 Replaces: hurd (<= 20040301-1), libblkid1 (<< 1.38+1.39-WIP-2005.12.10-2), libuuid1 (<< 1.38+1.39-WIP-2005.12.10-2) Pre-Depends: e2fslibs (= 1.42.9-3ubuntu1.2), 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, e2fsck-static Conflicts: dump (<< 0.4b4-4), initscripts (<< 2.85-4), quota (<< 1.55-8.1), sysvinit (<< 2.85-4) Filename: pool/main/e2fsprogs_1.42.9-3ubuntu1.2_amd64.deb Size: 667952 MD5Sum: a73368527ad861cb1be8171d8ca70459 SHA1: ad46ab9e2f53aa4b5b9c7a20bb5c4cfcf74d74d7 SHA256: 2c787e957b97c0741d909274c65049cc49c12aa8a6e3c0b75d0b157df5c3c0a3 SHA512: 5fa51007fadadb7897bd054ddc3e8c34ec95157ed84ae9b93f05f6026b0086ebb553a09388ea2534bbf618876214a54289948f533c00873b2baae8fa2050502f 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 "badbocks" program, which can be used to scan for bad blocks on a disk or other storage device. Multi-Arch: foreign Homepage: http://e2fsprogs.sourceforge.net Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: eatmydata Priority: optional Section: utils Installed-Size: 76 Maintainer: Ubuntu Developers Original-Maintainer: Modestas Vainius Architecture: amd64 Source: libeatmydata Version: 26-2 Provides: libeatmydata Depends: libc6 (>= 2.2.5) Filename: pool/main/eatmydata_26-2_amd64.deb Size: 8034 MD5Sum: a12811bc18802ca88eaac1c361c49dd1 SHA1: 4e928424bea40866e3daaaab332cd25ebee18c4a SHA256: 580b8d2d50910ddc435fc560801cba9653866047eb0a2f5a08c6f988ec101923 SHA512: 034be41e71097cd263292446967867cd77eb314fb2ca19dcc5cc16293afb542dc568559bd46ba0d9dfedd3e1f39b1f1abe6acddc9c7150a0caa44033b84c2670 Description: library and utilities designed to disable fsync and friends This package contains a small LD_PRELOAD library (libeatmydata) and a couple of helper utilities designed to transparently disable fsync and friends (like open(O_SYNC)). This has two side-effects: making software that writes data safely to disk a lot quicker and making this software no longer crash safe. . You will find eatmydata useful if particular software calls fsync(), sync() etc. frequently but the data it stores is not that valuable to you and you may afford losing it in case of system crash. Data-to-disk synchronization calls are typically very slow on modern file systems and their extensive usage might slow down software significantly. It does not make sense to accept such a hit in performance if data being manipulated is not very important. . On the other hand, do not use eatmydata when you care about what software stores or it manipulates important components of your system. The library is called libEAT-MY-DATA for a reason. Homepage: https://launchpad.net/libeatmydata Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: cloud-image Package: ebtables Priority: optional Section: net Installed-Size: 370 Maintainer: Ubuntu Developers Original-Maintainer: Jochen Friedrich Architecture: amd64 Version: 2.0.10.4-3ubuntu1 Depends: libc6 (>= 2.14) Recommends: iptables, kmod Filename: pool/main/ebtables_2.0.10.4-3ubuntu1_amd64.deb Size: 77460 MD5Sum: f96583701c00105823f3f47dea83d916 SHA1: 5a23606a5db0aef326bee5bab3586cf0243819b9 SHA256: 0428070cc21cd217165acf56321cf339b58a2aa2f5ac50cd828cc4747c460368 SHA512: a181d6e9e7810f3aad40400bac28209f59f996cfe98ab49cd340a94677082d2c9a68f74c953ee31ed12fc70b4d01fd5b5a6a62938a7c6733fdccc2d3817545ff Description: Ethernet bridge frame table administration Ebtables is used to set up, maintain, and inspect the tables of Ethernet frame rules in the Linux kernel. It is analogous to iptables, but operates at the MAC layer rather than the IP layer. Homepage: http://ebtables.sourceforge.net Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host Package: ed Priority: standard Section: editors Installed-Size: 122 Maintainer: Ubuntu Developers Original-Maintainer: Martin Zobel-Helas Architecture: amd64 Version: 1.9-2 Depends: libc6 (>= 2.14) Filename: pool/main/ed_1.9-2_amd64.deb Size: 52552 MD5Sum: 17c437d0d0919774c6b7042ea12fac24 SHA1: bdbdc8b0d63f2550e7e9c696f0e585d25757de25 SHA256: a6572ae066934d1e22e110a78d79f344000eba6a0498fabbce47016f6e3e7b8a SHA512: 35f35892e6586f05860c6b884751a5a4f7b63731e87b4a0ca3d9f38dd1583b5ca7fad26426ca94a5ae756ce18f07507e30cdd3f6a6d84df8089173ffe4ac4461 Description: classic UNIX line editor ed is a line-oriented text editor. It is used to create, display, modify and otherwise manipulate text files. . red is a restricted ed: it can only edit files in the current directory and cannot execute shell commands. Multi-Arch: foreign Homepage: http://www.gnu.org/software/ed/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active Package: eject Priority: important Section: utils Installed-Size: 160 Maintainer: Ubuntu Developers Original-Maintainer: Frank Lichtenheld Architecture: amd64 Version: 2.1.5+deb1+cvs20081104-13.1 Depends: libc6 (>= 2.8), libdevmapper1.02.1 (>= 2:1.02.20) Suggests: cdtool, setcd Filename: pool/main/eject_2.1.5+deb1+cvs20081104-13.1_amd64.deb Size: 23226 MD5Sum: 00f6854e1f976a8631187818db0e47c4 SHA1: ffb513e724dc147c2185fdc097d2774f51d6d625 SHA256: 498860147bfa5dfb135008db9bd8d02d252806a57622f7b1204380ff64c1c7cd SHA512: c656c7dee961965cdb9eb78db5d6f471b0436f8e896f9157c1e20b7442753b588a5e9b0608a8d1e0b16a08569b550cd29ed6925bfd63a6d3b0a907802603991c Description: ejects CDs and operates CD-Changers under Linux This little program will eject CD-ROMs (assuming your drive supports the CDROMEJECT ioctl). It also allows setting the autoeject feature. . On supported ATAPI/IDE multi-disc CD-ROM changers, it allows changing the active disc. . You can also use eject to properly disconnect external mass-storage devices like digital cameras or portable music players. Multi-Arch: foreign Homepage: http://www.pobox.com/~tranter/eject.html Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: erlang-asn1 Priority: optional Section: interpreters Installed-Size: 1113 Maintainer: Ubuntu Developers Original-Maintainer: Debian Erlang Packagers Architecture: amd64 Source: erlang Version: 1:16.b.3-dfsg-1ubuntu2.1 Replaces: erlang (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base-hipe (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-dev (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-doc (>> 1:16.b.3-dfsg-999), erlang-doc (<< 1:16.b.3-dfsg), erlang-examples (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-manpages (<= 1:11.b.1-2), erlang-mode (<< 1:12.b.1-dfsg-2), erlang-nox (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-src (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-x11 (<< 1:16.b.3-dfsg-1ubuntu2.1) Depends: erlang-base (= 1:16.b.3-dfsg-1ubuntu2.1) | erlang-base-hipe (= 1:16.b.3-dfsg-1ubuntu2.1), libc6 (>= 2.14) Suggests: erlang, erlang-manpages, erlang-doc Filename: pool/main/erlang-asn1_16.b.3-dfsg-1ubuntu2.1_amd64.deb Size: 737504 MD5Sum: 575fef7263a448cdf324913398f8ec0f SHA1: 8b71b602d65abb94521fc7a8e869ea9b7b3acd40 SHA256: 6faee3a08905896cdd39e72c6b1ce8af6374174fef9e09a3f42c21c61878ed9c SHA512: db30c2102ac7ffee97e6652caab6b3f7c4d96443a8a6a913e59e4feda8cd5d222d2611e061743b4cf7e74eb5a4dbc1bca0783aea7d6ee6668670cf7a896c2e03 Description: Erlang/OTP modules for ASN.1 support The Asn1 application contains modules with compile-time and run-time support for ASN.1 in Erlang/OTP. Homepage: http://www.erlang.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: erlang-base Priority: optional Section: interpreters Installed-Size: 12607 Maintainer: Ubuntu Developers Original-Maintainer: Debian Erlang Packagers Architecture: amd64 Source: erlang Version: 1:16.b.3-dfsg-1ubuntu2.1 Replaces: erlang (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base-hipe, erlang-dev (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-doc (>> 1:16.b.3-dfsg-999), erlang-doc (<< 1:16.b.3-dfsg), erlang-doc-html (<< 1:13.b.4), erlang-examples (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-manpages (<= 1:11.b.1-2), erlang-mode (<< 1:12.b.1-dfsg-2), erlang-nox (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-src (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-x11 (<< 1:16.b.3-dfsg-1ubuntu2.1) Provides: erlang-abi-15.b Depends: procps, libc6 (>= 2.15), libtinfo5, zlib1g (>= 1:1.2.2) Recommends: libsctp1 (>= 1.0.15+dfsg), erlang-crypto (= 1:16.b.3-dfsg-1ubuntu2.1), erlang-syntax-tools (= 1:16.b.3-dfsg-1ubuntu2.1) Suggests: erlang-tools (= 1:16.b.3-dfsg-1ubuntu2.1), erlang, erlang-manpages, erlang-doc Conflicts: erlang (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base-hipe, erlang-doc (>> 1:16.b.3-dfsg-999), erlang-doc (<< 1:16.b.3-dfsg), erlang-doc-html (<< 1:13.b.4), erlang-manpages (<= 1:11.b.1-2) Filename: pool/main/erlang-base_16.b.3-dfsg-1ubuntu2.1_amd64.deb Size: 6535604 MD5Sum: 99b0855a597d569ddc43c0041677ca96 SHA1: 795eebeb7a41caae99649408414d18cd3d6ed3d6 SHA256: 60eb748dba5cababa7cf65ca6085329e075d660de555b38f8acc64ca6e82b951 SHA512: bc1abf37d2c6cb4429979b91aafa61a346ab13ccc7fe28f82c23cb84d5f65da4f33014598c2567403368e04b96261dc69f9cc8d47207cd84994f91bea1711ce8 Description: Erlang/OTP virtual machine and base applications This package contains the Erlang/OTP runtime implementation, which is configured and built without HiPE support (compiles to byte-code only), and minimal set of Erlang applications: compiler - compiles Erlang code to byte-code; erts - the Erlang runtime system application; kernel - code necessary to run the Erlang runtime system itself; sasl - the system architecture support libraries application; stdlib - modules for manipulating lists, strings, files etc. Homepage: http://www.erlang.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: erlang-corba Priority: optional Section: interpreters Installed-Size: 3467 Maintainer: Ubuntu Developers Original-Maintainer: Debian Erlang Packagers Architecture: amd64 Source: erlang Version: 1:16.b.3-dfsg-1ubuntu2.1 Replaces: erlang (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base-hipe (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-dev (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-doc (>> 1:16.b.3-dfsg-999), erlang-doc (<< 1:16.b.3-dfsg), erlang-examples (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-manpages (<= 1:11.b.1-2), erlang-mode (<< 1:12.b.1-dfsg-2), erlang-nox (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-src (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-x11 (<< 1:16.b.3-dfsg-1ubuntu2.1) Depends: erlang-base (= 1:16.b.3-dfsg-1ubuntu2.1) | erlang-base-hipe (= 1:16.b.3-dfsg-1ubuntu2.1), erlang-inets (= 1:16.b.3-dfsg-1ubuntu2.1), erlang-mnesia (= 1:16.b.3-dfsg-1ubuntu2.1), erlang-ssl (= 1:16.b.3-dfsg-1ubuntu2.1) Suggests: erlang, erlang-manpages, erlang-doc Filename: pool/main/erlang-corba_16.b.3-dfsg-1ubuntu2.1_amd64.deb Size: 2234900 MD5Sum: f29d5d35aeae497c07371e8a752e97ea SHA1: 881a17e0d5a6ce9ddc30e6684d20ce7f254d8d06 SHA256: e95af9ea6d07e47f05e39dd451e3312179de1f865c47c9d13e5554b20f25ba25 SHA512: d22af2536d77ff39c7432f24763b98cb11c55d821a148cd96f2ec9ff2cf6dccbe1e4267dda5dae0ac727643f02ff7b0014f99658d64b3b23adcd38fa9ecc64e2 Description: Erlang/OTP applications for CORBA support The Orber application is an Erlang implementation of a CORBA Object Request Broker. . The cosEvent application is an Erlang implementation of a CORBA Service CosEvent. . The cosEventDomain application is an Erlang implementation of a CORBA Service CosEventDomainAdmin. . The cosFileTransfer Application is an Erlang implementation of the OMG CORBA File Transfer Service. . The cosNotification application is an Erlang implementation of the OMG CORBA Notification Service. . The cosProperty Application is an Erlang implementation of the OMG CORBA Property Service. . The cosTime application is an Erlang implementation of the OMG CORBA Time and TimerEvent Services. . The cosTransactions application is an Erlang implementation of the OMG CORBA Transaction Service. Homepage: http://www.erlang.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: erlang-crypto Priority: optional Section: interpreters Installed-Size: 248 Maintainer: Ubuntu Developers Original-Maintainer: Debian Erlang Packagers Architecture: amd64 Source: erlang Version: 1:16.b.3-dfsg-1ubuntu2.1 Replaces: erlang (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base-hipe (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-dev (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-doc (>> 1:16.b.3-dfsg-999), erlang-doc (<< 1:16.b.3-dfsg), erlang-examples (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-manpages (<= 1:11.b.1-2), erlang-mode (<< 1:12.b.1-dfsg-2), erlang-nox (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-src (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-x11 (<< 1:16.b.3-dfsg-1ubuntu2.1) Depends: erlang-base (= 1:16.b.3-dfsg-1ubuntu2.1) | erlang-base-hipe (= 1:16.b.3-dfsg-1ubuntu2.1), libc6 (>= 2.14), libssl1.0.0 (>= 1.0.0) Suggests: erlang, erlang-manpages, erlang-doc Filename: pool/main/erlang-crypto_16.b.3-dfsg-1ubuntu2.1_amd64.deb Size: 70190 MD5Sum: 035e43b5d7eb117b25a28e830fc2bcbb SHA1: c4fa3ace6e67af8152c3e9572eb3f2fac49048c3 SHA256: ef790218c4036f05fc38007af39e0e49f4776da1e4395a5ac7441651de1dfdfb SHA512: 773d305aed5a9d56369747c1951bca5891c2d1e22c068f1a9fdd07c86a0c24a9358fcf64a640446a81c359e4a341ded92137baa7e9b56e089cc8ff055abd60c5 Description: Erlang/OTP cryptographic modules The Crypto Application provides functions for computation of message digests, encryption and decryption functions. It uses OpenSSL for actual calculations. Homepage: http://www.erlang.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: erlang-dev Priority: optional Section: interpreters Installed-Size: 3969 Maintainer: Ubuntu Developers Original-Maintainer: Debian Erlang Packagers Architecture: amd64 Source: erlang Version: 1:16.b.3-dfsg-1ubuntu2.1 Replaces: erlang (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base-hipe (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-examples (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-mode (<< 1:12.b.1-dfsg-2), erlang-nox (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-src (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-x11 (<< 1:16.b.3-dfsg-1ubuntu2.1) Depends: erlang-base (= 1:16.b.3-dfsg-1ubuntu2.1) | erlang-base-hipe (= 1:16.b.3-dfsg-1ubuntu2.1) Suggests: erlang, erlang-manpages, erlang-doc Filename: pool/main/erlang-dev_16.b.3-dfsg-1ubuntu2.1_amd64.deb Size: 322868 MD5Sum: fadc94c3071b21d8d54a7f0911547130 SHA1: 7594697096833493a91a3693f177138eac0d1151 SHA256: 595956713bc8bab6daf519df5bae0038457a3c096153e1f5d4e2f75afef9f30b SHA512: 5a78478e030dfa7b370fefbc1ca3e8fd2c9e093e6eb0bbf04f19573320f12f102e087fc972c960b8629e264b61dcf7a039303fccb821e7e23cf19c0ba4582011 Description: Erlang/OTP development libraries and headers The files for application development in Erlang. They include headers for all applications included into Erlang/OTP distribution and C interface libraries. Homepage: http://www.erlang.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: erlang-diameter Priority: optional Section: interpreters Installed-Size: 997 Maintainer: Ubuntu Developers Original-Maintainer: Debian Erlang Packagers Architecture: amd64 Source: erlang Version: 1:16.b.3-dfsg-1ubuntu2.1 Replaces: erlang (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base-hipe (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-dev (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-doc (>> 1:16.b.3-dfsg-999), erlang-doc (<< 1:16.b.3-dfsg), erlang-examples (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-manpages (<= 1:11.b.1-2), erlang-mode (<< 1:12.b.1-dfsg-2), erlang-nox (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-src (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-x11 (<< 1:16.b.3-dfsg-1ubuntu2.1) Depends: erlang-base (= 1:16.b.3-dfsg-1ubuntu2.1) | erlang-base-hipe (= 1:16.b.3-dfsg-1ubuntu2.1), erlang-runtime-tools (= 1:16.b.3-dfsg-1ubuntu2.1), erlang-ssl (= 1:16.b.3-dfsg-1ubuntu2.1), erlang-syntax-tools (= 1:16.b.3-dfsg-1ubuntu2.1) Suggests: erlang, erlang-manpages, erlang-doc Filename: pool/main/erlang-diameter_16.b.3-dfsg-1ubuntu2.1_amd64.deb Size: 600466 MD5Sum: 88161ebc93abeaa2b2914761e460f96c SHA1: 0775ce13138cde93d1288fa34f3b8d9dcd209e5d SHA256: 93116b2b0b373322fae06bbcb6957b7f03242e204e11bb81fe152b3155620899 SHA512: d8d2c4f90bfa0480f71676179c5e21dae3c0832383c6d05035b55caf203b5370c49468fc5e88e97e44ecb664a7b223ea3f623aeb71ae512f56d023e2d50e23af Description: Erlang/OTP implementation of RFC 6733 protocol Interface with which a user creates a service that sends and receives messages using the Diameter protocol as defined in RFC 6733. Homepage: http://www.erlang.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: erlang-edoc Priority: optional Section: interpreters Installed-Size: 512 Maintainer: Ubuntu Developers Original-Maintainer: Debian Erlang Packagers Architecture: amd64 Source: erlang Version: 1:16.b.3-dfsg-1ubuntu2.1 Replaces: erlang (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base-hipe (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-dev (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-doc (>> 1:16.b.3-dfsg-999), erlang-doc (<< 1:16.b.3-dfsg), erlang-examples (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-manpages (<= 1:11.b.1-2), erlang-mode (<< 1:12.b.1-dfsg-2), erlang-nox (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-src (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-x11 (<< 1:16.b.3-dfsg-1ubuntu2.1) Depends: erlang-base (= 1:16.b.3-dfsg-1ubuntu2.1) | erlang-base-hipe (= 1:16.b.3-dfsg-1ubuntu2.1), erlang-inets (= 1:16.b.3-dfsg-1ubuntu2.1), erlang-syntax-tools (= 1:16.b.3-dfsg-1ubuntu2.1), erlang-xmerl (= 1:16.b.3-dfsg-1ubuntu2.1) Suggests: erlang, erlang-manpages, erlang-doc Filename: pool/main/erlang-edoc_16.b.3-dfsg-1ubuntu2.1_amd64.deb Size: 298196 MD5Sum: 1b55de3e45ceaa88f508a62d53c00fb1 SHA1: 705bd9eccf07193a8e109d60e0cbe4c71ecbe745 SHA256: 07ea6ef059ccfdc696f3556cb1a6368a21d99da6f03b2fda63be720b2a9c17f2 SHA512: 5376a994ceadfad0cc25a0597ea6562bd6c431cd0246b26eba4b5c652a2cd82ec26f82f25a4d28edb1afa1c94f9afa8846ba876af4fe3c00eb666c2a264ba552 Description: Erlang/OTP module for generating documentation EDoc is the Erlang program documentation generator. Inspired by the Javadoc tool for the Java programming language, EDoc is adapted to the conventions of the Erlang world. Homepage: http://www.erlang.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: erlang-eldap Priority: optional Section: interpreters Installed-Size: 212 Maintainer: Ubuntu Developers Original-Maintainer: Debian Erlang Packagers Architecture: amd64 Source: erlang Version: 1:16.b.3-dfsg-1ubuntu2.1 Replaces: erlang (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base-hipe (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-dev (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-doc (>> 1:16.b.3-dfsg-999), erlang-doc (<< 1:16.b.3-dfsg), erlang-examples (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-manpages (<= 1:11.b.1-2), erlang-mode (<< 1:12.b.1-dfsg-2), erlang-nox (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-src (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-x11 (<< 1:16.b.3-dfsg-1ubuntu2.1) Depends: erlang-base (= 1:16.b.3-dfsg-1ubuntu2.1) | erlang-base-hipe (= 1:16.b.3-dfsg-1ubuntu2.1), erlang-asn1 (= 1:16.b.3-dfsg-1ubuntu2.1), erlang-ssl (= 1:16.b.3-dfsg-1ubuntu2.1) Suggests: erlang, erlang-manpages, erlang-doc Filename: pool/main/erlang-eldap_16.b.3-dfsg-1ubuntu2.1_amd64.deb Size: 91804 MD5Sum: cc629b93dd39fff38252b710469f2326 SHA1: 38bfd3599aadde30113e6889184c4f4f8ddc2827 SHA256: b36c3db07af85d1b8dbd56b03b91229f313b025695d7019e25d323195272c8da SHA512: 47698612b6e41c8967bc31eb34768559ea708c873bbde8057e963b96b6df4a5b5913f948862c8207da3504b3c7285e025313e8ac24cbe8b6db491491a568f714 Description: Erlang/OTP LDAP library Eldap is a module which provides a client API to the Lightweight Directory Access Protocol (LDAP). Homepage: http://www.erlang.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: erlang-erl-docgen Priority: optional Section: interpreters Installed-Size: 631 Maintainer: Ubuntu Developers Original-Maintainer: Debian Erlang Packagers Architecture: amd64 Source: erlang Version: 1:16.b.3-dfsg-1ubuntu2.1 Replaces: erlang (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base-hipe (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-dev (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-doc (>> 1:16.b.3-dfsg-999), erlang-doc (<< 1:16.b.3-dfsg), erlang-examples (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-manpages (<= 1:11.b.1-2), erlang-mode (<< 1:12.b.1-dfsg-2), erlang-nox (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-src (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-x11 (<< 1:16.b.3-dfsg-1ubuntu2.1) Depends: erlang-base (= 1:16.b.3-dfsg-1ubuntu2.1) | erlang-base-hipe (= 1:16.b.3-dfsg-1ubuntu2.1), erlang-edoc (= 1:16.b.3-dfsg-1ubuntu2.1), erlang-xmerl (= 1:16.b.3-dfsg-1ubuntu2.1) Suggests: xsltproc, fop, erlang, erlang-manpages, erlang-doc Filename: pool/main/erlang-erl-docgen_16.b.3-dfsg-1ubuntu2.1_amd64.deb Size: 134044 MD5Sum: 9628a630a43a2a8a4479807ae96e1f09 SHA1: 39921d1be2df8fb06318c7b6d89455993362cc66 SHA256: f2a7ab812af3cea088ea46a54422632592e744f5cf9b47074af56fe53c1f6609 SHA512: 96937ace591e3df5a6504489d90be63d66f6d810787e36eecc1e7e90f69983544c1b5b830e13fb3961c06fa258a3ba3a6c600a630a58533579b141a0305d63d3 Description: Erlang/OTP documentation stylesheets The erl_docgen package includes XSLT stylesheets and document type definitions used for Erlang/OTP documentation. They allow to transform documentation to manpage, HTML, and PDF formats. Homepage: http://www.erlang.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: erlang-eunit Priority: optional Section: interpreters Installed-Size: 290 Maintainer: Ubuntu Developers Original-Maintainer: Debian Erlang Packagers Architecture: amd64 Source: erlang Version: 1:16.b.3-dfsg-1ubuntu2.1 Replaces: erlang (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base-hipe (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-dev (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-doc (>> 1:16.b.3-dfsg-999), erlang-doc (<< 1:16.b.3-dfsg), erlang-examples (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-manpages (<= 1:11.b.1-2), erlang-mode (<< 1:12.b.1-dfsg-2), erlang-nox (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-src (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-x11 (<< 1:16.b.3-dfsg-1ubuntu2.1) Depends: erlang-base (= 1:16.b.3-dfsg-1ubuntu2.1) | erlang-base-hipe (= 1:16.b.3-dfsg-1ubuntu2.1) Suggests: erlang, erlang-manpages, erlang-doc Filename: pool/main/erlang-eunit_16.b.3-dfsg-1ubuntu2.1_amd64.deb Size: 136948 MD5Sum: 6243705eccf17e2912b6ebc083601c77 SHA1: b143ac85a6ab92d8886d2bbd481bd01937d0d609 SHA256: 8a124ac0fa621b7d09d5c2fd6de1efc689ed763d6d73a83b5bbc65a5cc852444 SHA512: 666f5e4c651220fe828817b4c8b8cd9182c514e760ee7789d52eacf71883521b5a7c9114baaee18444b4942bea956b1876a8bc5847886df25132ed4b7b7c5830 Description: Erlang/OTP module for unit testing The EUnit application contains modules with support for unit testing. Homepage: http://www.erlang.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: erlang-ic Priority: optional Section: interpreters Installed-Size: 1223 Maintainer: Ubuntu Developers Original-Maintainer: Debian Erlang Packagers Architecture: amd64 Source: erlang Version: 1:16.b.3-dfsg-1ubuntu2.1 Replaces: erlang (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base-hipe (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-dev (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-doc (>> 1:16.b.3-dfsg-999), erlang-doc (<< 1:16.b.3-dfsg), erlang-examples (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-manpages (<= 1:11.b.1-2), erlang-mode (<< 1:12.b.1-dfsg-2), erlang-nox (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-src (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-x11 (<< 1:16.b.3-dfsg-1ubuntu2.1) Depends: erlang-base (= 1:16.b.3-dfsg-1ubuntu2.1) | erlang-base-hipe (= 1:16.b.3-dfsg-1ubuntu2.1) Suggests: erlang-ic-java, erlang, erlang-manpages, erlang-doc Filename: pool/main/erlang-ic_16.b.3-dfsg-1ubuntu2.1_amd64.deb Size: 818220 MD5Sum: 043e80620c4881143e29f7a988d4e798 SHA1: cae261d04bf4b89bb83318183e3292e213a821b8 SHA256: 93be13218f087575464699f52aa6fc950956792b587bd985d94c3af0e32353bd SHA512: fd289b9765dfc0fb3587f9744d8c21e2b461a9775d941997ee4474f9282285fe35b167ef376fd619f6213d804656102e299d6ea7094c3c92d5383db0ce4939d9 Description: Erlang/OTP IDL compiler The IC application is an Erlang implementation of an IDL (CORBA Interface Definition Language) compiler. Depending on the choice of back-end the code will map to Erlang, C, or Java. The compiler generates client stubs and server skeletons. Homepage: http://www.erlang.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: erlang-inets Priority: optional Section: interpreters Installed-Size: 1177 Maintainer: Ubuntu Developers Original-Maintainer: Debian Erlang Packagers Architecture: amd64 Source: erlang Version: 1:16.b.3-dfsg-1ubuntu2.1 Replaces: erlang (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base-hipe (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-dev (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-doc (>> 1:16.b.3-dfsg-999), erlang-doc (<< 1:16.b.3-dfsg), erlang-examples (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-manpages (<= 1:11.b.1-2), erlang-mode (<< 1:12.b.1-dfsg-2), erlang-nox (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-src (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-x11 (<< 1:16.b.3-dfsg-1ubuntu2.1) Depends: erlang-base (= 1:16.b.3-dfsg-1ubuntu2.1) | erlang-base-hipe (= 1:16.b.3-dfsg-1ubuntu2.1), erlang-mnesia (= 1:16.b.3-dfsg-1ubuntu2.1), erlang-runtime-tools (= 1:16.b.3-dfsg-1ubuntu2.1), erlang-ssl (= 1:16.b.3-dfsg-1ubuntu2.1) Suggests: erlang, erlang-manpages, erlang-doc Filename: pool/main/erlang-inets_16.b.3-dfsg-1ubuntu2.1_amd64.deb Size: 753004 MD5Sum: f8636c11531196fe9de2be45fdfe08e1 SHA1: 5b079df9b10e4f21cf80a0892322a1f4ed39b60a SHA256: 331074dfd3d4c91fb2aff09af09d19d3a17b3c965fabf29ce7d0e8c9caa558b4 SHA512: 3682e473a7383456501503e24b96a3f19268cab0fa6c1c4d17220adc2751535bd21cecfd9402791d2b228616879a9036313496493575abc093c90a8766dcbf2e Description: Erlang/OTP Internet clients and servers Inets is a container for Internet clients and servers. Currently a FTP client, a HTTP client and server, and a TFTP client and server are provided in Inets. Homepage: http://www.erlang.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: erlang-mnesia Priority: optional Section: interpreters Installed-Size: 992 Maintainer: Ubuntu Developers Original-Maintainer: Debian Erlang Packagers Architecture: amd64 Source: erlang Version: 1:16.b.3-dfsg-1ubuntu2.1 Replaces: erlang (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base-hipe (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-dev (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-doc (>> 1:16.b.3-dfsg-999), erlang-doc (<< 1:16.b.3-dfsg), erlang-examples (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-manpages (<= 1:11.b.1-2), erlang-mode (<< 1:12.b.1-dfsg-2), erlang-nox (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-src (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-x11 (<< 1:16.b.3-dfsg-1ubuntu2.1) Depends: erlang-base (= 1:16.b.3-dfsg-1ubuntu2.1) | erlang-base-hipe (= 1:16.b.3-dfsg-1ubuntu2.1) Suggests: erlang, erlang-manpages, erlang-doc Filename: pool/main/erlang-mnesia_16.b.3-dfsg-1ubuntu2.1_amd64.deb Size: 658056 MD5Sum: eff8aab35c9b4801ddd5c774f1aceb90 SHA1: 1e5b9f4a212a1f0d2929afa9841db4d0af5facbd SHA256: c50dd4fda052756924adcdf4dd2f3dad36861d8e5fc18783e9232caa58ea041a SHA512: 8c8eb2d39039e0e8e2765d6bd35f5c5f8bde2feadd66368fb2a08821ed99e1836b675e5f8a9363824420a9ff2dbce4902ec8598b5693ab7c3e8e0c8cedb16b6f Description: Erlang/OTP distributed relational/object hybrid database Mnesia is a distributed Database Management System (DBMS), appropriate for telecommunications applications and other Erlang applications which require continuous operation and exhibit soft real-time properties. Homepage: http://www.erlang.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: erlang-nox Priority: optional Section: interpreters Installed-Size: 76 Maintainer: Ubuntu Developers Original-Maintainer: Debian Erlang Packagers Architecture: all Source: erlang Version: 1:16.b.3-dfsg-1ubuntu2.1 Depends: erlang-base | erlang-base-hipe, erlang-asn1, erlang-corba, erlang-crypto, erlang-diameter, erlang-edoc, erlang-eldap, erlang-erl-docgen, erlang-eunit, erlang-ic, erlang-inets, erlang-mnesia, erlang-odbc, erlang-os-mon, erlang-parsetools, erlang-percept, erlang-public-key, erlang-runtime-tools, erlang-snmp, erlang-ssh, erlang-ssl, erlang-syntax-tools, erlang-tools, erlang-webtool, erlang-xmerl Suggests: erlang, erlang-manpages, erlang-doc Filename: pool/main/erlang-nox_16.b.3-dfsg-1ubuntu2.1_all.deb Size: 17652 MD5Sum: 9dfd1c17ee88f9b72090daabe3f8e731 SHA1: 3a1671c297f0036d115a3614d3613691de3305e9 SHA256: e440eba4635056fb6b0b6b653d4fe97ffa7321f6f503742c3c6fe7d5e409e3a6 SHA512: a3480c46949169d56956413f1e87fa9d1fac5b9e0907dce210df223f98e01679b76ac13b2f661ace3e81f8462e44eb4db72772c6265d21ec9779676e7e20599d Description: Erlang/OTP applications that don't require X Window System This package is a dummy package which will install all Erlang/OTP applications which do not require X Window System to run. Homepage: http://www.erlang.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: erlang-odbc Priority: optional Section: interpreters Installed-Size: 183 Maintainer: Ubuntu Developers Original-Maintainer: Debian Erlang Packagers Architecture: amd64 Source: erlang Version: 1:16.b.3-dfsg-1ubuntu2.1 Replaces: erlang (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base-hipe (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-dev (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-doc (>> 1:16.b.3-dfsg-999), erlang-doc (<< 1:16.b.3-dfsg), erlang-examples (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-manpages (<= 1:11.b.1-2), erlang-mode (<< 1:12.b.1-dfsg-2), erlang-nox (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-src (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-x11 (<< 1:16.b.3-dfsg-1ubuntu2.1) Depends: erlang-base (= 1:16.b.3-dfsg-1ubuntu2.1) | erlang-base-hipe (= 1:16.b.3-dfsg-1ubuntu2.1), libc6 (>= 2.14), libodbc1 (>= 2.2.11) | unixodbc (>= 2.2.11) Suggests: erlang, erlang-manpages, erlang-doc Filename: pool/main/erlang-odbc_16.b.3-dfsg-1ubuntu2.1_amd64.deb Size: 50142 MD5Sum: b042165d0ec717297d597f4b90bda232 SHA1: 03db5c2f62a88a65149263f9ee7a1764e37ffe6f SHA256: 4a22cdb2d92072d98fd5a02493ae26ec169d773d3e007710b8ac84a39b2a2222 SHA512: 4906e40bcc46f72bb3a51cf43f1c6ebbbd83901af31e60378067fb7c8f95f4971df6692f720a2322068cddf0000afbf2d1a0f499e52b81db4cb5a94f62bb65a4 Description: Erlang/OTP interface to SQL databases The Erlang ODBC application provides an interface for accessing relational SQL databases from Erlang. Homepage: http://www.erlang.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: erlang-os-mon Priority: optional Section: interpreters Installed-Size: 281 Maintainer: Ubuntu Developers Original-Maintainer: Debian Erlang Packagers Architecture: amd64 Source: erlang Version: 1:16.b.3-dfsg-1ubuntu2.1 Replaces: erlang (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base-hipe (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-dev (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-doc (>> 1:16.b.3-dfsg-999), erlang-doc (<< 1:16.b.3-dfsg), erlang-examples (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-manpages (<= 1:11.b.1-2), erlang-mode (<< 1:12.b.1-dfsg-2), erlang-nox (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-src (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-x11 (<< 1:16.b.3-dfsg-1ubuntu2.1) Depends: erlang-base (= 1:16.b.3-dfsg-1ubuntu2.1) | erlang-base-hipe (= 1:16.b.3-dfsg-1ubuntu2.1), erlang-mnesia (= 1:16.b.3-dfsg-1ubuntu2.1), erlang-snmp (= 1:16.b.3-dfsg-1ubuntu2.1), libc6 (>= 2.4) Suggests: erlang, erlang-manpages, erlang-doc Filename: pool/main/erlang-os-mon_16.b.3-dfsg-1ubuntu2.1_amd64.deb Size: 94928 MD5Sum: 53f05b6f3005de0878ce1ee92ba3e188 SHA1: 921991c710ed151e91b076a467eabda9af94b6bc SHA256: e18993b6a55510091887d75e717c4155d86f37618d1098c49c84e59165995046 SHA512: 4998872172111ceafb444654e91f3c86313c87dbb7121dd1ab76bfb41fc595ac53c305cb68d457d1bce6bacb324a35c713408c51dd05caf69fadf2f536461d61 Description: Erlang/OTP operating system monitor The operating system monitor, OS_Mon, provides services for monitoring CPU load, disk usage, memory usage and OS messages. Homepage: http://www.erlang.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: erlang-parsetools Priority: optional Section: interpreters Installed-Size: 298 Maintainer: Ubuntu Developers Original-Maintainer: Debian Erlang Packagers Architecture: amd64 Source: erlang Version: 1:16.b.3-dfsg-1ubuntu2.1 Replaces: erlang (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base-hipe (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-dev (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-doc (>> 1:16.b.3-dfsg-999), erlang-doc (<< 1:16.b.3-dfsg), erlang-examples (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-manpages (<= 1:11.b.1-2), erlang-mode (<< 1:12.b.1-dfsg-2), erlang-nox (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-src (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-x11 (<< 1:16.b.3-dfsg-1ubuntu2.1) Depends: erlang-base (= 1:16.b.3-dfsg-1ubuntu2.1) | erlang-base-hipe (= 1:16.b.3-dfsg-1ubuntu2.1) Suggests: erlang, erlang-manpages, erlang-doc Filename: pool/main/erlang-parsetools_16.b.3-dfsg-1ubuntu2.1_amd64.deb Size: 155972 MD5Sum: 1f0c6e2cba3372c40dc6ee76ec12e7fd SHA1: b34dbe5d2489ffa13f746b080a5b4592202deaa1 SHA256: ad7f5de55b308527f3da3d9868015f89ce67e2d6ceb982e7be4f1796ca56ca86 SHA512: fc92f582e7c0fdc93ed3bcaf5ced1e1d0036edab73aa21257ac919ae9c04c8ccfb2b88bd3f7b1b3e9271ecc5ef5d2f3498f5c41919e739a30bac34d90311cb2c Description: Erlang/OTP parsing tools The Parsetools application contains utilities for parsing. Currently, it includes yecc module. Yecc is an LALR-1 parser generator for Erlang, similar to yacc. Yecc takes a BNF grammar definition as input, and produces Erlang code for a parser as output. Homepage: http://www.erlang.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: erlang-percept Priority: optional Section: interpreters Installed-Size: 326 Maintainer: Ubuntu Developers Original-Maintainer: Debian Erlang Packagers Architecture: amd64 Source: erlang Version: 1:16.b.3-dfsg-1ubuntu2.1 Replaces: erlang (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base-hipe (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-dev (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-doc (>> 1:16.b.3-dfsg-999), erlang-doc (<< 1:16.b.3-dfsg), erlang-examples (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-manpages (<= 1:11.b.1-2), erlang-mode (<< 1:12.b.1-dfsg-2), erlang-nox (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-src (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-x11 (<< 1:16.b.3-dfsg-1ubuntu2.1) Depends: erlang-base (= 1:16.b.3-dfsg-1ubuntu2.1) | erlang-base-hipe (= 1:16.b.3-dfsg-1ubuntu2.1), erlang-inets (= 1:16.b.3-dfsg-1ubuntu2.1), erlang-runtime-tools (= 1:16.b.3-dfsg-1ubuntu2.1) Suggests: erlang, erlang-manpages, erlang-doc Filename: pool/main/erlang-percept_16.b.3-dfsg-1ubuntu2.1_amd64.deb Size: 136230 MD5Sum: 15655c734c0029fab92eb868329510c0 SHA1: d347c65d806c1d50d9af43a670ce17d4d99d39db SHA256: a4c88bd520425a1af52f607b8b0c18de39e1c21412d53b04b3d4f021d1554b44 SHA512: 6f72b658a27f800d7be93d9659b0757564369cfa11f39527ba7099cf5c9610b597d53fa2263b9aa61d057fb4b99d48469c3bd444657380868a1a140f765f0e45 Description: Erlang/OTP concurrency profiling tool Percept is a tool which visualizes application level concurrency and helps to identify concurrency bottlenecks. Homepage: http://www.erlang.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: erlang-public-key Priority: optional Section: interpreters Installed-Size: 851 Maintainer: Ubuntu Developers Original-Maintainer: Debian Erlang Packagers Architecture: amd64 Source: erlang Version: 1:16.b.3-dfsg-1ubuntu2.1 Replaces: erlang (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base-hipe (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-dev (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-doc (>> 1:16.b.3-dfsg-999), erlang-doc (<< 1:16.b.3-dfsg), erlang-examples (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-manpages (<= 1:11.b.1-2), erlang-mode (<< 1:12.b.1-dfsg-2), erlang-nox (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-src (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-x11 (<< 1:16.b.3-dfsg-1ubuntu2.1) Depends: erlang-base (= 1:16.b.3-dfsg-1ubuntu2.1) | erlang-base-hipe (= 1:16.b.3-dfsg-1ubuntu2.1), erlang-asn1 (= 1:16.b.3-dfsg-1ubuntu2.1), erlang-crypto (= 1:16.b.3-dfsg-1ubuntu2.1) Suggests: erlang, erlang-manpages, erlang-doc Filename: pool/main/erlang-public-key_16.b.3-dfsg-1ubuntu2.1_amd64.deb Size: 497542 MD5Sum: 7518584093a1a7f99567e7493098c611 SHA1: 67228370725efda4c231cbfb4eacdda8515f701e SHA256: 49a52ced43e5f5b6ee930a83b4e27de74871204a3904b8f6542505da9a22c5b9 SHA512: fa91abe6f7b9768f2299cc4b54c322bd2a965ee533414750f2e4d50751faacc9b5e34d4feec25c11d1de839c184b75661f8acaabb15be66f657d6917b6f784e3 Description: Erlang/OTP public key infrastructure Provides functions to handle public key infrastructure from RFC 3280 (X.509 certificates) and some parts of the PKCS-standard. Homepage: http://www.erlang.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: erlang-runtime-tools Priority: optional Section: interpreters Installed-Size: 391 Maintainer: Ubuntu Developers Original-Maintainer: Debian Erlang Packagers Architecture: amd64 Source: erlang Version: 1:16.b.3-dfsg-1ubuntu2.1 Replaces: erlang (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base-hipe (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-dev (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-doc (>> 1:16.b.3-dfsg-999), erlang-doc (<< 1:16.b.3-dfsg), erlang-examples (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-manpages (<= 1:11.b.1-2), erlang-mode (<< 1:12.b.1-dfsg-2), erlang-nox (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-src (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-x11 (<< 1:16.b.3-dfsg-1ubuntu2.1) Depends: erlang-base (= 1:16.b.3-dfsg-1ubuntu2.1) | erlang-base-hipe (= 1:16.b.3-dfsg-1ubuntu2.1), erlang-mnesia (= 1:16.b.3-dfsg-1ubuntu2.1), libc6 (>= 2.14) Suggests: erlang, erlang-manpages, erlang-doc Filename: pool/main/erlang-runtime-tools_16.b.3-dfsg-1ubuntu2.1_amd64.deb Size: 157086 MD5Sum: 784a09013c958b70fb1bf345c3a23c7a SHA1: b4334cf7260847236e8133d29689bd6bf250878f SHA256: 46d809e4caf19f272ee041dab4738f4fd5b6eeb7910e9c2c064f65e4462edb55 SHA512: 2b4576ef24fdc5202f266e37d31b09b8e7fbdea789bcc416205c2797d0355b362ceb6f715442bb5833eefdd7bc91b98e637d630ac12e1dbc8bf27d3548e08243 Description: Erlang/OTP runtime tracing/debugging tools Runtime_Tools provides low-footprint tracing/debugging tools suitable for inclusion in a production system. Homepage: http://www.erlang.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: erlang-snmp Priority: optional Section: interpreters Installed-Size: 2876 Maintainer: Ubuntu Developers Original-Maintainer: Debian Erlang Packagers Architecture: amd64 Source: erlang Version: 1:16.b.3-dfsg-1ubuntu2.1 Replaces: erlang (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base-hipe (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-dev (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-doc (>> 1:16.b.3-dfsg-999), erlang-doc (<< 1:16.b.3-dfsg), erlang-examples (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-manpages (<= 1:11.b.1-2), erlang-mode (<< 1:12.b.1-dfsg-2), erlang-nox (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-src (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-x11 (<< 1:16.b.3-dfsg-1ubuntu2.1) Depends: erlang-base (= 1:16.b.3-dfsg-1ubuntu2.1) | erlang-base-hipe (= 1:16.b.3-dfsg-1ubuntu2.1), erlang-crypto (= 1:16.b.3-dfsg-1ubuntu2.1), erlang-mnesia (= 1:16.b.3-dfsg-1ubuntu2.1), erlang-runtime-tools (= 1:16.b.3-dfsg-1ubuntu2.1) Suggests: erlang, erlang-manpages, erlang-doc Filename: pool/main/erlang-snmp_16.b.3-dfsg-1ubuntu2.1_amd64.deb Size: 1497460 MD5Sum: eee18402acd25f7e8c2c31ce26a258c7 SHA1: 291839e1ab2767b975ee85389a6414badaff6bbb SHA256: 133407015cc4a7cb278098dd66314a975a3d9f0fd107b39b11a686c49206072f SHA512: 7eae6cacf12a7d8a854792c8eba6bcc8970c6d34fdb5713fe9be54127b6e0307a679523ab3bffddf6433defd4f7674d0603ce56f4bea2c321c6fe9d30fab8c77 Description: Erlang/OTP SNMP applications A multilingual Simple Network Management Protocol application features an Extensible Agent, simple manager, a MIB compiler and facilities for implementing SNMP MIBs etc. . The OTP_Mibs application provides an SNMP management information base for Erlang nodes. Homepage: http://www.erlang.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: erlang-ssh Priority: optional Section: interpreters Installed-Size: 580 Maintainer: Ubuntu Developers Original-Maintainer: Debian Erlang Packagers Architecture: amd64 Source: erlang Version: 1:16.b.3-dfsg-1ubuntu2.1 Replaces: erlang (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base-hipe (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-dev (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-doc (>> 1:16.b.3-dfsg-999), erlang-doc (<< 1:16.b.3-dfsg), erlang-examples (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-manpages (<= 1:11.b.1-2), erlang-mode (<< 1:12.b.1-dfsg-2), erlang-nox (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-src (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-x11 (<< 1:16.b.3-dfsg-1ubuntu2.1) Depends: erlang-base (= 1:16.b.3-dfsg-1ubuntu2.1) | erlang-base-hipe (= 1:16.b.3-dfsg-1ubuntu2.1), erlang-crypto (= 1:16.b.3-dfsg-1ubuntu2.1), erlang-public-key (= 1:16.b.3-dfsg-1ubuntu2.1) Suggests: erlang, erlang-manpages, erlang-doc Filename: pool/main/erlang-ssh_16.b.3-dfsg-1ubuntu2.1_amd64.deb Size: 361300 MD5Sum: 4e1fe0602a2faa427bac96c6f5081811 SHA1: e47b675d9f3d68177afa4b8ce2d8d20e025c7230 SHA256: b406c7c4b104066c5fd8dec0106c7883d9fa18d22d997c937860adb51fd47498 SHA512: 12ed0eeaeeb5ef1686d2a0d117cd636336fea8decfb25e5ad9e06d4d6bb14226fd75447c847a28d8f74ff151d80a5041deb0544fed17138c5bd4672cdd3721d8 Description: Erlang/OTP implementation of SSH protocol The SSH application is an erlang implementation of the secure shell protocol. Homepage: http://www.erlang.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: erlang-ssl Priority: optional Section: interpreters Installed-Size: 762 Maintainer: Ubuntu Developers Original-Maintainer: Debian Erlang Packagers Architecture: amd64 Source: erlang Version: 1:16.b.3-dfsg-1ubuntu2.1 Replaces: erlang (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base-hipe (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-dev (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-doc (>> 1:16.b.3-dfsg-999), erlang-doc (<< 1:16.b.3-dfsg), erlang-examples (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-manpages (<= 1:11.b.1-2), erlang-mode (<< 1:12.b.1-dfsg-2), erlang-nox (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-src (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-x11 (<< 1:16.b.3-dfsg-1ubuntu2.1) Depends: erlang-base (= 1:16.b.3-dfsg-1ubuntu2.1) | erlang-base-hipe (= 1:16.b.3-dfsg-1ubuntu2.1), erlang-crypto (= 1:16.b.3-dfsg-1ubuntu2.1), erlang-public-key (= 1:16.b.3-dfsg-1ubuntu2.1) Suggests: erlang, erlang-manpages, erlang-doc Filename: pool/main/erlang-ssl_16.b.3-dfsg-1ubuntu2.1_amd64.deb Size: 558502 MD5Sum: 07531a5126d16f130b5f14d6803112b8 SHA1: 21c65d59efa7d326e2f819b803ad9be039152455 SHA256: d31b4f2bbb07c1bcc487e70721a396c342e0865a907728f572db3ec8415db213 SHA512: f685de47d646bc6a4bfed91d28853af67801550b58e2e8fe4648950147aab6010fbc5f3ce87e8429d00cb2fa716bc3d15698445cda5b2236a383096a82576546 Description: Erlang/OTP implementation of SSL The SSL application provides secure communication over sockets. Homepage: http://www.erlang.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: erlang-syntax-tools Priority: optional Section: interpreters Installed-Size: 497 Maintainer: Ubuntu Developers Original-Maintainer: Debian Erlang Packagers Architecture: amd64 Source: erlang Version: 1:16.b.3-dfsg-1ubuntu2.1 Replaces: erlang (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base-hipe (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-dev (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-doc (>> 1:16.b.3-dfsg-999), erlang-doc (<< 1:16.b.3-dfsg), erlang-examples (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-manpages (<= 1:11.b.1-2), erlang-mode (<< 1:12.b.1-dfsg-2), erlang-nox (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-src (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-x11 (<< 1:16.b.3-dfsg-1ubuntu2.1) Depends: erlang-base (= 1:16.b.3-dfsg-1ubuntu2.1) | erlang-base-hipe (= 1:16.b.3-dfsg-1ubuntu2.1) Suggests: erlang, erlang-manpages, erlang-doc Filename: pool/main/erlang-syntax-tools_16.b.3-dfsg-1ubuntu2.1_amd64.deb Size: 288830 MD5Sum: c0ace3059416c0ddabaea1e4dd873643 SHA1: fddc95e60e50d815b481aaad17c2d8b517485564 SHA256: 56f562f13449f7dcf5d287f2b4497a0f7c4ae87e2b914f29fcbfd1e1d845ef52 SHA512: 94c2b7f4ae91a2e2d7130dc45ec4ff1bd13c036d8da06abfdd3e36d9a17410c537e53fdd4bae3f14a01ddc1ee4607d2300a8d8675935a7b68c7313687060db77 Description: Erlang/OTP modules for handling abstract Erlang syntax trees Syntax_Tools contains modules for handling abstract Erlang syntax trees in a way that is compatible with the "parse trees" of the STDLIB module erl_parse, together with utilities for reading source files in unusual ways and pretty-printing syntax trees. Also it includes a module merger and renamer called Igor, as well as an automatic code-cleaner. Homepage: http://www.erlang.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: erlang-tools Priority: optional Section: interpreters Installed-Size: 1138 Maintainer: Ubuntu Developers Original-Maintainer: Debian Erlang Packagers Architecture: amd64 Source: erlang Version: 1:16.b.3-dfsg-1ubuntu2.1 Replaces: erlang (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base-hipe (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-dev (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-doc (>> 1:16.b.3-dfsg-999), erlang-doc (<< 1:16.b.3-dfsg), erlang-examples (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-manpages (<= 1:11.b.1-2), erlang-mode (<< 1:12.b.1-dfsg-2), erlang-nox (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-src (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-x11 (<< 1:16.b.3-dfsg-1ubuntu2.1) Depends: erlang-base (= 1:16.b.3-dfsg-1ubuntu2.1) | erlang-base-hipe (= 1:16.b.3-dfsg-1ubuntu2.1), erlang-inets (= 1:16.b.3-dfsg-1ubuntu2.1), erlang-runtime-tools (= 1:16.b.3-dfsg-1ubuntu2.1), erlang-webtool (= 1:16.b.3-dfsg-1ubuntu2.1), libc6 (>= 2.14) Suggests: erlang, erlang-manpages, erlang-doc Filename: pool/main/erlang-tools_16.b.3-dfsg-1ubuntu2.1_amd64.deb Size: 501166 MD5Sum: 828f36449d9ce99a9390d70525db6ffc SHA1: 401f8d1788f7acaec06180794ae0dd9a66bef031 SHA256: 6eb69cbfc8dce658efe214988592d4e7908b7aca0f5cbdee1d6f618f87f51251 SHA512: 97cac9a34d97e73409466bc35bac33a9bb81f30cc55585ec039f36d0f94194df1732e471f460f05e499fcd50456b0c96c2e452af1401a166a6bb25afdcacd0d9 Description: Erlang/OTP various tools The Tools application contains a number of stand-alone tools, which are useful when developing Erlang programs. . cover - A coverage analysis tool for Erlang. cprof - A profiling tool that shows how many times each function is called. Uses a kind of local call trace breakpoints containing counters to achieve very low runtime performance degradation. eprof - A time profiling tool; measures how time is used in Erlang programs. Predecessor of fprof (see below). fprof - Another Erlang profiler; measures how time is used in Erlang programs. Uses trace to file to minimize runtime performance impact, and displays time for calling and called functions. instrument - Utility functions for obtaining and analyzing resource usage in an instrumented Erlang runtime system. make - A make utility for Erlang similar to UNIX make. tags - A tool for generating Emacs TAGS files from Erlang source files. xref - A cross reference tool. Can be used to check dependencies between functions, modules, applications and releases. Homepage: http://www.erlang.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: erlang-webtool Priority: optional Section: interpreters Installed-Size: 169 Maintainer: Ubuntu Developers Original-Maintainer: Debian Erlang Packagers Architecture: amd64 Source: erlang Version: 1:16.b.3-dfsg-1ubuntu2.1 Replaces: erlang (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base-hipe (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-dev (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-doc (>> 1:16.b.3-dfsg-999), erlang-doc (<< 1:16.b.3-dfsg), erlang-examples (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-manpages (<= 1:11.b.1-2), erlang-mode (<< 1:12.b.1-dfsg-2), erlang-nox (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-src (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-x11 (<< 1:16.b.3-dfsg-1ubuntu2.1) Depends: erlang-base (= 1:16.b.3-dfsg-1ubuntu2.1) | erlang-base-hipe (= 1:16.b.3-dfsg-1ubuntu2.1), erlang-inets (= 1:16.b.3-dfsg-1ubuntu2.1) Suggests: erlang-observer (= 1:16.b.3-dfsg-1ubuntu2.1), erlang, erlang-manpages, erlang-doc Filename: pool/main/erlang-webtool_16.b.3-dfsg-1ubuntu2.1_amd64.deb Size: 39514 MD5Sum: 6327bcd344ac21dfc5ab2efe79112834 SHA1: 380c89f5ada38d4c7d5119df72cd5a7f2383f355 SHA256: 44b8411fffc78aa3aa28308bf0b0dafea845407823ae3fd6e16b2506ce9e782f SHA512: be894b5bdb284c3ad711dc214b4da35e1a683fd3066d09606a07e956a35688dec8bcbe1f5b870284db633c59583d225884bcc1b6b5569bb907ebfd51daa7a407 Description: Erlang/OTP helper for web-based tools WebTool provides an easy way to use web-based tools with Erlang/OTP. It configures and starts a web server as well as all available tools. Homepage: http://www.erlang.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: erlang-xmerl Priority: optional Section: interpreters Installed-Size: 1635 Maintainer: Ubuntu Developers Original-Maintainer: Debian Erlang Packagers Architecture: amd64 Source: erlang Version: 1:16.b.3-dfsg-1ubuntu2.1 Replaces: erlang (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-base-hipe (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-dev (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-doc (>> 1:16.b.3-dfsg-999), erlang-doc (<< 1:16.b.3-dfsg), erlang-examples (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-manpages (<= 1:11.b.1-2), erlang-mode (<< 1:12.b.1-dfsg-2), erlang-nox (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-src (<< 1:16.b.3-dfsg-1ubuntu2.1), erlang-x11 (<< 1:16.b.3-dfsg-1ubuntu2.1) Depends: erlang-base (= 1:16.b.3-dfsg-1ubuntu2.1) | erlang-base-hipe (= 1:16.b.3-dfsg-1ubuntu2.1) Suggests: erlang, erlang-manpages, erlang-doc Filename: pool/main/erlang-xmerl_16.b.3-dfsg-1ubuntu2.1_amd64.deb Size: 972002 MD5Sum: 46a5494bcf5589a86a65fb75f20207cb SHA1: 0108eaa175fd759f312ff461e62021432853ad88 SHA256: 37715addd7783ac008ff51e30bf2f98b2582906b40f5d510407fd8575b8fa660 SHA512: 2743d8db68c9f5c11f82f9fd56405956f2a07b9940517c92e3d8a3188633be5ad18ccd9f405fa2d0e110691fd7dcda411f5ff8ae9689164a928324b38fb76c22 Description: Erlang/OTP XML tools The xmerl application contains modules for processing XML. Homepage: http://www.erlang.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ethtool Priority: optional Section: utils Installed-Size: 325 Maintainer: Ubuntu Developers Original-Maintainer: Anibal Monsalve Salazar Architecture: amd64 Version: 1:3.13-1 Depends: libc6 (>= 2.7) Filename: pool/main/ethtool_3.13-1_amd64.deb Size: 90896 MD5Sum: b23c4d504e5b13decc47276ee40927b6 SHA1: d7a2a3bfcca6c5f639066ae5456204b19a50ca86 SHA256: 736265f25358eca63c0835f311bbded8aec3a93dfe065a282eda6b36fb7b9b86 SHA512: 80f222fbb060795d4e135c49eb40d59785b396ee1de2d795ba480f6112afb9ab9bd07b9b0ec7e5dbbaa8a98958545d16050ad40bd515436c984a8b13110ea03e Description: display or change Ethernet device settings ethtool can be used to query and change settings such as speed, auto- negotiation and checksum offload on many network devices, especially Ethernet devices. Homepage: http://www.kernel.org/pub/software/network/ethtool/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, ubuntu-desktop, ubuntu-usb, cloud-image, server, kubuntu-desktop, kubuntu-full, kubuntu-active-desktop, kubuntu-active-full, edubuntu-desktop, edubuntu-usb, xubuntu-desktop Package: facter Priority: optional Section: admin Installed-Size: 318 Maintainer: Ubuntu Developers Original-Maintainer: Puppet Package Maintainers Architecture: all Version: 1.7.5-1ubuntu1 Depends: bind9-host | host, net-tools, ruby-json, ruby | ruby-interpreter Recommends: pciutils, dmidecode Suggests: virt-what Filename: pool/main/facter_1.7.5-1ubuntu1_all.deb Size: 67346 MD5Sum: 1671b6aa619d14ed42233fca054297fb SHA1: e6dadf5928fa89cdbb9345e685f1fdaaea74e3e9 SHA256: f61cdfa242583ac01adceb43fbfd1c4dc0dbce259f05938fa68d2b5019f0cd1d SHA512: 51ec43905eda28a926ae2c47802d1c74836d9035fd95d7ecbdfb273cb5ef602fad89d8c143e6a7e3a35d7945df5b4878469a65921031411b9f1fc9bdd8c59916 Description: collect and display facts about the system A cross-platform Ruby library for retrieving facts from operating systems. Supports multiple resolution mechanisms, any of which can be restricted to working only on certain operating systems or environments. Facter is especially useful for retrieving things like operating system names, IP addresses, MAC addresses, and SSH keys. . It is easy to extend Facter to include your own custom facts or to include additional mechanisms for retrieving facts. Homepage: http://projects.puppetlabs.com/projects/facter Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: fakeroot Priority: optional Section: utils Installed-Size: 231 Maintainer: Ubuntu Developers Original-Maintainer: Clint Adams Architecture: amd64 Version: 1.20-3ubuntu2 Depends: libc6 (>= 2.15), libfakeroot (>= 1.20-3ubuntu2) Filename: pool/main/fakeroot_1.20-3ubuntu2_amd64.deb Size: 55026 MD5Sum: fad29881d632a463f5235f399fa65a14 SHA1: 0b688255113c3105edf71eae3b9d124f2a3a6b18 SHA256: bc777cf73529e8d9b0f1641f7ee5d01104eca2efb485f944cbcb27adca9b291e SHA512: 5e8c7cc560cfa4d44768793d44b2a306bf90c7fe1207416519e9b7a706f0721cc56f31a154c57a37184d0fe76bd4f18b2a8e0798c6e9eb877762a4d40e6b9d42 Description: tool for simulating superuser privileges fakeroot provides a fake "root environment" by means of LD_PRELOAD and SysV IPC (or TCP) trickery. It puts wrappers around getuid(), chown(), stat(), and other file-manipulation functions, so that unprivileged users can (for instance) populate .deb archives with root-owned files; various build tools use fakeroot for this by default. . This package contains fakeroot command and the daemon that remembers fake ownership/permissions of files manipulated by fakeroot processes. Multi-Arch: foreign Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: fence-agents Priority: optional Section: universe/admin Installed-Size: 494 Maintainer: Ubuntu Developers Original-Maintainer: Debian HA Maintainers Architecture: amd64 Version: 3.1.5-2ubuntu4 Replaces: cman (<= 3.0.12-2ubuntu4) Depends: python:any, libc6 (>= 2.15), libnspr4 (>= 2:4.9-2~) | libnspr4-0d (>= 1.8.0.10), libnss3 (>= 2:3.13.4-2~) | libnss3-1d (>= 3.12.0~1.9b1) Recommends: libnet-telnet-perl, openssh-client, python-pexpect, python-pycurl, sg3-utils, snmp Conflicts: cman (<= 3.0.12-2ubuntu4) Filename: pool/main/fence-agents_3.1.5-2ubuntu4_amd64.deb Size: 139626 MD5Sum: 57859511e32dda30a21a0a7697f786ea SHA1: 399dfef26e4068b42e1d7c8de76d9d4ac3f332d4 SHA256: 61480f711e332642b89e9d0116bbb562067b2e1858f1ab2efe6f2c512153298f SHA512: dbb485e877de4f936d271991293d89be325cfd7e0d916f7d73ec15ff089158560824bc051029f35fbebd3a09598bec1ded05ec842570f6ea25b2daba6239f466 Description: Fence Agents for Red Hat Cluster Red Hat Fence Agents is a collection of scripts to handle remote power management for several devices. They allow failed or unreachable nodes to be forcibly restarted and removed from the cluster. Homepage: http://sources.redhat.com/cluster/wiki/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: file Priority: important Section: utils Installed-Size: 98 Maintainer: Ubuntu Developers Original-Maintainer: Luk Claes Architecture: amd64 Version: 1:5.14-2ubuntu3.3 Depends: libc6 (>= 2.4), libmagic1 (= 1:5.14-2ubuntu3.3) Filename: pool/main/file_5.14-2ubuntu3.3_amd64.deb Size: 18926 MD5Sum: ca52ff5a7e77c98c7f74854f796b2a70 SHA1: a2d3939ff7ab830e899df7ff8d9d57b8d0225b7b SHA256: b44046a69ec652b82afa1f4f88db4cdfab6dfa6fa8780d935caedfeb301bb81a SHA512: 41b8367d5f1e8efee4439e80027bf9c83c13089724c200a0c067bb93ff20461e8c5d0323db4a73898b859b3f4d1837da1ea67709ac2642b58b4ffa77eeaceac1 Description: Determines file type using "magic" numbers File tests each argument in an attempt to classify it. There are three sets of tests, performed in this order: filesystem tests, magic number tests, and language tests. The first test that succeeds causes the file type to be printed. Multi-Arch: foreign Homepage: http://www.darwinsys.com/file/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: findutils Essential: yes Priority: required Section: utils Installed-Size: 816 Maintainer: Ubuntu Developers Original-Maintainer: Andreas Metzler Architecture: amd64 Version: 4.4.2-7 Pre-Depends: libc6 (>= 2.17) Suggests: mlocate | locate Filename: pool/main/findutils_4.4.2-7_amd64.deb Size: 272014 MD5Sum: 547d1eef8066a85da44d661fd6a0cc33 SHA1: 2cf2dbba67030f0a864e0e573526e4310333055a SHA256: a560326ea60908d369faa000bb86bc8da80c591f874c0836d3ca14207828a17b SHA512: d128d8838c49702e6db81de0866d2167fd8213accba660edb34add7730e93fcf851282327008cd9d34eb2cda155100af8bac9e122528a96a8b7d581c4f5084d1 Description: utilities for finding files--find, xargs GNU findutils provides utilities to find files meeting specified criteria and perform various actions on the files which are found. This package contains 'find' and 'xargs'; however, 'locate' has been split off into a separate package. Multi-Arch: foreign Homepage: http://savannah.gnu.org/projects/findutils/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: fontconfig-config Priority: optional Section: libs Installed-Size: 354 Maintainer: Ubuntu Developers Original-Maintainer: Keith Packard Architecture: all Source: fontconfig Version: 2.11.0-0ubuntu4.1 Replaces: fontconfig (<< 2.3.2-2) Depends: fonts-dejavu-core | ttf-bitstream-vera | fonts-freefont-ttf | gsfonts-x11, ucf (>= 0.29) Conflicts: fontconfig (<< 2.3.2-2) Filename: pool/main/fontconfig-config_2.11.0-0ubuntu4.1_all.deb Size: 47444 MD5Sum: cb98cb28b96d218db9df3af4538a3658 SHA1: bc48015259d048a05d85419f4f3389a87137f31f SHA256: 1accf4b276b7d8b500570274e21e94f0ad19804759d8ca5e473a4cd3201e72e6 SHA512: d8eca7c9caccaf1e60b77ece9c09ca43275520551353a7f30ea603c9687c818ab0c5b2cdbbadea3923f9070c0e68982dd7e86575a9755aa8c949df97a98da173 Description: generic font configuration library - configuration Fontconfig is a font configuration and customization library, which does not depend on the X Window System. It is designed to locate fonts within the system and select them according to requirements specified by applications. . This package contains the configuration files and scripts for fontconfig. Multi-Arch: foreign Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: fonts-dejavu-core Priority: optional Section: fonts Installed-Size: 2898 Maintainer: Ubuntu Developers Original-Maintainer: Debian Fonts Task Force Architecture: all Source: fonts-dejavu Version: 2.34-1ubuntu1 Replaces: ttf-dejavu (<< 2.20-1), ttf-dejavu-core (<< 2.33+svn2514-2~) Breaks: ttf-dejavu (<< 2.20-1), ttf-dejavu-core (<< 2.33+svn2514-2~) Filename: pool/main/fonts-dejavu-core_2.34-1ubuntu1_all.deb Size: 1024460 MD5Sum: 7167c133d8ec713c90fc64faab927994 SHA1: bd0e14ee289531295a3780659638cfda2db79c53 SHA256: d7eb9a90ecf62b85dcf2f3bb84a0d66e41fef81141240c73e5cab3351553dc03 SHA512: 4fb0446e38b4fa320732094ac72958f63d7a2d18dd2d3d26c7de73b9a1c5ffa4771d59bda936474a88ce374ae4efee9282f9acd80f9d604ad7857d856d1d57c4 Description: Vera font family derivate with additional characters DejaVu provides an expanded version of the Vera font family aiming for quality and broader Unicode coverage while retaining the original Vera style. DejaVu currently works towards conformance with the Multilingual European Standards (MES-1 and MES-2) for Unicode coverage. The DejaVu fonts provide serif, sans and monospaced variants. . This package only contains the sans, sans-bold, serif, serif-bold, mono and mono-bold variants. For additional variants, see the ttf-dejavu-extra package. . DejaVu fonts are intended for use on low-resolution devices (mainly computer screens) but can be used in printing as well. Multi-Arch: foreign Homepage: http://dejavu-fonts.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: fping Priority: optional Section: universe/net Installed-Size: 117 Maintainer: Ubuntu Developers Original-Maintainer: Anibal Monsalve Salazar Architecture: amd64 Version: 3.8-1 Depends: libc6 (>= 2.15) Filename: pool/main/fping_3.8-1_amd64.deb Size: 30722 MD5Sum: 85adb4d1a41d84416a2b790132dc0901 SHA1: dc221440cc8e80be385022a3d941a555b6a9ca6a SHA256: 8f28e9900659f4e17113e09c9a1ea46815bc07933ee9d406621c8a227f63562b SHA512: 2928e7c467e0a6c8771404d8ea27cfea615cbe151d5636b2cf55870dee62a5de8626f7a0e5aa5658e1162d07c7540ae647cb58c9c8c901f340e08baf28269053 Description: sends ICMP ECHO_REQUEST packets to network hosts fping is a ping like program which uses the Internet Control Message Protocol (ICMP) echo request to determine if a target host is responding. fping differs from ping in that you can specify any number of targets on the command line, or specify a file containing the lists of targets to ping. Instead of sending to one target until it times out or replies, fping will send out a ping packet and move on to the next target in a round-robin fashion. Homepage: http://www.fping.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: friendly-recovery Priority: standard Section: admin Installed-Size: 67 Maintainer: Michael Vogt Architecture: all Version: 0.2.25 Depends: upstart-job, upstart, whiptail Recommends: gettext-base, update-manager-core (>= 0.90.0) Breaks: grub2 (<< 1.99-12ubuntu4), initramfs-tools (<< 0.99ubuntu4), upstart (<< 1.3-0ubuntu9) Filename: pool/main/friendly-recovery_0.2.25_all.deb Size: 9236 MD5Sum: ec8080a245218171b8abede8a166c44d SHA1: f56953b6f69d3371b26c4946a410db8d45e1a79b SHA256: d789315f5d51442998bbf9a2090652e49b57fe540bc8d35a5d96c4d3cf7d3e6e SHA512: 8e1bac42d38ae3b7cdd0e3da2c79e33287536717e7f9831eac3499a238c26bba49a5636efd16bdf319ea1ddf1cb93ae85a1a5b9204bc74daee0d634832c84b6c Description: Make recovery more user-friendly Make the recovery mode more user-friendly by providing a menu with pluggable options. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ftp Priority: standard Section: net Installed-Size: 144 Maintainer: Ubuntu Developers Original-Maintainer: Alberto Gonzalez Iniesta Architecture: amd64 Source: netkit-ftp Version: 0.17-28 Replaces: netstd Depends: libc6 (>= 2.15), libreadline6 (>= 6.0), netbase Filename: pool/main/ftp_0.17-28_amd64.deb Size: 58106 MD5Sum: f65f39fb22d01710ee7a7b626918dbc1 SHA1: 5f5247e17eac33cfe13535aa1876206f6cb84d4f SHA256: 470aba027a30abf7dd3884ef0553d0bb3ecaad24809030bc1fecbfe993160df7 SHA512: 1a7d0d3f5257be020c2c77424ba9064aa9f80e2ff2b8a6e5fa71a1f560a43c27c2e15d11b55398e51f79d24c908226a28123ce0a440344624758d6b5acc4dbbc Description: classical file transfer client This is the user interface to the ARPANET standard File Transfer Protocol. The program allows a user to transfer files to and from a remote network site. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active Package: fuel-utils Priority: extra Section: python Installed-Size: 44 Maintainer: Sergey Vasilenko Architecture: all Version: 20131119-01.dev13.g4b0ab3a~mos6.1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-paramiko (>= 1.14.0), python-eventlet (>= 0.15.2), python-greenlet (>= 0.3.1), python-neutronclient (>= 1:2.3.9), python-keystoneclient (>= 1:0.11.1) Filename: pool/main/fuel-utils_20131119-01.dev13.g4b0ab3a~mos6.1_all.deb Size: 12122 MD5Sum: 546e94c37a263bd2bef4ad492ff04f82 SHA1: a0b7456c4fb1a2c882102dd40ed23ffce037c2ab SHA256: 0a7ec6a4c1a33fbd41fcd2fadb2fcec9da95b57b8a30312f122f144b586d0ae7 SHA512: 8b91dd07f844acf62e98a1fe250518163a0989c1e91ac7f1e28363e0dcf41f2e2287632a3ee95f881a2bcd71e7ad1b3a8b95e179a72e76658e9c38c111a482c8 Description: Set of tool for maintance installed OpenStack cluster **fuel-fdb-cleaner** -- utility for clean fdb table on compute and router nodes while active l3-agent migrate from one node to another Package: fuse Priority: standard Section: utils Installed-Size: 152 Maintainer: Ubuntu Developers Original-Maintainer: Daniel Baumann Architecture: amd64 Version: 2.9.2-4ubuntu4 Depends: libc6 (>= 2.14), libfuse2 (= 2.9.2-4ubuntu4), adduser, mount (>= 2.19.1), sed (>= 4), udev | makedev Filename: pool/main/fuse_2.9.2-4ubuntu4_amd64.deb Size: 25142 MD5Sum: 24c17815dcc0bed83f566aed350ec270 SHA1: 6dfc4fccf6158b8ef1a333d5d7570230fdf5618c SHA256: 36ad326a5dc8e4020ba037a575e636aea67f6cb8c7dc56adfe6fb4f08ded1859 SHA512: 67ef3d2547c551f4a464c31338c6ec629d4421ecf4ee4d63764dcac5e59d23c344890f5e276450f16fdc6bc4417e2045cdcb68e66c2623b72002fd107027b0ca Description: Filesystem in Userspace Filesystem in Userspace (FUSE) is a simple interface for userspace programs to export a virtual filesystem to the Linux kernel. It also aims to provide a secure method for non privileged users to create and mount their own filesystem implementations. Homepage: http://fuse.sourceforge.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master Package: g++-4.8 Priority: optional Section: devel Installed-Size: 17764 Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-4.8 Version: 4.8.2-19ubuntu1 Provides: c++-compiler, c++abi2-dev Depends: gcc-4.8-base (= 4.8.2-19ubuntu1), gcc-4.8 (= 4.8.2-19ubuntu1), libstdc++-4.8-dev (= 4.8.2-19ubuntu1), libc6 (>= 2.14), libcloog-isl4 (>= 0.17), libgmp10, libisl10 (>= 0.10), libmpc3, libmpfr4 (>= 3.1.2), zlib1g (>= 1:1.1.4) Suggests: g++-4.8-multilib, gcc-4.8-doc (>= 4.8), libstdc++6-4.8-dbg (>= 4.8.2-19ubuntu1) Filename: pool/main/g++-4.8_4.8.2-19ubuntu1_amd64.deb Size: 7038182 MD5Sum: 25df6704792fa4c4b96ece237314e89d SHA1: 1b7f93528160edfd8800ba2cccd613e7c57f2414 SHA256: f5513c4b044bcb305f5cfaab07e2fb6e55336242f12c9cf9f16d23b06d67e475 SHA512: 6584061ae2c3beeb5fda940a9e48d006d88e11c32156651ff4dc4713878f53cafeea35c0257b7bca40eb23c6c7a70f3eaa93b0d0f2bb525d97321ac0085bc0d9 Description: GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. Homepage: http://gcc.gnu.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Build-Essential: yes Origin: Ubuntu Package: g++ Priority: optional Section: devel Installed-Size: 34 Maintainer: Ubuntu Developers Original-Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.124ubuntu6) Version: 4:4.8.2-1ubuntu6 Provides: c++-compiler Depends: cpp (>= 4:4.8.2-1ubuntu6), gcc (>= 4:4.8.2-1ubuntu6), g++-4.8 (>= 4.8.2-5~), gcc-4.8 (>= 4.8.2-5~) Suggests: g++-multilib Filename: pool/main/g++_4.8.2-1ubuntu6_amd64.deb Size: 1490 MD5Sum: 7332a4e9116b821e167a3d0236ca413a SHA1: 2c7201808be1029d21b7691c5a855535a4fcbd51 SHA256: 02c3d204efe6c34bf3de655aaf6a9ce524511977aedf92d7bce7093d0581f977 SHA512: 8bf52d921c8031695ff8bace877afaa3416416bc5cd26145290190f1fed720e5da3e0b45cc7693f0192c63f79f3fbf0e029d339fcd9a2b6f8510d3b95d27e20e 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. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Build-Essential: yes Origin: Ubuntu Package: galera Priority: extra Section: database Installed-Size: 3499 Maintainer: MOS Linux team Architecture: amd64 Version: 25.3.5-1~mos6.1+1 Replaces: galera Provides: galera, wsrep Depends: libboost-program-options1.54.0, libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 4.6) Filename: pool/main/galera_25.3.5-1~mos6.1+1_amd64.deb Size: 1014370 MD5Sum: 65e2f5aac70e01fa2af8c38f02c9d9c3 SHA1: 8fd73f2cc059a8e7970dfba7e5bd7654e1367cf0 SHA256: d6457d7267d7ac6da72ef5486d0501aa21eb94c235312822abac4c1315c381bc SHA512: 4a8600007c9c810baa88504c6fc30bc9bc20498365ff2689ac180721957dfeef7ce9ddbf4b1fdc6ff736244ed77904bc529c25a036e439681e30429dbbdc4fee Description: A synchronous multi-master wsrep provider (replication engine) Copyright: 2007-2013 by Codership Oy, All Rights Reserved Replication framework for transactional applications. Implements wsrep interface. Homepage: http://www.codership.com/content/using-galera-cluster Package: gawk Priority: optional Section: interpreters Installed-Size: 1892 Maintainer: Ubuntu Developers Original-Maintainer: Arthur Loiret Architecture: amd64 Version: 1:4.0.1+dfsg-2.1ubuntu2 Provides: awk Pre-Depends: libc6 (>= 2.14), libreadline6 (>= 6.0), libsigsegv2 (>= 2.9) Suggests: gawk-doc Filename: pool/main/gawk_4.0.1+dfsg-2.1ubuntu2_amd64.deb Size: 781466 MD5Sum: 799aeb4150f914136decbe942ef7de9a SHA1: 5db5d6718941d24344f657d0a9d9911b194c9b7b SHA256: 4b73b82f7dbc3d9b01b6e5ae63e63c1cc102cf6cf544db486d566aa9786c8a15 SHA512: 7ab1e3d2bb53766f20e283936bd013012cc074cdf009de86fa4d7a96bee17fe350061700eb47d4b2d1f13208292ba6f001599b1b21d3cde7af0ab89b26df4297 Description: GNU awk, a pattern scanning and processing language `awk', a program that you can use to select particular records in a file and perform operations upon them. . Gawk is the GNU Project's implementation of the AWK programming language. It conforms to the definition of the language in the POSIX 1003.2 Command Language And Utilities Standard. This version in turn is based on the description in The AWK Programming Language, by Aho, Kernighan, and Weinberger, with the additional features defined in the System V Release 4 version of UNIX awk. Gawk also provides more recent Bell Labs awk extensions, and some GNU-specific extensions. Multi-Arch: foreign Homepage: http://www.gnu.org/software/gawk/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, ubuntu-usb, cloud-image, server, edubuntu-desktop-gnome, edubuntu-usb, ubuntustudio-video, ubuntustudio-graphics Package: gcc-4.8-base Priority: important Section: libs Installed-Size: 212 Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-4.8 Version: 4.8.2-19ubuntu1 Breaks: dehydra (<= 0.9.hg20110609-2), 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~) Filename: pool/main/gcc-4.8-base_4.8.2-19ubuntu1_amd64.deb Size: 15430 MD5Sum: fd8d7bb19630d18aa6b70b16e19aca56 SHA1: c0cce7dd6e367a53129a298b8b97bee6685a2dc3 SHA256: e57a05b17ee2e6420e3e507d3bf2c0ab67d6196cbb31c52ec6aa5c6a0db805d5 SHA512: 1383d0f5facceb433fd5192d03d93b1fd6f241e3a64a5d185897d158702eae4663ad4d35a3d96d53293810f9a2cd2c15fc55715c20ceba55f76c281ddb9ce6ed Description: GCC, the GNU Compiler Collection (base package) This package contains files common to all languages and libraries contained in the GNU Compiler Collection (GCC). Multi-Arch: same Homepage: http://gcc.gnu.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Build-Essential: yes Origin: Ubuntu Task: minimal Package: gcc-4.8 Priority: optional Section: devel Installed-Size: 15290 Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Architecture: amd64 Version: 4.8.2-19ubuntu1 Provides: c-compiler Depends: cpp-4.8 (= 4.8.2-19ubuntu1), gcc-4.8-base (= 4.8.2-19ubuntu1), binutils (>= 2.24), libgcc-4.8-dev (= 4.8.2-19ubuntu1), libc6 (>= 2.14), libcloog-isl4 (>= 0.17), libgmp10, libisl10 (>= 0.10), libmpc3, libmpfr4 (>= 3.1.2), zlib1g (>= 1:1.1.4) Recommends: libc6-dev (>= 2.13-0ubuntu6) Suggests: gcc-4.8-multilib, gcc-4.8-doc (>= 4.8), gcc-4.8-locales (>= 4.8), libgcc1-dbg (>= 1:4.8.2-19ubuntu1), libgomp1-dbg (>= 4.8.2-19ubuntu1), libitm1-dbg (>= 4.8.2-19ubuntu1), libatomic1-dbg (>= 4.8.2-19ubuntu1), libasan0-dbg (>= 4.8.2-19ubuntu1), libtsan0-dbg (>= 4.8.2-19ubuntu1), libbacktrace1-dbg (>= 4.8.2-19ubuntu1), libquadmath0-dbg (>= 4.8.2-19ubuntu1), binutils-gold (>= 2.24) Filename: pool/main/gcc-4.8_4.8.2-19ubuntu1_amd64.deb Size: 5012258 MD5Sum: 8a94795493b6363680e6195406f6f0e2 SHA1: 57ba70691f215c9f3a92ddf206cfbe4f5fc97c2f SHA256: 22d41e16c0048f8edb5ca6125b344523a0b1d3687753f510ae57baa649f81793 SHA512: 89259f967b6e01e1e8f3f42c72807639292aba12dfa6dce8440a1c36394e28635e807b3978efa75b8280f41ac3a211c93b65857184f8c8a4770aae7de3e9f059 Description: GNU C compiler This is the GNU C compiler, a fairly portable optimizing compiler for C. Homepage: http://gcc.gnu.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Build-Essential: yes Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, ubuntustudio-desktop, ubuntu-gnome-desktop Package: gcc-4.9-base Priority: required Section: libs Installed-Size: 213 Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gccgo-4.9 Version: 4.9.1-0ubuntu1 Breaks: dehydra (<= 0.9.hg20110609-2), gcc-4.4-base (<< 4.4.7), 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~) Filename: pool/main/gcc-4.9-base_4.9.1-0ubuntu1_amd64.deb Size: 14764 MD5Sum: 8c2a769fa9c164113a8123f044588f1f SHA1: 6520f178f6908e67b565c4c17612d000c9f1fbc6 SHA256: 5585f164fc7a330c9c31a687978867ec6499bbe1b55c481c4531085792f5c22b SHA512: ce3b8bf9300f2860a15e8760a642ede579f5cd5b1e1f7859cdb120531c372e5601ac62b0f3f0f523ae1e4a1278804e1649fe11f2a372d565884ca2ee48ab3e05 Description: GCC, the GNU Compiler Collection (base package) This package contains files common to all languages and libraries contained in the GNU Compiler Collection (GCC). Multi-Arch: same Homepage: http://gcc.gnu.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: gcc Priority: optional Section: devel Installed-Size: 41 Maintainer: Ubuntu Developers Original-Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.124ubuntu6) Version: 4:4.8.2-1ubuntu6 Provides: c-compiler Depends: cpp (>= 4:4.8.2-1ubuntu6), gcc-4.8 (>= 4.8.2-5~) Recommends: libc6-dev | libc-dev Suggests: gcc-multilib, make, manpages-dev, autoconf, automake1.9, libtool, flex, bison, gdb, gcc-doc Conflicts: gcc-doc (<< 1:2.95.3) Filename: pool/main/gcc_4.8.2-1ubuntu6_amd64.deb Size: 5098 MD5Sum: 83b25d71df6df1c47a4b983596896f0b SHA1: 78d2b85296b8734341f566e791079289fd258011 SHA256: 347a0e747092e55d8c34805b39de3e432735e1485b923a2ed06ddac2ce41a277 SHA512: 9d52b61795d0fc75ce59c42486dda595b73f7324a395f707d27c7b188fbe1ee3853cfb3567e2a017b5eff350ec1444d9edaf5ffd7bb14800d2d930ff4b35f3fb 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. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Build-Essential: yes Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, ubuntustudio-desktop, ubuntu-gnome-desktop Package: gdb Priority: optional Section: devel Installed-Size: 6319 Maintainer: Ubuntu Developers Original-Maintainer: Héctor Orón Martínez Architecture: amd64 Version: 7.7.1-0ubuntu5~14.04.2 Replaces: gdb, gdb-doc (<< 7.7.1-0ubuntu5~14.04.2) Depends: libc6 (>= 2.15), libexpat1 (>= 2.0.1), liblzma5 (>= 5.1.1alpha+20110809), libncurses5 (>= 5.5-5~), libpython3.4 (>= 3.4~b1), libreadline6 (>= 6.0), libtinfo5, zlib1g (>= 1:1.2.0), libpython3-stdlib Recommends: libc-dbg, python3 Suggests: gdb-doc, gdbserver Filename: pool/main/gdb_7.7.1-0ubuntu5~14.04.2_amd64.deb Size: 2198138 MD5Sum: cc62fee67ff09b210b447f3f9d111f7a SHA1: dfa4c70e68d10e5da28e43a6cbc16fa44a9de8be SHA256: 32cb83a0e15dfc707d2f1da4924778a43d511d527ca5f9b27f918beaf65c1ac1 SHA512: eb4767bc8e320aee06279b12ea20b408c1dfb3251c8ce55afd958040660dda285e524296f7fb43ce48488571edc11774675efdfb4c390f2f4e86082099960cb8 Description: GNU Debugger GDB is a source-level debugger, capable of breaking programs at any specific line, displaying variable values, and determining where errors occurred. Currently, gdb supports C, C++, D, Objective-C, Fortran, Java, OpenCL C, Pascal, assembly, Modula-2, Go, and Ada. A must-have for any serious programmer. Multi-Arch: allowed Homepage: http://www.gnu.org/s/gdb/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-full, kubuntu-active, kubuntu-active-desktop, kubuntu-active-full, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-backend-master, ubuntustudio-desktop, ubuntu-gnome-desktop Package: gdisk Priority: extra Section: admin Installed-Size: 743 Maintainer: Ubuntu Developers Original-Maintainer: Guillaume Delacour Architecture: amd64 Version: 0.8.8-1build1 Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libicu52 (>= 52~m1-1~), libncurses5 (>= 5.5-5~), libpopt0 (>= 1.14), libstdc++6 (>= 4.4.0), libtinfo5, libuuid1 (>= 2.16) Recommends: groff-base Conflicts: gdisk-noicu Filename: pool/main/gdisk_0.8.8-1build1_amd64.deb Size: 185768 MD5Sum: 8ea31178d6563d9bea90d00a2a536e8a SHA1: ef0ca4aef97ce25334ceed7926ff68a40fab71af SHA256: e51d6111c861856ad6122a48f41733160ee500940e1ddd7a86bec3335bff60d3 SHA512: 644535261f4317e2c9e5e5b12cde758a543504a4cd068c3cd582e6ff03273b4fe05dd64b8b765ef814ab503d18cd9c730ed476c686fd866ba6e9bb87398e1ebf Description: GPT fdisk text-mode partitioning tool GPT fdisk (aka gdisk) is a text-mode partitioning tool that works on Globally Unique Identifier (GUID) Partition Table (GPT) disks, rather than on the more common (through 2009) Master Boot Record (MBR) partition tables. . Please note that gdisk is still in beta version. Homepage: http://sourceforge.net/projects/gptfdisk/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, cloud-image, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, ubuntustudio-desktop, ubuntu-gnome-desktop Package: genisoimage Priority: optional Section: otherosfs Installed-Size: 1543 Maintainer: Ubuntu Developers Original-Maintainer: Joerg Jaspert Architecture: amd64 Source: cdrkit Version: 9:1.1.11-2ubuntu3 Replaces: mkisofs Provides: mkisofs Depends: libbz2-1.0, libc6 (>= 2.14), libmagic1, zlib1g (>= 1:1.1.4) Suggests: wodim, cdrkit-doc Conflicts: mkhybrid, mkisofs Filename: pool/main/genisoimage_1.1.11-2ubuntu3_amd64.deb Size: 587120 MD5Sum: 69f0b6dcc3cc655d1ab27ca2aadb32b6 SHA1: cf14666217c2048dc3020bbccc3a958d88e95734 SHA256: d1d21d3e2c5d8a88a8e1ba94b1cc4a6e4b302b77e2c2cf81e96871a147217919 SHA512: 18b6b66e902caa95fec435a065518a84e7c81eed38a4a74e8a0b37dec5dce62aefb9996492503413fca75ac92ce9dba38b576e6995cb1899feb3a7558b60c6d2 Description: Creates ISO-9660 CD-ROM filesystem images genisoimage is a pre-mastering program for creating ISO-9660 CD-ROM filesystem images, which can then be written to CD or DVD media using the wodim program. genisoimage includes support for making bootable "El Torito" CDs, as well as CDs with support for the Macintosh HFS filesystem. . The package also includes extra tools useful for working with ISO images: * mkzftree - create ISO-9660 image with compressed contents * dirsplit - easily separate large directory contents into disks of predefined size * geteltorito - extract an El Torito boot image from a CD image . Please install cdrkit-doc if you want most of the documentation and README files. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-active-live, kubuntu-active-desktop, kubuntu-active-live, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: geoip-database Priority: standard Section: net Installed-Size: 3881 Maintainer: Ubuntu Developers Original-Maintainer: Patrick Matthäi Architecture: all Version: 20140313-1 Recommends: libgeoip1 Breaks: libgeoip1 (<< 1.4.5.dfsg) Filename: pool/main/geoip-database_20140313-1_all.deb Size: 1195894 MD5Sum: ab4d4f6bc0e04b25cad2fbe1479f44bc SHA1: 06d38aee4084124f86351dfa6f1c404a8ae3e83b SHA256: 30dc5a2c3296180ed0740fb4ec70eb1ea5b49efc5e48a091913a8106f6895c7e SHA512: 549ae342543ca642e3baafaec16f73a5c46bd2eb88ea7720e1bd1eb0b90287c41942c8297b7ea04ef44bf17d417cc49b24a56825d072b58fcbea506f59e3ab8d Description: IP lookup command line tools that use the GeoIP library (country database) 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 free GeoLiteCountry database. Homepage: http://www.maxmind.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: gettext-base Priority: standard Section: utils Installed-Size: 344 Maintainer: Ubuntu Developers Original-Maintainer: Santiago Vila Architecture: amd64 Source: gettext Version: 0.18.3.1-1ubuntu3 Depends: libc6 (>= 2.14), libasprintf0c2 (>= 0.18.1.1-6) Filename: pool/main/gettext-base_0.18.3.1-1ubuntu3_amd64.deb Size: 48790 MD5Sum: 22fa5bd1ffb94e10739c14d6e869a69c SHA1: 98d02cf3bbe4c2f1ca368c08e3957890f11bb1d4 SHA256: 7b13d05bb8a323a50bbb9b8c93641b0374c3db27aa94c035c7a9a8ced013b8fa SHA512: 9adb62b8c9c60de91ef0c3096a81d5f5cdf69f47a6bae35bd00b5527e1bb24eef1f4cc49a05fb5a14e37d388ceb0c55421b13555623c5fe82f385cf8e6200eba 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. Homepage: http://www.gnu.org/software/gettext/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: gettext Priority: optional Section: devel Installed-Size: 3436 Maintainer: Ubuntu Developers Original-Maintainer: Santiago Vila Architecture: amd64 Version: 0.18.3.1-1ubuntu3 Depends: libc6 (>= 2.17), libcroco3 (>= 0.6.2), libgomp1 (>= 4.2.1), libtinfo5, libunistring0, libxml2 (>= 2.7.4), gettext-base, dpkg (>= 1.15.4) | install-info Recommends: curl | wget | lynx-cur, libasprintf-dev, libgettextpo-dev Suggests: gettext-doc Breaks: autopoint (<= 0.17-11) Filename: pool/main/gettext_0.18.3.1-1ubuntu3_amd64.deb Size: 828622 MD5Sum: 2d6749b006f9163e2f3b6a381f5014ca SHA1: 22c4e13c01abbc3c7abcd88c0aaaee6b47d81f63 SHA256: 470005756252c3d9a71f20b2bb7d5e916ed147c03082d439ea257571b32574e0 SHA512: 3a8a0f20e756d22702d39e2984b19cf87d0e65c455cfc948439b322b1215bd533c4ab1c05f2be30991df6b3761507ff07ccb7eb9f61765d2163162156c257e74 Description: GNU Internationalization utilities Interesting for authors or maintainers of other packages or programs which they want to see internationalized. Multi-Arch: foreign Homepage: http://www.gnu.org/software/gettext/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-full, kubuntu-active-desktop, kubuntu-active-full, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, ubuntustudio-desktop, ubuntu-gnome-desktop Package: ghostscript Priority: optional Section: text Installed-Size: 233 Maintainer: Ubuntu Developers Original-Maintainer: Debian Printing Team Architecture: amd64 Version: 9.10~dfsg-0ubuntu10.2 Provides: postscript-viewer Depends: libc6 (>= 2.2.5), libgs9 (= 9.10~dfsg-0ubuntu10.2), gsfonts (>= 6.0-1), debconf | debconf-2.0, debianutils (>= 1.6) Suggests: ghostscript-x, hpijs Breaks: ghostscript-x (<< 8.64~dfsg-8) Filename: pool/main/ghostscript_9.10~dfsg-0ubuntu10.2_amd64.deb Size: 40818 MD5Sum: 74c4e240c0bd96336fd6ddbc87c1fd17 SHA1: a383a5b06f0a0cb51d3ef3178176970cbba6592d SHA256: 30d503827a1865a31cb47a3c0949c39545e160f8e07f9d7d99bcd8345df9966a SHA512: f9999ea56ce2a2b5b8d7b814cb2263d33ab3aa70fa97dec814805abb94d38e5c33ec9fbc6e8941468705938b6a4f5d006602b5e91add4e93a0cfbc06f4a1f9f3 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. Multi-Arch: foreign Homepage: http://www.ghostscript.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, print-server, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: gir1.2-glib-2.0 Priority: standard Section: libs Installed-Size: 620 Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: gobject-introspection Version: 1.40.0-1ubuntu0.2 Depends: libgirepository-1.0-1 (>= 1.40.0-1ubuntu0.2), libglib2.0-0 (>= 2.39.91) Conflicts: gir1.0-glib-2.0, gobject-introspection-glib-2.0 Breaks: gnome-shell (<< 3.0.2-6), python-gobject (<< 2.90) Filename: pool/main/gir1.2-glib-2.0_1.40.0-1ubuntu0.2_amd64.deb Size: 123680 MD5Sum: aa5a9702d22604581f71325cc4be6c61 SHA1: 82abce5bb26f48fc6bd5884fc30364eaa4730438 SHA256: f0c48e2f469f3c083c7edaf1bf818b2d22adf0ae749f51c56c7362e071c8ccd6 SHA512: a436ac5b31dd95d85f04eb7a604cfecceb0adbb11cb7eb62c585b124740eac6c63567424d0c5d1283ef9b4a6dc1b1d8a9f622b282bdb809bbc1a8748955a10dd 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. Homepage: https://wiki.gnome.org/GObjectIntrospection Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: git-man Priority: optional Section: vcs Installed-Size: 1266 Maintainer: Ubuntu Developers Original-Maintainer: Gerrit Pape Architecture: all Source: git Version: 1:1.9.1-1ubuntu0.1 Replaces: git (<< 1:1.7.4~rc1), git-core (<< 1:1.7.0.4-1.) Breaks: git (<< 1:1.7.4~rc1) Filename: pool/main/git-man_1.9.1-1ubuntu0.1_all.deb Size: 698296 MD5Sum: 9d09a4bd2306edc6a8a1009cc4030bb8 SHA1: 08c3ed5a3568013b7798c1ee315a0b65cd98aea6 SHA256: cf5f564dfbd726ac35d908708ec6667ca79ee4d9d4e005feb587d24734c9ae26 SHA512: e1088970fb7f78bf952de384a6b2c0cf3b3815b4080fcc6753f1f6ff05131d8127698b7a670ae830800e9e00931ebf9e6a0105699cc9dfbdc2306c3c76e9a8ed 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. Multi-Arch: foreign Homepage: http://git-scm.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: git Priority: optional Section: vcs Installed-Size: 19756 Maintainer: Ubuntu Developers Original-Maintainer: Gerrit Pape Architecture: amd64 Version: 1:1.9.1-1ubuntu0.1 Replaces: git-core (<< 1:1.7.0.4-1.), gitweb (<< 1:1.7.4~rc1) Provides: git-completion, git-core Depends: libc6 (>= 2.16), libcurl3-gnutls (>= 7.16.2), libexpat1 (>= 2.0.1), libpcre3, zlib1g (>= 1:1.2.0), perl-modules, liberror-perl, git-man (>> 1:1.9.1), git-man (<< 1:1.9.1-.) 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-bzr, 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) Filename: pool/main/git_1.9.1-1ubuntu0.1_amd64.deb Size: 2626510 MD5Sum: ed0787d2ce3703e92ef9d286beec9488 SHA1: 1e3168d4f2d0548e808739cec1c901d4d8be91c9 SHA256: a595a837c441f89f7132c06c08684245243ecc3947dfc8f9dabd5d7fc1e442d9 SHA512: 7bc8f869e18d7266c3cc8dbf5cb9293e87ca9d842192f6cf0e33675edb11eb57ceb5c5363aa55f886f3fb79d3608fa30a97736db118e1a5d56b1f27c8473a17e 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. Multi-Arch: foreign Homepage: http://git-scm.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: glance-api Priority: extra Section: python Installed-Size: 56 Maintainer: MOS Glance team Architecture: all Source: glance Version: 1:2014.2.2-fuel6.1~mira0 Replaces: glance (<< 2012.1~e1~20110919.1021-0ubuntu2) Depends: glance-common (= 1:2014.2.2-fuel6.1~mira0), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any Recommends: python-glanceclient Filename: pool/main/glance-api_2014.2.2-fuel6.1~mira0_all.deb Size: 23940 MD5Sum: 78dc884173f352c8aa13468697102aba SHA1: e9d5eba9c8782122274321b4bde0e3065fccb01a SHA256: 9a21f99fc59b1761525d65ba8602970f582855fac027e2f0cfcb24ed416ec2bc SHA512: ccac426791bba7bac48e8fc843a04a3e79b8202d6ba1eb837c18b0a54b7ccd08c1f5dc6aa65b25572f227402972e34b1611c5209eadcccc6a9a4e35c124e1bd0 Description: OpenStack Image Registry and Delivery Service - API The Glance project provides an image registration, discovery and delivery service. These services may be used as stand-along services, and they may also be used by Nova to deliver images from object stores, such as OpenStack's Swift service, to Nova's compute nodes. . This package contains the glance API server. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: glance-common Priority: extra Section: python Installed-Size: 8 Maintainer: MOS Glance team Architecture: all Source: glance Version: 1:2014.2.2-fuel6.1~mira0 Replaces: glance (<= 2011.3-0ubuntu4.1) Depends: adduser, python-glance (= 1:2014.2.2-fuel6.1~mira0), python:any Breaks: glance (<= 2011.3-0ubuntu4.1) Filename: pool/main/glance-common_2014.2.2-fuel6.1~mira0_all.deb Size: 7342 MD5Sum: 2c8d809c5ad6d17e312192369440cc1a SHA1: a1f26221518e4f958534c9ecfd7c2c5ffefb294e SHA256: 77fa06e29f8c18040a4b32de5700525676e3b5d0dc3e55e85491338336667390 SHA512: ab3ffb043d977df0f175c96bb268a71d8f10699c9c351d5c4940a574e6cb1966ca634a6dd81d2795e814dd536aa349f1f09cb1466e761bc533d88fcfa0fe2162 Description: OpenStack Image Registry and Delivery Service - Common The Glance project provides an image registration, discovery and delivery service. These services may be used as stand-along services, and they may also be used by Nova to deliver images from object stores, such as OpenStack's Swift service, to Nova's compute nodes. . This package contains the glance common. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: glance-registry Priority: extra Section: python Installed-Size: 16 Maintainer: MOS Glance team Architecture: all Source: glance Version: 1:2014.2.2-fuel6.1~mira0 Replaces: glance (<< 2012.1~e1~20110919.1021-0ubuntu2) Depends: glance-common (= 1:2014.2.2-fuel6.1~mira0), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any Recommends: python-glanceclient Filename: pool/main/glance-registry_2014.2.2-fuel6.1~mira0_all.deb Size: 8194 MD5Sum: fa32e774076d52a20af2734638a43d56 SHA1: f3070afa5da813f401d267eacd51d10e6116b82b SHA256: d48518cf3f032915d7cb79270f4e4f49eacd8a5d82ad9195a0c24060ce99983d SHA512: d5325a87020a4d749de3d55ab3fbd7c3f38402553d80d3a2d0bb4f21a868cc375f208c7530500129afb5af80aec87e5c87824ac9485b46b6d70fcc340baad44e Description: OpenStack Image Registry and Delivery Service - Registry The Glance project provides an image registration, discovery and delivery service. These services may be used as stand-along services, and they may also be used by Nova to deliver images from object stores, such as OpenStack's Swift service, to Nova's compute nodes. . This package contains the glance registry server. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: gnupg Priority: important Section: utils Installed-Size: 1676 Maintainer: Ubuntu Developers Original-Maintainer: Debian GnuPG-Maintainers Architecture: amd64 Version: 1.4.16-1ubuntu2.1 Depends: libbz2-1.0, libc6 (>= 2.15), libreadline6 (>= 6.0), libusb-0.1-4 (>= 2:0.1.12), zlib1g (>= 1:1.1.4), gpgv Suggests: gnupg-curl, gnupg-doc, xloadimage | imagemagick | eog, libpcsclite1 Filename: pool/main/gnupg_1.4.16-1ubuntu2.1_amd64.deb Size: 610096 MD5Sum: a55fd26c2e2ad40a9090b8f9fa619172 SHA1: 0ac27d47236d4291221b82e5de11bd114cdbfb99 SHA256: 810cfa5f5da8bd78b0ef7c0dbf4c947d5b88f70aa5ea39fb59623299df4a2da0 SHA512: 4e22ac33b3e2044cf5b8c9a37795124faab4e8e2891af1341390fbf9d1cba707216f535129eb3f7e05ad2382cb75343b6d734ec1728634e16960d28fad268d64 Description: GNU privacy guard - a free PGP replacement GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC 4880. . GnuPG 1.4 is the standalone, non-modularized series. In contrast to the version 2 series, shipped with the gnupg2 package, it comes with no support for S/MIME and some other tools useful for desktop environments, but also with less dependencies. . The gnupg package is built without libcurl. So it does not support HKPS keyservers. Install the gnupg-curl package if you want to use the keyserver helper tools built with libcurl and supporting HKPS. Multi-Arch: foreign Homepage: http://www.gnupg.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Build-Essential: yes Origin: Ubuntu Task: minimal Package: gpgv Priority: important Section: utils Installed-Size: 443 Maintainer: Ubuntu Developers Original-Maintainer: Debian GnuPG-Maintainers Architecture: amd64 Source: gnupg Version: 1.4.16-1ubuntu2.1 Depends: libbz2-1.0, libc6 (>= 2.14), zlib1g (>= 1:1.1.4) Suggests: gnupg Filename: pool/main/gpgv_1.4.16-1ubuntu2.1_amd64.deb Size: 160240 MD5Sum: b5010b4b7f94e56093017b2394d38256 SHA1: c4b4d2f5f1d81f2bc9903e19defbf66b03aaadf2 SHA256: ed993bf24219a918e73dedb9357b40e5bd560460e04f5823c931eda94cf3416a SHA512: ca8c2e663dc88b180cb3e1427e40df616c5fab41cb59761c7e8c8e566d3169bafd389d2e5287ec5866f8bf284df7cf7a82ff901409fc8b3f770685a5efe96e43 Description: GNU privacy guard - signature verification tool GnuPG is GNU's tool for secure communication and data storage. . gpgv is a stripped-down version of gnupg which is only able to check signatures. It is smaller than the full-blown gnupg and uses a different (and simpler) way to check that the public keys used to make the signature are trustworthy. Multi-Arch: foreign Homepage: http://www.gnupg.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Build-Essential: yes Origin: Ubuntu Task: minimal Package: grep Essential: yes Priority: required Section: utils Installed-Size: 712 Maintainer: Ubuntu Developers Original-Maintainer: Anibal Monsalve Salazar Architecture: amd64 Version: 2.16-1 Provides: rgrep Depends: dpkg (>= 1.15.4) | install-info Pre-Depends: libc6 (>= 2.14), libpcre3 Suggests: libpcre3 (>= 7.7) Conflicts: rgrep Filename: pool/main/grep_2.16-1_amd64.deb Size: 162664 MD5Sum: 85e64efbf4e1baf0639a9a723e1d73ca SHA1: 747f1ac4a4e909e6fb3eb77ea9096bc97622f640 SHA256: 1b039040096eff8b1094803d8313caf325cfee3a1699afe6374027cb35974e42 SHA512: b6e8b5cc98a0fbba31b4a7245e3749de88f81ed4098eb8720a633868beea8459c85c3043897b0da71119470f0f7a6d8713e36869a3c10d5e59f4c4227f5beb85 Description: GNU grep, egrep and fgrep 'grep' is a utility to search for text in files; it can be used from the command line or in scripts. Even if you don't want to use it, other packages on your system probably will. . The GNU family of grep utilities may be the "fastest grep in the west". GNU grep is based on a fast lazy-state deterministic matcher (about twice as fast as stock Unix egrep) hybridized with a Boyer-Moore-Gosper search for a fixed string that eliminates impossible text from being considered by the full regexp matcher without necessarily having to look at every character. The result is typically many times faster than Unix grep or egrep. (Regular expressions containing backreferencing will run more slowly, however.) Multi-Arch: foreign Homepage: http://www.gnu.org/software/grep/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: groff-base Priority: standard Section: text Installed-Size: 2796 Maintainer: Colin Watson Architecture: amd64 Source: groff Version: 1.22.2-5 Replaces: groff (<< 1.20.1-6), jgroff (<< 1.17-1) Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Suggests: groff Breaks: groff (<< 1.17-1), jgroff (<< 1.17-1), pmake (<< 1.45-7), troffcvt (<< 1.04-14) Filename: pool/main/groff-base_1.22.2-5_amd64.deb Size: 1053374 MD5Sum: de473c3cdced3ff1402bb4d7c3c45137 SHA1: 165395abdfe64c8020accd3b3e9a061c6a4f7d23 SHA256: 4e4a3a3df60dd6a4adc8b61c9646167c9b498ff79f1540d80df7a1b0cfe8eb51 SHA512: a378d943af57e18229c039e48852c2c02f52f5af7bedc5dd8c80997854f395435e62e38a982eb324182c60bd5478fc1494b4eeab461c32fb864c75c4d6c7c5a3 Description: GNU troff text-formatting system (base system components) This package contains the traditional UN*X text formatting tools troff, nroff, tbl, eqn, and pic. These utilities, together with the man-db package, are essential for displaying the on-line manual pages. . groff-base is a stripped-down package containing the necessary components to read manual pages in ASCII, Latin-1, and UTF-8, plus the PostScript device (groff's default). Users who want a full groff installation, with the standard set of devices, fonts, macros, and documentation, should install the groff package. Multi-Arch: foreign Homepage: https://www.gnu.org/software/groff/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: grub-common Priority: optional Section: admin Installed-Size: 11484 Maintainer: Ubuntu Developers Original-Maintainer: GRUB Maintainers Architecture: amd64 Source: grub2 Version: 2.02~beta2-9ubuntu1 Replaces: grub-coreboot (<< 2.00-4), grub-efi (<< 1.99-1), grub-efi-amd64 (<< 2.00-4), grub-efi-ia32 (<< 2.00-4), grub-efi-ia64 (<< 2.00-4), grub-ieee1275 (<< 2.00-4), grub-linuxbios (<< 1.96+20080831-1), grub-pc (<< 2.00-4), grub-yeeloong (<< 2.00-4) Depends: libc6 (>= 2.7), libdevmapper1.02.1 (>= 2:1.02.36), libfreetype6 (>= 2.2.1), libfuse2 (>= 2.8.1), liblzma5 (>= 5.1.1alpha+20120614), gettext-base, lsb-base (>= 3.0-6) Recommends: os-prober (>= 1.33) Suggests: multiboot-doc, grub-emu, xorriso (>= 0.5.6.pl00), desktop-base (>= 4.0.6), console-setup Conflicts: mdadm (<< 2.6.7-2) Breaks: apport (<< 2.1.1), friendly-recovery (<< 0.2.13), lupin-support (<< 0.55) Filename: pool/main/grub-common_2.02~beta2-9ubuntu1_amd64.deb Size: 1679698 MD5Sum: 68de942a5c6ba42ace094da55b254bda SHA1: 729c0ad1da8d9468b937618f8163954490ffa986 SHA256: c9c0bb89631494774c7d19ec2c88a96133ca8a6ce3cd09f55d5c710af18fa7bf SHA512: 18bf973a5383e7fc41779f4f0c0e5d643beee35ff557cbab4062958ee830bcac4c16c9e55d68dee23633e90caea1989910a35fa0560cda591a035dfd03ccc28d Description: GRand Unified Bootloader (common files) This package contains common files shared by the distinct flavours of GRUB. It is shared between GRUB Legacy and GRUB 2, although a number of files specific to GRUB 2 are here as long as they do not break GRUB Legacy. Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-live, kubuntu-live, kubuntu-active-live, kubuntu-active-live, kubuntu-active-live, edubuntu-live, edubuntu-dvd-live, xubuntu-live, mythbuntu-live, lubuntu-live, ubuntustudio-dvd-live, ubuntu-gnome-live Package: grub-gfxpayload-lists Priority: optional Section: admin Installed-Size: 47 Maintainer: Colin Watson Architecture: amd64 Version: 0.6 Depends: grub-pc (>= 1.99~20101210-1ubuntu2) Filename: pool/main/grub-gfxpayload-lists_0.6_amd64.deb Size: 3506 MD5Sum: 82863426e3be53d51f81f96122c21385 SHA1: 5e54b214a29a925eb7cdf53c646574bc87ccf9ba SHA256: 7e19b975f4302b0bddf852cf366c6d8d64a3e9e795add20c6b04247d8b668023 SHA512: 58435af57418a3831fb5629e2da38833ae3386fc531756ed404a9e321567c1d8da0016529d3eece820b4c307273e3f930da7b59c22bce7e15eaeecefa00a6cc6 Description: GRUB gfxpayload blacklist The 'set gfxpayload=keep' facility in GRUB provides smooth graphical handover to the Linux kernel. Unfortunately, this does not work on all systems, resulting in a black or corrupt display. This package provides a blacklist of PCI IDs which fail. . We maintain this separately from GRUB because it is likely to be updated on a different schedule. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-live, kubuntu-live, kubuntu-active-live, kubuntu-active-live, kubuntu-active-live, edubuntu-live, edubuntu-dvd-live, xubuntu-live, mythbuntu-live, lubuntu-live, ubuntustudio-dvd-live, ubuntu-gnome-live Package: grub-pc-bin Priority: optional Section: admin Installed-Size: 2795 Maintainer: Ubuntu Developers Original-Maintainer: GRUB Maintainers Architecture: amd64 Source: grub2 Version: 2.02~beta2-9ubuntu1 Replaces: grub-common (<= 1.97~beta2-1), grub-pc (<< 1.99-1), grub2 (<< 2.02~beta2-9ubuntu1) Depends: libc6 (>= 2.7), libdevmapper1.02.1 (>= 2:1.02.36), grub-common (= 2.02~beta2-9ubuntu1) Suggests: desktop-base (>= 4.0.6) Filename: pool/main/grub-pc-bin_2.02~beta2-9ubuntu1_amd64.deb Size: 881884 MD5Sum: b01b472eea4c3bba689a78cf11d9542d SHA1: ee8ffc1727e15df58a09fd9d44f2876c3224ad15 SHA256: 953767ab1882b282d05313d00579c3cf4bc2f18fca29bab35cea930c9f3f0ea6 SHA512: e86242876588f2e57c8769346f4b08e6140f10a084ff77e69f8c34a82699845336555a1e16ccddfc629bd7d50603982557f1efe1d168e7b3c68a74b1438b91f1 Description: GRand Unified Bootloader, version 2 (PC/BIOS binaries) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. - VESA-based graphical mode with background image support and complete 24-bit color set. - Support for extended charsets. Users can write UTF-8 text to their menu entries. . This package contains a version of GRUB that has been built for use with traditional PC/BIOS architecture. It will not automatically install GRUB as the active boot loader, nor will it automatically update grub.cfg on upgrade, so most people should install grub-pc instead. Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-live, kubuntu-live, kubuntu-active-live, kubuntu-active-live, kubuntu-active-live, edubuntu-live, edubuntu-dvd-live, xubuntu-live, mythbuntu-live, lubuntu-live, ubuntustudio-dvd-live, ubuntu-gnome-live Package: grub-pc Priority: optional Section: admin Installed-Size: 553 Maintainer: Ubuntu Developers Original-Maintainer: GRUB Maintainers Architecture: amd64 Source: grub2 Version: 2.02~beta2-9ubuntu1 Replaces: grub, grub-common (<= 1.97~beta2-1), grub-coreboot, grub-efi-amd64, grub-efi-ia32, grub-ieee1275, grub-legacy, grub2 (<< 2.02~beta2-9ubuntu1) Depends: debconf (>= 0.5) | debconf-2.0, grub-common, grub2-common (= 2.02~beta2-9ubuntu1), grub-pc-bin (= 2.02~beta2-9ubuntu1), ucf, grub-gfxpayload-lists Conflicts: grub (<< 0.97-54), grub-coreboot, grub-efi-amd64, grub-efi-ia32, grub-ieee1275, grub-legacy, grub-xen Filename: pool/main/grub-pc_2.02~beta2-9ubuntu1_amd64.deb Size: 172802 MD5Sum: cc12f62fd8c16025612c742587e0fa33 SHA1: 03624e3205f175e64eded205a78edf2c1afcf8d5 SHA256: 53f54196abb1468e89f514633347fbb08c3d45fdd2e9073faccbf27b6b07dddd SHA512: c28856f72205ce5ccc8ef4533464ed5ddd7d7d7017bf51e74dbcbecb1db179e62bc05f7c6a73d3bb90b934cae71282451afae8eb7b09c68c41f68f030b6943d7 Description: GRand Unified Bootloader, version 2 (PC/BIOS version) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. - VESA-based graphical mode with background image support and complete 24-bit color set. - Support for extended charsets. Users can write UTF-8 text to their menu entries. . This package contains a version of GRUB that has been built for use with traditional PC/BIOS architecture. Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-live, kubuntu-live, kubuntu-active-live, kubuntu-active-live, kubuntu-active-live, edubuntu-live, edubuntu-dvd-live, xubuntu-live, mythbuntu-live, lubuntu-live, ubuntustudio-dvd-live, ubuntu-gnome-live Package: grub2-common Priority: optional Section: admin Installed-Size: 1127 Maintainer: Ubuntu Developers Original-Maintainer: GRUB Maintainers Architecture: amd64 Source: grub2 Version: 2.02~beta2-9ubuntu1 Replaces: grub, grub-common (<< 1.99-1), grub-coreboot (<< 2.00-4), grub-efi (<< 1.99-1), grub-efi-amd64 (<< 2.00-4), grub-efi-ia32 (<< 2.00-4), grub-efi-ia64 (<< 2.00-4), grub-ieee1275 (<< 2.00-4), grub-legacy, grub-linuxbios (<< 1.99-1), grub-pc (<< 2.00-4), grub-yeeloong (<< 2.00-4) Depends: grub-common (= 2.02~beta2-9ubuntu1), dpkg (>= 1.15.4) | install-info, libc6 (>= 2.7), libdevmapper1.02.1 (>= 2:1.02.36), liblzma5 (>= 5.1.1alpha+20120614) Conflicts: grub (<< 0.97-54), grub-doc (<< 0.97-29ubuntu60), grub-legacy, grub-legacy-doc (<< 0.97-29ubuntu60) Filename: pool/main/grub2-common_2.02~beta2-9ubuntu1_amd64.deb Size: 500290 MD5Sum: 79621b55a7d168fc2251016b58af0520 SHA1: 5577faa94e8ebda31f1d9ac2896e399353058c41 SHA256: 96f2099c7aded4b925016e0da2441033c177b2e79a887853297f07ba716a3791 SHA512: f2ebe8994f370971e6a7f2143dae600b3b702d4d1da23680e42f9daad13d4fb4d380cf224fd4cd46baa8c642dbea6afb516ee4bb562bf3e749e35a251d13d84e Description: GRand Unified Bootloader (common files for version 2) This package contains common files shared by the distinct flavours of GRUB. The files in this package are specific to GRUB 2, and would break GRUB Legacy if installed on the same system. Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-live, kubuntu-live, kubuntu-active-live, kubuntu-active-live, kubuntu-active-live, edubuntu-live, edubuntu-dvd-live, xubuntu-live, mythbuntu-live, lubuntu-live, ubuntustudio-dvd-live, ubuntu-gnome-live Package: gsfonts Priority: optional Section: text Installed-Size: 4764 Maintainer: Ubuntu Developers Original-Maintainer: Masayuki Hatta (mhatta) Architecture: all Version: 1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1 Conflicts: gs (<< 5.50-5), gs-aladdin (<< 6.50-4), gsfonts-x11 (<< 0.13) Filename: pool/main/gsfonts_8.11+urwcyr1.0.7~pre44-4.2ubuntu1_all.deb Size: 3373970 MD5Sum: 47126e30ae67398d61e7af8cff54f3db SHA1: 261a68c2136932e975e50e3f053233845af09923 SHA256: fae918c51d76e993f984d0a9e108c9abb64db0dfcd75d39a40f939d740972661 SHA512: 9f46a3a25adc91a1e9f81edbba2dab14b46b967e78f9b203eb954a4b87b89c7e1c4baebb95c9c2e0d02cd4a862014cb6cfc6e77f08568c90694e0345a4012c11 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). Homepage: http://www.ghostscript.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: gzip Essential: yes Priority: required Section: utils Installed-Size: 236 Maintainer: Ubuntu Developers Original-Maintainer: Bdale Garbee Architecture: amd64 Version: 1.6-3ubuntu1 Depends: dpkg (>= 1.15.4) | install-info Pre-Depends: libc6 (>= 2.17) Suggests: less Filename: pool/main/gzip_1.6-3ubuntu1_amd64.deb Size: 86806 MD5Sum: 69e8059af02d90116781bd167cfc63c9 SHA1: 52b9cc0b87ee451c5d00656eb0c0c8f8149eb6fd SHA256: bac82bdec3c79ba3522f3723b49ea09b5642f35a605385f38ae2d7047878028f SHA512: b2a9362d714b35f9bb9a1a8bfa36a820c8137725e349921020af01f15c54d6eae74ca4aede73d6018e57d759ef853260c53e6e6a2281a919921a2fa5595e3cda 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'. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: haproxy Priority: optional Section: net Installed-Size: 1172 Maintainer: Debian HAProxy Maintainers Architecture: amd64 Version: 1.5.3-1~mos6.1+1 Depends: libc6 (>= 2.15), libpcre3, libssl1.0.0 (>= 1.0.1), zlib1g (>= 1:1.1.4), adduser Suggests: vim-haproxy, haproxy-doc Filename: pool/main/haproxy_1.5.3-1~mos6.1+1_amd64.deb Size: 544302 MD5Sum: ccf18ab9b123b77d7a687520147b09eb SHA1: 3ac3db600e6f96de63beb6ad3bdf337404064591 SHA256: 52b8414b1f00f60a913251f47ae34a7179125f8d2563be637692e242c6bb9c45 SHA512: ff8861706082d7830d278b468b8acff584dc1961dfc775b0c9c3e687bd9a551c3c64850f2a7a8b23dec5613d1d94a6a4a6c1f74831454414eac2b70cc280408d Description: fast and reliable load balancing reverse proxy HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. It features connection persistence through HTTP cookies, load balancing, header addition, modification, deletion both ways. It has request blocking capabilities and provides interface to display server status. Homepage: http://haproxy.1wt.eu/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: hardening-includes Priority: extra Section: devel Installed-Size: 71 Maintainer: Ubuntu Developers Original-Maintainer: Package Hardening Architecture: all Source: hardening-wrapper Version: 2.5ubuntu2.1 Depends: perl, make, binutils Filename: pool/main/hardening-includes_2.5ubuntu2.1_all.deb Size: 13802 MD5Sum: 31807dae9608f32e5b527ee0c9754173 SHA1: fe1a73415ee97c1bf3ea77b6d81c9b2da8a7a335 SHA256: dc70411f69610568c42a954748fbdccd626df131a0db54a838d856f58b730a5e SHA512: 41f72283bbcb6c47a5ed3691cd4747586aeec61d95ff6294cd5c560174a4f75dad2cc525817f696f4a524fa1e92977794f6a4636688c8f3eb77deec37fb2b3f2 Description: Makefile for enabling compiler flags for security hardening Makefile to be included in Debian rules files. CFLAGS and LDFLAGS can be extended to include the respective HARDENING_* variables which contain architecture-validated security hardening compiler options. . Also includes the "hardening-check" script to help evaluate the hardening status of already compiled binaries. Multi-Arch: foreign Homepage: http://wiki.debian.org/Hardening Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: hdparm Priority: standard Section: admin Installed-Size: 270 Maintainer: Ubuntu Developers Original-Maintainer: Stephen Gran Architecture: amd64 Version: 9.43-1ubuntu3 Replaces: apmd (<= 3.0.2-1.15) Depends: libc6 (>= 2.14) Recommends: powermgmt-base Suggests: apmd Filename: pool/main/hdparm_9.43-1ubuntu3_amd64.deb Size: 95132 MD5Sum: d3abfe77fa3ffd605e4bcac2b167d939 SHA1: d8cc0f98d7fc6ce575507e3a989e8db64c2cf492 SHA256: 54708966ed6cc12429d83ca4df8e8e599f9902ca63d58c6a962542ff4ba414f4 SHA512: 324d3d259dddb025a432654bd429afef0d246f86499a8884e1b5175f1f4c6e3a9f1f6a1717b4a7162a6b82e37c5e9b34ec45cc22e1c12297992cc284d35d4135 Description: tune hard disk parameters for high performance Get/set device parameters for Linux SATA/IDE drives. Primary use is for enabling irq-unmasking and IDE multiplemode. Homepage: http://sourceforge.net/projects/hdparm/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active Package: heat-api-cfn Priority: optional Section: web Installed-Size: 13 Maintainer: MOS Heat team Architecture: all Source: heat Version: 2014.2.1-fuel6.1~mira0 Depends: adduser, heat-common (= 2014.2.1-fuel6.1~mira0), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any Filename: pool/main/heat-api-cfn_2014.2.1-fuel6.1~mira0_all.deb Size: 8304 MD5Sum: 333500c576509960083aa128b0238d95 SHA1: 448336a0358c34e1faaf9ca5da03d102fbb0d7c4 SHA256: f0dc6ec8fb3d12f686c3c61b9d7bab5fdbd954a7c2d222a5c02d37333d643c9b SHA512: 47538b0265b9fd1a245a5109deb8d2e0e332063b94d463c2be491d82002adc30ea03ddec3de2b6526e9f5a8ac1ffecfaf573852d44f08e2d16fe1ba8f179a99a Description: OpenStack orchestration service - CFN API Heat is a service to orchestrate multiple composite cloud applications using templates, through both an OpenStack-native ReST API and a CloudFormation-compatible Query API. . This package contains the CloudFormation (CFN) API. Homepage: http://wiki.openstack.org/Heat Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: heat-api-cloudwatch Priority: optional Section: web Installed-Size: 13 Maintainer: MOS Heat team Architecture: all Source: heat Version: 2014.2.1-fuel6.1~mira0 Depends: adduser, heat-common (= 2014.2.1-fuel6.1~mira0), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any Filename: pool/main/heat-api-cloudwatch_2014.2.1-fuel6.1~mira0_all.deb Size: 8312 MD5Sum: 1429ebcba469eaa587792555afb8dd72 SHA1: b4ab428b44c8d85cabdf444a9fe6423854d8d69b SHA256: 4f070014d6b4dcb13f2870b082bb0a90a74502cf53ff99da30a89c8b62644032 SHA512: c074d2b47ab89feb89a2932216082874bda09cf0cba854bdaba6a7c2e8d13914a81bc1f23b3efc505086263cc2f7a300ef46b8edf0e76569b045a8c0bef3b246 Description: OpenStack orchestration service - CloudWatch API Heat is a service to orchestrate multiple composite cloud applications using templates, through both an OpenStack-native ReST API and a CloudFormation-compatible Query API. . This package contains the CloudWatch API. Homepage: http://wiki.openstack.org/Heat Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: heat-api Priority: optional Section: web Installed-Size: 13 Maintainer: MOS Heat team Architecture: all Source: heat Version: 2014.2.1-fuel6.1~mira0 Depends: adduser, heat-common (= 2014.2.1-fuel6.1~mira0), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any Filename: pool/main/heat-api_2014.2.1-fuel6.1~mira0_all.deb Size: 8192 MD5Sum: 118ac510974dd1fa822d0b8685351236 SHA1: d0689a63df87b34f0c33d9aec539e3f4c604a90b SHA256: 705b9c18d39637f81f766306ee76e6daae13655cce7099dd8200804c13581b77 SHA512: f7b19bad2bc9dbf1e5c4b6b400b3b6d6bb6b61043ef293f664ffad704ebc7e6a80723f0cce41b4a61a4827872c46f188e2ed8679e2fb77bd2c6ccff2db3d95d8 Description: OpenStack orchestration service - ReST API Heat is a service to orchestrate multiple composite cloud applications using templates, through both an OpenStack-native ReST API and a CloudFormation-compatible Query API. . This package contains the ReST API. Homepage: http://wiki.openstack.org/Heat Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: heat-common Priority: optional Section: web Installed-Size: 68 Maintainer: MOS Heat team Architecture: all Source: heat Version: 2014.2.1-fuel6.1~mira0 Depends: adduser, python-heat (= 2014.2.1-fuel6.1~mira0), python:any Filename: pool/main/heat-common_2014.2.1-fuel6.1~mira0_all.deb Size: 21260 MD5Sum: b5ae5db356c94619a0dc0ff8f7c0cbc8 SHA1: 20d547b432ba426fff250881ddafe947ff857d4b SHA256: b821db23b38a98d1e44f87a9c9d2bd93a875421b896c03e7b8491563e04c7273 SHA512: 3894a4e7332e1147a2d6ed0954018763ced3479a154733d253cf1797d995967858b65b39a7e55405322c1bf8b498682d4cea2cd11000247eca55ba4d3a3a6ff4 Description: OpenStack orchestration service - common files Heat is a service to orchestrate multiple composite cloud applications using templates, through both an OpenStack-native ReST API and a CloudFormation-compatible Query API. . This package contains the common files. Homepage: http://wiki.openstack.org/Heat Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: heat-docker Priority: optional Section: web Installed-Size: 29 Maintainer: MOS Heat team Architecture: all Source: heat Version: 2014.2.1-fuel6.1~mira0 Depends: python-docker (>= 0.7.0), heat-engine (= 2014.2.1-fuel6.1~mira0) Filename: pool/main/heat-docker_2014.2.1-fuel6.1~mira0_all.deb Size: 10254 MD5Sum: 58e781fd489cace8c2275b27140f71b4 SHA1: e1055d16741d31ef641c48d2e7b4116904c78dfe SHA256: 05d9f90434b05b7c79beeea0e7f861fd1b61896cd03609672761a481b425bf9d SHA512: 76cd996ec5463071ada3057e54a4a1a39b81d770c92b39587fb24a2513e0f9903326aa69da9e98845a328b392e68c09f824f7e771265747d1c4d75a3d9a45631 Description: OpenStack orchestration service docker resource Heat is a service to orchestrate multiple composite cloud applications using templates, through both an OpenStack-native ReST API and a CloudFormation-compatible Query API. . This package contains the heat engine docker resource. Homepage: http://wiki.openstack.org/Heat Package: heat-engine Priority: optional Section: web Installed-Size: 13 Maintainer: MOS Heat team Architecture: all Source: heat Version: 2014.2.1-fuel6.1~mira0 Depends: adduser, heat-common (= 2014.2.1-fuel6.1~mira0), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any Filename: pool/main/heat-engine_2014.2.1-fuel6.1~mira0_all.deb Size: 8448 MD5Sum: d7694c1b23143e7086448d3bc2219b6c SHA1: 5108bf8fcdf334d16f07698dee623a2c780e5855 SHA256: 8c9c0deec9a71101c94e24261a50a92332faa88330c833b273f79e40033b126b SHA512: 9142b8b07613c7b04965ff8f7c4c9224bd8a48fc705afdd304167bbd7021bb7e34456053efa026dfa58b14a59a0284533de831c326e1b7bae412fceb83c9b70e Description: OpenStack orchestration service - engine Heat is a service to orchestrate multiple composite cloud applications using templates, through both an OpenStack-native ReST API and a CloudFormation-compatible Query API. . This package contains the heat engine, which is the core service of heat, and which the API servers will use. Homepage: http://wiki.openstack.org/Heat Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: hicolor-icon-theme Priority: optional Section: misc Installed-Size: 1415 Maintainer: Ubuntu Developers Original-Maintainer: Ross Burton Architecture: all Version: 0.13-1 Filename: pool/main/hicolor-icon-theme_0.13-1_all.deb Size: 7140 MD5Sum: 36c0aaa4eb741993539d6d575046d4d0 SHA1: 23ed43a06e3564afdd81ab24321e624b2d44430e SHA256: a024f667b77de7b72f614031fe33c096b4fce4d668c5866d404efc8e0bea11ed SHA512: ca43cfc0aa5833612b73d58f005427ccef29e2d2296d19a7807c3312ea6026f8d5c68b9186eb694ff495e92dd1bf74251941f2a36e169f862844602f37153448 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. Multi-Arch: foreign Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: hostname Essential: yes Priority: required Section: admin Installed-Size: 69 Maintainer: Ubuntu Developers Original-Maintainer: Debian Hostname Team Architecture: amd64 Version: 3.15ubuntu1 Replaces: nis (<< 3.17-30) Pre-Depends: libc6 (>= 2.4) Breaks: nis (<< 3.17-30) Filename: pool/main/hostname_3.15ubuntu1_amd64.deb Size: 11322 MD5Sum: ead071255b578203c30e1e5b530f3880 SHA1: 9201b8a9354162c4ae68f17291a8a592987e29d9 SHA256: 20947b04ab3ddf48d10e733432734065f0ee4fa5ac1469bf707f18b168bf57fa SHA512: e73e022ad6aa998362268b7f06a571392f59365eb6641dce109550d42ab383cf8a1b8d2a63abf80517e862d6716eb5c5b13c7b530cc11d5277cd33339de6b364 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. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: htop Priority: optional Section: universe/utils Installed-Size: 184 Maintainer: Ubuntu Developers Original-Maintainer: Eugene V. Lyubimkin Architecture: amd64 Version: 1.0.2-3 Depends: libc6 (>= 2.15), libncursesw5 (>= 5.6+20070908), libtinfo5 Suggests: strace, ltrace Filename: pool/main/htop_1.0.2-3_amd64.deb Size: 68046 MD5Sum: a711265b40f7b7ee614ee3605dc46e58 SHA1: 159e2948d13ef033bfce301634517c101f026ee0 SHA256: 0311d8a26689935ca53e8e9252cb2d95a1fdc2f8278f4edb5733f555dad984a9 SHA512: 0e590bb76665e092bfffe13de98a2043189bb64bfff2da80c4dcf9c912a90bed45320ab6f1ded3b6e5d2f38c53d441cde28b8bb945f519d54bf59fef77b083ba Description: interactive processes viewer Htop is an ncursed-based process viewer similar to top, but it allows one to scroll the list vertically and horizontally to see all processes and their full command lines. . Tasks related to processes (killing, renicing) can be done without entering their PIDs. Homepage: http://htop.sourceforge.net Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: icoutils Priority: optional Section: universe/graphics Installed-Size: 220 Maintainer: Colin Watson Architecture: amd64 Version: 0.31.0-2 Depends: libc6 (>= 2.14), libpng12-0 (>= 1.2.13-4), perl, libwww-perl Suggests: libterm-readline-gnu-perl | libterm-readline-perl-perl Filename: pool/main/icoutils_0.31.0-2_amd64.deb Size: 56148 MD5Sum: 45b609599173948920b6995d975d7dcb SHA1: 3a5ccd2df0f2fec15f88dc09e2b172a3ae806651 SHA256: bda2e24b6a533be657f81b9c1cfaed53734216edfaf94db3c796916858c9b114 SHA512: b2fcd4e5cd0149b534c1402388faaba062532d8ee71b4e51fc697fde24cefed7e2aeb08f175ea7f1db2c0634b4395ceee6764d8c1b2f4a96867a300450b65178 Description: Create and extract MS Windows icons and cursors Icoutils is a set of programs that deal with MS Windows icons and cursors. Resources such as icons and cursors can be extracted from MS Windows executable and library files with "wrestool". Conversion of these files to and from PNG images is done with "icotool". "extresso" automates these tasks with the help of special resource scripts. . This package can be used to create "favicon.ico" files for web sites. Multi-Arch: foreign Homepage: http://www.nongnu.org/icoutils/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop-gnome, ubuntustudio-video, ubuntustudio-graphics Package: ieee-data Priority: optional Section: universe/net Installed-Size: 3845 Maintainer: Ubuntu Developers Original-Maintainer: Luciano Bello Architecture: all Version: 20131224.1 Depends: wget | libwww-perl | curl Filename: pool/main/ieee-data_20131224.1_all.deb Size: 775968 MD5Sum: 1bc31412dad4d90a6ea1ee42eaac5192 SHA1: 12766d07eb32def63589a1c0de403a22e8545c36 SHA256: 69a80d1a250a460bfb751d2d321a495b04c3468948184283e46c3cb4e3e57d33 SHA512: 635cc9651c9fff6f2e069f2e2cefb2df257d193cf88c656421037863f3a91a8f1eee22bb0ed1a52fc350d1b5780d7ad1bb47726afb989478f874acf522c02eb5 Description: OUI and IAB listings Provide the Organizationally Unique Identifier (OUI) and Individual Address Block (IAB) listings of identifiers assigned by IEEE Standards Association. Homepage: http://standards.ieee.org/regauth/oui/index.shtml Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ifenslave Priority: optional Section: net Installed-Size: 86 Maintainer: Ubuntu Developers Original-Maintainer: Guus Sliepen Architecture: all Version: 2.4ubuntu1 Replaces: ifenslave-2.6 (<< 1.1.0-22) Depends: ifupdown, iproute2 Recommends: net-tools Breaks: ifenslave-2.6 (<< 1.1.0-22) Filename: pool/main/ifenslave_2.4ubuntu1_all.deb Size: 12922 MD5Sum: 939a6c5c389757ace752bb01d0467064 SHA1: 200c21cf95c8b746ae961ce0e87214c6bd8aea5a SHA256: 1f457ab74ca730d3499155dec69a55f97a51fbba0b31e045099e3767f8937078 SHA512: f00eb2fcf0a971529e20302c9319ecb68392aa6adac860dd31f41e616c2ff38a9e50b135fb2fc9848c4b9f66555a1e051d9ddc230608068038a24b7544dbb8e2 Description: configure network interfaces for parallel routing (bonding) This is a tool to attach and detach slave network interfaces to a bonding device. A bonding device will act like a normal Ethernet network device to the kernel, but will send out the packets via the slave devices using a simple round-robin scheduler. This allows for simple load-balancing, identical to "channel bonding" or "trunking" techniques used in switches. . The kernel must have support for bonding devices for ifenslave to be useful. This package supports 2.6.x kernels and the recent 3.x.x kernels. Multi-Arch: foreign Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ifupdown Priority: required Section: admin Installed-Size: 234 Maintainer: Ubuntu Developers Original-Maintainer: Andrew Shadura Architecture: amd64 Version: 0.7.47.2ubuntu4.1 Replaces: netbase (<< 5.0) Depends: iproute2, libc6 (>= 2.14), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), lsb-base (>= 4.1+Debian3), initscripts (>= 2.88dsf-25), adduser Recommends: isc-dhcp-client | dhcp-client Suggests: ppp, rdnssd, net-tools Breaks: dhcp3-client (<< 4.0), netbase (<< 5.0) Filename: pool/main/ifupdown_0.7.47.2ubuntu4.1_amd64.deb Size: 52126 MD5Sum: 63d22335753562ccbe0561aae6f6901e SHA1: 9133bc20e6f339fb78c913ac72f3e208b3c801bb SHA256: b950853aa221fa8924b4201e73484db4ec98fa0f0051dca9ea63183d74715645 SHA512: cbab42497d2ee21ef3184144599ef175b3889d445bd2a72c1e6b81c9a3e4aad79a34e6882b981a24093ad4ef3387c308f73c6bcccd1ff2dec0917d7b79d16260 Description: high level tools to configure network interfaces This package provides the tools ifup and ifdown which may be used to configure (or, respectively, deconfigure) network interfaces based on interface definitions in the file /etc/network/interfaces. Multi-Arch: foreign Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: info Priority: standard Section: doc Installed-Size: 451 Maintainer: Ubuntu Developers Original-Maintainer: Debian TeX maintainers Architecture: amd64 Source: texinfo Version: 5.2.0.dfsg.1-2 Replaces: texinfo (<< 4.7-2) Provides: info-browser Depends: libc6 (>= 2.15), libtinfo5, install-info Suggests: texinfo-doc-nonfree Filename: pool/main/info_5.2.0.dfsg.1-2_amd64.deb Size: 99094 MD5Sum: 378be8612e0a416587e38fbef3002cf7 SHA1: a415e92660a956ac3db867abff30c5e81ea5af38 SHA256: 35ff58f7c3ac19ba3cbf34d7d0aa2e9f7a08f1891cba63678f168dd0cec99514 SHA512: 489e219be58053ff864ddc6199698b983ec0428cd420f60982d30199e7a52f61276506fa98949abc95a9b443cc126a5eb2808453a2547b3b6d97558139df4416 Description: Standalone GNU Info documentation browser The Info file format is an easily-parsable representation for online documents. This program allows you to view Info documents, like the ones stored in /usr/share/info. . Much of the software in Debian comes with its online documentation in the form of Info files, so it is most likely you will want to install it. Multi-Arch: foreign Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active Package: init-system-helpers Priority: important Section: admin Installed-Size: 76 Maintainer: Ubuntu Developers Original-Maintainer: pkg-systemd-maintainers Architecture: all Version: 1.14 Depends: perl Breaks: systemd (<< 44-12) Filename: pool/main/init-system-helpers_1.14_all.deb Size: 12064 MD5Sum: d5d0546bbf94e8dee1e73d900fb9801e SHA1: f8607d8ae1717fb53814dacb62f1efc3eac6cdd2 SHA256: b2de4721e6eafbf18db8ce4bb5c22a9014a06e88ec57151a52ca5f4f37133e17 SHA512: 4d66c7a9042601e7fbefd80739eb3aa1f8b9779fd6cbf4b51a30045f093bdb1df6cd473eaa76e49c56511930f9420a20fd37788a3d3ef8ccde5662d7758ec5ee 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, upstart, systemd). An example is deb-systemd-helper, a script that enables systemd unit files without depending on a running systemd. . While this package is maintained by pkg-systemd-maintainers, it is NOT specific to systemd at all. Maintainers of other init systems are welcome to include their helpers in this package. Multi-Arch: foreign Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: initramfs-tools-bin Priority: required Section: utils Installed-Size: 121 Maintainer: Ubuntu Kernel Team Original-Maintainer: Debian kernel team Architecture: amd64 Source: initramfs-tools Version: 0.103ubuntu4.2 Depends: libc6 (>= 2.4), libudev1 (>= 183) Filename: pool/main/initramfs-tools-bin_0.103ubuntu4.2_amd64.deb Size: 8922 MD5Sum: 063f8908660cdbc625681805e4bd76e3 SHA1: 8c609a52cfdede07c1ed334c14130dc4623a032a SHA256: e791f379d970da8f75685824100cced293d53402476909b7937c3c5793e088e2 SHA512: b773ad8d2a102bd79b0431b579e506b1a477e3bd8f5a498911a10671e1b319c33d54384f9f755bc4d895c6bf92ac61c20fe983d762eaa4f2da7cd0a4e507fcef Description: binaries used by initramfs-tools This package contains binaries used inside the initramfs images generated by initramfs-tools. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: initramfs-tools Priority: required Section: utils Installed-Size: 365 Maintainer: Ubuntu Kernel Team Original-Maintainer: Debian kernel team Architecture: all Version: 0.103ubuntu4.2 Provides: linux-initramfs-tool Depends: initramfs-tools-bin (>= 0.103ubuntu4.2), initramfs-tools-bin (<< 0.103ubuntu4.2.1~), klibc-utils (>= 2.0-1~), busybox-initramfs (>= 1:1.13.3-1ubuntu5), cpio, module-init-tools, udev (>= 147~-5), findutils (>= 4.2.24), util-linux (>> 2.15~rc1) Suggests: bash-completion Conflicts: usplash (<< 0.5.50) Breaks: cryptsetup (<< 2:1.1.0-2.1), elilo (<< 3.12-3.1~), lilo (<< 22.8-8.2~), mountall (<< 2.0~), s390-tools (<< 1.8.3-2~) Filename: pool/main/initramfs-tools_0.103ubuntu4.2_all.deb Size: 44330 MD5Sum: 441432d09cb20b3d8b6e819d865e0e48 SHA1: 4a959f5e871aabff72cb05685ef863ed657820d2 SHA256: 0a6c1d5070692a94748fb70c7bc8f0f063b478df660ee59b1557d7b56ec05b9a SHA512: 32bf2faa4ee1b6cc5c172046d051ee3a5d63538a65c8d3c6677efa3bf39b6683396eff1164897a9c5a75cf8cb7bebdf73fdb5b27dec07c901446a02e2eb0e561 Description: tools for generating an initramfs This package contains tools to create and boot an initramfs for packaged 2.6 Linux kernel. The initramfs is a gzipped cpio archive. At boot time, the kernel unpacks that archive into RAM, mounts and uses it as initial root file system. The mounting of the real root file system occurs in early user space. klibc provides utilities to setup root. Having the root on MD, LVM2, LUKS or NFS is also supported. Any boot loader with initrd support is able to load an initramfs archive. Multi-Arch: foreign Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: initscripts Priority: required Section: admin Installed-Size: 223 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian sysvinit maintainers Architecture: amd64 Source: sysvinit Version: 2.88dsf-41ubuntu6 Replaces: libc0.1, libc0.3, libc6, libc6.1 Depends: libc6 (>= 2.4), mount (>= 2.11x-1), debianutils (>= 4), lsb-base (>= 3.2-14), sysvinit-utils (>= 2.86.ds1-64), sysv-rc | file-rc, coreutils (>= 5.93), passwd, upstart, mountall (>= 2.28) Recommends: psmisc, e2fsprogs Conflicts: libdevmapper1.02.1 (<< 2:1.02.24-1) Breaks: aide (<< 0.15.1-5), atm-tools (<< 1:2.5.1-1.3), bootchart (<< 0.10~svn407-3.3), console-common (<< 0.7.86), cruft (<< 0.9.16), eepc-acpi-scripts (<< 1.1.12), fcheck (<< 2.7.59-16), hostapd (<< 1:0.7.3-3), hostname (<< 2.95ubuntu1~boot2), ifupdown (<< 0.6.8ubuntu27), libpam-mount (<< 2.13-1), ltsp-client-core (<< 5.2.16-1), mdadm (<< 3.2.2-1), nbd-client (<< 1:2.9.23-1), nfs-common (<< 1:1.2.5-3), portmap (<< 6.0.0-2), readahead-fedora (<< 2:1.5.6-3), resolvconf (<< 1.49), rpcbind (<< 0.2.0-7), rsyslog (<< 5.8.2-2), selinux-policy-default (<= 2:0.2.20100524-9), splashy (<< 0.3.13-5.1+b1), sysklogd (<< 1.5-6.2), udev (<< 146-2~boot6), upstart (<< 0.6.3-2~boot4), wpasupplicant (<< 0.7.3-4), xymon (<< 4.3.0~beta2.dfsg-9) Filename: pool/main/initscripts_2.88dsf-41ubuntu6_amd64.deb Size: 27668 MD5Sum: fa33b1eafeff2a99e02752185eb2bf1f SHA1: 04ce4d3f2d9efc7ac867b1a7daef8483ec54038b SHA256: 5c9b3476509e8ee0fac45fb41c6ee68af85f0c9a0bbebbf703a3bfae2117fedd SHA512: a00af0b9d265adf79441fa4e332a3769d30f86f3f420376b3ff4589e3595ed17c036d80e9175aa621da888d4b559171edcfe18ce63a434178d73ea0df75bf134 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. Multi-Arch: foreign Homepage: http://savannah.nongnu.org/projects/sysvinit Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: insserv Priority: required Section: misc Installed-Size: 183 Maintainer: Ubuntu Developers Original-Maintainer: Petter Reinholdtsen Architecture: amd64 Version: 1.14.0-5ubuntu2 Depends: libc6 (>= 2.14) Suggests: bootchart2 Breaks: sysv-rc (<< 2.87dsf-3) Filename: pool/main/insserv_1.14.0-5ubuntu2_amd64.deb Size: 43298 MD5Sum: 1674cac89d548d954b996d04053fc4ff SHA1: e2db8fb8812d1cd6e75d8d10870be3d468a71741 SHA256: c645ec87fe839f2a1f120d838bdff9a30e46fecd4b21c8293d2f6e4d5cd6fec2 SHA512: 4a94cac8d872772350c37359d86df73c2f34a4bf629d9a5fbc4ae458369ffd4d2e784b850893f3813be45a0091d39c984144b96fc034911864df7bb7757cecbe Description: boot sequence organizer using LSB init.d script dependency information The insserv program is used by the standard SysV-based init system. It updates the order of symlinks in /etc/rc?.d/ based on dependencies specified by LSB headers in the init.d scripts themselves. . These declared relations between scripts make it possible to optimize the boot sequence for the currently installed set of packages, while detecting and rejecting dependency loops. . Using insserv incorrectly can result in an unbootable system. Homepage: http://savannah.nongnu.org/projects/sysvinit Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: install-info Priority: standard Section: doc Installed-Size: 266 Maintainer: Ubuntu Developers Original-Maintainer: Debian TeX maintainers Architecture: amd64 Source: texinfo Version: 5.2.0.dfsg.1-2 Replaces: texinfo (<< 4.13a.dfsg.1-2) Depends: libc6 (>= 2.14) Pre-Depends: dpkg (>= 1.16.1) Breaks: texinfo (<< 4.13a.dfsg.1-2) Filename: pool/main/install-info_5.2.0.dfsg.1-2_amd64.deb Size: 51582 MD5Sum: 5ef793c8b5d033e7b0dd5e0fa173fa44 SHA1: 69779172fe5a585721668cdd6c15f5ee3b45d3ed SHA256: b6bc5a2d2d978933529af7019122fa4237bdbbd4244944559a7d1f9eff7fe0cc SHA512: 00dd039a9896df3787576247c3b1a8765c6c09fedc753bb9d110c3e1da3a6dc7182a487abe5bb767676a0fc4caa20a8c52e7eeab68ae1efecc4a1963d85570aa Description: Manage installed documentation in info format The install-info utility creates the index of all installed documentation in info format and makes it available to info readers. Multi-Arch: foreign Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active Package: installation-report Priority: optional Section: misc Installed-Size: 79 Maintainer: Ubuntu Installer Team Original-Maintainer: Debian Install System Team Architecture: all Version: 2.54ubuntu1 Depends: debconf Recommends: pciutils Filename: pool/main/installation-report_2.54ubuntu1_all.deb Size: 7476 MD5Sum: c1819867e163b6917bdf5f7055628144 SHA1: 417c31fa55ae2369238c6e80b6fcd4f576059647 SHA256: 9693c12a53d7d0b13fbeadd1a6f024811da0911d12db19f8026b5dd32dce58b6 SHA512: 26e1180248a79cddb377adf3df9366e41a0d9329e2b8e7bee988f8c83dac57a824ecb625a0efb1d7230fd3ff7fb59e75e23af48ebe40882d245ddf9571e357a1 Description: system installation report This package contains instructions and programs for reporting on the installation of a new system. It can help you fill out an installation report and send it to the Debian bug tracking system. . Purging this package will remove the logs of the system's installation. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: intel-microcode Priority: extra Section: multiverse/admin Installed-Size: 552 Maintainer: Ubuntu Developers Original-Maintainer: Henrique de Moraes Holschuh Architecture: amd64 Version: 2.20140624-t-1ubuntu2 Depends: iucode-tool (>= 1.0) Recommends: initramfs-tools (>= 0.113~) Conflicts: microcode.ctl (<< 0.18~0) Filename: pool/main/intel-microcode_2.20140624-t-1ubuntu2_amd64.deb Size: 389110 MD5Sum: da8f3567ef9039905abf4d808ac0faa0 SHA1: 721ad996ac1908dd4c730b787a30cad81b4c1205 SHA256: 799a4dd10f898f27d4070f3e89a1062d6546ea434a52e1c27433cbcf2074a55f SHA512: d828567c731a2bc50bcdde1d323dbde607fe87530e29c51cb9ca80f42f58f6dd2b8282f951c2c858687126bccb9ff74c8a069f7bbb54af8a61c9e2d7a1384b4f Description: Processor microcode firmware for Intel CPUs This package contains updated system processor microcode for Intel i686 and Intel X86-64 processors. Intel releases microcode updates to correct processor behavior as documented in the respective processor specification updates. . For AMD processors, please refer to the amd64-microcode package. Homepage: http://feeds.downloadcenter.intel.com/rss/?p=483&lang=eng Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: intltool-debian Priority: optional Section: devel Installed-Size: 140 Maintainer: Ubuntu Core Developers Original-Maintainer: Nicolas FRANCOIS (Nekral) Architecture: all Version: 0.35.0+20060710.1 Depends: perl, gettext Filename: pool/main/intltool-debian_0.35.0+20060710.1_all.deb Size: 31574 MD5Sum: f44cdcbab68d6dba3bc89ff4df61c64e SHA1: bacbb9b6f45e76611d1273fd5b72d81ac2596816 SHA256: 16e27fb8e90c8d3f15213e315cb087667d49f7ae6f38e21273d3aa5d18a0c1be SHA512: e127c7c8fa73e6bb80b4661f759b0092a86fb5048f3eceaa7a629a8cd97ef27db9dfefd156d4510ba4b3214e38bd88fa547dd4bf57fb5a7432fb81258a1ccc65 Description: Help i18n of RFC822 compliant config files Intltool is a bunch of scripts written by the GNOME project to internationalize many different file formats. This package is a slightly modified version which adds support for RFC822 compliant config files, e.g. Debconf templates files. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: iperf3 Priority: optional Section: net Installed-Size: 28 Maintainer: MOS Linux team Architecture: amd64 Version: 3.0.7-1~mos6.1 Depends: libc6 (>= 2.2.5), libiperf0 Filename: pool/main/iperf3_3.0.7-1~mos6.1_amd64.deb Size: 15162 MD5Sum: f2c13d616eefac1d6d69518d9f62d26a SHA1: 798f4bec67081bdf30cbc7d021efdb50deebd3b7 SHA256: a9fe1b81315c2aa6226b6bce06b10cfe72e7dd46c7881747ce8192cedb46ec13 SHA512: 097b506cee97118fefa8ab68fc8944b531a5589d4c1d273c7a7a8fca7438d67057fca5d01b7640bd537ba6b31ef63080ae98499e09a3f4f7c5d858159dd97c4c Description: Internet Protocol bandwidth measuring tool Iperf3 is a tool for performing network throughput measurements. It can test either TCP or UDP throughput. . This is a new implementation that shares no code with the original iperf from NLANR/DAST and also is not backwards compatible. . This package contains the command line utility. Homepage: http://software.es.net/iperf/ Orig-Maintainer: Raoul Gunnar Borenius Package: iperf Priority: optional Section: universe/net Installed-Size: 170 Maintainer: Ubuntu Developers Original-Maintainer: Roberto Lumbreras Architecture: amd64 Version: 2.0.5-3 Depends: libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Filename: pool/main/iperf_2.0.5-3_amd64.deb Size: 56344 MD5Sum: c8bb34ac8256e1db8aaa30e4be02e7d9 SHA1: 1af69c1ba54ca84f516af123ece8a78525f88a66 SHA256: a931d22785ad4e8bf12b26cec3fea8a56203b889d68bec6bbc82886cee9c0bcd SHA512: a01601a56c05e2d61f2988f4d4b1bce706585445bcfa79df2d6faa705cb37301bb67ba086c90df777cd5e76e63ba39763a748f1cce50320d75cc75bc8b4c0638 Description: Internet Protocol bandwidth measuring tool Iperf is a modern alternative for measuring TCP and UDP bandwidth performance, allowing the tuning of various parameters and characteristics. . Features: * Measure bandwidth, packet loss, delay jitter * Report MSS/MTU size and observed read sizes. * Support for TCP window size via socket buffers. * Multi-threaded. Client and server can have multiple simultaneous connections. * Client can create UDP streams of specified bandwidth. * Multicast and IPv6 capable. * Options can be specified with K (kilo-) and M (mega-) suffices. * Can run for specified time, rather than a set amount of data to transfer. * Picks the best units for the size of data being reported. * Server handles multiple connections. * Print periodic, intermediate bandwidth, jitter, and loss reports at specified intervals. * Server can be run as a daemon. * Use representative streams to test out how link layer compression affects your achievable bandwidth. Homepage: http://iperf.sourceforge.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ipmitool Priority: optional Section: universe/utils Installed-Size: 1254 Maintainer: Ubuntu Developers Original-Maintainer: Matthew Johnson Architecture: amd64 Version: 1.8.13-1ubuntu0.2 Depends: libc6 (>= 2.15), libreadline6 (>= 6.0), libssl1.0.0 (>= 1.0.0), lsb-base Recommends: openipmi Filename: pool/main/ipmitool_1.8.13-1ubuntu0.2_amd64.deb Size: 326342 MD5Sum: 83766287444912a36d8a8b34bab05844 SHA1: 2399e9b3f935de213cf5d210c6f5bd05bb753165 SHA256: 197db540d047a84ce8f30ea55c94c372558e0f5254bb41ee85a23ecf5f3666b1 SHA512: 133f708ef50e5c79ba3b13fa27e4f6d09ade4bc312856f4b4d4c48cefcd66933763081dd40d17b9ab0cf090908c9eebdf01c3a4db3651782411f90576705c9d1 Description: utility for IPMI control with kernel driver or LAN interface A utility for managing and configuring devices that support the Intelligent Platform Management Interface. IPMI is an open standard for monitoring, logging, recovery, inventory, and control of hardware that is implemented independent of the main CPU, BIOS, and OS. The service processor (or Baseboard Management Controller, BMC) is the brain behind platform management and its primary purpose is to handle the autonomous sensor monitoring and event logging features. . The ipmitool program provides a simple command-line interface to this BMC. It features the ability to read the sensor data repository (SDR) and print sensor values, display the contents of the System Event Log (SEL), print Field Replaceable Unit (FRU) inventory information, read and set LAN configuration parameters, and perform remote chassis power control. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: iproute2 Priority: required Section: net Installed-Size: 1147 Maintainer: Ubuntu Developers Original-Maintainer: Debian iproute2 Maintainers Architecture: amd64 Version: 3.12.0-2 Replaces: iproute Provides: arpd Depends: libc6 (>= 2.14), libdb5.3 Recommends: libatm1 (>= 2.4.1-17~), libxtables10 Suggests: iproute2-doc Conflicts: arpd, iproute (<< 20130000-1) Filename: pool/main/iproute2_3.12.0-2_amd64.deb Size: 399966 MD5Sum: c42f26bf580f71ed30e6c2ded3687e26 SHA1: 84f46124118117f274b99e5b3ad209cd3e46f8ef SHA256: be0007c38cfc6b908ff3e50f44b276c0ccc3c0d83bd996666e82eb3b4c79a5b0 SHA512: 3178dfed3e4cd55ca32b62f0e44c13ea6b321145a3e368f00c9f598a974d14a40d90e0ce92748941e6b2ef56949bf79348a2d5e8d91182dfd9d661ff1d4f77fb Description: networking and traffic control tools The iproute2 suite is a collection of utilities for networking and traffic control. . These tools communicate with the Linux kernel via the (rt)netlink interface, providing advanced features not available through the legacy net-tools commands 'ifconfig' and 'route'. Multi-Arch: foreign Homepage: http://www.linux-foundation.org/en/Net:Iproute2 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: iproute Priority: optional Section: net Installed-Size: 40 Maintainer: Ubuntu Developers Original-Maintainer: Debian iproute2 Maintainers Architecture: all Source: iproute2 (3.12.0-2) Version: 1:3.12.0-2 Depends: iproute2 Filename: pool/main/iproute_3.12.0-2_all.deb Size: 2384 MD5Sum: 0c0e23538c05211f3459d5a565de2dc1 SHA1: 7368bc7d6a67de06db50b46a27cf3635b9cce900 SHA256: 3879ba896b4d5211d3b42c878c9f3164881716084c2cfb844d30b1de68e964ce SHA512: 9416ffc43c5b5b68876465877887c7ff1467940857727d90be6561b1189267006b5f0cf7766004f03927d4918540659eb6304f0bed1283bc82067f45c9f9728f Description: transitional dummy package for iproute2 This is a transitional dummy package to get upgrading systems to install the iproute2 package. It can safely be removed once no other package depends on it. Homepage: http://www.linux-foundation.org/en/Net:Iproute2 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ipset Priority: extra Section: universe/net Installed-Size: 138 Maintainer: Ubuntu Developers Original-Maintainer: Neutron Soutmun Architecture: amd64 Version: 6.20.1-1 Provides: ipset-6.20.1 Depends: iptables, libc6 (>= 2.4), libipset3 (>= 6.14-1~) Breaks: xtables-addons-common (<< 1.41~) Filename: pool/main/ipset_6.20.1-1_amd64.deb Size: 34156 MD5Sum: 83afed4179463cff8ae0d85d2be1346b SHA1: 79eb9008d1a57b31bc748b49c18701ab3dd41108 SHA256: 7b6f69d0a12eaacdc66af28d77ac4b04339dbc19a4043ca4e347c5e2ba908437 SHA512: 4f79db3b7e82523262b85e848b3b9786291f210728dbcbd73c846066275798ee0bdaf6e4b39d16f9f8bb574daebd63122354387ad520a726562297c3834e5d38 Description: administration tool for kernel IP sets IP sets are a framework inside the Linux 2.4.x and 2.6.x kernel which can be administered by the ipset(8) utility. Depending on the type, currently an IP set may store IP addresses, (TCP/UDP) port numbers or IP addresses with MAC addresses in a way which ensures lightning speed when matching an entry against a set. . If you want to . * store multiple IP addresses or port numbers and match against the entire collection using a single iptables rule. * dynamically update iptables rules against IP addresses or ports without performance penalty. * express complex IP address and ports based rulesets with a single iptables rule and benefit from the speed of IP sets. . then IP sets may be the proper tool for you. Homepage: http://ipset.netfilter.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: iptables-persistent Priority: optional Section: universe/admin Installed-Size: 61 Maintainer: Ubuntu Developers Original-Maintainer: Jonathan Wiltshire Architecture: all Version: 0.5.7 Depends: iptables, lsb-base, debconf (>= 0.5) | debconf-2.0 Filename: pool/main/iptables-persistent_0.5.7_all.deb Size: 10244 MD5Sum: 1be0c03182254049d60cf323c869b676 SHA1: 58fb9dd3ea4642e336f612cd47fcd331446c8fe9 SHA256: f17dd6e809c7d373e35075a3e7901a58974f512e9c48f48fd4bf5a5b554c00d8 SHA512: 0b97391e50f3d292b8c7a43cf56f928fe4ffa631c1a5ade9cf2f8c872337cb18335125b96fdede20501c6073b3522a1d56365b3167d8ad314973275e48a7ce5b Description: boot-time loader for iptables rules This package provides a system startup script that restores iptables rules from a configuration file. . Since this is aimed at experienced administrators, there is no configuration wizard. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: iptables Priority: standard Section: net Installed-Size: 1575 Maintainer: Ubuntu Developers Original-Maintainer: Laurence J. Lane Architecture: amd64 Version: 1.4.21-1ubuntu1 Depends: libc6 (>= 2.14), libnfnetlink0, libxtables10 (= 1.4.21-1ubuntu1) Filename: pool/main/iptables_1.4.21-1ubuntu1_amd64.deb Size: 260732 MD5Sum: 39346e54eed658a8da8f11c3e78c2fb9 SHA1: 5ad1140d55b6842a4574f684286572f06553fe8c SHA256: d89cf318d3c7562e34b310fa61cbc0a45aade994d79cdf7b06766a78f015fc2f SHA512: 87bf61de05d4f6c596b642ed90c1ab7479a2ba2149e24b098c8e4d9d52457f9ec154a68e54b81cb2d10ee4b87c6781eaf665b9993a4013b440b8e96b865fe323 Description: administration tools for packet filtering and NAT iptables is the userspace command line program used to configure the Linux packet filtering ruleset. It is targeted towards system administrators. Since Network Address Translation is also configured from the packet filter ruleset, iptables is used for this, too. The iptables package also includes ip6tables. ip6tables is used for configuring the IPv6 packet filter Homepage: http://www.netfilter.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master Package: iputils-arping Priority: optional Section: net Installed-Size: 78 Maintainer: Ubuntu Developers Original-Maintainer: Noah Meyerhans Architecture: amd64 Source: iputils Version: 3:20121221-4ubuntu1.1 Depends: libc6 (>= 2.14), libcap2 (>= 2.10) Recommends: libcap2-bin Conflicts: arping Filename: pool/main/iputils-arping_20121221-4ubuntu1.1_amd64.deb Size: 26556 MD5Sum: b0779d9348445556a1f623f08f963c91 SHA1: 30156badbaca34e48da54627d7f55ba666f774ae SHA256: e6a414b6f6a3949f867aae32ee6fec076b771c4c4590875c4267f1f34cacc554 SHA512: 48344d03ffc7f6c7bb6d0e458769f8e15a441cb2ce072c27c86e9ea4b5aebd42b3f29fed614758e7ad444a11c00b19816057bc4f6d88abf2d31395abff4141f3 Description: Tool to send ICMP echo requests to an ARP address The arping command acts like the standard ping command except it pings a machine by its ARP address instead of its IP address. It is typically used to locate a machine if its hardware address is known but its IP address is unknown Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-full, kubuntu-active, kubuntu-active-desktop, kubuntu-active-full, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, lubuntu-desktop, ubuntustudio-desktop, ubuntu-gnome-desktop Package: iputils-ping Priority: important Section: net Installed-Size: 159 Maintainer: Ubuntu Developers Original-Maintainer: Noah Meyerhans Architecture: amd64 Source: iputils Version: 3:20121221-4ubuntu1.1 Provides: ping Depends: libc6 (>= 2.14), libcap2 (>= 2.10), libgnutls-openssl27 Recommends: libcap2-bin Filename: pool/main/iputils-ping_20121221-4ubuntu1.1_amd64.deb Size: 52602 MD5Sum: ddaa356992d3202d23c991f7dc8441c5 SHA1: 728b34f974676225cbe4a22496a1d54e5d4bb6c8 SHA256: 7886d5418a7ac87946916121387d271db2ab931fd87be49927b42b4ae08a4f35 SHA512: 2d984df0b39eee5d305bd887ae3eccdf0373fb0b2c4cca6755b2ad13900e6823b2ec73f7b0a7763442ac8c870a2bf0e9aa59343bdab10049dbcab05552a7d383 Description: Tools to test the reachability of network hosts The ping command sends ICMP ECHO_REQUEST packets to a host in order to test if the host is reachable via the network. . This package includes a ping6 utility which supports IPv6 network connections. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: iputils-tracepath Priority: standard Section: net Installed-Size: 112 Maintainer: Ubuntu Developers Original-Maintainer: Noah Meyerhans Architecture: amd64 Source: iputils Version: 3:20121221-4ubuntu1.1 Depends: libc6 (>= 2.15), libcap2 (>= 2.10) Suggests: traceroute Filename: pool/main/iputils-tracepath_20121221-4ubuntu1.1_amd64.deb Size: 32562 MD5Sum: 816db0ed3acec8dac1cd4b6e5bbe3f33 SHA1: b0bf0904d94a86eb4846500ad15d48d5f62d0a9e SHA256: f3d92f2965be8a0cc84bda1d8e100ec5a467b0456e496ad1fd3b3155a4d9b3d0 SHA512: ab12424cd64f869d3c4f609baca16c43528dcf1a20bc641ebe01405704b0e255ef5349560b971fd41bed4c35da8a94a8bdfe3480c72d5a990d7546f4ce78dd19 Description: Tools to trace the network path to a remote host The tracepath utility is similar to the traceroute utility, but also attempts to discover the MTU of the path. . This package also includes tracepath6 and traceroute6 utilities, which may be used on IPv6 networks. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active Package: ipxe-qemu Priority: optional Section: admin Installed-Size: 1944 Maintainer: Ubuntu Developers Original-Maintainer: Bastian Blank Architecture: all Source: ipxe Version: 1.0.0+git-20131111.c3d1e78-2ubuntu1.1 Replaces: kvm-ipxe (<< 1.0.0+git-20130710.936134e-0ubuntu1) Breaks: kvm-ipxe (<< 1.0.0+git-20130710.936134e-0ubuntu1) Filename: pool/main/ipxe-qemu_1.0.0+git-20131111.c3d1e78-2ubuntu1.1_all.deb Size: 509898 MD5Sum: 2ed810c34ce0682174eb97461673c00e SHA1: f11be60361c7630de2dfbae7788181b8049ce402 SHA256: 5dd850a03de090b425ddbc4ad269d4069398f100699c5c34c05327ce87a675f6 SHA512: c39509e7654a3b6bf3e4c235cd765e85ae2fd0bcfe6bc03372925919ee52eac788e304172787eec8da10a4a6ebb5da9af5d100cbd291c19c54decacffbc0df90 Description: PXE boot firmware - ROM images for qemu iPXE is network boot firmware. It supports a variety of network cards, including some wireless cards, and variety of network protocols (traditional DHCP, BOOTP and TFTP and also HTTP, iSCSI, SAN via FCoE and Infiniband). It supports scripting. . It is possible to use iPXE as a PXE ROM in the network card or to chainload it from other boot methods. . This package provides boot code for the qemu emulated network cards in as boot ROMs. Multi-Arch: foreign Homepage: http://ipxe.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: irqbalance Priority: standard Section: utils Installed-Size: 117 Maintainer: Ubuntu Developers Original-Maintainer: Anibal Monsalve Salazar Architecture: amd64 Version: 1.0.6-2ubuntu0.14.04.1 Depends: libc6 (>= 2.4), libcap-ng0, libglib2.0-0 (>= 2.28.0), libnuma1, debconf (>= 0.5) | debconf-2.0, sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), lsb-base (>= 3.1) Filename: pool/main/irqbalance_1.0.6-2ubuntu0.14.04.1_amd64.deb Size: 30572 MD5Sum: 96d79746b8339dcd7152f5fa5686d2aa SHA1: b3de1a4cf3594f1092c5986efe69e0b2f2f28891 SHA256: af39114ad329c2a0bffee0f4c70f59b0abf06798d0876d1b68926a240d081fe2 SHA512: 6a469427bebca4e5e47f93d2815ca190a4a7315e99ecb516e31841449ad93160db9eab0e534e4243d93a92a52ca0e4c22de1fecc1f504454daf46f45236d6538 Description: Daemon to balance interrupts for SMP systems Daemon to balance interrupts across multiple CPUs, which can lead to better performance and IO balance on SMP systems. This package is especially useful on systems with multi-core processors, as interrupts will typically only be serviced by the first core. . Note: irqbalance is not useful if you don't have more than one core or socket. Homepage: http://code.google.com/p/irqbalance/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active Package: isc-dhcp-client Priority: important Section: net Installed-Size: 1823 Maintainer: Ubuntu Developers Original-Maintainer: Debian ISC DHCP maintainers Architecture: amd64 Source: isc-dhcp Version: 4.2.4-7ubuntu12 Replaces: dhcp3-client Provides: dhcp-client, dhcp3-client Depends: libc6 (>= 2.15), debianutils (>= 2.8.2), isc-dhcp-common (= 4.2.4-7ubuntu12), iproute2 Suggests: resolvconf, avahi-autoipd, apparmor Conflicts: dhcp-client (<< 3.0), ifupdown (<< 0.6.8+nmu3), resolvconf (<= 1.45), samba-common (<< 3.0.0beta1-2) Filename: pool/main/isc-dhcp-client_4.2.4-7ubuntu12_amd64.deb Size: 640536 MD5Sum: 4c428d216f716d1c46146db5207f14cd SHA1: d5c7d62e55cff70cbd832cff04a0d497ec573950 SHA256: 3968ee764beab796a25925d56d2b0189346173765ca370cdb2505c3674650fdd SHA512: da1a22e53ebdb37393286065d14279c090493ef942e9ff5f9ab3271844fc6e2c10f9b9544da21233d77ff19cd0cc04a0bbb7cf58dae92b5c3da1cc06731f3c8e Description: ISC DHCP client This is the client from the Internet Software Consortium's implementation of DHCP. For more information visit http://www.isc.org. . Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP (actually dhcpd includes much of the functionality of bootpd). It gives client machines "leases" for IP addresses and can automatically set their network configuration. If your machine depends on DHCP (especially likely if it's a workstation on a large network, or a laptop, or attached to a cable modem), keep this or another DHCP client installed. . Extra documentation can be found in the package isc-dhcp-common. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: isc-dhcp-common Priority: important Section: net Installed-Size: 1768 Maintainer: Ubuntu Developers Original-Maintainer: Debian ISC DHCP maintainers Architecture: amd64 Source: isc-dhcp Version: 4.2.4-7ubuntu12 Replaces: dhcp3-common Provides: dhcp3-common Depends: libc6 (>= 2.15), debianutils (>= 2.8.2) Filename: pool/main/isc-dhcp-common_4.2.4-7ubuntu12_amd64.deb Size: 708240 MD5Sum: 9aa0f214408b37844cf35db98703e841 SHA1: 8ff43d7d79652616f2d14e827101f2228ccc6da9 SHA256: b723b8eb94356f8b37837dcb3b77742b7d5bdf91a9cb19d1110b458992ce7ab1 SHA512: 2ce26ac97d1b9988693228424bd2cf639d2c239b8bcdaaecf5c9b404671e5dd39f5d33ef6f959698214db1a2b6301d4ea794da2b467878c004eeb9c46dfabaa8 Description: common files used by all the isc-dhcp* packages This package contains the files used by all the packages from ISC DHCP. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: iso-codes Priority: standard Section: libs Installed-Size: 15207 Maintainer: Ubuntu Developers Original-Maintainer: Tobias Quathamer Architecture: all Version: 3.52-1 Suggests: isoquery Filename: pool/main/iso-codes_3.52-1_all.deb Size: 2072544 MD5Sum: 793218360e85540bc396352fcc3973cf SHA1: ceb6e1a25292af89d9fcf018eb5f6d5c36a716b9 SHA256: 811d9131a21a1e22fc8f978c7b751f19c9c9ef0253a0e1502373985375ec4f64 SHA512: cb77397e09ebced419201743d00c1db4cb48b56796ac605564ec413931213d53a5983255ff76337148bb7e3bd245c3fad5bb7ccd58e9aa3401d224423b45b360 Description: ISO language, territory, currency, script codes and their translations This package provides the ISO 639, ISO 639-3, and ISO 639-5 language code lists, the ISO 4217 currency code list, the ISO 3166 territory code list, the ISO 3166-2 sub-territory list, and the ISO 15924 script code list as XML files. . More importantly, it also provides their translations to be used by other programs. Multi-Arch: foreign Homepage: http://pkg-isocodes.alioth.debian.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: iucode-tool Priority: optional Section: multiverse/utils Installed-Size: 87 Maintainer: Ubuntu Developers Original-Maintainer: Henrique de Moraes Holschuh Architecture: amd64 Version: 1.0.1-1 Depends: libc6 (>= 2.14) Recommends: intel-microcode (>= 1) Filename: pool/main/iucode-tool_1.0.1-1_amd64.deb Size: 28062 MD5Sum: aca33a85ebee33b94c39aa2be87d0172 SHA1: 054c972b9c580e19513ffd0d2957f72c12f4ddd6 SHA256: 99ca1e30e54676b458d0a5293b0ac88fe886e4a3dd304487da70bd3bc974af50 SHA512: b25966bf58bdb2bf8afaca3d4e25f7305ce29334bae4a6079e998a0231ae7ba6032b8d23eafe3bf3eaf6a21ecd0bebf0877aace1dcb97ef59d8f1d8aab61b2e7 Description: Intel processor microcode tool iucode_tool is a program to manipulate Intel® X86 and X86-64 processor microcode collections, and to use the kernel facilities to upgrade the microcode on Intel system processors. . It can load microcode data files in text and binary format, sort, list and filter the microcodes contained in these files, write selected microcodes to a new file in binary format, or upload them to the kernel. . It operates on non-free microcode data downloaded directly from Intel or installed by the intel-microcode package. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: iw Priority: optional Section: net Installed-Size: 149 Maintainer: Ubuntu Developers Original-Maintainer: Debian/Ubuntu wpasupplicant Maintainers Architecture: amd64 Version: 3.4-1 Replaces: aircrack-ng (<< 1:1.0~rc2-1) Depends: libc6 (>= 2.7), libnl-3-200 (>= 3.2.3), libnl-genl-3-200 (>= 3.2.3) Recommends: crda Breaks: aircrack-ng (<< 1:1.0~rc2-1) Filename: pool/main/iw_3.4-1_amd64.deb Size: 51660 MD5Sum: eede6190cb718a940f22a65e93ab77ee SHA1: 98f19080cea5f2babd53e6ef91e249d5d233124e SHA256: 6fd8d18c130c16ffc6a01b37480b6a6a1ac61fd7695d042409784463f5fc7fc7 SHA512: 6eb72f56f52c8b8d7d164bc901de91b7ff3bc3ba8e1ffadce61b48ed722abf28f31d335cdcc3f744d63f5fabb493bd3fd7c281591acbbabc7b5224f1a277bf7e Description: tool for configuring Linux wireless devices This package contains the `iw' tool which allows you to configure and show information about wireless networking. . In the future iw will become the canonical command line tool for wireless configuration and iwconfig/wireless-tools will no longer be required. See /usr/share/doc/iw/README.Debian for a more detailed overview of iw. Multi-Arch: foreign Homepage: http://wireless.kernel.org/en/users/Documentation/iw Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-full, kubuntu-active, kubuntu-active-desktop, kubuntu-active-full, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, lubuntu-live, ubuntustudio-desktop, ubuntu-gnome-desktop Package: javascript-common Priority: optional Section: web Installed-Size: 68 Maintainer: Ubuntu Developers Original-Maintainer: Debian Javascript Maintainers Architecture: all Version: 11 Suggests: apache2 (>= 2.4.6~) | lighttpd | httpd Filename: pool/main/javascript-common_11_all.deb Size: 6066 MD5Sum: 97257c1c7151131cd487ee09bbb1b653 SHA1: 0442d0d4975c8ed6be5811fbd4508eef2ced1b8a SHA256: 83d6f46fb68dfb160de8a9f2a28349fa944d3e5c526888cbbf02ef5073933d3c SHA512: e543af57c91eb0a11e9ad7d258b8763f30b90b0987ff915ca9e3e2e9d8de811c1c9fea0e2f9e5e4b969c72954aa4e631ff5d1d5128e593fe388eeada2872600e Description: Base support for JavaScript library packages Web applications that use JavaScript need to distribute it through HTTP. Using a common path for every script avoids the need to enable this path in the HTTP server for every package. . This is a helper package that creates /usr/share/javascript and enables it in the Apache and Lighttpd webserver. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: jfsutils Priority: optional Section: admin Installed-Size: 1068 Maintainer: Ubuntu Developers Original-Maintainer: Stefan Hornburg (Racke) Architecture: amd64 Version: 1.1.15-2.1 Depends: libc6 (>= 2.14), libuuid1 (>= 2.16) Filename: pool/main/jfsutils_1.1.15-2.1_amd64.deb Size: 271600 MD5Sum: dcf3fe7dc13dadc003e317eea059a711 SHA1: 5cb0ce8c55ff0d66d414e0ccf1c0d9d89c56fc22 SHA256: 10a9e390f93052425cbdaa560bacc4dedd53d6d75eef129be189ab6efc19c340 SHA512: f8bf31e9c7ea1113240ef92510ae40b2ec46c3ad8bb3ba0a2bc598a55c33db0df460c6fceb73040ec907a50f5305726720a462bb5fc47fa8caf1821543ac7f3d Description: utilities for managing the JFS filesystem Utilities for managing IBM's Journaled File System (JFS) under Linux. . IBM's journaled file system technology, currently used in IBM enterprise servers, is designed for high-throughput server environments, key to running intranet and other high-performance e-business file servers. . The following utilities are available: fsck.jfs - initiate replay of the JFS transaction log, and check and repair a JFS formatted device. logdump - dump a JFS formatted device's journal log. logredo - "replay" a JFS formatted device's journal log. mkfs.jfs - create a JFS formatted partition. xchkdmp - dump the contents of a JFS fsck log file created with xchklog. xchklog - extract a log from the JFS fsck workspace into a file. xpeek - shell-type JFS file system editor. Homepage: http://jfs.sourceforge.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-live, kubuntu-live, kubuntu-active-live, edubuntu-dvd-live, xubuntu-live, mythbuntu-live, ubuntustudio-dvd-live, ubuntu-gnome-live Package: kbd Priority: important Section: utils Installed-Size: 1032 Maintainer: Ubuntu Developers Original-Maintainer: Console utilities maintainers Architecture: amd64 Version: 1.15.5-1ubuntu1 Provides: console-utilities Depends: libc6 (>= 2.14), console-setup, lsb-base (>= 3.0-10), initramfs-tools Pre-Depends: dpkg (>= 1.15.7.2) Conflicts: console-utilities Filename: pool/main/kbd_1.15.5-1ubuntu1_amd64.deb Size: 253934 MD5Sum: 9c67184b8e13bc39cd08a3045d041cae SHA1: 46a6e7f02ef2722d3e42845ab5b9682ce2dfea1c SHA256: 17b7d3ada3e39bcb566c5cfd38d8b8c54e43f881d7b0721ab8a6c4d3323d24c7 SHA512: 60ba6b12ab56b43331160f17e6e826925b86dc0b64a0e6cf8084bf4f92fd6f4d4ae2cbb7557989264417e541d820f2cdb5e35ab57ebaeb1d335fcde48c44062d Description: Linux console font and keytable utilities This package allows you to set up the Linux console, change the font, resize text mode virtual consoles and remap the keyboard. . You will probably want to install a set of data files, such as the one in the “console-setup” package. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: kdump-tools Priority: optional Section: devel Installed-Size: 81 Maintainer: Ubuntu Developers Original-Maintainer: John Wright Architecture: all Source: makedumpfile Version: 1.5.5-2ubuntu1.1 Depends: makedumpfile, kexec-tools Filename: pool/main/kdump-tools_1.5.5-2ubuntu1.1_all.deb Size: 12740 MD5Sum: 692976ea78e13e86b623fb668376e307 SHA1: cb3a297a745c2f0a524f9c1dc7fe4be7e6e1e334 SHA256: a26fab476578389fc7d52439ade4830e842e4732997ff3c1803ad005c949f8ba SHA512: 531cb6609541d5b8f492d48cc4879ae8d9965b50af07d2a6b86a54040d57f42467284371c8c0979d6c5098d6d202f9d50bb34eb628f1d86ca2d065276abc6834 Description: scripts and tools for automating kdump (Linux crash dumps) kdump-tools provides an init script and a configuration script for automating the use of kdump. It uses the makedumpfile utility to reduce the size of the /proc/vmcore file based on user preferences. . After installing, please see /usr/share/doc/kdump-tools/README.Debian for information on enabling and configuring kdump. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: kexec-tools Priority: optional Section: admin Installed-Size: 291 Maintainer: Ubuntu Developers Original-Maintainer: Khalid Aziz Architecture: amd64 Version: 1:2.0.6-0ubuntu2.1 Depends: libc6 (>= 2.14), debconf (>= 0.5) | debconf-2.0, debconf Filename: pool/main/kexec-tools_2.0.6-0ubuntu2.1_amd64.deb Size: 74060 MD5Sum: 040a93f4583d5f1cfe12c4de0e7c78dd SHA1: 5b70d2c56ae9bb5f6b02afdac59c39ff322cc055 SHA256: 98eee7c74d43b4e92a7c7419cb297c5d57515198dd0b9193b5732afc33b9c391 SHA512: e3f3fe428dbdd7bf5e6561abbd61b03d5ea90003f96417e1f215f7fe7676235facce556472cdf80f7a921d09cd6319c7413450a770ed12890ee3c4d8e7c456c2 Description: tools to support fast kexec reboots This package provides tools to load a kernel into memory and then "reboot" directly into that kernel using the kexec system call, bypassing the normal boot process. Homepage: http://kernel.org/pub/linux/utils/kernel/kexec/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: keyboard-configuration Priority: important Section: utils Installed-Size: 2304 Maintainer: Ubuntu Installer Team Original-Maintainer: Debian Install System Team Architecture: all Source: console-setup Version: 1.70ubuntu8 Replaces: console-setup (<< 1.47), console-setup-mini (<< 1.47) Depends: debconf (>= 1.5.34), liblocale-gettext-perl Conflicts: console-setup (<< 1.47), console-setup-mini (<< 1.47) Filename: pool/main/keyboard-configuration_1.70ubuntu8_all.deb Size: 555622 MD5Sum: 7bf4385a6e3be4bf3549ca06c79977ab SHA1: 8cad9803d396354edc741443cda94840fb2cee20 SHA256: 997ddef05a1f2afe5eb96289a526bef665157e7fc481a77215bbf67277ae47ff SHA512: 00e6263c1912f4069fa77a09bdb2684d9724a030611f179b0f50000030230651f488d2b5384c93dc8d156b91c6ea76a6ae59814249f5f6cba4ea3d4bb8bae845 Description: system-wide keyboard preferences This package maintains the keyboard preferences in /etc/default/keyboard. Other packages can use the information provided by this package in order to configure the keyboard on the console or in X Window. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: keystone Priority: extra Section: python Installed-Size: 136 Maintainer: MOS Keystone team Architecture: all Version: 1:2014.2-fuel6.1~mira0 Depends: adduser, python-keystone (= 1:2014.2-fuel6.1~mira0), ssl-cert (>= 1.0.12), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any Filename: pool/main/keystone_2014.2-fuel6.1~mira0_all.deb Size: 26872 MD5Sum: 04353ed17296410b3529862bc5e2f701 SHA1: 9fbf1bdd9090bf0c2d670b600a80df7fd9b5e8db SHA256: 500c7f16f54ac3000241aaebc9506e2236bea35c3d8024f753de009847864b01 SHA512: 43bd6d8b4158f5f2e63a48e674b023ec1730484af1b6f9b438699f3aa17c287577e5aa9ab82797a9e3d353c358659866dd940808681f34969916a8199d3ff28e Description: OpenStack identity service - Daemons Keystone is a proposed independent authentication service for OpenStack. . This initial proof of concept aims to address the current use cases in Swift and Nova which are: . * REST-based, token auth for Swift * many-to-many relationship between identity and tenant for Nova. Keystone does authentication and stuff . This package contains the daemons. Homepage: http://launchpad.net/keystone Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: klibc-utils Priority: required Section: libs Installed-Size: 387 Maintainer: Ubuntu Developers Original-Maintainer: maximilian attems Architecture: amd64 Source: klibc Version: 2.0.3-0ubuntu1 Depends: libklibc (= 2.0.3-0ubuntu1) Breaks: initramfs-tools (<< 0.103) Filename: pool/main/klibc-utils_2.0.3-0ubuntu1_amd64.deb Size: 107224 MD5Sum: 23a9b516f537979f2a0518530f499f7a SHA1: 4a33510488e7044ce470a06edc7046de1556ba9b SHA256: 4fad19ef6c1696f7cab4c871875dbdab9b0cee39242a7bf72a2de45e7750cfd5 SHA512: d5560be7b53e6753eb63e950bdde35ce3712925d270a79c7c2efbc2818bdeac42e0b0aa5d3d3533b8fe728c87821a8fb8d465c081df876df8164325e90ccf18a Description: small utilities built with klibc for early boot This package contains a collection of programs that are linked against klibc. These duplicate some of the functionality of a regular Linux toolset, but are typically much smaller than their full-function counterparts. They are intended for inclusion in initramfs images and embedded systems. Homepage: http://git.kernel.org/?p=libs/klibc/klibc.git;a=summary Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: kmod Priority: required Section: admin Installed-Size: 282 Maintainer: Ubuntu Developers Original-Maintainer: Marco d'Itri Architecture: amd64 Version: 15-0ubuntu6 Replaces: module-init-tools (<< 4) Depends: libc6 (>= 2.17), libkmod2, sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), lsb-base (>= 3.0-6) Breaks: module-init-tools (<< 4) Filename: pool/main/kmod_15-0ubuntu6_amd64.deb Size: 84908 MD5Sum: cd9d6022b4c6b8aef1cfffacb3f1c437 SHA1: 39f280059d4bf9c6b1edb6bbb2c49911cd0c27b5 SHA256: 42782082d765af2c3fa36cebf012bb7802b5a8681cc064b105dd75e8f8208b6b SHA512: ffa436cb7f2bef87eb25152ec30c02b9bf71b7f36eb50bac8c2dfde6d4834dde67d5a65f94e187f2300e604f11b8cfef11d4458cfa815acfcda5759a0c3758d2 Description: tools for managing Linux kernel modules This package contains a set of programs for loading, inserting, and removing kernel modules for Linux. It replaces module-init-tools. Multi-Arch: foreign Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: kpartx Priority: extra Section: admin Installed-Size: 111 Maintainer: Ubuntu Developers Original-Maintainer: Debian LVM Team Architecture: amd64 Source: multipath-tools Version: 0.4.9-3ubuntu7.2 Replaces: multipath-tools (<< 0.4.7-3) Depends: libc6 (>= 2.14), libdevmapper1.02.1 (>= 2:1.02.36), udev (>> 136-1), dmsetup (>= 2:1.02.24) Filename: pool/main/kpartx_0.4.9-3ubuntu7.2_amd64.deb Size: 20658 MD5Sum: d79e7ede14a8e354c1b60d6e8b1a0d46 SHA1: df62171dc8fb860da1af81a29099576f083cacfe SHA256: e4e78ad7072896bf9f8f98433dbe48cbc959672bc9ffc5db43f443f926a6e454 SHA512: dc61e84e6951ddc5aca84ddfe1e4630e3ea221385ae6707b7fde193fc668d857bf7e521a4b22a2364653bbfb17565971fe240edff2e08647e32b9c7794f08073 Description: create device mappings for partitions Kpartx can be used to set up device mappings for the partitions of any partitioned block device. It is part of the Linux multipath-tools. Homepage: http://christophe.varoqui.free.fr/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-live, ubuntu-usb-live, kubuntu-live, kubuntu-active-live, kubuntu-active-live, kubuntu-active-live, edubuntu-live, edubuntu-usb-live, xubuntu-live, mythbuntu-live, lubuntu-live, ubuntustudio-dvd-live, ubuntu-gnome-live Package: krb5-locales Priority: standard Section: localization Installed-Size: 2660 Maintainer: Ubuntu Developers Original-Maintainer: Sam Hartman Architecture: all Source: krb5 Version: 1.12+dfsg-2ubuntu5.1 Filename: pool/main/krb5-locales_1.12+dfsg-2ubuntu5.1_all.deb Size: 13174 MD5Sum: 1013d2f0727c61ec2e94f77b7adb13dc SHA1: e367d7bf72dd394aa3e39475c7b2d67493e6d539 SHA256: e36c7e48dd118a0ec521ef2d5cb35733e6dd1233bac2800eccb10f62dde12067 SHA512: c7a94807cfaceafb2a5e6dda91ffe00b8c36db25d8f3943e2b0097129155e8c9411d294381af346df2622e1b1ed4983f382b0497868e8a2219e104ec962b0fac Description: Internationalization support for MIT Kerberos 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 internationalized messages for MIT Kerberos. Multi-Arch: foreign Homepage: http://web.mit.edu/kerberos/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: language-pack-en-base Priority: optional Section: translations Installed-Size: 4198 Maintainer: Language pack maintainers Architecture: all Version: 1:14.04+20150219 Replaces: language-pack-en (<< 1:14.04+20150219), language-pack-en-base (<< 1:14.04+20150219), language-pack-gnome-en (<< 1:14.04+20150219), language-pack-gnome-en-base (<< 1:14.04+20150219), language-pack-kde-en (<< 1:14.04+20150219), language-pack-kde-en-base (<< 1:14.04+20150219) Depends: locales (>= 2.3.6), language-pack-en (>= 1:14.04+20150219) Pre-Depends: dpkg (>= 1.16.1) Conflicts: language-pack-en (<< 1:14.04+20150219) Filename: pool/main/language-pack-en-base_14.04+20150219_all.deb Size: 471922 MD5Sum: 9d9725dd95219342b720ced440df379e SHA1: 9ab2c8877e82c197079307c982353b903c75cea0 SHA256: f8705cf354ea0d9bd9b019beafbd2225c6eff91cc47eebfc784c21a794401f77 SHA512: ff4a6fe0e4a4c7806686d644bb67eb96f33dd633e3fd39542f7a9c963163e3479903978e0f5a6bc3013a3d4b8f7d6863fe0dea218866f428e4ff42212eb03d02 Description: translations for language English Translation data for all supported packages for: English . This package provides the bulk of translation data and is updated only seldom. language-pack-en provides frequent translation updates, so you should install this as well. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: language-pack-en Priority: optional Section: translations Installed-Size: 30 Maintainer: Language pack maintainers Architecture: all Version: 1:14.04+20150219 Replaces: language-pack-en (<< 1:14.04+20150219), language-pack-en-base, language-pack-gnome-en (<< 1:14.04+20150219), language-pack-gnome-en-base (<< 1:14.04+20150219), language-pack-kde-en (<< 1:14.04+20150219), language-pack-kde-en-base (<< 1:14.04+20150219) Depends: language-pack-en-base (>= 1:14.04+20150219) Pre-Depends: dpkg (>= 1.16.1) Filename: pool/main/language-pack-en_14.04+20150219_all.deb Size: 1828 MD5Sum: 598a7263158b3ae1d92f2e1437aa8a0b SHA1: 771fb6eae24b09ba5076cbb58ff38b4b812ac361 SHA256: e762a6c27a033088721b0232983e36232e885f1b23392d0b12e74c142e937758 SHA512: 5bbac6b39cf3efc1352ed0d0d8087baa956f0fbc0aba8476a2cac400db9f243b719c6ef1a6e601280e7b8a588fd7aad19e22b342ea1e52d455c58d28bd1e8768 Description: translation updates for language English Translation data updates for all supported packages for: English . language-pack-en-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: language-pack-gnome-en-base Priority: optional Section: translations Installed-Size: 7032 Maintainer: Language pack maintainers Architecture: all Version: 1:14.04+20150219 Replaces: language-pack-en (<< 1:14.04+20150219), language-pack-en-base (<< 1:14.04+20150219), language-pack-gnome-en (<< 1:14.04+20150219), language-pack-gnome-en-base (<< 1:14.04+20150219), language-pack-kde-en (<< 1:14.04+20150219), language-pack-kde-en-base (<< 1:14.04+20150219) Depends: locales (>= 2.3.6), language-pack-gnome-en (>= 1:14.04+20150219) Pre-Depends: dpkg (>= 1.16.1) Conflicts: language-pack-gnome-en (<< 1:14.04+20150219) Filename: pool/main/language-pack-gnome-en-base_14.04+20150219_all.deb Size: 944784 MD5Sum: f2bc769cd1b845bdc2d7efa1fde1eb21 SHA1: 46dac89916c7364dbadb6c5732622a3cc0b18383 SHA256: 6dab56d0627302fbb9c7e49e186de857aad7309969cd93902e7f033dae77a2a7 SHA512: 31c50da73c2e562db1d147cee8db91c04f0ed45c45727e225a0852a366bc102a060acaff5d28eac619cf9ffe74859737e8891fc661eac620dd59b630d4383d0e Description: GNOME translations for language English Translation data for all supported GNOME packages for: English . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-en provides frequent translation updates, so you should install this as well. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: language-pack-gnome-en Priority: optional Section: translations Installed-Size: 30 Maintainer: Language pack maintainers Architecture: all Version: 1:14.04+20150219 Replaces: language-pack-en (<< 1:14.04+20150219), language-pack-en-base (<< 1:14.04+20150219), language-pack-gnome-en (<< 1:14.04+20150219), language-pack-gnome-en-base, language-pack-kde-en (<< 1:14.04+20150219), language-pack-kde-en-base (<< 1:14.04+20150219) Depends: language-pack-gnome-en-base (>= 1:14.04+20150219), language-pack-en Pre-Depends: dpkg (>= 1.16.1) Filename: pool/main/language-pack-gnome-en_14.04+20150219_all.deb Size: 1848 MD5Sum: 2016557f7c34719f53de2f047ac0c070 SHA1: fbad4988cef310be09d810b59743f89e451355af SHA256: af5801f1238908b0b2c5a0f788b408c73ff204e62fb426c7b34713705aece937 SHA512: b26d739589fce9d17b8f666057352ccca9e1815069efb978df709a5039768b7952481cf40d8aa821568c9f29fe3eb60cecc6f4c7ed73266db3f5bb4692123678 Description: GNOME translation updates for language English Translation data updates for all supported GNOME packages for: English . language-pack-gnome-en-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: language-selector-common Priority: standard Section: admin Installed-Size: 2293 Maintainer: Ubuntu Developers Architecture: all Source: language-selector Version: 0.129.3 Depends: python3:any (>= 3.3.2-2~), python3, iso-codes, python3-apt (>= 0.7.12.0), python3-dbus, dbus, accountsservice (>= 0.6.29-1ubuntu6) Pre-Depends: dpkg (>= 1.15.7.2) Filename: pool/main/language-selector-common_0.129.3_all.deb Size: 203908 MD5Sum: 097798d79632f1b998de45cb56043e12 SHA1: 7a320a5ef760a14e9f42a3f8c568e0f5782f7398 SHA256: 5fb19b288e338bed61fc35b561d886de7dae77df67219ffdce1abf9efa6cf654 SHA512: b39f346f7bffdd0976c2238fb98cb47ec8d3dc723b0a4ab904588378e9cffe4377f3e2bd9f2f6ab5ad84274ea41291cada4e51019bfe78b4c24b0e48a4aba2ba Description: Language selector for Ubuntu This package let you change and install language packs in Ubuntu. . This package contains the common part of language-selector Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: laptop-detect Priority: optional Section: utils Installed-Size: 56 Maintainer: Ubuntu Core Developers Original-Maintainer: Otavio Salvador Architecture: amd64 Version: 0.13.7ubuntu2 Depends: dmidecode (>> 2.8-2) Filename: pool/main/laptop-detect_0.13.7ubuntu2_amd64.deb Size: 5608 MD5Sum: 0762eb1ae14076638ace46baf061990b SHA1: 8a73ee0cb8970858e7c7e69b7d1508ff2d7e0ac4 SHA256: 4478f63ac6ebd888d0612d1aeb9df7e1e545c43b8aa435bc75e0df71df38a122 SHA512: 1883dfc561a39fab835d2e52308451c4ca7e59c631cf74587d6715ff31e4bb9f2902ab2771a09b04a9307bd25b69d0d9f23789646e22ffe69b1982f767f1ebcb Description: attempt to detect a laptop laptop-detect attempts to determine whether it is being run on a laptop or a desktop and appraises its caller of this. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, cloud-image, kubuntu-desktop, kubuntu-active-live, kubuntu-active-desktop, kubuntu-active-live, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: ldmtool Priority: extra Section: universe/otherosfs Installed-Size: 65 Maintainer: Ubuntu Developers Original-Maintainer: Hilko Bengen Architecture: amd64 Source: libldm Version: 0.2.3-2ubuntu1 Depends: libc6 (>= 2.8), libglib2.0-0 (>= 2.31.18), libjson-glib-1.0-0 (>= 0.13.2), libldm-1.0-0, libreadline6 (>= 6.0) Filename: pool/main/ldmtool_0.2.3-2ubuntu1_amd64.deb Size: 14434 MD5Sum: c0776b2db3a1641863c9844f716b5599 SHA1: 33f51e9056ba9c237e6cc9f1ba164b29445c7482 SHA256: 1d5ca84ba04ac46762e7ce1caf3b5da87c6436a6a8c1f2e13a9fee77834652f5 SHA512: eb0da1fcaa35f5893f59d1b5244a2c37a3751afcc756f9e748d522f1f1f01d2d85e3e7653d3590a08205edc86c54567a382f7c25abdbfbb415456c226454ea1c Description: tool for managing Microsoft Windows dynamic disks ldmtool exposes libldm's functionality as a command-line tool. Homepage: https://github.com/mdbooth/libldm Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: less Priority: important Section: text Installed-Size: 288 Maintainer: Ubuntu Developers Original-Maintainer: Anibal Monsalve Salazar Architecture: amd64 Version: 458-2 Depends: libc6 (>= 2.14), libtinfo5, debianutils (>= 1.8) Filename: pool/main/less_458-2_amd64.deb Size: 116354 MD5Sum: abb4cbfbfecc92b21c7fda9118c3da6b SHA1: ca5daa0bec8c7f07f74243522c6da79982ee0c07 SHA256: 4148888d871443b0bc67ed92a585f5d9abef726ea3ec2e9cf5fe79ebc9acd2f1 SHA512: c1a5a610af954ccc193c3d67f8633e0fa87f531103add6b3c6a5dd05c33a27f4ebe82d9828edf95db90af343d60ce794ea92836c4b9f44fd33c1f1305d6a0b39 Description: pager program similar to more This package provides "less", a file pager (that is, a memory-efficient utility for displaying text one screenful at a time). Less has many more features than the basic pager "more". As part of the GNU project, it is widely regarded as the standard pager on UNIX-derived systems. . Also provided are "lessecho", a simple utility for ensuring arguments with spaces are correctly quoted; "lesskey", a tool for modifying the standard (vi-like) keybindings; and "lesspipe", a filter for specific types of input, such as .doc or .txt.gz files. Multi-Arch: foreign Homepage: http://www.greenwoodsoftware.com/less/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libaccountsservice0 Priority: standard Section: libs Installed-Size: 364 Maintainer: Ubuntu Developers Original-Maintainer: Alessio Treglia Architecture: amd64 Source: accountsservice Version: 0.6.35-0ubuntu7.1 Depends: libc6 (>= 2.2.5), libgcr-base-3-1 (>= 3.8.0), libglib2.0-0 (>= 2.37.3), libsystemd-login0 (>= 186) Breaks: accountsservice (<< 0.6.5) Filename: pool/main/libaccountsservice0_0.6.35-0ubuntu7.1_amd64.deb Size: 69600 MD5Sum: f23703b4f927b10d51d4cc964d0ed7ee SHA1: 1a4f6bc9c88a45e3f1ef1d114195327432f9fc0b SHA256: ba580ec053ee4ba9af6f2b963cf4393a41b5bc1c4143ced9758e198f2949a47c SHA512: c4f20ee26c0a3b265e86ca0399db547f958639c0b926691cb19afda87e4cc6bbba9a7d5c3a4c2628c6da9fa191f9bd5716d0956a5961304e16295dc7a5dd1cca Description: query and manipulate user account information - shared libraries The AccountService project provides a set of D-Bus interfaces for querying and manipulating user account information and an implementation of these interfaces, based on the useradd, usermod and userdel commands. . This package provides the shared libraries of the AccountService library. Multi-Arch: same Homepage: http://cgit.freedesktop.org/accountsservice/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master Package: libacl1 Priority: required Section: libs Installed-Size: 76 Maintainer: Ubuntu Developers Original-Maintainer: Anibal Monsalve Salazar Architecture: amd64 Source: acl Version: 2.2.52-1 Depends: libattr1 (>= 1:2.4.46-8), libc6 (>= 2.14) Pre-Depends: multiarch-support Conflicts: acl (<< 2.0.0), libacl1-kerberos4kth Filename: pool/main/libacl1_2.2.52-1_amd64.deb Size: 18066 MD5Sum: c079f04eec2e4274987f7e01410b7543 SHA1: 78b32bfdb9e41e70eb440c4d57124d712559ac1c SHA256: 81277c93162b2e57b65786602668e01e14521b37d04cd28cc4f126ed14e6eb55 SHA512: e9a3ddd1a2f0468c37c20346033857dc39835a5924bd0bece2cf6ca6dbe9b22013eac9a872cce5b8e5f054d5c7e23cdeeb3c42996a89a3cef94ae276bce3bfa0 Description: Access control list shared library This package contains the libacl.so dynamic library containing the POSIX 1003.1e draft standard 17 functions for manipulating access control lists. Multi-Arch: same Homepage: http://savannah.nongnu.org/projects/acl/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libaio1 Priority: optional Section: libs Installed-Size: 52 Maintainer: Ubuntu Developers Original-Maintainer: Guillem Jover Architecture: amd64 Source: libaio Version: 0.3.109-4 Pre-Depends: multiarch-support Filename: pool/main/libaio1_0.3.109-4_amd64.deb Size: 6364 MD5Sum: cd9da2f52a5d7713e5080c5ed6916a41 SHA1: 6ba128949ea62436fd917115d325cf3f2fa83e10 SHA256: d8093876a0be5b3c9560368a042bb80acd2732b7f15a9bbf5a54e9cb7c6cdf05 SHA512: acb4c11dc77a1d7d618045e058624d70dfe40430e2fc3ab1b3f227bef7d580f15f546f850ce862ca9e95c1d0ed0a575ed3b78c2466cdcc8e5c82d2faba447cbf 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. Multi-Arch: same Homepage: http://www.kernel.org/pub/linux/libs/aio/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, samba-server, lamp-server, kubuntu-desktop, kubuntu-full, kubuntu-active, kubuntu-active-desktop, kubuntu-active-full, kubuntu-active, edubuntu-desktop-gnome, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libalgorithm-diff-perl Priority: optional Section: perl Installed-Size: 136 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 1.19.02-3 Depends: perl Recommends: libalgorithm-diff-xs-perl Filename: pool/main/libalgorithm-diff-perl_1.19.02-3_all.deb Size: 49964 MD5Sum: 7462f70e9e9b691ca4a4657371d6ba8e SHA1: e6a0ab1c5408a912216dcc8daa6499ec37cbf252 SHA256: dfaa00d820b4a854acb53b4ffa1049e4d500f05802471e48189208c36f136c6d SHA512: 3bcc81fc065dcb7ab112216cb024fe122af061ea6f2eb0fe1d6358d2c683e79ce6288752ee88e279b298fdacf235722cb4de0be3fc59ca94c9a865cd28240849 Description: module to find differences between files Algorithm::Diff is a Perl module that allows users to analyze text based on a Longest Common Subsequence (LCS) algorithm. It can compare two files and find the differences between them, which can produce the same information as the common Unix tool 'diff'. . There is an XS-optimized implementation of the core loop, which accelerates some types of diff output (see libalgorithm-diff-xs-perl). Homepage: http://search.cpan.org/~tyemq/Algorithm-Diff/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libalgorithm-diff-xs-perl Priority: optional Section: perl Installed-Size: 87 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: amd64 Version: 0.04-2build4 Depends: perl (>= 5.18.1-4), perlapi-5.18.1, libc6 (>= 2.14), libalgorithm-diff-perl Filename: pool/main/libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb Size: 12572 MD5Sum: a1bd654bf2b8f30d464a6f95225a0744 SHA1: d2d4cf40715d86d3b826fabaac7811426119df1e SHA256: 5840a4a8e509e3060ab73cccec80ea6fa7c102abccae397f26fe6901dae967f2 SHA512: 7b8ef0a44c656708399dfd3095e21a665f3cd4abee01c3d71dfbf410735fc0ab3f1315960de9796b1b4a7fc08b218c09b522b48b37dffa31b1fd878a5c7e916f Description: module to find differences between files (XS accelerated) Algorithm::Diff::XS is a Perl diff utility module based on Joe Schaefer's excellent but not very well-known Algorithm::LCS module, with a drop-in interface identical to Algorithm::Diff. . Note that only the LCSidx function is optimized in XS at the moment, which means only compact_diff will get significantly faster for large data sets, while diff and sdiff will run in identical speed as Algorithm::Diff. Homepage: http://search.cpan.org/dist/Algorithm-Diff-XS/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libalgorithm-merge-perl Priority: optional Section: perl Installed-Size: 80 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 0.08-2 Depends: perl, libalgorithm-diff-perl Filename: pool/main/libalgorithm-merge-perl_0.08-2_all.deb Size: 12672 MD5Sum: bf1355aea7ab249fcd344cf0c692bc6c SHA1: 54f2881183605c5cd41f9272942b9e860d459025 SHA256: 5ac0a3029a7ad1f3f52e2c313f6f4d02c5e3a500931c0114c376498fce6bca90 SHA512: 809575031106c50dc48c82d15d1a49b892e04e418ca6309838bb43f6fb0d930675588f00529fab5fc01ee7548a577ec42f8bef2e233ddbcce8f19b4ea461c06c Description: Perl module for three-way merge of textual data Algorithm::Merge provides three-way merge and diff functions, complementing the functionality offered by Algorithm::Diff (libalgorithm-diff-perl). Given three sets of items, known as the original, left and right, this module can take a three-way difference or merge them. Taking a difference provides an array reference that is very similar to the behaviour of Algorithm::Diff. One can also implement custom conflict resolution using the CONFLICT callback. Homepage: http://search.cpan.org/dist/Algorithm-Merge/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libapache2-mod-fastcgi Priority: optional Section: multiverse/web Installed-Size: 244 Maintainer: Ubuntu Developers Original-Maintainer: Tatsuki Sugiura Architecture: amd64 Source: libapache-mod-fastcgi Version: 2.4.7~0910052141-1.1 Depends: libc6 (>= 2.15), apache2-api-20120211 Filename: pool/main/libapache2-mod-fastcgi_2.4.7~0910052141-1.1_amd64.deb Size: 55878 MD5Sum: c63ec32abe21abe9e0889a74e9d5cb64 SHA1: 1cfa66f5cec2d9f5e0d683e195299a8201796f70 SHA256: f4db40d631cbee54b6487fdd3dd565d02146b1daf34597f3549a2f86052da8ed SHA512: 6146b93cd0fbf794d63a9696647539cff383142204a878ce41293980efb23534d1e400c7ff51cd73d0bd4e43ba15db1f0463363a939e04f2a7ea043dbfa144ed Description: Apache 2 FastCGI module for long-running CGI scripts This is a FastCGI module for the Apache 2.x web server. FastCGI is an open standard for communicating between a web server and a long-running web application. CGI scripts supporting FastCGI can be started as a daemon and process multiple requests without restarting. This is particularly useful for scripts written in languages like Perl, as it saves the cost of recompiling the scripts and its loaded modules with each invocation. Homepage: http://www.fastcgi.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libapache2-mod-php5 Priority: optional Section: httpd Installed-Size: 9669 Maintainer: Ubuntu Developers Original-Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php5 Version: 5.5.9+dfsg-1ubuntu4.6 Depends: libbz2-1.0, libc6 (>= 2.15), libdb5.3, libpcre3, libssl1.0.0 (>= 1.0.0), libxml2 (>= 2.9.0), zlib1g (>= 1:1.1.4), apache2-api-20120211, apache2 (>= 2.4), mime-support, php5-common (= 5.5.9+dfsg-1ubuntu4.6), libmagic1, ucf, tzdata Recommends: php5-cli Suggests: php-pear Conflicts: libapache2-mod-php4, libapache2-mod-php5filter Filename: pool/main/libapache2-mod-php5_5.5.9+dfsg-1ubuntu4.6_amd64.deb Size: 2208756 MD5Sum: 58719f305faf7db5c801353831f26e41 SHA1: 413b6324c9bd24b02b61074af289caa66dcac9f7 SHA256: 951ac58537c6a727cb94953e6b7bf371ca149f92b48655135edd0855ee5d2bd7 SHA512: 232f97563afde861af39a5375bf5c3ec852fc8e9384b10bb85b25d750e355eec5036658cb5e1aafab5fcf9f9dcd3ae35dbbc463c29ae5f66d443c18c90c6fa07 Description: server-side, HTML-embedded scripting language (Apache 2 module) This package provides the PHP5 module for the Apache 2 webserver (as found in the apache2-mpm-prefork package). Please note that this package ONLY works with Apache's prefork MPM, as it is not compiled thread-safe. . The following extensions are built in: bcmath bz2 calendar Core ctype date dba dom ereg exif fileinfo filter ftp gettext hash iconv libxml mbstring mhash openssl pcre Phar posix Reflection session shmop SimpleXML soap sockets SPL standard sysvmsg sysvsem sysvshm tokenizer wddx xml xmlreader xmlwriter zip zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: lamp-server, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libapache2-mod-wsgi Priority: optional Section: python Installed-Size: 242 Maintainer: Ubuntu Developers Original-Maintainer: Debian Python Modules Team Architecture: amd64 Source: mod-wsgi Version: 3.4-4ubuntu2.1.14.04.2 Provides: httpd-wsgi Depends: libc6 (>= 2.14), libpython2.7 (>= 2.7), apache2-api-20120211, python (>= 2.7), python (<< 2.8) Filename: pool/main/libapache2-mod-wsgi_3.4-4ubuntu2.1.14.04.2_amd64.deb Size: 67410 MD5Sum: 2fd6d1f0e409388c117caa7178a0f924 SHA1: d275429017adc3baf25bb19697109a430b3696be SHA256: 92be413c629a85a0c8d9148816292a0d31c438282bfcbc858b2b63f323b93499 SHA512: d78f5264bcfdaed999ffa260586a38ec621901f6cb1f0d27216f442aedde56885fd83f85c7f95997a6c86048641d7a0b05f0dd3be79cc7e039b47d45878f8eb7 Description: Python WSGI adapter module for Apache The mod_wsgi adapter is an Apache module that provides a WSGI (Web Server Gateway Interface, a standard interface between web server software and web applications written in Python) compliant interface for hosting Python based web applications within Apache. The adapter provides significantly better performance than using existing WSGI adapters for mod_python or CGI. . This package provides module for Python 2.X. Homepage: http://www.modwsgi.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libapparmor-perl Priority: standard Section: perl Installed-Size: 198 Maintainer: Ubuntu Developers Original-Maintainer: Kees Cook Architecture: amd64 Source: apparmor Version: 2.8.95~2430-0ubuntu5.1 Depends: perl-base (>= 5.18.2-2ubuntu1), perlapi-5.18.2, libapparmor1 (>= 2.8.94-0ubuntu1), libc6 (>= 2.14) Filename: pool/main/libapparmor-perl_2.8.95~2430-0ubuntu5.1_amd64.deb Size: 26798 MD5Sum: cb97707a309de5bc30369c4cfb5c5388 SHA1: d61e19d9f93dfd722dae55eeef1ddd18b3f93da3 SHA256: 9d56cdfec02b0fa7cf8a5e877345dbf08c70b52cd33423a255e2b345c2e17304 SHA512: fb3edd430e8e4c3ddd7e0409edb7542fa31d2d05bd79d727dcfcdde88a5a7216424cac251b92e08d4f94c7521a8108bb64fdbb3c6fc492767fd7dd368a2747ac Description: AppArmor library Perl bindings This provides the Perl module that contains the language bindings for the AppArmor library, libapparmor, which were autogenerated via SWIG. Homepage: http://apparmor.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active Package: libapparmor1 Priority: standard Section: libs Installed-Size: 118 Maintainer: Ubuntu Developers Original-Maintainer: Kees Cook Architecture: amd64 Source: apparmor Version: 2.8.95~2430-0ubuntu5.1 Depends: libc6 (>= 2.14) Filename: pool/main/libapparmor1_2.8.95~2430-0ubuntu5.1_amd64.deb Size: 24602 MD5Sum: 0f9169ee23764808235613c5713a8fb5 SHA1: e712b95426b637514af2c39daf403eaa50047510 SHA256: 86ea373ce78c909be90dd05fc7eff2d64d43d47433055302e0ab354a57e49bb8 SHA512: e32a7d4e220a8690ed4af8ba734c3774f9b2c0e7f386bf6bdd5c117143f21458bd5b932d34a71119829fc0853460eb8acbe0cb079b751097f14fb07ffb8d4a6b Description: changehat AppArmor library This package provides the shared library used for making use of the AppArmor profile and changehat functionality, as well as common log parsing routines. Multi-Arch: same Homepage: http://apparmor.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libapr1 Priority: optional Section: libs Installed-Size: 265 Maintainer: Ubuntu Developers Original-Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apr Version: 1.5.0-1 Depends: libc6 (>= 2.15), libuuid1 (>= 2.16) Pre-Depends: multiarch-support Conflicts: libapr1.0 Filename: pool/main/libapr1_1.5.0-1_amd64.deb Size: 85056 MD5Sum: 710311d20d36259cb9beb6473e252c9a SHA1: defd73aeb230ec01527b2eee293b60c08d5c6e50 SHA256: 422a3f162a4b99eab8d9378240bb8fc06b4f0caa1b06f7884db3626fc23af984 SHA512: 622f5f184e62746898aba4130acd0d74863d72a7563cdd879d46f8314e5f90e177bbf6a2104a222dce1b40c5d3b70f85188ca5864e2a61d58b56d75659dca36e 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. Multi-Arch: same Homepage: http://apr.apache.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: lamp-server, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libaprutil1-dbd-sqlite3 Priority: optional Section: libs Installed-Size: 70 Maintainer: Ubuntu Developers Original-Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apr-util Version: 1.5.3-1 Depends: libaprutil1 (= 1.5.3-1), libc6 (>= 2.2.5), libsqlite3-0 (>= 3.5.9) Filename: pool/main/libaprutil1-dbd-sqlite3_1.5.3-1_amd64.deb Size: 10538 MD5Sum: f9d34d338d857020a9f329fdb37692ca SHA1: eb062bea8354eb3ff2aa433f8824c81130ee9788 SHA256: c8e40b60a103c1be8c170a706336bbf46187205d4c890f830fecfe6e4b0cff53 SHA512: 7597b6518a7f8c4c5f49c72ce4a7cff5e78f93b87447c2552aaecd938051eeb8b50606fa093a3759e360ed4168a2d3966282fbd326b8d270f4e249dab1a144b5 Description: Apache Portable Runtime Utility Library - SQLite3 Driver 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 the SQLite3 database driver. Multi-Arch: same Homepage: http://apr.apache.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: lamp-server, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libaprutil1-ldap Priority: optional Section: libs Installed-Size: 62 Maintainer: Ubuntu Developers Original-Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apr-util Version: 1.5.3-1 Depends: libaprutil1 (= 1.5.3-1), libc6 (>= 2.2.5), libldap-2.4-2 (>= 2.4.7) Filename: pool/main/libaprutil1-ldap_1.5.3-1_amd64.deb Size: 8634 MD5Sum: 78087b008a7705b2abc8800cabfacf37 SHA1: 14eeb9abbc7d6f1bec7be039069fa1075fd99c3f SHA256: b9e0fc876fe474af768b62eba40fdd324a7150efa735a5dd3649c99f57298c6d SHA512: 74e7a79b42cae1cfab18f5943fe65201c63542fd4bf211b096fc9797591515284b18eb3dcfec029256624facb980a2b98bedf49f88b6b368487c2c6fc1f60ce1 Description: Apache Portable Runtime Utility Library - LDAP Driver 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 the LDAP driver. Multi-Arch: same Homepage: http://apr.apache.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: lamp-server, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libaprutil1 Priority: optional Section: libs Installed-Size: 252 Maintainer: Ubuntu Developers Original-Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apr-util Version: 1.5.3-1 Depends: libapr1 (>= 1.4.8-2~), libc6 (>= 2.14), libdb5.3, libexpat1 (>= 2.0.1), libssl1.0.0 (>= 1.0.0) Pre-Depends: multiarch-support Breaks: libapr1 (<< 1.4.8-2~) Filename: pool/main/libaprutil1_1.5.3-1_amd64.deb Size: 76376 MD5Sum: 91d3810e9d5f5012b36e6ab06037c532 SHA1: 51cc3b189961d10475d7804e092dc3e831db1310 SHA256: c415d795be6e3012544d2595e57e6aaa6d30be18e6740495fc670808f1dd7bb9 SHA512: 04582028e2a1d98eae131540c5a623e33d7db093159c10e8819b1089975c4e9c1d622c903c6e91cb849d0fa189d88122f0bcb5b8689c12282314f09f8991e0d3 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. Multi-Arch: same Homepage: http://apr.apache.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: lamp-server, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libapt-inst1.5 Priority: important Section: admin Installed-Size: 735 Maintainer: Ubuntu Developers Original-Maintainer: APT Development Team Architecture: amd64 Source: apt Version: 1.0.1ubuntu2.6 Depends: libapt-pkg4.12 (>= 0.8.16~exp9), libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0) Pre-Depends: multiarch-support Filename: pool/main/libapt-inst1.5_1.0.1ubuntu2.6_amd64.deb Size: 58562 MD5Sum: e4973474264fe057412015e6b4cd13a4 SHA1: b5a56b11e63a78120c355a4f3ff7bc66bc7f7b23 SHA256: 44ac1e7a2c9c7391bd15f52d624c7a2b72465b050899b9358f3029af7de09446 SHA512: cbf41576580c02d17e881c767713bf9f0d13e36651c382157e3c5ea8c846286e92fda087a35489b2eaa93793b49f4df2f1a461031513a53e87349f66f7244177 Description: deb package format runtime library This library provides methods to query and extract information from deb packages. This includes the control data and the package file content. Multi-Arch: same Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libapt-pkg-perl Priority: optional Section: perl Installed-Size: 259 Maintainer: Ubuntu Developers Original-Maintainer: Brendan O'Dea Architecture: amd64 Version: 0.1.29build1 Depends: perl-base (>= 5.18.1-4), perlapi-5.18.1, libapt-pkg4.12 (>= 0.8.0), libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Filename: pool/main/libapt-pkg-perl_0.1.29build1_amd64.deb Size: 85904 MD5Sum: 8b0d725a17241eb0c36fb3127776ae21 SHA1: 875bef3fc7afe700ccae00e2a26d86c2340c6cbf SHA256: 3610a28d7802aee55b754c829f453bb6e3bc30ef5897c3affc07b45ae52ab5f4 SHA512: ceb432b517e1a6f59e67844bda7a917246b61c3a4331adbb40d0fd1b215c5d8c86ae59bf122c76bfc9b0253da4e929b3bb86f11a78dc672e651223928796848f Description: Perl interface to libapt-pkg A Perl interface to APT's libapt-pkg which provides modules for configuration file/command line parsing, version comparison, inspection of the binary package cache and source package details. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-full, kubuntu-active-desktop, kubuntu-active-full, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libapt-pkg4.12 Priority: important Section: admin Installed-Size: 2880 Maintainer: Ubuntu Developers Original-Maintainer: APT Development Team Architecture: amd64 Source: apt Version: 1.0.1ubuntu2.6 Depends: libbz2-1.0, libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), liblzma5 (>= 5.1.1alpha+20120614), libstdc++6 (>= 4.6), zlib1g (>= 1:1.2.2.3) Pre-Depends: multiarch-support Breaks: apt (<< 0.9.4~), libapt-inst1.5 (<< 0.9.9~) Filename: pool/main/libapt-pkg4.12_1.0.1ubuntu2.6_amd64.deb Size: 638404 MD5Sum: 6dcb037c67a842a67845249d239573a5 SHA1: b40c77d78fd196cc538b8578b9a3c547573446c2 SHA256: 0ba6534713517192ecf7029e9de1208c2d6a34582e08c860ff96ce9c7557019f SHA512: afce3bac6dee566a5fb101f9e952d7f493ae2879033bd84616a09a7b3055032859832112e9f2e975f3c919d53521c868e4e23d42279e1f2a5f2fd727c0248c40 Description: package management runtime library This library provides the common functionality for searching and managing packages as well as information about packages. Higher-level package managers can depend upon this library. . This includes: * retrieval of information about packages from multiple sources * retrieval of packages and all dependent packages needed to satisfy a request either through an internal solver or by interfacing with an external one * authenticating the sources and validating the retrieved data * installation and removal of packages in the system * providing different transports to retrieve data over cdrom, ftp, http, rsh as well as an interface to add more transports like https (apt-transport-https) and debtorrent (apt-transport-debtorrent). Multi-Arch: same Bugs: https://bugs.launchpad.net/ubuntu/+filebug Build-Essential: yes Origin: Ubuntu Task: minimal Package: libarchive-extract-perl Priority: important Section: perl Installed-Size: 100 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 0.70-1 Depends: perl (>= 5.13.6) Filename: pool/main/libarchive-extract-perl_0.70-1_all.deb Size: 20324 MD5Sum: 0d4c74fefd219a4ef3274c7a7848f79c SHA1: ff3a31d9a7a537deb9449d545bdb78daf6e7e754 SHA256: 6bda339c1f27f1157ec900fc32ceaeb5d487b1b62cc81eaf55c65d9ee6a10fe6 SHA512: f7e59f63ab566c7c4c4d497ece61346e92817a687f5963ff102c14dc4b302c9c611dd824f55d320a15e41c452510ac5f80f24a1375a01769652eddd1104bb3b8 Description: generic archive extracting module Archive::Extract is a generic archive extraction mechanism. . It allows you to extract any archive file of the type .tar, .tar.gz, .gz, .Z, tar.bz2, .tbz, .bz2, .zip, .xz,, .txz, .tar.xz or .lzma without having to worry how it does so, or use different interfaces for each type by using either perl modules, or commandline tools on your system. Homepage: https://metacpan.org/release/Archive-Extract/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libarchive-zip-perl Priority: optional Section: perl Installed-Size: 273 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 1.30-7 Depends: perl Filename: pool/main/libarchive-zip-perl_1.30-7_all.deb Size: 90080 MD5Sum: 32ed5cb16540f45008ad6e5b311e26cb SHA1: 018081102460d6a2fb561b803684e72ddfefbc0a SHA256: 91f91bad66e0adb4313ed8cc62d11ef45db032a4d92da1e4fb6344fc51c70f65 SHA512: 8b44e0a12d19d52f671b1c9432e44c18aa5509cb0e809f4ce5bc320bc55006a94c2af458fbd7ac36398a95f5ae17f229552b168ab812b2dca277c514d7523ca7 Description: Perl module for manipulation of ZIP archives The Archive::Zip module allows a Perl program to create, manipulate, read, and write Zip archive files. . Zip archives can be created, or you can read from existing zip files. Once created, they can be written to files, streams, or strings. . Members can be added, removed, extracted, replaced, rearranged, and enumerated. They can also be renamed or have their dates, comments, or other attributes queried or modified. Their data can be compressed or uncompressed as needed. Members can be created from members in existing Zip files, or from existing directories, files, or strings. Homepage: https://metacpan.org/release/Archive-Zip/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libasan0 Priority: optional Section: libs Installed-Size: 201 Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-4.8 Version: 4.8.2-19ubuntu1 Depends: gcc-4.8-base (= 4.8.2-19ubuntu1), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1) Pre-Depends: multiarch-support Filename: pool/main/libasan0_4.8.2-19ubuntu1_amd64.deb Size: 63032 MD5Sum: 0de6c2ba4fe163df4413729cb0681eda SHA1: 1e7211cbae8fc3acacfda470e62f2b62b82ef2ea SHA256: 85135f5efe151e7d20eff82cd8d6635bb1e0b4a7c7d387a709e8296991993fe8 SHA512: 2fd807d0a3bf8faf604de61bc6838659a5445794dad564391d8898691897d0caea6fc26846855ef90f41540b8b311b75b7795f152f28a56cfbc27f070245564c 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. Multi-Arch: same Homepage: http://gcc.gnu.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Build-Essential: yes Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libasn1-8-heimdal Priority: standard Section: libs Installed-Size: 803 Maintainer: Ubuntu Developers Original-Maintainer: Brian May Architecture: amd64 Source: heimdal Version: 1.6~git20131207+dfsg-1ubuntu1 Depends: libc6 (>= 2.14), libcomerr2 (>= 1.01), libroken18-heimdal (>= 1.4.0+git20110226) Pre-Depends: multiarch-support Filename: pool/main/libasn1-8-heimdal_1.6~git20131207+dfsg-1ubuntu1_amd64.deb Size: 160256 MD5Sum: 4b61c543fffe8f1b44ea36b621efbc9e SHA1: 41d766c1e8d358e59e7fa7c85f7ff8263b7cb294 SHA256: 209b55ff0c9a8ca1be92d4f1410a101954213d517290377f7c4eea642aa34778 SHA512: 4a61136e00ae1cb69323488e5c069d46c0f6027bb24e64b9db224b567751f719be34cc108858ada0499ca2ee08ca944a63b21cd9d2b134bf928e9aeb54a9400e Description: Heimdal Kerberos - ASN.1 library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the ASN.1 parser required for Heimdal. Multi-Arch: same Homepage: http://www.h5l.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libasound2-data Priority: optional Section: libs Installed-Size: 338 Maintainer: Ubuntu Developers Original-Maintainer: Debian ALSA Maintainers Architecture: all Source: alsa-lib Version: 1.0.27.2-3ubuntu7 Replaces: libasound2 (<< 1.0.27-4) Suggests: alsa-utils Breaks: libasound2 (<< 1.0.27-4) Filename: pool/main/libasound2-data_1.0.27.2-3ubuntu7_all.deb Size: 26264 MD5Sum: 1b78d6d03ed4303e843ba2c5bae3bc53 SHA1: 1b1e162c971a3eb5487beef6637d55b0b37bde86 SHA256: 6c3530e3e3333071df10fcb6e2282e44abd247b08af6c9b0f79fdfb9c44f385c SHA512: 5518235d0ebcaac3f65e6150752d843dd2898d7d019709b1dfe2404fb1610e372bd81cbba8665ef82706bf65cb179ee24078df2e1466666cdc4564c78cfb54ed Description: Configuration files and profiles for ALSA drivers This package contains configuration files for ALSA drivers and UCM profiles for use with alsaucm. . ALSA is the Advanced Linux Sound Architecture. Multi-Arch: foreign Homepage: http://www.alsa-project.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libasound2 Priority: optional Section: libs Installed-Size: 1163 Maintainer: Ubuntu Developers Original-Maintainer: Debian ALSA Maintainers Architecture: amd64 Source: alsa-lib Version: 1.0.27.2-3ubuntu7 Depends: libc6 (>= 2.16), libasound2-data (>= 1.0.27.2-3ubuntu7) Pre-Depends: multiarch-support Suggests: libasound2-plugins (>= 1.0.24) Breaks: bluez-alsa (<= 4.94-2), libasound2-plugin-equal (<= 0.6-1), libasound2-plugins (<< 1.0.24) Filename: pool/main/libasound2_1.0.27.2-3ubuntu7_amd64.deb Size: 327374 MD5Sum: 68d7619e0a70770c5feef628f8296409 SHA1: bbb2addf54e99b4253b824ef60a7b3a500fa66d6 SHA256: 04dbcbb653c059a0a605f8eac645f2a679ad8e63bd0b1fd290af404bf61503ff SHA512: affa97b36e0063e7e73340c3230b45abdbba3670706a495dd68c05aae8c309fdd738983cc779ba479f8d82295583ae854569371a17e6c29608c440dc37203f6b Description: shared library for ALSA applications This package contains the ALSA library and its standard plugins, as well as the required configuration files. . ALSA is the Advanced Linux Sound Architecture. Multi-Arch: same Homepage: http://www.alsa-project.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libasprintf-dev Priority: optional Section: libdevel Installed-Size: 75 Maintainer: Ubuntu Developers Original-Maintainer: Santiago Vila Architecture: amd64 Source: gettext Version: 0.18.3.1-1ubuntu3 Replaces: gettext (<< 0.18.1.1-10) Depends: libasprintf0c2 (= 0.18.3.1-1ubuntu3) Suggests: gettext-doc Breaks: gettext (<< 0.18.1.1-10) Filename: pool/main/libasprintf-dev_0.18.3.1-1ubuntu3_amd64.deb Size: 4438 MD5Sum: 4be3274f3b11accb4c0f69ab48b64f3c SHA1: ef1dec55c693b6431c8b87120ea8b9d1dd5fe907 SHA256: dcb25eb47510f188474cc08ea090cf8f5e61e723b2a7eb924cf5dd3a17e36a18 SHA512: 2fd70a28cbfc2a1ede37748b63cac7aea8cc572d8a1f28b4c5b983ecc0b282fd14fcafece768f312dd9e2a8caa91f2a6c1244bcea168b70fa83236c426e521be Description: GNU Internationalization library development files This package contains development files for the libasprintf library. Multi-Arch: same Homepage: http://www.gnu.org/software/gettext/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-full, kubuntu-active-desktop, kubuntu-active-full, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libasprintf0c2 Priority: standard Section: libs Installed-Size: 72 Maintainer: Ubuntu Developers Original-Maintainer: Santiago Vila Architecture: amd64 Source: gettext Version: 0.18.3.1-1ubuntu3 Replaces: gettext-base (<< 0.18.1.1-6) Depends: libc6 (>= 2.14), libstdc++6 (>= 4.1.1) Pre-Depends: multiarch-support Breaks: gettext-base (<< 0.18.1.1-6) Filename: pool/main/libasprintf0c2_0.18.3.1-1ubuntu3_amd64.deb Size: 6712 MD5Sum: 9f0bcd67a66d789703cd452e65f2e66a SHA1: 44b855ff41255f7cf201a3f1d8a1664bea7ae814 SHA256: fdaf26bea5646d80fe8641706e6b15ff4a80a82b6bf8088a862228798f7db641 SHA512: 4062bf4478d0fe424a6b4c81a6a4323d9d14b6cd741a11cf839fa144c52da74981c31f88df65b6dbf3d76cc27c09c56f227f4153f0237fac8bdf31741bab21a7 Description: GNU library to use fprintf and friends in C++ This package contains the libasprintf shared library which makes the C formatted output routines (fprintf et al.) usable in C++ programs, for use with the strings and the streams. Multi-Arch: same Homepage: http://www.gnu.org/software/gettext/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libasyncns0 Priority: optional Section: libs Installed-Size: 59 Maintainer: Ubuntu Developers Original-Maintainer: Tanguy Ortolo Architecture: amd64 Source: libasyncns Version: 0.8-4ubuntu2 Depends: libc6 (>= 2.15) Pre-Depends: multiarch-support Filename: pool/main/libasyncns0_0.8-4ubuntu2_amd64.deb Size: 11886 MD5Sum: bf233bc958e37dab60c0f1ab7f8c6bf0 SHA1: 81388a10e70274af4360eb463c877b1e2981ef60 SHA256: 592dd8e93d69612027f7b87a4f46ed2c12aea2d1c64ea874f6545871071535d2 SHA512: 813b6d0648b81d3109ed29e521cf7cb7c94000b3a78d2c0204f44b1dfe5a8c413a36649c80295b417d4776bfe4e97072fa327d08ef04d6262541795ec5dc000c Description: Asynchronous name service query library libasyncns is a C library for Linux/Unix for executing name service queries asynchronously. It is an asynchronous wrapper around getaddrinfo(3), getnameinfo(3), res_query(3) and res_search(3) from libc and libresolv. Multi-Arch: same Homepage: http://0pointer.de/lennart/projects/libasyncns/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-desktop, ubuntustudio-video, ubuntustudio-audio, ubuntu-gnome-desktop Package: libatm1 Priority: optional Section: libs Installed-Size: 123 Maintainer: Ubuntu Developers Original-Maintainer: Peter De Schrijver (p2) Architecture: amd64 Source: linux-atm Version: 1:2.5.1-1.5 Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Conflicts: atm-tools (<< 2.4.1-6) Filename: pool/main/libatm1_2.5.1-1.5_amd64.deb Size: 24248 MD5Sum: 660841797374d33e8cafd0f541bea7cf SHA1: d2e8f519987edc75e2a4b65b941fdcebf553dee2 SHA256: 976dcfa4e7538010c41563ff84b259575e50d41fc864d8611c8ff9fdb8eed8e8 SHA512: b665c8204237be57504597ee86d16b4eeb1ed33864d8d23c169fc8ada87cd7779c96a4eee2cb0b60afeebff274f4aad97e96db9b4aef5f0eb773d9b1df96d1cd Description: shared library for ATM (Asynchronous Transfer Mode) Shared libraries needed by ATM (Asynchronous Transfer Mode) related programs Multi-Arch: same Homepage: http://linux-atm.sourceforge.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: lubuntu-live Package: libatomic1 Priority: optional Section: libs Installed-Size: 58 Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-4.8 Version: 4.8.2-19ubuntu1 Depends: gcc-4.8-base (= 4.8.2-19ubuntu1), libc6 (>= 2.14) Pre-Depends: multiarch-support Filename: pool/main/libatomic1_4.8.2-19ubuntu1_amd64.deb Size: 8626 MD5Sum: 837ddeb604164e6dae3bf516fce95654 SHA1: 6e6d8a746387791ec56ba9e85a3b225586a8c7ca SHA256: aad515992ce4842ad51a8f3a0ab9d953adffd1f195fac7a862e9e638c0b9a1a4 SHA512: 4192b1a6d240a7c1dc3402e8109b618b1e370c380f4624333be2ddbc585f3d133fe3bf944865df20e6c2c57611093ed7a324414b40ef3c13c49785b7604a329e Description: support library providing __atomic built-in functions library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Multi-Arch: same Homepage: http://gcc.gnu.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Build-Essential: yes Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libattr1 Priority: required Section: libs Installed-Size: 56 Maintainer: Ubuntu Developers Original-Maintainer: Anibal Monsalve Salazar Architecture: amd64 Source: attr Version: 1:2.4.47-1ubuntu1 Depends: libc6 (>= 2.4) Pre-Depends: multiarch-support Conflicts: attr (<< 2.0.0) Filename: pool/main/libattr1_2.4.47-1ubuntu1_amd64.deb Size: 9590 MD5Sum: 6a6e53733162247d1bcc1da7aa2517ca SHA1: 5506bf1c306279adce8ee19b51f36e58b7204d5d SHA256: f405e4cd78bf09a4f3340fba7f22cce806cd27ffbb56234e11813c6e63a5bc18 SHA512: ef8e7868e25e0d8381c3725cc15c5f3bac026d709e5cf21b9cf3ec76018cdac3cfb4a9448167ff7f6fe1c21a32f561b3c586ad9f0fbeed2c2055f3dfd0f75997 Description: Extended attribute shared library Contains the runtime environment required by programs that make use of extended attributes. Multi-Arch: same Homepage: http://savannah.nongnu.org/projects/attr/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libaudit-common Priority: required Section: libs Installed-Size: 44 Maintainer: Ubuntu Developers Original-Maintainer: Debian QA Group Architecture: all Source: audit Version: 1:2.3.2-2ubuntu1 Replaces: libaudit0, libaudit1 (<< 1:2.2.1-2) Breaks: libaudit0, libaudit1 (<< 1:2.2.1-2) Filename: pool/main/libaudit-common_2.3.2-2ubuntu1_all.deb Size: 5372 MD5Sum: 26dcbed153579639985b25f47a59118d SHA1: fa1ebe94534326ed1c4e19132a517331e5768ce8 SHA256: ef9751457270b682fcf39ef8629ba2ce89f4a2f38be4077a8c102021a39e3e46 SHA512: 6ffe65884a8732430d4a34da2962e2c785cd72e9f85655143bc39af51985d119503307b777db8ed7a4a56ec5ba3cccbbc28e4b46024e223f38360f91824d41d1 Description: Dynamic library for security auditing - common files The audit-libs package contains the dynamic libraries needed for applications to use the audit framework. It is used to monitor systems for security related events. . This package contains the libaudit.conf configuration file and the associated manpage. Multi-Arch: foreign Homepage: http://people.redhat.com/sgrubb/audit/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libaudit1 Priority: required Section: libs Installed-Size: 144 Maintainer: Ubuntu Developers Original-Maintainer: Debian QA Group Architecture: amd64 Source: audit Version: 1:2.3.2-2ubuntu1 Depends: libaudit-common (= 1:2.3.2-2ubuntu1), libc6 (>= 2.14) Pre-Depends: multiarch-support Filename: pool/main/libaudit1_2.3.2-2ubuntu1_amd64.deb Size: 35410 MD5Sum: c0b982333b5c1cc65649ce4f7b555854 SHA1: 1ee093a28ddc55ef79ac29f8692452ff0c217402 SHA256: 92a40b408f14e95191ce6416ef9e1828b07b51bd54ee99a9e1405a46d97dd543 SHA512: 0c239666f0e33f0155ea92bfad62af675ef2f2b39dc965c48e9a683232ea552ffe47013475c17fd39a6f5060b153c2912fa1b206ecf72309a86f978dcb6d3e1c Description: Dynamic library for security auditing The audit-libs package contains the dynamic libraries needed for applications to use the audit framework. It is used to monitor systems for security related events. Multi-Arch: same Homepage: http://people.redhat.com/sgrubb/audit/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libaugeas0 Priority: optional Section: libs Installed-Size: 549 Maintainer: Ubuntu Developers Original-Maintainer: Nicolas Valcárcel Scerpella Architecture: amd64 Source: augeas Version: 1.2.0-0ubuntu1.1 Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libxml2 (>= 2.7.4), augeas-lenses Suggests: augeas-tools Filename: pool/main/libaugeas0_1.2.0-0ubuntu1.1_amd64.deb Size: 134986 MD5Sum: bed4213162bca8af578fb8b9b1f34c9f SHA1: 8b0b86c9c4a9860fbc74687d0f241b21362cec02 SHA256: 322f6ef15061d8e8e41026d7b904b44254673737b1e73d0ad5e235f02f30823d SHA512: f6a196336e141017407a9334497c4b981e71af8a36658f0a6643981d1803263b28354204f08565abdf8ac1505d5980d21c529cae35fb71f2147c0406f42ad141 Description: Augeas configuration editing library and API Augeas is a configuration editing tool. It parses configuration files in their native formats and transforms them into a tree. Configuration changes are made by manipulating this tree and saving it back into native config files. . The transformation works very hard to preserve comments and formatting details. It is controlled by ``lens'' definitions that describe the file format and the transformation into a tree. Homepage: http://augeas.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host Package: libauthen-sasl-perl Priority: extra Section: perl Installed-Size: 212 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 2.1500-1 Depends: perl Suggests: libdigest-hmac-perl, libgssapi-perl Filename: pool/main/libauthen-sasl-perl_2.1500-1_all.deb Size: 53192 MD5Sum: 77c54d59791a7e684ed60557c512f52e SHA1: 4e57a0705e33737d787449b631966c36c98da48c SHA256: c4a6bb0024d9d460b836f317eab59828acb0974baee0cb401a1ed3bc62ece056 SHA512: 3ac43d028740765e84b44932f7b9dca0bea0990cd7bf9bd147d98438c8e0fd5def94924b0afafb78885729d581b0d254d971a3917fc94e4e817128520c53fa6a Description: Authen::SASL - SASL Authentication framework SASL is a generic mechanism for authentication used by several network protocols. Authen::SASL provides an implementation framework that all protocols should be able to share. . The framework allows different implementations of the connection class to be plugged in. At the time of writing there were two such plugins: - Authen::SASL::Perl This module implements several mechanisms and is implemented entirely in Perl. - Authen::SASL::Cyrus This module uses the Cyrus SASL C-library (both version 1 and 2 are supported). Homepage: http://search.cpan.org/dist/Authen-SASL/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libautodie-perl Priority: optional Section: perl Installed-Size: 182 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 2.23-1 Depends: perl, libsub-identify-perl Recommends: libipc-system-simple-perl Filename: pool/main/libautodie-perl_2.23-1_all.deb Size: 60564 MD5Sum: a1a7a6152ffb63c94273d35d0f629259 SHA1: 169c0d1d20785fa10fed6cbffed51f4fe8fd3443 SHA256: 36ab51c893267ddb5aa913ad66baec311adc27b1f2bd4b3120750858b1638a61 SHA512: c91d83bcb676d1542f4f8e91710a81d58b30c8a0fa51d1abec2a192cd4d453db0f97f9196691b0d7fa91a34bd4934769c851bea957003e9abc523e767542352f Description: Perl pragma to make certain failures fatal autodie is a Perl pragma that changes the behaviour of many built-in functions so that exceptions are thrown on failure rather than simply returning a false value. It understands lexical scope, meaning functions and subroutines altered with this module will only have this behaviour until the end of the enclosing eval, file or block, so it is useful when some code is out of your control. . By throwing exceptions on failure rather than simply returning false, programs are more robust and problems are easier to troubleshoot. . This module can also use IPC::System::Simple (see libipc-system-simple-perl) to do all the heavy lifting. Homepage: https://metacpan.org/release/autodie/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libavahi-client3 Priority: optional Section: libs Installed-Size: 138 Maintainer: Ubuntu Developers Original-Maintainer: Utopia Maintenance Team Architecture: amd64 Source: avahi Version: 0.6.31-4ubuntu1 Depends: libavahi-common3 (>= 0.6.22), libc6 (>= 2.4), libdbus-1-3 (>= 1.1.1) Pre-Depends: multiarch-support Filename: pool/main/libavahi-client3_0.6.31-4ubuntu1_amd64.deb Size: 25150 MD5Sum: eec45ae98569b6479800e8b00739abb4 SHA1: d1ea94f5f369bedc7173e61530cd1a0e04fc5f06 SHA256: e16fabd436e70b039af9cf3b62fc227c0eb47287709c934a820de4705198d629 SHA512: 017eb3684472d60aac8420ed7d16da58f3a760efac1da77d706a95194c61a43fd077cd50eb222b1c48aad2cbc08d8ece4d28af641d2a5fbc808269aa37416bbe 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. Multi-Arch: same Homepage: http://avahi.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, ubuntu-desktop, ubuntu-usb, print-server, tomcat-server, samba-server, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libavahi-common-data Priority: optional Section: libs Installed-Size: 116 Maintainer: Ubuntu Developers Original-Maintainer: Utopia Maintenance Team Architecture: amd64 Source: avahi Version: 0.6.31-4ubuntu1 Filename: pool/main/libavahi-common-data_0.6.31-4ubuntu1_amd64.deb Size: 21214 MD5Sum: a1b4378b37be0edac4eb8f4b3bd12ec6 SHA1: e512b5ef0ac19baa831a887c56037c42df424cc8 SHA256: 70abc73627f274adeeb3dbc03bd047bec574731518f3c0a27b7dea12d0f99635 SHA512: 6fd60b1a8da1c3d61cdf4058b1c0a6e71d8ba9dc4f2a4807a1409c1ed216f5563b97e2d448a8f19e6059092e2c9ccf6a73276cdb6ef9592aa1e1f2b956db91cf 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. Multi-Arch: same Homepage: http://avahi.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, ubuntu-desktop, ubuntu-usb, print-server, tomcat-server, samba-server, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libavahi-common3 Priority: optional Section: libs Installed-Size: 118 Maintainer: Ubuntu Developers Original-Maintainer: Utopia Maintenance Team Architecture: amd64 Source: avahi Version: 0.6.31-4ubuntu1 Depends: libc6 (>= 2.14), libavahi-common-data Pre-Depends: multiarch-support Filename: pool/main/libavahi-common3_0.6.31-4ubuntu1_amd64.deb Size: 21712 MD5Sum: d63a809ea7ad51739547232994429cbb SHA1: 6bc24ecc99dedd101a4b59e7f5c251ceeef4e512 SHA256: dc0f07de787900d4bfb2c5ccd9bc6bab567dfb9d5641f300a902682a077aab62 SHA512: a29ef5770bc6c48fbf83ae823d5ce10384aba4bad23af7dc6cbf3138303a42d3a8282637f77a5e301fdfb7cc4b3453462472a93751e697eea7955eb8804e53ba 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. Multi-Arch: same Homepage: http://avahi.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, ubuntu-desktop, ubuntu-usb, print-server, tomcat-server, samba-server, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libbind9-90 Priority: standard Section: libs Installed-Size: 107 Maintainer: Ubuntu Developers Original-Maintainer: LaMont Jones Architecture: amd64 Source: bind9 Version: 1:9.9.5.dfsg-3ubuntu0.2 Replaces: libbind0 Depends: libc6 (>= 2.4), libdns100, libisc95, libisccfg90 Conflicts: libbind0, libbind9-41 Filename: pool/main/libbind9-90_9.9.5.dfsg-3ubuntu0.2_amd64.deb Size: 22004 MD5Sum: dfeb2fcb3c68ba3354a147d3d1e03392 SHA1: 98eb0cd7090ee7131676477277af8a59cdc89451 SHA256: 793a44c3874887e64e1f80cd65695b00804cf8c644ab19581df24a5791dd3406 SHA512: 364c0daf292e922f8f9804dde4567fe6ee93fc601f55af8e9c1e0cc3fe2714aaf50002dd0a191ce2d7c40ff4330c59b072773e1af515dd3b3bb250be4929a8f7 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. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libblas3 Priority: optional Section: libs Installed-Size: 544 Maintainer: Ubuntu Developers Original-Maintainer: Debian Science Team Architecture: amd64 Source: blas Version: 1.2.20110419-7 Replaces: libatlas3gf-base (<< 3.8.4-4), libblas3gf (<< 1.2.20110419-3), libopenblas-base (<< 0.1.1-3) Provides: libblas.so.3, libblas.so.3gf, libblas3gf Depends: libc6 (>= 2.4) Conflicts: octave3.2 Breaks: libatlas3gf-base (<< 3.8.4-4), libblas3gf (<< 1.2.20110419-3), libopenblas-base (<< 0.1.1-3) Filename: pool/main/libblas3_1.2.20110419-7_amd64.deb Size: 214586 MD5Sum: 3dc4c7e9af05c17cd1539b3415d870b8 SHA1: 93f81c8ca546c5e84091d2bd27573d117be80291 SHA256: b41ea3f4f269c7155b5b797b517237c1f2bf0c59ce6960acc518fc0ac83171eb SHA512: 0a94792f8e68b5e204a54bdc294a8c4967551d4a27f8bc9a3981fbd4244c7ebfabe48de9013a7f173b1b30406d5a869c1d76b21500839a572be4edf324168962 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. Homepage: http://www.netlib.org/blas/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-usb, kubuntu-full, kubuntu-active-full, edubuntu-desktop-gnome, edubuntu-usb, xubuntu-desktop, ubuntustudio-video, ubuntustudio-publishing, ubuntustudio-photography, ubuntustudio-graphics Package: libblkid1 Priority: required Section: libs Installed-Size: 248 Maintainer: Ubuntu Developers Original-Maintainer: LaMont Jones Architecture: amd64 Source: util-linux Version: 2.20.1-5.1ubuntu20.4 Depends: libc6 (>= 2.14), libuuid1 (>= 2.16) Pre-Depends: multiarch-support Filename: pool/main/libblkid1_2.20.1-5.1ubuntu20.4_amd64.deb Size: 62552 MD5Sum: df3a1085027e376bc783c1cdfe8661e2 SHA1: 0cb5b789dc50aabd93d3dc1fd9b530ae49271834 SHA256: b748eb653e4a9d9c862f4c449141b02a066d4b0a77f96665b89daed044ab71d6 SHA512: fc18f85a1da0918068dbb26a41920ae003a73f9e062bb7042421ef1bf5c60056370f57015a73057f0a93e590d0c58f0b53c39f27e5e6c73fdf3d8e5e364c776e Description: block device id library The blkid library which allows system programs like fsck and mount to quickly and easily find block devices by filesystem UUID and LABEL. This allows system administrators to avoid specifying filesystems by hard-coded device names, but via a logical naming system instead. Multi-Arch: same Homepage: http://userweb.kernel.org/~kzak/util-linux/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libbluetooth3 Priority: optional Section: libs Installed-Size: 198 Maintainer: Ubuntu Developers Original-Maintainer: Debian Bluetooth Maintainers Architecture: amd64 Source: bluez Version: 4.101-0ubuntu13.1 Replaces: libsdp2 (<= 1.5-2) Depends: libc6 (>= 2.15) Pre-Depends: multiarch-support Conflicts: libsdp2 (<= 1.5-2) Filename: pool/main/libbluetooth3_4.101-0ubuntu13.1_amd64.deb Size: 53478 MD5Sum: 0577a4e8b377f3751b018494096df9e4 SHA1: 73dff7b66e6f812cba5dcca1920911bd8d52d4ba SHA256: 0e14d01788e520f60b1ad331f511e658d850a85c1eb9775d6ad3c9ffd3eb6761 SHA512: b62b57b8f15896a041120e39cf93d8f2a9be8ef1fa909acb20e125b714c90f35899365f6349338e39b97dda45a25f9c0ff6bd857391adf4e0aa0900172315d18 Description: Library to use the BlueZ Linux Bluetooth stack BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL). Multi-Arch: same Homepage: http://www.bluez.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-full, kubuntu-active, kubuntu-active-desktop, kubuntu-active-full, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, lubuntu-desktop, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libboost-filesystem1.54.0 Priority: optional Section: libs Installed-Size: 155 Maintainer: Ubuntu Developers Original-Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-4ubuntu3.1 Depends: libboost-system1.54.0, libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Pre-Depends: multiarch-support Filename: pool/main/libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb Size: 34248 MD5Sum: d4c687c97e90c678a7319fafba6081c8 SHA1: 4f2ad852b07a5078fab51952d9a963f69923ed19 SHA256: 2f302fb0e804dc9d167300e2b2093097521336b317cb32dbe49f7833e36c672a SHA512: 13ee821c9f540e7e44aa92cf42fe73443232e58cba8981c59c5c419fb3f814fd7bd229441adb50b4c9316d9c2e9da7b5153edc43fb883e87ac6d6576a27a729b Description: filesystem operations (portable paths, iteration over directories, etc) in C++ This package forms part of the Boost C++ Libraries collection. . The Boost Filesystem Library provides portable facilities to query and manipulate paths, files, and directories. The goal is to facilitate portable script-like operations from within C++ programs. Multi-Arch: same Homepage: http://boost.org/libs/filesystem/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntustudio-video, ubuntustudio-graphics Package: libboost-iostreams1.54.0 Priority: optional Section: libs Installed-Size: 167 Maintainer: Ubuntu Developers Original-Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-4ubuntu3.1 Depends: libbz2-1.0, libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.2.1), zlib1g (>= 1:1.1.4) Pre-Depends: multiarch-support Filename: pool/main/libboost-iostreams1.54.0_1.54.0-4ubuntu3.1_amd64.deb Size: 29010 MD5Sum: c23322cb9036323d36977432ad0cdc58 SHA1: 14f0ba6fac2029dc2c6234dec9a642d6652e81b0 SHA256: efbd6f62dd35fccba0042cd2ea1d18a649e3fe2bbb6d77f668bc72ebf8f2ca71 SHA512: 5dbf175b5a9295149ea8094e9293fae701b3f729c229b568abc250d4779a15df1599baf7112c74cfb3382075d87f13d3b16ac3a07b888bf3040310024ab59159 Description: Boost.Iostreams Library This package forms part of the Boost C++ Libraries collection. . Boost.Iostreams are a collection of concepts and a set of templates which turn models of these concepts into C++ standard library streams and stream buffers. Multi-Arch: same Homepage: http://www.boost.org/libs/iostreams/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: cloud-image Package: libboost-program-options1.54.0 Priority: optional Section: libs Installed-Size: 507 Maintainer: Ubuntu Developers Original-Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-4ubuntu3.1 Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0) Pre-Depends: multiarch-support Filename: pool/main/libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb Size: 115234 MD5Sum: 0c4fdd70ec7b36c5ddce304565a2dd02 SHA1: 5b5119f79c99ac3f10135ee059fe52c6112c021a SHA256: 6c325bdb53e97d20e6a3a1cf1674feea5fe0478ad762aa872d64349d80d9be59 SHA512: d05377a334bab7d5c235700b731fa730dd7b65b95dccb296618f76aec669c652646270fedfc1fe3d6cd842b6afc766488ad868f74097c2f99408f3e79c6addb6 Description: program options library for C++ This package forms part of the Boost C++ Libraries collection. . Library to let program developers obtain program options, that is (name, value) pairs from the user, via conventional methods such as command line and config file. Multi-Arch: same Homepage: http://www.boost.org/libs/program_options/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop, kubuntu-full, kubuntu-active, kubuntu-active-desktop, kubuntu-active-full, kubuntu-active, edubuntu-desktop-gnome Package: libboost-system1.54.0 Priority: optional Section: libs Installed-Size: 82 Maintainer: Ubuntu Developers Original-Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-4ubuntu3.1 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Pre-Depends: multiarch-support Filename: pool/main/libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb Size: 10128 MD5Sum: 2a5872be9fcc3cc0a51d9ec0d42c41a7 SHA1: 5c9fcf9dd86dbfbe28a3770596fd8b362fd37963 SHA256: 7858a078d80772ff0d92f7ffde6908b3fdd16f5ff222fd10017346c626014fe7 SHA512: f0d9c02a4ed0e42bcc38b7dff340c1be92a1d10a8bd6816721c480083319f6103d3d501596c004adb60f467aded3a4098b0cf67a9905a80d4803b1bff5819a04 Description: Operating system (e.g. diagnostics support) library This package forms part of the Boost C++ Libraries collection. . The Boost System library provides simple, light-weight error_code objects that encapsulate system-specific error code values, yet also provide access to more abstract and portable error conditions via error_condition objects. Because error_code objects can represent errors from sources other than the operating system, including user-defined sources, each error_code and error_condition has an associated error_category. Multi-Arch: same Homepage: http://www.boost.org/libs/system/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-full, kubuntu-active, kubuntu-active-desktop, kubuntu-active-full, kubuntu-active, edubuntu-desktop, edubuntu-usb, ubuntustudio-video, ubuntustudio-graphics, ubuntustudio-audio, ubuntu-gnome-desktop Package: libboost-thread1.54.0 Priority: optional Section: libs Installed-Size: 155 Maintainer: Ubuntu Developers Original-Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-4ubuntu3.1 Depends: libboost-system1.54.0, libc6 (>= 2.3.2), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.2.1) Pre-Depends: multiarch-support Filename: pool/main/libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb Size: 26542 MD5Sum: 2e7b4afdd0d85037864a2c3e3ef19999 SHA1: 2a70eda354cff5776222f8fe9162f3ab1823900f SHA256: 238156ca60d718b1f0e085c56cd7f1c3fcc11e5301c1feb88b3255d7e8c95313 SHA512: a0a79bf3038b3ce16db65323c643b4ed982e8969167a578b7413cceebf23900c856c3142f2f54abb42ce43108f4d69fcef998126893903061bdfff0fef8c61f7 Description: portable C++ multi-threading This package forms part of the Boost C++ Libraries collection. . Toolkit for writing C++ programs that execute as multiple, asynchronous, independent, threads-of-execution. Each thread has its own machine state including program instruction counter and registers. Multi-Arch: same Homepage: http://www.boost.org/libs/thread/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, kubuntu-desktop, kubuntu-full, kubuntu-active, kubuntu-active-desktop, kubuntu-active-full, kubuntu-active, edubuntu-desktop-gnome, ubuntustudio-video, ubuntustudio-graphics Package: libbrlapi0.6 Priority: extra Section: libs Installed-Size: 146 Maintainer: Ubuntu Developers Original-Maintainer: Debian Accessibility Team Architecture: amd64 Source: brltty Version: 5.0-2ubuntu2 Depends: libc6 (>= 2.15) Pre-Depends: multiarch-support Filename: pool/main/libbrlapi0.6_5.0-2ubuntu2_amd64.deb Size: 20910 MD5Sum: d0072983318e559dc57fea88c494ed33 SHA1: 9338faa83f4d1ce049c127d0ff6d585504bab053 SHA256: 79d5e3b9c8186c34e82c55b8f2ebfbfa9e729b2bf87dcac785d12caaf449441a SHA512: 86f1e10dfadd833628b144e646d8b60556a1d6f0f4fca5d0c89c3a07f2f4c20d60d2a6ee08ac260473d3050401598891d99d313fb9b58e9b1482cf1e8a009afb Description: braille display access via BRLTTY - shared library BRLTTY is a daemon which provides access to the console (text mode) for a blind person using a braille display. It drives the braille display and provides complete screen review functionality. . BrlAPI is a library which gives an application access to a braille display and lets it write braille. . This package contains the shared library necessary to run programs which need to communicate with a braille display. Multi-Arch: same Homepage: http://mielke.cc/brltty/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-full, kubuntu-active-desktop, kubuntu-active-full, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libbsd0 Priority: important Section: libs Installed-Size: 145 Maintainer: Ubuntu Developers Original-Maintainer: Guillem Jover Architecture: amd64 Source: libbsd Version: 0.6.0-2ubuntu1 Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Filename: pool/main/libbsd0_0.6.0-2ubuntu1_amd64.deb Size: 32196 MD5Sum: 6f9a318a31e30536b1e6397de3978f43 SHA1: 79babffe7da5d297203511ed6f52c1d3860b51ee SHA256: ae7f3b8337f0a16dc677faf53c8cb9f33bfa89f51f2506e2b4b1d5f83fbafd2f SHA512: fec1c72aa612757442ef83de6ab7982dde1b49344d66c3bae5dc70350be9c4ae168f0f1c5d5d0758db89cf9d5a357135e6a9f4360253ebcc527b741abf0194b3 Description: utility functions from BSD systems - shared library This library provides some functions commonly available on BSD systems but not on others like GNU systems. Multi-Arch: same Homepage: http://libbsd.freedesktop.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libbz2-1.0 Priority: required Section: libs Installed-Size: 113 Maintainer: Ubuntu Developers Original-Maintainer: Anibal Monsalve Salazar Architecture: amd64 Source: bzip2 Version: 1.0.6-5 Depends: libc6 (>= 2.4) Pre-Depends: multiarch-support Filename: pool/main/libbz2-1.0_1.0.6-5_amd64.deb Size: 33946 MD5Sum: 6255e3cc75e11222564f3a8681869761 SHA1: 3e8540c58777ae0b517fac18d7919d6b8e1974a7 SHA256: 11855053a893fc406423fdbd7abdc8fbcd540e307c87e72bd36377ad9c280fb2 SHA512: 78dfd4a8a735b6e2349848718c69f33603e2b65e7246283701947a9af3f9379fb709cd69f14f95f0e78d98570128285310486b4d7d74f2ef3529f7a5060e67d7 Description: high-quality block-sorting file compressor library - runtime This package contains libbzip2 which is used by the bzip2 compressor. . bzip2 is a freely available, patent free, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques, whilst being around twice as fast at compression and six times faster at decompression. . bzip2 compresses files using the Burrows-Wheeler block-sorting text compression algorithm, and Huffman coding. Compression is generally considerably better than that achieved by more conventional LZ77/LZ78-based compressors, and approaches the performance of the PPM family of statistical compressors. . The archive file format of bzip2 (.bz2) is incompatible with that of its predecessor, bzip (.bz). Multi-Arch: same Homepage: http://www.bzip.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libc-ares2 Priority: extra Section: libs Installed-Size: 106 Maintainer: Ubuntu Developers Original-Maintainer: Andreas Schuldei Architecture: amd64 Source: c-ares Version: 1.10.0-2 Replaces: libc-ares1 Depends: libc6 (>= 2.17) Pre-Depends: multiarch-support Conflicts: libcares2 Filename: pool/main/libc-ares2_1.10.0-2_amd64.deb Size: 38506 MD5Sum: 6214ba851e29a2a7db2b9db91f360df4 SHA1: aca6d5aba4abff2d2616fdd40c2264c27e6f2321 SHA256: f1b038e1ebcb1547d3b1d8b86e55e34fe77a8cd5d7b60f701f349597939a0349 SHA512: aa951cb80b1fe3cc554c419a1230f0cd6d49f8813b72297da482b7c3b04191b8294f4d5bf75a927481284ac01eb7b5cd36eb2ce818615397dbf9e31138bda20c 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. Multi-Arch: same Homepage: http://c-ares.haxx.se/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libc-bin Essential: yes Priority: required Section: libs Installed-Size: 3446 Maintainer: Ubuntu Developers Original-Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.19-0ubuntu6.6 Replaces: libc0.1, libc0.3, libc6, libc6.1 Depends: libc6 (>> 2.19), libc6 (<< 2.20), libcap2 (>= 2.10) Breaks: libc0.1 (<< 2.10), libc0.3 (<< 2.10), libc6 (<< 2.10), libc6.1 (<< 2.10) Filename: pool/main/libc-bin_2.19-0ubuntu6.6_amd64.deb Size: 1167760 MD5Sum: 236d41ae702a514acecaa5eefe6a8c36 SHA1: 373656e6dc43d244f453ed3eceffa1bbfee12385 SHA256: 0d34cb3c5ce741213c686208d881162cd8c7c88ba6652f757688fd121a4709d4 SHA512: f4d8cddbf3e393e88da41c3f2da050fb62c5cf2fa8efc190074b1cfbe9ea0ecd759e44be0fa72b59f5f654565354570b79f4f7910051afb01d6ba7f72af31413 Description: Embedded GNU C Library: Binaries This package contains utility programs related to the GNU C Library. . * catchsegv: catch segmentation faults in programs * getconf: query system configuration variables * getent: get entries from administrative databases * iconv, iconvconfig: convert between character encodings * ldd, ldconfig: print/configure shared library dependencies * locale, localedef: show/generate locale definitions * tzselect, zdump, zic: select/dump/compile time zones Multi-Arch: foreign Homepage: http://www.eglibc.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libc-dev-bin Priority: optional Section: libdevel Installed-Size: 373 Maintainer: Ubuntu Developers Original-Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.19-0ubuntu6.6 Replaces: libc0.1-dev, libc0.3-dev, libc6-dev, libc6.1-dev Depends: libc6 (>> 2.19), libc6 (<< 2.20) Recommends: manpages-dev Filename: pool/main/libc-dev-bin_2.19-0ubuntu6.6_amd64.deb Size: 68870 MD5Sum: 9cdab0e5888b421dc89a7a94331b04fe SHA1: 47a4909f71d24557076a875aad3784048cacdecc SHA256: 0a0e453a2d5e5fe6357fcea0719e4470115c9e9e6f63413043e3cc89b56cf86d SHA512: 24fdfa42c731d87a194ce15c2899e7423f3b851b78dde466472f14099071737de1a9e030cc9f96e58fd3c94c182c3b47c42ecd6d29f31efdb82afad85e13736b Description: Embedded GNU C Library: Development binaries This package contains utility programs related to the GNU C Library development package. Multi-Arch: foreign Homepage: http://www.eglibc.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Build-Essential: yes Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libc6-dbg Priority: extra Section: debug Installed-Size: 22285 Maintainer: Ubuntu Developers Original-Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.19-0ubuntu6.6 Provides: libc-dbg Depends: libc6 (= 2.19-0ubuntu6.6) Filename: pool/main/libc6-dbg_2.19-0ubuntu6.6_amd64.deb Size: 3451930 MD5Sum: 58d849c2125174bad6080f759b671fac SHA1: 1d9bf06bfd41084d743981f7584c377a666587e9 SHA256: 4fdb0c025c6f242d61ff146522d9b88b5bb55ffbd08bf7643504814028ff4dfe SHA512: 5882f1838024a2ce622079b86b7d9cb2002ef024b5cd9785701130c67aa9a3f7e94261c1f8c4ff1ac207b0d814ed489927e666f6e3fde3283dabea958e336adb Description: Embedded GNU C Library: detached debugging symbols This package contains the detached debugging symbols for the GNU C library. Multi-Arch: same Homepage: http://www.eglibc.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-full, kubuntu-active, kubuntu-active-desktop, kubuntu-active-full, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libc6-dev Priority: optional Section: libdevel Installed-Size: 12135 Maintainer: Ubuntu Developers Original-Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.19-0ubuntu6.6 Provides: libc-dev Depends: libc6 (= 2.19-0ubuntu6.6), libc-dev-bin (= 2.19-0ubuntu6.6), linux-libc-dev Recommends: gcc | c-compiler Suggests: glibc-doc, manpages-dev Conflicts: libc0.1-dev, libc0.3-dev, libc6.1-dev Breaks: binutils (<< 2.20.1-1), 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) Filename: pool/main/libc6-dev_2.19-0ubuntu6.6_amd64.deb Size: 1909848 MD5Sum: cc13115c3843d4e27b43796b94d1aa6e SHA1: 9d44c9af46072e02535831e7202acdcd464d1a07 SHA256: 284b64c9c30bcb61d21e59bce334c25536e7c33e14d0242580b0aff4da0197ea SHA512: 84c6158190bb55ddc0e346a87a9611e0cc29f4c8885853f4b683252291c839678b037f99e21f4b69c211dc94a0c0d1083a9ca49e02795ce606dceb3642cc5408 Description: Embedded 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. Multi-Arch: same Homepage: http://www.eglibc.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Build-Essential: yes Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libc6 Priority: required Section: libs Installed-Size: 10493 Maintainer: Ubuntu Developers Original-Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.19-0ubuntu6.6 Replaces: libc6-amd64 Provides: glibc-2.19-1 Depends: libgcc1 Suggests: glibc-doc, debconf | debconf-2.0, locales Conflicts: prelink (<= 0.0.20090311-1), tzdata (<< 2007k-1), tzdata-etch Breaks: hurd (<< 1:0.5.git20140203-1), lsb-core (<= 3.2-27), nscd (<< 2.19) Filename: pool/main/libc6_2.19-0ubuntu6.6_amd64.deb Size: 4734856 MD5Sum: f57ca4c76bdf2af3117e51d63eb81004 SHA1: cd257b54119e85bf09bccbf0bf8ff7af7ed137bc SHA256: b80b1ffacbd2b1b4b68b1ae691911f79f1ae964f88d9dcac907ca6fe0c3e2d15 SHA512: ba4b6eb1da5cc79c42f3f3f265c7658c4fedf6a256153bb923e89d2e34e4b0a13848ec9e86a612a57a1cda5ee8408fb79f9508ca81f55282db584c460183b311 Description: Embedded GNU C Library: Shared libraries Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others. Multi-Arch: same Homepage: http://www.eglibc.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libcaca0 Priority: optional Section: libs Installed-Size: 1049 Maintainer: Ubuntu Developers Original-Maintainer: Sam Hocevar Architecture: amd64 Source: libcaca Version: 0.99.beta18-1ubuntu5 Depends: libc6 (>= 2.14), libncursesw5 (>= 5.6+20070908), libslang2 (>= 2.2.4), libstdc++6 (>= 4.1.1), libtinfo5, zlib1g (>= 1:1.1.4) Pre-Depends: multiarch-support Filename: pool/main/libcaca0_0.99.beta18-1ubuntu5_amd64.deb Size: 202162 MD5Sum: 2532fc55507b526751257c826e6b1b43 SHA1: 8d9db25e57a4acf23e2306414e2e6ffc6625f646 SHA256: 490e2da5678f75916fb807e9b06c7ff1c997c9bf0bc9d72f2b267aa85a3977fb SHA512: 4e82c58d4000aaf52116e8db2e2710dcbd70228ba84193e99abc6c084277130c2f28ef3c799f85f7e9bcdd0e7bb4761078b3db66740141d6faad2287a3ada4c1 Description: colour ASCII art library libcaca is the Colour AsCii Art library. It provides high level functions for colour text drawing, simple primitives for line, polygon and ellipse drawing, as well as powerful image to text conversion routines. . This package contains the shared library for libcaca. Multi-Arch: same Homepage: http://caca.zoy.org/wiki/libcaca Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-desktop, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libcap-ng0 Priority: standard Section: libs Installed-Size: 54 Maintainer: Ubuntu Developers Original-Maintainer: Pierre Chifflier Architecture: amd64 Source: libcap-ng Version: 0.7.3-1ubuntu2 Depends: libc6 (>= 2.4) Pre-Depends: multiarch-support Filename: pool/main/libcap-ng0_0.7.3-1ubuntu2_amd64.deb Size: 9876 MD5Sum: 1924881f610166b54fda4b4fe9cdc0e5 SHA1: f3685d85e70e70ae41f0bba4f23c180b8c9c9ecb SHA256: d492d774f1d5db5309d8185eb8bffb98a5a5a10cc1952694ff298907e16bd952 SHA512: 231f56da22a3eee68d520d7a88811cd7210bd04f5d989694c3163fab33b1e512ea133304caa7a46013387883e52f24f55b9dc8bbc4a2862bdc030b46692a0bf6 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. Homepage: http://people.redhat.com/sgrubb/libcap-ng Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libcap2-bin Priority: important Section: utils Installed-Size: 99 Maintainer: Ubuntu Developers Original-Maintainer: Torsten Werner Architecture: amd64 Source: libcap2 Version: 1:2.24-0ubuntu2 Depends: libc6 (>= 2.14), libcap2 (>= 2.10) Recommends: libpam-cap Suggests: libcap-dev Conflicts: libcap-bin Filename: pool/main/libcap2-bin_2.24-0ubuntu2_amd64.deb Size: 15664 MD5Sum: d65620b12b179b36d3468fd373d01e73 SHA1: 9fc94f7afbb7be158cbf65a5f77fff9f590d1de0 SHA256: ff4d8d5ec2bd231f9931de1ac8dc2b66c3ff5e680f7861c37ab8fbaf86c7e6b3 SHA512: 2d8847c91eff2d12f320c2566122e14a0b53c999db32e37ba2825f7299d9569f3e8c019a0cd76344b54a00561531f5aecd6f5676bdd717dfd2aa2550d5c80b69 Description: basic utility programs for using capabilities This package contains the programs getpcaps, capsh, getcap, and setcap for manipulation of capabilities. The manpages of this package reference the manpage cap_from_text(3) from the libcap-dev package. Please install the libcap-dev package if you need its documentation. Homepage: http://sites.google.com/site/fullycapable/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libcap2 Priority: required Section: libs Installed-Size: 57 Maintainer: Ubuntu Developers Original-Maintainer: Torsten Werner Architecture: amd64 Version: 1:2.24-0ubuntu2 Depends: libc6 (>= 2.8) Pre-Depends: multiarch-support Filename: pool/main/libcap2_2.24-0ubuntu2_amd64.deb Size: 10538 MD5Sum: cda4985b1036c02f7f0f0b42a522cd20 SHA1: bce4633b8e4de753eceafd63168f6ebf61c19503 SHA256: 14a3f5581d58e1aeff82a0c8a172d98e0741fb1f9bba9da36b9aef11eea29965 SHA512: a3182e86ac4dbf3f2e788306bd98449be4d533b591703a8c9cf95a14fffa2f87f9552848ea41d173a958a71014510009df6d621c74a4c271875e9f6a3770d442 Description: support for getting/setting POSIX.1e capabilities This library implements the user-space interfaces to the POSIX 1003.1e capabilities available in Linux kernels. These capabilities are a partitioning of the all powerful root privilege into a set of distinct privileges. Multi-Arch: same Homepage: http://sites.google.com/site/fullycapable/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libcephfs1 Priority: optional Section: libs Installed-Size: 5821 Maintainer: Ubuntu Developers Original-Maintainer: Ceph Maintainers Architecture: amd64 Source: ceph Version: 0.80.7-0ubuntu0.14.04.1~mos6.1+1 Replaces: libceph, libceph1, libcephfs Depends: libboost-system1.54.0, libboost-thread1.54.0, libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libnspr4 (>= 2:4.9-2~) | libnspr4-0d (>= 1.8.0.10), libnss3 (>= 2:3.13.4-2~) | libnss3-1d (>= 3.12.0~1.9b1), libstdc++6 (>= 4.6), libuuid1 (>= 2.16) Pre-Depends: multiarch-support Conflicts: libceph, libceph1, libcephfs Filename: pool/main/libcephfs1_0.80.7-0ubuntu0.14.04.1~mos6.1+1_amd64.deb Size: 1500764 MD5Sum: db028461098fd6d96bfe007f59efeccf SHA1: a1bbf112392d97495baf5cb65ef1002815c6dd6d SHA256: 1357f8a238f6abfc246c2e37ed7feea643ef4478e205c28cba87150855efe4b0 SHA512: 0fa3e4330355e0c03cc432d3f972dbf604385dc1034365e33e013923000a3defd0751bd5bdc216a6f6c95eee8d0120de9d82f1e8f292b580fee6141d088bdb29 Description: Ceph distributed file system client library Ceph is a distributed network file system designed to provide excellent performance, reliability, and scalability. This is a shared library allowing applications to access a Ceph distributed file system via a POSIX-like interface. Homepage: http://ceph.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libcfg6 Priority: optional Section: libs Installed-Size: 220 Maintainer: Ubuntu Developers Original-Maintainer: Debian HA Maintainers Architecture: amd64 Source: corosync Version: 2.3.3-1ubuntu1 Replaces: corosync (<< 1.99.9-1), corosync-dev (<< 1.99.9-1), libcorosync4 (<= 1.4.2-1) Depends: libc6 (>= 2.4), libcorosync-common4 (>= 2.3.3), libqb0 Conflicts: corosync (<< 1.99.9-1), corosync-dev (<< 1.99.9-1), libcorosync4 (<= 1.4.2-1) Filename: pool/main/libcfg6_2.3.3-1ubuntu1_amd64.deb Size: 7760 MD5Sum: b4c7a615d6e9c591ccd3b7ccf4349fee SHA1: 772eccf4104e9867bfd938e65c1372a7bd776c79 SHA256: 1040ed05842b77153c0974732b3bf7276c7b9f3e3301e637826d0d9fd874b80f SHA512: 1791efbeb7a8a3befa4f91072b8b6cb63e06078ada9c3edda5b4e68da075741880d12878eb59315bf9d8136a834cce0288f23ff25fa8eb00debdc832f8fe77ef Description: Standards-based cluster framework, Cfg library Corosync is a project to implement a production quality "Revised BSD" licensed implementation of all core functionalities required by openais. The project implements cutting edge research on virtual synchrony to provide 100% correct operation in the face of failures or partitionable networks with excellent performance characteristics. . The Application Interface Specification is a software API and policies which are used to develop applications that maintain service during faults. . This package contains the Cfg library, which is a library included in Corosync. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libcgmanager0 Priority: required Section: admin Installed-Size: 145 Maintainer: Serge Hallyn Architecture: amd64 Source: cgmanager Version: 0.24-0ubuntu7.3 Depends: libc6 (>= 2.2.5), libdbus-1-3 (>= 1.0.2), libnih-dbus1 (>= 1.0.0), libnih1 (>= 1.0.0) Filename: pool/main/libcgmanager0_0.24-0ubuntu7.3_amd64.deb Size: 29198 MD5Sum: 4510ed4dd0480cd2342c1657eb6ca469 SHA1: f39d5f9872cc93cca38a87609e63a0fb35c133cf SHA256: 8af4828c632983000c246067393eb7ba47abbae1c234c4739deca6ca33c1c165 SHA512: 86f085f0de3c8ad673be7fc6a6b182dd4ee7ee37c6a966060fda87c9e9991934e1b8e83a29c96e9ed05256497d5cc5aaa5f10b25024de0fa19b65427ff76bbce Description: Central cgroup manager daemon (client library) cgmanager provides a central cgroup manager daemon and a per-namespace manager proxy, allowing users and programs to administrate cgroups through D-Bus requests. . This package contains the shared library. Multi-Arch: same Homepage: http://cgmanager.linuxcontainers.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libcib3 Priority: optional Section: libs Installed-Size: 161 Maintainer: Ubuntu Developers Original-Maintainer: Debian HA Maintainers Architecture: amd64 Source: pacemaker Version: 1.1.10+git20130802-1ubuntu2.3 Replaces: libcib1, libcib2, pacemaker (<= 1.0.9.1+hg15626-2) Depends: libc6 (>= 2.14), libcrmcommon3 (>= 1.1.10+git20130802), libglib2.0-0 (>= 2.12.0), libgnutls26 (>= 2.12.17-0), libpe-rules2 (>= 1.1.10+git20130802), libqb0, libxml2 (>= 2.7.4) Conflicts: libcib1, libcib2, pacemaker (<= 1.0.9.1+hg15626-2) Filename: pool/main/libcib3_1.1.10+git20130802-1ubuntu2.3_amd64.deb Size: 40218 MD5Sum: 4be17dfed243a868783cda1d071c1d11 SHA1: 8419ae3d3d6cae307e5d529b9cd0e21a5c375e6b SHA256: 236a9d8777a2775f32e86f48a179b605ac6e6054cebf1071f520483974031124 SHA512: a36cc30da5e21cd7db1f51de977ba5299284473af4ef7df7f1bb6899398e7a7a5b764d8beddf7a545bb8266226543cf0c178e052fef15c89e2d8fbb7233979ee Description: Pacemaker libraries - CIB This package contains some of the libraries provided by and needed for the pacemaker cluster manager. You need to install them if you intend to run pacemaker. Specifically, this package contains the CIB library. Homepage: http://clusterlabs.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libck-connector0 Priority: optional Section: libs Installed-Size: 56 Maintainer: Ubuntu Developers Original-Maintainer: Utopia Maintenance Team Architecture: amd64 Source: consolekit Version: 0.4.5-3.1ubuntu2 Depends: libc6 (>= 2.3.4), libdbus-1-3 (>= 1.0.2) Pre-Depends: multiarch-support Filename: pool/main/libck-connector0_0.4.5-3.1ubuntu2_amd64.deb Size: 10530 MD5Sum: 9c2ed608b0f03ae21fe082093bce9a8a SHA1: ca51c41c4f7035324a58018c6612ca272d687ca4 SHA256: 77475621670d256826fccaf2a4db86564e5ee5fafc43bd8bf6815079ffcdcc83 SHA512: bb20f1958dc267924b1ed4ff6169f13cbd2fb68a4d79756f3ec1f0ac5af2972854b12819b0fabf014e202db49b42cec443398b56e1cf731b6a695079bb82f115 Description: ConsoleKit libraries ConsoleKit is a system daemon for tracking what users are logged into the system and how they interact with the computer (e.g. which keyboard and mouse they use). . This package provides a convenience library which simplifies the access to ConsoleKit. Multi-Arch: same Homepage: http://www.freedesktop.org/wiki/Software/ConsoleKit Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, cloud-image, openssh-server, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop-gnome, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, lubuntu-core, ubuntustudio-video, ubuntustudio-graphics Package: libclass-accessor-perl Priority: optional Section: perl Installed-Size: 104 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 0.34-1 Depends: perl, libsub-name-perl Filename: pool/main/libclass-accessor-perl_0.34-1_all.deb Size: 26038 MD5Sum: b8dc3f1734b92b8ccd6e9ba464ca42c0 SHA1: 566e5fa15fbedfc182f8c876691eee870df96bd6 SHA256: 4afa5673b05a2527754bb9b0ca546b7dc7846d2ba37d58153e39f6a0a7722a75 SHA512: 60069cda2633299b077c35967d88a958f19aae58c53a0f160f111f228258346f7773b75f55410a6770b1fa539e927c9e2d9489865945db8378d31c4ef808cd7f Description: Perl module that automatically generates accessors Class::Accessor automagically generates accessor/mutator methods for your class. Most of the time, writing accessors is an exercise in cutting and pasting. If you make your module a subclass of Class::Accessor and declare your accessor fields with mk_accessors() then you will find yourself with a set of automatically generated accessors which can even be customized. Homepage: http://search.cpan.org/dist/Class-Accessor/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libclone-perl Priority: optional Section: perl Installed-Size: 66 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: amd64 Version: 0.36-1 Depends: perl (>= 5.18.1-5), perlapi-5.18.1, libc6 (>= 2.2.5) Filename: pool/main/libclone-perl_0.36-1_amd64.deb Size: 10958 MD5Sum: 7df88a373254e70dc5d0d0c4d5d705e5 SHA1: 1f2099873ba93c1a5bbbfbdbb1d9b2f00a7a9a69 SHA256: bf8f5e189159cf2221ada75335b96780be372cd442b2fbdf67d2e2fc73bde74e SHA512: db415d609a68331e3516c8a3f3cdc9bd858b023379e1478f145a8d472677c19247a4f548c611691474268ccbd3d2b0bd5b1957f1c4e6af5ea32fa3279a78e5d5 Description: module for recursively copying Perl datatypes The Clone module provides a clone() method which makes recursive copies of nested hash, array, scalar and reference types, including tied variables and objects. . It is faster (although less flexible) than Storable's dclone. Its functionality is _not_ serializing in-memory objects (i.e. as Data::Dumper or YAML::Dump do), but deep-copying them over to new in-memory structures. Homepage: https://metacpan.org/release/Clone/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-full, kubuntu-active-desktop, kubuntu-active-full, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libcloog-isl4 Priority: optional Section: libs Installed-Size: 191 Maintainer: Ubuntu Developers Original-Maintainer: Debian GCC Maintainers Architecture: amd64 Source: cloog Version: 0.18.2-1 Depends: libc6 (>= 2.14), libgmp10, libisl10 (>= 0.11) Pre-Depends: multiarch-support Filename: pool/main/libcloog-isl4_0.18.2-1_amd64.deb Size: 57502 MD5Sum: da71de63b0e24eb02afb817c0b285d6a SHA1: 72c88ce812ffe6e55110fa9b5b209c4b7d1a08d8 SHA256: c42936ac171d9cf5b99e5380688ee71cb153f223539310a451117d747dc794b9 SHA512: 9d8d475fa160671b980d4eb2e3c74b4e4e86c9307fa4e4d6e13aeb7ac52eda57ba222a5287a428ef88ed0d1498400c40315a524ce50a66a120c375b5f889e325 Description: Chunky Loop Generator (runtime library) CLooG is a software which generates loops for scanning Z-polyhedra. . This package contains the runtime library. Multi-Arch: same Homepage: http://www.CLooG.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Build-Essential: yes Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libcmap4 Priority: optional Section: libs Installed-Size: 224 Maintainer: Ubuntu Developers Original-Maintainer: Debian HA Maintainers Architecture: amd64 Source: corosync Version: 2.3.3-1ubuntu1 Replaces: corosync (<< 1.99.9-1), corosync-dev (<< 1.99.9-1), libcorosync4 (<= 1.4.2-1) Depends: libc6 (>= 2.14), libcorosync-common4 (>= 2.3.3), libqb0 Conflicts: corosync (<< 1.99.9-1), corosync-dev (<< 1.99.9-1), libcorosync4 (<= 1.4.2-1) Filename: pool/main/libcmap4_2.3.3-1ubuntu1_amd64.deb Size: 9664 MD5Sum: ff81ec5bf567665c61ec63ce5f7cfc77 SHA1: f7b36bec6658f972508217c4628f9ac2055078f3 SHA256: ca33a4380c1177b5881c5b36b4a370260908060a04e51e8f0c880b961b33dac5 SHA512: 150fd5fc4265088f154bbfa56fa19f3b2c3d5f3d0e2807e4e1116853eb68e2b7f327ca44e0230a508dd17c502df38ae80d4052ed3e6a0c589483807e7105a14a Description: Standards-based cluster framework, Cmap library Corosync is a project to implement a production quality "Revised BSD" licensed implementation of all core functionalities required by openais. The project implements cutting edge research on virtual synchrony to provide 100% correct operation in the face of failures or partitionable networks with excellent performance characteristics. . The Application Interface Specification is a software API and policies which are used to develop applications that maintain service during faults. . This package contains the Cmap library, which is a library included in Corosync. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libcomerr2 Priority: required Section: libs Installed-Size: 103 Maintainer: Ubuntu Developers Original-Maintainer: Theodore Y. Ts'o Architecture: amd64 Source: e2fsprogs Version: 1.42.9-3ubuntu1.2 Replaces: e2fsprogs (<< 1.34-1) Provides: libcomerr-kth-compat Depends: libc6 (>= 2.17) Pre-Depends: multiarch-support Filename: pool/main/libcomerr2_1.42.9-3ubuntu1.2_amd64.deb Size: 62840 MD5Sum: 61c6192f43ca2b9c1fa966d42ddaf274 SHA1: 530a89b14ac158c9d262ee53483a0e0b1674847b SHA256: bda7a473d8f662f1592912d9fd6d75a4bbf172c0a51d70fab7ae8373254da0cb SHA512: 21a09c1d4b761f4b02056760477a52e365d8f745e197a84b59efc51b78350ff45f7bf6a0009bee40b1a6ab10d7f6cd4478695751db4dc22ec91e15b738724bd8 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. Multi-Arch: same Homepage: http://e2fsprogs.sourceforge.net Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libcommon-sense-perl Priority: optional Section: perl Installed-Size: 83 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: amd64 Version: 3.72-2build1 Depends: perl (>= 5.18.2), perl (<< 5.18.3~) Filename: pool/main/libcommon-sense-perl_3.72-2build1_amd64.deb Size: 20374 MD5Sum: 504bd548e5bf4efd8f97bec372c131b0 SHA1: ee60ce7b785e57390b877d5045252a23193350d1 SHA256: 750d07dc41feba0f0b83d574c220710f8d6d3dbd7f637ca8ae5123da980fcb70 SHA512: d90932e724b030ad36fe6e3a69511c9b37c2fcfb12f3d3820db62b426a702bba1573b11f5d36d7f8f5582e46a677e65e64e17216815b277fd799743706e438f5 Description: module that implements some sane defaults for Perl programs common::sense implements some sane defaults for Perl programs, as defined by two typical (or not so typical - use your common sense) specimens of Perl coders. Homepage: http://search.cpan.org/dist/common-sense/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master Package: libconfig-general-perl Priority: optional Section: perl Installed-Size: 192 Maintainer: Ubuntu Developers Original-Maintainer: Francesco Cecconi Architecture: all Version: 2.52-1 Depends: perl Filename: pool/main/libconfig-general-perl_2.52-1_all.deb Size: 59036 MD5Sum: 42dd64a2e8c1dd19c1f0efd52da3af41 SHA1: 4d705e617be957a597aceaeb62c604686fb277bc SHA256: eea06cd989822f74dba19911b1fbbcd4c1da037a5e8d9da2d452ca7e92451cd2 SHA512: 3f944ec9c7ab01f4e135c032c46248c17e0b1d06ae5203f3dcd9474da0f056ed24304ba45c7e59882a627501a0ef88fa8812f81005889fc34418196051888e0d Description: Generic Configuration Module This module opens a configuration file and parses its contents for you. After parsing it returns a hash which contains all options and their associated values from your configuration file. . The format of configuration files supported by Config::General is inspired by the well known Apache configuration format, in fact, this module is fully capable of parsing Apache configurations, but the output is not usable by Apache. You can also just use simple name/value pairs in your configuration files. . In addition to the capabilities of an Apache configuration file it supports some enhancements such as here-documents, C-style comments and multi-line options. Homepage: http://search.cpan.org/dist/Config-General/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libconfig9 Priority: optional Section: libs Installed-Size: 85 Maintainer: Ubuntu Developers Original-Maintainer: Jonathan McCrohan Architecture: amd64 Source: libconfig Version: 1.4.9-2 Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Filename: pool/main/libconfig9_1.4.9-2_amd64.deb Size: 21678 MD5Sum: 315b7c7a883797203d336310791df37d SHA1: 0f043c96b42ed2b46f976c358b7df96ea2ccf176 SHA256: ac75018c78bcbf7dab5704986bbd4bf2f8b65292c088a1102de76911b37183f7 SHA512: 72b55a714044a4d00cf29f3cd28c693b4a2366128263bcfdc4ee4acf638550448f804c2293309a7ea7a18fd5fe9182e9cd2f2d2fa53060c9ce1a48574870d5ed Description: parsing/manipulation of structured configuration files This library features a fully reentrant parser and includes bindings for both the C and C++ programming languages. It runs on modern POSIX-compliant systems such as Linux, Solaris, and Mac OS X (Darwin), as well as on Microsoft Windows 2000/XP and later (Visual Studio or MinGW). . This library allows parsing, manipulating and writing structured configuration files. Multi-Arch: same Homepage: http://www.hyperrealm.com/libconfig/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libcorosync-common4 Priority: optional Section: libs Installed-Size: 216 Maintainer: Ubuntu Developers Original-Maintainer: Debian HA Maintainers Architecture: amd64 Source: corosync Version: 2.3.3-1ubuntu1 Replaces: corosync (<< 1.99.9-1), corosync-dev (<< 1.99.9-1), libcorosync4 (<= 1.4.2-1) Depends: libc6 (>= 2.2.5) Conflicts: corosync (<< 1.99.9-1), corosync-dev (<< 1.99.9-1), libcorosync4 (<= 1.4.2-1) Filename: pool/main/libcorosync-common4_2.3.3-1ubuntu1_amd64.deb Size: 6622 MD5Sum: 023b2db48714ead763b48e85cdcb6ad6 SHA1: 47b22b71473ce650db92e00a603fbd5f35af2944 SHA256: 24e83d0cead981a907ad7bcb817f9a1bfa40373f802d34292d9542b69d240638 SHA512: 5a7101adb1844f638032c74cd508e064fffe404f76d35f0f62486cc8ff076980d6c4b0c8a09ff570aa0cdc7a93b05c9ccdcfc232f0d87cbe5b1816d648978cc9 Description: Standards-based cluster framework, common library Corosync is a project to implement a production quality "Revised BSD" licensed implementation of all core functionalities required by openais. The project implements cutting edge research on virtual synchrony to provide 100% correct operation in the face of failures or partitionable networks with excellent performance characteristics. . The Application Interface Specification is a software API and policies which are used to develop applications that maintain service during faults. . This package contains the common corosync library, which is a library included in Corosync. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libcpg4 Priority: optional Section: libs Installed-Size: 224 Maintainer: Ubuntu Developers Original-Maintainer: Debian HA Maintainers Architecture: amd64 Source: corosync Version: 2.3.3-1ubuntu1 Replaces: corosync (<< 1.99.9-1), corosync-dev (<< 1.99.9-1), libcorosync4 (<= 1.4.2-1) Depends: libc6 (>= 2.14), libcorosync-common4 (>= 2.3.3), libqb0 Conflicts: corosync (<< 1.99.9-1), corosync-dev (<< 1.99.9-1), libcorosync4 (<= 1.4.2-1) Filename: pool/main/libcpg4_2.3.3-1ubuntu1_amd64.deb Size: 9968 MD5Sum: 3d411db8a12c6c622ef3abec553ca85a SHA1: 22749173142413443ebed05255ebd4bfe5546aeb SHA256: e5cbe1ef01b84e7c02d43b82d28c4135fe9eef42502a7c066ffbb7819efaa9f7 SHA512: 0a82e0b6a534d0db25c3ded36676e3b27370e2a3c659624f5c425b172d1c57a29eb2dc4eb5f7c8b9bd6c17fc96b4184f12df3bd3b2dfdbc7a398a831d984abd5 Description: Standards-based cluster framework, Cpg library Corosync is a project to implement a production quality "Revised BSD" licensed implementation of all core functionalities required by openais. The project implements cutting edge research on virtual synchrony to provide 100% correct operation in the face of failures or partitionable networks with excellent performance characteristics. . The Application Interface Specification is a software API and policies which are used to develop applications that maintain service during faults. . This package contains the Cpg library, which is a library included in Corosync. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libcpufreq0 Priority: optional Section: universe/libs Installed-Size: 59 Maintainer: Ubuntu Developers Original-Maintainer: Mattia Dongili Architecture: amd64 Source: cpufrequtils Version: 008-1 Depends: libc6 (>= 2.14) Filename: pool/main/libcpufreq0_008-1_amd64.deb Size: 13688 MD5Sum: feccd05dab3d8bddd360266f385509e3 SHA1: 474063ae778d4713221cd3b084d711af6ff7c9c4 SHA256: 03da49f2491721771906118597cf76fad79f5220ce4e58ecd25bdc90afe2cb89 SHA512: f398fa5c8e6180c04bab2e516e39564e568ae2879b2fbddf789a3ff5b09528c8041814705a38608eebfc0abe70b2883a1e0812bacfe25b053f988bd5f1ffc6f0 Description: shared library to deal with the cpufreq Linux kernel feature This library provide an unified method to access the CPUFreq kernel interface. Homepage: http://kernel.org/pub/linux/utils/kernel/cpufreq/cpufrequtils.html Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libcrmcluster4 Priority: optional Section: libs Installed-Size: 139 Maintainer: Ubuntu Developers Original-Maintainer: Debian HA Maintainers Architecture: amd64 Source: pacemaker Version: 1.1.10+git20130802-1ubuntu2.3 Replaces: libcrmcluster1, libcrmcluster2, pacemaker (<= 1.0.9.1+hg15626-2) Depends: libbz2-1.0, libc6 (>= 2.14), libcmap4 (>= 2.3.3), libcorosync-common4 (>= 2.3.3), libcpg4 (>= 2.3.3), libcrmcommon3 (>= 1.1.10+git20130802), libglib2.0-0 (>= 2.16.0), libplumb2 (>= 1.0.11+hg2754), libqb0, libquorum5 (>= 2.3.3), libstonithd2 (>= 1.1.10+git20130802), libxml2 (>= 2.7.4) Conflicts: libcrmcluster1, libcrmcluster2, pacemaker (<= 1.0.9.1+hg15626-2) Filename: pool/main/libcrmcluster4_1.1.10+git20130802-1ubuntu2.3_amd64.deb Size: 31288 MD5Sum: 93717a32d7894c6e0eacad7db81e9de5 SHA1: 8721783ddfa3fd3be86214a39ba7961fd8583ec5 SHA256: 0933c96d7507e3fbe5262729399ad78554b46dcf887ad8d8998a50570f158c19 SHA512: baac27837469eb5f333cf1fb27c3f3aff04fcc449fc7af455a0f0fc5c412ff2c6cd727746ce479c489756794f34eccff5c94c05dba32d91304d660e8b04d5e1d Description: Pacemaker libraries - CRM This package contains some of the libraries provided by and needed for the pacemaker cluster manager. You need to install them if you intend to run pacemaker. Specifically, this package contains the CRM cluster library. Homepage: http://clusterlabs.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libcrmcommon3 Priority: optional Section: libs Installed-Size: 305 Maintainer: Ubuntu Developers Original-Maintainer: Debian HA Maintainers Architecture: amd64 Source: pacemaker Version: 1.1.10+git20130802-1ubuntu2.3 Replaces: libcrmcommon2, pacemaker (<= 1.0.9.1+hg15626-2) Depends: libbz2-1.0, libc6 (>= 2.17), libglib2.0-0 (>= 2.28.0), libgnutls26 (>= 2.12.17-0), libqb0, libuuid1 (>= 2.16), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25) Conflicts: libcrmcommon2, pacemaker (<= 1.0.9.1+hg15626-2) Filename: pool/main/libcrmcommon3_1.1.10+git20130802-1ubuntu2.3_amd64.deb Size: 91564 MD5Sum: 6b51e1da88a2a187d58d32d802a207bf SHA1: 761390816c37da66e14254033bf4e6e3e9ed7a72 SHA256: 6ebf42467af47b992f00b4c4b386a7297495d67289dedf3cec00f986b3fc9175 SHA512: 02c3a0f2c3c6c9a1be82a7759fd8097ef7211671fe19bb781ccb05ef677f0737dbb18fa27f5ee87d00d728d91b77375680a300b93a6f3f4120937d720023112a Description: Pacemaker libraries - common CRM This package contains some of the libraries provided by and needed for the pacemaker cluster manager. You need to install them if you intend to run pacemaker. Specifically, this package contains the common CRM library. Homepage: http://clusterlabs.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libcrmservice1 Priority: optional Section: libs Installed-Size: 96 Maintainer: Ubuntu Developers Original-Maintainer: Debian HA Maintainers Architecture: amd64 Source: pacemaker Version: 1.1.10+git20130802-1ubuntu2.3 Depends: libc6 (>= 2.8), libcrmcommon3 (>= 1.1.10+git20130802), libglib2.0-0 (>= 2.28.0), libqb0 Filename: pool/main/libcrmservice1_1.1.10+git20130802-1ubuntu2.3_amd64.deb Size: 17668 MD5Sum: e2efaaee301aea6c879d310e76227de6 SHA1: eea74c9bff0e607346763fd007ec261c9eaccb2a SHA256: 3f862f446fc73368d006cfb8b0b6c1a09aa98f6a168e2575f27fd94fa2e50c65 SHA512: 921b6b44f22b12e594bf20a22a334674faebd3c2621de2e38e27270e855bf345a625c495139f5a477eddf505bd47b4e1cf79cabaf7252a50349be75af9758aab Description: Pacemaker libraries - crmservice This package contains some of the libraries provided by and needed for the pacemaker cluster manager. You need to install them if you intend to run pacemaker. Specifically, this package contains the crmservice library. Homepage: http://clusterlabs.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libcroco3 Priority: optional Section: libs Installed-Size: 339 Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: libcroco Version: 0.6.8-2ubuntu1 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.16.0), libxml2 (>= 2.7.4) Pre-Depends: multiarch-support Filename: pool/main/libcroco3_0.6.8-2ubuntu1_amd64.deb Size: 82392 MD5Sum: 4b33744a9f017c706d68621e7132f6b9 SHA1: 7bc17c18943444b119bbb8f6bc867e29c252391f SHA256: af60a4a2db4744e4c16413af84bb237a8afb0e1fa299c9b56abdfded2213de0c SHA512: 8d6eb59159f4ee3217c8203d37621be89e8d8ab5aa448f3851694404f7a37bca55225d185fe3ac7f1d41844ebaf78aadbec5c94cbf27f95805b3695839367ed2 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. Multi-Arch: same Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-full, kubuntu-active-live, kubuntu-active-desktop, kubuntu-active-full, kubuntu-active-live, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libcryptsetup4 Priority: optional Section: libs Installed-Size: 217 Maintainer: Ubuntu Developers Original-Maintainer: Debian Cryptsetup Team Architecture: amd64 Source: cryptsetup Version: 2:1.6.1-1ubuntu1 Depends: libc6 (>= 2.15), libdevmapper1.02.1 (>= 2:1.02.74), libgcrypt11 (>= 1.4.6-3), libuuid1 (>= 2.16), libgpg-error0 (>= 1.10-0.1) Filename: pool/main/libcryptsetup4_1.6.1-1ubuntu1_amd64.deb Size: 77020 MD5Sum: 989de0f231fdea8da9fbb9b8e8945940 SHA1: a8e2f635fc0caee0d90d67b0f0a0bd931eb7c48d SHA256: 6e1c07e540050834b954748a4435daa139cdc93232257ad24698cec0466277d2 SHA512: 704681655820b5c4752d20db56ab0e8c79802a206fef57552ef088bdc44512698aa6dbb98809d577fb15517a77f6220854016116bf0a81d4eae7edcb69b60099 Description: disk encryption support - shared library Cryptsetup provides an interface for configuring encryption on block devices (such as /home or swap partitions), using the Linux kernel device mapper target dm-crypt. It features integrated Linux Unified Key Setup (LUKS) support. . This package provides the libcryptsetup shared library. Homepage: http://code.google.com/p/cryptsetup/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-live, ubuntu-usb-live, cloud-image, kubuntu-desktop, kubuntu-full, kubuntu-active, kubuntu-active-desktop, kubuntu-active-full, kubuntu-active, edubuntu-live, edubuntu-usb-live, xubuntu-live, mythbuntu-live, lubuntu-live, ubuntustudio-dvd-live, ubuntu-gnome-live Package: libcups2 Priority: optional Section: libs Installed-Size: 615 Maintainer: Ubuntu Developers Original-Maintainer: Debian Printing Team Architecture: amd64 Source: cups Version: 1.7.2-0ubuntu1.5 Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.14), libgnutls26 (>= 2.12.17-0), libgssapi-krb5-2 (>= 1.10+dfsg~), zlib1g (>= 1:1.2.0) Pre-Depends: multiarch-support Suggests: cups-common Breaks: cups (<< 1.5.0) Filename: pool/main/libcups2_1.7.2-0ubuntu1.5_amd64.deb Size: 178542 MD5Sum: ef7ed217c781f70310917ca1f1b47cbf SHA1: 22ee34100e1a2ee4605f43018cadda9a46cc4018 SHA256: eb988fd0f1bdfb3887775e2d495793266c8da84f5b90dcd500c1f5354a31c6ac SHA512: 00ac673b2467c7c4860792359f11d16dc823db2ef3e5fa01860b21c206a86f6445cbbc88ea2b178d0233e403cd4a409cac7846216f6b0bf370fa3c647228f00f 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. Multi-Arch: same Homepage: http://www.cups.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, print-server, tomcat-server, samba-server, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libcupsfilters1 Priority: optional Section: libs Installed-Size: 208 Maintainer: Ubuntu Developers Original-Maintainer: Debian Printing Team Architecture: amd64 Source: cups-filters Version: 1.0.52-0ubuntu1.2 Depends: libc6 (>= 2.14), libcups2 (>= 1.7.0), libdbus-1-3 (>= 1.0.2), libjpeg8 (>= 8c), libpng12-0 (>= 1.2.13-4), libtiff5 (>= 4.0.3) Pre-Depends: multiarch-support Filename: pool/main/libcupsfilters1_1.0.52-0ubuntu1.2_amd64.deb Size: 74382 MD5Sum: 488f3f852d63fb9b084a75c84e4c1d28 SHA1: 74f0597eb20f3367bdbb6939941c45a2bc9b1fb6 SHA256: 7bfa17f2e01d180bb6fd094fd923f869cf0af62ae50773bffbb52f95ea3ebfa9 SHA512: dcaaa6917070ffb0cac80f19e3059e0996e44f4e56109f93b8be542c1ec084727807bda257c0b4e215c0ceef502e15830cafc664f53a2a4e9548b693a455629e Description: OpenPrinting CUPS Filters - Shared library This library contains functions commonly used by the CUPS filters in the OpenPrinting CUPS filters package, currently functions to read several different image formats and to convert bitmaps between different color spaces. Multi-Arch: same Homepage: http://www.openprinting.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, print-server, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libcupsimage2 Priority: optional Section: libs Installed-Size: 160 Maintainer: Ubuntu Developers Original-Maintainer: Debian Printing Team Architecture: amd64 Source: cups Version: 1.7.2-0ubuntu1.5 Depends: libc6 (>= 2.14), libcups2 (= 1.7.2-0ubuntu1.5), libcupsfilters1 (>= 1.0~b1) Pre-Depends: multiarch-support Filename: pool/main/libcupsimage2_1.7.2-0ubuntu1.5_amd64.deb Size: 15392 MD5Sum: 5e4722d4fc1b07fdf685fb82b7dddc02 SHA1: da4c861523a7e7536c036df953dd49c6e2178e68 SHA256: fc7b93f1c0a88ae4dd41ce01fa9b8c768c9e49c855fb2827787b07eb86bd93a3 SHA512: 57fa84f2a6f81fa764861661a8948788d74a2a2945a5485ab77c04d329bc538d7158fcec8c5d2f9c042e7a738bc0789a19bdc32147de93f08081c2cadffbb965 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. Multi-Arch: same Homepage: http://www.cups.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, print-server, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libcurl3-gnutls Priority: standard Section: libs Installed-Size: 525 Maintainer: Ubuntu Developers Original-Maintainer: Alessandro Ghedini Architecture: amd64 Source: curl Version: 7.35.0-1ubuntu2.3 Depends: libc6 (>= 2.17), libgcrypt11 (>= 1.5.1), libgnutls26 (>= 2.12.17-0), libgssapi-krb5-2 (>= 1.10+dfsg~), libidn11 (>= 1.13), libldap-2.4-2 (>= 2.4.7), librtmp0 (>= 2.3), zlib1g (>= 1:1.1.4) Pre-Depends: multiarch-support Recommends: ca-certificates Filename: pool/main/libcurl3-gnutls_7.35.0-1ubuntu2.3_amd64.deb Size: 164928 MD5Sum: 114c4eaf50e4261ccb1fc287c0e1e6e8 SHA1: a07535bc15454db22fc1563adbcf6bb5af75f5f7 SHA256: 698875e7c25f6f5f300e55a38616427b7601ec4f22dc5112571a020cbcd13f84 SHA512: 65cedcc7f5ab80f3bd0f51837ea9b2177c25b2247ae25f513332c0f259468e8c79946c8bc7b3287b033be8413975f39caa98e554f40de9f2ea16a9076b9bbbeb 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. Multi-Arch: same Homepage: http://curl.haxx.se Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libcurl3 Priority: optional Section: libs Installed-Size: 546 Maintainer: Ubuntu Developers Original-Maintainer: Alessandro Ghedini Architecture: amd64 Source: curl Version: 7.35.0-1ubuntu2.3 Depends: libc6 (>= 2.17), libgssapi-krb5-2 (>= 1.10+dfsg~), libidn11 (>= 1.13), libldap-2.4-2 (>= 2.4.7), librtmp0 (>= 2.3), libssl1.0.0 (>= 1.0.1), zlib1g (>= 1:1.1.4) Pre-Depends: multiarch-support Recommends: ca-certificates Filename: pool/main/libcurl3_7.35.0-1ubuntu2.3_amd64.deb Size: 172218 MD5Sum: 1e9975bfdcb480700c85b2438bf64608 SHA1: a59fb1f3c07fa151468fb6b0d418c2c288140588 SHA256: f6702b0d154e20e4e2265bc33f872ea050ae52f1ee1db0f63376cddcb829dce8 SHA512: bb2266810942fa19641f6dbb584d287345929e2b6ad4b560ddd848f67c8287ebd08e21bb73b75fe58eaa8ff00043a7e694dec1891a9249b692f6d995b42f8a32 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. Multi-Arch: same Homepage: http://curl.haxx.se Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, cloud-image, server, kubuntu-desktop, kubuntu-full, kubuntu-active-desktop, kubuntu-active-full, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, lubuntu-desktop, ubuntu-gnome-desktop Package: libcwidget3 Priority: optional Section: libs Installed-Size: 1088 Maintainer: Ubuntu Developers Original-Maintainer: Daniel Burrows Architecture: amd64 Source: cwidget Version: 0.5.16-3.5ubuntu1 Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libncursesw5 (>= 5.6+20070908), libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.6), libtinfo5 Suggests: libcwidget-dev Filename: pool/main/libcwidget3_0.5.16-3.5ubuntu1_amd64.deb Size: 306852 MD5Sum: 6a7798a963bf07a0f84d79ed57629d0a SHA1: 5653b16229c4eb1d5632bb8c7c0ae16254670af6 SHA256: 0233c34860630f80153e88eb3d981940f416d6a45799d9fe09e5cff2dce0d48b SHA512: 3c131746e955512dc7597dae81caf2d92e40d28eb46e1baa664177ccdb9b7de4ac0fd3ab52506cd34d2867a8a51446ab31462d6ec68b76154c65a8bd23b395c0 Description: high-level terminal interface library for C++ (runtime files) libcwidget is a modern user interface library modeled on GTK+ and Qt, but using curses as its display layer and with widgets that are tailored to a terminal environment. . This package contains the files that are required to run programs compiled against libcwidget. Homepage: http://cwidget.alioth.debian.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: cloud-image Package: libdb5.3 Priority: required Section: libs Installed-Size: 1725 Maintainer: Ubuntu Developers Original-Maintainer: Debian Berkeley DB Group Architecture: amd64 Source: db5.3 Version: 5.3.28-3ubuntu3 Depends: libc6 (>= 2.17) Pre-Depends: multiarch-support Filename: pool/main/libdb5.3_5.3.28-3ubuntu3_amd64.deb Size: 646450 MD5Sum: e271858df239251c4e02325a1ad7f203 SHA1: 2900c633e499ee48a2764a488a4427fabe5027b6 SHA256: eb81b387ce9d181caecfca99c93362792cb1f1e17655f27e388d0749f65c3030 SHA512: e1db541487717f463dd61121ab140bac8084b01116807660e2de170253ffced71a6874d06e596b3b0d9c4bf2f4ca9ab16a328a3953a1ece0ad5a5245d077c85d Description: Berkeley v5.3 Database Libraries [runtime] This is the runtime package for programs that use the v5.3 Berkeley database library. Multi-Arch: same Homepage: http://www.oracle.com/technology/software/products/berkeley-db/index.html Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libdbd-mysql-perl Priority: optional Section: perl Installed-Size: 307 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: amd64 Version: 4.025-1 Depends: perl (>= 5.18.1-4build1), perl-dbdabi-94, perlapi-5.18.1, libc6 (>= 2.4), libmysqlclient18 (>= 5.5.13-1), libdbi-perl Filename: pool/main/libdbd-mysql-perl_4.025-1_amd64.deb Size: 99300 MD5Sum: 2409373cd5f8fb702e6c636c28eb5e2e SHA1: e58ee40cc3a274ce9448ff5fea8de71262f3effc SHA256: 9c26ab7949c13c3d6bf7cb21c5875594802128ae7f8bd669864f264b93d4e581 SHA512: 63e79c7eea8246aa3a26529e2361fb63265ffafab2c1e222c841febd494bfebf794e74f6e45f921b9cc371e8f9dca1fb2c1893a57aa30da75b8efb874d46e948 Description: Perl5 database interface to the MySQL database DBD::mysql is the Perl5 Database Interface driver for the MySQL database. In other words: DBD::mysql is an interface between the Perl programming language and the MySQL programming API that comes with the MySQL relational database management system. Most functions provided by this programming API are supported. Some rarely used functions are missing, mainly because noone ever requested them. However supported features include: compression of data between server and client; timeouts; SSL; prepared statement support; server administration such as creating and dropping databases and restarting the server; auto-reconnection; utf8; bind type guessing; bind comment placeholders; automated insert ids; transactions; multiple result sets and multithreading. Homepage: https://metacpan.org/release/DBD-mysql Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: lamp-server, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libdbi-perl Priority: optional Section: perl Installed-Size: 2155 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: amd64 Version: 1.630-1 Provides: perl-dbdabi-94 Depends: perl (>= 5.18.1-4build1), perlapi-5.18.1, libc6 (>= 2.4) Suggests: libclone-perl (>= 0.34), libmldbm-perl, libnet-daemon-perl, libplrpc-perl, libsql-statement-perl (>= 1.402) Breaks: libdbd-anydata-perl (<< 0.11+), libdbd-csv-perl (<< 0.3600+), libsql-statement-perl (<< 1.33+) Filename: pool/main/libdbi-perl_1.630-1_amd64.deb Size: 879494 MD5Sum: 53c59ad9793bbd09d9c8dedcdecaba1c SHA1: a054d3f769f7f937fba66fa06e97d2459d58c26a SHA256: 78876f123aacb348e7251877e97a2bc9a4ca2d238f361b1c441ce2c7d5776b1c SHA512: d66281d717715cda26008235bdff5fe68026863089ef0d362e5ba6a58c73de05588492479209bf1ed4d175df127efe69299bac5c60a58e08479355031e445626 Description: Perl Database Interface (DBI) DBI (DataBase Interface) is a Perl framework that provides a common interface to access various backend databases in a uniform manner. DBD (DataBase Driver) modules provide implementations for various backend data storage mechanisms including networked relational databases (particularly SQL databases) and even web services such as the Google search engine. . It is extremely portable and available for a wide range of operating systems, architectures and data stores, including: . * Oracle * Microsoft SQL Server * IBM DB2 * SQLite * PostgreSQL * Firebird * MySQL Homepage: http://dbi.perl.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: lamp-server, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libdbus-1-3 Priority: required Section: libs Installed-Size: 379 Maintainer: Ubuntu Developers Original-Maintainer: Utopia Maintenance Team Architecture: amd64 Source: dbus Version: 1.6.18-0ubuntu4.3 Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Recommends: dbus Breaks: kde-window-manager (<< 4:4.4.5-9), kdebase-workspace-bin (<< 4:4.4.5-9) Filename: pool/main/libdbus-1-3_1.6.18-0ubuntu4.3_amd64.deb Size: 131942 MD5Sum: 91bf0e8df2b2b596fcb118c719acba1f SHA1: 4d61e252407e714afd64701b560e0812b2d7b95f SHA256: 8991f490e859542bbe8f5a0d9c656e00e326eb275d5c80c74ba2b62341de1031 SHA512: 5007f2f48793c5b6956798bd81da56a52dff703f28f9738bf3274eea854c29700b8bdbfd8b51c02f3454c9fa8ede8521232d009c9b6155a4cd95ed568591fbae Description: simple interprocess messaging system (library) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . D-Bus supports broadcast messages, asynchronous messages (thus decreasing latency), authentication, and more. It is designed to be low-overhead; messages are sent using a binary protocol, not using XML. D-Bus also supports a method call mapping for its messages, but it is not required; this makes using the system quite simple. . It comes with several bindings, including GLib, Python, Qt and Java. . The daemon can be found in the dbus package. Multi-Arch: same Homepage: http://dbus.freedesktop.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libdbus-glib-1-2 Priority: standard Section: libs Installed-Size: 230 Maintainer: Ubuntu Developers Original-Maintainer: Utopia Maintenance Team Architecture: amd64 Source: dbus-glib Version: 0.100.2-1 Depends: libc6 (>= 2.14), libdbus-1-3 (>= 1.2.16), libglib2.0-0 (>= 2.31.8) Pre-Depends: multiarch-support Filename: pool/main/libdbus-glib-1-2_0.100.2-1_amd64.deb Size: 74066 MD5Sum: fea25ddd78bc2403bda70df0cb2cf9a6 SHA1: 2f08f8171065fe5739ebd6e09d1580c557a52c57 SHA256: 5d8edd985809876228adbab151f5f8ae827befb7830d93d1fc26ca2747c2d421 SHA512: fe9903ed3a3aa023b8692b5dbe8800a8aa86b985ee12d0826612baaad5d4ba64f1fd8b6085de7740ad8f34edb7481619b8c996d87ee45707f37d216e46fce8e2 Description: simple interprocess messaging system (GLib-based shared 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. . This package provides the GLib-based shared library for applications using the GLib interface to D-Bus. . See the dbus description for more information about D-Bus in general. Multi-Arch: same Homepage: http://www.freedesktop.org/wiki/Software/DBusBindings Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libdebconfclient0 Priority: required Section: libs Installed-Size: 85 Maintainer: Ubuntu Developers Original-Maintainer: Debian Install System Team Architecture: amd64 Source: cdebconf Version: 0.187ubuntu1 Depends: libc6 (>= 2.4) Pre-Depends: multiarch-support Filename: pool/main/libdebconfclient0_0.187ubuntu1_amd64.deb Size: 6662 MD5Sum: 6e445ba429a00d5b7341ce401bad72df SHA1: c78427e0b6ce7229507b840285ee64df566cac42 SHA256: b863f6e00dd950f6073cf7719e1532f279bd72cba1b12a7a0d1729fc03cf15d2 SHA512: d8408bc1286868a894e7cc4f48d85af013bc09a261288644c3f34f87c9f9b439858595e4dff4b1ef65512c49ad7c3d8be17c9fa2489255f5ebfb12aba6fd4f76 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. This is a reimplementation of the original debconf version in C. . This is the libraries needed by libdebconfclient-dev and cdebconf. Multi-Arch: same Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libdevmapper-event1.02.1 Priority: optional Section: libs Installed-Size: 87 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian LVM Team Architecture: amd64 Source: lvm2 (2.02.98-6ubuntu2) Version: 2:1.02.77-6ubuntu2 Depends: libc6 (>= 2.15), libdevmapper1.02.1 (>= 2:1.02.63) Pre-Depends: multiarch-support Breaks: dmeventd (<< 2.02.95-4ubuntu1) Filename: pool/main/libdevmapper-event1.02.1_1.02.77-6ubuntu2_amd64.deb Size: 10812 MD5Sum: 094eb17d3fb1a5498f56536831d6417a SHA1: 2873ddde9dfa3897918fb48a470fdf6ba511e182 SHA256: 4d9c5319467cfeb84fd341839b240682a4f0b1fec092d1d1abe2637c9190bf29 SHA512: 9fec4907fbd87eb4e43cc6a4dcbd40220facea341d44f2bbc76ae441f091ae65b5006ec54372c202294eab5790ed9577dff5f049401bd781554fb22b25478adf Description: Linux Kernel Device Mapper event support library The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management) Team's implementation of a minimalistic kernel-space driver that handles volume management, while keeping knowledge of the underlying device layout in user-space. This makes it useful for not only LVM, but EVMS, software raid, and other drivers that create "virtual" block devices. . This package contains the userspace library to help with event monitoring for devmapper devices, in conjunction with the dmevent daemon. Multi-Arch: same Homepage: http://sources.redhat.com/lvm2/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-live, ubuntu-usb-live, kubuntu-live, kubuntu-active-live, kubuntu-active-live, kubuntu-active, kubuntu-active-live, edubuntu-live, edubuntu-usb-live, xubuntu-live, mythbuntu-live, lubuntu-live, ubuntustudio-dvd-live, ubuntu-gnome-live Package: libdevmapper1.02.1 Priority: important Section: libs Installed-Size: 301 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian LVM Team Architecture: amd64 Source: lvm2 (2.02.98-6ubuntu2) Version: 2:1.02.77-6ubuntu2 Depends: libc6 (>= 2.14), libselinux1 (>= 1.32), libudev1 (>= 183), dmsetup (>= 2:1.02.77-6ubuntu2) Pre-Depends: multiarch-support Conflicts: libdevmapper1.02 Breaks: lvm2 (<< 2.02.66) Filename: pool/main/libdevmapper1.02.1_1.02.77-6ubuntu2_amd64.deb Size: 93304 MD5Sum: 01437601964f3d16cbede0c1c95ac15f SHA1: 2d325e7bd05c084fbaa462aec7c5f853133dc75b SHA256: 59fa509ce7bdef8376ea3c7bf64aa305f52411674ca65dca76304619cf124dc8 SHA512: 8a654e8fb7356498cf2512e302f51a50c602829716efc30b4d5e0d187131957928bb748b2c3f8af5aa7f53e928565758a99b699ed56a9320cfbf6c19c182f998 Description: Linux Kernel Device Mapper userspace library The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management) Team's implementation of a minimalistic kernel-space driver that handles volume management, while keeping knowledge of the underlying device layout in user-space. This makes it useful for not only LVM, but EVMS, software raid, and other drivers that create "virtual" block devices. . This package contains the (user-space) shared library for accessing the device-mapper; it allows usage of the device-mapper through a clean, consistent interface (as opposed to through kernel ioctls). Multi-Arch: same Homepage: http://sources.redhat.com/lvm2/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libdigest-hmac-perl Priority: optional Section: perl Installed-Size: 72 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 1.03+dfsg-1 Depends: perl Filename: pool/main/libdigest-hmac-perl_1.03+dfsg-1_all.deb Size: 12072 MD5Sum: 7e10db441e0124fe8f0fe37ee9be74c3 SHA1: b50c708919a3c993e8298f0ac299b54dcc92f853 SHA256: c9fe7c086822e99131e4cd4b7075a964292684999f1ee2bedf4608bf7801dbfc SHA512: f53a2bec94c2dba36ce177ea6e7635fa6f3e0406fa4161eae6a0f430f525c13de3c2ad8008feb16a534daa16e62cda3696ba0dcaac49d5a81039f62ab53875be Description: module for creating standard message integrity checks HMAC is used for message integrity checks between two parties that share a secret key, and works in combination with some other Digest algorithm, usually MD5 or SHA-1. The HMAC mechanism is described in RFC 2104. . The Digest::HMAC module follow the common Digest:: interface, but the constructor takes the secret key and the name of some other simple Digest:: module as argument. Homepage: http://search.cpan.org/dist/Digest-HMAC/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libdiscover2 Priority: optional Section: universe/libs Installed-Size: 291 Maintainer: Ubuntu Developers Original-Maintainer: Debian Install System Team Architecture: amd64 Source: discover Version: 2.1.2-5.2ubuntu1 Depends: libc6 (>= 2.14), libexpat1 (>= 2.0.1), discover-data (>> 2.2004.04) Conflicts: discover (<< 2.0), discover1 (<< 2.0), libdiscover1 (<< 2.0) Filename: pool/main/libdiscover2_2.1.2-5.2ubuntu1_amd64.deb Size: 75212 MD5Sum: ed0eb423364a501a2afc23415ad87051 SHA1: 5feb2672bc833653c359aeee7fe4491167e3061a SHA256: b810ed99e5a809a6b436a31f78f32707da2b6aac7d9137bec080ccf8ad2715e7 SHA512: dde01688b1690dc63111016871b87178af1f7f1688f4553123c6ee286a859f69e89d1996fa34aa91a0797ee6779a6717919cc4a3b0fd59a7b078425517dfd4f8 Description: hardware identification library libdiscover is a library enabling identification of various PCI, PCMCIA, and USB devices. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libdistro-info-perl Priority: optional Section: perl Installed-Size: 44 Maintainer: Ubuntu Developers Original-Maintainer: Benjamin Drung Architecture: all Source: distro-info Version: 0.12 Depends: distro-info-data, perl Filename: pool/main/libdistro-info-perl_0.12_all.deb Size: 4682 MD5Sum: b0fdea33bec6b92e33f7402a015e720e SHA1: dacd88150f716e814edea59fe16c6322ee2883ed SHA256: 14a1f301a981cf40fbf1cdea83c443403d0e77a5d57160ba82ff2fba05e7f10e SHA512: 6452dd4faa0a68634dcb9ff9238d5ac6b4d21581ec4b8651bc4488e264a2f7496f8abbaaf8ea3363ab76dda982e4ea1d21b32308daa11c1282903f628063376c Description: information about distributions' releases (Perl module) Information about all releases of Debian and Ubuntu. . This package contains a Perl module for parsing the data in distro-info-data. There is also a command line interface in the distro-info package. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libdns100 Priority: standard Section: libs Installed-Size: 1917 Maintainer: Ubuntu Developers Original-Maintainer: LaMont Jones Architecture: amd64 Source: bind9 Version: 1:9.9.5.dfsg-3ubuntu0.2 Replaces: libbind0 Depends: libc6 (>= 2.14), libgeoip1, libgssapi-krb5-2 (>= 1.10+dfsg~), libisc95, libkrb5-3 (>= 1.6.dfsg.2), libssl1.0.0 (>= 1.0.0) Conflicts: libbind0, libbind9-41 Filename: pool/main/libdns100_9.9.5.dfsg-3ubuntu0.2_amd64.deb Size: 642676 MD5Sum: b46e5889e9597c9c0458e844e07ca04b SHA1: d8f7e8b31b142f2408805a2a7bf64cab8025303d SHA256: 58bda84c911d9346e50692ca260ba03d6624a5e03a701fb6d66c26fd0a749e89 SHA512: 9eb59b31d7b4f37e3ea445f6705de4bb56f177d841e631a3facf4351e90b639a85a322b601a53339c94d09a131616d1d1f2bb32053dd4b8cdbb26c99cdeb0191 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. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libdpkg-perl Priority: optional Section: perl Installed-Size: 1520 Maintainer: Ubuntu Developers Original-Maintainer: Dpkg Developers Architecture: all Source: dpkg Version: 1.17.5ubuntu5.3 Replaces: dpkg (<< 1.15.8), dpkg-dev (<< 1.15.6) Depends: dpkg (>= 1.15.8), perl, libtimedate-perl Recommends: libfile-fcntllock-perl, bzip2, xz-utils Suggests: debian-keyring, gnupg | gnupg2, gpgv | gpgv2, gcc | c-compiler, binutils, patch Breaks: dpkg-dev (<< 1.15.6) Filename: pool/main/libdpkg-perl_1.17.5ubuntu5.3_all.deb Size: 179002 MD5Sum: 5ae7538ca92dc34b2001d35981cf5337 SHA1: d570d6bd66fb887d1775c74b05c36fbcfb92942c SHA256: ca8651c758cf919cc359825447a07a22d506322572cdc3c266000058bb2f3068 SHA512: 46939a8bf3362b2b5e7fcf3a1a31f45b0e3f1a4eec619a99e214d6140bdc26253616e586b2afe6c29cf4361083ab2e553b7081f96b29109968c5d2126a776486 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::BuildFlags: set, modify and query compilation build flags - Dpkg::BuildOptions: parse and manipulate DEB_BUILD_OPTIONS - Dpkg::Changelog: parse Debian changelogs - Dpkg::Checksums: generate and parse checksums - 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::Deps: parse and manipulate dependencies - 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::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. Origin: Ubuntu Bugs: https://bugs.launchpad.net/ubuntu/+filebug Multi-Arch: foreign Homepage: https://wiki.debian.org/Teams/Dpkg Package: libdrm-intel1 Priority: optional Section: libs Installed-Size: 186 Maintainer: Ubuntu X-SWAT Architecture: amd64 Source: libdrm Version: 2.4.56-1~ubuntu2 Depends: libc6 (>= 2.17), libdrm2 (>= 2.4.38), libpciaccess0 Pre-Depends: multiarch-support Filename: pool/main/libdrm-intel1_2.4.56-1~ubuntu2_amd64.deb Size: 54552 MD5Sum: 563bd4876e53f9b771583e68a240bc09 SHA1: f07b5e2d5fd50ce5f617e088aa99c18b47788ac6 SHA256: 1d76c8064d8ff10ca5f2f0e7c49ddff671d5c5c57ab1181259b64766484eaa94 SHA512: 39728cf04852e31cf3a515594eb31f6eba708e5dc6d403598bdfe74893de32d7ee419884a7c95b684d9b6f8de9914d02ddb9c0488544b422dce14b874a5cd825 Description: Userspace interface to intel-specific 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. Multi-Arch: same Orig-Maintainer: Debian X Strike Force Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libdrm-nouveau2 Priority: optional Section: libs Installed-Size: 91 Maintainer: Ubuntu X-SWAT Architecture: amd64 Source: libdrm Version: 2.4.56-1~ubuntu2 Depends: libc6 (>= 2.14), libdrm2 (>= 2.4.38) Pre-Depends: multiarch-support Filename: pool/main/libdrm-nouveau2_2.4.56-1~ubuntu2_amd64.deb Size: 13650 MD5Sum: 0bb43fa5d5e20350d3fb462aa044bfe3 SHA1: a5cc7c94ed7d2396f030bad48fb809faf971381a SHA256: 8e4d918bcdc23fe08eb2640ddc3463eaf2f8b089c5ff6be0bbf1c60338aa894c SHA512: bd547a6021c47993ba3d5237c584fb12f549050c12dfccc7d825a90981f8a59caa4dbec76e3837d4cee572adaf8c8a43aef1ea80f4d0437665d77b35d8b33015 Description: Userspace interface to nouveau-specific 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. Multi-Arch: same Orig-Maintainer: Debian X Strike Force Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libdrm-radeon1 Priority: optional Section: libs Installed-Size: 107 Maintainer: Ubuntu X-SWAT Architecture: amd64 Source: libdrm Version: 2.4.56-1~ubuntu2 Depends: libc6 (>= 2.14), libdrm2 (>= 2.4.38) Pre-Depends: multiarch-support Filename: pool/main/libdrm-radeon1_2.4.56-1~ubuntu2_amd64.deb Size: 23338 MD5Sum: aae613a89bde8318930d9079c86d8105 SHA1: df0512252a0fe8ecccab8ecb0b7d2b4303525849 SHA256: 0db9383469f95a6c1053d1abeec475fc366362280e91d3232d089eb9bd7e773d SHA512: 62749ab5a24b7e8b26673e3a476bbee3d7decb0f51386723c25d557b675857611e56cef246e0b280a52338c5020740c9a23ff4998f8be0eee91d74e6ac7249b7 Description: Userspace interface to radeon-specific 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. Multi-Arch: same Orig-Maintainer: Debian X Strike Force Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libdrm2 Priority: required Section: libs Installed-Size: 106 Maintainer: Ubuntu X-SWAT Architecture: amd64 Source: libdrm Version: 2.4.56-1~ubuntu2 Depends: libc6 (>= 2.17) Pre-Depends: multiarch-support Filename: pool/main/libdrm2_2.4.56-1~ubuntu2_amd64.deb Size: 22542 MD5Sum: d13295ac3a06ec7b7d6eee74da8b436d SHA1: a2ca63c819c973646185d0a7025e86322b0f8705 SHA256: 3a7bd86aee8db6ca9c264591612df367535f4f7f86fb20c9233b16227a03f05b SHA512: e01680bbc83535faca521303466b55facaf6717929e00978975bc8dbd415fb82cfcbf511df1843d961cefb8003b90f15f4986e49afcb919c98d59d901395f51f 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. Multi-Arch: same Orig-Maintainer: Debian X Strike Force Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libdw1 Priority: optional Section: libs Installed-Size: 681 Maintainer: Ubuntu Developers Original-Maintainer: Kurt Roeckx Architecture: amd64 Source: elfutils Version: 0.158-0ubuntu5.2 Depends: libbz2-1.0, libc6 (>= 2.14), libelf1 (= 0.158-0ubuntu5.2), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.2.2.3) Pre-Depends: multiarch-support Filename: pool/main/libdw1_0.158-0ubuntu5.2_amd64.deb Size: 173556 MD5Sum: 13106fc64315d54553789cd857369557 SHA1: 69145805386945c8a6968109021834a0cfbc8d6b SHA256: 129231d96764fcdcdf3b8213e8794a29e9924a3442db64f8a26e3aaf9ea293ba SHA512: fffc817bcdaa3e53f4f96c9e8136e7c09cff954fa2fd9dd0033372c0874bb294d58e39938a5f736911b2bb5ad349702b80dd2d312c5701f45b2f6a9953d3e966 Description: library that provides access to the DWARF debug information libdw1 provides a library that provides access to DWARF debug information stored inside ELF files. . This library is part of elfutils. Multi-Arch: same Homepage: https://fedorahosted.org/elfutils/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libedit2 Priority: standard Section: libs Installed-Size: 236 Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Architecture: amd64 Source: libedit Version: 3.1-20130712-2 Depends: libc6 (>= 2.17), libtinfo5 Pre-Depends: multiarch-support Filename: pool/main/libedit2_3.1-20130712-2_amd64.deb Size: 86688 MD5Sum: 1e3147a3da42e8c8847d0fb66d38cd6b SHA1: 2c8d643a960c1cced2feca0ba291bd115a7cccec SHA256: be4af578e9239c6c0e5dba202c4264e77fd9e67589897a932bbe38dd8f50c649 SHA512: 6aea1ea94ca6b97f292ecd0bb61d256fa8ca9f188d3b3b903e7902d32098790afeb620c5d7bd2f51bbb0fecaf0b18d7cfedcecb4288959ff8548590eb017d06e Description: BSD editline and history libraries Command line editor library provides generic line editing, history, and tokenization functions. . It slightly resembles GNU readline Multi-Arch: same Homepage: http://www.thrysoee.dk/editline/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libelf1 Priority: standard Section: libs Installed-Size: 164 Maintainer: Ubuntu Developers Original-Maintainer: Kurt Roeckx Architecture: amd64 Source: elfutils Version: 0.158-0ubuntu5.2 Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Filename: pool/main/libelf1_0.158-0ubuntu5.2_amd64.deb Size: 37966 MD5Sum: 7c622ac0bdb90b547f3cd18c8e7369b0 SHA1: 9688c7ff0153ba6fb579729bcf3e45d0c5ba664a SHA256: f78b3046d44c5e60296603a78a2a943c4c532ff3d9ee4581bc51716e409b4fbc SHA512: 9601eb07b66f47271fa7eb6b3f75a6f2aa62f17cf205b5f2c6ce6b66c5a17015bc9cc7c5dd17a68f467f18e6a30c7750c209e5399cc625ecf369a0f907fc1e24 Description: library to read and write ELF files The libelf1 package provides a shared library which allows reading and writing ELF files on a high level. Third party programs depend on this package to read internals of ELF files. The programs of the elfutils package use it also to generate new ELF files. . This library is part of elfutils. Multi-Arch: same Homepage: https://fedorahosted.org/elfutils/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libemail-valid-perl Priority: optional Section: perl Installed-Size: 79 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 1.192-1 Depends: perl, libmailtools-perl, libnet-dns-perl, libnet-domain-tld-perl, netbase Filename: pool/main/libemail-valid-perl_1.192-1_all.deb Size: 16454 MD5Sum: 2c581079c452e918c934af9c27d7c659 SHA1: 643cbd7389cc2fdff6aa5ea3076e1faf02bd182d SHA256: 6460766fd76365c0cc84ac2c045db7f1c9d0030ef22e748d66d42c5f749e4a03 SHA512: 6bc4f2472e7f94f8a8e913a431b11e86aa873da1b57c380d8ce0dcaeeee716d7ab2e4c76ab2d531bbbbf08c226de80251f1ed0a27262062b5f0cccc56abb5e38 Description: Perl module for checking the validity of Internet email addresses Email::Valid determines whether an email address is well-formed, and optionally, whether a mail host exists for the domain. Homepage: https://metacpan.org/release/Email-Valid/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libencode-locale-perl Priority: optional Section: perl Installed-Size: 58 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 1.03-1 Depends: perl Filename: pool/main/libencode-locale-perl_1.03-1_all.deb Size: 12382 MD5Sum: 0c83753bf3cd85dc4e0a837d1225ef31 SHA1: 39cf67b9896d69c1963d90413c31360112b66cb0 SHA256: 8524e2e53f849ac606d0714e3cbe2754702b14e1aeb4698f19337f1b7a18f521 SHA512: eb891ef81b101d7dc4ea9b8f0c7fde6b53ac41ab8590a7204290fcb19e3402ea0bf5f47a8de546fabd632a959a3b1d6c8f3e9a6d3eb5f7e8346956ca87b2b3fb Description: utility to determine the locale encoding In many applications it's wise to let Perl use Unicode for the strings it processes. Most of the interfaces Perl has to the outside world are still byte based. Programs therefore need to decode byte strings that enter the program from the outside and encode them again on the way out. . The POSIX locale system is used to specify both the language conventions requested by the user and the preferred character set to consume and output. The Encode::Locale module looks up the charset and encoding (called a CODESET in the locale jargon) and arranges for the Encode module to know this encoding under the name "locale". It means bytes obtained from the environment can be converted to Unicode strings by calling Encode::encode(locale => $bytes) and converted back again with Encode::decode(locale => $string). Homepage: http://search.cpan.org/dist/Encode-Locale/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libept1.4.12 Priority: optional Section: libs Installed-Size: 401 Maintainer: Ubuntu Developers Original-Maintainer: Enrico Zini Architecture: amd64 Source: libept Version: 1.0.12 Depends: libapt-pkg4.12 (>= 0.8.16~exp9), libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0), zlib1g (>= 1:1.1.4) Pre-Depends: multiarch-support Filename: pool/main/libept1.4.12_1.0.12_amd64.deb Size: 142168 MD5Sum: 0bab3f08b170e12bdf963c5232e06791 SHA1: cf037a437ef7e57f11e64d08b5f59b2a6ff9c8f6 SHA256: 8e0166aee9aeb46e61165fcbe86e7ee8165f27cbb458f1f691e30e59f410e1cc SHA512: aa08de57dd60dad9cccf939fda19ef3bf4d29010e804028941effe255b59f35baab4bd0112f14bf9e51c657f38bcd3341c6aa7626efeb777c154d118678e2791 Description: High-level library for managing Debian package information The library defines a very minimal framework in which many sources of data about Debian packages can be implemented and queried together. . The library includes four data sources: . * APT: access the APT database * Debtags: access the Debtags tag information * Popcon: access Popcon package scores * The Xapian index built by apt-xapian-index . This is the shared library. Multi-Arch: same Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: cloud-image, lubuntu-desktop, ubuntustudio-desktop Package: liberror-perl Priority: optional Section: perl Installed-Size: 80 Maintainer: Ubuntu Developers Original-Maintainer: Clint Burfoot Architecture: all Version: 0.17-1.1 Depends: perl Filename: pool/main/liberror-perl_0.17-1.1_all.deb Size: 21062 MD5Sum: 4988e40e65eeba03317411bfdd52b76c SHA1: 0fa82466fc39398e507eec6567e5a68270b82cda SHA256: 8b4ec546320c0f490cb7c90495abb7cb561229d939d063dde562cb73b796f468 SHA512: 7beb334809fa7dd4f241baed3324c0c6c9c0396a10a281bb816cda54afe23bf176926b836a0e6494106297b2b95dedcd28343a22589addf5aedfd8e117dbf01e Description: Perl module for error/exception handling in an OO-ish way This 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". Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libesmtp6 Priority: optional Section: libs Installed-Size: 146 Maintainer: Ubuntu Developers Original-Maintainer: Jeremy T. Bouse Architecture: amd64 Source: libesmtp Version: 1.0.6-1ubuntu2 Replaces: libesmtp5 Depends: libc6 (>= 2.16), libssl1.0.0 (>= 1.0.0) Filename: pool/main/libesmtp6_1.0.6-1ubuntu2_amd64.deb Size: 40992 MD5Sum: a81d04045ba2332e01babdc93cec28fa SHA1: d3b794acdf4c567df91bc91a2763f27f4ea7f480 SHA256: d299a1bfdad1f4d7f7bbcb6c24d6d724af5d76c7a8351803acb21361dcb11ab7 SHA512: 8591cf9ed2f999c0f54ef9183b2ee66cd546433d1c47b35a4148db177dc3586cfee44dfda1349cdcb9a339e7a31dcab7286b6612ee2212e280679cb8c7a7e5d3 Description: LibESMTP SMTP client library LibESMTP is a library to manage posting (or submission of) electronic mail using SMTP to a preconfigured Mail Transport Agent (MTA) such as Exim. It may be used as part of a Mail User Agent (MUA) or another program that must be able to post electronic mail but where mail functionality is not the program's primary purpose. Homepage: http://www.stafford.uklinux.net/libesmtp/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libestr0 Priority: important Section: libs Installed-Size: 49 Maintainer: Ubuntu Developers Original-Maintainer: Pierre Chifflier Architecture: amd64 Source: libestr Version: 0.1.9-0ubuntu2 Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Filename: pool/main/libestr0_0.1.9-0ubuntu2_amd64.deb Size: 7220 MD5Sum: e3a6fe4fecafa0c5485a3c37e005ad97 SHA1: c165a4d9ef9da9f835e3116c9f287f043bce25f5 SHA256: 41e5a9d8b7ae6b29085fe53c4db9154add0c5f979713ec0648ca1d6ebdc65b78 SHA512: 3a5b2d0ffd01e73ddf9c07addb43ae41131d459a646d749559c6ad394db029ff40a6f2230a05f1716b4094dda78bee862bb804d2aac91553899621123cb93d3a Description: Helper functions for handling strings (lib) The 'libestr' library implements some helper functions to handle strings and easily, escaping special characters etc. . This package contains the shared library. Homepage: http://libestr.sourceforge.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libevent-2.0-5 Priority: optional Section: libs Installed-Size: 311 Maintainer: Ubuntu Developers Original-Maintainer: Anibal Monsalve Salazar Architecture: amd64 Source: libevent Version: 2.0.21-stable-1ubuntu1.14.04.1 Depends: libc6 (>= 2.17) Pre-Depends: multiarch-support Filename: pool/main/libevent-2.0-5_2.0.21-stable-1ubuntu1.14.04.1_amd64.deb Size: 126144 MD5Sum: 66bae54dc127761b5d044d20a49c84c4 SHA1: 2738192e4be8b8633fc2c073006ead61fe8c1416 SHA256: aa6b6b87cbaac77a9f23bd2758babe57256507a34d6275feec3e81a832f76eda SHA512: cbb5d8f39dcec80cebd6c50caa50dfee54cd1ccd9804344c9cd9c6bb209ae01dbadd1a9455f3851c20ca07e4d991e7188ed7aa8e51b3545e578aeb20ffbc9359 Description: Asynchronous event notification library Libevent is an asynchronous event notification library that provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. . It is meant to replace the asynchronous event loop found in event driven network servers. Currently, libevent supports /dev/poll, kqueue(2), event ports, select(2), poll(2) and epoll(4). . For backward compatibility and to transition to "libevent_core only" or "libevent_core + libevent_extra", the libevent source package builds the libevent library that includes everything in libevent_core and libevent_extra. Multi-Arch: same Homepage: http://libevent.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, cloud-image, server, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, lubuntu-desktop, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libexpat1 Priority: important Section: libs Installed-Size: 390 Maintainer: Ubuntu Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Source: expat Version: 2.1.0-4ubuntu1 Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Conflicts: wink (<= 1.5.1060-4) Filename: pool/main/libexpat1_2.1.0-4ubuntu1_amd64.deb Size: 71062 MD5Sum: 205be3358c2336f34bb338adff003028 SHA1: 6b98cca868d7a6957836581b4ec0975defd774eb SHA256: f2afcc23ec364cd9df7aaaa1ecd73a1dae9c0b05c404fda05eb55756da8bfadb SHA512: aac55f1591be967209e972d5f43eac94e3d5427ef554692c0ddcafc05249e5265d547bae1fac95a19fde926cd15f251825064443975ac706d71c14f97083e08c 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). Multi-Arch: same Homepage: http://expat.sourceforge.net Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libexporter-lite-perl Priority: optional Section: perl Installed-Size: 60 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 0.02-2 Depends: perl Filename: pool/main/libexporter-lite-perl_0.02-2_all.deb Size: 8924 MD5Sum: a4f3a1c1ae2d6b023f6b155660de1113 SHA1: af83231bdf5cd989caf389445a7b93158c62cb5d SHA256: a6f15371521232ffbd30d306e4e0ca6f555b13971f51ee80c53dfc8103135e07 SHA512: 670e0d09f5fea98c34901670de0f3d728a5f105500551c84ee57fd0dc6c2502c2c6d830cba175920bb5042bb0d233d937fb56464e981b67427c502dd9ef5ee17 Description: lightweight subset of Exporter Exporter::Lite is an alternative to Exporter intended to provide a lightweight subset of its functionality. It supports import(), @EXPORT and @EXPORT_OK and not a whole lot else. . Unlike Exporter, it is not necessary to inherit from Exporter::Lite (ie. no @ISA = qw(Exporter::Lite) mantra). Exporter::Lite simply exports its import() function. This might be called a "mix-in". . Setting up a module to export its variables and functions is simple: . package My::Module; use Exporter::Lite; . @EXPORT = qw($Foo bar); Homepage: http://search.cpan.org/dist/Exporter-Lite/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libfakeroot Priority: optional Section: utils Installed-Size: 174 Maintainer: Ubuntu Developers Original-Maintainer: Clint Adams Architecture: amd64 Source: fakeroot Version: 1.20-3ubuntu2 Replaces: fakeroot (<< 1.20-2~) Depends: libc6 (>= 2.14) Breaks: fakeroot (<< 1.20-2~) Filename: pool/main/libfakeroot_1.20-3ubuntu2_amd64.deb Size: 25392 MD5Sum: 856c7401d7d5a63ea231f706c18d9261 SHA1: 0f8a118e10eac05012ebc3d9afe2ae7646fd70cf SHA256: bd20ddfb0706a1719f24af770dfa99c1627bda6eecc2fca35bb774a3fdf5557c SHA512: e0d367134d51d7356ad94850d65e290145e41f55dfb3a7ff7c29e42ccc03f195662462916138d10ac861d00072cef6e6173a53f18941406392da4750285a248d Description: tool for simulating superuser privileges - shared libraries fakeroot provides a fake "root environment" by means of LD_PRELOAD and SysV IPC (or TCP) trickery. It puts wrappers around getuid(), chown(), stat(), and other file-manipulation functions, so that unprivileged users can (for instance) populate .deb archives with root-owned files; various build tools use fakeroot for this by default. . This package contains the LD_PRELOAD libraries. Multi-Arch: same Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libfcgi0ldbl Priority: optional Section: libs Installed-Size: 488 Maintainer: Ubuntu Developers Original-Maintainer: Tatsuki Sugiura Architecture: amd64 Source: libfcgi Version: 2.4.0-8.1ubuntu5 Replaces: libfcgi0, libfcgi0c2 Provides: libfcgi Depends: libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Conflicts: libfcgi0, libfcgi0c2 Filename: pool/main/libfcgi0ldbl_2.4.0-8.1ubuntu5_amd64.deb Size: 161430 MD5Sum: 3eeb8c183c413dcaac2eab5cf4ec1db8 SHA1: 7ea90ad7b77e5404337ddcc082d681fd685451d0 SHA256: c6035d4b471be7b127adf2c9c05303908fbae81aa9741124f3ad55545f5f0942 SHA512: f37074b25bcd2c19bbcc4d4e1ed63024849020fa6ca3c545b380dbc65e63fa71e0146513dd8ddf027c66287b8134405d1af2503ba65053e5462a38d8308904a8 Description: Shared library of FastCGI FastCGI is a language independent, scalable, open extension to CGI that provides high performance without the limitations of server specific APIs. Homepage: http://www.fastcgi.com/drupal/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libfdt1 Priority: extra Section: libs Installed-Size: 68 Maintainer: Ubuntu Developers Original-Maintainer: Hector Oron Architecture: amd64 Source: device-tree-compiler Version: 1.4.0+dfsg-1 Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Filename: pool/main/libfdt1_1.4.0+dfsg-1_amd64.deb Size: 15678 MD5Sum: 5dd80e05348eec241f62ff8dd7d2e8f2 SHA1: dfe4a055084e4cab7866bfdd15a4dfb2f1d8bc87 SHA256: 0da2d053ec0f291499701758b8d8ed2556126200dd2c64e0ed5966751655782c SHA512: 16a470f16fe40d747c20b21739ee6b22da1626fedcea80e7e61076f34fbb01b945ae5dd739706e626cefb0ff893c1dd8f3d0e71f32932cc6d45d7462a1a4062f Description: Flat Device Trees manipulation library This is a library containing functions for manipulating Flat Device Trees. Multi-Arch: same Homepage: http://git.jdl.com/gitweb/?p=dtc.git Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host Package: libffi6 Priority: important Section: libs Installed-Size: 70 Maintainer: Ubuntu Developers Original-Maintainer: Debian GCC Maintainers Architecture: amd64 Source: libffi Version: 3.1~rc1+r3.0.13-12 Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Filename: pool/main/libffi6_3.1~rc1+r3.0.13-12_amd64.deb Size: 17396 MD5Sum: 5a20a122b11058d07fcce6555fa8d206 SHA1: 5cb66afecefd3716eebe754e85e5c88c4ba2ee15 SHA256: 43f6f8e0a4886c12eaf3c912f171eaa0ae750eb56683d6a0b57724b2aa372297 SHA512: c068518110584d9755cd10e6b64ace1b904efed4ac26d237e2bd671816ae77ffc34f4b958fd75e2464dbaaf74555415d3596216b06230f1d95f2f5e955e074e5 Description: Foreign Function Interface library runtime A foreign function interface is the popular name for the interface that allows code written in one language to call code written in another language. Multi-Arch: same Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libfile-basedir-perl Priority: optional Section: perl Installed-Size: 64 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 0.03-1fakesync1 Depends: perl Filename: pool/main/libfile-basedir-perl_0.03-1fakesync1_all.deb Size: 10540 MD5Sum: be0421f5e8ef45b51a354342edbcd165 SHA1: 253ad7cd1c340498975fc61d78d559b612b539fc SHA256: 39b20a9071b410037eeb80b6dedffbd03d5f18e90b17085073b0af83453b541c SHA512: 5986b8ef9d7f9f07d4dd000684868b2b9cc6bb76474f74d5846309e2f6030c7443a143cf8b0eed57310e8826384a2b6f56e7b6cf8e511617903d40f5fb456fa5 Description: Perl module to use the freedesktop basedir specification The File::BaseDir module can be used to find directories and files as specified by the XDG Base Directory Specification. It takes care of defaults and uses File::Spec to make the output platform specific. . For this module the XDG basedir specification 0.6 was used. Homepage: http://search.cpan.org/dist/File-BaseDir/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libfile-copy-recursive-perl Priority: optional Section: perl Installed-Size: 88 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 0.38-1 Depends: perl (>= 5.6.0-16) Filename: pool/main/libfile-copy-recursive-perl_0.38-1_all.deb Size: 20586 MD5Sum: f9f292787835ae54426e80678737509c SHA1: 9167b509c2f681e637c6cd176f2010b03e8548ed SHA256: fc4d4bc6f138107487821184316a027e1fde31c77c38057b77f8b89ca874c4e0 SHA512: e3e84264f30de4b06682b55307dca65e7c048a2319f42260c833953ffedcfdd2044c10a5368ccde00b3e62f1017d61ea06d0e07a13c857ae267977fbb53789bd Description: Perl extension for recursively copying files and directories File::Copy::Recursive module copies and moves directories recursively (or single files, well... singley) to an optional depth and attempts to preserve each file or directory's mode. Homepage: http://search.cpan.org/dist/File-Copy-Recursive/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libfile-fcntllock-perl Priority: optional Section: perl Installed-Size: 87 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: amd64 Version: 0.14-2build1 Depends: perl (>= 5.18.1-4), perlapi-5.18.1, libc6 (>= 2.2.5) Filename: pool/main/libfile-fcntllock-perl_0.14-2build1_amd64.deb Size: 15932 MD5Sum: 18813758778ece61bcdf84018218fc1d SHA1: ca155b16f5c45415725117a389245192582b7af7 SHA256: 43e6b638834e017ce55469194d847aac396ec79912b8e5bf32a01675960108b1 SHA512: 197b44dc6f70fa9c68ffe56ea4be32d918a03e75723f2c70ee4a1b951d901321ecead58170ce1f663a1b73e676f3a4f30a1f36f079c298c4907f9771154d7632 Description: Perl module for file locking with fcntl(2) File::FcntlLock is a Perl module to do file locking in an object oriented fashion using the fcntl(2) system call. This allows locks on parts of a file as well as on the whole file and overcomes some known problems with flock(2), on which Perl's flock() function is based. . Furthermore due to its design it supports reliable locking over NFS. Homepage: http://search.cpan.org/dist/File-FcntlLock/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-full, kubuntu-active-desktop, kubuntu-active-full, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libfile-listing-perl Priority: optional Section: perl Installed-Size: 55 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 6.04-1 Replaces: libwww-perl (<< 6.00) Depends: perl, libhttp-date-perl Breaks: libwww-perl (<< 6.00) Filename: pool/main/libfile-listing-perl_6.04-1_all.deb Size: 9774 MD5Sum: a69f2a45649ddd30a1679e5a90db41c5 SHA1: 7e13a66085509f229b7e51008cdaab5c813ec36a SHA256: b3557750ae80d586d6e0fccf16d3d8b2cbd60f14e21e7710bf56e9180b4f286f SHA512: 14cbc1ecfee2901ce79ccad072c74ac7c2e1ab34764742367dd7e84138f33342c1bd405ef7674d118b2ba398d8edc56bd08e33cd03e1697145c4f1cf3c502e27 Description: module to parse directory listings File::Listing exports a single function called parse_dir(), which can be used to parse directory listings. . The first parameter to parse_dir() is the directory listing to parse. It can be a scalar, a reference to an array of directory lines or a glob representing a filehandle to read the directory listing from. . The second parameter is the time zone to use when parsing time stamps in the listing. If this value is undefined, then the local time zone is assumed. . The third parameter is the type of listing to assume. Currently supported formats are 'unix', 'apache' and 'dosftp'. The default value 'unix'. Homepage: http://search.cpan.org/dist/File-Listing/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libflac8 Priority: optional Section: libs Installed-Size: 239 Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Architecture: amd64 Source: flac Version: 1.3.0-2ubuntu0.14.04.1 Depends: libc6 (>= 2.14), libogg0 (>= 1.0rc3) Pre-Depends: multiarch-support Filename: pool/main/libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb Size: 80170 MD5Sum: bbd48c917a12d425f0e14873575bc64c SHA1: 54bfc9130f39e1518fb4f713b3e412890ad8cc75 SHA256: b76aef0bef3790ebac0697925807d4c8ad88464ed7c39b6d7f301c1693103489 SHA512: d3f29804295fe3ddba43dad79b10e355d01fa9a653367844da970bc9f3c3a2f1c2e433704c1e7bef14fc64774b37a1a5bed06d39508682c6654b3d12944697b5 Description: Free Lossless Audio Codec - runtime C library FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of: . * The stream format * libFLAC, which implements a reference encoder, stream decoder, and file decoder * flac, which is a command-line wrapper around libFLAC to encode and decode .flac files * Input plugins for various music players (Winamp, XMMS, and more in the works) . This package contains the runtime library libFLAC. Multi-Arch: same Homepage: http://xiph.org/flac/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-desktop, ubuntustudio-video, ubuntustudio-audio, ubuntu-gnome-desktop Package: libfont-afm-perl Priority: optional Section: perl Installed-Size: 120 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 1.20-1 Depends: perl (>= 5.6.0-16) Filename: pool/main/libfont-afm-perl_1.20-1_all.deb Size: 14288 MD5Sum: 2322f8db827053cf4754f6182c30572f SHA1: a7363550f0c34f39f453cd20bc01efab5bff77df SHA256: ad470846b303cc5c3182b873f30bcc6dc1eaed2d67da028073a75be9fab45e00 SHA512: 4f0dd99a91cbb3bba713788cb59a7ab6b79435fc0c840064892681ea40af6ddb3cf23a84105ca55f79a48e578ebee5f3416f8b318334fe269575a664d2545804 Description: Font::AFM - Interface to Adobe Font Metrics files This module implements the Font::AFM class. Objects of this class are initialised from an AFM-file and allows you to obtain information about the font and the metrics of the various glyphs in the font. . All measurements in AFM files are given in terms of units equal to 1/1000 of the scale factor of the font being used. To compute actual sizes in a document, these amounts should be multiplied by (scale factor of font)/1000. Homepage: http://search.cpan.org/dist/Font-AFM/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libfontconfig1 Priority: optional Section: libs Installed-Size: 498 Maintainer: Ubuntu Developers Original-Maintainer: Keith Packard Architecture: amd64 Source: fontconfig Version: 2.11.0-0ubuntu4.1 Provides: libfontconfig Depends: fontconfig-config (= 2.11.0-0ubuntu4.1), libc6 (>= 2.14), libexpat1 (>= 2.0.1), libfreetype6 (>= 2.2.1) Pre-Depends: multiarch-support Filename: pool/main/libfontconfig1_2.11.0-0ubuntu4.1_amd64.deb Size: 123230 MD5Sum: 14def8ab4304859c6aa3d371c604cc3d SHA1: ef56a4db90d6c362f9b713bc6d0155b59d0f21db SHA256: 26500af4daa63698b64f795201899ef87138bb168e054a4a46393dc354dc89c4 SHA512: 2f8588d853f547909a11216426895c3b6e688f4af537c42d24c144256b85b795d6218a74e5c3bc83b43ca72319a942530c53107329e9126502b59f5d6d6b1786 Description: generic font configuration library - runtime Fontconfig is a font configuration and customization library, which does not depend on the X Window System. It is designed to locate fonts within the system and select them according to requirements specified by applications. . This package contains the runtime library needed to launch applications using fontconfig. Multi-Arch: same Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, print-server, tomcat-server, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libfreetype6 Priority: optional Section: libs Installed-Size: 895 Maintainer: Ubuntu Developers Original-Maintainer: Steve Langasek Architecture: amd64 Source: freetype Version: 2.5.2-1ubuntu2.4 Depends: libc6 (>= 2.14), libpng12-0 (>= 1.2.13-4), zlib1g (>= 1:1.1.4) Pre-Depends: multiarch-support Filename: pool/main/libfreetype6_2.5.2-1ubuntu2.4_amd64.deb Size: 304624 MD5Sum: b022e7a4c06d2f87d3ce9fd460692faa SHA1: e9fd5eaae6d371f1bcef288f10b244364be4b9f2 SHA256: 94f378d92c8c38a4cd84fc5a5d9030646a1cf88c0e3b52e85984983b481e5aa4 SHA512: 491c6127c9a69adcbb406107e015078f5bf59a57ae077253bfe5d0e812988387c63e3aa3b1f343abb63256edd5b45f3c00ae2713d2e0d58df0310c019f0c36d5 Description: FreeType 2 font engine, shared library files The FreeType project is a team of volunteers who develop free, portable and high-quality software solutions for digital typography. They specifically target embedded systems and focus on bringing small, efficient and ubiquitous products. . The FreeType 2 library is their new software font engine. It has been designed to provide the following important features: * A universal and simple API to manage font files * Support for several font formats through loadable modules * High-quality anti-aliasing * High portability & performance . Supported font formats include: * TrueType files (.ttf) and collections (.ttc) * Type 1 font files both in ASCII (.pfa) or binary (.pfb) format * Type 1 Multiple Master fonts. The FreeType 2 API also provides routines to manage design instances easily * Type 1 CID-keyed fonts * OpenType/CFF (.otf) fonts * CFF/Type 2 fonts * Adobe CEF fonts (.cef), used to embed fonts in SVG documents with the Adobe SVG viewer plugin. * Windows FNT/FON bitmap fonts . This package contains the files needed to run programs that use the FreeType 2 library. . Home Page: http://www.freetype.org/ Authors: David Turner Robert Wilhelm Werner Lemberg Multi-Arch: same Homepage: http://www.freetype.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, print-server, tomcat-server, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libfribidi0 Priority: important Section: libs Installed-Size: 136 Maintainer: Ubuntu Developers Original-Maintainer: Debian Hebrew Packaging Team Architecture: amd64 Source: fribidi Version: 0.19.6-1 Depends: libc6 (>= 2.4) Pre-Depends: multiarch-support Filename: pool/main/libfribidi0_0.19.6-1_amd64.deb Size: 25560 MD5Sum: 3e710d210d545d32684b1c9d333a1aaf SHA1: de44ef05cb9e5d597e2635c75adb514ad2d376bd SHA256: 95e51ba9a780645e1f08b4275bcecf24cf583f891d39bd4bb694f3803f6426c6 SHA512: 70ddddffcf0a341b9549876509c505bb48393f33c2bee9672644ad0552c2afa27be4c98628b06e465b9e7bd26decb648d2a01750724f5862eb89b2860f96575c Description: Free Implementation of the Unicode BiDi algorithm FriBiDi is a BiDi algorithm implementation for Hebrew and/or Arabic languages. This package contains the shared libraries. Multi-Arch: same Homepage: http://www.fribidi.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libfuse2 Priority: standard Section: libs Installed-Size: 321 Maintainer: Ubuntu Developers Original-Maintainer: Daniel Baumann Architecture: amd64 Source: fuse Version: 2.9.2-4ubuntu4 Depends: libc6 (>= 2.17) Pre-Depends: multiarch-support Suggests: fuse Conflicts: fuse (<< 2.9.2-4ubuntu4) Filename: pool/main/libfuse2_2.9.2-4ubuntu4_amd64.deb Size: 87212 MD5Sum: b3d78ecc97bc2c1808d0a9b4f5dc3ece SHA1: 3c02046383cbd2b9409e5a2c977365efb9bdb04c SHA256: 3f3173b9cb2dfdd46d266f566d63a9cb934c0a5f7651a9feb960c855c6a91552 SHA512: ca4e7d55db02044061935c5f9f63d6da03497c676f039da06b6f74fd42a10667f526ce8fc5c831661c9a48eed8baf128a3c2b4cc965a08258ef0b5180e728008 Description: Filesystem in Userspace (library) Filesystem in Userspace (FUSE) is a simple interface for userspace programs to export a virtual filesystem to the Linux kernel. It also aims to provide a secure method for non privileged users to create and mount their own filesystem implementations. . This package contains the shared library. Multi-Arch: same Homepage: http://fuse.sourceforge.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master Package: libgcc-4.8-dev Priority: optional Section: libdevel Installed-Size: 5774 Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-4.8 Version: 4.8.2-19ubuntu1 Depends: gcc-4.8-base (= 4.8.2-19ubuntu1), libgcc1 (>= 1:4.8.2-19ubuntu1), libgomp1 (>= 4.8.2-19ubuntu1), libitm1 (>= 4.8.2-19ubuntu1), libatomic1 (>= 4.8.2-19ubuntu1), libasan0 (>= 4.8.2-19ubuntu1), libtsan0 (>= 4.8.2-19ubuntu1), libquadmath0 (>= 4.8.2-19ubuntu1) Recommends: libc6-dev (>= 2.13-0ubuntu6) Filename: pool/main/libgcc-4.8-dev_4.8.2-19ubuntu1_amd64.deb Size: 1687854 MD5Sum: 9ae0e3e80286ac25c7b8d16a6d7aa0fd SHA1: 8490e99def20981343705cd75b68da6faa30028f SHA256: 510f1d745e9f040231906bf3fbc493528b6ef30200f8c07e218cae7aedf788cc SHA512: f9005ee90889355de2c0a85c07cb0c0723bab58759b6a360b44ef5035f4813b7715e3d3fab57d1ef9f23bfaf71e0131b9cbb306cc3e59fe2e01124d7673923a8 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. Multi-Arch: same Homepage: http://gcc.gnu.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Build-Essential: yes Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libgcc1 Priority: required Section: libs Installed-Size: 129 Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gccgo-4.9 (4.9.1-0ubuntu1) Version: 1:4.9.1-0ubuntu1 Depends: gcc-4.9-base (= 4.9.1-0ubuntu1), libc6 (>= 2.14) Pre-Depends: multiarch-support Breaks: gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2) Filename: pool/main/libgcc1_4.9.1-0ubuntu1_amd64.deb Size: 39184 MD5Sum: 53842abe5ead277b0af07291013c4af9 SHA1: 9efa2d4f9b054bc6155f999e569e3f0d3dfa720a SHA256: e8e91f6ebbf44d6669640b198098acadbd848b602d0997838ba658fce181f4eb SHA512: b2f384421ca085c57cd22e321e3e1736c81fc5096f4c496ebb444b3e708250cc03f89ac1f14c1e775d9d1d32407e737dbedecba28aa1ee126e92d79b8c3a4065 Description: GCC support library Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages. Multi-Arch: same Homepage: http://gcc.gnu.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libgck-1-0 Priority: standard Section: libs Installed-Size: 392 Maintainer: Ubuntu Developers Original-Maintainer: Josselin Mouette Architecture: amd64 Source: gcr Version: 3.10.1-1 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.37.3), libp11-kit0 (>= 0.20.0) Pre-Depends: multiarch-support Breaks: gnome-keyring (<< 3.4), seahorse (<< 3.4) Filename: pool/main/libgck-1-0_3.10.1-1_amd64.deb Size: 76768 MD5Sum: f80785d5e062e3c8d01e90ff177d976e SHA1: 8ffa5e6fae5238a978c02896646e3a1fe0e1d33b SHA256: b22abe66f7e818c8e2fd5caa02f4152c043db2b09b4448d3887f02a7c4d6748c SHA512: 3ee410f5cda1d36e66ef85286ae05134f650843448b4ec94b54b2bd174df5a2bffaea2020fae5811eaddcb95b1ecbd18bb521b1fc9705e1dfad387296fcdbfee Description: Glib wrapper library for PKCS#11 - runtime GCK is a wrapper based on GLib implementing the PKCS#11 (Cryptoki) interface. . This package contains the shared libraries needed to run programs built against the GCK library. Multi-Arch: same Homepage: https://wiki.gnome.org/GnomeKeyring Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libgcr-3-common Priority: standard Section: libs Installed-Size: 189 Maintainer: Ubuntu Developers Original-Maintainer: Josselin Mouette Architecture: all Source: gcr Version: 3.10.1-1 Replaces: libgcr-3-0 (<< 3.2.2-1) Breaks: libgcr-3-0 (<< 3.2.2-1) Filename: pool/main/libgcr-3-common_3.10.1-1_all.deb Size: 8482 MD5Sum: 20339639563f808aa7030347e4c0d2d6 SHA1: fe221acfa1e7f8c2245cabc3ea7a750997ee8fe4 SHA256: 90ec63b7e9c2fe0706541c750b22733e40bf594246452cb4c2f1dcf19ff50fce SHA512: d1a6214578058523f2282396e10de4cce56f1c307dee791a282df6d7d1d1835a0cff619b217c30aeb2742d61091eec2705d725ed438dab32309ddf4ad66e921c Description: Library for Crypto UI related tasks - common files GCR is a library for crypto UI and related tasks. . This package contains data files uses by the GCR library. Multi-Arch: foreign Homepage: https://wiki.gnome.org/GnomeKeyring Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libgcr-base-3-1 Priority: standard Section: libs Installed-Size: 772 Maintainer: Ubuntu Developers Original-Maintainer: Josselin Mouette Architecture: amd64 Source: gcr Version: 3.10.1-1 Replaces: libgcr-3-1 (<< 3.8.2-2) Depends: libc6 (>= 2.14), libgck-1-0 (>= 3.3.90), libgcrypt11 (>= 1.4.5), libglib2.0-0 (>= 2.37.3), libp11-kit0 (>= 0.20.0), libgcr-3-common Pre-Depends: multiarch-support Breaks: libgcr-3-1 (<< 3.8.2-2) Filename: pool/main/libgcr-base-3-1_3.10.1-1_amd64.deb Size: 180342 MD5Sum: 0f8c983b3eba569ffc5dc031c555dd01 SHA1: f80492998e0722094e70f83f92d24599c222f762 SHA256: 00b6edfd5eefa7ea2149a81a86f7d617fd5368e57487303f5c2491cc9fac4e62 SHA512: 6a44de2c9e09d0fa3a923bb7870cba2e72efdd4bc60a301f4578aa97d75aee689e4dc91ba0243637523ef57bfd53ac51d7be45143e9a4a332fb6abdf935c2942 Description: Library for Crypto related tasks GCR is a library for crypto UI and related tasks. . This package contains the GObject library for high level crypto parsing. Multi-Arch: same Homepage: https://wiki.gnome.org/GnomeKeyring Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libgcrypt11 Priority: important Section: libs Installed-Size: 583 Maintainer: Ubuntu Developers Original-Maintainer: Debian GnuTLS Maintainers Architecture: amd64 Version: 1.5.3-2ubuntu4.1 Depends: libc6 (>= 2.15), libgpg-error0 (>= 1.10) Pre-Depends: multiarch-support Suggests: rng-tools Breaks: gnupg2 (<< 2.0.17-2ubuntu2), gpgsm (<< 2.0.17-2ubuntu2), libgnutls26 (<< 2.12.7-3) Filename: pool/main/libgcrypt11_1.5.3-2ubuntu4.1_amd64.deb Size: 238106 MD5Sum: 12b48aafdb12e2c0cacb25badc04b63e SHA1: 740d41d29c78a97abb5eb45dccfa7e57aaa891cb SHA256: f3d5530f4a4bea1e094ffcd44de47e51e51a634e513c389fa4e06e30e8ec3af7 SHA512: ea4f5331a896eb7e073b88af62892b7769acc3b64c609b489bfb99d0b170128c48c31a7d45ca3887b15619b868995a6cb36cd04f645f03b359a8e68fa2c69418 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, Camellia, IDEA, CRC, MD4, MD5, RIPE-MD160, SHA-1, SHA-256, SHA-512, Tiger, Whirlpool, DSA, DSA2, ElGamal, RSA, ECC. Multi-Arch: same Homepage: http://directory.fsf.org/project/libgcrypt/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libgd3 Priority: optional Section: libs Installed-Size: 482 Maintainer: Ubuntu Developers Original-Maintainer: GD team Architecture: amd64 Source: libgd2 Version: 2.1.0-3 Depends: libc6 (>= 2.14), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libjpeg8 (>= 8c), libpng12-0 (>= 1.2.13-4), libtiff5 (>> 4.0.0-1~), libvpx1 (>= 1.0.0), libxpm4, zlib1g (>= 1:1.1.4) Pre-Depends: multiarch-support Suggests: libgd-tools Filename: pool/main/libgd3_2.1.0-3_amd64.deb Size: 147258 MD5Sum: d9af97027e33e6f1aa29ed2e4ed0a52e SHA1: d85564198b33d586660568a6080b01cc375a81f3 SHA256: d9de6f01fd2c9cb9beb00112c0ad9c9c2620cd2329564cd006eaef7ef0ee1979 SHA512: 7833a1e050dd45c9df973b6b1841c5210742c077197c73af15ecbf778b35be6d269820522715a824cdea0cc3ffc8b7eaa7c84115a06ec79cdcf022ee09a0d0fa Description: GD Graphics Library GD is a graphics library. It allows your code to quickly draw images complete with lines, arcs, text, multiple colours, cut and paste from other images, flood fills, and write out the result as a PNG file. This is particularly useful in World Wide Web applications, where PNG is one of the formats accepted for inline images by most browsers. . This is the runtime package of the library. Multi-Arch: same Homepage: http://www.libgd.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, print-server, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libgdbm3 Priority: important Section: libs Installed-Size: 107 Maintainer: Ubuntu Developers Original-Maintainer: Anibal Monsalve Salazar Architecture: amd64 Source: gdbm Version: 1.8.3-12build1 Depends: libc6 (>= 2.14), dpkg (>= 1.15.4) | install-info Pre-Depends: multiarch-support Filename: pool/main/libgdbm3_1.8.3-12build1_amd64.deb Size: 33486 MD5Sum: 570f8a143bc38cb7e69d81f1b482993a SHA1: d2f6a9755fbaba2bc635eba206e919a6baef6d29 SHA256: c7b848c5f084de01907f66e6766fc91a6a000ae0f8a0b35be09b748f1c48572c SHA512: ab8b971ef5e3bc4f053e90abdc46f3aa8a6815936e800426c19127135f499a5d3aa1d5e74a7a02771d57d743ef935ac7d9e02a952f6b0ecf3c51dd063340ef1e Description: GNU dbm database routines (runtime version) GNU dbm ('gdbm') is a library of database functions that use extendible hashing and works similarly to the standard UNIX 'dbm' functions. . The basic use of 'gdbm' is to store key/data pairs in a data file, thus providing a persistent version of the 'dictionary' Abstract Data Type ('hash' to perl programmers). Multi-Arch: same Homepage: http://directory.fsf.org/project/gdbm/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Build-Essential: yes Origin: Ubuntu Task: minimal Package: libgeoip1 Priority: standard Section: libs Installed-Size: 244 Maintainer: Ubuntu Developers Original-Maintainer: Patrick Matthäi Architecture: amd64 Source: geoip Version: 1.6.0-1 Depends: libc6 (>= 2.4) Pre-Depends: multiarch-support Recommends: geoip-database Suggests: geoip-bin Filename: pool/main/libgeoip1_1.6.0-1_amd64.deb Size: 70982 MD5Sum: 1f4c657e23cc86696b2323147891588a SHA1: 5c6e22a2499bb1014975d5c67caf4a3f35acdf1f SHA256: c5d62dbf337af3c996435ca22807eaf7f2290db0355196dd353b61175514ab5b SHA512: ee5e80bc1eba21d779c550138c5100fe506ceda1644e46c5e788c5c62caf470b0be3616b6f867b174b6547b8209b68793db93a3a32570dcf84cac767a585a3eb 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. Multi-Arch: same Homepage: http://www.maxmind.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libgettextpo-dev Priority: optional Section: libdevel Installed-Size: 689 Maintainer: Ubuntu Developers Original-Maintainer: Santiago Vila Architecture: amd64 Source: gettext Version: 0.18.3.1-1ubuntu3 Replaces: gettext (<< 0.18.1.1-10) Depends: libgettextpo0 (= 0.18.3.1-1ubuntu3) Suggests: gettext-doc Breaks: gettext (<< 0.18.1.1-10) Filename: pool/main/libgettextpo-dev_0.18.3.1-1ubuntu3_amd64.deb Size: 122272 MD5Sum: c73b00b8789ec84d48aa5b7ff6923ff9 SHA1: b6b1d5f9e74b8ebe94a20e861657e2f94434ef64 SHA256: 3be5be811c550ea968859382a6e77cae53b7497a6b3c0a55e80e5cb6734e09bb SHA512: e6ed400bc5ccccc016d37dc44e471d2c770b593024bcf82f110abd46e929e4b48d3fa1688ca00bfe73893d2382d542355361a1902663fe01544156a9a267c0d5 Description: GNU Internationalization library development files This package contains development files for the libgettextpo library. Multi-Arch: same Homepage: http://www.gnu.org/software/gettext/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-full, kubuntu-active-desktop, kubuntu-active-full, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libgettextpo0 Priority: optional Section: devel Installed-Size: 368 Maintainer: Ubuntu Developers Original-Maintainer: Santiago Vila Architecture: amd64 Source: gettext Version: 0.18.3.1-1ubuntu3 Replaces: gettext (<< 0.18.1.1-6) Depends: libc6 (>= 2.14), libunistring0 Pre-Depends: multiarch-support Breaks: gettext (<< 0.18.1.1-6) Filename: pool/main/libgettextpo0_0.18.3.1-1ubuntu3_amd64.deb Size: 108446 MD5Sum: 97ea7718c0de942ccb78d6baa4f2ad5c SHA1: 46e8e0f11801c9b80c9561a255512b3d59764d20 SHA256: 2c183f0f7ba068c0f4d506f5ec04ef25c3d2570009ce9f5fd76d110c7046b0ff SHA512: 418473676fb6961df0f10e46b2cbbef1f8a91efb20759081589adcd213129dfb4e67573bf44669157b2aa0c91735ca1fab0c1f727c90e1e2a27fd2b0ec8440ef Description: GNU Internationalization library This package contains the libgettextpo shared library for interfacing programmatically with GNU gettext .po files. Multi-Arch: same Homepage: http://www.gnu.org/software/gettext/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-full, kubuntu-active-desktop, kubuntu-active-full, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libgfortran3 Priority: optional Section: libs Installed-Size: 1201 Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-4.8 Version: 4.8.2-19ubuntu1 Depends: gcc-4.8-base (= 4.8.2-19ubuntu1), libc6 (>= 2.17), libgcc1 (>= 1:4.4.0), libquadmath0 (>= 4.6) Pre-Depends: multiarch-support Breaks: gcc-4.1, gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2) Filename: pool/main/libgfortran3_4.8.2-19ubuntu1_amd64.deb Size: 249708 MD5Sum: e176a202ded90694642eeeaa80653118 SHA1: 7f22123c8802886f6dd70e38cbf14fa5a830c628 SHA256: d520823bfffad2bc6af86c24b14f2a4b18e4004bfaa0f74ae406644c4c48f371 SHA512: f5824ea9ff1a4549b6b887f174ecd7c181a88340bafc76f3dfdc737b1db9aed078ad3c161d13e6dc3faeeac49ac7db75bece9564f007e1bb62aa89c1311f587b Description: Runtime library for GNU Fortran applications Library needed for GNU Fortran applications linked against the shared library. Multi-Arch: same Homepage: http://gcc.gnu.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-usb, edubuntu-desktop-gnome, edubuntu-usb, xubuntu-desktop, ubuntustudio-video, ubuntustudio-publishing, ubuntustudio-photography, ubuntustudio-graphics Package: libgirepository-1.0-1 Priority: standard Section: libs Installed-Size: 260 Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: gobject-introspection Version: 1.40.0-1ubuntu0.2 Replaces: libgirepository1.0-1 Provides: libgirepository1.0-1 Depends: libc6 (>= 2.14), libffi6 (>= 3.0.4), libglib2.0-0 (>= 2.39.0) Conflicts: libgirepository1.0-1 Breaks: libgjs0c Filename: pool/main/libgirepository-1.0-1_1.40.0-1ubuntu0.2_amd64.deb Size: 85628 MD5Sum: 4da031bb87b7bedda4a0392f35f9f703 SHA1: d5f19e1eb0d0a5284d4c2107ea326847b325e683 SHA256: 873d4ad5baa07faf05484e35abdbe7952f7f8ca8b5946fe12feeba17b3bf881c SHA512: de84cb6927178e4029aa468d5a4270862b3a223b7b08847676d23593545eca5b2be473015bd3aa78250b8995b21c7818afce40d990b9f7cc8e43e78be6585e0a 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. Homepage: https://wiki.gnome.org/GObjectIntrospection Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libgl1-mesa-dri Priority: optional Section: libs Installed-Size: 32390 Maintainer: Ubuntu X-SWAT Original-Maintainer: Debian X Strike Force Architecture: amd64 Source: mesa Version: 10.1.3-0ubuntu0.3 Replaces: libgl1-mesa-dri-experimental (<< 7.11.1), xlibmesa-dri (<< 1:7.0.0) Depends: libc6 (>= 2.17), libdrm-intel1 (>= 2.4.48), libdrm-nouveau2 (>= 2.4.38), libdrm-radeon1 (>= 2.4.31), libdrm2 (>= 2.4.38), libelf1 (>= 0.142), libexpat1 (>= 2.0.1), libgcc1 (>= 1:4.1.1), libllvm3.4, libstdc++6 (>= 4.6) Pre-Depends: multiarch-support Recommends: libtxc-dxtn-s2tc0 | libtxc-dxtn0 Suggests: libglide3 Conflicts: xlibmesa-dri (<< 1:7.0.0) Breaks: libgl1-mesa-dri-experimental (<< 7.11.1), libgl1-mesa-glx (<< 7.10.2-4), libgl1-mesa-glx-no-multiarch, xserver-xorg-core (<< 2:1.14.3-5), xserver-xorg-core-no-multiarch Filename: pool/main/libgl1-mesa-dri_10.1.3-0ubuntu0.3_amd64.deb Size: 4518902 MD5Sum: 1fb446280476999601eb85028a299985 SHA1: a4b685e67cf2e8c1dc4cbd6defc61f5f2ccedbc4 SHA256: ce2b7b747a15d7ddfad6b1d2e5d22f1a116102b8ae040bef9d9d3b8fe06d4d13 SHA512: 67de9ac0284c93a15fffd21c979f312ef6098f745003e315ee66974fce858ad69229186ba5e473f5b03f5a059901681ef2dff3ecf589a80091cf4556012f8971 Description: free implementation of the OpenGL API -- DRI modules This version of Mesa provides GLX and DRI capabilities: it is capable of both direct and indirect rendering. For direct rendering, it can use DRI modules from the libgl1-mesa-dri package to accelerate drawing. . This package does not include the OpenGL library itself, only the DRI modules for accelerating direct rendering. . For a complete description of Mesa, please look at the libgl1-mesa-glx package. . The tdfx DRI module needs libglide3 to enable direct rendering. Multi-Arch: same Homepage: http://mesa3d.sourceforge.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libgl1-mesa-glx Priority: optional Section: libs Installed-Size: 510 Maintainer: Ubuntu X-SWAT Original-Maintainer: Debian X Strike Force Architecture: amd64 Source: mesa Version: 10.1.3-0ubuntu0.3 Replaces: libgl1, libgl1-mesa-dri (<< 6.4.0) Provides: libgl1 Depends: libc6 (>= 2.14), libdrm2 (>= 2.3.1), libglapi-mesa (= 10.1.3-0ubuntu0.3), libx11-6 (>= 2:1.4.99.1), libx11-xcb1, libxcb-dri2-0 (>= 1.8), libxcb-dri3-0, libxcb-glx0 (>= 1.8), libxcb-present0, libxcb-sync1, libxcb1 (>= 1.9.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxshmfence1, libxxf86vm1, libudev1 | libudev0 Pre-Depends: multiarch-support Recommends: libgl1-mesa-dri (>= 7.2) Conflicts: libgl1, libgl1-mesa-dri (<< 6.4.0) Breaks: fglrx-glx (<< 1:11-6-1), glx-diversions (<< 0.4), libgl1-nvidia-alternatives (<= 275.09.07-1) Filename: pool/main/libgl1-mesa-glx_10.1.3-0ubuntu0.3_amd64.deb Size: 113666 MD5Sum: 141b841745900f6855a046a53c0fc2b9 SHA1: 6fd9758eb35d64e248093abde6f1f233161205c2 SHA256: e8704746f3a9ad72584e3891c8bc38e6f27ff053ca2701ea1abe5b5adca75ea5 SHA512: 54dda6da12c646a8d709afbd39a9cf615e35d0f2ac2bba30602fc635dc04159995c519ccb7498168057a3d8f71c3796289000a1ccaedf42232a7e4ed005b7cf6 Description: free implementation of the OpenGL API -- GLX runtime Mesa is a 3-D graphics library with an API which is very similar to that of OpenGL. To the extent that Mesa utilizes the OpenGL command syntax or state machine, it is being used with authorization from Silicon Graphics, Inc. However, the author makes no claim that Mesa is in any way a compatible replacement for OpenGL or associated with Silicon Graphics, Inc. . This version of Mesa provides GLX and DRI capabilities: it is capable of both direct and indirect rendering. For direct rendering, it can use DRI modules from the libgl1-mesa-dri package to accelerate drawing. . This package does not include the modules themselves: these can be found in the libgl1-mesa-dri package. Multi-Arch: same Homepage: http://mesa3d.sourceforge.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libglapi-mesa Priority: optional Section: libs Installed-Size: 243 Maintainer: Ubuntu X-SWAT Original-Maintainer: Debian X Strike Force Architecture: amd64 Source: mesa Version: 10.1.3-0ubuntu0.3 Depends: libc6 (>= 2.3.4) Pre-Depends: multiarch-support Filename: pool/main/libglapi-mesa_10.1.3-0ubuntu0.3_amd64.deb Size: 21026 MD5Sum: f74d0990781580a754afc09c771c4158 SHA1: 342026fbe3067c1dc87e1580884009d762badc61 SHA256: 6519931f3c65cca4c31e822874e70206a7ea49c95b251d020cc6824c68784c9d SHA512: a97e09af4d1724cc73878c0f404aef1acc24359cf3e964af9c908abc727dadd0c4e055e24e47c13ab44a8e828a9589987eb6f57cf59f727f074108310c558bae Description: free implementation of the GL API -- shared library The Mesa GL API module is responsible for dispatching all the gl* functions. It is intended to be mainly used by both the libgles1-mesa and libgles2-mesa packages. Multi-Arch: same Homepage: http://mesa3d.sourceforge.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libglib2.0-0 Priority: standard Section: libs Installed-Size: 4604 Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: glib2.0 Version: 2.40.2-0ubuntu1 Replaces: libglib2.0-dev (<< 2.23.2-2) Depends: libc6 (>= 2.17), libffi6 (>= 3.0.4), libpcre3, libselinux1 (>= 1.32), zlib1g (>= 1:1.2.2) Pre-Depends: multiarch-support Recommends: libglib2.0-data, shared-mime-info Breaks: glib-networking (<< 2.33.12), gvfs (<< 1.8), libgnome-desktop-3-2 (<< 3.4.2-2), python-gi (<< 3.7.2) Filename: pool/main/libglib2.0-0_2.40.2-0ubuntu1_amd64.deb Size: 1057866 MD5Sum: 6ba597f557aa5c844766a940ece59c0d SHA1: 47da11f0ae36384c3963defdffab7ddffce9ed88 SHA256: 136bf6a1f843eeef444745ea2771a04104da10f7b515e59df5ed7f21a91a0fb4 SHA512: 6d8586e37e82ca4dd01472e9c4e809752d1271d67bf6d1ea4cf6b2c4c4e710bb0029e4de29071f0e4981c077bfd3faf985fb13277e9e8d4cf44c04ebf0837334 Description: GLib library of C routines GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package contains the shared libraries. Multi-Arch: same Homepage: http://www.gtk.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libglib2.0-data Priority: standard Section: misc Installed-Size: 1348 Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Architecture: all Source: glib2.0 Version: 2.40.2-0ubuntu1 Filename: pool/main/libglib2.0-data_2.40.2-0ubuntu1_all.deb Size: 116306 MD5Sum: e0069e6d04d8e38792acf409c2feade7 SHA1: 6d5b8ffe97d3258f598a20b14e0c2b3aa75bce60 SHA256: b851d000e66e841d0490233beae8fb9338e3b5e87d4bf818a88642b73465b592 SHA512: 77c4054173efd19d741b046daef0b9d2c71cefe6a177fdb01cba6a9882357d9170197ced5eedfcfceb1097d7d7dcf209d930c4282ab1c05ec18d6ecd0e8c9099 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. Multi-Arch: foreign Homepage: http://www.gtk.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libgmp10 Priority: optional Section: libs Installed-Size: 511 Maintainer: Ubuntu Developers Original-Maintainer: Debian Science Team Architecture: amd64 Source: gmp Version: 2:5.1.3+dfsg-1ubuntu1 Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Filename: pool/main/libgmp10_5.1.3+dfsg-1ubuntu1_amd64.deb Size: 218280 MD5Sum: 5a25bb81aa2e0ca83e2d349d58b435d5 SHA1: 4c8baba6fb6eaa8b6814d4673c3016ebd50c29dd SHA256: 03084f0a06e1b8f079556e7b3d9c6c8a9521cfe5d9235002ce5670a13c59d79a SHA512: 1c537b8c918d242fee0b556eac1026fb46e12e360f9ee2fa536fa4bd98cbdc89f056595da57fd3fb17136b5a214a09a11d10805347b2f8d4eccf9a4baaa40ccb Description: Multiprecision arithmetic library GNU MP is a programmer's library for arbitrary precision arithmetic (ie, a bignum package). It can operate on signed integer, rational, and floating point numeric types. . It has a rich set of functions, and the functions have a regular interface. Multi-Arch: same Homepage: http://gmplib.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Build-Essential: yes Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, print-server, samba-server, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libgnutls-openssl27 Priority: important Section: libs Installed-Size: 276 Maintainer: Ubuntu Developers Original-Maintainer: Debian GnuTLS Maintainers Architecture: amd64 Source: gnutls26 Version: 2.12.23-12ubuntu2.1 Depends: libgnutls26 (= 2.12.23-12ubuntu2.1), libc6 (>= 2.14) Pre-Depends: multiarch-support Filename: pool/main/libgnutls-openssl27_2.12.23-12ubuntu2.1_amd64.deb Size: 18320 MD5Sum: d12ffad0187837deec3c385f620331ee SHA1: 08a3125e69c5a061e6e6494daf905affd60bd6a5 SHA256: dbe99856ad40b055b166b53eaff2c8a9ef352fb2b0f88c74278197a23a652200 SHA512: 7cb6efce89a2ab6b02f7c6474125bc1ad6b59074657f88a363a96fadc8ac38c314e537faa072982f8cc5154ab0668af079bf0d2d099050ea0aea6f3fbca94789 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 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. Multi-Arch: same Homepage: http://www.gnutls.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libgnutls26 Priority: important Section: libs Installed-Size: 1072 Maintainer: Ubuntu Developers Original-Maintainer: Debian GnuTLS Maintainers Architecture: amd64 Source: gnutls26 Version: 2.12.23-12ubuntu2.1 Replaces: gnutls0, gnutls0.4, gnutls3 Depends: libc6 (>= 2.14), libgcrypt11 (>= 1.5.1), libp11-kit0 (>= 0.11), libtasn1-6 (>= 3.4-0), zlib1g (>= 1:1.1.4) Pre-Depends: multiarch-support Suggests: gnutls-bin Conflicts: gnutls0, gnutls0.4 Breaks: ccbuild (<= 2.0.1-1), csync2 (<= 1.34-2.2), freewheeling (<= 0.6-1.1), gkrellm (<= 2.3.4-1), libsoup2.4-1 (= 2.31.2-1), libsoup2.4-1 (<= 2.30.1-1), macopix-gtk2 (<= 1.7.4-3), pokerth (<= 0.8.3-3+b1), pokerth-server (<= 0.8.3-3+b1), sipsak (<= 0.9.6-2.1), slrn (<= 1.0.0~pre18-1.1), slrnpull (<= 1.0.0~pre18-1.1), snowdrop (<= 0.02b-9), ssmtp (<= 2.64-4), tf5 (<= 5.0beta8-4), wput (<= 0.6.2-2), zoneminder (<= 1.24.4-1) Filename: pool/main/libgnutls26_2.12.23-12ubuntu2.1_amd64.deb Size: 392954 MD5Sum: 17f9b8fdb0a832a198720dc02ba2f038 SHA1: 01c7d38295b728951a5dc598716c8cc1ffaf3548 SHA256: 5b05b7ff5bc447bdf0dd4e35a97e10f60cc73e1ffa9ce73406595cfcd440d37e SHA512: 9e9f06dcce8c756bf4a9a6bfe717add9dae4001a728cbfd1bebde0e9a475f2469e40c7240343ebb518eb1f304deba18c0d7a520ec0fc13b3f05ec00f356da6cc Description: GNU TLS library - 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 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 libraries. Multi-Arch: same Homepage: http://www.gnutls.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libgomp1 Priority: optional Section: libs Installed-Size: 93 Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-4.8 Version: 4.8.2-19ubuntu1 Depends: gcc-4.8-base (= 4.8.2-19ubuntu1), libc6 (>= 2.17) Pre-Depends: multiarch-support Breaks: gcc-4.1, gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2) Filename: pool/main/libgomp1_4.8.2-19ubuntu1_amd64.deb Size: 23168 MD5Sum: 68263fca7caf6253269ab5d68f98b407 SHA1: 85efa5d6bc04294af15b10dff19faeb5d2d9e804 SHA256: a03e417d12c9c2b428a422f94aec88e51f67a3c7101e6bf36d329582d8b8f650 SHA512: 0e0e3d2234699f4d3d9facfeedeb7b79738a36b49b6fabeb637f083db1075cf06bed052962a76598a99ce491563afa58b95dedf73bab3818e0ba828237dc05b0 Description: GCC OpenMP (GOMP) support library GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Multi-Arch: same Homepage: http://gcc.gnu.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Build-Essential: yes Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libgoogle-perftools4 Priority: optional Section: libs Installed-Size: 996 Maintainer: Ubuntu Developers Original-Maintainer: Daigo Moriwaki Architecture: amd64 Source: google-perftools Version: 2.1-2ubuntu1 Depends: libtcmalloc-minimal4 (= 2.1-2ubuntu1), libc6 (>= 2.14), libstdc++6 (>= 4.6), libunwind8 Conflicts: libgoogle-perftools0 Filename: pool/main/libgoogle-perftools4_2.1-2ubuntu1_amd64.deb Size: 183700 MD5Sum: 9d9ea08b8a231ecd9845e9d59b27d13a SHA1: 94fc8ab17019dc7e771676e0fc4638824b77b1e6 SHA256: c62aa009830eca53e79347aaba0ba9d7a7cb0839b726d845539000bb983002c2 SHA512: 01f34c797736287724ee22dd2bd94d7136caf6a140148bd2d58d05eaf2c081065cbb28a2ff2cd208f551c76abe244353bdd686776b37a9ce6fee2c7dc8fd4b84 Description: libraries for CPU and heap analysis, plus an efficient thread-caching malloc The gperftools, previously called google-perftools, package contains some utilities to improve and analyze the performance of C++ programs. This includes the full features: an optimized thread-caching malloc() and cpu and heap profiling utilities. Homepage: http://code.google.com/p/gperftools/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libgpg-error0 Priority: important Section: libs Installed-Size: 92 Maintainer: Ubuntu Developers Original-Maintainer: Jose Carlos Garcia Sogo Architecture: amd64 Source: libgpg-error Version: 1.12-0.2ubuntu1 Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Filename: pool/main/libgpg-error0_1.12-0.2ubuntu1_amd64.deb Size: 10870 MD5Sum: dd1ece537f8b62bbf6a93835f9a884f2 SHA1: 69a8976ef2f4c94a9106c9a2f37e5daf26a44dc1 SHA256: efb69c247d1e890906ae113884d19fd05b0f971f13604b375eb676ed5b296d05 SHA512: bb3c3c221c10f4f05539212af3f36bc09f8ee5a9636559970aa08266aedc4cfec6ac6a18ad28b5f188aefef4fc7dd4d7ee4c470296e696621cc93fcc1ec594d7 Description: library for common error values and messages in GnuPG components Library that defines common error values for all GnuPG components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, pinentry, SmartCard Daemon and possibly more in the future. Multi-Arch: same Homepage: http://www.gnupg.org/related_software/libgpg-error/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libgpm2 Priority: optional Section: libs Installed-Size: 83 Maintainer: Ubuntu Developers Original-Maintainer: Peter Samuelson Architecture: amd64 Source: gpm Version: 1.20.4-6.1 Depends: libc6 (>= 2.15) Pre-Depends: multiarch-support Suggests: gpm Filename: pool/main/libgpm2_1.20.4-6.1_amd64.deb Size: 16530 MD5Sum: 373392b7277ea8d2c012ae5a3bb69403 SHA1: 2afbbc39552e10c8d52fab55127f013bc7472d1c SHA256: 22fb03ea7ae2ddc0f32cf7fa514b0608a78234b72844068c7eb26bea9fdcc5e6 SHA512: 71ccef4d80f08c992fca55dba0c83c5c130d71bd2af83a6d74c9fa413a1de0b5c650ac89b2f45a44d22bc19d0f8dd0e5fd4c80307a7cfa84e1342550fa1b19a3 Description: General Purpose Mouse - shared library This package provides a library that handles mouse requests and delivers them to applications. See the description for the 'gpm' package for more information. Multi-Arch: same Homepage: http://www.nico.schottelius.org/software/gpm/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, cloud-image, server, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-desktop, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libgs9-common Priority: optional Section: libs Installed-Size: 4198 Maintainer: Ubuntu Developers Original-Maintainer: Debian Printing Team Architecture: all Source: ghostscript Version: 9.10~dfsg-0ubuntu10.2 Suggests: fonts-droid Filename: pool/main/libgs9-common_9.10~dfsg-0ubuntu10.2_all.deb Size: 2067562 MD5Sum: 08e6feb6df8562ce7217db18d2202fca SHA1: 7cec2f2166ed0cfb5c52c6262ddc38d18eef50ce SHA256: 4a58d089b79704a0c64fb6578520832ecc0a98f7ccc34444a847a592b030eec8 SHA512: f337cb1ebf3c67d89fc6c2b3559a2aa85258f221f3f4b8803ae42ed653acd859b4d99de26e2d875832bb7039124c3dab71b80bd121d6be806a7dd108c3fff174 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. Homepage: http://www.ghostscript.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libgs9 Priority: optional Section: libs Installed-Size: 11946 Maintainer: Ubuntu Developers Original-Maintainer: Debian Printing Team Architecture: amd64 Source: ghostscript Version: 9.10~dfsg-0ubuntu10.2 Depends: libc6 (>= 2.14), libcups2 (>= 1.4.0), libcupsimage2 (>= 1.4.0), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libidn11 (>= 1.13), libijs-0.35 (>= 0.35), libjbig2dec0 (>= 0.11), libjpeg8 (>= 8c), liblcms2-2 (>= 2.5), libpaper1, libpng12-0 (>= 1.2.13-4), libtiff5 (>= 4.0.3), zlib1g (>= 1:1.1.4), poppler-data (>= 0.4.5-3~) | gs-cjk-resource, libgs9-common (>= 9.10~dfsg) Filename: pool/main/libgs9_9.10~dfsg-0ubuntu10.2_amd64.deb Size: 1941722 MD5Sum: 72a96e8d9a2b64b24eb18073e3f7b959 SHA1: 08d5872351e0ff08ba408ded8743e0e5c1abe390 SHA256: e7eaff2ebab587890e1dc5674d7ec9c20bc6d44a47c0a17293bfde54463794ff SHA512: 4a6a56a8608976fab7662b3c08733ffa79b434a5d84ace7f0d5d3613a7d5b2547edcdfe4d83775d6d2a47b5beb3b911f82d17e6e4280efce1ac46e1c8a570b91 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. Homepage: http://www.ghostscript.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, print-server, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libgssapi-krb5-2 Priority: standard Section: libs Installed-Size: 403 Maintainer: Ubuntu Developers Original-Maintainer: Sam Hartman Architecture: amd64 Source: krb5 Version: 1.12+dfsg-2ubuntu5.1 Depends: libc6 (>= 2.14), libcomerr2 (>= 1.34), libk5crypto3 (>= 1.8+dfsg), libkrb5-3 (= 1.12+dfsg-2ubuntu5.1), libkrb5support0 (>= 1.12~alpha1+dfsg) Pre-Depends: multiarch-support Suggests: krb5-doc, krb5-user Breaks: libgssglue1 (<< 0.2-2) Filename: pool/main/libgssapi-krb5-2_1.12+dfsg-2ubuntu5.1_amd64.deb Size: 113302 MD5Sum: 2b945e64a881be588a0157a5305031e2 SHA1: a76858f5d8f76abea288c782d80d18d675a48db2 SHA256: 30eae0bc0be07ca9f63fe218037b85e79ae41962b8db461d988036d0faeb53e7 SHA512: 3d176eb945c0784d46a8954a7e376044d16e68dbb8131e4135aa38263c07455c943c3dfa17e017095f5ba6c07ce5a220b17529f25637d302ec659e4be26b07eb 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. Multi-Arch: same Homepage: http://web.mit.edu/kerberos/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libgssapi3-heimdal Priority: standard Section: libs Installed-Size: 323 Maintainer: Ubuntu Developers Original-Maintainer: Brian May Architecture: amd64 Source: heimdal Version: 1.6~git20131207+dfsg-1ubuntu1 Depends: libasn1-8-heimdal (>= 1.4.0+git20110226), libc6 (>= 2.14), libcomerr2 (>= 1.01), libhcrypto4-heimdal (>= 1.4.0+git20110226), libheimntlm0-heimdal (>= 1.4.0+git20110226), libkrb5-26-heimdal (>= 1.6~git20131117), libroken18-heimdal (>= 1.4.0+git20110226) Pre-Depends: multiarch-support Conflicts: libgssapi3 Filename: pool/main/libgssapi3-heimdal_1.6~git20131207+dfsg-1ubuntu1_amd64.deb Size: 90126 MD5Sum: 93c5c3efbcf29a456f1f84069d5f809e SHA1: 7f7822b7e95e528e015bd9d28ad664f674223ea4 SHA256: 187d9c6e4f72443f46731359cdb3b3e9c859d0e594c462f0d26d4691ab492e95 SHA512: 0648836a8252e94b845413ad2166ff099af93309cb9b0ceb9df8fa0703f6803f0cdbf6e6de9b5e5eec3884ebe0c4e70a6b58114ad25b17ad57c1fb064f031ebe Description: Heimdal Kerberos - GSSAPI support library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the library for GSSAPI support. Multi-Arch: same Homepage: http://www.h5l.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libgssglue1 Priority: optional Section: libs Installed-Size: 87 Maintainer: Ubuntu Developers Original-Maintainer: Anibal Monsalve Salazar Architecture: amd64 Source: libgssglue Version: 0.4-2ubuntu1 Replaces: libgssapi2 (<= 0.11-1) Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Conflicts: libgssapi2 (<= 0.11-1) Filename: pool/main/libgssglue1_0.4-2ubuntu1_amd64.deb Size: 19710 MD5Sum: 08250dff6de699fceff270123f609b49 SHA1: f2c0e33b6e80a819abdfc558dd49864a023b6f41 SHA256: 12d7887720a7093fa2935b483941bf0fbd6d704da03509634769e04daaa2e300 SHA512: 65a76051e8298a578db211322f344540bc4931e5afc7061074947984252516fd89757f2ed9b1f6903d0f3276ecb4f04ce43cd24d64a38702051ee107a81ecab8 Description: mechanism-switch gssapi library libgssglue provides a gssapi interface, but does not implement any gssapi mechanisms itself; instead it calls other gssapi functions (e.g., those provided by MIT Kerberos), depending on the requested mechanism, to do the work. Multi-Arch: same Homepage: http://www.citi.umich.edu/projects/nfsv4/linux/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libguestfs-perl Priority: extra Section: universe/perl Installed-Size: 1179 Maintainer: Ubuntu Developers Original-Maintainer: Debian Libvirt Maintainers Architecture: amd64 Source: libguestfs Version: 1:1.24.5-1 Depends: libc6 (>= 2.4), libguestfs0 (= 1:1.24.5-1), perl (>= 5.18.2-2), perlapi-5.18.2, libxml-xpath-perl, libwin-hivex-perl, libsys-virt-perl Filename: pool/main/libguestfs-perl_1.24.5-1_amd64.deb Size: 266228 MD5Sum: 49923afca2869f50e96ffce66a32e307 SHA1: 36f268a858a91bc0b25327a1b291b7deb90a4700 SHA256: ca02980b1bdbeb749174f57e1883c4dec34f26d295d04acbac0698ebfb6e18d1 SHA512: 4ebf02782b06df2234bff828a2c1cee313abf52c0c93a83d82cf850a7d503e73f9dd12a13d72d109666962a4da832227ebc8a9575dad0156bb9455d6d12233f3 Description: guest disk image management system - Perl bindings The libguestfs library allows accessing and modifying guest disk images. . This package contains the Perl bindings. Homepage: http://libguestfs.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libguestfs-tools Priority: extra Section: universe/admin Installed-Size: 9900 Maintainer: Ubuntu Developers Original-Maintainer: Debian Libvirt Maintainers Architecture: amd64 Source: libguestfs Version: 1:1.24.5-1 Replaces: guestfish (<< 1:1.22.6-1~), guestmount (<< 1.24.2-1~), libguestfs0 (<< 1:1.18.2-1~) Depends: libguestfs0 (= 1:1.24.5-1), libc6 (>= 2.15), libconfig9, libfuse2 (>= 2.8.1), libreadline6 (>= 6.0), libtinfo5, libvirt0 (>= 0.1.5), libxml2 (>= 2.7.4), debconf (>= 0.5) | debconf-2.0, libsys-virt-perl, libguestfs-perl (= 1:1.24.5-1), libwin-hivex-perl, libintl-perl, libstring-shellquote-perl Breaks: guestfish (<< 1:1.22.6-1~), guestmount (<< 1.24.2-1~), libguestfs0 (<< 1:1.18.2-1~) Filename: pool/main/libguestfs-tools_1.24.5-1_amd64.deb Size: 2528552 MD5Sum: 8baa7aa021681c04368c6ccf9d839de6 SHA1: 58ea7ce5d7fa74edcec23f41eccb474449596971 SHA256: f3a008103efdebc0df39a99662e8e792f5063c40bc8198f81212ba80c5d6da97 SHA512: 26582c588408ce809c52cc72cb8bdb65efa643166e73e8a8502b3e5120d530254cfc4418122725eb62e867f1b2d57fb6ae58bdae684bdf0fa2fe01a18c02aa90 Description: guest disk image management system - tools The libguestfs library allows accessing and modifying guest disk images. . This package contains the guestfish interactive shell and various virtualization tools, including virt-cat, virt-df, virt-edit, virt-filesystems, virt-inspector, virt-ls, virt-make-fs, virt-rescue, virt-resize, virt-tar, and virt-win-reg. Homepage: http://libguestfs.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libguestfs0 Priority: extra Section: universe/libs Installed-Size: 2353 Maintainer: Ubuntu Developers Original-Maintainer: Debian Libvirt Maintainers Architecture: amd64 Source: libguestfs Version: 1:1.24.5-1 Depends: libc6 (>= 2.17), libfuse2 (>= 2.8.1), libmagic1 (>= 5.12), libpcre3, libselinux1 (>= 1.32), libvirt0 (>= 0.9.4~rc1), libxml2 (>= 2.8.0), libyajl2 (>= 2.0.4), supermin (>= 4.1.5-2~), qemu-system-x86, bsdmainutils, btrfs-tools, cryptsetup, diffutils, iproute, libaugeas0, ntfs-3g (>> 1:2012.1.15AR.5-2.1~), reiserfsprogs, udev, vim-tiny, xz-utils, zfs-fuse, binutils, cpio, dosfstools, file, jfsutils, kmod, lsof, lvm2, net-tools, parted, procps, scrub, strace, xfsprogs, zerofree, netpbm, icoutils, ldmtool Pre-Depends: multiarch-support Filename: pool/main/libguestfs0_1.24.5-1_amd64.deb Size: 647856 MD5Sum: 900c4c5332c215dc899c6b87f54a99ec SHA1: 36c44f852cab119cbc3938dbb5a3d8b3f6230053 SHA256: 2d721b4ff6ffaff3ec8e7952832851d481db94d71e06a326aefc8e08e295a868 SHA512: 79128ce913f41840e0a60c9227794f7a521bc5282f3b037ac38d637976528f845697a53d29aad9f3602cf7827f1f1826c12725a2198cf833c7c68338f9bf6389 Description: guest disk image management system - shared library The libguestfs library allows accessing and modifying guest disk images. It offers the following features, among many others: * making batch configuration changes to guests; * viewing and editing files inside guests; * getting disk used/free statistics; * migrating between virtualization systems; * performing partial backups; * performing partial guest clones; * cloning guests and changing registry/UUID/hostname info. . It uses the Linux kernel and qemu code, and can access any type of guest file system that Linux and qemu can, including but not limited to: ext2/3/4, btrfs, FAT and NTFS, LVM, many different disk partition schemes, qcow, qcow2, vmdk. . The library provides ways to enumerate guest storage (such as partitions, LVs, what file system is in each LV, etc.); to run commands in the context of the guest; and to upload and download files and directories. Multi-Arch: same Homepage: http://libguestfs.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libhcrypto4-heimdal Priority: standard Section: libs Installed-Size: 280 Maintainer: Ubuntu Developers Original-Maintainer: Brian May Architecture: amd64 Source: heimdal Version: 1.6~git20131207+dfsg-1ubuntu1 Depends: libasn1-8-heimdal (>= 1.4.0+git20110226), libc6 (>= 2.14), libroken18-heimdal (>= 1.4.0+git20110226) Pre-Depends: multiarch-support Filename: pool/main/libhcrypto4-heimdal_1.6~git20131207+dfsg-1ubuntu1_amd64.deb Size: 84050 MD5Sum: 780459760de4d7568ab9a86806aaa5bc SHA1: 77b5ac3e70ae80db801483cd59a93d720d8c63ea SHA256: bd26322be7fa62b6e4c9c7edc29e6060283621bf7ba63bacac0da993a70f1079 SHA512: 34830871b9a426772cf30cac6b2180f2dbc946c18491d48a617a0dfca2f2806c09a62364f8043f57ebcc64ad45ee05c6603f58ff5ddbe33df04ce3df61adbcc0 Description: Heimdal Kerberos - crypto library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the cryptographic library required for Heimdal. Multi-Arch: same Homepage: http://www.h5l.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libheartbeat2 Priority: optional Section: libs Installed-Size: 159 Maintainer: Ubuntu Developers Original-Maintainer: Debian HA Maintainers Architecture: amd64 Source: heartbeat Version: 1:3.0.5-3.2 Replaces: heartbeat (<= 2.99.2+sles11r7-0+1) Depends: libc6 (>= 2.15), libglib2.0-0 (>= 2.12.0), libplumb2 (>= 1.0.11+hg2754) Conflicts: heartbeat (<= 2.99.2+sles11r7-0+1) Filename: pool/main/libheartbeat2_3.0.5-3.2_amd64.deb Size: 29630 MD5Sum: 013c51bf58fb218fcb260f83f1f09b32 SHA1: 52e86ce3968519e6f775df6572ed8911e2cc5b97 SHA256: 57982733fc0f79f0d5df365065ad3babb39bf36c577c2c6ba55227bcee97f875 SHA512: e5a2369cfaaaf12b01af3d269676104dffecc304d41ebfed555227deb645b427c6d0d3132c794d18a6f936c8a1ee4cdc8fa7bb89c03451a27ba5fdb441b186c7 Description: Subsystem for High-Availability Linux (libraries) heartbeat is a messaging subsystem for high availability which implements serial, UDP, and PPP/UDP heartbeats. . It is one of the messaging layers supported by the Pacemaker cluster resource manager. . This package contains the Heartbeat libraries to make them available to other programs like Pacemaker without having to install the whole Heartbeat suite. Homepage: http://www.linux-ha.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libheimbase1-heimdal Priority: standard Section: libs Installed-Size: 126 Maintainer: Ubuntu Developers Original-Maintainer: Brian May Architecture: amd64 Source: heimdal Version: 1.6~git20131207+dfsg-1ubuntu1 Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Filename: pool/main/libheimbase1-heimdal_1.6~git20131207+dfsg-1ubuntu1_amd64.deb Size: 28984 MD5Sum: a1e1acff1d85c5a1a392653a7be99266 SHA1: 93f8ccc9a4ebcd54c01f8b4ff97974e816b43b13 SHA256: 4843947b06e4176088ef651dc2ee58090c16712fa2a3fa2e66c85eb01f87f55e SHA512: 154678e0c01d274eb7654df34061a3a15d5d17e7775f5ea31cf4ad8d10a0e551afb40a107f58342f37ce95d4e17de320f506157b0b395cb6015d39dd830b2f55 Description: Heimdal Kerberos - Base library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the base library. Multi-Arch: same Homepage: http://www.h5l.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libheimntlm0-heimdal Priority: standard Section: libs Installed-Size: 103 Maintainer: Ubuntu Developers Original-Maintainer: Brian May Architecture: amd64 Source: heimdal Version: 1.6~git20131207+dfsg-1ubuntu1 Depends: libc6 (>= 2.4), libhcrypto4-heimdal (>= 1.4.0+git20110226), libkrb5-26-heimdal (>= 1.4.0+git20110226), libroken18-heimdal (>= 1.4.0+git20110226) Pre-Depends: multiarch-support Filename: pool/main/libheimntlm0-heimdal_1.6~git20131207+dfsg-1ubuntu1_amd64.deb Size: 15158 MD5Sum: 16ffad2df0811e407444579de248294a SHA1: edcbc19ac6d637fa41605b893f782443cfba609b SHA256: d7e35695985c36030d8551a4126c63df79bf37101dd4747496a5f4c2c47ea488 SHA512: 3dd5f5ef9e06ba70ecd523a2303543b2acaba19fa6db037f8b17b1b652d057acd0b44ad0b40c9b2a25d98d6c9c8c6f8eb554c43c3a4a0764f38405ca6c34b5e6 Description: Heimdal Kerberos - NTLM support library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. Multi-Arch: same Homepage: http://www.h5l.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libhivex0 Priority: extra Section: universe/libs Installed-Size: 116 Maintainer: Ubuntu Developers Original-Maintainer: Debian Libvirt Maintainers Architecture: amd64 Source: hivex Version: 1.3.9-2build1 Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Conflicts: libguestfs0 (<= 1.0.84-4) Filename: pool/main/libhivex0_1.3.9-2build1_amd64.deb Size: 30272 MD5Sum: 2b904206e89ea8cb7faf0af4c287febb SHA1: 0ba196ce98a9adc76350f5c38783b285e5411763 SHA256: 91a0230d5be2ebfbbfcc6fc58ef7967d9fa7dac053ad19679716db9179942c13 SHA512: 8caee24ede5dab1490a5469cec3d229b93602b845a9a1d3ad41f0a4fee782856fe83c30752abf59f3c4f94f5a5c8ad1827f7a6fc7d4344399da88c9b94aa072c Description: library for reading and writing Windows Registry hives libhivex is a self-contained library for reading and writing Windows Registry "hive" binary files. . Unlike many other tools in this area, it doesn't use the textual .REG format for output, because parsing that is as much trouble as parsing the original binary format. Instead it makes the file available through a C API, or there is a separate program to export the hive as XML. Multi-Arch: same Homepage: http://libguestfs.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libhtml-form-perl Priority: optional Section: perl Installed-Size: 88 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 6.03-1 Replaces: libwww-perl (<< 6.00) Depends: perl, libhtml-parser-perl, libhttp-message-perl, liburi-perl Breaks: libwww-perl (<< 6.00) Filename: pool/main/libhtml-form-perl_6.03-1_all.deb Size: 23526 MD5Sum: 17f4cd2bfc8ea3fc9e2643f4c92de476 SHA1: f571e9e7428ce8eba5fa385ec40f1eeb2f5919d7 SHA256: 13306f40931597da8017d151e5bb1d998da90ebb1bc854c4fee500a49f8c680d SHA512: ef9221badbf1067a9656d53f1829ba4affa2bacde22f02ab125b02a36fceac4afb057a539219ccbd3e5286c6400e64a27fb79d5467821fb7f699bafa88d6fe1c Description: module that represents an HTML form element Objects of the HTML::Form class represents a single HTML
...
instance. A form consists of a sequence of inputs that usually have names, and which can take on various values. The state of a form can be tweaked and it can then be asked to provide HTTP::Request objects that can be passed to the request() method of LWP::UserAgent. Homepage: http://search.cpan.org/dist/HTML-Form/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libhtml-format-perl Priority: optional Section: perl Installed-Size: 150 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 2.11-1 Depends: perl, libfont-afm-perl, libhtml-tree-perl Filename: pool/main/libhtml-format-perl_2.11-1_all.deb Size: 44666 MD5Sum: 004bee852db8b3e931330a24c202bb1a SHA1: 527a99e342d92a9f49373b9cec7fca998420a70e SHA256: ecdc06a98957072f9099004819a6be0d44ba2bb14b3b842870a063b018385133 SHA512: 6c4f15524b2940aee848012edaaeefca24e48b7711a66087a3bbf0c1f1b43d9c5748cdeebf65cbba687392663e13e3485cf960b0904f5e98e0300d37409e9655 Description: module for transforming HTML into various formats HTML::Formatter is a base class for various formatters, which are modules that traverse an HTML syntax tree and produce various output file formats. There are currently three formatter classes included: . * HTML::FormatText for converting to plain human-readable text * HTML::FormatPS for converting to PostScript * HTML::FormatRTF for converting to Microsoft's Rich Text Format (RTF) Homepage: https://metacpan.org/release/HTML-Format/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libhtml-parser-perl Priority: optional Section: perl Installed-Size: 247 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: amd64 Version: 3.71-1build1 Depends: perl (>= 5.18.1-4), perlapi-5.18.1, libc6 (>= 2.4), liburi-perl, libhtml-tagset-perl Suggests: libdata-dump-perl Filename: pool/main/libhtml-parser-perl_3.71-1build1_amd64.deb Size: 98152 MD5Sum: b6dc521044b52142a8c421182c28e75c SHA1: 1ebf4567b9cb13d118652335c66ce471268d6f06 SHA256: 34d2c2d3ec8172d971a45f70e0c8e9b38b0f32af5e4933840c62a803198493f0 SHA512: f09c264d949203ff33e2f7dd1361c1d0bf3c2d3e9a97c4816e37859a827170e500c0953572e3efd24775168624afd95aa94eb0cc86409d50e3a9386336b0e47d Description: collection of modules that parse HTML text documents HTML::Parser is a collection of modules useful for handling HTML documents. These modules used to be part of the libwww-perl distribution, but are now unbundled in order to facilitate a separate development track. . Objects of the HTML::Parser class will recognize markup and separate it from content data. As different kinds of markup are recognized, the corresponding event handler is invoked. The document to be parsed may also be supplied in arbitrary chunks, making on-the-fly parsing of network documents possible. Enhances: libwww-perl Homepage: https://metacpan.org/release/HTML-Parser/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop-gnome, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-desktop, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libhtml-tagset-perl Priority: optional Section: perl Installed-Size: 76 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 3.20-2 Depends: perl (>= 5.6.0-16) Filename: pool/main/libhtml-tagset-perl_3.20-2_all.deb Size: 13536 MD5Sum: 86862a4ac995db738fcfd012275fc3a7 SHA1: ade13078d38ffbcd3844cee51a315ef6b53bfdc1 SHA256: 9d3090fe343a2689704ff6110f61a23b8de9890619e5122199459a6a84b79d4a SHA512: 1c713cd377389319b1dde1c4ccbb8bfae1543bb43b95de59346d3e785b8ec01a442f17736f90319e1391f66e9a731dcabac506c175d9334b38f4e3a9b5b2ab4e Description: Data tables pertaining to HTML HTML-Tagset contains data tables useful in dealing with HTML. For instance, it provides %HTML::Tagset::emptyElement, which lists all of the HTML elements which cannot have content. It provides no functions or methods. Homepage: http://search.cpan.org/dist/HTML-Tagset/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libhtml-template-perl Priority: optional Section: perl Installed-Size: 214 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 2.95-1 Depends: perl Suggests: libipc-sharedcache-perl Filename: pool/main/libhtml-template-perl_2.95-1_all.deb Size: 65450 MD5Sum: 4de2ed3b364502459d19e1f11fd62205 SHA1: d3dd8fe4d3b195625eb5e4b3da127fd7b733e66d SHA256: 1961b77dfb09c0bbbebc696d61b5819555b102b15f2b4eb6f7e1fb959cf78c85 SHA512: ccc12ec8693463c2fbedce63e8403b6734a796de63530e5ed13f41ff5ca4e67d4ce29acb16fd731fae7b3c07c930f2926e2a950dc9f7d732106f109405874563 Description: module for using HTML templates with Perl HTML::Template attempts to make using HTML templates simple and natural. It extends standard HTML with the pseudo tags , , , and . These are used to implement some basic logic - variable substitution, loops, conditional branches - inside the HTML template, while leaving the more complex computations to separate Perl code. This keeps the template accessible for designers and other non-Perl people, without limiting the programmer. . HTML::Template optionally stores its cache in shared memory using the IPC::SharedCache module. Please install libipc-sharedcache-perl and pass the shared_cache option to HTML::Template if you want to make use of this. Homepage: https://metacpan.org/release/HTML-Template/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libhtml-tree-perl Priority: optional Section: perl Installed-Size: 506 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 5.03-1 Depends: perl, libhtml-parser-perl, libhtml-tagset-perl Recommends: libhtml-format-perl, libwww-perl Filename: pool/main/libhtml-tree-perl_5.03-1_all.deb Size: 214978 MD5Sum: 729d76cfb610be4561b0b1d7e5062840 SHA1: b621f73b9fd365ad2e58c28ff01ca2a6207b4956 SHA256: 524c03ee960feebfb981f4d9ffe19c8b5e99ea453e72fae5c217d470a3c86a4f SHA512: 424ddf2d2c8e6ef2802e0d2e3e7c3cbbd4c97a4dfda235daeec32a433605b3d713f3e14fa312d414d6d22e28c1d70d5d19ed395abb3bb6416455ff19024410f0 Description: Perl module to represent and create HTML syntax trees HTML::Tree is a collection of modules that represent, create and extract information from HTML syntax trees. These modules used to be part of the libwww-perl distribution, but are now unbundled in order to facilitate a separate development track. Homepage: https://metacpan.org/release/HTML-Tree/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libhttp-cookies-perl Priority: optional Section: perl Installed-Size: 104 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 6.00-2 Replaces: libwww-perl (<< 6.00) Depends: perl, libhttp-date-perl, libhttp-message-perl Breaks: libwww-perl (<< 6.00) Filename: pool/main/libhttp-cookies-perl_6.00-2_all.deb Size: 23324 MD5Sum: 6bd4e1b4aee1b60fbf4008f79575defd SHA1: 7efdd2a8ec753b115eacb24c4900ac930524d7e4 SHA256: 527dee7a240ebbc428d79f942e1a0e53ff5fc2e72378ebde1a7d0912677c7839 SHA512: 576b4db48a26a987d8a2131c62be77e6579191991a9712e022003a945a7ee22a4ef92cec3866d64d5e9fe5ad4c7a6902da526bd2f4ebae2462981e6736e13d39 Description: HTTP cookie jars This class is for objects that represent a "cookie jar" -- that is, a database of all the HTTP cookies that a given LWP::UserAgent object knows about. . Cookies are a general mechanism which server side connections can use to both store and retrieve information on the client side of the connection. For more information about cookies refer to and . HTTP::Cookies also implements the new style cookies described in RFC 2965. The two variants of cookies are supposed to be able to coexist happily. . Instances of the class HTTP::Cookies are able to store a collection of Set-Cookie2: and Set-Cookie: headers and are able to use this information to initialize Cookie-headers in HTTP::Request objects. The state of a HTTP::Cookies object can be saved in and restored from files. Homepage: http://search.cpan.org/dist/HTTP-Cookies/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libhttp-daemon-perl Priority: optional Section: perl Installed-Size: 70 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 6.01-1 Replaces: libwww-perl (<< 6.00) Depends: perl, libhttp-date-perl, libhttp-message-perl, liblwp-mediatypes-perl Breaks: libwww-perl (<< 6.00) Filename: pool/main/libhttp-daemon-perl_6.01-1_all.deb Size: 17020 MD5Sum: 2377c14ea7e8e064db4720f0b1c1ca5b SHA1: a76523cb0e85d2e98c1210fcf516a08b11bd38e8 SHA256: 214779574f112310ede3e20973d6c105875e2f124d86b0dd7db3c725a5770398 SHA512: c76c298737e859e870ec47f80592067d5c4448e631167eccbe1d4782c047356f26c71fbd54019d9448d666e0033256efaf3c4367017cfbfdec533650741697ea Description: simple http server class Instances of the HTTP::Daemon class are HTTP/1.1 servers that listen on a socket for incoming requests. The HTTP::Daemon is a subclass of IO::Socket::INET, so you can perform socket operations directly on it too. . The accept() method will return when a connection from a client is available. The returned value will be an HTTP::Daemon::ClientConn object which is another IO::Socket::INET subclass. Calling the get_request() method on this object will read data from the client and return an HTTP::Request object. The ClientConn object also provide methods to send back various responses. . This HTTP daemon does not fork(2) for you. Your application, i.e. the user of the HTTP::Daemon is responsible for forking if that is desirable. Also note that the user is responsible for generating responses that conform to the HTTP/1.1 protocol. Homepage: http://search.cpan.org/dist/HTTP-Daemon/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libhttp-date-perl Priority: optional Section: perl Installed-Size: 56 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 6.02-1 Replaces: libwww-perl (<< 6.00) Depends: perl, libtimedate-perl Breaks: libwww-perl (<< 6.00) Filename: pool/main/libhttp-date-perl_6.02-1_all.deb Size: 10392 MD5Sum: 3aee8ce5ae257f3dfea03d2127dfc845 SHA1: df37894b2fae1e1132a548cb2ef6a3f920927f9d SHA256: 57f84eccc965d2d48b561e049d0fe705e1c279857c69ad22f599c612d99f2fd9 SHA512: 59f5ea089e7b2123fa03aa522d730d265acdd4ef86148560bcf8aabccfbded7367f21ddadd2d283c7882e5f2fa3cdcbb88e359ff98b10a9bcc4f4c3bb53a7c7d Description: module of date conversion routines HTTP::Date provides functions that deal the date formats used by the HTTP protocol (and then some more). Only the first two functions, time2str() and str2time(), are exported by default. Homepage: http://search.cpan.org/dist/HTTP-Date/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libhttp-message-perl Priority: optional Section: perl Installed-Size: 204 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 6.06-1 Replaces: libwww-perl (<< 6.00) Depends: perl, libencode-locale-perl, libhttp-date-perl, libio-html-perl, liblwp-mediatypes-perl, liburi-perl, perl (>= 5.11) | libio-compress-perl Breaks: libwww-perl (<< 6.00) Filename: pool/main/libhttp-message-perl_6.06-1_all.deb Size: 78694 MD5Sum: 9ef47ed10b2bb198a2183ce7063629cd SHA1: ba2b0779020582ef87bda6fcd5770f623da11d0e SHA256: 60e9bad2e4d21ea2f5dbf31dc07f6a1d0b9bd1ef24e90c03d16bcec35fdabf98 SHA512: 327686e6029aae4e26e3db704a5114a3a1bfd55a2f948c991425088d0a921f28cdbf2300ffcba5f83b6798a692ed6c884ba535fbf64389d8a1c1b8583ae3628f Description: perl interface to HTTP style messages The HTTP::Headers class encapsulates HTTP-style message headers. The headers consist of attribute-value pairs also called fields, which may be repeated, and which are printed in a particular order. The field names are cases insensitive. . Instances of this class are usually created as member variables of the HTTP::Request and HTTP::Response classes, internal to the library. Homepage: https://metacpan.org/release/HTTP-Message/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libhttp-negotiate-perl Priority: optional Section: perl Installed-Size: 72 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 6.00-2 Replaces: libwww-perl (<< 6.00) Depends: perl, libhttp-message-perl Breaks: libwww-perl (<< 6.00) Filename: pool/main/libhttp-negotiate-perl_6.00-2_all.deb Size: 13372 MD5Sum: 702cbbf6e3fea8eac863a0ffa34d4645 SHA1: 8ee10bd0f92aefe29ff6d9ab12d068cfa1050864 SHA256: 7819b0b190485629d325eceee5eb47f44a0b389cee34da166c5f0ebacf8d41e2 SHA512: 0ae5df2310cd49f8cd03c727916c5ca3e5a3596910244f04d41ddff4fb46cd1745b40d370936c9fe45bbbff3d20eddde0d8be553307421ad81ecc6c2e09ae3f8 Description: implementation of content negotiation HTTP::Negotiate provides a complete implementation of the HTTP content negotiation algorithm. Content negotiation allows for the selection of a preferred content representation based upon attributes of the negotiable variants and the value of the various Accept* header fields in the request. Homepage: http://search.cpan.org/dist/HTTP-Negotiate/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libhx509-5-heimdal Priority: standard Section: libs Installed-Size: 369 Maintainer: Ubuntu Developers Original-Maintainer: Brian May Architecture: amd64 Source: heimdal Version: 1.6~git20131207+dfsg-1ubuntu1 Depends: libasn1-8-heimdal (>= 1.4.0+git20110226), libc6 (>= 2.14), libcomerr2 (>= 1.34), libhcrypto4-heimdal (>= 1.4.0+git20110226), libheimbase1-heimdal (>= 1.6~git20131117), libroken18-heimdal (>= 1.4.0+git20110226), libwind0-heimdal (>= 1.4.0+git20110226) Pre-Depends: multiarch-support Filename: pool/main/libhx509-5-heimdal_1.6~git20131207+dfsg-1ubuntu1_amd64.deb Size: 103812 MD5Sum: e2f227b0ca78db8a4a49e9268215647f SHA1: c83c89796e77866f1d28815be85d4966d016a156 SHA256: 5e6435fad30cd03b9088267367ecc8b6163d20de6c8c57ab1f0303dfb6b68293 SHA512: 58b3ed09be4a155b6d7d8f1793f660f317fe4e9beba48a23d1739ce8494da228e06b730c9532feaa8cfadd234706340daa71653ae0742b091cc9f2feb2b4c70e Description: Heimdal Kerberos - X509 support library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. Multi-Arch: same Homepage: http://www.h5l.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libibverbs1 Priority: extra Section: libs Installed-Size: 85 Maintainer: Ubuntu Developers Original-Maintainer: Roland Dreier Architecture: amd64 Source: libibverbs Version: 1.1.7-1ubuntu1 Depends: libc6 (>= 2.14), adduser Filename: pool/main/libibverbs1_1.1.7-1ubuntu1_amd64.deb Size: 23300 MD5Sum: 67c31d8a6c0273e6476e4e208b2b4833 SHA1: 3e09c3d703059328d572afdd7f502407abef0e47 SHA256: 819a05d1720dabb90f2d581bd0fe3a0892321769cc0a5ef8fab85f432ea28a09 SHA512: 6972d22558a60185eae16ed4572cd1e9021d937b3a016a31b0f95f4ec73f8e1138e735484df46ee82a5afa5060d0faeafbb9706e791344d2702d935d83b09f3a Description: Library for direct userspace use of RDMA (InfiniBand/iWARP) libibverbs is a library that allows userspace processes to use RDMA "verbs" as described in the InfiniBand Architecture Specification and the RDMA Protocol Verbs Specification. iWARP ethernet NICs support RDMA over hardware-offloaded TCP/IP, while InfiniBand is a high-throughput, low-latency networking technology. InfiniBand host channel adapters (HCAs) and iWARP NICs commonly support direct hardware access from userspace (kernel bypass), and libibverbs supports this when available. . For this library to be useful, a device-specific plug-in module should also be installed. . This package contains the shared library. Homepage: http://www.openfabrics.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libicu52 Priority: optional Section: libs Installed-Size: 27283 Maintainer: Ubuntu Developers Original-Maintainer: Jay Berkenbilt Architecture: amd64 Source: icu Version: 52.1-3 Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0) Pre-Depends: multiarch-support Filename: pool/main/libicu52_52.1-3_amd64.deb Size: 6769846 MD5Sum: 5f9bd6ce56d9527c7ffd8a32ecdcad74 SHA1: a7798c88d42811211a4b69d9beb972402a2f30d2 SHA256: 1158b77b3c41288aaa228a6677f4b8abad978ef40f9821175ad3173ca2c6a19c SHA512: c4c745574ba805d416c6d86505bd2e675f8a73d5beace750d2f786ea356ff0b7a4b7aad50689649d0afa06d8d37f0db6d912cabb75945444641aa6eda33bb586 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. Multi-Arch: same Homepage: http://www.icu-project.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, cloud-image, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-desktop, ubuntustudio-desktop, ubuntustudio-font-meta, ubuntu-gnome-desktop Package: libidn11 Priority: standard Section: libs Installed-Size: 367 Maintainer: Ubuntu Developers Original-Maintainer: Debian Libidn Team Architecture: amd64 Source: libidn Version: 1.28-1ubuntu2 Replaces: libidn11-dev Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Conflicts: libidn9-dev Filename: pool/main/libidn11_1.28-1ubuntu2_amd64.deb Size: 92990 MD5Sum: d63d545d947b391ab846be9aaf77dc08 SHA1: 8ae601f54554228224e0f6198cd59400ab9d2dd9 SHA256: 12af9de1e5781cbd5dc94cf7102a924bae1ed4b2c81f3d6cb071202c37f7933a SHA512: a2b63d0fc44ceddb69ff4c1b9eda059cb2d6ffc68ac07884174e231bb4cda333f7409413ab9f94f7af2b6619ce1bd0b031db894dfdfe2914a588184cdf736be4 Description: GNU Libidn library, implementation of IETF IDN specifications GNU Libidn is a fully documented implementation of the Stringprep, Punycode and IDNA specifications. Libidn's purpose is to encode and decode internationalized domain names. The Nameprep, XMPP, SASLprep, and iSCSI profiles are supported. . This package contains the shared library. Multi-Arch: same Homepage: https://www.gnu.org/software/libidn/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libijs-0.35 Priority: optional Section: libs Installed-Size: 65 Maintainer: Ubuntu Developers Original-Maintainer: Debian Printing Team Architecture: amd64 Source: ijs Version: 0.35-8build1 Depends: libc6 (>= 2.14) Filename: pool/main/libijs-0.35_0.35-8build1_amd64.deb Size: 16840 MD5Sum: 349a5873b6ae80f382cad56815a79995 SHA1: 2482f9a7548e8d20dcf294d71c202a2b689306e1 SHA256: 821a690d8f096d336992d3a88268d9dfb7eb8faf9129ba02e23969ae57a5b190 SHA512: 2f404751ee8bebf68ef03ffe14811796fe0a8ca4a76910a58007d8cfaf1eeb4834f59762552766d5c8e6984225989e8799721126e903814a8f4e343b885c87b9 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. Homepage: http://www.linuxprinting.org/ijs/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, print-server, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libiksemel3 Priority: optional Section: universe/libs Installed-Size: 97 Maintainer: Ubuntu Developers Original-Maintainer: Thadeu Lima de Souza Cascardo Architecture: amd64 Source: libiksemel Version: 1.2-4.2 Replaces: libiksemel1 Depends: libc6 (>= 2.15), libgnutls26 (>= 2.12.17-0) Conflicts: libiksemel1 Filename: pool/main/libiksemel3_1.2-4.2_amd64.deb Size: 30630 MD5Sum: 57b5f6c02850246fc9fe861003172d63 SHA1: 4605093a9803079bb958efc4d111420eecdda3d9 SHA256: 7be07ea068b0865018e8426f760b188780101276d44e55d3492b82e7eee353ee SHA512: dec8a903db86116741cbbadc7d4e3bb475b4fa83afb3925d2c75866fc6d62522ae7fc6ddcff963942bc4c0be9472a83d768898663f7794c3424ec8baf725ef9f Description: C library for the Jabber IM platform iksemel handles Jabber connections, parses XML, and sends and receives Jabber messages. It works pretty good for parsing other kinds of XML, too, if the need arises. Homepage: https://code.google.com/p/iksemel/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libintl-perl Priority: optional Section: perl Installed-Size: 4487 Maintainer: Ubuntu Developers Original-Maintainer: Peter Eisentraut Architecture: all Version: 1.23-1build1 Depends: perl Suggests: libintl-xs-perl Filename: pool/main/libintl-perl_1.23-1build1_all.deb Size: 1203758 MD5Sum: ec45deba7513d6ad3f5bcce3d1a64c97 SHA1: d1142283de4fedd3ff51b24a22fdd99c44b82dab SHA256: 5031702250dc4df86898b5060abcfbda6e0e3bb4d428504fdee51dc9e82c57de SHA512: 80af1bb02079c387d62a8ed58143b771ebed0934d50de6aa16b70cf1f16581586abef32c232fd62c4c8eba99a076e945e5019484cf72c81e6e92b863fc51176e Description: Uniforum message translations system compatible i18n library libintl-perl is an internationalization library for Perl that aims to be compatible with the Uniforum message translations system as implemented for example in GNU gettext. Homepage: http://search.cpan.org/dist/libintl-perl/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libio-html-perl Priority: optional Section: perl Installed-Size: 70 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 1.00-1 Depends: perl Filename: pool/main/libio-html-perl_1.00-1_all.deb Size: 15696 MD5Sum: 6bf2efdb0837c937e96fa84e6737904c SHA1: ddd152ed10c36849304c72761c1c969433c6c3b6 SHA256: cc2cab1a7266eaed0d1d14ab54b95a2a2d58139ebd93b70fc0c11b4fbb7e15f4 SHA512: 0562b3adf944aedb2e08701d634d3026c3fbb9f4d25e53913f9c9ae01574763771ac1088c4ba45ce493e120e431ea59e1bb7f2c95c4edea2cb4d898e8212c569 Description: open an HTML file with automatic charset detection IO::HTML provides an easy way to open a file containing HTML while automatically determining its encoding. It uses the HTML5 encoding sniffing algorithm specified in section 8.2.2.1 of the draft standard. Homepage: http://search.cpan.org/dist/IO-HTML/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libio-pty-perl Priority: optional Section: perl Installed-Size: 137 Maintainer: Ubuntu Developers Original-Maintainer: Jörgen Hägg Architecture: amd64 Version: 1:1.08-1build4 Provides: libio-tty-perl Depends: libc6 (>= 2.4), perl (>= 5.18.1-4), perlapi-5.18.1 Filename: pool/main/libio-pty-perl_1.08-1build4_amd64.deb Size: 36862 MD5Sum: c8b8611dd40cd9b12a9a172953de08e4 SHA1: d9a6d19190c1c02d99bba1f711b09e2a5c87f3f0 SHA256: af72ae304b0353b150bfdb6695ad8db9d12032a26925a67157a916d0e89d25b5 SHA512: f51b7b89befa767b9eaf8075e4e11bc2c8cfe0ddfbc07d00a876c3df36c9b51364df1b868e007bdb3b640c905fb309a1a7e69191d8e37b2f32816af24b6924b1 Description: Perl module for pseudo tty IO IO::Pty provides I/O handles to the master- and slave-side of a pseudo tty. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-full, kubuntu-active-desktop, kubuntu-active-full, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libio-socket-inet6-perl Priority: optional Section: perl Installed-Size: 71 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 2.71-1 Depends: perl, libsocket6-perl Filename: pool/main/libio-socket-inet6-perl_2.71-1_all.deb Size: 14564 MD5Sum: 01296fc7286aaf5eabd694e605a24246 SHA1: 479f20b2d767dbb0e487f1dc870bce0a0524c770 SHA256: 3c9a6cca788037393b63adfa7cacb79a6ff88a4dc11c4710a66402c5d53448da SHA512: 996de8ec810f0c979a455817a83cc20bb224c2868e89a1de85163a108bc0f321454939edb6645b4b872666990bbcd6441576e5a94d8fcb8fd3952efe0d3525a5 Description: object interface for AF_INET6 domain sockets IO::Socket::INET6 provides an object interface to create and use sockets in the AF_INET6 domain. It is built upon the IO::Socket interface and inherits all the methods defined by IO::Socket. Homepage: https://metacpan.org/release/IO-Socket-INET6 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libio-socket-ssl-perl Priority: optional Section: perl Installed-Size: 227 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 1.965-1ubuntu1 Depends: libnet-ssleay-perl (>= 1.46), netbase, perl Recommends: libio-socket-inet6-perl | libio-socket-ip-perl (>= 0.20), libnet-libidn-perl | liburi-perl, perl (>= 5.15.6) | libsocket-perl (>= 1.950) | libsocket6-perl Filename: pool/main/libio-socket-ssl-perl_1.965-1ubuntu1_all.deb Size: 73704 MD5Sum: bb4b971bf399663961550f78200b1408 SHA1: a222edfb5361ce9269d2326aa1c38ee7a13bd447 SHA256: bd45ee3c816c2308bfac13cf142d7f44469e48a6bfa5eaeb8f88106e79304b8c SHA512: 7e9c58ef76d969c8c85595cdc6ac75c1494b658db5c92922aa5139b64fac0376cf991c7010d6fad1e2fc9dfb360a5a2ace19f51ef1c1776e97b9c23f8555c1fc Description: Perl module implementing object oriented interface to SSL sockets This module is a true drop-in replacement for IO::Socket::INET that uses SSL to encrypt data before it is transferred to a remote server or client. IO::Socket::SSL supports all the extra features that one needs to write a full-featured SSL client or server application: multiple SSL contexts, cipher selection, certificate verification, and SSL version selection. As an extra bonus, it works perfectly with mod_perl. . IO::Socket::SSL uses IPv6 if libio-socket-ip-perl (>= 0.20) or libio-socket-inet6-perl is installed. Homepage: https://metacpan.org/release/IO-Socket-SSL/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libio-string-perl Priority: optional Section: perl Installed-Size: 58 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 1.08-3 Depends: perl Filename: pool/main/libio-string-perl_1.08-3_all.deb Size: 11124 MD5Sum: 0ac0244ea24f2c5681005aa95e0c8318 SHA1: d9f851ceca82313a73815a0e820db7541ec9a9fc SHA256: 397c6dba8b3a51be53fd767892c93a9ec3335ce2844c235aae1519617c1d8cc5 SHA512: 23948d84fdf7fa9b68c0c46197e401c83cb2096e1364f760d822941602bb23726eb312801cf17cea0b08155eff21a3d31f9ae6e60ca47f79fd6c32d95ca1d21b Description: Emulate IO::File interface for in-core strings The IO::String module provide the IO::File interface for in-core strings. An IO::String object can be attached to a string, and will make it possible to use the normal file operations for reading or writing data, as well as seeking to various locations of the string. The main reason you might want to do this, is if you have some other library module that only provide an interface to file handles, and you want to keep all the stuff in memory. . The IO::String module provide an interface compatible with IO::File as distributed with IO-1.20, but the following methods are not available; new_from_fd, fdopen, format_write, format_page_number, format_lines_per_page, format_lines_left, format_name, format_top_name. Homepage: https://metacpan.org/release/IO-String/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libio-stringy-perl Priority: optional Section: perl Installed-Size: 273 Maintainer: Ubuntu Developers Original-Maintainer: Bart Martens Architecture: all Source: io-stringy Version: 2.110-5 Depends: perl Filename: pool/main/libio-stringy-perl_2.110-5_all.deb Size: 93522 MD5Sum: ef856eca5365345aabdaa3c203983f96 SHA1: b98da830a5817bc3a993e53378c7d3de219913d5 SHA256: 3cb54d9f8bc037225f6d93eb2daf11439cfe199a30427efa840f6a4bf0806514 SHA512: 177aadfe766a2b79aba36dad1fa2c033d969b4863261a03818cb40edb9bff516ddbf9f5cce459d5566c8a1a35a54e832bafc119f3e78a4dac8c1cc2f7c64504d Description: Perl modules for IO from scalars and arrays The libio-stringy-perl package (which corresponds to the CPAN package IO-stringy) provides the following Perl modules: IO::AtomicFile Write a file which is updated atomically IO::Lines I/O handle to read/write to array of lines IO::Scalar I/O handle to read/write to a string IO::ScalarArray I/O handle to read/write to array of scalars IO::Wrap Wrap old-style FHs in standard OO interface IO::WrapTie Tie your handles & retain full OO interface Homepage: http://search.cpan.org/dist/IO-stringy/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libipc-run-perl Priority: optional Section: perl Installed-Size: 273 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 0.92-1 Depends: perl, libio-pty-perl Filename: pool/main/libipc-run-perl_0.92-1_all.deb Size: 100580 MD5Sum: 1f7b717b9ed398ff4965ddce80ea9d8f SHA1: 13789ac2c3a1bf2fed9df6b642e29c03e4549574 SHA256: 14329a9927390d822d8be044e9097bba3a25cb03e3b14821682f348d16d9eb50 SHA512: 5e59a6d6340789a574c0236bcc26b2543351d8074286107c50dbbe570ae6d2b83f55219899b312d49a8eddeef6019ec87e4f64b5a4498ff42cfd994e750a9f25 Description: Perl module for running processes IPC::Run allows you to run and interact with child processes using files, pipes, and pseudo-ttys. Both system()-style and scripted usages are supported and may be mixed. Likewise, functional and OO API styles are both supported and may be mixed. . Various redirection operators reminiscent of those seen on common Unix and DOS command lines are provided. Homepage: http://search.cpan.org/dist/IPC-Run/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libipc-system-simple-perl Priority: optional Section: perl Installed-Size: 92 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 1.25-2 Depends: perl Filename: pool/main/libipc-system-simple-perl_1.25-2_all.deb Size: 24528 MD5Sum: 702b8163699a7ce3f2b04ec9e89924c1 SHA1: c2d47b7cfff5f64441a0390dce5896b0563711ac SHA256: 82a378452cc186d33ffa211b2aa8ca826d9320975ca311a1aa5bf534f9050382 SHA512: 2d2616b4664701e4079670fe3dfb5c32da97aac0c2e1668525597e79c0804fba892a168fc711ff52b871c4813c44218c351117790a8a0a6adec9e04f1ee9f5f4 Description: Perl module to run commands simply, with detailed diagnostics IPC::System::Simple takes the hard work out of calling external commands; it provides replacements for system() and the backtick operator that will either succeed, or die with rich diagnostic messages on errors. . The module also includes the ability to specify acceptable exit values, trap errors, or process diagnostics. Homepage: https://metacpan.org/release/IPC-System-Simple/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libiperf0 Priority: optional Section: libs Installed-Size: 128 Maintainer: MOS Linux team Architecture: amd64 Source: iperf3 Version: 3.0.7-1~mos6.1 Depends: libc6 (>= 2.15) Filename: pool/main/libiperf0_3.0.7-1~mos6.1_amd64.deb Size: 52020 MD5Sum: 302322342bcb40a5d6c08f9b889abe79 SHA1: 7343d6eec916d06938aa547b4534737aaecaa961 SHA256: 9894b42eae23fa52367f23f0eb978ed07a20f3290fda01a036b7d9a012b80326 SHA512: 840617bd485010e5c09c72f3d13d7aab8a44363fec3e69e98d4a4fc783925ded8f839ae7a2f726c14b67bf17d5de7e3b11a5b0e3a071c107d74288f0ae8ceb0a Description: Internet Protocol bandwidth measuring tool (runtime files) Iperf3 is a tool for performing network throughput measurements. It can test either TCP or UDP throughput. . This is a new implementation that shares no code with the original iperf from NLANR/DAST and also is not backwards compatible. . This is the runtime package for programs that use the shared iperf library. Homepage: http://software.es.net/iperf/ Orig-Maintainer: Raoul Gunnar Borenius Package: libipset3 Priority: extra Section: universe/net Installed-Size: 215 Maintainer: Ubuntu Developers Original-Maintainer: Neutron Soutmun Architecture: amd64 Source: ipset Version: 6.20.1-1 Depends: libc6 (>= 2.11), libmnl0 Pre-Depends: multiarch-support Filename: pool/main/libipset3_6.20.1-1_amd64.deb Size: 50812 MD5Sum: 4aac4a69aea8e9939ccfbb89dfbd4a15 SHA1: e4daa1ac22b2775d1c334aa6fe055ca8dcccc185 SHA256: b33bdb03a1f3e4eacf6ff955e835ad2c68299b7d1dbd6f8d0f38632fef24c860 SHA512: 50e289a97c45fb84aa4bff605759ddccac374c96fa2139f8107036e80bea9cdc60dab0a10a70ca266531d8a705d6fae5199719703bfc38e11f34c29a4b397ea0 Description: library for IP sets IP sets are a framework inside the Linux 2.4.x and 2.6.x kernel which can be administered by the ipset(8) utility. Depending on the type, currently an IP set may store IP addresses, (TCP/UDP) port numbers or IP addresses with MAC addresses in a way which ensures lightning speed when matching an entry against a set. . If you want to . * store multiple IP addresses or port numbers and match against the entire collection using a single iptables rule. * dynamically update iptables rules against IP addresses or ports without performance penalty. * express complex IP address and ports based rulesets with a single iptables rule and benefit from the speed of IP sets. . then IP sets may be the proper tool for you. . This package contains the shared libraries needed to run programs that use the IP sets library. Multi-Arch: same Homepage: http://ipset.netfilter.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libisc95 Priority: standard Section: libs Installed-Size: 445 Maintainer: Ubuntu Developers Original-Maintainer: LaMont Jones Architecture: amd64 Source: bind9 Version: 1:9.9.5.dfsg-3ubuntu0.2 Replaces: libbind0 Depends: libc6 (>= 2.15), libxml2 (>= 2.7.4) Conflicts: libbind0, libbind9-41 Filename: pool/main/libisc95_9.9.5.dfsg-3ubuntu0.2_amd64.deb Size: 147686 MD5Sum: 9356b8ceacf2fd156105d7b5e0686e69 SHA1: 06931f617e9ded93b762ef3e401d1119e9850eaf SHA256: 8dd8dd3ac6dd9c54ea4b5cd873e9813dd4a29347fd15bab0176fac7c764aa556 SHA512: 34b58154b2a8885e562dc3588e71d2293ef51ea92ee81f9524454bef40a3526f5d37f55e17f142a1ea1da34805942f07f0a52779d16055f388187b455349beaf 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. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libisccc90 Priority: standard Section: libs Installed-Size: 87 Maintainer: Ubuntu Developers Original-Maintainer: LaMont Jones Architecture: amd64 Source: bind9 Version: 1:9.9.5.dfsg-3ubuntu0.2 Replaces: libbind0 Depends: libc6 (>= 2.4), libisc95 Conflicts: libbind0, libbind9-41 Filename: pool/main/libisccc90_9.9.5.dfsg-3ubuntu0.2_amd64.deb Size: 15660 MD5Sum: 8cc5893ca7e00d660023b318f52bfcc7 SHA1: fde97a5cf7d054fb809a1ebf7803498fa87100fc SHA256: 96e92da24572b2a07a941f99c6fd19d98dfce368a580d29de2830108f23ed908 SHA512: ca8a54514c7cc810319b55248bb7f4d10c43d0960ceb995a357c0a318069d88c9bd7929fa5e3b805928cbbca63555de9b39bb52b1c8f891d8bddf40cca578c3c 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. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libisccfg90 Priority: standard Section: libs Installed-Size: 190 Maintainer: Ubuntu Developers Original-Maintainer: LaMont Jones Architecture: amd64 Source: bind9 Version: 1:9.9.5.dfsg-3ubuntu0.2 Replaces: libbind0 Depends: libc6 (>= 2.4), libdns100, libisc95, libisccc90 Conflicts: libbind0, libbind9-41 Filename: pool/main/libisccfg90_9.9.5.dfsg-3ubuntu0.2_amd64.deb Size: 36078 MD5Sum: 1480608f833746f6dd695050996986e6 SHA1: 254e75e24c630d1aa7d51aa4a8b15811d36fedd5 SHA256: b74cf0d263ed7155ab7119c68f39bbcd1b723433af355f50aa1970cc44dd351f SHA512: 74f79cd6f4cb49fd6aa59bf2bb85d9ed025ea3cf44270a50ded4e306771c7d485fbfee6cbe7e33259adc7485b60b0eaf5aa3a5dc5bf75e259476c3aa5745ecda 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. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libisl10 Priority: optional Section: libs Installed-Size: 1307 Maintainer: Ubuntu Developers Original-Maintainer: Debian GCC Maintainers Architecture: amd64 Source: isl Version: 0.12.2-1 Depends: libc6 (>= 2.14), libgmp10 Pre-Depends: multiarch-support Breaks: libcloog-isl4 (<< 0.18.1) Filename: pool/main/libisl10_0.12.2-1_amd64.deb Size: 419218 MD5Sum: b9756a5cce1ecd2d56652779d9e3b757 SHA1: 91380f7fd746d1e94dc41bc4add7d4b06e992791 SHA256: 7529ac268ecac0f3132f7b13c9846c14984d41d3c1cfbc2060787de9ba208989 SHA512: cd411fbbfa4fd48fb0c435f928f15f2ec2f02b96118b0394929cea837f52877932496efa0be342eef8d6df407856ca86ed41cf7f679a1774c3d47bc8c0795a63 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. Multi-Arch: same Homepage: http://freecode.com/projects/isl Bugs: https://bugs.launchpad.net/ubuntu/+filebug Build-Essential: yes Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libitm1 Priority: optional Section: libs Installed-Size: 160 Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-4.8 Version: 4.8.2-19ubuntu1 Depends: gcc-4.8-base (= 4.8.2-19ubuntu1), libc6 (>= 2.14) Pre-Depends: multiarch-support Filename: pool/main/libitm1_4.8.2-19ubuntu1_amd64.deb Size: 28518 MD5Sum: acd2892a91ef8752d8b706a63d1c8751 SHA1: 24f58d3d8bdc2803a4f72e5d655914dc610cee52 SHA256: dcaa1e6ad75e9da4fcada8593ca806b86e429547422817a700e42bf79df12487 SHA512: 971a8a20a9ec7c6bf74799cb84295dafda64d205ec11626f0afc8cd09a62408fd3c04e8af11c933c9dc36c1309c076e8941e26b1e9d67ec974c710a14113387d 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. Multi-Arch: same Homepage: http://gcc.gnu.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Build-Essential: yes Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libjbig0 Priority: extra Section: libs Installed-Size: 93 Maintainer: Ubuntu Developers Original-Maintainer: Michael van der Kolff Architecture: amd64 Source: jbigkit Version: 2.0-2ubuntu4.1 Depends: libc6 (>= 2.4) Pre-Depends: multiarch-support Filename: pool/main/libjbig0_2.0-2ubuntu4.1_amd64.deb Size: 26140 MD5Sum: 8be949a9bb46ade19b29e72ff4329a0a SHA1: 6cc05f38581a831fc01d25ee2356ad3106b405d4 SHA256: 11e85606a22866224f2ce7283feaba0c207d32882ea98d946254def0ecbee63e SHA512: 94a84b0820f9a5de4cfef5cd053d75b5d11291410296c22def0d012f3038b0f4111254c40e8f398ad552dac38be45b268036b8acd7dfe80b76a9fdbd86d32b0f Description: JBIGkit libraries JBIG-KIT provides a portable library of compression and decompression functions with a documented interface that you can include very easily into your image or document processing software. . This package contains the dynamically linked library. Multi-Arch: same Homepage: http://www.cl.cam.ac.uk/~mgk25/jbigkit/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, print-server, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libjbig2dec0 Priority: optional Section: libs Installed-Size: 136 Maintainer: Ubuntu Developers Original-Maintainer: Jonas Smedegaard Architecture: amd64 Source: jbig2dec Version: 0.11+20120125-1ubuntu1 Depends: libc6 (>= 2.14) Filename: pool/main/libjbig2dec0_0.11+20120125-1ubuntu1_amd64.deb Size: 48626 MD5Sum: ef22b61626a5c13d0e698e28a3875a1e SHA1: 2e6f193d65326dcdac78177ffb73ddaf9c431c31 SHA256: c48c8e30ac9cedf21138308b4c4c6f30f9c7036a7f1c1f1339fdabcfafb28403 SHA512: 5321130484b2790f23733e9c91856886ce3c93ffb88461e897499418d05b67253e15294fc1cbda6610be8fb1f675009f3adec0ebef70c6da33570ff851210137 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. Homepage: http://jbig2dec.sourceforge.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, print-server, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libjpeg-turbo8 Priority: optional Section: libs Installed-Size: 331 Maintainer: Ubuntu Developers Architecture: amd64 Source: libjpeg-turbo Version: 1.3.0-0ubuntu2 Replaces: libjpeg8 (<< 8c-2ubuntu5) Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Breaks: libjpeg8 (<< 8c-2ubuntu5) Filename: pool/main/libjpeg-turbo8_1.3.0-0ubuntu2_amd64.deb Size: 104020 MD5Sum: 9b8b32831e8332714737af0342f57b28 SHA1: b3b8ac5fd031c5ea5191045741b5f8472007794a SHA256: a0f07cbd6fd984aeeae72d4aa8ae3b96f036f534e46260d6504d2a872c73f778 SHA512: bf09a821913947da811225938a4220263520ff99d77e1250ad78a0ea989737c90ac7d07428005b2a9793f725b384b76be7c68e341221599a54a072a32f94aa77 Description: IJG JPEG compliant runtime library. Runtime library supporting the Independent JPEG Group's standard for JPEG files. . This package contains the shared library which is a drop in replacement for libjpeg8, which has better performance than standard libjpeg by use of SIMD and other optimizations. Multi-Arch: same Homepage: http://libjpeg-turbo.virtualgl.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, ubuntu-desktop, ubuntu-usb, print-server, tomcat-server, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libjpeg8 Priority: optional Section: libs Installed-Size: 26 Maintainer: Ubuntu Developers Architecture: amd64 Source: libjpeg8-empty Version: 8c-2ubuntu8 Depends: libjpeg-turbo8 (>= 1.1.90+svn722-1ubuntu6) Filename: pool/main/libjpeg8_8c-2ubuntu8_amd64.deb Size: 2194 MD5Sum: e0f16286dd787b951ffa953987fdf6a7 SHA1: 50f0a11ba80717e17b8485567ee1be76b744ce8f SHA256: baaecbc8e7ef55fc1887365721a7771f7d533fabca38fca878668b9c8f7ee13f SHA512: 94f632282a17c5777350ab4a984b004c335a0d7d5ba033a8d8fd62d90231bef5cf5a91803436ab2978fc681b772f6b8986f3bb97b7116b151c8ca6328075622c Description: Independent JPEG Group's JPEG runtime library (dependency package) libjpeg8 dependency package, depending on libjpeg-turbo8. Multi-Arch: same Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, ubuntu-desktop, ubuntu-usb, print-server, tomcat-server, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libjs-angularjs Priority: optional Section: universe/web Installed-Size: 1735 Maintainer: MOS Horizon team Architecture: all Source: angular.js Version: 1.2.16-1~mos6.1 Filename: pool/main/libjs-angularjs_1.2.16-1~mos6.1_all.deb Size: 279320 MD5Sum: f753f302fc24e49ceb7e7e831efc6bf0 SHA1: fdbb2cda715501c20889b546b494b891c154c787 SHA256: 9a061667b69cb6d59198b07f7c7636233e44eba97b8b411f9050837d7914e936 SHA512: 06771adfd25544c451fb12c24c62f55fb95c96f5f935dd94e7ad568b2eb4031dbd86ed0d9c377de8b39aa152670f0a1800bdc79910ea21d41a91c2bdc29b737e Description: lets you write client-side web applications as if you had a smarter browser It lets you use good old HTML (or HAML, Jade and friends) as your template language and lets you extend HTML's syntax to express your application's components clearly and succinctly. It automatically synchronizes data from your UI (view) with your JavaScript objects (model) through 2-way data binding. To help you structure your application better and make it easy to test, AngularJS teaches the browser how to do dependency injection and inversion of control. It also helps with server-side communication, taming async callbacks with promises and deferreds; and make client-side navigation and deeplinking with hashbang urls or HTML5 pushState a piece of cake. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libjs-d3 Priority: optional Section: universe/web Installed-Size: 363 Maintainer: MOS Horizon team Architecture: all Source: d3 Version: 3.4.9-1~mos6.1 Filename: pool/main/libjs-d3_3.4.9-1~mos6.1_all.deb Size: 95070 MD5Sum: 747f58eea94171d543c9f4b0837b509d SHA1: 42bdecf2fd344b19d079b5bf7cd52cfafa04b89b SHA256: 2c30558cc34ade8edaa73d0349ce14636a4034ccb9c04a14951c7c8710cfc8c3 SHA512: 4e7a414da8be503f4c82baadd7842a3fd4760999ff3dd5f1539a9f8c4ac1a5ed6aa84d9e1a7669dea0fd9cc4ed75ed66056ea48d1c4f16941674f4d7a8d85943 Description: JavaScript visualization library for HTML and SVG JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG and CSS. D3's emphasis on web standards gives you the full capabilities of modern browsers without tying yourself to a proprietary framework, combining powerful visualization components and a data-driven approach to DOM manipulation. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libjs-jquery-metadata Priority: optional Section: web Installed-Size: 45 Maintainer: Ubuntu Developers Original-Maintainer: Debian Javascript Maintainers Architecture: all Source: jquery-goodies Version: 8-2 Depends: libjs-jquery Recommends: javascript-common Filename: pool/main/libjs-jquery-metadata_8-2_all.deb Size: 6856 MD5Sum: f577e88c99f650547730efe2091de99a SHA1: e83368825f4f3e655af1752f81e491b0ff64330a SHA256: 124e5b94ee9a3f689e7a6fc76aa1805ffe9f8807a62a7d3a14622d7566ec1f33 SHA512: 8a12dbcb4beede4f4f52793f968b9f2f0ab736d637cc9eb44da0013568b6c341ffc14b1c1d2c0f213a457443d3971042b79367d61f8c4ac6e72bd0109aa299e5 Description: jQuery plugin for parsing metadata from elements Sets the type of metadata to use. Metadata is encoded in JSON, and each property in the JSON will become a property of the element itself. . There are three supported types of metadata storage: . attr: Inside an attribute. The name parameter indicates *which* attribute. . class: Inside the class attribute, wrapped in curly braces: { } . elem: Inside a child element (e.g. a script tag). The name parameter indicates *which* element. . The metadata for an element is loaded the first time the element is accessed via jQuery. . As a result, you can define the metadata type, use $(expr) to load the metadata into the elements matched by expr, then redefine the metadata type and run another $(expr) for other elements. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libjs-jquery-tablesorter Priority: optional Section: web Installed-Size: 444 Maintainer: Ubuntu Developers Original-Maintainer: Debian Javascript Maintainers Architecture: all Source: jquery-goodies Version: 8-2 Depends: libjs-jquery (>= 1.2.3), libjs-jquery-metadata Recommends: javascript-common Filename: pool/main/libjs-jquery-tablesorter_8-2_all.deb Size: 63956 MD5Sum: 51c79ab0847130decc052869cb9d25bb SHA1: 4b13d922ad4ff6ce2d5ceb698d2d1d3f91640318 SHA256: 8bc9804de5596e5534242e6e4fdb726fcd0c2d27ff7464ef9ddd77c0358266de SHA512: cbc1dd5085fba094bf04e12eb75f1007c251f5b97a0103d52e87f4d7d76f224699cdcd7796565a99a063057f27b6ad9daf1019f37f5a0f2c09a1914bedb397fc Description: Flexible client-side table sorting Tablesorter is a jQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sortable table without page refreshes. tablesorter can successfully parse and sort many types of data including linked data in a cell. It has many useful features including: . * Multi-column sorting * Parsers for sorting text, URIs, integers, currency, floats, IP addresses, dates (ISO, long and short formats), time. Add your own easily * Support secondary "hidden" sorting (e.g., maintain alphabetical sort when sorting on other criteria) * Extensibility via widget system * Cross-browser: IE 6.0+, FF 2+, Safari 2.0+, Opera 9.0+ * Small code size Homepage: http://tablesorter.com Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libjs-jquery-ui Priority: optional Section: universe/web Installed-Size: 1831 Maintainer: Ubuntu Developers Original-Maintainer: Debian Javascript Maintainers Architecture: all Source: jqueryui Version: 1.10.1+dfsg-1 Depends: libjs-jquery (>= 1.6) Recommends: javascript-common Suggests: libjs-jquery-ui-docs Filename: pool/main/libjs-jquery-ui_1.10.1+dfsg-1_all.deb Size: 457516 MD5Sum: 7f3a4836a53905fdd347fd31a54a2ae8 SHA1: 80124cacb2eb89460e4aa401c253d686f75fa2c8 SHA256: f49eb249d32afa08421c3d25502c47806375e435384a3446e5306056cbd893eb SHA512: 596bec8fa51828491536ce464e90de37ce2a788a525668e8f35e01efb5dcd3394775580c3556f74e9e9192cbab31645d60cf8f1227ebac149a3080bd63350507 Description: JavaScript UI library for dynamic web applications jQuery UI provides abstractions for low-level interaction and animation, advanced effects and high-level, themeable widgets, built on top of the jQuery JavaScript Library, that you can use to build highly interactive web applications. Homepage: http://jqueryui.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libjs-jquery.quicksearch Priority: extra Section: web Installed-Size: 33 Maintainer: MOS Horizon Team Architecture: all Version: 2.0.4-1~mos6.1 Recommends: javascript-common Filename: pool/main/libjs-jquery.quicksearch_2.0.4-1~mos6.1_all.deb Size: 9608 MD5Sum: 797a8fe27b5d3b9569399d29fe3eb7e5 SHA1: c3e0cadc0de034eb5dab7ea197ddedc9575cad6a SHA256: 35db5382de8c88071087cf0149200a320c100a0bda482cdd1eaef0a7dbd9e597 SHA512: 4bfceb70198fa0254316b2d0e41d8f6aa7cfc144c66eb694f9e204168fb0e32f5d39abe7d5fc08700fccd250cc63d321fcb68ea9e6050a962be516998d00d546 Description: plug-in for filtering large data sets with user input The jQuery quicksearch plug-in filteres large data sets with user input. It is an improved fork of the original work of riklomas which is available at https://github.com/riklomas/quicksearch. Homepage: http://plugins.jquery.com/jquery.quicksearch/ Package: libjs-jquery Priority: optional Section: web Installed-Size: 287 Maintainer: Ubuntu Developers Original-Maintainer: Debian Javascript Maintainers Architecture: all Source: jquery Version: 1.7.2+dfsg-2ubuntu1 Replaces: jquery Suggests: javascript-common Conflicts: jquery Breaks: movabletype-opensource (<< 5.1.4+dfsg-3~) Filename: pool/main/libjs-jquery_1.7.2+dfsg-2ubuntu1_all.deb Size: 78758 MD5Sum: 08cb6ee293e5570df48cbff3b1316cb5 SHA1: 7ff557527ac4b97356d5dd1db1a73c4e5cd7362e SHA256: 8e681cff9929fee1d2e114efaa9b630e23f4cfdcd285e6ab11a5e791c8f36dd7 SHA512: f409d3aeb5dcaa475c8de614d53fd3abdf282a35e367b8a8afa3b0cbd83b413ab135395609736eeddbb6bdf5269343507d4be714bc3b33e5e3cdc3e6fbd7ae77 Description: JavaScript library for dynamic web applications jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. jQuery is designed to change the way that you write JavaScript. Multi-Arch: foreign Homepage: http://jquery.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libjs-jsencrypt Priority: extra Section: web Installed-Size: 189 Maintainer: MOS Horizon Team Architecture: all Version: 2.0.0+dfsg1-1~mos6.1 Recommends: javascript-common Filename: pool/main/libjs-jsencrypt_2.0.0+dfsg1-1~mos6.1_all.deb Size: 44358 MD5Sum: 6e998994852697a9d8052007de766ca8 SHA1: 4a591c2d348e7c6541be329755ff15f1b6f73d49 SHA256: 717609f2d66dca0ffba5aa2080e56c0acccfaea0a6a7306b2ad36c2ce6976abf SHA512: 59102c5ee0d417b666ab31045a605f3cee3787ad03e5b2a5987d212b701a1aa263a8b455ca92462c3b8c40017f0af867d2cc6830aeeb34493bfc59651e8d5def Description: RSA Encryption in JavaScript JSEncrypt provides a simple wrapper around the fantastic work done by Tom Wu for RSA Encryption in JavaScript (ie: the jsbn Javascript library). JSEncrypt works hand-in-hand with openssl. . With JSEncrypt, you can generate private and public keypairs, then use them to encrypt and decrypt. Homepage: http://travistidwell.com/jsencrypt/ Package: libjs-qunit Priority: optional Section: universe/web Installed-Size: 127 Maintainer: Ubuntu Developers Original-Maintainer: Debian Javascript Maintainers Architecture: all Version: 1.13.0-1 Recommends: javascript-common Filename: pool/main/libjs-qunit_1.13.0-1_all.deb Size: 22124 MD5Sum: 8250e41c7881628a132abf29a6769f8b SHA1: f32d26e934b017f6a01b34a48706d14f8d29bbc6 SHA256: c5ef7276627f175605b2cabc4ab9648de4ddc10f7217794504fa80a7139fe52c SHA512: 9505e0b2ee4b30829f6fe3f4b70064e81246079be29b3ac7056ce76bf46f91ee53b5bc259e58cef2d0eaceba13be4963ea55b399b9c71e69ccbad0f09db9b7b0 Description: JavaScript Unit Testing framework QUnit is a powerful, easy-to-use, JavaScript test suite. It's used by the jQuery project to test its code and plugins but is capable of testing any generic JavaScript code (and even capable of testing JavaScript code on the server-side). . QUnit is especially useful for regression testing: Whenever a bug is reported, write a test that asserts the existence of that particular bug. Then fix it and commit both. Every time you work on the code again, run the tests. If the bug comes up again - a regression - you'll spot it immediately and know how to fix it, because you know what code you just changed. . Having good unit test coverage makes safe refactoring easy and cheap. You can run the tests after each small refactoring step and always know what change broke something. . QUnit is similar to other unit testing frameworks like JUnit, but makes use of the features JavaScript provides and helps with testing code in the browser, e.g. with its stop/start facilities for testing asynchronous code. Homepage: http://qunitjs.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libjs-rickshaw Priority: optional Section: universe/web Installed-Size: 889 Maintainer: MOS horizon team Architecture: all Source: rickshaw Version: 1.5.0.dfsg-1~mos6.1 Depends: libjs-d3 (>= 3.3.6) Recommends: javascript-common Filename: pool/main/libjs-rickshaw_1.5.0.dfsg-1~mos6.1_all.deb Size: 710220 MD5Sum: adce9eb49872dcaf6f179461c09854b7 SHA1: 9ca3bd2775cc6ee762896279cc1ea99437549c83 SHA256: e36b74e46ba5974008bcf2976a946aaa6c2eddf0d00b6b5e1ac1f7749a2e142c SHA512: 5ed7a64d3f022da253944794c6b394b4940583fb7f4ce5f03d9973d36e477b097194a42ec19e4f2e69c42a248e3b180c1fe323821d7d0c257b29ed061b8d1730 Description: JavaScript toolkit for interactive time series graph Rickshaw is a JavaScript toolkit for creating interactive time series graphs. Rickshaw provides the elements you need to create interactive graphs: renderers, legends, hovers, range selectors, etc. You put the pieces together. Homepage: http://code.shutterstock.com/rickshaw/ Orig-Maintainer: Debian Javascript Maintainers Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libjs-sphinxdoc Priority: optional Section: web Installed-Size: 104 Maintainer: Ubuntu Developers Original-Maintainer: Debian Python Modules Team Architecture: all Source: sphinx Version: 1.2.2+dfsg-1ubuntu1.1 Depends: libjs-jquery (>= 1.4), libjs-underscore Filename: pool/main/libjs-sphinxdoc_1.2.2+dfsg-1ubuntu1.1_all.deb Size: 41350 MD5Sum: e879f3796e2e62c43f79bdfab3ecdbbd SHA1: 54ea410a639d6831c4f2f28e4f102c95238bf7ee SHA256: 5f3e6f6e11380daabe45be31299330608b29796e53889eba929dab38038221eb SHA512: 167edf61c61f1e7375b57d3cd304040cd0ee59f60c7be6483901c574004d6c962bf4d435a8754198ba5d91628c4fc3b2eff77709c0d0165d893c7514519e162f Description: JavaScript support for Sphinx documentation Sphinx is a tool for producing documentation for Python projects, using reStructuredText as markup language. . This package provides JavaScript code for documentation generated by Sphinx. Homepage: http://sphinx-doc.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libjs-spin.js Priority: extra Section: web Installed-Size: 17 Maintainer: MOS Horizon Team Architecture: all Version: 1.2.8+dfsg2-1~mos6.1 Recommends: javascript-common Filename: pool/main/libjs-spin.js_1.2.8+dfsg2-1~mos6.1_all.deb Size: 7808 MD5Sum: 1288bf2d919de3bca59393ce6673d41d SHA1: 93b503207c243ca4f1008d47f55f25fabba0b89a SHA256: 83947a4c7639a7f1f2c37170467a6b8f39ced213616a40d601f2bf6fc9a455d3 SHA512: ab95a9a52fb26256305d1120681ff4e77308a244d19535f2aeb260c8a8904ca34e7b7447949743a2170d00492ba7d2239652fd073678dac3d00d171e3302704c Description: animated CSS3 loading spinner Spin.js is an animated CSS3 loading spinner with VML fallback for IE. It features: * No images, no external CSS * No dependencies * Highly configurable * Resolution independent * Uses VML as fallback in old IEs * Uses @keyframe animations, falling back to setTimeout() * Works in all major browsers, including IE6 * Small footprint (~1.9K gzipped) Homepage: https://github.com/fgnass/spin.js Package: libjs-swfobject Priority: optional Section: universe/web Installed-Size: 51 Maintainer: Ubuntu Developers Original-Maintainer: Christian Welzel Architecture: all Version: 2.2+dfsg-1 Filename: pool/main/libjs-swfobject_2.2+dfsg-1_all.deb Size: 8474 MD5Sum: 754241570e03dd0c8d412d3b9e7590d1 SHA1: 7311838d0dba6e8f4ed7ebd3211bea4d2301173b SHA256: b79199d8914d06d9661a1474697d1783a581067b7b3bbc679c62f066ddf5bf96 SHA512: aa40de43c27021f4aceb246fb4c8092d9765fb491ed9288d4ab460e4fec5ab091420664073d07b6df2e2f170712e4019e0143f4a7d36b653a7f4918d58df2050 Description: tool to embed Flash content into webpages SWFObject is an easy-to-use and standards-friendly method to embed Flash content, which utilizes one small JavaScript file. . * it offers two optimized Flash Player embed methods; a markup based approach and a method that relies on JavaScript * it offers a JavaScript API that aims to provide a complete tool set for embedding SWF files and retrieving Flash Player related information * it utilizes only one small JavaScript file (10Kb / GZIPed: 3.9Kb) * it is the successor of SWFObject 1.5, UFO and the Adobe Flash Player Detection Kit * it intends to unify all existing Flash Player embed methods and provide a new standard for embedding Adobe Flash Player content Homepage: http://code.google.com/p/swfobject/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libjs-underscore Priority: optional Section: web Installed-Size: 187 Maintainer: Ubuntu Developers Original-Maintainer: Debian Javascript Maintainers Architecture: all Source: underscore Version: 1.4.4-2ubuntu1 Recommends: libjs-jquery Suggests: javascript-common Filename: pool/main/libjs-underscore_1.4.4-2ubuntu1_all.deb Size: 45586 MD5Sum: 305ad423ee8697a945c3610cf10a6bdf SHA1: 738d3a54ff39221c9f2679a36e709e0f49b29af9 SHA256: 1edba1642e4b71c723546e659f67e4330bdd914a0c44349f26ab592e6969c433 SHA512: 6693800854a91e70c8395ded55b8b38fec6d985e2524d603ddd335ec201a9d5a453abd114706e48c62cda64d2f7e2bdb5def336fa1835d9be48a7266a06693ac Description: JavaScript's functional programming helper library Underscore is a utility-belt library for JavaScript that provides a lot of the functional programming support that you would expect in Prototype.js (or Ruby), but without extending any of the built-in JavaScript objects. It's the tie to go along with jQuery's tux. . Underscore provides 60-odd functions that support both the usual functional suspects: map, select, invoke - as well as more specialized helpers: function binding, javascript templating, deep equality testing, and so on. It delegates to built-in functions, if present, so modern browsers will use the native implementations of forEach, map, reduce, filter, every, some and indexOf. Homepage: http://underscorejs.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libjson-c2 Priority: required Section: libs Installed-Size: 86 Maintainer: Ubuntu Developers Original-Maintainer: fabien boucher Architecture: amd64 Source: json-c Version: 0.11-3ubuntu1.2 Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Filename: pool/main/libjson-c2_0.11-3ubuntu1.2_amd64.deb Size: 21962 MD5Sum: 76056f18b61d9532040224313849f839 SHA1: e943f9ddbe6e7b187c547bdcd2fcdf4c71348022 SHA256: 2756bd0846c31621b2942631475b4f17668c1d6d2a5c62be832969b5dbf1627a SHA512: e963d896b884b6ddf7ee313d898403550f431790ee4e7cf3f2fdf76290b45c3aa3d50a7b648b6a70c4c2b3c803d52377bf0ac38ed0b176b8084e927699c43dd1 Description: JSON manipulation library - shared library This library allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects. Multi-Arch: same Homepage: https://github.com/json-c/json-c/wiki Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libjson-glib-1.0-0 Priority: optional Section: libs Installed-Size: 276 Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: json-glib Version: 0.16.2-1ubuntu1 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3), libjson-glib-1.0-common (>= 0.16.2-1ubuntu1) Pre-Depends: multiarch-support Filename: pool/main/libjson-glib-1.0-0_0.16.2-1ubuntu1_amd64.deb Size: 54574 MD5Sum: bd81305a02529665fec0f88328392fad SHA1: 74f239e5f248d42a7b552822f2479ee8a0e27939 SHA256: e032f1b4117325ba8c8ab8cc34b8942c565269383a0402c4d910c22acd08e59b SHA512: ddaa89f18e24aad9058fd2b72bfa7ace77c9598a184d8290e090d5a0b10841d8f3f0294306950ff8d77ffc2189c46b02b3cf47d57f1a093849e75889cf07d82c 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. Multi-Arch: same Homepage: https://wiki.gnome.org/JsonGlib Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-live, lubuntu-desktop, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libjson-glib-1.0-common Priority: optional Section: libs Installed-Size: 128 Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Architecture: all Source: json-glib Version: 0.16.2-1ubuntu1 Filename: pool/main/libjson-glib-1.0-common_0.16.2-1ubuntu1_all.deb Size: 5722 MD5Sum: 8c86f913d71e880c03be1c26a9167738 SHA1: 07a4d90a798591becafbc49e285be9dfbd3376e6 SHA256: 14190b0f5b15d382d8dac401b8b03b8edecb3a6d66b8abd4362d5956e3724d6d SHA512: 2f5f5589882a4d9d760198b3a8983874197799a4c17df946424d486614d9284e65558bbe30fc78eff41c0494f18957e776b6409f39a9227d948a3e50f3aac80d 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. Multi-Arch: foreign Homepage: https://wiki.gnome.org/JsonGlib Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libjson-perl Priority: optional Section: perl Installed-Size: 251 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 2.61-1 Depends: perl Recommends: libjson-xs-perl (>= 2.340) Suggests: perl (>= 5.13.9) | libjson-pp-perl Filename: pool/main/libjson-perl_2.61-1_all.deb Size: 94418 MD5Sum: 9a2a374dbce9d264e24dd984c79a4af6 SHA1: 1371eff756cd84968158d0f703f05089eaffcaeb SHA256: 9dc5806ce49e27f1dfebd569c057a44d526a6c38882389dfa4068a6481344407 SHA512: eae13cbc7a08ada0dfa31b2272acf449111e131d72419eaf7fed4aa4a4a51fbcbc31de845555e753264513c0989449db48ce7cc19dd90568ae00bbafed5a6e75 Description: module for manipulating JSON-formatted data JSON is a Perl module for manipulating data stored in the format of the same name. JavaScript Object Notation (JSON) is a simple data serialization format (defined in RFC 4627) that serves as an alternative to XML. . The primary purpose of this module is to select an appropriate backend JSON implementation. It prefers either JSON::XS (see libjson-xs-perl) or JSON::PP (see libjson-pp-perl), but will fall back on a backport implementation if neither are available. Homepage: https://metacpan.org/release/JSON/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libjson-xs-perl Priority: optional Section: perl Installed-Size: 229 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: amd64 Version: 2.340-1build1 Depends: perl (>= 5.18.1-4), perlapi-5.18.1, libc6 (>= 2.14), libcommon-sense-perl Filename: pool/main/libjson-xs-perl_2.340-1build1_amd64.deb Size: 84100 MD5Sum: 40576b024a93348a116960b5f7e2d149 SHA1: 08a9f89e7bb1aa32e69a144b36101bc05a7f94f2 SHA256: 99a1fc8f3c5764262a72318d8cc6eda014336cf7f61245fa61e57449deb4c101 SHA512: ef43dc0e9e97c93fe6b22562db9c558b20624768c1fda41254043dc0a4cc592568b6103ae5bc509813e24c6e304c07502f1e24f527b6413bd02763ae07cfef65 Description: module for manipulating JSON-formatted data (C/XS-accelerated) JSON::XS is a module for manipulating data stored in the JavaScript Object Notation (JSON) serialization format (defined in RFC 4627), which serves as an alternative to XML. . This C/XS-accelerated JSON implementation confers significant performance gains if available. After installing this package, any code using the JSON module (see libjson-perl) will automagically benefit from this. Homepage: https://metacpan.org/release/JSON-XS/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master Package: libjson0 Priority: required Section: libs Installed-Size: 29 Maintainer: Ubuntu Developers Original-Maintainer: fabien boucher Architecture: amd64 Source: json-c Version: 0.11-3ubuntu1.2 Depends: libjson-c2 Filename: pool/main/libjson0_0.11-3ubuntu1.2_amd64.deb Size: 1080 MD5Sum: 9546da6d1568b8f0e802490ebe080e8e SHA1: a9cb6f1465db98bf67dc17e2b6fda5e6885701ac SHA256: a2106bff663291e55f9a3388285b62dce98325246c1c5ad3b8d2e3fa270ac094 SHA512: ac69693ec835ce8c9bc845110a5e9d5260ca690a933a43836c6c7b62698532c7d810d71e2ee5207aab9faeb0cfd5f95d274fcc009e9c6452974d63e4d5fe3118 Description: JSON manipulation library (transitional package) This is a transition package that can be safely removed once no package depend on it. Multi-Arch: same Homepage: https://github.com/json-c/json-c/wiki Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libk5crypto3 Priority: standard Section: libs Installed-Size: 303 Maintainer: Ubuntu Developers Original-Maintainer: Sam Hartman Architecture: amd64 Source: krb5 Version: 1.12+dfsg-2ubuntu5.1 Depends: libc6 (>= 2.14), libkrb5support0 (>= 1.12~alpha1+dfsg) Pre-Depends: multiarch-support Suggests: krb5-doc, krb5-user Conflicts: libkrb53 Breaks: libgssapi-krb5-2 (<= 1.10+dfsg~alpha1), libkrb5-3 (<= 1.8~aa) Filename: pool/main/libk5crypto3_1.12+dfsg-2ubuntu5.1_amd64.deb Size: 79776 MD5Sum: 036a186457c9a69093e43e853465d131 SHA1: b9a26df6c96e01a0890ca66c0896d64d522e0b75 SHA256: 682d65813fa5c1e87da6323e38a0735c52d84cfedd71ac4cfea2579ea1dc032c SHA512: 4a056ee1d81fd873218545494e04905542f40f646ab74ef1a2395bfd169b5dbccb58174b37fc5265aeb69f67f70364a96bf5275adb6b84721d570615fa0901fc 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. Multi-Arch: same Homepage: http://web.mit.edu/kerberos/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libkeyutils1 Priority: standard Section: misc Installed-Size: 51 Maintainer: Ubuntu Developers Original-Maintainer: Luk Claes Architecture: amd64 Source: keyutils Version: 1.5.6-1 Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Filename: pool/main/libkeyutils1_1.5.6-1_amd64.deb Size: 7318 MD5Sum: 637898cd4bbfa39e55993e6e69c5ef2e SHA1: 9f38a6d5d43c2d70a031034668f4989cc9c5eb56 SHA256: 1ea032b0259f570d9189c8e776384445149b8ae5599d4b8d6c71a958caaf993c SHA512: 5048ddd74f62807dc82fa6e62bc134a4ede8d8372de61b0321e73f70725ff817051985a75a02ad2070dfefd1830b5a69cf9d09043b035007fa0a84ab59ac268f Description: Linux Key Management Utilities (library) Keyutils is a set of utilities for managing the key retention facility in the kernel, which can be used by filesystems, block devices and more to gain and retain the authorization and encryption keys required to perform secure operations. . This package provides a wrapper library for the key management facility system calls. Multi-Arch: same Homepage: http://people.redhat.com/~dhowells/keyutils/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libklibc Priority: required Section: libs Installed-Size: 128 Maintainer: Ubuntu Developers Original-Maintainer: maximilian attems Architecture: amd64 Source: klibc Version: 2.0.3-0ubuntu1 Filename: pool/main/libklibc_2.0.3-0ubuntu1_amd64.deb Size: 40480 MD5Sum: 0a3963d5ab15c7383794ed8f79ab12f8 SHA1: b985d563ac55e23b48b5c26fb7410f139b2291d8 SHA256: 3a4e4f14c14dcf3aa203d025f5e22a7ef1d07025252b5ae633529341cb45de70 SHA512: 12006ce687b6e390fad6e90b155d12c16419c6027a3b861ae5d058dd700ab095b92170da0327bdc4e0fcbd871a955b59841d9576c18a014cd214c0482d1383f5 Description: minimal libc subset for use with initramfs klibc is intended to be a minimalistic libc subset for use with initramfs. It is deliberately written for small size, minimal entanglement, and portability, not speed. It is definitely a work in progress, and a lot of things are still missing. Homepage: http://git.kernel.org/?p=libs/klibc/klibc.git;a=summary Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libkmod2 Priority: required Section: libs Installed-Size: 130 Maintainer: Ubuntu Developers Original-Maintainer: Marco d'Itri Architecture: amd64 Source: kmod Version: 15-0ubuntu6 Depends: libc6 (>= 2.17) Pre-Depends: multiarch-support Filename: pool/main/libkmod2_15-0ubuntu6_amd64.deb Size: 38120 MD5Sum: f77c1300971f8a942d2feb6aa7d64961 SHA1: a37aabdca6cd717f02522416916b692db8bc8b82 SHA256: 24f2f9a1a4ef12a86c7f1c7d97c7acc5e9ddb550e5a1d8457f6dc70d4dfed95e SHA512: 45744dc50e6f04ad03effd5de00c729be4b80c821d78e4963527232febd40b9545dc87445e783e4e8fa6a062c74b94fd7d845b64e7d10c898f6dd96c9857f815 Description: libkmod shared library This library provides an API for insertion, removal, configuration and listing of kernel modules. Multi-Arch: same Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libkrb5-26-heimdal Priority: standard Section: libs Installed-Size: 649 Maintainer: Ubuntu Developers Original-Maintainer: Brian May Architecture: amd64 Source: heimdal Version: 1.6~git20131207+dfsg-1ubuntu1 Depends: libasn1-8-heimdal (>= 1.6~git20131117), libc6 (>= 2.15), libcomerr2 (>= 1.41.11), libhcrypto4-heimdal (>= 1.4.0+git20110226), libheimbase1-heimdal (>= 1.6~git20131117), libhx509-5-heimdal (>= 1.4.0+git20110226), libroken18-heimdal (>= 1.6~git20131117), libsqlite3-0 (>= 3.5.9), libwind0-heimdal (>= 1.6~git20120311) Pre-Depends: multiarch-support Filename: pool/main/libkrb5-26-heimdal_1.6~git20131207+dfsg-1ubuntu1_amd64.deb Size: 196532 MD5Sum: 0fa378fb1a3b8f0c773a1b747a86f278 SHA1: a855dca24b41edf2b9af9f32b4bd1abc6a573944 SHA256: a338e08a24e23ef9bde83cdd86b1d9c764e6027afda0dc02e5ae541ebe4d340d SHA512: 53e147666d4a7c36498f590265031e2334fffbcc4860e2105670cb06f2f15cd8a80d9e8c26227901123e352cc7c465c8eb88b98219769b6e327283bdc9aa965f Description: Heimdal Kerberos - libraries Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the Kerberos 5 library. Multi-Arch: same Homepage: http://www.h5l.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libkrb5-3 Priority: standard Section: libs Installed-Size: 987 Maintainer: Ubuntu Developers Original-Maintainer: Sam Hartman Architecture: amd64 Source: krb5 Version: 1.12+dfsg-2ubuntu5.1 Depends: libc6 (>= 2.16), libcomerr2 (>= 1.34), libk5crypto3 (>= 1.9+dfsg~beta1), libkeyutils1, libkrb5support0 (= 1.12+dfsg-2ubuntu5.1) Pre-Depends: multiarch-support Recommends: krb5-locales Suggests: krb5-doc, krb5-user Conflicts: libkrb53 Breaks: libsmbclient (<= 2:3.6.1-2), sssd (<= 1.2.1-4.3) Filename: pool/main/libkrb5-3_1.12+dfsg-2ubuntu5.1_amd64.deb Size: 262186 MD5Sum: 009433f386ddb76af891f90d424df6ef SHA1: 6d4a8a02621fc05f19905d97c6be28ab8c8b38ba SHA256: 38f9ba1ce9d5eaae225328b590fcdecb3b554292956a86797406bee165a9aa99 SHA512: 5481ede6967132fbe77ce02ce1480b984f5f66813448a35cd7e378de6a48aaee7718a0ba1bbc2cb67a721411531f9b4d27e93355894fbc5ad0f23eb21a218543 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. Multi-Arch: same Homepage: http://web.mit.edu/kerberos/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libkrb5support0 Priority: standard Section: libs Installed-Size: 163 Maintainer: Ubuntu Developers Original-Maintainer: Sam Hartman Architecture: amd64 Source: krb5 Version: 1.12+dfsg-2ubuntu5.1 Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Conflicts: libkrb53 Filename: pool/main/libkrb5support0_1.12+dfsg-2ubuntu5.1_amd64.deb Size: 30362 MD5Sum: f5db178b6588a831199b10d842c60295 SHA1: ebf97f9c22388fef2fc1f50611d04fc400906c8d SHA256: 5720847b876a18b335001453fbb3ae9a9dd3f78fe36bbfa93f2124a2661e2664 SHA512: 056a7dda3f813ba68c7ff2be9859ee8704590d8b9a26bca65637d90a93eab2feeaadc46d4565dd8c42c397e38e7fce6e7129dedab5fcf61e1fd481eeaf0cf09e 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. Multi-Arch: same Homepage: http://web.mit.edu/kerberos/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: liblapack3 Priority: optional Section: libs Installed-Size: 5798 Maintainer: Ubuntu Developers Original-Maintainer: Debian Science Team Architecture: amd64 Source: lapack Version: 3.5.0-2ubuntu1 Replaces: libatlas3gf-base (<< 3.8.4-4), liblapack3gf (<< 3.4.1-1) Provides: liblapack.so.3, liblapack.so.3gf, liblapack3gf Depends: libblas3 | libblas.so.3, libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libgfortran3 (>= 4.6) Breaks: libatlas3gf-base (<< 3.8.4-4), liblapack3gf (<< 3.4.1-1) Filename: pool/main/liblapack3_3.5.0-2ubuntu1_amd64.deb Size: 1729868 MD5Sum: 8cd3e8d2924872557e686a295436c19f SHA1: 79dca061c2862056b94345a29e0a2d75cf606a12 SHA256: 528fd2a76031016eeb9f869d553de8c127f25886d6bd63a06462a68c41709712 SHA512: 0a2a8b80206ce0f5909d23846adb2f9c3ee9cbafb20890644fb302d540cf2d192736180acaa56c879383574e58347720095d3626ef89dc160579005a801c9c10 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. Homepage: http://www.netlib.org/lapack/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-usb, kubuntu-full, kubuntu-active-full, edubuntu-desktop-gnome, edubuntu-usb, xubuntu-desktop, ubuntustudio-video, ubuntustudio-publishing, ubuntustudio-photography, ubuntustudio-graphics Package: liblcms2-2 Priority: optional Section: libs Installed-Size: 391 Maintainer: Ubuntu Developers Original-Maintainer: Oleksandr Moskalenko Architecture: amd64 Source: lcms2 Version: 2.5-0ubuntu4 Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Suggests: liblcms2-utils Filename: pool/main/liblcms2-2_2.5-0ubuntu4_amd64.deb Size: 131594 MD5Sum: 68d64d3ca6809ec5061408eb951547ab SHA1: 253f2e7d56e5a22aa93b2b473f6a0a388ebdd75a SHA256: 8eecb72e1011c12a6549407e70293290c240e12ad385932ac794871f4e23592c SHA512: 6e3b06197c1274bd139459d30d70a2eb17f691a5d75a12763a94a84a24a3a711749e3faba457d33b158057ef135deb8ed880d37ddbaa6722912ff6bf530b74da 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. Multi-Arch: same Homepage: http://www.littlecms.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, print-server, tomcat-server, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libldap-2.4-2 Priority: standard Section: libs Installed-Size: 507 Maintainer: Ubuntu Developers Original-Maintainer: Debian OpenLDAP Maintainers Architecture: amd64 Source: openldap Version: 2.4.31-1+nmu2ubuntu8 Replaces: libldap-2.3-0, libldap2 Depends: libc6 (>= 2.14), libgcrypt11 (>= 1.5.1), libgnutls26 (>= 2.12.17-0), libgssapi3-heimdal (>= 1.4.0+git20110226), libsasl2-2 (>= 2.1.24) Pre-Depends: multiarch-support Conflicts: ldap-utils (<= 2.1.23-1) Filename: pool/main/libldap-2.4-2_2.4.31-1+nmu2ubuntu8_amd64.deb Size: 153522 MD5Sum: 477caa201ae300a522b123b02b31aebc SHA1: 563b75c4d3386da7c975abc10c1fdb6daccbd58e SHA256: 7281a03b46ac4ff9fadd882e5ce3defe29d04626d35c90eb5aa1ff848a79e4de SHA512: 803eef330ad7793600dcdc446406883b92db3ed5cb08131cacc0fae7159200497a295709a7eac1c8d6fde0645a277fabc84dca70beceaef0a20c5e32eed657a5 Description: OpenLDAP libraries These are the run-time libraries for the OpenLDAP (Lightweight Directory Access Protocol) servers and clients. Multi-Arch: same Homepage: http://www.openldap.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libldm-1.0-0 Priority: extra Section: universe/libs Installed-Size: 86 Maintainer: Ubuntu Developers Original-Maintainer: Hilko Bengen Architecture: amd64 Source: libldm Version: 0.2.3-2ubuntu1 Depends: libc6 (>= 2.14), libdevmapper1.02.1 (>= 2:1.02.74), libglib2.0-0 (>= 2.31.18), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4) Pre-Depends: multiarch-support Filename: pool/main/libldm-1.0-0_0.2.3-2ubuntu1_amd64.deb Size: 24344 MD5Sum: e55cb0a6f1f8f04287f2e5795e7ecebb SHA1: 4539f75fe21e4f01452d9af3a4adfd2eb72adcd5 SHA256: 6fa31263a3bc16e37ff8feda4d61397c71e5be743dbdf621f34a23162180e221 SHA512: b4dcb35fb9acdcca0593ac39912696736bd300bacd407521fc4c1cc3d0510f2220201b5f152cf205f6c93c394d1822488ceed8d98a006b06187188ba878066ba Description: library for managing Microsoft Windows dynamic disks libldm is a library for managing Microsoft Windows dynamic disks, which use Microsoft's LDM metadata. It can inspect them, and also create and remove device-mapper block devices which can be mounted. Homepage: https://github.com/mdbooth/libldm Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libleveldb1 Priority: optional Section: libs Installed-Size: 344 Maintainer: Ubuntu Developers Original-Maintainer: Alessio Treglia Architecture: amd64 Source: leveldb Version: 1.15.0-2 Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libsnappy1, libstdc++6 (>= 4.1.1) Pre-Depends: multiarch-support Filename: pool/main/libleveldb1_1.15.0-2_amd64.deb Size: 117456 MD5Sum: c031f369fc9122ca93f0f690b1f250da SHA1: bdb8734913909ed0db24edf4a4b35e8df3103ae2 SHA256: f03c74e21c603be79010c876dad48efe412bd07a6bc6a3c7057da10b0ecd287f SHA512: ce69c1214aac1493fdd0211fcb042c5d7d3b8a85f6bb136d0056509b5e341c292067c08bdcc95e24d01abcec8f1ea6a4c7958ad0a6c856cb96f8824d58a034a8 Description: fast key-value storage library LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. . Features: * Keys and values are arbitrary byte arrays. * Data is stored sorted by key. * Callers can provide a custom comparison function to override the sort order. * The basic operations are Put(key,value), Get(key), Delete(key). * Multiple changes can be made in one atomic batch. * Users can create a transient snapshot to get a consistent view of data. * Forward and backward iteration is supported over the data. * Data is automatically compressed using the Snappy compression library. * External activity (file system operations etc.) is relayed through a virtual interface so users can customize the operating system interactions. * Detailed documentation about how to use the library is included with the source code. . Limitations: * This is not a SQL database. It does not have a relational data model, it does not support SQL queries, and it has no support for indexes. * Only a single process (possibly multi-threaded) can access a particular database at a time. * There is no client-server support builtin to the library. An application that needs such support will have to wrap their own server around the library. . This package provides the shared library. Multi-Arch: same Homepage: http://code.google.com/p/leveldb/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: liblinear-tools Priority: optional Section: science Installed-Size: 98 Maintainer: Ubuntu Developers Original-Maintainer: Christian Kastner Architecture: amd64 Source: liblinear Version: 1.8+dfsg-1ubuntu1 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), liblinear1 (= 1.8+dfsg-1ubuntu1), libstdc++6 (>= 4.1.1) Suggests: libsvm-tools Filename: pool/main/liblinear-tools_1.8+dfsg-1ubuntu1_amd64.deb Size: 18684 MD5Sum: a615dbac5c3fbc9cafdf29dce4da7e9d SHA1: de3661928b3f0e4af20979afa404bea5488e72f2 SHA256: adff22e9983dc03f24194e5f49beba2db88b37f020d4b6ab9bee1f11190f13a8 SHA512: e6d664a864beec61f3032a08bbbf79c5d4a1c8cd3479fe696b493f8912721129518024f9a0cb6f6889974d93ad8cd5639d43315b070ebe696a08145e855a6962 Description: Standalone applications for LIBLINEAR LIBLINEAR is a library for learning linear classifiers for large scale applications. It supports Support Vector Machines (SVM) with L2 and L1 loss, logistic regression, multi class classification and also Linear Programming Machines (L1-regularized SVMs). Its computational complexity scales linearly with the number of training examples making it one of the fastest SVM solvers around. It also provides Python bindings. . This package contains the standalone applications. Homepage: http://www.csie.ntu.edu.tw/~cjlin/liblinear/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: liblinear1 Priority: optional Section: libs Installed-Size: 107 Maintainer: Ubuntu Developers Original-Maintainer: Christian Kastner Architecture: amd64 Source: liblinear Version: 1.8+dfsg-1ubuntu1 Depends: libblas3 | libblas.so.3 | libatlas3-base, libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Recommends: liblinear-tools (= 1.8+dfsg-1ubuntu1) Suggests: liblinear-dev (= 1.8+dfsg-1ubuntu1) Filename: pool/main/liblinear1_1.8+dfsg-1ubuntu1_amd64.deb Size: 33448 MD5Sum: d2755230b46c61e60a91aba89d0870a3 SHA1: 149afd08e75766b35abbebe02cb568a82f0f65d3 SHA256: 133e861ced2c7c6951adad123ea78be4f660ff8517ca304f76f08455e883dbda SHA512: 60d71f4fb1d256acff7050aeb01f42acc250f9470b2c744ece053bcc7a0b88cfdcdfded3f81c580c992c1e08a00c9792cb9b7454e3eee60cae23643d82dd1286 Description: Library for Large Linear Classification LIBLINEAR is a library for learning linear classifiers for large scale applications. It supports Support Vector Machines (SVM) with L2 and L1 loss, logistic regression, multi class classification and also Linear Programming Machines (L1-regularized SVMs). Its computational complexity scales linearly with the number of training examples making it one of the fastest SVM solvers around. It also provides Python bindings. . This package contains the shared libraries. Homepage: http://www.csie.ntu.edu.tw/~cjlin/liblinear/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: liblist-moreutils-perl Priority: optional Section: perl Installed-Size: 172 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: amd64 Version: 0.33-1build3 Depends: perl (>= 5.18.1-4), perlapi-5.18.1, libc6 (>= 2.2.5) Filename: pool/main/liblist-moreutils-perl_0.33-1build3_amd64.deb Size: 48490 MD5Sum: 42f953cfda3506a41e726bd84a6b7c76 SHA1: 048372c45084206c0c41cc4e95b028a505d98d7f SHA256: f67bd0e4bbb60bbc09a536ba1af90212d76262e62c73e153d858dbe6622ffad0 SHA512: 5c67d4b61afb5ffdd5a6c127a8f8b21053049bbc111c645e1d644c82d4cb581bdaca0e75a2b361b74823abfde77f9972a440bd8bdc63a9d672251805b3f1fdb6 Description: Perl module with additional list functions not found in List::Util List::MoreUtils provides some trivial but commonly needed functionality on lists which is not going to go into List::Util. . All of the functions are implementable in only a couple of lines of Perl code. Using the functions from this module however should give slightly better performance as everything is implemented in C. The pure-Perl implementation of these functions only serves as a fallback in case the C portions of this module could not be compiled on this machine. Homepage: http://search.cpan.org/dist/List-MoreUtils/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-full, kubuntu-active-desktop, kubuntu-active-full, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libllvm3.4 Priority: optional Section: libs Installed-Size: 26227 Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-toolchain-3.4 Version: 1:3.4-1ubuntu3 Depends: libc6 (>= 2.15), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6), libtinfo5 Pre-Depends: multiarch-support Filename: pool/main/libllvm3.4_3.4-1ubuntu3_amd64.deb Size: 6540034 MD5Sum: ce34c38ebc9452526f3710ad79456b2f SHA1: dcc222edd6937cd5aef33d39b72ef7c5d509fd1e SHA256: 5e04ad924b4d19a1d100f9aa1e14f054b10c63599cb5ac984547d8f27714def3 SHA512: 1331a50ef0b2011f76005242b4700c3d84c4c1d20c960b7b5ad15403989b79bdf6158472947e7651be8f613adec1199846b11003d90ae3e5e52c098f9a2af6df Description: Modular compiler and toolchain technologies, runtime library LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . This package contains the LLVM runtime library. Multi-Arch: same Homepage: http://www.llvm.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: liblocale-gettext-perl Priority: important Section: perl Installed-Size: 92 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: amd64 Version: 1.05-7build3 Depends: libc6 (>= 2.2.5) Pre-Depends: perl-base (>= 5.18.1-4), perlapi-5.18.1 Filename: pool/main/liblocale-gettext-perl_1.05-7build3_amd64.deb Size: 19226 MD5Sum: 3c518a9d04845d1fa3c876f06e3410a9 SHA1: ec3bb4bc5fcf70a89d8c17126267aadc00190e29 SHA256: dbbba88d22018af5779649852d1b0a1f4313193eb23696d99bab8f63d53f4ae7 SHA512: c8c5acd3c78578541f0279a66e5dd0b2c01e7c16ce651fc8bbab033ee84363332d9bf314a6bbe407c4188b667c014a051b911f3c232e64b3f73820f7b643f1f8 Description: module using libc functions for internationalization in Perl The gettext module permits access from perl to the gettext() family of functions for retrieving message strings from databases constructed to internationalize software. . It provides gettext(), dgettext(), dcgettext(), textdomain(), bindtextdomain(), bind_textdomain_codeset(), ngettext(), dcngettext() and dngettext(). Homepage: http://search.cpan.org/dist/gettext/gettext.pm Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: liblockfile-bin Priority: important Section: utils Installed-Size: 71 Maintainer: Ubuntu Developers Original-Maintainer: Miquel van Smoorenburg Architecture: amd64 Source: liblockfile Version: 1.09-6ubuntu1 Replaces: liblockfile1 (<< 1.09-1) Depends: libc6 (>= 2.14) Breaks: liblockfile1 (<< 1.09-1) Filename: pool/main/liblockfile-bin_1.09-6ubuntu1_amd64.deb Size: 10838 MD5Sum: b9888b5a6f37951abff1cc53197345fe SHA1: 7e7f7f4b243fd0319ba0f43aeaf113d1a9c3076d SHA256: facff6985f68f294ada6a8c5675286e00d9e3817d7fd5dbdc094503eb2269bcf SHA512: 39750103bed9d28a801e5b0387c833f7f17982d1a40f7c6657e580249629db50693805e12181baa846b9a7d50420d559846e378c1ed794ecf76caf2de648ad16 Description: support binaries for and cli utilities based on liblockfile This package contains support binaries for the liblockfile library, and the command-line utility ``dotlockfile''. Multi-Arch: foreign Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: liblockfile1 Priority: important Section: libs Installed-Size: 57 Maintainer: Ubuntu Developers Original-Maintainer: Miquel van Smoorenburg Architecture: amd64 Source: liblockfile Version: 1.09-6ubuntu1 Depends: libc6 (>= 2.14), liblockfile-bin (>= 1.09-6ubuntu1) Pre-Depends: multiarch-support Filename: pool/main/liblockfile1_1.09-6ubuntu1_amd64.deb Size: 8056 MD5Sum: 5d744b4108f89f7be1e0944f4985593f SHA1: eb727a331cae2c822b17d0c4a62ed58c66121e12 SHA256: 243d2a278f7b43ef4a4ae618787715bdc29aff53a5d1544863c427e1985c0727 SHA512: f2669f27670607dcc15ba21c33557dd8d908cf65d019414de78a1e084b5ad2e7b565de2f14429a4bddf4079b413673e2666c1a0f0f9441f2ea4db7a3fd3312fa Description: NFS-safe locking library Liblockfile is a shared library with NFS-safe locking functions. Multi-Arch: same Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: liblog-message-simple-perl Priority: important Section: perl Installed-Size: 56 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 0.10-1 Depends: perl Filename: pool/main/liblog-message-simple-perl_0.10-1_all.deb Size: 7656 MD5Sum: c5d27a17c2342eaec7bce73d2959ebc2 SHA1: c0bce47d564f07ab2ce21bb8bb531231830b4ff9 SHA256: d85145512584debb1892d42944455fd2e0d5c12bbd751cfc5c10d9f4b3ad5ae4 SHA512: 461f7ec15234b79748f3ebd4ba9acaccac8b3b54c60f8f8ae499da48c3c8620ce8f4f9d58cc0826871bcece164c17c7a2527da89477c960831ccc9b9e19198a1 Description: simplified interface to Log::Message Log::Message::Simple provides standardized logging facilities using the Log::Message module. Homepage: https://metacpan.org/release/Log-Message-Simple/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: liblrm2 Priority: optional Section: libs Installed-Size: 79 Maintainer: Ubuntu Developers Original-Maintainer: Debian HA Maintainers Architecture: amd64 Source: cluster-glue Version: 1.0.11+hg2754-1.1build1 Replaces: libcluster-glue (<= 1.0.6-1) Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.24.0), libplumb2 (>= 1.0.11+hg2754) Conflicts: libcluster-glue (<= 1.0.6-1) Filename: pool/main/liblrm2_1.0.11+hg2754-1.1build1_amd64.deb Size: 14660 MD5Sum: 0e25e8298b9b717d5e3038a730e6a73a SHA1: 1abef6e9cdbbe3b41fde471371fd832ec00cb83f SHA256: 3319d9f2c5380908a03b9e35849e8e3844a0589bfbb08a1e9708e3cb0be664ca SHA512: feaf1125a980f08c1619ab207da767b7a33a600c6eec39a1ce552696f2a36a738782fa9c0ede3bdd281b892bb7cec2f431599ea1a282aef735c75cb94a3c2883 Description: Reusable cluster libraries -- liblrm2 This package contains the lrm helper library from cluster-glue, the reusable cluster components package. Install it if you want to use the pacemaker cluster manager. Homepage: http://hg.linux-ha.org/glue/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: liblrmd1 Priority: optional Section: libs Installed-Size: 96 Maintainer: Ubuntu Developers Original-Maintainer: Debian HA Maintainers Architecture: amd64 Source: pacemaker Version: 1.1.10+git20130802-1ubuntu2.3 Depends: libc6 (>= 2.14), libcrmcommon3 (>= 1.1.10+git20130802), libcrmservice1 (>= 1.1.10+git20130802), libglib2.0-0 (>= 2.28.0), libgnutls26 (>= 2.12.17-0), libqb0, libstonithd2 (>= 1.1.10+git20130802), libxml2 (>= 2.7.4) Filename: pool/main/liblrmd1_1.1.10+git20130802-1ubuntu2.3_amd64.deb Size: 18362 MD5Sum: b03d5f7e1989773003b451eb7f826cc9 SHA1: 2aa96fedc944f92698186ca961daff7de6b1799b SHA256: beb188a2e6963151230a54fc4369501fdcdcfb01d7f6ec16961f241260b04489 SHA512: 6b08c92fc3b0a51be01e955e1252999f11c8966358de29ccaa1bcf0e4e6283b0ee1a8a4ee312d78c622427e9201827bdf174fd464ebd1e0a549c3797915223e7 Description: Pacemaker libraries - lrmd This package contains some of the libraries provided by and needed for the pacemaker cluster manager. You need to install them if you intend to run pacemaker. Specifically, this package contains the lrmd library. Homepage: http://clusterlabs.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libltdl7 Priority: optional Section: libs Installed-Size: 397 Maintainer: Ubuntu Developers Original-Maintainer: Kurt Roeckx Architecture: amd64 Source: libtool Version: 2.4.2-1.7ubuntu1 Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Filename: pool/main/libltdl7_2.4.2-1.7ubuntu1_amd64.deb Size: 35000 MD5Sum: ddeea7a0b4082abd4f746f46c8ccb48e SHA1: 1705e9860e613f8484597cda7406377999d6ff9c SHA256: 39eab908ff6c1bb98e1de44744c071282873cb88eeb67553b90bc2dd9fa61a0c SHA512: 15e006842ea69188e1bd5df490542ae12b283a069058e0755e448cb262104a264f96e48acaf1a770cb04eab14e66d2ae1033e09505042d1eb0e25c36ec54b4e0 Description: A system independent dlopen wrapper for GNU libtool This package contains the run-time libltdl library. . A small library that aims at hiding the various difficulties of dlopening libraries from programmers. It is a system independent dlopen wrapper for GNU libtool. . It supports the following dlopen interfaces: * dlopen (Solaris, Linux and various BSD flavors) * shl_load (HP-UX) * LoadLibrary (Win16 and Win32) * load_add_on (BeOS) * GNU DLD (emulates dynamic linking for static libraries) * libtool's dlpreopen Multi-Arch: same Homepage: http://www.gnu.org/software/libtool/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, print-server, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: liblua5.2-0 Priority: optional Section: libs Installed-Size: 230 Maintainer: Ubuntu Developers Original-Maintainer: Enrico Tassi Architecture: amd64 Source: lua5.2 Version: 5.2.3-1 Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Filename: pool/main/liblua5.2-0_5.2.3-1_amd64.deb Size: 80482 MD5Sum: 9048926bc6bf88db570980842c71ed94 SHA1: 48315b6f6aff97dd69214491b911291f34ca9dea SHA256: f0dd6361cc8dbcd4d1d5b345ab2ccc1e11d49273086fb827a12515fe04d13206 SHA512: fa67e37cc51f1c30ec243fd6d50123b8a0902b42079b746b077413b4226b6c5f7331e0ae8d3b6c60c309d35eae87c0c64a3c5abb511b626928d95bbaeb27efc9 Description: Shared library for the Lua interpreter version 5.2 Lua is a powerful, light-weight programming language designed for extending applications. The language engine is accessible as a library, having a C API which allows the application to exchange data with Lua programs and also to extend Lua with C functions. Lua is also used as a general-purpose, stand-alone language through the simple command line interpreter provided. . This package contains runtime libraries. You shouldn't need to install it explicitly. Multi-Arch: same Homepage: http://www.lua.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, edubuntu-desktop, edubuntu-usb, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, lubuntu-desktop, ubuntustudio-photography, ubuntu-gnome-desktop Package: liblwp-mediatypes-perl Priority: optional Section: perl Installed-Size: 100 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 6.02-1 Replaces: libwww-perl (<< 6.00) Depends: perl Breaks: libwww-perl (<< 6.00) Filename: pool/main/liblwp-mediatypes-perl_6.02-1_all.deb Size: 21690 MD5Sum: 654e7f05d341f4a859799eec9538b2c0 SHA1: 55ae4ed3668dcbe02a918947bf75929040a6c5c0 SHA256: bfc80beb41aad1a1ea886ec3605cb692eff10d4451d902520b8db443ee66c96a SHA512: afd8f7ee383abac33e9c54b46467a24379cfbca3a2456f1620e6829c33332a5a8cdf0cf191bd8e3923cf8c9536ba7ff8fcc141e9b6789269bdfac8829c9b0eb6 Description: module to guess media type for a file or a URL LWP::MediaTypes provides functions for handling media (also known as MIME) types and encodings. The mapping from file extensions to media types is defined by the media.types file. If the ~/.media.types file exists it is used instead. For backwards compatibility it will also look for ~/.mime.types. Homepage: http://search.cpan.org/dist/LWP-MediaTypes/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: liblwp-protocol-https-perl Priority: optional Section: perl Installed-Size: 53 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 6.04-2ubuntu0.1 Replaces: libwww-perl (<< 6.02) Depends: perl, ca-certificates, libio-socket-ssl-perl (>= 1.54), libnet-http-perl, libwww-perl (>= 6.05-2) Suggests: libcrypt-ssleay-perl Breaks: libwww-perl (<< 6.02) Filename: pool/main/liblwp-protocol-https-perl_6.04-2ubuntu0.1_all.deb Size: 7644 MD5Sum: 40ce2a59dd346d53651fd0882ae67da6 SHA1: 3b66c3d40c0af220e5e3f80ab2ed5d6601a6b3a8 SHA256: 5375fe2a5779ed3b457770ee11ab88ac9ff0e182c000b72cb35da17e597e1a10 SHA512: 88dd024980df34c33fd26afb7c2a839305196e4cc365cbbb18b17625c612c1eb0a13b8256bc897e6db28b49dfa01645420d9586a35372bf199ba652ed774f78b Description: HTTPS driver for LWP::UserAgent The LWP::Protocol::https module provides support for using HTTPS schemed URLs with LWP. LWP::Protocol::https is a plug-in to the LWP protocol handling, so you don't use it directly. Once the module is installed LWP is able to access sites using HTTP over SSL/TLS. . If hostname verification is requested by LWP::UserAgent's ssl_opts, and neither SSL_ca_file nor SSL_ca_path is set, then SSL_ca_file is implied to be the one provided by ca-certificates. . This module used to be bundled with libwww-perl, but it was unbundled in v6.02 in order to be able to declare its dependencies properly for the CPAN tool-chain. Applications that need HTTPS support can just declare their dependency on LWP::Protocol::https and will no longer need to know what underlying modules to install. Homepage: https://metacpan.org/release/LWP-Protocol-https/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: liblwres90 Priority: standard Section: libs Installed-Size: 127 Maintainer: Ubuntu Developers Original-Maintainer: LaMont Jones Architecture: amd64 Source: bind9 Version: 1:9.9.5.dfsg-3ubuntu0.2 Replaces: libbind0 Depends: libc6 (>= 2.15) Conflicts: libbind0 Filename: pool/main/liblwres90_9.9.5.dfsg-3ubuntu0.2_amd64.deb Size: 32886 MD5Sum: 030014490f33116fc5ac80f45aebcfbc SHA1: 710cf212a121864a0a2849d80b7b6043a0d63ad8 SHA256: 4648e0bd16de8954ae3fec129e1eb78f31019b456d771026aad4a26892276cd0 SHA512: 32ee1cf8e680fc98939f3e62f242e46857a11fb722bca497a146b83df44dcb3d7481c000de9021b82df4edd09d5f318d5e9aa2fd99827b8508b9bd6c4333ff77 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. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: liblzma5 Priority: required Section: libs Installed-Size: 305 Maintainer: Ubuntu Developers Original-Maintainer: Jonathan Nieder Architecture: amd64 Source: xz-utils Version: 5.1.1alpha+20120614-2ubuntu2 Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Filename: pool/main/liblzma5_5.1.1alpha+20120614-2ubuntu2_amd64.deb Size: 80310 MD5Sum: 759f50b893e9809a168a9d926a6095d0 SHA1: 5047b25046c22cc6a22579722312150e5428d9e9 SHA256: 4062214896ad59759d0fe012146d7f001159b9a79fe28baea296205b53ba7cb9 SHA512: d3904cb374c2d6f12141201ff3b90e98076896f009ceea5f6b4908c5ceed586f7abf32d4f0239347f17579f4132ec2e6980eb50413cec0e75603539ea79b3e80 Description: XZ-format compression library XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm compression format, which provides memory-hungry but powerful compression (often better than bzip2) and fast, easy decompression. . The native format of liblzma is XZ; it also supports raw (headerless) streams and the older LZMA format used by lzma. (For 7-Zip's related format, use the p7zip package instead.) Multi-Arch: same Homepage: http://tukaani.org/xz/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: liblzo2-2 Priority: optional Section: libs Installed-Size: 176 Maintainer: Ubuntu Developers Original-Maintainer: Peter Eisentraut Architecture: amd64 Source: lzo2 Version: 2.06-1.2ubuntu1.1 Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Filename: pool/main/liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb Size: 46110 MD5Sum: b3e9733843fda9b2463a0745e7306092 SHA1: 7c8ccb4bff27c5e4ef6a883350b0baf36976293d SHA256: 2ce9866dcdba3ca6856409d52508c219c4cee383a3473110d442010f807d57c8 SHA512: 439b09bc0223616d4133288eeefe83c5cb087e488746da7de96b04399b3e8b5523462e23356313baa5f4361f7ed9450b547e431202b1e9e80ee3bfa6596d3f59 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. Multi-Arch: same Homepage: http://www.oberhumer.com/opensource/lzo/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-live, ubuntu-usb, kubuntu-desktop, kubuntu-live, kubuntu-full, kubuntu-active-live, kubuntu-active-desktop, kubuntu-active-live, kubuntu-active-full, kubuntu-active-live, edubuntu-desktop, edubuntu-dvd-live, edubuntu-usb, xubuntu-desktop, xubuntu-live, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, lubuntu-desktop, ubuntustudio-desktop, ubuntustudio-dvd-live, ubuntu-gnome-desktop, ubuntu-gnome-live Package: libmagic1 Priority: important Section: libs Installed-Size: 2762 Maintainer: Ubuntu Developers Original-Maintainer: Luk Claes Architecture: amd64 Source: file Version: 1:5.14-2ubuntu3.3 Depends: libc6 (>= 2.15), zlib1g (>= 1:1.1.4) Pre-Depends: multiarch-support Suggests: file Filename: pool/main/libmagic1_5.14-2ubuntu3.3_amd64.deb Size: 184670 MD5Sum: d7c9956c9606d47493821122f0c621c4 SHA1: 541f1c4e0ad789d3ccfd672ac1e80ef7bd7b3c07 SHA256: a9bb62f65d43ba999248d4b1edb13adbfa1ed1310c2cde7c383ca7793d2111df SHA512: 07f39e162607ca7733b8c5f60aaaeeb2b20acbab89515812789b956a880b7dced9133cfb0e834f4b05da8422f8578c62ccbb62d5534f33b616310f861c8264a1 Description: File type determination library using "magic" numbers This library can be used to classify files according to magic number tests. It implements the core functionality of the file command. Multi-Arch: same Homepage: http://www.darwinsys.com/file/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libmail-sendmail-perl Priority: optional Section: perl Installed-Size: 100 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 0.79.16-1 Depends: perl (>= 5.6.0-16), libsys-hostname-long-perl Filename: pool/main/libmail-sendmail-perl_0.79.16-1_all.deb Size: 26546 MD5Sum: 773c8b4c576f4a7ccf0c220d067750ac SHA1: 35f4c0122ca7ebdd96d6670cb1f1504b99fcdcc0 SHA256: 0a672b0a6bfc55befb25bcd6a3cab8698d7c4d315cfc5054691bbde51c81c457 SHA512: b22b4d22433295d7a233419df7100239792f167398887b33b814c22292fa1d079e47901700d7628688504c85e6a6ad447c5cb836e066532ef600e0cdbaa231be Description: Send email from a perl script Simple platform independent e-mail from your perl script. Only requires Perl 5, Sys::Hostname::Long, and a network connection. Homepage: http://search.cpan.org/dist/Mail-Sendmail/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libmailtools-perl Priority: optional Section: perl Installed-Size: 230 Maintainer: Ubuntu Developers Original-Maintainer: Anibal Monsalve Salazar Architecture: all Version: 2.12-1 Replaces: mailtools (<= 1.15-1) Provides: libmail-perl, mailtools Depends: perl, libnet-perl, libtimedate-perl, libnet-smtp-ssl-perl Conflicts: mailtools (<= 1.15-1) Filename: pool/main/libmailtools-perl_2.12-1_all.deb Size: 84130 MD5Sum: c4ae7cadbfedb24d516350ffb60373a9 SHA1: 2c64a0dea8fede90c57e064414dbb3e77cfc6acb SHA256: 5826e00b18f07332515299769639657f7b419b0c27176b7d71a98ea1f404577f SHA512: b3ebbebd0a87a685a06a0cc3d7cad058d356b13284fd5779f9f0af34bafc8424e30063ee91ae8972367ae84cb074f6fbb63b64e84ebafe90099aefbb360fd872 Description: Manipulate email in perl programs This is a set of perl modules which provide an easy interface to manipulating email in an object-oriented fashion. Homepage: http://search.cpan.org/dist/MailTools/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libmemcached10 Priority: optional Section: libs Installed-Size: 257 Maintainer: Ubuntu Developers Original-Maintainer: Michael Fladischer Architecture: amd64 Source: libmemcached Version: 1.0.8-1ubuntu2 Depends: libc6 (>= 2.16), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Pre-Depends: multiarch-support Conflicts: libmemcached2, libmemcached3, libmemcached6, libmemcached9 Filename: pool/main/libmemcached10_1.0.8-1ubuntu2_amd64.deb Size: 83420 MD5Sum: 3da7287219ed2b5e4bbf59e3c5a31d1f SHA1: be04c7e5298abf292dc2801d6219dd3858c2a0c7 SHA256: 8a3a839c50e282da33f60aa359a24fa3d35237f53b4e7d23d132a3ca753ed533 SHA512: f41760f7dc29a9481117ea03eb63285f8d232129362042840d8dfb90e1fe252119fa7346537537b34598e5b3797f90fa48113f7ea1ef4cddefb1b5b7f260b6fc Description: C and C++ client library to the memcached server libmemcached is a C and C++ client library to the memcached server (http://memcached.org/). It has been designed to be light on memory usage, thread safe, and provide full access to server side methods. . A few notes on its design: . * Synchronous and Asynchronous support. * Access to large object support. * Local replication. * TCP and Unix Socket protocols. * A half dozen or so different tuneable hash algorithms. * Implementations of the new cas, replace, and append operators. * Man pages written up on entire API. * Implements both modulo and consistent hashing solutions. * Tools to Manage your Memcached networks. . This package provides the libmemcached shared library itself. Multi-Arch: same Homepage: http://libmemcached.org/libMemcached.html Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libmnl0 Priority: extra Section: libs Installed-Size: 53 Maintainer: Ubuntu Developers Original-Maintainer: Anibal Monsalve Salazar Architecture: amd64 Source: libmnl Version: 1.0.3-3ubuntu1 Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Filename: pool/main/libmnl0_1.0.3-3ubuntu1_amd64.deb Size: 11416 MD5Sum: 2949d1dd95caec6257bc70095e1d37cc SHA1: dcb0b572f1207ad192d8cb1a9010fc6dd22d0000 SHA256: f42a6afe2723843359c35233eb31d285d1a79d12d0cc6e836d5543bdc2d4723b SHA512: 212abaea94d42b963391b21361a6e91caa7f1a27489dda1ebb1ff241556096d4fd71a653133ba08feb087f14ae8b46b91c9a800a2cbf227552b1f9ade8c87ab3 Description: minimalistic Netlink communication library libmnl is a minimalistic user-space library oriented to Netlink developers. There are a lot of common tasks in parsing, validating, constructing of both the Netlink header and TLVs that are repetitive and easy to get wrong. This library aims to provide simple helpers that allows you to re-use code and to avoid re-inventing the wheel. . The main features of this library are: . Small: the shared library requires around 30KB for an x86-based computer. . Simple: this library avoids complexity and elaborated abstractions that tend to hide Netlink details. . Easy to use: the library simplifies the work for Netlink-wise developers. It provides functions to make socket handling, message building, validating, parsing and sequence tracking, easier. . Easy to re-use: you can use the library to build your own abstraction layer on top of this library. . Decoupling: the interdependency of the main bricks that compose the library is reduced, i.e. the library provides many helpers, but the programmer is not forced to use them. . This package contains the shared libraries needed to run programs that use the minimalistic Netlink communication library. Multi-Arch: same Homepage: http://netfilter.org/projects/libmnl/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-full, kubuntu-active, kubuntu-active-desktop, kubuntu-active-full, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, lubuntu-desktop, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libmodule-pluggable-perl Priority: important Section: perl Installed-Size: 87 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 5.1-1 Depends: perl Filename: pool/main/libmodule-pluggable-perl_5.1-1_all.deb Size: 21246 MD5Sum: b9d108898d78038e5cd879debe1d92ce SHA1: 7880880e300b0bcde7b0c8e1a8d47b259d39ea43 SHA256: 340d11b8d9ae403abc7d7f0a072ab4fdbf049938c72211b5619cb59b83ed888b SHA512: ecdbea21026b316f1d37490397bd4682b146e907dfe2e15d3135d05294e4b5cde02ab1551c16ec9f9e9cee9b460dbfc1fab93c727966ef286fe7bc793d1ce416 Description: module for giving modules the ability to have plugins Module::Pluggable provides a simple but, hopefully, extensible way of having 'plugins' for your module. Essentially all it does is export a method into your namespace that looks through a search path for .pm files and turn those into class names. Optionally it instantiates those classes for you. Homepage: https://metacpan.org/release/Module-Pluggable/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libmount1 Priority: required Section: libs Installed-Size: 246 Maintainer: Ubuntu Developers Original-Maintainer: LaMont Jones Architecture: amd64 Source: util-linux Version: 2.20.1-5.1ubuntu20.4 Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.14), libselinux1 (>= 1.32) Pre-Depends: multiarch-support Filename: pool/main/libmount1_2.20.1-5.1ubuntu20.4_amd64.deb Size: 60226 MD5Sum: 86348b0000e3e96593dc4747a053e9c6 SHA1: f4fd3de8f7c79f83bc233b515c38c0f7c8985e14 SHA256: 145238a347c4420adaaa0334ebe6581442ca2a315f1817aed3fea85450b86e51 SHA512: 187b0cb4ff52725283aa5d067a8e5fb3ed0ae9c3d08fa3b9f2a9da55439435ffcc529fb3de8f0c77a9131578e0e5147c171d548ac0ae93f310057c3176254e5c Description: block device id library The device mounting library, used by mount and mount helpers. Multi-Arch: same Homepage: http://userweb.kernel.org/~kzak/util-linux/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libmpc3 Priority: extra Section: libs Installed-Size: 130 Maintainer: Ubuntu Developers Original-Maintainer: Laurent Fousse Architecture: amd64 Source: mpclib3 Version: 1.0.1-1ubuntu1 Depends: libc6 (>= 2.3.4), libgmp10, libmpfr4 (>= 3.1.2) Pre-Depends: multiarch-support Filename: pool/main/libmpc3_1.0.1-1ubuntu1_amd64.deb Size: 38442 MD5Sum: c5749c5428040f492bc9d00b0101b8a8 SHA1: e7084bea45f48c1ead5ac67b7bb51d334a1451cf SHA256: 6102488783d30c69dc3ad4040e959fb9a137a93b0b14d64ae93d5f0326686458 SHA512: 914bd8f59bb4c9cf514aaa8210d05b3db98d646496647f4cc9338c3cb1cb7f005be9e20d36b6a5cbc33fd2a4d158d394ec816a815a75963e5530e3365ef5c3da 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. Multi-Arch: same Homepage: http://www.multiprecision.org/mpc/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Build-Essential: yes Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libmpdec2 Priority: important Section: libs Installed-Size: 256 Maintainer: Ubuntu Developers Original-Maintainer: Matthias Klose Architecture: amd64 Source: mpdecimal Version: 2.4.0-6 Replaces: libmpdec2.3 Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Breaks: libmpdec2.3 Filename: pool/main/libmpdec2_2.4.0-6_amd64.deb Size: 79404 MD5Sum: 231eb912ecbeb985e7a9930e4d2b6117 SHA1: 8269887078ef536f8ebe536937d618d030cffeea SHA256: 11f663357d5e33314d0074773928e0a38b3fc83f89a3412cbdee08a049613e4f SHA512: 5f5798d4def2be52fb1bb021f315edcbce5d8444adc5b2fac41611b5f199d48af8cfd761acf164fba06ece390d3da82ad052ffb1ca29916c2bf31d7844ee0526 Description: library for decimal floating point arithmetic (runtime library) mpdecimal is a package for correctly-rounded arbitrary precision decimal floating point arithmetic. Multi-Arch: same Homepage: http://www.bytereef.org/mpdecimal/index.html Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libmpfr4 Priority: optional Section: libs Installed-Size: 761 Maintainer: Ubuntu Developers Original-Maintainer: Laurent Fousse Architecture: amd64 Source: mpfr4 Version: 3.1.2-1 Depends: libc6 (>= 2.14), libgmp10 Pre-Depends: multiarch-support Conflicts: libgmp3 (<< 4.1.4-3) Filename: pool/main/libmpfr4_3.1.2-1_amd64.deb Size: 202636 MD5Sum: 3ff03e231bf643436f087da42faaad6d SHA1: d5d2c565fc9d48a268c9541704085aa22a222705 SHA256: 1c061fdaf049aedad2828e22c042fdce84f1a0999f6db7d9a5f1b57f75fa0f08 SHA512: 5659a279f7b77382dd10ebbb6bea511e99424ef233b25d33cbf7f2b178ea337644914c8c003ff12b46ee9edb7fec50a14436e4c694fb765daa94876b47d9d826 Description: multiple precision floating-point computation MPFR provides a library for multiple-precision floating-point computation with correct rounding. The computation is both efficient and has a well-defined semantics. It copies the good ideas from the ANSI/IEEE-754 standard for double-precision floating-point arithmetic (53-bit mantissa). Multi-Arch: same Homepage: http://www.mpfr.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Build-Essential: yes Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libmysqlclient18 Priority: optional Section: libs Installed-Size: 3407 Maintainer: Ubuntu Developers Original-Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: mysql-5.5 Version: 5.5.41-0ubuntu0.14.04.1 Depends: mysql-common (>= 5.5.41-0ubuntu0.14.04.1), libc6 (>= 2.14), zlib1g (>= 1:1.1.4) Pre-Depends: multiarch-support Filename: pool/main/libmysqlclient18_5.5.41-0ubuntu0.14.04.1_amd64.deb Size: 595258 MD5Sum: 43640ce7e0793b5926758e9bada7d1f2 SHA1: 09b2bbb6f68953fe30fec7011a21be2b7872e928 SHA256: 5c6011421b965a67c2732a5aaa70d23a4ba6b438ac2cac3b50348c50bada94ab SHA512: ab611df96313a87a7c05539841b78b65f03fe83a8badcef4e94aa4a0f472260c3ba95b8ed76fe55f35b319722ac47b987f19c02b19ba3269918100c9812ae669 Description: MySQL database client library 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 the client library. Multi-Arch: same Homepage: http://dev.mysql.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: lamp-server, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop-gnome, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, ubuntustudio-video, ubuntustudio-publishing, ubuntustudio-graphics, ubuntustudio-audio Package: libncurses5 Priority: required Section: libs Installed-Size: 292 Maintainer: Ubuntu Developers Original-Maintainer: Craig Small Architecture: amd64 Source: ncurses Version: 5.9+20140118-1ubuntu1 Depends: libtinfo5 (= 5.9+20140118-1ubuntu1), libc6 (>= 2.15) Pre-Depends: multiarch-support, libtinfo5 (>= 5.9-3) Recommends: libgpm2 Filename: pool/main/libncurses5_5.9+20140118-1ubuntu1_amd64.deb Size: 93554 MD5Sum: 4b9fa1adc3d421378b7e0d641e44279f SHA1: 8d0f6f86cb08427efbac36b2ee662b330c45addf SHA256: 6b089b7d9b8aa0f6436e363bf27cd62e49f0bf0e04fa63ba3cb44f1f1d32b687 SHA512: 1f644bbd0a4f1b0e68ff0e988ecea4edd786a2ad9996159a27b468db9f1544c282cc007dc495bd369f20d040fce3bf34a1f19bcabc956423346e9b91ee365ee9 Description: shared libraries for terminal handling The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the shared libraries necessary to run programs compiled with ncurses. Multi-Arch: same Homepage: http://invisible-island.net/ncurses/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libncursesw5 Priority: required Section: libs Installed-Size: 374 Maintainer: Ubuntu Developers Original-Maintainer: Craig Small Architecture: amd64 Source: ncurses Version: 5.9+20140118-1ubuntu1 Depends: libtinfo5 (= 5.9+20140118-1ubuntu1), libc6 (>= 2.15) Pre-Depends: multiarch-support Recommends: libgpm2 Filename: pool/main/libncursesw5_5.9+20140118-1ubuntu1_amd64.deb Size: 118544 MD5Sum: aa7f4add3cfa5484520c2d2abccb23ff SHA1: a521c498a6e6340c3aaecb1527adf5d59f62f8c3 SHA256: 85aa3e0e2a090ebef8a9a95537f6014b22552bc3849f8441db97ba03ba591350 SHA512: d7c24e1377defca4bb612fd1efc9dd837d281894cb7473326edbe7272e5de06b974635b87459d2bc087451f341bf50828e237c069007b344a4f1cede5744cdc3 Description: shared libraries for terminal handling (wide character support) The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the shared libraries necessary to run programs compiled with ncursesw, which includes support for wide characters. Multi-Arch: same Homepage: http://invisible-island.net/ncurses/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libnet-dns-perl Priority: optional Section: perl Installed-Size: 675 Maintainer: Ubuntu Developers Original-Maintainer: Florian Roscher Architecture: amd64 Version: 0.68-1.2build1 Depends: perl (>= 5.18.1-4), perlapi-5.18.1, libc6 (>= 2.4), libdigest-hmac-perl (>= 1), libmime-base64-perl, libnet-ip-perl (>= 1.2), libio-socket-inet6-perl Filename: pool/main/libnet-dns-perl_0.68-1.2build1_amd64.deb Size: 294682 MD5Sum: db010e2773a9fac285b7d258e41f5831 SHA1: e6a501cd69b8ad78bc75189cfcc6e1b4b9f403c6 SHA256: 265f78f1b80c5db4453462c30a685e7cbf8082dada10e51ddf2093f7b3cb5cf6 SHA512: 7d80ce55ac20206c2ce3872ef772a3d69f5b885a1e58b0594fb9634ef2d8af217ba7144be44cf294617c9562f6fc32078a06706ec9cb2de8a8e5296de28d338f Description: Perform DNS queries from a Perl script Net::DNS is a DNS resolver implemented in Perl supporting IPv6. It allows the programmer to perform nearly any type of DNS query from a Perl script. Homepage: http://www.net-dns.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-full, kubuntu-active-desktop, kubuntu-active-full, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libnet-domain-tld-perl Priority: optional Section: perl Installed-Size: 64 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 1.70-1 Depends: perl Filename: pool/main/libnet-domain-tld-perl_1.70-1_all.deb Size: 12392 MD5Sum: 3586edc3ce589a6e34c8a082465aa904 SHA1: 001ae2cdc7dffd22b2175e7e38ebc63c168fccfc SHA256: 1b3f4f0bbec3209ff2d5617d8b73f904d4654f4cb102a4ff2c3595550fbc7011 SHA512: 5492e74798a9ebcd841b77914393e0cf0b642e0eca437127572c04848c4f707df438c5a459279d6e012140d05df91a7480d3f7bfef2ef6bae45284bd5f878ac8 Description: list of currently available Top-level Domains (TLDs) The purpose of Net::Domain::TLD is to provide the user with a current list of available top level domain names including new ICANN additions and ccTLDs. It provides two functions: . - tld_exists - returns whether a certain top-level domain exists - tld - returns various lists of top-level domains Homepage: https://metacpan.org/release/Net-Domain-TLD/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libnet-http-perl Priority: optional Section: perl Installed-Size: 86 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 6.06-1 Replaces: libwww-perl (<< 6.00) Depends: perl Recommends: libio-socket-ssl-perl (>= 1.38) Breaks: libwww-perl (<< 6.00) Filename: pool/main/libnet-http-perl_6.06-1_all.deb Size: 24168 MD5Sum: be81a58e1fa9b014923cc0ac8e992c59 SHA1: 1740c345333de820f50a681056dd66aa1e7912e1 SHA256: 2377f3ab0694f3e87863ef575938a85d5dff2224a442473a13a064633e3675ed SHA512: 176ec498f30550ed930f11cd587d6cd9d873983ebe589b4fc40ce956b5792aeadb6febdc8996691a847e47b5b5be553115e9216b38da7b2337a88ccf64b397c7 Description: module providing low-level HTTP connection client The Net::HTTP class is a low-level HTTP client. An instance of the Net::HTTP class represents a connection to an HTTP server. The HTTP protocol is described in RFC 2616. The Net::HTTP class supports HTTP/1.0 and HTTP/1.1. Net::HTTP is a sub-class of IO::Socket::INET. You can mix its methods with reading and writing from the socket directly. This is not necessarily a good idea, unless you know what you are doing. Homepage: https://metacpan.org/release/Net-HTTP/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libnet-ip-perl Priority: optional Section: perl Installed-Size: 133 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 1.26-1 Depends: perl Filename: pool/main/libnet-ip-perl_1.26-1_all.deb Size: 31546 MD5Sum: 110f45aa37095dc64192bf8e9032e655 SHA1: fe2e889c9f2f00d261962bec82986a351b65b903 SHA256: 63cc2947512efa2d745e70e92ec817c7af6c253b8239c5e754cbe79535f206a0 SHA512: 65f0bba1c2e2c324a564f34d6840f1530b0edec3aead3caeac1b8eb6589ec81481bf65c74dcdb2aee27f7f94d331977c1eae6a3f66c4f2497a5ea0bf453fe08c Description: Perl extension for manipulating IPv4/IPv6 addresses Net::IP provides functions to deal with IPv4/IPv6 addresses. The module can be used as a class, allowing the user to instantiate IP objects, which can be single IP addresses, prefixes, or ranges of addresses. There is also a procedural way of accessing most of the functions. Most subroutines can take either IPv4 or IPv6 addresses transparently. Homepage: http://search.cpan.org/dist/Net-IP/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libnet-smtp-ssl-perl Priority: optional Section: perl Installed-Size: 60 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 1.01-3 Depends: perl, libio-socket-ssl-perl Recommends: libauthen-sasl-perl Filename: pool/main/libnet-smtp-ssl-perl_1.01-3_all.deb Size: 5948 MD5Sum: 614bd815b2caa0c3643aa64043d2a038 SHA1: f8c34291c62e50ac40f4bf0601fcd9c68c19f51e SHA256: 6e8d0f8fa37584b6b07d3189e482ff084f3430d66042f4f5eba57f7b83e08487 SHA512: e6e7e81fba026afd038355608e6b823407dc3779d783c4c4fa4a6d16b72de1edbdbacee58890af9027fb6bf64bf000af80adaf40f653db5c653db0fa6f83bed9 Description: Perl module providing SSL support to Net::SMTP Net::SMTP::SSL implements the same API as Net::SMTP, but uses IO::Socket::SSL for its network operations. Due to the nature of Net::SMTP's new method, it is not overridden to make use of a default port for the SMTPS service. Perhaps future versions will be smart like that. Port 465 is usually what you want, and it's not a pain to specify that. Homepage: http://search.cpan.org/dist/Net-SMTP-SSL/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libnet-ssleay-perl Priority: optional Section: perl Installed-Size: 1011 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: amd64 Version: 1.58-1 Depends: perl (>= 5.18.2-2), perlapi-5.18.2, libc6 (>= 2.14), libssl1.0.0 (>= 1.0.1) Suggests: libmime-base64-perl Filename: pool/main/libnet-ssleay-perl_1.58-1_amd64.deb Size: 242860 MD5Sum: b4a1654a94f3cd8a6339c15e210f8886 SHA1: 9a0a951b9579cf906e6d6400217e10c97f32da95 SHA256: 7b16528a1433f7ea678beba7dc57bc666121e2d538baa84d97feeccfdaa8928d SHA512: 271bae5602df12a4052ccca0e17d367d338884ca7c29173ac1d5d456f2f07296b2cf8d6495cdb75ef3c39fd20d508dc1e4bdff997423f6044e0569a7f16b3fec Description: Perl module for Secure Sockets Layer (SSL) Net::SSLeay is a perl module that allows you to call Secure Sockets Layer (SSL) functions of the SSLeay library directly from your perl scripts. It is useful if you want to program robots that access secure web servers or if you want to build your own applications over SSL encrypted tunnels. If you just want to view web pages on https servers, you do not need this - your web browser already knows to do that. Homepage: https://metacpan.org/release/Net-SSLeay/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-desktop, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libnet-telnet-perl Priority: optional Section: universe/perl Installed-Size: 221 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 3.04-1 Depends: perl Filename: pool/main/libnet-telnet-perl_3.04-1_all.deb Size: 59852 MD5Sum: daf82370464dc7f1437b4272176cc821 SHA1: b16f0fe83c278b02f9510411ddc594d40a097936 SHA256: fb52dbd5cc27adabe92adcfe7da8de9336d1320ecb9ff3fbbf0251bb35feb769 SHA512: ed52573a7104c4bb6a0ab166f8b5a35c83e39fa9051ae51d9774b03bb0aa62e8bc9c3add0caf3693a14d32a907c3608ebf6c47a96effb6baca22aae94b46f5e4 Description: Perl module to script telnetable connections Net::Telnet allows you to make client connections to a TCP port and do network I/O, especially to a port using the TELNET protocol. Simple I/O methods such as print, get, and getline are provided. More sophisticated interactive features are provided because connecting to a TELNET port ultimately means communicating with a program designed for human interaction. These interactive features include the ability to specify a timeout and to wait for patterns to appear in the input stream, such as the prompt from a shell. Homepage: https://metacpan.org/release/Net-Telnet/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libnet1 Priority: optional Section: libs Installed-Size: 164 Maintainer: Ubuntu Developers Original-Maintainer: Stefanos Harhalakis Architecture: amd64 Source: libnet Version: 1.1.6+dfsg-2ubuntu1 Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Filename: pool/main/libnet1_1.1.6+dfsg-2ubuntu1_amd64.deb Size: 41834 MD5Sum: a398b7c0942e93c4394db3309de3505d SHA1: f05a6397e589ce8325d290f77553ed8fad20f185 SHA256: 04696665417e0f232d257d4a4501cddcf6bd0a998f572b72c7f97ef33896010a SHA512: 8b6bcd77990b3e2961fb1d8ce3fe1f485b047973715885819c621e06e40ad462ae80a0e170a596310d3d731a83dfd7f0d5465ae7c214da4d25ac0a1009fac2a2 Description: library for the construction and handling of network packets libnet provides a portable framework for low-level network packet writing and handling. . libnet features portable packet creation interfaces at the IP layer and link layer, as well as a host of supplementary functionality. . Using libnet, quick and simple packet assembly applications can be whipped up with little effort. With a bit more time, more complex programs can be written (Traceroute and ping were easily rewritten using libnet and libpcap). . This package contains the shared library. Multi-Arch: same Homepage: http://libnet-dev.sourceforge.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libnetcf1 Priority: extra Section: libs Installed-Size: 207 Maintainer: Serge Hallyn Architecture: amd64 Source: netcf Version: 1:0.2.3-4ubuntu1 Depends: libaugeas0 (>= 0.6.0), libc6 (>= 2.14), libnl-3-200 (>= 3.2.7), libnl-route-3-200 (>= 3.2.7), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), augeas-lenses Conflicts: libvirt0 (<= 0.10.1-2~) Filename: pool/main/libnetcf1_0.2.3-4ubuntu1_amd64.deb Size: 44382 MD5Sum: 8be8b7c76a08cdb30057e309b733b5b6 SHA1: 1cf3512e8f8e5f3091bee74b460ca7d5c744173a SHA256: 7cf5778e322a982be02aa72d85cbcf2257fb52f9115a99567f65f8104e43fe27 SHA512: a4756218a5a43e76a14ff13186c6e59709303e72c94f6dad56d4c5c49089a43b565ef09f3fce46501d3b081cf0b790d83f5111b83e4d3f9cf1c598c027de6fe1 Description: cross-platform network configuration library Netcf is a library used to modify the network configuration of a system. Network configurations are expressed in a platform-independent XML format, which netcf translates into changes to the system's 'native' network configuration files. Homepage: https://fedorahosted.org/netcf/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host Package: libnetfilter-conntrack3 Priority: extra Section: libs Installed-Size: 145 Maintainer: Ubuntu Developers Original-Maintainer: Alexander Wirt Architecture: amd64 Source: libnetfilter-conntrack Version: 1.0.4-1 Depends: libc6 (>= 2.14), libmnl0, libnfnetlink0 Pre-Depends: multiarch-support Filename: pool/main/libnetfilter-conntrack3_1.0.4-1_amd64.deb Size: 45872 MD5Sum: fa82697b8119c7a2cbc0c7d3d1f64dc8 SHA1: 743b497bd6a6491a8cad11c04103e55c7a9cc93c SHA256: a8222e603d380737f3b489016475617e1c95cc8affc03d4f36436183dde0e8a6 SHA512: aeb99b89628246584864371f83dc4927f5f39366f09e15e9da6d8a126f26162c6943b68338563cb8f0e654fb41219a9d412c533d50baca743032c8972796a715 Description: Netfilter netlink-conntrack library libnetfilter_conntrack is a userspace library providing a programming interface (API) to the in-kernel connection tracking state table. Multi-Arch: same Homepage: http://www.netfilter.org/projects/libnetfilter_conntrack/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-full, kubuntu-active, kubuntu-active-desktop, kubuntu-active-full, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, lubuntu-desktop, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libnetpbm10 Priority: optional Section: libs Installed-Size: 196 Maintainer: Ubuntu Developers Original-Maintainer: Andreas Barth Architecture: amd64 Source: netpbm-free Version: 2:10.0-15ubuntu2 Depends: libc6 (>= 2.7) Filename: pool/main/libnetpbm10_10.0-15ubuntu2_amd64.deb Size: 69042 MD5Sum: 58e723cc2808b96887c6c8f2a17ab9aa SHA1: 5cec2a2c6fa6a04807ba4bfdcd3ca06c1f6ad599 SHA256: a2eaf341ccf91bdff9d24a55072cc888892dd0b0553bcf696a753e985e6590e6 SHA512: f1f5526ebff7bb0746c5cb841a6512b264245932e6216ba9739f3399338ad947ba129ae4ca0cafaaa231f5a4b5adf8a7d81bde41a0c992a1d8d517fb950e1007 Description: Graphics conversion tools shared libraries This package contains the shared libraries used by netpbm. Homepage: http://netpbm.alioth.debian.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-usb, kubuntu-full, kubuntu-active-full, edubuntu-desktop-gnome, edubuntu-usb, ubuntustudio-video, ubuntustudio-photography, ubuntustudio-graphics Package: libnewt0.52 Priority: important Section: libs Installed-Size: 188 Maintainer: Ubuntu Developers Original-Maintainer: Alastair McKinstry Architecture: amd64 Source: newt Version: 0.52.15-2ubuntu5 Depends: libc6 (>= 2.15), libslang2 (>= 2.2.4) Pre-Depends: multiarch-support Recommends: libfribidi0 Filename: pool/main/libnewt0.52_0.52.15-2ubuntu5_amd64.deb Size: 40564 MD5Sum: 31ba176b2adbb646824f1cd5c8594e31 SHA1: e8275319906e5ba50cc3d7cbb989acd7a56859d2 SHA256: 5b1aac4a3770a6dbbf2b5d2c39ea4ccd5ec82b2b05353c920812d141d0270cdc SHA512: b76f5c96cfd9424b5dada39e6885d67281db3d5fe6be3e539afb472b347fae7aa1c8166abaaa6efb45dd004b71338f3ec8b729fd93e20b47fc84de2df694f16e Description: Not Erik's Windowing Toolkit - text mode windowing with slang Newt is a windowing toolkit for text mode built from the slang library. It allows color text mode applications to easily use stackable windows, push buttons, check boxes, radio buttons, lists, entry fields, labels, and displayable text. Scrollbars are supported, and forms may be nested to provide extra functionality. This package contains the shared library for programs that have been built with newt. Multi-Arch: same Homepage: https://fedorahosted.org/newt/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libnfnetlink0 Priority: standard Section: libs Installed-Size: 60 Maintainer: Ubuntu Developers Original-Maintainer: Alexander Wirt Architecture: amd64 Source: libnfnetlink Version: 1.0.1-2 Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Filename: pool/main/libnfnetlink0_1.0.1-2_amd64.deb Size: 15020 MD5Sum: fe7f4daa361af84da4c94172f4d06491 SHA1: 8326836ecaaa4215d544f976dabbf412698b7a98 SHA256: 1b987688a0297cee789b0b2e7ebc98ef29f606840e40f799250ea4e53e4754e0 SHA512: 2865f28bcff5b1228da9bf87af9f025a3ddc088a6972d88455ff5481ae698f9f61371374dca485454738ce98a12d9367c33876f1f564681a8cb68ae386e7ba59 Description: Netfilter netlink library libnfnetlink is the low-level library for netfilter related kernel/userspace communication. It provides a generic messaging infrastructure for in-kernel netfilter subsystems (such as nfnetlink_log, nfnetlink_queue, nfnetlink_conntrack) and their respective users and/or management tools in userspace. Multi-Arch: same Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master Package: libnfsidmap2 Priority: optional Section: libs Installed-Size: 131 Maintainer: Ubuntu Developers Original-Maintainer: Anibal Monsalve Salazar Architecture: amd64 Source: libnfsidmap Version: 0.25-5 Replaces: nfs-common (<< 1:1.2.2-1) Depends: libc6 (>= 2.14), libldap-2.4-2 (>= 2.4.7) Pre-Depends: multiarch-support Conflicts: libnfsidmap1 Breaks: nfs-common (<< 1:1.2.2-1) Filename: pool/main/libnfsidmap2_0.25-5_amd64.deb Size: 32182 MD5Sum: 5e06543f26481fa549a1e017eec4ef36 SHA1: f28b7370542daaf81cefb44d9057fa9b3fb43064 SHA256: ed00ae6b3efc4c28068e5f984d8c69942c68502593da945b89b0045e7fcef396 SHA512: 3b2b98a185c5e23c73fc42b4703b90ccad65cd4c351a99c15182851dc91dc32f8e5bc2f049f62b2fe1c50c258ad2d92db22905a8a5665f4888365b960c8e8317 Description: NFS idmapping library libnfsidmap provides functions to map between NFSv4 names (which are of the form user@domain) and local uid's and gid's. Multi-Arch: same Homepage: http://www.citi.umich.edu/projects/nfsv4/linux/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libnih-dbus1 Priority: required Section: libs Installed-Size: 70 Maintainer: Ubuntu Developers Original-Maintainer: Scott James Remnant Architecture: amd64 Source: libnih Version: 1.0.3-4ubuntu25 Depends: libnih1 (= 1.0.3-4ubuntu25), libc6 (>= 2.3.4), libdbus-1-3 (>= 1.2.16) Pre-Depends: multiarch-support Filename: pool/main/libnih-dbus1_1.0.3-4ubuntu25_amd64.deb Size: 14168 MD5Sum: 1147d380967a4e12601ffc4d5fbc4016 SHA1: 2ac6a3cbb87ddc7aabbb939a3e3471a593662f0d SHA256: f0c0f21c111ebc4f9e79a2d1041d5ab2edc1e95d76c3251d5871ddb8d9cdc268 SHA512: af536b64a2d089b3aea0a136c073d42c93542dde1daa9658aa1bd5f9cfb36dbe7ccccb8aca31ff26d5bdb301785d589850e2d3507d8a994570cbafb0da966769 Description: NIH D-Bus Bindings Library libnih-dbus is a D-Bus bindings library that integrates with the main loop provided by libnih. . This package contains the shared library. Multi-Arch: same Homepage: https://launchpad.net/libnih Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libnih1 Priority: required Section: libs Installed-Size: 148 Maintainer: Ubuntu Developers Original-Maintainer: Scott James Remnant Architecture: amd64 Source: libnih Version: 1.0.3-4ubuntu25 Pre-Depends: multiarch-support, libc6 (>= 2.15~) Filename: pool/main/libnih1_1.0.3-4ubuntu25_amd64.deb Size: 47860 MD5Sum: 256b0a5560e67a8f878a6fd522c820e1 SHA1: b46446214729f087e79ac024b7bb31d414738f88 SHA256: d55b55029d4af7ffb4ef5c6d7fc4de580f7431f2968d9753ede419bd8f19e00c SHA512: a8ba1a3d2c0fe85471cc4c6ca8394fab58cc3079e4b5fb67dc9d62c82c9f8619c9c9ad7a36393aa5e2d3a8feeadd57174f5b1c72b7dd44d1e01dac316c26cdc3 Description: NIH Utility Library libnih is a light-weight "standard library" of C functions to ease the development of other libraries and applications, especially those normally found in /lib. . This package contains the shared library. Multi-Arch: same Homepage: https://launchpad.net/libnih Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libnl-3-200 Priority: optional Section: libs Installed-Size: 167 Maintainer: Ubuntu Developers Original-Maintainer: Heiko Stuebner Architecture: amd64 Source: libnl3 Version: 3.2.21-1 Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Filename: pool/main/libnl-3-200_3.2.21-1_amd64.deb Size: 44452 MD5Sum: 7b2b06eee541993e9507046e0cd0a8c3 SHA1: e363f6cbb7c3048baac0d992fddd7f542426eaa2 SHA256: ab1325fbb91c8797ef911a63f8b8503af7fb50c57c4ecc1820d47f333ecbad3a SHA512: c149acfe341aa27148d94d43588fa33679847dc75d39a5d7bc13f51e0021789a4d6578dbf1cced1d5020bbf31c17a5d98f0a6681e2a01d2be84df5eba3360c40 Description: library for dealing with netlink sockets This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. Multi-Arch: same Homepage: http://people.suug.ch/~tgr/libnl/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, ubuntu-desktop, ubuntu-usb, server, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libnl-genl-3-200 Priority: optional Section: libs Installed-Size: 69 Maintainer: Ubuntu Developers Original-Maintainer: Heiko Stuebner Architecture: amd64 Source: libnl3 Version: 3.2.21-1 Depends: libnl-3-200 (= 3.2.21-1), libc6 (>= 2.4) Pre-Depends: multiarch-support Filename: pool/main/libnl-genl-3-200_3.2.21-1_amd64.deb Size: 10204 MD5Sum: ce91efe3ddf19b68e0ce796d87c4d96d SHA1: 5dc539966960821d79d93c2bce7dfcfa86eaf8f8 SHA256: c17188dc2ea5c16b7316d1d99dfd81f2c738687cd95a5a4b1b34eb629a7e0f83 SHA512: cac7426b9942652e11c219e9acf4b70bd2ef380258813ce7af42dcf6a0dd0441fecb516ab1e44ddb3219a624977a623f6fbb8eb1f63753b84c4cc24337cd7c0e Description: library for dealing with netlink sockets - generic netlink This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . API to the generic netlink protocol, an extended version of the netlink protocol. Multi-Arch: same Homepage: http://people.suug.ch/~tgr/libnl/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, server, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libnl-route-3-200 Priority: optional Section: libs Installed-Size: 356 Maintainer: Ubuntu Developers Original-Maintainer: Heiko Stuebner Architecture: amd64 Source: libnl3 Version: 3.2.21-1 Depends: libnl-3-200 (= 3.2.21-1), libc6 (>= 2.14) Pre-Depends: multiarch-support Filename: pool/main/libnl-route-3-200_3.2.21-1_amd64.deb Size: 95832 MD5Sum: 61e174d65c7adbe5bc33d4ea850725f8 SHA1: 964d03fad0822ee7587f5b60ee883ff671de8d74 SHA256: b3cb9435669b531f62ab8843679d1c27a77abcad205b4d51a0cd8c953ef28d23 SHA512: 52074a0596b0537557babe7820182dc4784504e166e4a981fff957e228cb460d905f7fb25ce46fb51c684d9d625f8569ce4541c236c077a23b7a97876831ad85 Description: library for dealing with netlink sockets - route interface This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . API to the configuration interfaces of the NETLINK_ROUTE family. Multi-Arch: same Homepage: http://people.suug.ch/~tgr/libnl/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, lubuntu-desktop, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libnl1 Priority: optional Section: universe/libs Installed-Size: 387 Maintainer: Ubuntu Developers Original-Maintainer: Michael Biebl Architecture: amd64 Source: libnl Version: 1.1-8ubuntu1 Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Filename: pool/main/libnl1_1.1-8ubuntu1_amd64.deb Size: 133956 MD5Sum: 5f065bf32bcefff2758ffe129a1a1dbc SHA1: ac4c138fe2029ac608de4882b839d1bda4a4e89c SHA256: 7e02298da7cbbf9e1b90d3197a0f545255b8223fbdc59eee6b1765220441180b SHA512: 5a5570b51eb3a0fc0cdc6813299353d5ab9d479b405899025703c68a312b87be0c0558f5b59a6fc756ddc8cf305a1edb4296710530705a50aff9aea1eba6f1b0 Description: library for dealing with netlink sockets This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. Multi-Arch: same Homepage: http://www.infradead.org/~tgr/libnl/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libnspr4 Priority: optional Section: libs Installed-Size: 347 Maintainer: Ubuntu Mozilla Team Original-Maintainer: Maintainers of Mozilla-related packages Architecture: amd64 Source: nspr Version: 2:4.10.7-0ubuntu0.14.04.1 Depends: libc6 (>= 2.15) Pre-Depends: multiarch-support Conflicts: evolution-documentation-cs, evolution-documentation-de, evolution-documentation-el, evolution-documentation-en, evolution-documentation-es, evolution-documentation-fr, evolution-documentation-mk, evolution-documentation-oc, evolution-documentation-ru, evolution-documentation-sv, language-support-translations-cs, language-support-translations-de, language-support-translations-el, language-support-translations-en, language-support-translations-es, language-support-translations-fr, language-support-translations-mk, language-support-translations-oc, language-support-translations-ru, language-support-translations-sv, libnspr4-0d (<< 2:4.9-2~) Breaks: evolution-plugins (<< 3.2.0-0ubuntu2) Filename: pool/main/libnspr4_4.10.7-0ubuntu0.14.04.1_amd64.deb Size: 110552 MD5Sum: 11d1647e5b8b13194fa9d3cac67268c5 SHA1: 0c0d444371ac155e8ba85cf1f196b4e83a127338 SHA256: 4d7bd69695d7361074c99d8c925b8df4b11c70a5ea1abb7b4a8cd4c08b752bfc SHA512: fde3df9573bcf8e0606faf6c3e0d41b09a14d0c6ba7f7cb00a3e541cdbf77c64e5908539639c5e49e95254a2d0aa2c8e8bee44b9610c8d39d6fc92eb33e90622 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. Multi-Arch: same Homepage: http://www.mozilla.org/projects/nspr/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, ubuntu-desktop, ubuntu-usb, tomcat-server, kubuntu-desktop, kubuntu-full, kubuntu-active, kubuntu-active-desktop, kubuntu-active-full, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, lubuntu-desktop, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libnss3-nssdb Priority: optional Section: admin Installed-Size: 115 Maintainer: Ubuntu Developers Original-Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: nss Version: 2:3.17.4-0ubuntu0.14.04.1 Depends: libnss3 (= 2:3.17.4-0ubuntu0.14.04.1) Filename: pool/main/libnss3-nssdb_3.17.4-0ubuntu0.14.04.1_all.deb Size: 10574 MD5Sum: 14321501ff31df6942801199f394d678 SHA1: b56ab79f31b4d491930cc1f3881ec5b12d39f959 SHA256: b09b1499537613ba2aabc527455bae60871f50ec48e0ee84538f0c5aef0271ef SHA512: 2fd56957c18fcd8b4ef90903bda3e818c57dfd6ae782894636145c3c11ba727301338200e0974219d62e66a58f3456795f5ddd0e670361df6214083015fb97e2 Description: Network Security Security libraries - shared databases This package includes shared certificate and key databases. Multi-Arch: foreign Homepage: http://www.mozilla.org/projects/security/pki/nss/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libnss3-tools Priority: optional Section: admin Installed-Size: 3818 Maintainer: Ubuntu Developers Original-Maintainer: Maintainers of Mozilla-related packages Architecture: amd64 Source: nss Version: 2:3.17.4-0ubuntu0.14.04.1 Depends: libc6 (>= 2.14), libnspr4 (>= 2:4.9-2~) | libnspr4-0d (>= 4.7.0~1.9b1), libnss3 (>= 2:3.17.1), zlib1g (>= 1:1.1.4) Filename: pool/main/libnss3-tools_3.17.4-0ubuntu0.14.04.1_amd64.deb Size: 748252 MD5Sum: 60c398f5fed2da2ab245fa2f01f5e0f5 SHA1: eedec25ef5e5cabf273776b2a02c77345887ab22 SHA256: 806ef2969a3528486e510ffdb5673f23f99410ed4803794f6a23400a6752ed35 SHA512: 23973c8abc81e1d6913cdeb7c8ccd3a576eca53df68df598e0dec9f1eb03c22114c7d12601ea7c4c212fe7dc54f06d378ae4513701ede2179862bfe1aefbe726 Description: Network Security Service tools This is a set of tools on top of the Network Security Service libraries. This package includes: * certutil: manages certificate and key databases (cert7.db and key3.db) * modutil: manages the database of PKCS11 modules (secmod.db) * pk12util: imports/exports keys and certificates between the cert/key databases and files in PKCS12 format. * shlibsign: creates .chk files for use in FIPS mode. * signtool: creates digitally-signed jar archives containing files and/or code. * ssltap: proxy requests for an SSL server and display the contents of the messages exchanged between the client and server. Homepage: http://www.mozilla.org/projects/security/pki/nss/tools/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libnss3 Priority: optional Section: libs Installed-Size: 3639 Maintainer: Ubuntu Developers Original-Maintainer: Maintainers of Mozilla-related packages Architecture: amd64 Source: nss Version: 2:3.17.4-0ubuntu0.14.04.1 Depends: libc6 (>= 2.14), libnspr4 (>= 2:4.9-2~) | libnspr4-0d (>= 4.8.6), libsqlite3-0 (>= 3.5.9), zlib1g (>= 1:1.1.4), libnss3-nssdb Pre-Depends: multiarch-support Conflicts: libnss3-1d (<< 2:3.13.4-2) Filename: pool/main/libnss3_3.17.4-0ubuntu0.14.04.1_amd64.deb Size: 1096448 MD5Sum: 387fdd6e1b2af3cc20936d997f87cc1a SHA1: 1c91af56807b3e819c912a6c79397bc20bb7fc95 SHA256: 89a5122a3ae249e646eed5536bee8b2c4a4efcd7d71672ec90d3afaec2568f5c SHA512: c151b5c748e0cc17b52bdfc80d066ac7e318ac6fb5cea42846684a648a8d2ac97edcd64f6279a9521f86212f6348c38bffa03953f2149d2ba6a4a3947c5412e9 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. Multi-Arch: same Homepage: http://www.mozilla.org/projects/security/pki/nss/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, ubuntu-desktop, ubuntu-usb, tomcat-server, kubuntu-desktop, kubuntu-full, kubuntu-active, kubuntu-active-desktop, kubuntu-active-full, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, lubuntu-desktop, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libnuma1 Priority: standard Section: libs Installed-Size: 91 Maintainer: Ubuntu Developers Original-Maintainer: Ian Wienand Architecture: amd64 Source: numactl Version: 2.0.9~rc5-1ubuntu2 Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Filename: pool/main/libnuma1_2.0.9~rc5-1ubuntu2_amd64.deb Size: 20264 MD5Sum: 954489fddc7cec2e4ca5285f311cf1fa SHA1: 918bf46a5a94883499c61b4dcf2f1ee371706d60 SHA256: 2e33b1185130085aa42abe2d2a78b10fe44d9ba1eea74e37957948f7bcbb9c18 SHA512: cd43cbb25697de07988a42383dba0a22bd50541510ff1fe6dd882a6a0b3acdf06e9ae197f0a5ac9c970f5ce00f803c487390909445f8dc5f5a6d90497c889638 Description: Libraries for controlling NUMA policy Library to control specific NUMA (Non-Uniform Memory Architecture) scheduling or memory placement policies. Multi-Arch: same Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active Package: libodbc1 Priority: optional Section: libs Installed-Size: 608 Maintainer: Ubuntu Developers Original-Maintainer: Steve Langasek Architecture: amd64 Source: unixodbc Version: 2.2.14p2-5ubuntu5 Replaces: unixodbc (<< 2.2.14p2-3) Depends: libc6 (>= 2.14), libltdl7 (>= 2.4.2) Pre-Depends: multiarch-support Suggests: libmyodbc, odbc-postgresql, tdsodbc, unixodbc-bin Breaks: unixodbc (<< 2.2.14p2-3) Filename: pool/main/libodbc1_2.2.14p2-5ubuntu5_amd64.deb Size: 175406 MD5Sum: 433e8b9f8a79a80052db69ed4f02fe53 SHA1: 76d5e0a3f66a14b6020dd544f801f429d888635a SHA256: 8d07085583f38b5cfba0bb135776372c6357c8785c0a6feaeb0912db34e449fc SHA512: 77f3e4159cbeb207cc6c451e4a23a43aa772a51c905b8873c493a6428e2c9481f9b85a966ac657c6c7b1a819f9348c0484991a0646d917e106dbab3020eb1609 Description: ODBC library for Unix UnixODBC is an implementation of the Open DataBase Connectivity standard, a database abstraction layer that allows applications to be used with many different relational databases by way of a single library. . This package provides the UnixODBC shared library, libodbc; and libodbctxt.so, a sample driver that reads from and writes to flat text files. Multi-Arch: same Homepage: http://www.unixodbc.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libogg0 Priority: optional Section: libs Installed-Size: 76 Maintainer: Ubuntu Developers Original-Maintainer: Ron Lee Architecture: amd64 Source: libogg Version: 1.3.1-1ubuntu1 Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Filename: pool/main/libogg0_1.3.1-1ubuntu1_amd64.deb Size: 17036 MD5Sum: a6411133fd6d72d08bbcb265a7f31103 SHA1: 849bbe091c033170f8f98dc3142d7da618bb25cd SHA256: 99a62da3269a442a34b779311a8a108bc48d61c779772ae3a219a5acb4649d24 SHA512: fb81cbb57422747ca1452e6e7fea14adef5924aaecb507257762a96e0e597445d30c7492de155bcbbd6ffd6044007ec3a4e46402ffabb28fc2d4e149eaa3e341 Description: Ogg bitstream library Libogg is a library for manipulating ogg bitstreams. It handles both making ogg bitstreams and getting packets from ogg bitstreams. Multi-Arch: same Homepage: http://xiph.org/ogg/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-desktop, ubuntustudio-video, ubuntustudio-audio, ubuntu-gnome-desktop Package: libopenhpi2 Priority: optional Section: libs Installed-Size: 909 Maintainer: Ubuntu Developers Original-Maintainer: Bryan Sutula Architecture: amd64 Source: openhpi Version: 2.14.1-1.3ubuntu2 Replaces: libopenhpi Depends: libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.31.8), libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 4.1.1), libuuid1 (>= 2.16) Recommends: openhpid (= 2.14.1-1.3ubuntu2) Conflicts: libopenhpi Filename: pool/main/libopenhpi2_2.14.1-1.3ubuntu2_amd64.deb Size: 169036 MD5Sum: 944e22dc3ef260c5bd0649642639a113 SHA1: 3ce55cb07540035d01c51521a5419a802648c542 SHA256: 309989180d4cf12037a57f0b7cd328e5e7efbea91ff3b04c078c6e8f9bf0443e SHA512: badf8be633d0403cb5c78a3cbc856b171c5962311797d225eba8a012e4fc281bedc7b536735d3183c25990fdbe9d754054eda666d0bc6f348146102b12ca12cc Description: OpenHPI libraries (runtime and support files) OpenHPI is an implementation of the Service Availability Forum's Hardware Platform Interface specification. (See http://www.saforum.org) As such, OpenHPI facilitates the development of computer manageability applications which are not tied to a single hardware vendor's products. . This package contains the runtime libraries and support files needed by an application program that uses OpenHPI. As a packaging convenience, this base library also includes the watchdog and simulator plugin modules. Homepage: http://openhpi.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libopenipmi0 Priority: optional Section: devel Installed-Size: 1708 Maintainer: Ubuntu Core Developers Original-Maintainer: Noèl Köthe Architecture: amd64 Source: openipmi Version: 2.0.18-0ubuntu7.1 Depends: libc6 (>= 2.15) Filename: pool/main/libopenipmi0_2.0.18-0ubuntu7.1_amd64.deb Size: 423040 MD5Sum: 93a337dd434c8af3cf14c343f2e89346 SHA1: 2ced0b4d57855ecd3660a50f7d579e8f5d9f0e5d SHA256: 0347dc213af454d4b8de035c0c21e99264753740bc02f91a97c775f34e37b7b8 SHA512: c26b76ade9d99cb8ffd360b55d8f843d028206c0110b440c70b9572c99ac212bacc910becff4b62d4cfaf42e5906b139b5ffd6f4c6754447e4a1c8a385e3020c Description: Intelligent Platform Management Interface - runtime IPMI allows remote monitoring and remote management of devices. . This package contains the runtime library. Homepage: http://openipmi.sourceforge.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libopts25 Priority: optional Section: libs Installed-Size: 169 Maintainer: Ubuntu Developers Original-Maintainer: Andreas Metzler Architecture: amd64 Source: autogen Version: 1:5.18-2ubuntu2 Replaces: autogen Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Filename: pool/main/libopts25_5.18-2ubuntu2_amd64.deb Size: 55288 MD5Sum: eb03b85c6c136ed1fe59f84507d1f40e SHA1: 7d7d6601394f6cc2ef32e3d9c730d80883464c4c SHA256: 79033a7a4d9f08f4489e00e9a052baeb821fb8cc7f95b0cc8218eda715635c2f SHA512: a2f97bd26e0ace06c0e941c934ed0a5789f7bf61741c8195fa6820740d6d6ba1391708a5a7fe106d7917da48418f016f895547ef483e73732967d41d36a69510 Description: automated option processing library based on autogen This package contains the shared libraries needed by binaries that use autoopts for option processing. The package containing the header files and static libraries is libopts25-dev. The package containing the development tools is autogen. Multi-Arch: same Homepage: http://www.gnu.org/software/autogen/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-desktop Package: libp11-kit0 Priority: important Section: libs Installed-Size: 317 Maintainer: Ubuntu Developers Original-Maintainer: Debian GnuTLS Maintainers Architecture: amd64 Source: p11-kit Version: 0.20.2-2ubuntu2 Depends: libc6 (>= 2.16), libffi6 (>= 3.0.4) Pre-Depends: multiarch-support Filename: pool/main/libp11-kit0_0.20.2-2ubuntu2_amd64.deb Size: 76512 MD5Sum: e14fef1bedbf3ba399ba496589a6f1df SHA1: f7a9d46d1538dd52ced2aae0f0a0145823b58ec3 SHA256: cacf7de6a143351748787061ec094279cc9ad48bc14543cb3c9afba1358fae94 SHA512: 3cf07ac059d184d393ffc6869c9cd36c35ba6c19a95f2120cdb0be2e35eca180a8c82b6a66474079db2618df408d9111bd6e43ff26577f372ebe1e177ac4d9c8 Description: Library for loading and coordinating access to PKCS#11 modules - runtime Provides a way to load and enumerate PKCS#11 modules. Provides a standard configuration setup for installing PKCS#11 modules in such a way that they're discoverable. . 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. Multi-Arch: same Homepage: http://p11-glue.freedesktop.org/p11-kit.html Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libpam-cap Priority: important Section: libs Installed-Size: 68 Maintainer: Ubuntu Developers Original-Maintainer: Torsten Werner Architecture: amd64 Source: libcap2 Version: 1:2.24-0ubuntu2 Replaces: libcap2-bin (<< 1:2.22-1.1) Depends: libc6 (>= 2.4), libcap2 (>= 2.10), libpam0g (>= 0.99.7.1), libpam-runtime (>= 1.1.3-2~) Breaks: libcap2-bin (<< 1:2.22-1.1) Filename: pool/main/libpam-cap_2.24-0ubuntu2_amd64.deb Size: 7058 MD5Sum: 32d717f1df9594735a06f0cb2f860b8a SHA1: ad1c3a139d6a0fe57a626ca31d1f3e91aff1a185 SHA256: 24bd94291e6690e9fd4ffd1d6d1ffbd08801ed6151064c4bb0b36124a3c3509d SHA512: f085553745394a12b7002762ac814bc0232fe0ced18fc7b95a2be0c9975d30861fa2f705803d7b87b00b30c1d3083007f396eb21ea08bfce22fadc5db0ddbe7e Description: PAM module for implementing capabilities This package contains the PAM module for enforcing capabilities on users and groups at PAM session start time. Multi-Arch: same Homepage: http://sites.google.com/site/fullycapable/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libpam-modules-bin Priority: required Section: admin Installed-Size: 225 Maintainer: Ubuntu Developers Original-Maintainer: Steve Langasek Architecture: amd64 Source: pam Version: 1.1.8-1ubuntu2 Replaces: libpam-modules (<< 1.1.3-8) Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.14), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32) Filename: pool/main/libpam-modules-bin_1.1.8-1ubuntu2_amd64.deb Size: 31110 MD5Sum: ec564db2a16f43eaab7abfe5387bbdd8 SHA1: 0ba869b46e16e8d8bfd8a60632bcec5284046e13 SHA256: a1f84000f8aa38bce2b7dfe5a7aa7c85a0b59100ef3e5d6f46d5deb493e83a92 SHA512: 154ad7c6ae3b34cb10d5d6506d7ccc1db3b785895c63009c0b4b9e83a73712f140681d970beb99821455d51eba0d8c84ac450a0c8508b30223b8cb92eeef52e3 Description: Pluggable Authentication Modules for PAM - helper binaries This package contains helper binaries used by the standard set of PAM modules in the libpam-modules package. Multi-Arch: foreign Homepage: http://pam.sourceforge.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libpam-modules Priority: required Section: admin Installed-Size: 840 Maintainer: Ubuntu Developers Original-Maintainer: Steve Langasek Architecture: amd64 Source: pam Version: 1.1.8-1ubuntu2 Replaces: libpam-umask, libpam0g-util Provides: libpam-mkhomedir, libpam-motd, libpam-umask Pre-Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.15), libdb5.3, libpam0g (>= 1.1.3-2), libselinux1 (>= 2.1.9), debconf (>= 0.5) | debconf-2.0, libpam-modules-bin (= 1.1.8-1ubuntu2) Conflicts: libpam-mkhomedir, libpam-motd, libpam-umask Filename: pool/main/libpam-modules_1.1.8-1ubuntu2_amd64.deb Size: 234034 MD5Sum: f2b73749f1b48f8d33a9af9e2a68a3c9 SHA1: 7563dbc98ae8e184f1760dbbc8c337054779093f SHA256: e171a6f1624c0af5c2b5a84447cb81733ddadd2dceb6fa74c96499763cd80917 SHA512: 133b7d3003af51db58c0f025c217e028f758c53ef2416c2f04571a1cfd3b1ca87aac6b1cc3849b2cd11f9c5419cd8c2776a575a232547408d5b7d207e7d6c8a8 Description: Pluggable Authentication Modules for PAM This package completes the set of modules for PAM. It includes the pam_unix.so module as well as some specialty modules. Multi-Arch: same Homepage: http://pam.sourceforge.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libpam-runtime Priority: required Section: admin Installed-Size: 300 Maintainer: Ubuntu Developers Original-Maintainer: Steve Langasek Architecture: all Source: pam Version: 1.1.8-1ubuntu2 Replaces: libpam0g-dev, libpam0g-util Depends: debconf (>= 0.5) | debconf-2.0, debconf (>= 1.5.19) | cdebconf, libpam-modules (>= 1.0.1-6) Conflicts: libpam0g-util Filename: pool/main/libpam-runtime_1.1.8-1ubuntu2_all.deb Size: 37720 MD5Sum: 00bbabf3246623565cf6713e800cec3e SHA1: 7f2a48605c0cf9d1aeea8060a17a6e8bced7f60b SHA256: 865acf4e0a88bcecf246d5f2d4510a820fc32eec97dc673dbf320b1b3ee2c6dc SHA512: f5871c977894cb31089dc2a09fb10ef81a32e8f367e108a84aac4fea393cdaa747a5eeb318f47e3fa9350803d7c2360b7e991125f01641034c5f151245af043a Description: Runtime support for the PAM library Contains configuration files and directories required for authentication to work on Debian systems. This package is required on almost all installations. Multi-Arch: foreign Homepage: http://pam.sourceforge.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libpam-systemd Priority: standard Section: admin Installed-Size: 134 Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Architecture: amd64 Source: systemd Version: 204-5ubuntu20.10 Replaces: libpam-xdg-support, systemd-services (<< 198-0ubuntu7) Provides: libpam-xdg-support Depends: libc6 (>= 2.14), libcap2 (>= 2.10), libcgmanager0, libdbus-1-3 (>= 1.0.2), libnih-dbus1 (>= 1.0.0), libnih1 (>= 1.0.0), libpam0g (>= 0.99.7.1), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), systemd-services (= 204-5ubuntu20.10), libpam-runtime (>= 1.0.1-6) Pre-Depends: multiarch-support Conflicts: libpam-xdg-support Breaks: systemd-services (<< 198-0ubuntu7) Filename: pool/main/libpam-systemd_204-5ubuntu20.10_amd64.deb Size: 25516 MD5Sum: 7f129a20d8768cdd8adcd275fd54a49f SHA1: 2d0dcd1eebcdd202897b9da11ec4ba633b96b74b SHA256: 7b4c9fde597d973b44e7c3faf206ea1f5da59768c645ba88b54423c8d49cf7b1 SHA512: a6d9f3820fbb7918109c16d79cf44b973e465a286f7e780d69c4118ca0e09b273505d9c00bed81bc9d73ca088e2de39215f79d94bc41c2700135cc40cbd7c0cb Description: system and service manager - PAM module systemd is a replacement for sysvinit. It is dependency-based and able to read the LSB init script headers in addition to parsing rcN.d links as hints. . It also provides process supervision using cgroups and the ability to not only depend on other init script being started, but also availability of a given mount point or dbus service. . This package contains the PAM module which registers user sessions in the systemd control group hierarchy Multi-Arch: same Homepage: http://www.freedesktop.org/wiki/Software/systemd Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libpam0g Priority: required Section: libs Installed-Size: 225 Maintainer: Ubuntu Developers Original-Maintainer: Steve Langasek Architecture: amd64 Source: pam Version: 1.1.8-1ubuntu2 Replaces: libpam0g-util Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.14), debconf (>= 0.5) | debconf-2.0 Pre-Depends: multiarch-support Suggests: libpam-doc Filename: pool/main/libpam0g_1.1.8-1ubuntu2_amd64.deb Size: 55830 MD5Sum: 21c453d59675e604b9fe64702e7cb9f0 SHA1: 5162b8f56eb7342cebb22b3d8dfa8325f62b7f27 SHA256: 175bf3c8bbac431b60b5907a281489b7c4f96499a67f12241c03f5d60e1ed7cb SHA512: a9bbd7dc94162f9a5648673107560b908edadfbf03b7c973563adb3baa0d07d24d74984c6b32b14d1fbd40029507c1ed0cc849d1d300b9103f37202b4b0d04c2 Description: Pluggable Authentication Modules library Contains the shared library for Linux-PAM, a library that enables the local system administrator to choose how applications authenticate users. In other words, without rewriting or recompiling a PAM-aware application, it is possible to switch between the authentication mechanism(s) it uses. One may entirely upgrade the local authentication system without touching the applications themselves. Multi-Arch: same Homepage: http://pam.sourceforge.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libpaper-utils Priority: optional Section: utils Installed-Size: 70 Maintainer: Ubuntu Developers Original-Maintainer: Giuseppe Sacco Architecture: amd64 Source: libpaper Version: 1.1.24+nmu2ubuntu3 Replaces: libpaper1 (<< 1.1.10), libpaperg (<< 1.1.9) Depends: libc6 (>= 2.4), libpaper1 Filename: pool/main/libpaper-utils_1.1.24+nmu2ubuntu3_amd64.deb Size: 8244 MD5Sum: c1785586284f17aff8249d186e5c6984 SHA1: 75f20c11f3e9783d54410305c04d52650d2e2860 SHA256: c571a18b86ee556a44a8250539f5cfa57870ad8ee100f70ab87be40a1aad924b SHA512: eddfa0c16909f25dd993360b420a170444b44266c63286ac8809534b5f49efb0393f5af1cf38e98bcdaeff48a4250218bca07be486fbb08de6f12dcd481e36e8 Description: library for handling paper characteristics (utilities) The libpaper paper-handling library automates recognition of many different paper types and sizes for programs that need to deal with printed output. . This package contains utilities for setting the system's default paper type and for accessing paper type information from shell scripts. Multi-Arch: foreign Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, print-server, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libpaper1 Priority: optional Section: libs Installed-Size: 89 Maintainer: Ubuntu Developers Original-Maintainer: Giuseppe Sacco Architecture: amd64 Source: libpaper Version: 1.1.24+nmu2ubuntu3 Replaces: libpaperg (<< 1.1.9) Provides: libpaperg Depends: libc6 (>= 2.14), debconf (>= 0.5) | debconf-2.0, ucf (>= 0.28) Pre-Depends: multiarch-support Recommends: libpaper-utils Filename: pool/main/libpaper1_1.1.24+nmu2ubuntu3_amd64.deb Size: 13450 MD5Sum: 531fe052e528e0e85be967b9384701b8 SHA1: 4b1c1d5b154de71ab106df7cdbb50ab788b31c33 SHA256: e814f427670accafe6ea86916ab8ee5ed3a538cb378c292faf9524cf31d42311 SHA512: 581a84a0f7db9fc6abfdff5f87acd2bf880f770f422b6f504241ead3dc4999769c49d3283edb4107d03f749d3d25fe1933ec24c1d0361b189866eb021af998f5 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. Multi-Arch: same Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, print-server, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libparse-debcontrol-perl Priority: optional Section: perl Installed-Size: 88 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 2.005-4 Depends: perl, libio-stringy-perl, libwww-perl, liberror-perl, libexporter-lite-perl Recommends: libtie-ixhash-perl Filename: pool/main/libparse-debcontrol-perl_2.005-4_all.deb Size: 24248 MD5Sum: 82bdc7c643fdfc27504bd43a4103372e SHA1: 90b6561037e7277269c06d51e9d0cc4dfc36fe36 SHA256: c0eb06f4e4585f03ceff24bec3144661070af4491eb2b26f659812c94c68b2bc SHA512: a99680865de654fa0a8d5d9904d25f2ffa4f9185961d70772da55a560310cf0e4ed81c61f444e6ad025888b48ea0f323ecddec1a2b343a10e242fd08fe82c446 Description: parser for debian control-like files Parse::DebControl is an easy OO way to parse Debian control files and other colon separated key-value pairs. It's specifically designed to handle the format used in Debian control files, template files, and the cache files used by dpkg. . For basic format information see: http://www.debian.org/doc/debian-policy/ch-controlfields.html#s-controlsyntax . This module does not actually do any intelligence with the file content (because there are a lot of files in this format), but merely handles the format. It can handle simple control files, or files hundreds of lines long efficiently and easily. Homepage: https://metacpan.org/release/Parse-DebControl/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libparse-debianchangelog-perl Priority: optional Section: perl Installed-Size: 232 Maintainer: Ubuntu Developers Original-Maintainer: Frank Lichtenheld Architecture: all Version: 1.2.0-1ubuntu1 Depends: perl, libtimedate-perl, libclass-accessor-perl, liblocale-gettext-perl, libio-string-perl Suggests: libhtml-parser-perl, libhtml-template-perl, libxml-simple-perl Filename: pool/main/libparse-debianchangelog-perl_1.2.0-1ubuntu1_all.deb Size: 53988 MD5Sum: 43a272971d31c5b4341358320f66d3f5 SHA1: 48229cc3883ee684cb348d0db8f34593b3862d78 SHA256: c22709a1db1c67ed2dc964c170f70d1636445ff5d091533ab0be7cafc0fe1a83 SHA512: e5bd63de92323060502f416f661ca3d4e0dc621dccbaaedad7b34a0d27f082cbcbfccde45124cd81522e4532639a7a3d698ee7518b88a63b738303fd2933bd9c Description: parse Debian changelogs and output them in other formats Replacement for the very limited dpkg-parsechangelog. Accessible either via the parsechangelog command line script or as Perl module. . Currently supported output formats: * original dpkg-parsechangelog output format * similar format with multiple stanzas instead of one * XML * HTML (customizable via HTML::Template templates). Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libparted0debian1 Priority: standard Section: libs Installed-Size: 571 Maintainer: Ubuntu Developers Original-Maintainer: Parted Maintainer Team Architecture: amd64 Source: parted Version: 2.3-19ubuntu1 Replaces: libparted0 (<< 2.2-4), libparted1 (<< 2.2), libparted1.4 (<< 1.4.24-2), libparted2 (<< 2.2) Provides: libparted Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.14), libdevmapper1.02.1 (>= 2:1.02.36), libuuid1 (>= 2.16) Pre-Depends: multiarch-support Suggests: parted | nparted, libparted0-dev, libparted0-i18n (= 2.3-19ubuntu1) Conflicts: libparted1 (<< 2.2), libparted2 (<< 2.2), parted (<< 1.4.13+14pre1) Breaks: python-parted (<< 3.6-5) Filename: pool/main/libparted0debian1_2.3-19ubuntu1_amd64.deb Size: 203224 MD5Sum: 7cfe7ef919e0fdb51ba1cb128b39e992 SHA1: 8506028e19cc9b956ac6b2b4c33692ed23c4ddaa SHA256: ad92018816d73663e7ccce7e5f3bb40c91e3b5cc87c913631eb0828ac81555aa SHA512: 5781c1645e6d92c7e14fc50fd1ee8e3e383d79589cacc85c5c3cffb6b8becb0f473c4907a26b2aa7217df56cd1477c60308c299a932cf54b14e6ddfeb2fb02dc Description: disk partition manipulator - shared library GNU Parted is a program that allows you to create, destroy, resize, move, and copy disk partitions. This is useful for creating space for new operating systems, reorganizing disk usage, and copying data to new hard disks. . This package contains the shared library. Multi-Arch: same Homepage: http://www.gnu.org/software/parted Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master Package: libpcap0.8 Priority: standard Section: libs Installed-Size: 313 Maintainer: Ubuntu Developers Original-Maintainer: Romain Francoise Architecture: amd64 Source: libpcap Version: 1.5.3-2 Replaces: libpcap0.8-dev (<< 1.0.0-2) Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Filename: pool/main/libpcap0.8_1.5.3-2_amd64.deb Size: 109850 MD5Sum: 50d6cfeccfe563b6c51e396230e7030a SHA1: 51fba22fbf1b4ea3ed5455ac3af7f847af740914 SHA256: f12dd26f56f7f1276c0726092fbe9246c795c5adae35781762fc2b04f851ab6f SHA512: eb12b9c72ab3344473638a9c216de7487bcf5b1f414249a3e39f92fe96524b6594d89b33d3d27a4cb312b2777c3fb6c8f72bf703a599c4c93be87dfad4415adb Description: system interface for user-level packet capture libpcap (Packet CAPture) provides a portable framework for low-level network monitoring. Applications include network statistics collection, security monitoring, network debugging, etc. . Since almost every system vendor provides a different interface for packet capture, and since there are several tools that require this functionality, the libpcap authors created this system-independent API to ease in porting and to alleviate the need for several system-dependent packet capture modules in each application. Multi-Arch: same Homepage: http://www.tcpdump.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master Package: libpci3 Priority: standard Section: libs Installed-Size: 112 Maintainer: Ubuntu Developers Original-Maintainer: Anibal Monsalve Salazar Architecture: amd64 Source: pciutils Version: 1:3.2.1-1ubuntu5 Replaces: libpci2 Provides: libpci2 Depends: libc6 (>= 2.14), zlib1g (>= 1:1.1.4) Pre-Depends: multiarch-support Conflicts: libpci2 Filename: pool/main/libpci3_3.2.1-1ubuntu5_amd64.deb Size: 26144 MD5Sum: f6dd67e1f05853780679506f8c6c1da4 SHA1: 4718fdece3070853a9c300395ef9f3a915386881 SHA256: 52f55a8e7ec67b7fa8bcdafc879f00c3936f4ebd8874b7bf8d472d981454386a SHA512: 15c5b8e76652fa43d9ff39454c6297dd9a0f49a7498c862fc08fb31632974fec478b7aac91e265e722ebec16ca35331d9cda621a4e5a36dde02d0ab86a504a91 Description: Linux PCI Utilities (shared library) This package contains the libpci shared library files. . The libpci library provides portable access to configuration registers of devices connected to the PCI bus. Multi-Arch: same Homepage: http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libpciaccess0 Priority: optional Section: libs Installed-Size: 77 Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Architecture: amd64 Source: libpciaccess Version: 0.13.2-1 Depends: libc6 (>= 2.7), zlib1g (>= 1:1.1.4) Pre-Depends: multiarch-support Suggests: pciutils Filename: pool/main/libpciaccess0_0.13.2-1_amd64.deb Size: 20416 MD5Sum: 79fc58d377c1501d3dab6bd75bc71911 SHA1: 4d7574c4382ff5db60308c91b4c2703c0fd7ab5b SHA256: fd7c5183d13c1508784b65b4d303faa56a9faa17ae35873df3a18c8309474a9e SHA512: a0f5f92195d391d6423f2b2eaa2f2e3ba8d263a30590a2bbe99815f09def412e2503431639634893282cde4b4e6ec5e78cc59972b509c7e69dfbf2043d3ccf9e Description: Generic PCI access library for X Provides functionality for X to access the PCI bus and devices in a platform-independant way. Multi-Arch: same Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libpcre3 Priority: required Section: libs Installed-Size: 463 Maintainer: Ubuntu Developers Original-Maintainer: Mark Baker Architecture: amd64 Source: pcre3 Version: 1:8.31-2ubuntu2 Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Conflicts: libpcre3-dev (<= 4.3-3) Breaks: approx (<< 4.4-1~), cduce (<< 0.5.3-2~), cmigrep (<< 1.5-7~), galax (<< 1.1-7~), libpcre-ocaml (<< 6.0.1~), liquidsoap (<< 0.9.2-3~), ocsigen (<< 1.3.3-1~) Filename: pool/main/libpcre3_8.31-2ubuntu2_amd64.deb Size: 143518 MD5Sum: 8e3e3b0c6b5d1d53a989f4c3c31839e4 SHA1: 273f7b96f0d00cd4986227bd9e39a9e0dfc214c6 SHA256: fcf61648b4853e8e7569accde66ee7ec85df5ff67e8684b587c0f7a6ce1faeb1 SHA512: a72d101612a61f31a54bfcb4c6ea0f9697c044ada90afe4a0f2a4335c7250e2a29239081f58ac6d2495df162c6901f0cc072a4ce1fd704f7f0dcce69b1e3e1e1 Description: Perl 5 Compatible Regular Expression Library - runtime files This is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . This package contains the runtime libraries. Multi-Arch: same Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libpcrecpp0 Priority: optional Section: libs Installed-Size: 183 Maintainer: Ubuntu Developers Original-Maintainer: Mark Baker Architecture: amd64 Source: pcre3 Version: 1:8.31-2ubuntu2 Replaces: libpcre3 (<< 6.4-1.1) Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libpcre3, libstdc++6 (>= 4.2.1) Pre-Depends: multiarch-support Conflicts: libpcre3 (<< 6.4-1.1) Filename: pool/main/libpcrecpp0_8.31-2ubuntu2_amd64.deb Size: 14472 MD5Sum: a572cc3467704610c204e1ad4c41e333 SHA1: 7dadb5a459be746ae9744791d7fc1e15a2ab87e5 SHA256: 8e404e2d83da13a12b65f5ac4fbd3557ffc91db97772d4b5809dc79730aeb609 SHA512: 3bfdcd73185483233b011ff9c81e1d42be071f5dccb9ed70e91c0c0fe7159c3d4cc1952f088d6586852ee148e2b86cfadf8753dfa27ea8956c1fa02737317870 Description: 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. Multi-Arch: same Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libpe-rules2 Priority: optional Section: libs Installed-Size: 88 Maintainer: Ubuntu Developers Original-Maintainer: Debian HA Maintainers Architecture: amd64 Source: pacemaker Version: 1.1.10+git20130802-1ubuntu2.3 Replaces: libpe-rules-2 (<= 1.0.10-1), pacemaker (<= 1.0.9.1+hg15626-2) Depends: libc6 (>= 2.14), libcrmcommon3 (>= 1.1.10+git20130802), libglib2.0-0 (>= 2.28.0), libqb0 Conflicts: libpe-rules-2 (<= 1.0.10-1), pacemaker (<= 1.0.9.1+hg15626-2) Filename: pool/main/libpe-rules2_1.1.10+git20130802-1ubuntu2.3_amd64.deb Size: 15454 MD5Sum: dbeb5bb18ea3a3c11db5763f6fdaa81a SHA1: 902612167444972f8a8aabbec69327bfeb53a897 SHA256: 7633a3c1038f8d2d1f9152684754d244af58c19ede2937a3f97efe7f0bb6dd50 SHA512: f4595d6c62e3c2296718b137914c3b0c888f3a0f2c4925e313daefc4665e916c0fa1697d8382959fcd6c9c7beac7fbd0dbd378f97171b65e900c4c6367778e88 Description: Pacemaker libraries - rules for P-Engine This package contains some of the libraries provided by and needed for the pacemaker cluster manager. You need to install them if you intend to run pacemaker. Specifically, this package contains the PEngine rules library. Homepage: http://clusterlabs.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libpe-status4 Priority: optional Section: libs Installed-Size: 260 Maintainer: Ubuntu Developers Original-Maintainer: Debian HA Maintainers Architecture: amd64 Source: pacemaker Version: 1.1.10+git20130802-1ubuntu2.3 Replaces: libpe-status-2 (<= 1.0.10-1), libpe-status3, pacemaker (<= 1.0.9.1+hg15626-2) Depends: libc6 (>= 2.14), libcrmcommon3 (>= 1.1.10+git20130802), libglib2.0-0 (>= 2.28.0), libncurses5 (>= 5.5-5~), libqb0, libtinfo5, libxml2 (>= 2.7.4) Conflicts: libpe-status-2 (<= 1.0.10-1), libpe-status3, pacemaker (<= 1.0.9.1+hg15626-2) Filename: pool/main/libpe-status4_1.1.10+git20130802-1ubuntu2.3_amd64.deb Size: 77290 MD5Sum: 2beeb7fc26f310d63c78b75bc186e4ee SHA1: 565de8c599beb498f6ea8bb0fabe017344e9323b SHA256: c6c17697ae710966614b1300434b5767bf327142c67ded1198c45c1cda05130f SHA512: cf68f8054b6774c7d33aa2e3ba43747a766917ba3462485619e4b1d95b1e1a53dbb69dffa8438821f707ec71d1287876b1a30d29bf0941860297023df09bda3d Description: Pacemaker libraries - status for P-Engine This package contains some of the libraries provided by and needed for the pacemaker cluster manager. You need to install them if you intend to run pacemaker. Specifically, this package contains the PEngine status library. Homepage: http://clusterlabs.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libpengine4 Priority: optional Section: libs Installed-Size: 386 Maintainer: Ubuntu Developers Original-Maintainer: Debian HA Maintainers Architecture: amd64 Source: pacemaker Version: 1.1.10+git20130802-1ubuntu2.3 Replaces: libpengine3, pacemaker (<= 1.0.9.1+hg15626-2), pacemaker-dev (<< 1.1.8+git20121010-1) Depends: libc6 (>= 2.14), libcib3 (>= 1.1.10+git20130802), libglib2.0-0 (>= 2.28.0), libpe-status4 (>= 1.1.10+git20130802), libqb0, libxml2 (>= 2.7.4) Conflicts: libpengine3, pacemaker (<= 1.0.9.1+hg15626-2), pacemaker-dev (<< 1.1.8+git20121010-1) Filename: pool/main/libpengine4_1.1.10+git20130802-1ubuntu2.3_amd64.deb Size: 118706 MD5Sum: a572b8e571e1a532a79d5181a735baf6 SHA1: adb8a191b1cdf5ce10567a19eecbc9c510405c43 SHA256: 76487029f54de9ceeb4eeec9d093e3fba2b3af35dd8e361a71ead8b565486ee4 SHA512: 6002aa575b7e7623094e12cd8438ae28554fb88e4cf9f91596ee91d2ef9e177fd4fd89332bec05aed4601200c171f4696c3d07bf1f0f1fa53ac11028c274c71a Description: Pacemaker libraries - P-Engine This package contains some of the libraries provided by and needed for the pacemaker cluster manager. You need to install them if you intend to run pacemaker. Specifically, this package contains the PEngine library. Homepage: http://clusterlabs.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libperl5.18 Priority: optional Section: libs Installed-Size: 29 Maintainer: Ubuntu Developers Original-Maintainer: Niko Tyni Architecture: amd64 Source: perl Version: 5.18.2-2ubuntu1 Replaces: perl-base (<= 5.8.7-4) Depends: libc6 (>= 2.14), perl-base (= 5.18.2-2ubuntu1) Filename: pool/main/libperl5.18_5.18.2-2ubuntu1_amd64.deb Size: 1322 MD5Sum: fcee47bbff6a1f501cab58f1d276928a SHA1: 488220d49a7cc3ef756ffd6a3347dcbdc2e56b39 SHA256: 28d11c9e59e3d7a8ded7c609293471e01829b3a2e719844e00f878f51e9d89c7 SHA512: 52bebd7282b4f4ef4dfd3dba3638742bd1d670d321e3c7faa6ee1a616700b138b335ec81cea86e97708aae8c97e4508328c346162a386d0fee4a19135b3dd4f6 Description: shared Perl library This package is required by programs which embed a Perl interpreter to ensure that the correct version of `perl-base' is installed. It additionally contains the shared Perl library on architectures where the perl binary is linked to libperl.a (currently only i386, for performance reasons). In other cases the actual library is in the `perl-base' package. Homepage: http://dev.perl.org/perl5/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, print-server, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libperlio-gzip-perl Priority: optional Section: perl Installed-Size: 84 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: amd64 Version: 0.18-1build3 Depends: perl (>= 5.18.1-4), perlapi-5.18.1, libc6 (>= 2.4), zlib1g (>= 1:1.1.4) Filename: pool/main/libperlio-gzip-perl_0.18-1build3_amd64.deb Size: 15972 MD5Sum: 934fb50ec50fadf18665f302d94bf028 SHA1: da9ce64e599586cd49c6fc200392e49b2c50d0f1 SHA256: 2a400a156b2b562e3ace37d8caa86110470eb5f66901682c5ec372201adb8744 SHA512: 8f25605c77c4aafcbde43eea8390d497f16a58bf503e4a2f049accd9654c723f0b61de926d17ace18dd5e27e0f1eab61a4a1edb29bda92c42dd035257bae7776 Description: module providing a PerlIO layer to gzip/gunzip PerlIO::gzip is a Perl module that provides a PerlIO layer for manipulating files in the format used by the gzip program. Compression and decompression are both implemented, but cannot be used simultaneously (i.e. files cannot be opened for both reading and writing). Homepage: http://search.cpan.org/dist/PerlIO-gzip/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-full, kubuntu-active-desktop, kubuntu-active-full, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libpgm-5.1-0 Priority: optional Section: universe/libs Installed-Size: 329 Maintainer: Ubuntu Developers Original-Maintainer: Gabriel de Perthuis Architecture: amd64 Source: libpgm Version: 5.1.118-1~dfsg-0.1ubuntu3 Depends: libc6 (>= 2.17) Pre-Depends: multiarch-support Filename: pool/main/libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb Size: 155910 MD5Sum: dd0286ad741615a8e31d60efe224d110 SHA1: 7dda84f095431acb16586ad95541ac52e8031720 SHA256: a728a2a0e2671af9105b82ee6c119eccf70668ea16c0cb47de320e9c367d2ce6 SHA512: 604032a72517adcba483dfe3bdb97e3229868c7de21deff417b5d0484d26e7a08f80f1a922ca25745ed73af2de4d79c963a49c2afd24c302be4f0d21e122cd9e Description: OpenPGM shared library OpenPGM is an open source implementation of the Pragmatic General Multicast (PGM) specification in RFC 3208 available at www.ietf.org. PGM is a reliable and scalable multicast protocol that enables receivers to detect loss, request retransmission of lost data, or notify an application of unrecoverable loss. PGM is a receiver-reliable protocol, which means the receiver is responsible for ensuring all data is received, absolving the sender of reception responsibility. PGM runs over a best effort datagram service, currently OpenPGM uses IP multicast but could be implemented above switched fabrics such as InfiniBand. . This is the runtime package for programs that use the OpenPGM library. Multi-Arch: same Homepage: http://code.google.com/p/openpgm/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libpils2 Priority: optional Section: libs Installed-Size: 79 Maintainer: Ubuntu Developers Original-Maintainer: Debian HA Maintainers Architecture: amd64 Source: cluster-glue Version: 1.0.11+hg2754-1.1build1 Replaces: libcluster-glue (<= 1.0.6-1) Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.24.0), libltdl7 (>= 2.4.2) Conflicts: libcluster-glue (<= 1.0.6-1) Filename: pool/main/libpils2_1.0.11+hg2754-1.1build1_amd64.deb Size: 16166 MD5Sum: 4800a9c01f0215d606b87e4389ea6e64 SHA1: 1aefce533d4bc90559e6bdb5eca5afc71f7b82c6 SHA256: b80ce70a743faa099518726a30f3b9694ad9ffecb73da5c1340c5fbee00e1c54 SHA512: 95e7a948885b7fd227e0a9e336ed2fdbbc3149026f0a667bc3ed7f34191961cd81d323522980958271c01547bcdc4eee5e7a1755357fcfab06fd89fe65753857 Description: Reusable cluster libraries -- libpils2 This package contains the pils library from cluster-glue, the reusable cluster components package. Install it if you want to use the pacemaker cluster manager. Homepage: http://hg.linux-ha.org/glue/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libpipeline1 Priority: standard Section: libs Installed-Size: 88 Maintainer: Colin Watson Architecture: amd64 Source: libpipeline Version: 1.3.0-1 Depends: libc6 (>= 2.15) Pre-Depends: multiarch-support Filename: pool/main/libpipeline1_1.3.0-1_amd64.deb Size: 24042 MD5Sum: b2ec01902378b50dfda3f9ba831712db SHA1: d2e6cd4bf187f183db95f9b2075bde4efd1dd400 SHA256: 1c706241e78c7064794187afb6f184392f0f03d6487d630824be41e072d28a25 SHA512: 5a37f8ee683a8e478f128cfec01c0766abc01979d8c9e1184a1d36e61a647fd5726513eeff81099637862dd832aa859d3371b90e6c5628f525379d71958a1a5e Description: pipeline manipulation library This is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing which is often error-prone and insecure. Multi-Arch: same Homepage: http://libpipeline.nongnu.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libpixman-1-0 Priority: optional Section: libs Installed-Size: 728 Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Architecture: amd64 Source: pixman Version: 0.30.2-2ubuntu1 Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Filename: pool/main/libpixman-1-0_0.30.2-2ubuntu1_amd64.deb Size: 227028 MD5Sum: 60e24d4dc3f929420ae1d4a993a68da0 SHA1: 70a82d74a36caf953d4ff5ff686deef99d0b41fa SHA256: 0fe0bbbcaa338cfb5b749d3b1237793621078e669b92d56ab0182c9e9bc0a5af SHA512: 7cfe8c0ff9bfae4d547dda55ccfb03522342a2662d02f7bbdd2940fc0d500e6ec4e7f1db8f3b964a570399350e3a1c002d31c7e6b45894a9c7602979c9166055 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. Multi-Arch: same Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, ubuntu-desktop, ubuntu-usb, print-server, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libplumb2 Priority: optional Section: libs Installed-Size: 266 Maintainer: Ubuntu Developers Original-Maintainer: Debian HA Maintainers Architecture: amd64 Source: cluster-glue Version: 1.0.11+hg2754-1.1build1 Replaces: libcluster-glue (<= 1.0.6-1) Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.24.0), libpils2 (>= 1.0.11+hg2754), libuuid1 (>= 2.16) Conflicts: libcluster-glue (<= 1.0.6-1) Filename: pool/main/libplumb2_1.0.11+hg2754-1.1build1_amd64.deb Size: 68578 MD5Sum: 7b30a025f0f000357f8762fd344b2824 SHA1: 5dc6111d6ab551db60e548d482642b601b377c45 SHA256: 42a38b6b4cf4659a0c5ac5c2d42b8c45a43a1ec455fd39f72724770030028f21 SHA512: 3959ff16431395a60fe08ac3769c7f3c1bea6c1fd3c99e082b0e9d13a2a17a06de576c3851cf502978d68646509df493b091380bcbc0d3e722ee7f559f0002fc Description: Reusable cluster libraries -- libplumb2 This package contains the plumber ibrary from cluster-glue, the reusable cluster components package. Install it if you want to use the pacemaker cluster manager. Homepage: http://hg.linux-ha.org/glue/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libplumbgpl2 Priority: optional Section: libs Installed-Size: 51 Maintainer: Ubuntu Developers Original-Maintainer: Debian HA Maintainers Architecture: amd64 Source: cluster-glue Version: 1.0.11+hg2754-1.1build1 Replaces: libcluster-glue (<= 1.0.6-1) Depends: libc6 (>= 2.4) Conflicts: libcluster-glue (<= 1.0.6-1) Filename: pool/main/libplumbgpl2_1.0.11+hg2754-1.1build1_amd64.deb Size: 7288 MD5Sum: 88079842882740dc74c6c6503d11ac62 SHA1: 62c0740957106dbd9d737b790132d10a79a6399c SHA256: 6d66bd11215f3ea67d3c19bb24e3ef78b88e7b620b1ff2927377410e0039bffd SHA512: 629be6b11783245968c8deed763812ad763a376b3da2e16cdfd2f7fd5178230af35f1a22f491051d22e7b6df3c007bfaedffc25049a9a2fad40d36b09cf54d1c Description: Reusable cluster libraries -- libplumbgpl2 This package contains the plumber library from cluster-glue, the reusable cluster components package, in the GPL version. Install it if you want to use the pacemaker cluster manager. Homepage: http://hg.linux-ha.org/glue/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libplymouth2 Priority: required Section: libs Installed-Size: 302 Maintainer: Ubuntu Developers Architecture: amd64 Source: plymouth Version: 0.8.8-0ubuntu17.1 Replaces: plymouth (<< 0.7.0+git20090207-0ubuntu0.1~ppa4) Depends: libc6 (>= 2.14), libpng12-0 (>= 1.2.13-4) Pre-Depends: multiarch-support Breaks: casper (= 1.227), mountall (<< 2.8) Filename: pool/main/libplymouth2_0.8.8-0ubuntu17.1_amd64.deb Size: 76768 MD5Sum: 4746e25497884da57bc2b8fb39e7faaa SHA1: 5f716696442b66067d84f67c0320314019d9d559 SHA256: 34eacac5a3b94a6f68febe6131659ab4e0a4a33139b89e1c4d90caf33779bafd SHA512: 020d8b9dc0c5cc01d1c0c38a97131ecdfa4470d9a79a4ab0010a393ab55783f2dbb49560e2ed5ff0c838f00ee7406a352e2d3894065027fc262cf65c8795d21d Description: graphical boot animation and logger - shared libraries Plymouth is an application that runs very early in the boot process (even before the root filesystem is mounted!) that provides a graphical boot animation while the boot process happens in the background. . This package contains the shared libraries. Multi-Arch: same Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libpng12-0 Priority: required Section: libs Installed-Size: 305 Maintainer: Ubuntu Developers Original-Maintainer: Anibal Monsalve Salazar Architecture: amd64 Source: libpng Version: 1.2.50-1ubuntu2 Replaces: libpng12-dev (<= 1.2.8rel-7) Depends: libc6 (>= 2.14), zlib1g (>= 1:1.1.4) Pre-Depends: multiarch-support Conflicts: libpng12-dev (<= 1.2.8rel-7), mzscheme (<= 1:209-5), pngcrush (<= 1.5.10-2), pngmeta (<= 1.11-3), povray-3.5 (<= 3.5.0c-10), qemacs (<= 0.3.1-5) Filename: pool/main/libpng12-0_1.2.50-1ubuntu2_amd64.deb Size: 117426 MD5Sum: f39ae3d8eece1609a11ccabc417980e1 SHA1: ca89c6cd6b9b0afbab8e390b279f90b4e5499eff SHA256: ab4256aa7b304f1e4852c7f545024ee77ebd2f9fa58f1f277162ad991bd10003 SHA512: 4647d3b8c91f5b1cd73b9c38c44d6b1c30f89abaf810a10c5a9c267083d7f4cc0a6b20c284791d4b43943155f19a984802d9d16641446d4925b01a381e76e942 Description: PNG library - runtime libpng is a library implementing an interface for reading and writing PNG (Portable Network Graphics) format files. . This package contains the runtime library files needed to run software using libpng. Multi-Arch: same Homepage: http://libpng.org/pub/png/libpng.html Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libpod-latex-perl Priority: important Section: perl Installed-Size: 127 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 0.61-1 Depends: perl Filename: pool/main/libpod-latex-perl_0.61-1_all.deb Size: 32886 MD5Sum: a3756c8cdd5f81a22d77d1e1250aec1d SHA1: 0e55b73c86d8fc9e0ffe878c354328284152d6bf SHA256: c60d9fed458d5fdaded1e7d1e18218b71308cb23a3b7f7043665ec9cb9560f0c SHA512: 19d3abbbe3c89965907b056eea92a702a7ecac2ae9ea62c58e53c960f0ee40cad918b6c9c59705830d9243f53d8aa959146617216b23dd619bb692ad9bf5db82 Description: module to convert Pod data to formatted LaTeX Pod::LaTeX is a module to convert documentation in the Pod format into LaTeX. The pod2latex command uses this module for translation. . Pod::LaTeX is a derived class from Pod::Select. Homepage: https://metacpan.org/release/Pod-LaTeX/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libpolkit-gobject-1-0 Priority: standard Section: libs Installed-Size: 156 Maintainer: Ubuntu Developers Original-Maintainer: Utopia Maintenance Team Architecture: amd64 Source: policykit-1 Version: 0.105-4ubuntu2 Depends: libc6 (>= 2.7), libglib2.0-0 (>= 2.37.3), libsystemd-login0 (>= 31) Pre-Depends: multiarch-support Breaks: libpolkit-agent-1-0 (<< 0.99), libpolkit-backend-1-0 (<< 0.99), libpolkit-gtk-1-0 (<< 0.99), policykit-1 (<< 0.99) Filename: pool/main/libpolkit-gobject-1-0_0.105-4ubuntu2_amd64.deb Size: 34508 MD5Sum: 9c61350266660f5d68ff1aab48caf78e SHA1: 88533ce01a851dee49314ac02ab080153e30c8ca SHA256: 7a275842ca6e41879c390c0264f68ad2969b4809b9d519ef482e9ca93ba0bc54 SHA512: 50c7359ef8f7632bb35644a102e54442346b49079ce1c0dfed4054bf554efbd7de3e08ef39fee16a78c67283a9254900b567642f4b42a60c846672708ab282c2 Description: PolicyKit Authorization API PolicyKit is a toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. . This package contains a library for accessing PolicyKit. Multi-Arch: same Homepage: http://hal.freedesktop.org/docs/PolicyKit/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libpopt0 Priority: important Section: libs Installed-Size: 128 Maintainer: Ubuntu Developers Original-Maintainer: Paul Martin Architecture: amd64 Source: popt Version: 1.16-8ubuntu1 Replaces: popt Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Conflicts: libpopt-dev (<= 1.4-1), popt, rpm (<= 4.0.2-3) Filename: pool/main/libpopt0_1.16-8ubuntu1_amd64.deb Size: 25500 MD5Sum: 6ea03aeb178aa0beb06a52a182985c5f SHA1: a767ee02c2bcd81bd34b54b9ef15be3927c42eff SHA256: 39568e2bbf8f85f7dc372e778ce2aaf8a2e902baf9c1c62eabdf06169c747719 SHA512: 5c9be29db897f587697c928454f412162317794dfe61eb9aadcaffa798e4c7f09960a9449248ac000e7bcc6015b47c544867aa90f4596b202a7aa9cab589924b Description: lib for parsing cmdline parameters Popt was heavily influenced by the getopt() and getopt_long() functions, but it allows more powerful argument expansion. It can parse arbitrary argv[] style arrays and automatically set variables based on command line arguments. It also allows command line arguments to be aliased via configuration files and includes utility functions for parsing arbitrary strings into argv[] arrays using shell-like rules. . This package contains the runtime library and locale data. Multi-Arch: same Homepage: http://rpm5.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libpq5 Priority: optional Section: libs Installed-Size: 268 Maintainer: Ubuntu Developers Original-Maintainer: Debian PostgreSQL Maintainers Architecture: amd64 Source: postgresql-9.3 Version: 9.3.6-0ubuntu0.14.04 Depends: libc6 (>= 2.14), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.10+dfsg~), libkrb5-3 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), libssl1.0.0 (>= 1.0.0) Filename: pool/main/libpq5_9.3.6-0ubuntu0.14.04_amd64.deb Size: 80088 MD5Sum: 932c8914eba8d44f2581be5dbe197fbf SHA1: 3462609eb9b971ec3e20e7ba62dace7462fe8621 SHA256: 6bd7ab846bc45588ecfb1219e0858498fa02c6be260840ac7e1ee417360f5cd9 SHA512: 68f1ad6f3a3453ad953447a2c2e7336e560b04b626beb301fa84149bed569259ffd6c7637f4f919a4713a33bc102470e1698e3d529378dc4f5481702e9ec0563 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. Homepage: http://www.postgresql.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: postgresql-server Package: libprocps3 Priority: required Section: libs Installed-Size: 138 Maintainer: Ubuntu Developers Original-Maintainer: Craig Small Architecture: amd64 Source: procps Version: 1:3.3.9-1ubuntu2.2 Replaces: procps (<< 1:3.3.2-1) Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Filename: pool/main/libprocps3_3.3.9-1ubuntu2.2_amd64.deb Size: 31432 MD5Sum: 475fc1fc952ce62d4087f745d539718d SHA1: 1e250b3ded0f451c523b0b8298bfa443a95d88e1 SHA256: b50edf950ed09155c20372ece13e9bbce43706273e46f6fe503f10f4db8a1957 SHA512: 08016525108320805a95aa80d4315ff0ad7b7a108e55cdc9cd527acf9325c6e9c991e9827f0effd393af0add3f311cefa4885c866be796528bf47b5b580a0e57 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 compilied with libprocps. Multi-Arch: same Homepage: http://gitorious.org/procps Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libpulse0 Priority: optional Section: libs Installed-Size: 851 Maintainer: Ubuntu Core Developers Original-Maintainer: Pulseaudio maintenance team Architecture: amd64 Source: pulseaudio Version: 1:4.0-0ubuntu11.1 Depends: libasyncns0 (>= 0.3), libc6 (>= 2.15), libdbus-1-3 (>= 1.1.1), libjson-c2 (>= 0.10), libsndfile1 (>= 1.0.20), libwrap0 (>= 7.6-4~), libxcb1 Pre-Depends: multiarch-support Suggests: pulseaudio Breaks: pavucontrol (<< 0.9.8) Filename: pool/main/libpulse0_4.0-0ubuntu11.1_amd64.deb Size: 225440 MD5Sum: 84213503252a6aec962b12cd170af23f SHA1: a60d9f4eb4c33411125008924dde563ad295355e SHA256: 1e5cae936b93ed8827eb40bae7c037ed5f44943621b96101bf7ffc0e16ce7493 SHA512: 603c3c9c7d352547ac1037311dd6a270970843c962c2870eccfad51eed7c441ea587f23d88fe680c025089d362dff602c7e637e2068c3ac43cfd1d790ca2ee97 Description: PulseAudio client libraries PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . Client libraries used by applications that access a PulseAudio sound server via PulseAudio's native interface. Multi-Arch: same Homepage: http://www.pulseaudio.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-desktop, ubuntustudio-video, ubuntustudio-audio, ubuntu-gnome-desktop Package: libpython-stdlib Priority: optional Section: python Installed-Size: 58 Maintainer: Ubuntu Developers Original-Maintainer: Matthias Klose Architecture: amd64 Source: python-defaults Version: 2.7.5-5ubuntu3 Depends: libpython2.7-stdlib (>= 2.7.5-1~) Filename: pool/main/libpython-stdlib_2.7.5-5ubuntu3_amd64.deb Size: 7012 MD5Sum: d188ff3a3c114cea934a4431cc0b593a SHA1: 8893ea97d8b962a56d88ff8c6234c25c1cdb2a84 SHA256: 0ade86ace05a68c3df2c98a50ae67fb7035a2bd1fcb13aaf444a62f2fbcb3acb SHA512: ed9deb3274eed3f2a4a18488dff0887924a7b47341bf9d4a394141d0ad8964d6f937acbb0bc305d16c796bd758816cde64e155fe8d0cd071a80bb96d36f4b0e8 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). Multi-Arch: same Homepage: http://www.python.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, ubuntu-desktop, mail-server, ubuntu-usb, print-server, dns-server, samba-server, cloud-image, server, openssh-server, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libpython2.7-minimal Priority: optional Section: python Installed-Size: 2497 Maintainer: Ubuntu Developers Original-Maintainer: Matthias Klose Architecture: amd64 Source: python2.7 Version: 2.7.6-8 Replaces: libpython2.7-stdlib (<< 2.7.4-2), python2.7 (<< 2.7.4-2), python2.7-minimal (<< 2.7.3-10) Recommends: libpython2.7-stdlib Conflicts: binfmt-support (<< 1.1.2) Breaks: python2.7-minimal (<< 2.7.4~rc1-1~) Filename: pool/main/libpython2.7-minimal_2.7.6-8_amd64.deb Size: 307140 MD5Sum: 47041e86806d6add979b690878825259 SHA1: a0f40f9468c37ebdefaadbdfa627adf16963fa4a SHA256: 2e6b1ee71b3ed91f4464b27825fff4d11ea7de6f4068a9b95111e35f9185c8f3 SHA512: f8c87459c0485be3105a381def8a13b79f290c8a031db4c743319a7678f5c20d5a05748a1e3bba441c4b9483fc8a4c8d9c35fd2f249d1c3feeb2ec02b5943b62 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. Multi-Arch: same Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, ubuntu-desktop, mail-server, ubuntu-usb, print-server, dns-server, samba-server, cloud-image, server, openssh-server, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libpython2.7-stdlib Priority: optional Section: python Installed-Size: 8490 Maintainer: Ubuntu Developers Original-Maintainer: Matthias Klose Architecture: amd64 Source: python2.7 Version: 2.7.6-8 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 Depends: libpython2.7-minimal (= 2.7.6-8), mime-support, libbz2-1.0, libc6 (>= 2.15), libdb5.3, libexpat1 (>= 2.1~beta3), libffi6 (>= 3.0.4), libncursesw5 (>= 5.6+20070908), libreadline6 (>= 6.0), libsqlite3-0 (>= 3.5.9), libssl1.0.0 (>= 1.0.0), libtinfo5 Filename: pool/main/libpython2.7-stdlib_2.7.6-8_amd64.deb Size: 1871504 MD5Sum: 98dc93d0f48044e50873e60bbfbc911c SHA1: 7a07886192086bae20b93fef9da80e428c66e7ec SHA256: 0e10f088abac9ff9e6a02ca4530cab3f3bf2458fdac1319cf93984cb9f68298c SHA512: b255c0fd9d87710c24de66d71e99fc846d5ec43a28aa06df82948c076b82a102cf69222d793096f762de0ab98cfd3a1161d0aaea3e328f41dfd997dfbcb693fe 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. Multi-Arch: same Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, ubuntu-desktop, mail-server, ubuntu-usb, print-server, dns-server, samba-server, cloud-image, server, openssh-server, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libpython2.7 Priority: optional Section: libs Installed-Size: 3493 Maintainer: Ubuntu Developers Original-Maintainer: Matthias Klose Architecture: amd64 Source: python2.7 Version: 2.7.6-8 Replaces: python2.7 (<< 2.6) Depends: libpython2.7-stdlib (= 2.7.6-8), libc6 (>= 2.15), zlib1g (>= 1:1.2.0) Pre-Depends: multiarch-support Filename: pool/main/libpython2.7_2.7.6-8_amd64.deb Size: 1044212 MD5Sum: 7672ed2fbd3cd4d7c3344a59b214fbcb SHA1: 6d3957184fbb03837371663d6dfb12d8598f3019 SHA256: 71e48dfa1c75db74a6d3ea05e54223a7221f97e3dd7efc2cff10ff5078153096 SHA512: 21c3177c18a3ea4304e54b33a9f339ffc983058a56e104b3a4730533873f22f8493c7d09b25892a53a2839f2cabf7478c3d26b1ac359b0d4f5247b08f5fe568d Description: Shared Python runtime 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 the shared runtime library, normally not needed for programs using the statically linked interpreter. Multi-Arch: same Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, print-server, samba-server, cloud-image, server, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libpython3-stdlib Priority: important Section: python Installed-Size: 52 Maintainer: Ubuntu Developers Original-Maintainer: Matthias Klose Architecture: amd64 Source: python3-defaults Version: 3.4.0-0ubuntu2 Depends: libpython3.4-stdlib (>= 3.4.0-0~) Filename: pool/main/libpython3-stdlib_3.4.0-0ubuntu2_amd64.deb Size: 6912 MD5Sum: d059b2128981cdbede383d6fa779ec9e SHA1: e5f1b40ff195e3d7f1c430925ce6eef7ea186ae5 SHA256: 21d0bb3bc4ee13388c2033df4c9a005ec1356320fa8fc6a686df62b2029f8fd0 SHA512: 1a4eb2cd6e6ce1cf2c9a11891b8458476443c998d6c48a158f2961d3e84a59ac3a5caac6a12e21f505259440deda8d6ef52a6e3c74e90a07e90e5b07fa30b3f9 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.4). Multi-Arch: same Homepage: http://www.python.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libpython3.4-minimal Priority: important Section: python Installed-Size: 3231 Maintainer: Ubuntu Core Developers Original-Maintainer: Matthias Klose Architecture: amd64 Source: python3.4 Version: 3.4.0-2ubuntu1 Replaces: libpython3.4-stdlib (<< 3.4~b1-5) Depends: libc6 (>= 2.14), libssl1.0.0 (>= 1.0.1) Pre-Depends: multiarch-support Recommends: libpython3.4-stdlib Conflicts: binfmt-support (<< 1.1.2) Filename: pool/main/libpython3.4-minimal_3.4.0-2ubuntu1_amd64.deb Size: 444078 MD5Sum: f56b7fa7afdd6469a5689873c2b3c70a SHA1: 707d3d83fee57bf70ac156c298071c5ccbdc4680 SHA256: 64f9c324e03b20c5565af8826232b506db866f79c1b15776a8734f73b137e0bc SHA512: dc56590ae0aef43da7981b7abdf227892f333f9098bdd042b93c8c9d18288300829b5fd6534510a55f7d994340bba37094d8fa4ef573163eebdef7ed7e093a5c Description: Minimal subset of the Python language (version 3.4) This package contains some essential modules. It is normally not used on it's own, but as a dependency of python3.4-minimal. Multi-Arch: same Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libpython3.4-stdlib Priority: important Section: python Installed-Size: 9342 Maintainer: Ubuntu Core Developers Original-Maintainer: Matthias Klose Architecture: amd64 Source: python3.4 Version: 3.4.0-2ubuntu1 Depends: libpython3.4-minimal (= 3.4.0-2ubuntu1), mime-support, libbz2-1.0, libc6 (>= 2.15), libdb5.3, libffi6 (>= 3.0.4), liblzma5 (>= 5.1.1alpha+20120614), libmpdec2, libncursesw5 (>= 5.6+20070908), libreadline6 (>= 6.0), libsqlite3-0 (>= 3.5.9), libtinfo5 Pre-Depends: multiarch-support Filename: pool/main/libpython3.4-stdlib_3.4.0-2ubuntu1_amd64.deb Size: 2014842 MD5Sum: d3ddcff1739f63cfdae98a00d8f04bf9 SHA1: 7da05d0eb5aff88727402329a2dc221919bfbb67 SHA256: 8dac42f3b1857911b34aee2f35715dc1dabab92cf7bdc667ae1b85aefe9dfb3a SHA512: a0cb1d96667f54886580bbe03c6c918465678e2cdebcb2beef504cfb7306ddd85d70764fd5d54b05c8d90ac88744c78e2b7ce61d83388be83944fab209e08985 Description: Interactive high-level object-oriented language (standard library, version 3.4) Python is a high-level, interactive, object-oriented language. Its 3.4 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains Python 3.4's standard library. It is normally not used on its own, but as a dependency of python3.4. Multi-Arch: same Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libpython3.4 Priority: optional Section: libs Installed-Size: 4286 Maintainer: Ubuntu Core Developers Original-Maintainer: Matthias Klose Architecture: amd64 Source: python3.4 Version: 3.4.0-2ubuntu1 Depends: libpython3.4-stdlib (= 3.4.0-2ubuntu1), libc6 (>= 2.17), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0) Pre-Depends: multiarch-support Filename: pool/main/libpython3.4_3.4.0-2ubuntu1_amd64.deb Size: 1302614 MD5Sum: 8a4800bd8d9acce9bc5e054448317519 SHA1: 331a3a9555ce53bca7f81d9e1e5dc39bd7d60a94 SHA256: 142d123360a40fa1bc8228d0e2559f8648184127165390bdfb94131fc5133a75 SHA512: 122a8da7776765a65b5741e1c5062de325afc8412d940c9277e4ad477c35593389238649a7f6ab9acc3b1de9b85b8cb995a608456cb142ed6d687e91ef230dbf Description: Shared Python runtime library (version 3.4) Python is a high-level, interactive, object-oriented language. Its 3.4 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains the shared runtime library, normally not needed for programs using the statically linked interpreter. Multi-Arch: same Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-full, kubuntu-active, kubuntu-active-desktop, kubuntu-active-full, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-backend-master, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libqb0 Priority: extra Section: libs Installed-Size: 176 Maintainer: Ubuntu Developers Original-Maintainer: Debian HA Maintainers Architecture: amd64 Source: libqb Version: 0.16.0.real-1ubuntu3 Depends: libc6 (>= 2.16) Filename: pool/main/libqb0_0.16.0.real-1ubuntu3_amd64.deb Size: 55256 MD5Sum: f840af3aa4d08f612389652b2bdfc9e3 SHA1: c9c213eb3eb93c6b2fbe86c2a9075d76d2132690 SHA256: ecb0c09730e7e006b78e86be934c412e9f9f7f1ca0b4a4d5a9f9dfac7af157c6 SHA512: d18824894d69fbd94fed073f2ec57059a7255cc67c6330d459585e62ee98cac3e2f0b00d8024591406a2fc043329d6403b8a0c7b6f3555dafbe3a51172d17378 Description: high performance client server features library libqb provides a set of high performance client-server reusable features. It offers high performance logging, tracing, IPC and poll. Its initial features were spun off the Corosync cluster communication suite to make the accessible easier for other projects. . You'll need this package when installing the Pacemaker cluster manager (1.1.7 or higher) as it makes use of functions provided by this library. Homepage: https://github.com/asalkeld/libqb/wiki Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libquadmath0 Priority: optional Section: libs Installed-Size: 270 Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-4.8 Version: 4.8.2-19ubuntu1 Depends: gcc-4.8-base (= 4.8.2-19ubuntu1), libc6 (>= 2.14) Pre-Depends: multiarch-support Filename: pool/main/libquadmath0_4.8.2-19ubuntu1_amd64.deb Size: 125978 MD5Sum: 855adbb91132334b33ef80e50bfa7510 SHA1: 177f917f13082e0a08463bfe1bbed85e526fe28e SHA256: e6d8b79ec0b7a678e4ba41d368dfc6b47339ecf88c7af7482f11532bf9c8cd05 SHA512: 3eccf7da76876f071634049942d7093702bd22c88b6ac13596fd16ad223feb7beaeb1302f7adf03d71cc75513b69fb4b553158311e7b4aaf82381e5833206f8a 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. Multi-Arch: same Homepage: http://gcc.gnu.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Build-Essential: yes Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, lubuntu-desktop, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libquorum5 Priority: optional Section: libs Installed-Size: 216 Maintainer: Ubuntu Developers Original-Maintainer: Debian HA Maintainers Architecture: amd64 Source: corosync Version: 2.3.3-1ubuntu1 Replaces: corosync (<< 1.99.9-1), corosync-dev (<< 1.99.9-1), libcorosync4 (<= 1.4.2-1) Depends: libc6 (>= 2.4), libcorosync-common4 (>= 2.3.3), libqb0 Conflicts: corosync (<< 1.99.9-1), corosync-dev (<< 1.99.9-1), libcorosync4 (<= 1.4.2-1) Filename: pool/main/libquorum5_2.3.3-1ubuntu1_amd64.deb Size: 6542 MD5Sum: 50cafefcac56d0b9351618533a20279d SHA1: 7f74a4b42dd7944977a25d04fa858e671303409d SHA256: 0686106b73355419428a34cb76b7ebed7a612d0c0c4c812360f9d878ebcdb9d8 SHA512: 39ffbc8fa6dc4afc377bccfb8b22901caed7883cdf6cb0805b2aac6f9d4aee682be8ecb5918b780ed15863d1aa445eba330866637fd870b55a03ede9c4e0e92c Description: Standards-based cluster framework, Quorum library Corosync is a project to implement a production quality "Revised BSD" licensed implementation of all core functionalities required by openais. The project implements cutting edge research on virtual synchrony to provide 100% correct operation in the face of failures or partitionable networks with excellent performance characteristics. . The Application Interface Specification is a software API and policies which are used to develop applications that maintain service during faults. . This package contains the Quorum library, which is a library included in Corosync. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: librabbitmq1 Priority: optional Section: libs Installed-Size: 112 Maintainer: Ubuntu Developers Original-Maintainer: Michael Fladischer Architecture: amd64 Source: librabbitmq Version: 0.4.1-1 Depends: libc6 (>= 2.15), libssl1.0.0 (>= 1.0.0) Pre-Depends: multiarch-support Filename: pool/main/librabbitmq1_0.4.1-1_amd64.deb Size: 35170 MD5Sum: 59f733e1342ff743039cec1d6305fc2c SHA1: b3af8914e1a09d3f6bbca75bbc7cb9d4b6f94cbc SHA256: a22a6fa7b3793c441093b25f64d0feb9a33be138856f33815e335ab80a9b5cf7 SHA512: 7b6f01491437bfafd51abcd6363db4c6b315229f829ce57e067118422e1bd96bbcbc68dca35102ffc141c54af641f9f1d28eaca375dfdb1232a5998335af921c Description: AMQP client library written in C RabbitMQ provides robust messaging for applications. It is easy to use, fit for purpose at cloud scale and supported on all major operating systems and developer platforms. librabbitmq is a C-language AMQP client library for use with AMQP servers such as RabbitMQ speaking protocol versions 0-9-1. . This package includes the library itself. Homepage: https://github.com/alanxz/rabbitmq-c Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: librados2 Priority: optional Section: libs Installed-Size: 5621 Maintainer: Ubuntu Developers Original-Maintainer: Ceph Maintainers Architecture: amd64 Source: ceph Version: 0.80.7-0ubuntu0.14.04.1~mos6.1+1 Replaces: libcrush, libcrush1, librados, librados1 Depends: libboost-system1.54.0, libboost-thread1.54.0, libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libnspr4 (>= 2:4.9-2~) | libnspr4-0d (>= 1.8.0.10), libnss3 (>= 2:3.13.4-2~) | libnss3-1d (>= 3.12.0~1.9b1), libstdc++6 (>= 4.6), libuuid1 (>= 2.16) Pre-Depends: multiarch-support Conflicts: libcrush, libcrush1, librados, librados1 Filename: pool/main/librados2_0.80.7-0ubuntu0.14.04.1~mos6.1+1_amd64.deb Size: 1417578 MD5Sum: 0e8b59488f557ce52ff748285254045a SHA1: 2ed8802d49ca0105a0c8366a788ff7d05a8c846b SHA256: 8cba61ef73827d325b4c6430b461fd8025992683aa7117c78839a84119dcc8fe SHA512: fb28652161359cc2dc47db92670ce32c25c269caafb0f19540ad6cf05e4f65787b17f4ed2a50be160759eec755a742862cbda8b857e64801ae252f214e45c552 Description: RADOS distributed object store client library RADOS is a reliable, autonomic distributed object storage cluster developed as part of the Ceph distributed storage system. This is a shared library allowing applications to access the distributed object store using a simple file-like interface. Homepage: http://ceph.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host Package: librbd1 Priority: optional Section: libs Installed-Size: 965 Maintainer: Ubuntu Developers Original-Maintainer: Ceph Maintainers Architecture: amd64 Source: ceph Version: 0.80.7-0ubuntu0.14.04.1~mos6.1+1 Depends: librados2 (= 0.80.7-0ubuntu0.14.04.1~mos6.1+1), libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6), libuuid1 (>= 2.16) Pre-Depends: multiarch-support Filename: pool/main/librbd1_0.80.7-0ubuntu0.14.04.1~mos6.1+1_amd64.deb Size: 320964 MD5Sum: 6e28ba2dd0b4445982a1fc6a60642305 SHA1: c1921a6d53a4556ec2cb1c719c61b028846230c2 SHA256: 7cb5238d37d32734341e06f879096cb5af1dec216bcc8d991ce9325d41238a31 SHA512: 8074843dddfcbf2c17f882d619394b7fff6bec8f453685ca865eac26f065225af79bf650eb566dc5131b643370de3b3c53c30fb9ac20ffdd8f600e769a17f7b9 Description: RADOS block device client library RBD is a block device striped across multiple distributed objects in RADOS, a reliable, autonomic distributed object storage cluster developed as part of the Ceph distributed storage system. This is a shared library allowing applications to manage these block devices. Homepage: http://ceph.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host Package: librdmacm1 Priority: extra Section: libs Installed-Size: 113 Maintainer: Ubuntu Developers Original-Maintainer: Roland Dreier Architecture: amd64 Source: librdmacm Version: 1.0.16-1 Depends: libc6 (>= 2.15), libibverbs1 (>= 1.1.2) Pre-Depends: multiarch-support Filename: pool/main/librdmacm1_1.0.16-1_amd64.deb Size: 36818 MD5Sum: e48ede8d81ea578c585655eef431b858 SHA1: dd192678b7dbe686b7327ea7c0da2456c3a14d1e SHA256: f6ad59cdfaf899b86555134afd45f4a605b821e27117f2ab5bf768fd8daffa60 SHA512: 91a751125e20a373fe4cfd3e001d455ba5045a794f8307c77ef577b16d5b04bfd516eddee9b1e5fd0b8562bae550937b07428891888648e73f92b54b0e024a81 Description: Library for managing RDMA connections librdmacm is a library that allows applications to set up reliable connected and unreliable datagram transfers when using RDMA adapters. It provides a transport-neutral interface in the sense that the same code can be used for both InfiniBand and iWARP adapters. The interface is based on sockets, but adapted for queue pair (QP) based semantics: communication must use a specific RDMA device, and data transfers are message-based. . librdmacm only provides communication management (connection setup and tear-down) and works in conjunction with the verbs interface provided by libibverbs, which provides the interface used to actually transfer data. . This package contains the shared library. Homepage: http://www.openfabrics.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libreadline5 Priority: optional Section: libs Installed-Size: 361 Maintainer: Ubuntu Developers Original-Maintainer: Debian QA Group Architecture: amd64 Source: readline5 Version: 5.2+dfsg-2 Depends: readline-common, libc6 (>= 2.15), libtinfo5 Pre-Depends: multiarch-support Filename: pool/main/libreadline5_5.2+dfsg-2_amd64.deb Size: 130428 MD5Sum: 105690417cc22d06a1c4a66069ec8a91 SHA1: 5e0e4d8cbad5302244c06f79f74497a30754f8af SHA256: 1cb6c70f2ff93664db86175da398b4209e4a5c17773a040f88c15c07ded6b5b8 SHA512: 5a762642c4e31aea4bb6b0568eee40ccf4df38a366521ebf95912999c4ee9f18a42d33690fb28f9dac37e594f53f52fc3aeefb9a57f124b9482420d428bc9a6a Description: GNU readline and history libraries, run-time libraries The GNU readline library aids in the consistency of user interface across discrete programs that need to provide a command line interface. . The GNU history library provides a consistent user interface for recalling lines of previously typed input. Multi-Arch: same Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-live, ubuntu-usb, server, kubuntu-desktop, kubuntu-live, kubuntu-active, kubuntu-active-desktop, kubuntu-active-live, kubuntu-active, edubuntu-desktop, edubuntu-dvd-live, edubuntu-usb, xubuntu-desktop, xubuntu-live, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntustudio-dvd-live, ubuntu-gnome-desktop, ubuntu-gnome-live Package: libreadline6 Priority: important Section: libs Installed-Size: 404 Maintainer: Ubuntu Developers Original-Maintainer: Matthias Klose Architecture: amd64 Source: readline6 Version: 6.3-4ubuntu2 Depends: readline-common, libc6 (>= 2.15), libtinfo5 Pre-Depends: multiarch-support Filename: pool/main/libreadline6_6.3-4ubuntu2_amd64.deb Size: 116118 MD5Sum: 74b67b6ef21b307955a72f86105e1e0f SHA1: 68209f5da5372f535d0bc2f56962f2b2fa42bc74 SHA256: 446a8ba11a4007dcf74324dd8656368ecf548635d3dea5959af50a6878324ea8 SHA512: 6539de7a1f6913614257404d1a92917ab17df4cc3d16de0338527b7d04261c45755f9ad2bc4c0a53c7a58080bb950991f33e72fba576a0409fc17949a4256080 Description: GNU readline and history libraries, run-time libraries The GNU readline library aids in the consistency of user interface across discrete programs that need to provide a command line interface. . The GNU history library provides a consistent user interface for recalling lines of previously typed input. Multi-Arch: same Bugs: https://bugs.launchpad.net/ubuntu/+filebug Build-Essential: yes Origin: Ubuntu Task: minimal Package: libroken18-heimdal Priority: standard Section: libs Installed-Size: 158 Maintainer: Ubuntu Developers Original-Maintainer: Brian May Architecture: amd64 Source: heimdal Version: 1.6~git20131207+dfsg-1ubuntu1 Depends: libc6 (>= 2.15) Pre-Depends: multiarch-support Filename: pool/main/libroken18-heimdal_1.6~git20131207+dfsg-1ubuntu1_amd64.deb Size: 40042 MD5Sum: 0d5ef83b65e5abb7c1509f29c3fcde44 SHA1: 071fca3844a029dfb946258fcc5aa0ca59c854c7 SHA256: d652d60ef80c79177e8752cbb13f0750d61da7cc32cdd209d98bf1c0d13d8b37 SHA512: 7d2bbc2510b53ec38e18471ac5c3ee185ea5abe7bfdeacb77a4db5c828b0fce4db97c0337bbbb4bb17987a51c2a7cc00e0259b4a0cb483ca8f19945c11bda50f Description: Heimdal Kerberos - roken support library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the library for roken support. Multi-Arch: same Homepage: http://www.h5l.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: librtmp0 Priority: standard Section: libs Installed-Size: 143 Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Architecture: amd64 Source: rtmpdump Version: 2.4+20121230.gitdf6c518-1 Depends: libc6 (>= 2.14), libgcrypt11 (>= 1.4.5), libgnutls26 (>= 2.12.17-0), zlib1g (>= 1:1.1.4) Pre-Depends: multiarch-support Filename: pool/main/librtmp0_2.4+20121230.gitdf6c518-1_amd64.deb Size: 57544 MD5Sum: 8f08f96b1b80139906f282b507c2a9ff SHA1: cd9269fdf892eda92125814acb31b2a22af74eba SHA256: 132414ee8045c6579cc9a4f86fcd174a37674f143ab4c784b6d65a6a9e0bf253 SHA512: fa541b1685cd7daf0fc7b85daca3bb76e4b06bde3689c9787b58c3a3bb8e7ec175faa1c6db0d62665cf213fa4d40d63765e4ca3220776604816aa4118d137dfb Description: toolkit for RTMP streams (shared library) A small dumper for media content streamed over the RTMP protocol (like BBC's iPlayer high quality streams). Supplying an RTMP URL will result in a dumped flv file, which can be played/transcoded with standard tools. . This package contains the shared libraries, header files needed by programs that want to use librtmp. Multi-Arch: same Homepage: http://rtmpdump.mplayerhq.hu/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libruby1.9.1 Priority: optional Section: libs Installed-Size: 12085 Maintainer: Ubuntu Developers Original-Maintainer: Antonio Terceiro Architecture: amd64 Source: ruby1.9.1 Version: 1.9.3.484-2ubuntu1.2 Replaces: irb1.8, libdbm-ruby1.9.1, libgdbm-ruby1.9.1, libopenssl-ruby1.9.1, libreadline-ruby1.9.1, rdoc1.8 Provides: libdbm-ruby1.9.1, libgdbm-ruby1.9.1, libopenssl-ruby1.9.1, libreadline-ruby1.9.1 Depends: ruby1.9.1 (= 1.9.3.484-2ubuntu1.2), ca-certificates, libc6 (>= 2.14), libffi6 (>= 3.0.4), libgdbm3 (>= 1.8.3), libncursesw5 (>= 5.6+20070908), libreadline6 (>= 6.0), libssl1.0.0 (>= 1.0.0), libtinfo5, libyaml-0-2, zlib1g (>= 1:1.2.2) Conflicts: irb1.8 (<< 1.9.1.378-2~), libdbm-ruby1.9.1, libgdbm-ruby1.9.1, libopenssl-ruby1.9.1, libreadline-ruby1.9.1, rdoc1.8 (<< 1.9.1.378-2~) Filename: pool/main/libruby1.9.1_1.9.3.484-2ubuntu1.2_amd64.deb Size: 2645096 MD5Sum: ca709b56133d05fe230ca9275bf0943d SHA1: af2fd1b23f4084b5ed46d03141c7f0de37ebd069 SHA256: 918e566446783cd8c12d1d3c2f3febac1d3363ef6be32ae5bc1ce01f6435c9d3 SHA512: d92e50c9bc73f99a1b840206dfc8070396d5c317f786d0884d38b2a52404f907e9e67a74631177c68019a016bab5f0a0ce7ace4efe093e56ca6208b41644b76d Description: Libraries necessary to run Ruby 1.9.1 Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . This package includes the 'libruby-1.9.1' library, necessary to run Ruby 1.9. (API version 1.9.1) Homepage: http://www.ruby-lang.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop, kubuntu-full, kubuntu-active, kubuntu-active-desktop, kubuntu-active-full, kubuntu-active, edubuntu-desktop-gnome, ubuntustudio-font-meta Package: libsam4 Priority: optional Section: libs Installed-Size: 228 Maintainer: Ubuntu Developers Original-Maintainer: Debian HA Maintainers Architecture: amd64 Source: corosync Version: 2.3.3-1ubuntu1 Replaces: corosync (<< 1.99.9-1), corosync-dev (<< 1.99.9-1), libcorosync4 (<= 1.4.2-1) Depends: libc6 (>= 2.16), libcmap4 (>= 2.3.3), libquorum5 (>= 2.3.3) Conflicts: corosync (<< 1.99.9-1), corosync-dev (<< 1.99.9-1), libcorosync4 (<= 1.4.2-1) Filename: pool/main/libsam4_2.3.3-1ubuntu1_amd64.deb Size: 11086 MD5Sum: 449d5976d9819fd2c86f034919bb46d0 SHA1: dbbfa0f620e69a083373a891f8182fb546330bf1 SHA256: 4baad002177aa902fc41d2079143a8d935ec9de2338795407de6a2c388c40b9e SHA512: c6cb4b9a88290ca59e2b96916dac12508bffd391741ccf7f876d1aacb7f1a05aa70ce9c7f3cd821da3e679b25f0289871a3f4006bd8223b1359efd377c99fd28 Description: Standards-based cluster framework, Sam library Corosync is a project to implement a production quality "Revised BSD" licensed implementation of all core functionalities required by openais. The project implements cutting edge research on virtual synchrony to provide 100% correct operation in the face of failures or partitionable networks with excellent performance characteristics. . The Application Interface Specification is a software API and policies which are used to develop applications that maintain service during faults. . This package contains the Sam library, which is a library included in Corosync. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libsasl2-2 Priority: standard Section: libs Installed-Size: 166 Maintainer: Ubuntu Developers Original-Maintainer: Debian Cyrus SASL Team Architecture: amd64 Source: cyrus-sasl2 Version: 2.1.25.dfsg1-17build1 Replaces: libsasl2 Depends: libc6 (>= 2.15), libsasl2-modules-db (>= 2.1.25.dfsg1-17build1) Pre-Depends: multiarch-support Recommends: libsasl2-modules (>= 2.1.25.dfsg1-17build1) Breaks: postfix (<= 2.8.3-1), slapd (<= 2.4.25-3) Filename: pool/main/libsasl2-2_2.1.25.dfsg1-17build1_amd64.deb Size: 56466 MD5Sum: 4159a7ba7d3699f9ef5dee00ac7dd31b SHA1: e474ed2a5a70ad3dfaf6ea6b05ff47dc3c19fe4b SHA256: 92ee208b5933a850f2f4c5ca07959f6de321d04d1348b795e63bef62ccf34622 SHA512: 163da73307b462c1df0a779d1ea03dca7337d3add164e6a2fb469826842bad616d8ffc29f1c24e5ff9b471c15719b41c1ceb0669f9078a0e94dcc5c03435e4b7 Description: Cyrus SASL - authentication abstraction library This is the Cyrus SASL API implementation, version 2.1. . SASL is the Simple Authentication and Security Layer, a method for adding authentication support to connection-based protocols. To use SASL, a protocol includes a command for identifying and authenticating a user to a server and for optionally negotiating protection of subsequent protocol interactions. If its use is negotiated, a security layer is inserted between the protocol and the connection. See RFC 2222 for more information. . Any of: ANONYMOUS, CRAM-MD5, DIGEST-MD5, GSSAPI (MIT or Heimdal Kerberos 5), NTLM, OTP, PLAIN, or LOGIN can be used. Multi-Arch: same Homepage: http://www.cyrusimap.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libsasl2-modules-db Priority: standard Section: libs Installed-Size: 82 Maintainer: Ubuntu Developers Original-Maintainer: Debian Cyrus SASL Team Architecture: amd64 Source: cyrus-sasl2 Version: 2.1.25.dfsg1-17build1 Replaces: libsasl2-2 (<< 2.1.25.dfsg1-9~), libsasl2-3 (<< 2.1.26.dfsg1-2~), libsasl2-modules (<< 2.1.26.dfsg1-6~) Depends: libc6 (>= 2.14), libdb5.3 Breaks: libsasl2-2 (<< 2.1.25.dfsg1-9~), libsasl2-3 (<< 2.1.26.dfsg1-2~) Filename: pool/main/libsasl2-modules-db_2.1.25.dfsg1-17build1_amd64.deb Size: 14894 MD5Sum: 4a44ca9868c2e46d8acca597f0bccadb SHA1: 38f4bc7eeb6157cd849c0fb06a58357e2b3124a2 SHA256: 54857aa83c44afcb4d97156d46188f09bff88903ecbb7b4c838f3af436779660 SHA512: a459d412adc7f888907d636084c55af4929f9999327d48434909302ca5d3abee790fecc004e7a9699e2cd6eb08622c3eabac7c505d1b7cbdf34a963cdbe89fe6 Description: Cyrus SASL - pluggable authentication modules (DB) This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-2 and RFC 2222 for more information. . This package provides the DB plugin, which supports Berkeley DB lookups. Multi-Arch: same Homepage: http://www.cyrusimap.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libsasl2-modules Priority: standard Section: devel Installed-Size: 229 Maintainer: Ubuntu Developers Original-Maintainer: Debian Cyrus SASL Team Architecture: amd64 Source: cyrus-sasl2 Version: 2.1.25.dfsg1-17build1 Depends: libc6 (>= 2.14), libssl1.0.0 (>= 1.0.0) Suggests: libsasl2-modules-otp, libsasl2-modules-ldap, libsasl2-modules-sql, libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal Filename: pool/main/libsasl2-modules_2.1.25.dfsg1-17build1_amd64.deb Size: 64296 MD5Sum: 1a8cb5f5dd0b71da280fb672f3317989 SHA1: 7fda53e4683f4223d0ca629e578748dbeab97be8 SHA256: 31b9ea19d4f3c9245cd67091d580a3078ff53908d4ca39e7cfb09174208fbac9 SHA512: 0a3bc098ddfcb8d31af11274bcefa18b21c71bcf1742383e267a17866ea77170396d477908e6368feef80c83b3a798fbedbe09fd975bb0abaecba5f516905550 Description: Cyrus SASL - pluggable authentication modules This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-2 and RFC 2222 for more information. . This package provides the following SASL modules: LOGIN, PLAIN, ANONYMOUS, NTLM, CRAM-MD5, and DIGEST-MD5 (with DES support). Multi-Arch: same Homepage: http://www.cyrusimap.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libsctp1 Priority: optional Section: libs Installed-Size: 51 Maintainer: Ubuntu Developers Original-Maintainer: Michael Biebl Architecture: amd64 Source: lksctp-tools Version: 1.0.15+dfsg-1 Depends: libc6 (>= 2.4) Pre-Depends: multiarch-support Recommends: lksctp-tools Filename: pool/main/libsctp1_1.0.15+dfsg-1_amd64.deb Size: 9226 MD5Sum: 6bc0748fae5badaa0fa7e7b22345b9c7 SHA1: 6c0e6143485eacaa424f152c0aef7b8d54009cbf SHA256: 3b656e9d6042ec08d96a585911064a4326e1a1812155216c36fae3f722f1b21b SHA512: 779c3a561e6f36e8298e27ebc4991fa1542b49a49732bee19d5f4d85bedb526e3c64da6665032f2593ddde7a3c1372fdfaf62228894211b2818ba91152a0267d Description: user-space access to Linux Kernel SCTP - shared library This library is part of the LKSCTP project for the Linux Kernel SCTP reference implementation. . This package is intended to supplement the Linux Kernel SCTP reference implementation now available in the Linux kernel source tree in versions 2.5.36 respectively 2.4.24 and following. . 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. RFC2960 defines the core protocol. Multi-Arch: same Homepage: http://lksctp.sf.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libsdl1.2debian Priority: optional Section: libs Installed-Size: 484 Maintainer: Ubuntu Developers Original-Maintainer: Debian SDL packages maintainers Architecture: amd64 Source: libsdl1.2 Version: 1.2.15-8ubuntu1.1 Replaces: libsdl1.2debian-all, libsdl1.2debian-alsa, libsdl1.2debian-esd, libsdl1.2debian-nas, libsdl1.2debian-oss, libsdl1.2debian-pulseaudio Depends: libasound2 (>= 1.0.16), libc6 (>= 2.15), libcaca0 (>= 0.99.beta17-1), libpulse0 (>= 1:0.99.1), libx11-6 (>= 2:1.4.99.1), libxext6 Pre-Depends: multiarch-support Conflicts: libsdl1.2, libsdl1.2-all, libsdl1.2-esd, libsdl1.2-nas, libsdl1.2-oss, libsdl1.2debian-all, libsdl1.2debian-alsa, libsdl1.2debian-esd, libsdl1.2debian-nas, libsdl1.2debian-oss, libsdl1.2debian-pulseaudio Filename: pool/main/libsdl1.2debian_1.2.15-8ubuntu1.1_amd64.deb Size: 162322 MD5Sum: 063b125221dda816ec3554eea53ce52e SHA1: 52f0370b2cfd6664140488557e525e24f4fd48c2 SHA256: 242962e8c322dcea39ae5559e0ea89c5314bae822f037f4cf14b20617f206a8a SHA512: 16248b06da174123bdf60c2b725d6b274028298330858214fe089a04326e3936e3bfb3954be5054b6ea6fc276665934ef0a38dc84cdb1af370418e56fb2c7778 Description: Simple DirectMedia Layer SDL is a library that allows programs portable low level access to a video framebuffer, audio output, mouse, and keyboard. . This version of SDL is compiled with X11 and caca graphics drivers and OSS, ALSA, NAS and PulseAudio sound drivers. Multi-Arch: same Homepage: http://www.libsdl.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, ubuntu-usb, edubuntu-desktop-gnome, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-desktop, ubuntustudio-desktop Package: libseccomp2 Priority: optional Section: libs Installed-Size: 127 Maintainer: Ubuntu Developers Original-Maintainer: Kees Cook Architecture: amd64 Source: libseccomp Version: 2.1.0+dfsg-1 Depends: libc6 (>= 2.3.4) Pre-Depends: multiarch-support Filename: pool/main/libseccomp2_2.1.0+dfsg-1_amd64.deb Size: 34774 MD5Sum: 235f6d21bb05f15d6b0c1e06b3a93e1d SHA1: 34bb6c3d73c0087e5c86e684afaf33826a829bb7 SHA256: e6b71531d43d08d78c0e8cb081d2b0eee24ab87f473fa4f118ea0188b875c4f1 SHA512: 05650ef6a4cceaff63b652ac6f64dfcbec5662d165ec6737ef905506f2ed5e8f805447997153de760c66fb229d372e7807abe82fa0dafc54426d60c689d8e3c4 Description: high level interface to Linux seccomp filter This library provides a high level interface to constructing, analyzing and installing seccomp filters via a BPF passed to the Linux Kernel's prctl() syscall. Multi-Arch: same Homepage: https://sourceforge.net/projects/libseccomp/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host Package: libselinux1 Priority: required Section: libs Installed-Size: 193 Maintainer: Ubuntu Developers Original-Maintainer: Debian SELinux maintainers Architecture: amd64 Source: libselinux Version: 2.2.2-1ubuntu0.1 Depends: libc6 (>= 2.14), libpcre3 Pre-Depends: multiarch-support Filename: pool/main/libselinux1_2.2.2-1ubuntu0.1_amd64.deb Size: 58690 MD5Sum: bb287508f54b5c29b8fd4735a99101ba SHA1: d0bfe5f18a9b8b923de3bb6e47e2c3c830956d38 SHA256: 3317f08611789bec28fc110e0871a557f34cb66f58fa17a72fd710514aeb3efe SHA512: fe12d44dd1434db06c6eca5525de05fc4f2fa1cde3200c38c53bd0659ed66a83e719b3fabef422684a955f715dd51b6fe55752246382ae647b9d58e2c824e28d Description: SELinux runtime shared libraries This package provides the shared libraries for Security-enhanced Linux that provides interfaces (e.g. library functions for the SELinux kernel APIs like getcon(), other support functions like getseuserbyname()) to SELinux-aware applications. Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement, Role-based Access Control, and Multi-level Security. . libselinux1 provides an API for SELinux applications to get and set process and file security contexts and to obtain security policy decisions. Required for any applications that use the SELinux API. libselinux may use the shared libsepol to manipulate the binary policy if necessary (e.g. to downgrade the policy format to an older version supported by the kernel) when loading policy. Multi-Arch: same Homepage: http://userspace.selinuxproject.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libsemanage-common Priority: required Section: libs Installed-Size: 56 Maintainer: Ubuntu Developers Original-Maintainer: Debian SELinux maintainers Architecture: all Source: libsemanage Version: 2.2-1 Replaces: libsemanage1 (<= 2.0.41-1), libsemanage1-dev (<< 2.1.6-3~) Breaks: libsemanage1 (<= 2.0.41-1), libsemanage1-dev (<< 2.1.6-3~) Filename: pool/main/libsemanage-common_2.2-1_all.deb Size: 6488 MD5Sum: 39f4bef23b2f24415e6d6460bc87b518 SHA1: cc1165aec411c062166398a50618799b61f87b00 SHA256: dd4880d8275104496f6f8e836be119d5621242a66525424f596b641e4ef57e71 SHA512: 583f3112b1734e3d08fd2bff4323b2b5f7f929b12479637ae3a9709ef00a2d4ba570dc8f4088a1bd792517d42164bae3d95e2378aba85a59ddd03a16ac5df12f Description: Common files for SELinux policy management libraries This package provides the common files used by the shared libraries for SELinux policy management. . Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement, Role-based Access Control, and Multi-level Security. Multi-Arch: foreign Homepage: http://userspace.selinuxproject.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libsemanage1 Priority: required Section: libs Installed-Size: 263 Maintainer: Ubuntu Developers Original-Maintainer: Debian SELinux maintainers Architecture: amd64 Source: libsemanage Version: 2.2-1 Depends: libsemanage-common (= 2.2-1), libaudit1 (>= 1:2.2.1), libbz2-1.0, libc6 (>= 2.14), libselinux1 (>= 2.1.12), libsepol1 (>= 2.1.4), libustr-1.0-1 (>= 1.0.4) Pre-Depends: multiarch-support Filename: pool/main/libsemanage1_2.2-1_amd64.deb Size: 85608 MD5Sum: 82e8a067059e0d2fa9dfaf1fba025ef2 SHA1: 11de2d9716a01a228d51013d883a916dcdc7c75b SHA256: 69dfaa86d5dd07c88caf9bf4c493926e25dfc8a4b97ddecae3bbe6ea1b01c52f SHA512: 33f6ec00373e5bc7760c5b1568f95d7e6ba8ee9338959a163841eaa0d48ecdc32e49a572775455831de29647309fd66512f4f8b9455be33e80c356a76a846041 Description: SELinux policy management library This package provides the shared libraries for SELinux policy management. It uses libsepol for binary policy manipulation and libselinux for interacting with the SELinux system. It also exec's helper programs for loading policy and for checking whether the file_contexts configuration is valid (load_policy and setfiles from policycoreutils) presently, although this may change at least for the bootstrapping case . Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement, Role-based Access Control, and Multi-level Security. Multi-Arch: same Homepage: http://userspace.selinuxproject.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libsensors4 Priority: optional Section: libs Installed-Size: 142 Maintainer: Ubuntu Developers Original-Maintainer: Aurelien Jarno Architecture: amd64 Source: lm-sensors Version: 1:3.3.4-2ubuntu1 Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Suggests: lm-sensors Filename: pool/main/libsensors4_3.3.4-2ubuntu1_amd64.deb Size: 27250 MD5Sum: 042d478dd8c2f8d47fe197b2bbf2e8a1 SHA1: 668a22debf04b4811a2b3ac8d4cb2775a563729d SHA256: 0646b248bc2f02c04c5e7f7c273c927790369eb5692d82dc52d6bcf6b589192f SHA512: d23b55f91e60ef3c5eea12c1356c8e124374409343ddc7ed5ac1af735e130feb4912754838c863e25f84258466b98ec290d1dabc89b46067aa844789b9d9b139 Description: library to read temperature/voltage/fan sensors Lm-sensors is a hardware health monitoring package for Linux. It allows you to access information from temperature, voltage, and fan speed sensors. It works with most newer systems. . This package contains a shared library for querying lm-sensors. Multi-Arch: same Homepage: http://www.lm-sensors.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, print-server, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libsepol1 Priority: required Section: libs Installed-Size: 322 Maintainer: Ubuntu Developers Original-Maintainer: Debian SELinux maintainers Architecture: amd64 Source: libsepol Version: 2.2-1ubuntu0.1 Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Filename: pool/main/libsepol1_2.2-1ubuntu0.1_amd64.deb Size: 107004 MD5Sum: 12afc6a5e8e300cfe90aa8902836db47 SHA1: 0dac179bd618f436ba8da52b09318d7719298faf SHA256: 8af20b35b27b6a39f45dd046239cecdd95b5e2508df367da50fbb7b63ab2ac4d SHA512: 23cf8b80696ea8d58131d075e5e0d79f19109712f22d9ca34a325f83a2fb0580e8cfd98122077243798cbb3136c8e0f5e3e386e2a469dc6df76246643e16ef9c Description: SELinux library for manipulating binary security policies Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement®, Role-based Access Control, and Multi-level Security. . libsepol provides an API for the manipulation of SELinux binary policies. It is used by checkpolicy (the policy compiler) and similar tools, as well as by programs like load_policy that need to perform specific transformations on binary policies such as customizing policy boolean settings. Multi-Arch: same Homepage: http://userspace.selinuxproject.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libsgutils2-2 Priority: optional Section: libs Installed-Size: 210 Maintainer: Ubuntu Developers Original-Maintainer: Ritesh Raj Sarraf Architecture: amd64 Source: sg3-utils Version: 1.36-1ubuntu1 Replaces: libsgutils2 Depends: libc6 (>= 2.14) Suggests: sg3-utils Conflicts: libsgutils2 Filename: pool/main/libsgutils2-2_1.36-1ubuntu1_amd64.deb Size: 52848 MD5Sum: f0252042b785ce828cfee62b9390f9c1 SHA1: df5d6f492ff6ebed3f6be07ff1bd014688844178 SHA256: 1a8ae307cd032e950a6b179a353d737a497b8efc15551f0f95bd14ab8f3f2b8d SHA512: 671fa36ebb4720338a5287822a9017fe4a965d6482d51b5a50cee37d76c32ef55c5abedc125b837ebd5f3ce8bf6a8be0bf904e1ea65e732f2dd6c311bb081802 Description: utilities for devices using the SCSI command set (shared libraries) Most OSes have SCSI pass-through interfaces that enable user space programs to send SCSI commands to a device and fetch the response. With SCSI to ATA Translation (SAT) many ATA disks now can process SCSI commands. Typically each utility in this package implements one SCSI command. See the draft standards at www.t10.org for SCSI command definitions plus SAT. ATA commands are defined in the draft standards at www.t13.org . For a mapping between supported SCSI and ATA commands and utility names in this package see the COVERAGE file . Shared library used by the utilities in the sg3-utils package. Homepage: http://sg.danny.cz/sg/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-full, kubuntu-active-desktop, kubuntu-active-full, kubuntu-active, edubuntu-desktop, edubuntu-usb, ubuntu-gnome-desktop Package: libsigc++-2.0-0c2a Priority: optional Section: libs Installed-Size: 84 Maintainer: Ubuntu Developers Original-Maintainer: Daniel Burrows Architecture: amd64 Source: libsigc++-2.0 Version: 2.2.10-0.2ubuntu2 Replaces: libsigc++-1.9-0, libsigc++-2.0-0, libsigc++-2.0-0c2 Depends: libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6) Pre-Depends: multiarch-support Conflicts: libsigc++-1.9-0, libsigc++-2.0-0, libsigc++-2.0-0c2 Filename: pool/main/libsigc++-2.0-0c2a_2.2.10-0.2ubuntu2_amd64.deb Size: 9258 MD5Sum: d3582835715d0f3375db31d45b4591cd SHA1: d64c3bd6124169cea07589b266671e96ff52fcf4 SHA256: b3e1023642eedb15845180ca8bad85c7a11de3b038a26a686539fcdedb20eb62 SHA512: 41b39c39cb636522832ca60d37c7e92a3628f8c21129aa4a696c71ec23af32158617db15ac7c0e23647e589bfb1db4ad176e853fc203dc8adfe7c29b15dd9f75 Description: type-safe Signal Framework for C++ - runtime This library implements a full callback system for use in widget libraries, abstract interfaces, and general programming. It provides the ability to connect an abstract callback to a class method, function, or function object, and contains adaptor classes for the connection of dissimilar callbacks. . These are the runtime files for libsigc++, needed only if you wish to run software which depends on it. Multi-Arch: same Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, cloud-image, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, lubuntu-live, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libsigsegv2 Priority: optional Section: libs Installed-Size: 61 Maintainer: Ubuntu Developers Original-Maintainer: Debian Common Lisp Team Architecture: amd64 Source: libsigsegv Version: 2.10-2 Depends: libc6 (>= 2.4) Pre-Depends: multiarch-support Filename: pool/main/libsigsegv2_2.10-2_amd64.deb Size: 15018 MD5Sum: 02a1d6194bd62571a9dcbcad5071d8d9 SHA1: ea3c367f70986edc1fdd944947c68f9051949617 SHA256: 09d39872d594d32c609f6ee3d6c703e614c43b953c4257f477aca8c84e229a95 SHA512: 17fd6da662cb40b30af6f62e6a11d02a97ac91422f9aa7f072ccc18eb58a5b6d168e35633e63d9f453371fb4f4baa1fae373dfa751413cf3882c99b2119c2ce5 Description: Library for handling page faults in a portable way GNU libsigsegv is a library that allows handling page faults in a portable way. It is used e.g. for generational garbage collectors and stack overflow handlers. . This package contains the shared library. Multi-Arch: same Homepage: http://libsigsegv.sourceforge.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, ubuntu-usb, cloud-image, server, edubuntu-desktop-gnome, edubuntu-usb, ubuntustudio-video, ubuntustudio-graphics Package: libslang2 Priority: required Section: libs Installed-Size: 1466 Maintainer: Ubuntu Developers Original-Maintainer: Alastair McKinstry Architecture: amd64 Source: slang2 Version: 2.2.4-15ubuntu1 Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Recommends: libpng12-0 Filename: pool/main/libslang2_2.2.4-15ubuntu1_amd64.deb Size: 475620 MD5Sum: 0bd1a9aa2658c7c43dd72bfbdfce25ca SHA1: d8598f057a259e5c99409be41319449a456e32b0 SHA256: 727f3e493959c5932ef7eb35512e62f4dbeec7c45d5d8250458d05c86f4610c9 SHA512: 9e797b0971ce557c14ac83d34d72b663e50f9afcfa75068472c09c386d2bd66510130c6e69f0008ec7acce6cb67c3fc2275329836f59ba0b23b60a8ef9d90de2 Description: S-Lang programming library - runtime version S-Lang is a C programmer's library that includes routines for the rapid development of sophisticated, user friendly, multi-platform applications. . This package contains only the shared library libslang.so.* and copyright information. It is only necessary for programs that use this library (such as jed and slrn). If you plan on doing development with S-Lang, you will need the companion -dev package as well. Multi-Arch: same Homepage: http://www.jedsoft.org/slang/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libsmi2ldbl Priority: optional Section: universe/libs Installed-Size: 441 Maintainer: Ubuntu Developers Original-Maintainer: Vincent Bernat Architecture: amd64 Source: libsmi Version: 0.4.8+dfsg2-8ubuntu2 Replaces: libsmi0, libsmi1, libsmi2 Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Suggests: snmp-mibs-downloader Conflicts: libsmi0, libsmi1, libsmi2 Filename: pool/main/libsmi2ldbl_0.4.8+dfsg2-8ubuntu2_amd64.deb Size: 99414 MD5Sum: 13e50b16c61aad665ee4db241a6cf908 SHA1: 36ed095876ac4b63c204e3d55e3c20bf59dcacc7 SHA256: 0ce1b39c9692d48f0f34f92c7b454df4f84ec710d02777ac8b252756bfe4c55d SHA512: b7356155eb3f632ba37bcba7878293335b8eec4bfdb2de44e5182fa201d2e7dcdae4864c8a015129cbd73d40018311d183ada31e4b6fcff665968138deafc8bb Description: library to access SMI MIB information The purpose of libsmi is to * give network management applications a concise programmer-friendly interface to access MIB module information, * separate the knowledge on SMI from the main parts of management applications, * allow to add new kinds of MIB repositories without the need to adapt applications that make use of libsmi. . In this context, MIB is "Management Information Base" and SMI stands for "Structure and identification of Management Information". See RFC1902 and others for details. . This package contains the main libsmi library. Multi-Arch: same Homepage: http://www.ibr.cs.tu-bs.de/projects/libsmi/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libsnappy1 Priority: extra Section: libs Installed-Size: 76 Maintainer: Ubuntu Developers Original-Maintainer: Steinar H. Gunderson Architecture: amd64 Source: snappy Version: 1.1.0-1ubuntu1 Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Filename: pool/main/libsnappy1_1.1.0-1ubuntu1_amd64.deb Size: 11152 MD5Sum: 6e75ed3aa224013957954c6671bead67 SHA1: 91ecd4736b00cfd64ff3a38bb97c7cae4f597259 SHA256: 260d6335958cb0679f85f57e0e46b5c192f721fba96d5e3032b59fa7906948d6 SHA512: 18c55bfce137f8984f853457b8b426175b22751ec69c27a59e3973fcf7197d509ee31cc5626af696f6d7221ff934a2e6bd24ea1c5d0f9ea0a95d44de6cc544dc 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. Homepage: http://code.google.com/p/snappy/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libsndfile1 Priority: optional Section: libs Installed-Size: 514 Maintainer: Ubuntu Developers Original-Maintainer: Erik de Castro Lopo Architecture: amd64 Source: libsndfile Version: 1.0.25-7ubuntu2 Depends: libc6 (>= 2.14), libflac8 (>= 1.3.0), libogg0 (>= 1.0rc3), libvorbis0a (>= 1.2.3), libvorbisenc2 (>= 1.1.2) Pre-Depends: multiarch-support Filename: pool/main/libsndfile1_1.0.25-7ubuntu2_amd64.deb Size: 136134 MD5Sum: 7d1069fef8f95bc27c2f12f0d8eb4b08 SHA1: 9d214982197bc5e56a09148de1fa05bfece648ec SHA256: 9ec16b7f1927ea449c83de87c77901e7ef0b4ac34f9153ce4b3135570bb598d3 SHA512: 2ed859a959a3d7127f33d62e7f3b354fce7cd96e62572a5ebe263f8c551b923a1ef0a94659145ca1f610da839f8e3e55bc5e6bbb7374596e9fba09b1e5aa8e4c Description: Library for reading/writing audio files libsndfile is a library of C routines for reading and writing files containing sampled audio data. . Various versions of WAV (integer, floating point, GSM, and compressed formats); Microsoft PCM, A-law and u-law formats; AIFF, AIFC and RIFX; various AU/SND formats (Sun/NeXT, Dec AU, G721 and G723 ADPCM); RAW header-less PCM files; Amiga IFF/8SVX/16SV PCM files; Ensoniq PARIS (.PAF); Apple's Core Audio Format (CAF) and others. Multi-Arch: same Homepage: http://www.mega-nerd.com/libsndfile/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-desktop, ubuntustudio-video, ubuntustudio-audio, ubuntu-gnome-desktop Package: libsnmp-base Priority: optional Section: libs Installed-Size: 692 Maintainer: Ubuntu Developers Original-Maintainer: Net-SNMP Packaging Team Architecture: all Source: net-snmp Version: 5.7.2~dfsg-8.1ubuntu3 Replaces: libsnmp-dev (<< 5.4~dfsg), libsnmp15 (<< 5.7.2~dfsg-5), libsnmp9-dev (<< 5.4~dfsg) Suggests: snmp-mibs-downloader Conflicts: libsnmp-dev (<< 5.4~dfsg), libsnmp30 (<< 5.7.2~dfsg-5), libsnmp9-dev (<< 5.4~dfsg) Breaks: libsnmp15 (<< 5.7.2~dfsg-5) Filename: pool/main/libsnmp-base_5.7.2~dfsg-8.1ubuntu3_all.deb Size: 202948 MD5Sum: bf7e5ff1d27d12703fb37b82f2e13bac SHA1: fd18020d601a00b52457f8b684a069aac5906fe0 SHA256: 221e3733212d71a3a5db10527b83b7559c64b0ffee5c64a196cd948f9c8bf406 SHA512: 1e07e3fb485099ec154eafc92e1ec67123e717a84628cdac92431dcb7bc55677bc82bf81bb76b2e780174faa9a7546884f8e33ab3c5c4881c196a8c80717dce5 Description: SNMP configuration script, MIBs and documentation The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. . This package includes net-snmp-config scripts, documentation and MIBs (Management Information Bases) for the SNMP libraries, agents and applications. MIBs contain a formal description of the data that can be managed using SNMP and applications. . NOTE: If you want the OIDs (Object Identifiers) to resolve to their text description, you need to activate the non-free repository and install the "snmp-mibs-downloader" package. Multi-Arch: foreign Homepage: http://net-snmp.sourceforge.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libsnmp30 Priority: optional Section: libs Installed-Size: 3160 Maintainer: Ubuntu Developers Original-Maintainer: Net-SNMP Packaging Team Architecture: amd64 Source: net-snmp Version: 5.7.2~dfsg-8.1ubuntu3 Replaces: libsnmp-base (<< 5.4.2.1~dfsg-4), libsnmp15, snmp (<< 5.4.3~dfsg-1) Depends: libc6 (>= 2.17), libperl5.18 (>= 5.18.2), libsensors4 (>= 1:3.0.0), libssl1.0.0 (>= 1.0.0), libwrap0 (>= 7.6-4~), libsnmp-base Pre-Depends: multiarch-support Breaks: libsnmp15 Filename: pool/main/libsnmp30_5.7.2~dfsg-8.1ubuntu3_amd64.deb Size: 790294 MD5Sum: c4359a72ce136c2538b27df9f1584f47 SHA1: 58bae504b31bc27309baa1fa86f54b731f25989f SHA256: 64b4fc428e775fe20222e48491e077a9567bff3e20a22b59b839d277c12877b1 SHA512: 46eaf4b32b9a8bd7260fa3a5e7402f599057275e9da002c479bd0d6491cd7d23f174d0e697e657f9a3fab652f15ff5bd1b323af8ebac20dc8c8f37d3ee2b2b48 Description: SNMP (Simple Network Management Protocol) library The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. . The Net-SNMP library contains common functions for the construction, sending, receiving, decoding, and manipulation of the SNMP requests and responses. Multi-Arch: same Homepage: http://net-snmp.sourceforge.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, print-server, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libsocket6-perl Priority: optional Section: perl Installed-Size: 102 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: amd64 Version: 0.25-1 Depends: perl (>= 5.18.2-2), perlapi-5.18.2, libc6 (>= 2.4) Filename: pool/main/libsocket6-perl_0.25-1_amd64.deb Size: 23520 MD5Sum: 8900a6107bfd79bd4a43c91201225d7b SHA1: e80611c61503229c48dc7f8ebcfe920fcfa04409 SHA256: fbe788987b2282c630d9f6fad376d871fc397bafa344bf339c60729c1f9b0a63 SHA512: d23b0982b592658ab642060b3442f4cfaf679d814a04e99c7eb722f111127f88f0b393fe271077c08e75b2ec49555fa7713bf0f59090bc89b00e31f929a55d8a Description: Perl extensions for IPv6 The Socket6 module supports getaddrinfo() and getnameinfo() to intend to enable protocol independent programming. If your environment supports IPv6, IPv6 related defines such as AF_INET6 are included. Homepage: https://metacpan.org/release/Socket6 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libspice-server1 Priority: optional Section: libs Installed-Size: 1186 Maintainer: Ubuntu Developers Original-Maintainer: Liang Guo Architecture: amd64 Source: spice Version: 0.12.4-0nocelt2 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.22~), libjpeg8 (>= 8c), libpixman-1-0 (>= 0.30.0), libsasl2-2 (>= 2.1.24), libssl1.0.0 (>= 1.0.0), zlib1g (>= 1:1.1.4) Pre-Depends: multiarch-support Breaks: libspice-client-glib-2.0-1 (<= 0.12-2), libspice-client-gtk-2.0-1 (<= 0.12-2), libspice-client-gtk-3.0-1 (<= 0.12-2), python-spice-client-gtk (<= 0.12-2), spice-client-gtk (<= 0.12-2) Filename: pool/main/libspice-server1_0.12.4-0nocelt2_amd64.deb Size: 414900 MD5Sum: c926826585305a9d2fa9defd4cfe5410 SHA1: e17d27b2b671cc507f01ecf77e2d18a126ea9d7f SHA256: e388f7c05655b1d87653fa5d1850241ee7521daec4f882a0ed7ae1317b5f6391 SHA512: 956133e6111863339569264e997355721cd5492826062ba95e04b4ed2814a3c0673605fd8cfddccb9cf6f169656f1b357d737d67879812d847371a9d0d77e4df Description: Implements the server side of the SPICE protocol The Simple Protocol for Independent Computing Environments (SPICE) is a remote display system built for virtual environments which allows you to view a computing 'desktop' environment not only on the machine where it is running, but from anywhere on the Internet and from a wide variety of machine architectures. . This package contains the run-time libraries for any application that wishes to be a SPICE server. Multi-Arch: same Homepage: http://spice-space.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libsqlite3-0 Priority: important Section: libs Installed-Size: 838 Maintainer: Ubuntu Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Source: sqlite3 Version: 3.8.2-1ubuntu2 Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Filename: pool/main/libsqlite3-0_3.8.2-1ubuntu2_amd64.deb Size: 341822 MD5Sum: bea32a06561406a939f10a322c0ed6b8 SHA1: 00c967b0024b6e2b21be53ec5e0c75c445dccb56 SHA256: edd482e586af852b92a1a26c0141fd4dd8959a0e59ce414f8a3ce360d7c4ef36 SHA512: 5cf39b92d63cdf6c02416ddb4e8e8edb997089330571124bbb733fbb44e619b404a56fc4eff720bb849dfb2bc8131a971b52431176aab49604c12e34ceadacc3 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. Multi-Arch: same Homepage: http://www.sqlite.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libss2 Priority: required Section: libs Installed-Size: 115 Maintainer: Ubuntu Developers Original-Maintainer: Theodore Y. Ts'o Architecture: amd64 Source: e2fsprogs Version: 1.42.9-3ubuntu1.2 Replaces: e2fsprogs (<< 1.34-1) Depends: libcomerr2, libc6 (>= 2.17) Pre-Depends: multiarch-support Filename: pool/main/libss2_1.42.9-3ubuntu1.2_amd64.deb Size: 67120 MD5Sum: ae74d20dc0652cf9e40bcf56eb856a43 SHA1: 0e0335e4f9ad20e26449530d34e2e64c567486ad SHA256: 4ecf33b16f9e3d6f0f7326e6a3e02ca625b2856c15deac25a8c7e1e99a406e19 SHA512: bab5a3217138b53d132e8520b0e7c33c2060b5258d232f661cc8611d667fa025d514df70eba17bf9df2515b869382a929c4106e01715eb542a14f7ebf1c8cf2e 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. Multi-Arch: same Homepage: http://e2fsprogs.sourceforge.net Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libssh2-1 Priority: optional Section: universe/libs Installed-Size: 256 Maintainer: Ubuntu Developers Original-Maintainer: Mikhail Gusarov Architecture: amd64 Source: libssh2 Version: 1.4.3-2 Depends: libc6 (>= 2.14), libgcrypt11 (>= 1.5.1), zlib1g (>= 1:1.1.4) Pre-Depends: multiarch-support Filename: pool/main/libssh2-1_1.4.3-2_amd64.deb Size: 66324 MD5Sum: 444a4876a05eb0511ca45c0e6f0ba49c SHA1: 51f0f4e4ab21a73b770fb609a5744f3cb7c21b45 SHA256: 2ecdf371c83a3df19adcc85792a0d8783c6c6a0e9c56098400d4025dbc45e483 SHA512: 730a9512f06f92ff9f2a77efbe97fe9223f2da03e62a3cde7673233c20cb575a443b384d580d14097adad8ad9011982074b5957fb5f8e0dcb897b00fad1dab89 Description: SSH2 client-side library libssh2 is a client-side C library implementing the SSH2 protocol. It supports regular terminal, SCP and SFTP sessions; port forwarding; password, key-based and keyboard-interactive authentication. . This package contains the runtime library. Multi-Arch: same Homepage: http://libssh2.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master Package: libssl0.9.8 Priority: optional Section: universe/libs Installed-Size: 2388 Maintainer: Ubuntu Developers Original-Maintainer: Debian OpenSSL Team Architecture: amd64 Source: openssl098 Version: 0.9.8o-7ubuntu3.2.14.04.1 Depends: libc6 (>= 2.14), zlib1g (>= 1:1.1.4), debconf (>= 0.5) | debconf-2.0 Pre-Depends: multiarch-support Conflicts: libssl, libssl096-dev (<< 0.9.6-2), openssl (<< 0.9.6-2), ssleay (<< 0.9.2b) Filename: pool/main/libssl0.9.8_0.9.8o-7ubuntu3.2.14.04.1_amd64.deb Size: 692142 MD5Sum: 67303b5e19bf90c0538564669685483e SHA1: af29bf25eaa80bb072ba1cc79f81fbb97d8c5196 SHA256: 542634125a547b21f88901c39dd4f295da8dd84ea7481dc440cabfb29d6d3bef SHA512: 005327f26c014868d672664888f86d8872eade33064c9925790a4a012081915c8b6bbb2fd8a235df7289748d5b04e952812dc872e012aa1d357fea930f18c1b5 Description: SSL shared libraries libssl and libcrypto shared libraries needed by programs like apache-ssl, telnet-ssl and openssh. . It is part of the OpenSSL implementation of SSL. Multi-Arch: same Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libssl1.0.0 Priority: important Section: libs Installed-Size: 2930 Maintainer: Ubuntu Developers Original-Maintainer: Debian OpenSSL Team Architecture: amd64 Source: openssl Version: 1.0.1f-1ubuntu2.8 Depends: libc6 (>= 2.14), debconf (>= 0.5) | debconf-2.0 Pre-Depends: multiarch-support Filename: pool/main/libssl1.0.0_1.0.1f-1ubuntu2.8_amd64.deb Size: 825858 MD5Sum: b850952dada60bc21fc64bbfe5276be8 SHA1: 7d57d9c7bc8c4c3b22bffec51f9a4c33e26b62b6 SHA256: 891546bf3c45a02cf8b36b387b7d8d3b76361b39a10221bda677c4b1cc1a44d2 SHA512: a0ef85eb95355750d62c7ea92a36cfd618098b2b246f12f4415e18528f53a1dde223b903ac25f7f0823aceac344057600d493fd9f5ddd4bb85893fae6ae9d6c3 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. Multi-Arch: same Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libstdc++-4.8-dev Priority: optional Section: libdevel Installed-Size: 11150 Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-4.8 Version: 4.8.2-19ubuntu1 Provides: libstdc++-dev Depends: gcc-4.8-base (= 4.8.2-19ubuntu1), libgcc-4.8-dev (= 4.8.2-19ubuntu1), libstdc++6 (>= 4.8.2-19ubuntu1), libc6-dev (>= 2.13-0ubuntu6) Suggests: libstdc++-4.8-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 Filename: pool/main/libstdc++-4.8-dev_4.8.2-19ubuntu1_amd64.deb Size: 1050202 MD5Sum: 2b9728ea063a1720a55393881aaa4a4b SHA1: b29a44376a8079e67cd847ceea2658d57aee8364 SHA256: 5e3cd1641bee44fe7f6e0b3a7104e15edfd65e350bb9e6e46480e4e29eb80f18 SHA512: 53cdc43728ce3de8184c17442ae3d66e1b33f567e8d167f6263969c51d613fcef6ded9da92d4684769239bd35e9a9d1c5e54c07cb4fff5bfc44e3b3333780f16 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. Multi-Arch: same Homepage: http://gcc.gnu.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Build-Essential: yes Origin: Ubuntu Package: libstdc++6 Priority: important Section: libs Installed-Size: 1211 Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-4.8 Version: 4.8.2-19ubuntu1 Depends: gcc-4.8-base (= 4.8.2-19ubuntu1), libc6 (>= 2.17), libgcc1 (>= 1:4.1.1) Pre-Depends: multiarch-support Conflicts: scim (<< 1.4.2-1) Breaks: gcc-4.1, gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2) Filename: pool/main/libstdc++6_4.8.2-19ubuntu1_amd64.deb Size: 250548 MD5Sum: b2f28be39b36ec4f5e5bf6c7da12de2e SHA1: 28ed9fb1998c705c0bf0e169683fa804c52d91b8 SHA256: 6611761c6ecd075120903b343420458ffc6d80a8cbcb8ce3cf11183c45b960ee SHA512: 952295c5a968930660842f7f0cef395450888bd1aa814abb21936676432056fb92911e514b5684ea66fac7ed2919f05edd13b8cdf4d45a13c9140c3d28f63fcc Description: GNU Standard C++ Library v3 This package contains an additional runtime library for C++ programs built with the GNU compiler. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Multi-Arch: same Homepage: http://gcc.gnu.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Build-Essential: yes Origin: Ubuntu Task: minimal Package: libstonith1 Priority: optional Section: libs Installed-Size: 67 Maintainer: Ubuntu Developers Original-Maintainer: Debian HA Maintainers Architecture: amd64 Source: cluster-glue Version: 1.0.11+hg2754-1.1build1 Replaces: libcluster-glue (<= 1.0.6-1), libstonith0 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.12.0), libpils2 (>= 1.0.11+hg2754) Conflicts: libcluster-glue (<= 1.0.6-1), libstonith0 Filename: pool/main/libstonith1_1.0.11+hg2754-1.1build1_amd64.deb Size: 11974 MD5Sum: 89bfbe89652d235986a4a19efb2be2e2 SHA1: bbe52fbe938fce7ded90a9cda3cd8b6d954d72c2 SHA256: d0227b2c8b84fb54b0510fd0df9f2797ca16fec322841083125ae52d6f9172a5 SHA512: 89a13781890259dfeb07f1f6c58707e346bd06c6885f197f51f0f60c5273f2c04056c2a793ea28c04cce1ad12bee28715418d5ffad68fdcf27cb5cc785955ed1 Description: Reusable cluster libraries -- libstonith1 This package contains the stonith library from cluster-glue, the reusable cluster components package. Install it if you want to use the pacemaker cluster manager. Homepage: http://hg.linux-ha.org/glue/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libstonithd2 Priority: optional Section: libs Installed-Size: 112 Maintainer: Ubuntu Developers Original-Maintainer: Debian HA Maintainers Architecture: amd64 Source: pacemaker Version: 1.1.10+git20130802-1ubuntu2.3 Replaces: libstonithd0, pacemaker (<= 1.0.9.1+hg15626-2) Depends: libc6 (>= 2.14), libcrmcommon3 (>= 1.1.10+git20130802), libglib2.0-0 (>= 2.28.0), libpils2 (>= 1.0.11+hg2754), libqb0, libxml2 (>= 2.7.4) Conflicts: libstonithd0, pacemaker (<= 1.0.9.1+hg15626-2) Filename: pool/main/libstonithd2_1.1.10+git20130802-1ubuntu2.3_amd64.deb Size: 24108 MD5Sum: 9f4b2115359fe56a5e2d295e31e9b05d SHA1: f788e42b32b9d8a2eaf7c43fdadba713b0579412 SHA256: ead394529908a2f4498307dc3bb8a08ec63a4f7fc7312b513e2a858399d5bb14 SHA512: 4c282835e9bad4df06c117b5da3f547712ef712ee48c4348be1f5bc47a0841db355c6cd411daffae697396ff54e9b4421c584b793c512481ca5361dc713ab6e3 Description: Pacemaker libraries - stonith This package contains some of the libraries provided by and needed for the pacemaker cluster manager. You need to install them if you intend to run pacemaker. Specifically, this package contains the stonith library. Homepage: http://clusterlabs.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libstring-shellquote-perl Priority: optional Section: universe/perl Installed-Size: 84 Maintainer: Roderick Schertler Architecture: all Version: 1.03-1 Depends: perl (>= 5.6.0-16) Filename: pool/main/libstring-shellquote-perl_1.03-1_all.deb Size: 14018 MD5Sum: 0313307bb4aa79444f40bcc22f67a3f7 SHA1: 80ee80f1da8d162e75f2175786195c2fe58ad937 SHA256: dc2758c5f5a3ebf43de49c0625139d38821f5a4865fd49e67c5d34018430e30f SHA512: f67a83dcf3b39f89eee5fa129f171990187d17b0904f443f05ab29b9303eb023a0d6ec28c76c480345b75e04decf8a8e81580710e29de1f06f4f02013b267d54 Description: quote strings for passing through the shell This Perl module contains some functions which are useful for quoting strings which are going to pass through the shell or a shell-like object, plus a command-line interface to it. It is useful for doing robust tool programming, particularly when dealing with files whose names contain white space or shell globbing characters. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libsub-identify-perl Priority: optional Section: perl Installed-Size: 73 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: amd64 Version: 0.04-1build3 Depends: perl (>= 5.18.1-4), perlapi-5.18.1, libc6 (>= 2.2.5) Filename: pool/main/libsub-identify-perl_0.04-1build3_amd64.deb Size: 9254 MD5Sum: ff12bb0d3c7622eb33837a346ac4cb50 SHA1: c9f1da441589d25a5edad3ca8746a42c5d60bdb6 SHA256: de4509b1658cb2c6c70f763db12fe43d5b4b4d962de8048e815ea0eb69295942 SHA512: 962e2536353686668007341be178ee85a3b25fc828687a0f89b0f0ab7e0f89ede598d9e15e2ced65eb6b1bdd4552e9e3fbedc5b3060f777be69bec443a228b73 Description: Retrieve names of code references Sub::Identify allows you to retrieve the real name of code references. For this, it uses perl's introspection mechanism, provided by the B module. . It provides four functions : sub_name returns the name of the subroutine (or __ANON__ if it's an anonymous code reference), stash_name returns its package, and sub_fullname returns the concatenation of the two. . The fourth function, get_code_info, returns a list of two elements, the package and the subroutine name (in case of you want both and are worried by the speed.) . In case of subroutine aliasing, those functions always return the original name. Homepage: http://search.cpan.org/dist/Sub-Identify/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-full, kubuntu-active-desktop, kubuntu-active-full, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libsub-name-perl Priority: optional Section: perl Installed-Size: 72 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: amd64 Version: 0.05-1build4 Depends: perl (>= 5.18.1-4), perlapi-5.18.1, libc6 (>= 2.2.5) Filename: pool/main/libsub-name-perl_0.05-1build4_amd64.deb Size: 9774 MD5Sum: ab39446ebd06479decec5dee49e14a55 SHA1: 4cf26c88d3da34286929c192d9f205a8eb7836ae SHA256: 93635fab6d38d2fbcc084cd041a38d6ef632ea19d13d132060fe464d91a19238 SHA512: 91e8646b5dba33bb0af510eb7c466658bac0e40b8b9923bba1c0bad67ca412f3b87eccaafe1dea1782574f280f77672b1e8fd992555f4047cd01d91fe7091afa Description: module for assigning a new name to referenced sub Sub::Name has only one function, which is also exported by default: . subname NAME, CODEREF . Assigns a new name to referenced sub. If package specification is omitted in the name, then the current package is used. The return value is the sub. . The name is only used for informative routines (caller, Carp, etc). You won't be able to actually invoke the sub by the given name. To allow that, you need to do glob-assignment yourself. Homepage: http://search.cpan.org/dist/Sub-Name/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, cloud-image, kubuntu-desktop, kubuntu-full, kubuntu-active-desktop, kubuntu-active-full, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libsys-hostname-long-perl Priority: optional Section: perl Installed-Size: 67 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 1.4-3 Depends: perl Filename: pool/main/libsys-hostname-long-perl_1.4-3_all.deb Size: 11288 MD5Sum: b9ea42fa48a38f9a1a38c50fa15182c8 SHA1: 3cbe94bafd33bae56e5c224fc088cf94c6e54e93 SHA256: 5da17f75165e1bdb50cc3b310f33d025d3fac7794deb737928f4162db0579bfe SHA512: 34f03e9bf6821fcef952352a487d8199eb735ccb1e222b6b48f05be93d7153c63cd3cf360b5489058c082e756804d0cb71e6704452753b992aa3b1bcf36976c7 Description: Figure out the long (fully-qualified) hostname This module determines the host full name on multiple operating systems (MacOS, Windows, Unix-like systems; more later.) . The Sys::Hostname class is the best and standard way to get the basic hostname, but that may not be fully qualified. This module tries to determine the host's fully qualified name. Homepage: https://metacpan.org/release/Sys-Hostname-Long Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libsys-virt-perl Priority: optional Section: universe/perl Installed-Size: 762 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: amd64 Version: 1.2.1-1 Depends: libvirt-bin, perl (>= 5.18.2-2), perlapi-5.18.2, libc6 (>= 2.14), libvirt0 (>= 1.2.1-0ubuntu2) Filename: pool/main/libsys-virt-perl_1.2.1-1_amd64.deb Size: 201970 MD5Sum: 51ae3894dc84f4402ded4a14085db807 SHA1: 9d3123c5e40f19f67635660cc3c102f6a89187ef SHA256: 643647763d411f527565cfe014fb5d1399c944184b49fca4d758bfb12c4412c1 SHA512: 1c1632cc71424815037c8c97c7ddaa6e58183cb57f255c456804d907cc3ff7aa69a3a354561b7ee5beefee9144b8d375595138ec5616c6ad6e9c90cccdfd4c17 Description: Perl module providing an extension for the libvirt library The Sys::Virt module provides a Perl XS binding to the libvirt virtual machine management APIs. This allows machines running within arbitrary virtualization containers to be managed with a consistent API. . For further details on libvirt consult its website http://libvirt.org/ Homepage: https://metacpan.org/release/Sys-Virt/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libsystemd-daemon0 Priority: standard Section: libs Installed-Size: 77 Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Architecture: amd64 Source: systemd Version: 204-5ubuntu20.10 Depends: libc6 (>= 2.8) Pre-Depends: multiarch-support Filename: pool/main/libsystemd-daemon0_204-5ubuntu20.10_amd64.deb Size: 9676 MD5Sum: 1d957736968e92d76b399ba952e60f6b SHA1: 555e5ba7dea378a80c58b8802bfd35bfdb2fe058 SHA256: 82ae2d0fecdcd25b28991a64b1511f9142507b592b32b547221e9f76407eb38d SHA512: b0ccc7f3288677a3b4beb9c6a1dd3717aa343182070e25406d5803207e3b774dd11d76577a317c1e0b077a99501931209b5a47686bf9710db5c062dcedf32f1a Description: systemd utility library The sd-daemon library provides a reference implementation of various APIs for new-style daemons, as implemented by the systemd init system. Multi-Arch: same Homepage: http://www.freedesktop.org/wiki/Software/systemd Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libsystemd-login0 Priority: standard Section: libs Installed-Size: 118 Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Architecture: amd64 Source: systemd Version: 204-5ubuntu20.10 Depends: libc6 (>= 2.14), libcgmanager0, libdbus-1-3 (>= 1.0.2), libnih-dbus1 (>= 1.0.0), libnih1 (>= 1.0.0) Pre-Depends: multiarch-support Filename: pool/main/libsystemd-login0_204-5ubuntu20.10_amd64.deb Size: 26688 MD5Sum: 3636d0e5ed3a1e24a82392f018c9c4ec SHA1: e630d2feb508bcc0d4de375e2c0554b684c9b2bd SHA256: 737e39685a0114b578db9c9c36937d0719d49b32459825e8f27499d2e5189b6b SHA512: cbbd39f3c3822d92b7b2ae5132dd30966fbb5a59fec1b9123eadd6fc5e10dd7fef859694bb2709145268c8874ce62e5af9d0abcba11f8dfa5f00db9f964dd887 Description: systemd login utility library The libsystemd-login library provides an interface for the systemd-logind service which is used to track user sessions and seats. Multi-Arch: same Homepage: http://www.freedesktop.org/wiki/Software/systemd Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libtasn1-6 Priority: important Section: libs Installed-Size: 130 Maintainer: Ubuntu Developers Original-Maintainer: Debian GnuTLS Maintainers Architecture: amd64 Version: 3.4-3ubuntu0.1 Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Filename: pool/main/libtasn1-6_3.4-3ubuntu0.1_amd64.deb Size: 43518 MD5Sum: 935fe5bfdaba49cb1dba82402146b71b SHA1: 1762e00e5ec397e7669d872b6ad6f298ca4d39a7 SHA256: 8027732579acfc085ef8c78818f12abf81909a92eb6df1ef984222e94cf36121 SHA512: d626e31f4d3bcb6c672fe6bc2033bf99648951becf5fc0ef91ddcb9cbf1887f618736b6e3e3aab5e68cf5d36dd969ecacc32b419acc13387cfb1405e7220a625 Description: Manage ASN.1 structures (runtime) Manage ASN1 (Abstract Syntax Notation One) structures. The main features of this library are: * on-line ASN1 structure management that doesn't require any C code file generation. * off-line ASN1 structure management with C code file generation containing an array. * DER (Distinguish Encoding Rules) encoding * no limits for INTEGER and ENUMERATED values . This package contains runtime libraries. Multi-Arch: same Homepage: http://www.gnu.org/software/libtasn1/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libtcmalloc-minimal4 Priority: optional Section: libs Installed-Size: 409 Maintainer: Ubuntu Developers Original-Maintainer: Daigo Moriwaki Architecture: amd64 Source: google-perftools Version: 2.1-2ubuntu1 Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Filename: pool/main/libtcmalloc-minimal4_2.1-2ubuntu1_amd64.deb Size: 103618 MD5Sum: 8884f09ce6af46fe1620383a7e66d146 SHA1: f3a54ed84fdc2c3958b1d10c02c1b38dd8519b09 SHA256: 733c7719cb251d7298e10790e128a685de9846abd043a15073fb21ea48507af0 SHA512: 1eda0ed44bb077ca932d97c63d10d4c3dd986f88ebcd300e27fc2cef73f4dfa35d9ef37cd958fc33a02c16eac9711fd004b7337c39e2268e8103ab504cebe2bb Description: efficient thread-caching malloc The gperftools, previously called google-perftools, package contains some utilities to improve and analyze the performance of C++ programs. This is a part of that package, and includes an optimized thread-caching malloc. Homepage: http://code.google.com/p/gperftools/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libterm-readkey-perl Priority: optional Section: perl Installed-Size: 117 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: amd64 Version: 2.31-1 Depends: perl (>= 5.18.1-4), perlapi-5.18.1, libc6 (>= 2.15) Filename: pool/main/libterm-readkey-perl_2.31-1_amd64.deb Size: 27364 MD5Sum: c68d9e65673823e4d60d0029cc26ea89 SHA1: 93263fc8b2819eff884523e6fa9460bc58b8caa6 SHA256: 25299aab2461e1750f26662ac77b0382085439dd48cb82261ec4aca029edeea2 SHA512: cecdb22646c1a49f6ce1d75bdd86d0d43155757b1ae905ed2f4993c2942d23435e321dd4c7be1d8d3823337e00b73e69d645178e6ee4761abf4dc3d166d96177 Description: perl module for simple terminal control Term::ReadKey is a compiled perl module dedicated to providing simple control over terminal driver modes (cbreak, raw, cooked, etc.,) support for non-blocking reads, if the architecture allows, and some generalized handy functions for working with terminals. One of the main goals is to have the functions as portable as possible, so you can just plug in "use Term::ReadKey" on any architecture and have a good likelyhood of it working. Homepage: https://metacpan.org/release/TermReadKey/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: lamp-server, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libterm-ui-perl Priority: important Section: perl Installed-Size: 78 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 0.42-1 Depends: perl, liblog-message-simple-perl | perl (<< 5.17) Filename: pool/main/libterm-ui-perl_0.42-1_all.deb Size: 18272 MD5Sum: 10524c827464c5b829e32a37df4fb99c SHA1: f2c5975077afee4c7aef4ed668722aa9d1f1cfcd SHA256: b539958015d8cdc29b124d8073dcb450fc7fa99436b69038b480a5547a75755a SHA512: f39bb8a993a28ace7a59507171fdbfaf53e948951d5a96aeb9915d33d0b8a137c0554e67c5d00be45482d1030d3c37bd2741befecd02a5d490784c599778b74e Description: Term::ReadLine UI made easy Term::UI is a transparent way of eliminating the overhead of having to format a question and then validate the reply, informing the user if the answer was not proper and re-issuing the question. . Simply give it the question you want to ask, optionally with choices the user can pick from and a default and Term::UI will DWYM. . For asking a yes or no question, there's even a shortcut. Homepage: https://metacpan.org/release/Term-UI/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libtext-charwidth-perl Priority: important Section: perl Installed-Size: 75 Maintainer: Ubuntu Developers Original-Maintainer: Anibal Monsalve Salazar Architecture: amd64 Version: 0.04-7build3 Depends: libc6 (>= 2.2.5), perl-base (>= 5.18.1-4), perlapi-5.18.1 Filename: pool/main/libtext-charwidth-perl_0.04-7build3_amd64.deb Size: 10972 MD5Sum: e527b35c65d5b6b999c3371cb0e09290 SHA1: bd3206889d8ccd53da4827304ee0d2dbe167ded8 SHA256: 3d999514eebd87b978cde1b0e625408272824931312b1ef701319d8e85c4ece0 SHA512: aa4dfdd79bcfbca73440d5102435f4de8aa29364181f4ec0b126a6a61b6a1c27053fecccb61ab61dad04dacf663d9bffb1bfe00fb8d9e8980718142d4b2cfb55 Description: get display widths of characters on the terminal This module permits perl software to get the display widths of characters and strings on the terminal, using wcwidth() and wcswidth() from libc. . It provides mbwidth(), mbswidth(), and mblen(). Homepage: http://search.cpan.org/search?module=Text::CharWidth Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libtext-iconv-perl Priority: important Section: perl Installed-Size: 85 Maintainer: Ubuntu Developers Original-Maintainer: Anibal Monsalve Salazar Architecture: amd64 Version: 1.7-5build2 Depends: libc6 (>= 2.2.5), perl-base (>= 5.18.1-4), perlapi-5.18.1 Filename: pool/main/libtext-iconv-perl_1.7-5build2_amd64.deb Size: 15330 MD5Sum: dbd6eccb6694ef41b3c579a7a3e8d923 SHA1: 48ae4b0a66e4631cd451fab7b4ece81604655909 SHA256: 9b07f389a27c12154a8e0a3251bc4c8a93544ec16aacd5815cff1c4f18673bea SHA512: 348b7f0e36b4e0256344630ff012542e802067ed2a2d4b3593c3b7813584e6bb932d5b0ff11a3b34ba3558c8f36dce07c660e89f771b21100dceaae1604cea87 Description: converts between character sets in Perl The iconv() family of functions from XPG4 defines an API for converting between character sets (e.g. UTF-8 to Latin1, EBCDIC to ASCII). They are provided by libc6. . This package allows access to them from Perl via the Text::Iconv package. Homepage: http://search.cpan.org/search?module=Text::Iconv Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libtext-levenshtein-perl Priority: optional Section: perl Installed-Size: 48 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 0.06~01-2 Depends: perl Filename: pool/main/libtext-levenshtein-perl_0.06~01-2_all.deb Size: 6476 MD5Sum: 3979511d841849f69d1edec3d195d4b4 SHA1: ba74183431ba7594f31cc4a96f6941fc9ae1f048 SHA256: 7f6b054de422b6682ec9e295ffcd1c4c28d2a80f36089e66e37014cfdc60d045 SHA512: c89efa1e5226b9f483d8b7b31cb5f4904a26795d2029e49da633fe9beda6d66c0da585de78bcd876888699434a4be281d3b4d3cf28d9d4e546cb5e0423f9344f Description: implementation of the Levenshtein edit distance Text::Levenshtein implements the Levenshtein edit distance. The Levenshtein edit distance is a measure of the degree of proximity between two strings. This distance is the number of substitutions, deletions or insertions ("edits") needed to transform one string into the other one (and vice versa). When two strings have distance 0, they are the same. Homepage: http://search.cpan.org/dist/Text-Levenshtein/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libtext-soundex-perl Priority: important Section: perl Installed-Size: 80 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: amd64 Version: 3.4-1build1 Depends: perl (>= 5.18.1-4), perlapi-5.18.1, libc6 (>= 2.3) Filename: pool/main/libtext-soundex-perl_3.4-1build1_amd64.deb Size: 13450 MD5Sum: d59f6a8f962d64d31b55804ffefb5169 SHA1: 031ee0a84ea47c1d0986fbf447f491c3dee4410e SHA256: 9ee2b3d7653aa154ce15b0858327a6b11cf30b2558607bff56f4d4aae479eafd SHA512: bd97aaefc7f1d80bc6ffa3a92c971e51ebe284b5434a7321173c6f41190e53ab683df0d6c7d9a7e7baae651bad21b95250965d790fa8079efd8c0ad472c434e7 Description: implementation of the soundex algorithm Text::Soundex implements the original soundex algorithm developed by Robert Russell and Margaret Odell, patented in 1918 and 1922, as well as a variation called "American Soundex" used for US census data, and current maintained by the National Archives and Records Administration (NARA). Homepage: https://metacpan.org/release/Text-Soundex/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libtext-wrapi18n-perl Priority: important Section: perl Installed-Size: 68 Maintainer: Ubuntu Developers Original-Maintainer: Anibal Monsalve Salazar Architecture: all Version: 0.06-7 Depends: libtext-charwidth-perl Filename: pool/main/libtext-wrapi18n-perl_0.06-7_all.deb Size: 9010 MD5Sum: f0a64e9a72da5e0199c725df9bc3673d SHA1: 8dceb8836b87eaa6d4c89bf8f50a8b95f59738bb SHA256: d57a4cb602c011ffa5fabbcdfd84e3a922654780e0fdee21735ad2aaf09edb0e SHA512: 1f74f7204a9a44078964809e647e00c077b8eec95fc0f0c2849eed7d259e449f26cfee8ee09994fb2ae4d660b7e80a89aac893c360ffd9e60eddf382cbf23da1 Description: internationalized substitute of Text::Wrap This module is a substitution for Text::Wrap, supporting multibyte characters such as UTF-8, EUC-JP, and GB2312, fullwidth characters such as east Asian characters, combining characters such as diacritical marks and Thai, and languages which don't use whitespaces between words such as Chinese and Japanese. . It provides wrap(). Homepage: http://search.cpan.org/search?module=Text::WrapI18N Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libtidy-0.99-0 Priority: optional Section: libs Installed-Size: 405 Maintainer: Ubuntu Developers Original-Maintainer: Jason Thomas Architecture: amd64 Source: tidy Version: 20091223cvs-1.2ubuntu1 Depends: libc6 (>= 2.14) Conflicts: libtidy0 Filename: pool/main/libtidy-0.99-0_20091223cvs-1.2ubuntu1_amd64.deb Size: 118554 MD5Sum: 1e4a0ffdc6013b0552f116b213264486 SHA1: d8d96f8ea95191b84f5b86eb30dad0d81214754b SHA256: 1f7ce9cc45465e85380c6c8af08962d20721344c1735840efd0b0a6d32e0784a SHA512: 1caee9f052cb02f5fecf7c4dd6404a744fbc71e7d79a2f2604d616dbaada433181d74cf451cb41d87e1230cb6545e1e0c8bbd4b6ab08edb1f61fdd91a51a6aab Description: HTML syntax checker and reformatter - library Corrects markup in a way compliant with the latest standards, and optimal for the popular browsers. It has a comprehensive knowledge of the attributes defined in the HTML 4.0 recommendation from W3C, and understands the US ASCII, ISO Latin-1, UTF-8 and the ISO 2022 family of 7-bit encodings. In the output: . * HTML entity names for characters are used when appropriate. * Missing attribute quotes are added, and mismatched quotes found. * Tags lacking a terminating '>' are spotted. * Proprietary elements are recognized and reported as such. * The page is reformatted, from a choice of indentation styles. . Tidy is a product of the World Wide Web Consortium. Homepage: http://tidy.sourceforge.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-full, kubuntu-active-full, edubuntu-desktop-gnome, xubuntu-desktop, lubuntu-desktop Package: libtie-ixhash-perl Priority: optional Section: perl Installed-Size: 61 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 1.23-1 Depends: perl Filename: pool/main/libtie-ixhash-perl_1.23-1_all.deb Size: 11700 MD5Sum: dec16ddaa9778d4ef29dff635e346d60 SHA1: da1f9d14e974a37658725c4b3161f5974199fa6e SHA256: a6f56523cf7ad252c705c9d14c36f4c3757c5be5837789e973b89fc4050c1dcd SHA512: e182bc7947a6319926f6112efc6e539b6ffdb4fe299588d16e2652579422d0ce43bf5698204a248d75e4f660b993ef5bfbe58dec93489c9131b002191c2b4a0c Description: Perl module to order associative arrays Tie::IxHash implements Perl hashes that preserve the order in which the hash elements were added. The order is not affected when values corresponding to existing keys in the IxHash are changed. The elements can also be set to any arbitrary supplied order. The familiar perl array operations can also be performed on the IxHash. Homepage: https://metacpan.org/release/Tie-IxHash/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libtiff5 Priority: optional Section: libs Installed-Size: 577 Maintainer: Ubuntu Developers Original-Maintainer: Jay Berkenbilt Architecture: amd64 Source: tiff Version: 4.0.3-7ubuntu0.1 Depends: libc6 (>= 2.14), libjbig0 (>= 2.0), libjpeg8 (>= 8c), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.1.4) Pre-Depends: multiarch-support Filename: pool/main/libtiff5_4.0.3-7ubuntu0.1_amd64.deb Size: 142264 MD5Sum: f36ebc59bb690b5994bf8600b65cccee SHA1: ad7404882816e8a5aba046c02d4e5f4037017448 SHA256: 0ad1ac133888d5f2c431893e3c3d8768e4d3307242476af718a46e6f738240b9 SHA512: 4fdf236dd7a196869de2680632113a5293eb0ab0c785758625d6176195bcfa81c814b6a7d31205ede08169ddf7b795e3589516ba8d543d1795fcb6f071c73611 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. Multi-Arch: same Homepage: http://libtiff.maptools.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, print-server, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libtimedate-perl Priority: optional Section: perl Installed-Size: 139 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 2.3000-1 Replaces: timedate Provides: timedate Depends: perl Breaks: timedate Filename: pool/main/libtimedate-perl_2.3000-1_all.deb Size: 37174 MD5Sum: fb818d635c2029ebabe4336b1350f283 SHA1: b8f7fd27f3fa74b61e0ca2b3441618bc94bc8975 SHA256: 153481e7fb5e46873fa1d22f0f9cdbf92ccdab0fbc980ceaa373a784d592b12a SHA512: dd9493221c16387decb43afae51d3e1e80b99b7eadaff5580e7f92bdf5fe773b55736632544d82d8f4a61f5db4a464d6aea6b1392316d9c11477bd7837f60c8e Description: collection of modules to manipulate date/time information TimeDate is a collection of Perl modules useful for manipulating date and time information. Date::Parse can parse absolute date specifications in a wide variety of input formats and many languages (via Date::Language). . This package also includes Date::Format, which can format dates into strings, as well as Time::Zone, which contains miscellaneous time zone functions. Homepage: https://metacpan.org/release/TimeDate/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libtinfo5 Priority: required Section: libs Installed-Size: 471 Maintainer: Ubuntu Developers Original-Maintainer: Craig Small Architecture: amd64 Source: ncurses Version: 5.9+20140118-1ubuntu1 Replaces: libncurses5 (<< 5.9-3) Depends: libc6 (>= 2.15) Pre-Depends: multiarch-support Breaks: dialog (<< 1.2-20130523) Filename: pool/main/libtinfo5_5.9+20140118-1ubuntu1_amd64.deb Size: 74960 MD5Sum: 72a3233b08faf65664a6235b05924f38 SHA1: a694b4d2898ad9955a6a4f17523da5a99c71964c SHA256: 46af44d6a36fae9d1cc914a503c019cbea0ded17e71cebdc26e272b2428f5f90 SHA512: 3b29a26c54918d0a3d7de33aef235e606ab28c10de14280aafc22076c72f258f1ba17307af8dfa03613ae19d07a566a06f881a86509bf10ff8cfb2260f721208 Description: shared low-level terminfo library for terminal handling The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the shared low-level terminfo library. Multi-Arch: same Homepage: http://invisible-island.net/ncurses/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libtirpc1 Priority: extra Section: libs Installed-Size: 236 Maintainer: Ubuntu Developers Original-Maintainer: Steinar H. Gunderson Architecture: amd64 Source: libtirpc Version: 0.2.2-5ubuntu2 Depends: libc6 (>= 2.16), libgssglue1 Pre-Depends: multiarch-support Filename: pool/main/libtirpc1_0.2.2-5ubuntu2_amd64.deb Size: 71258 MD5Sum: acc1c8e0345c8c3e53ba94a59a4729d8 SHA1: ab0fccef8126b8abc29ee352b7d3d7f010274e51 SHA256: b62994b82d4240a0692181452aefac86ac5a562693259b485dbf950d59dc75f3 SHA512: 4ad9436fae316314844ece26e5281dfac0d6606a9c5992acd2268b8b46337f29285cdac01d3b668a8c64366b2716dbecdc8bcebe0fd1fe8c9c66da7c22bc98e9 Description: transport-independent RPC library This package contains a port of Sun's transport-independent RPC library to Linux. The library is intended as a replacement for the RPC code in the GNU C library, providing among others support for RPC (and in turn, NFS) over IPv6. Multi-Arch: same Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libtotem-pg5 Priority: optional Section: libs Installed-Size: 354 Maintainer: Ubuntu Developers Original-Maintainer: Debian HA Maintainers Architecture: amd64 Source: corosync Version: 2.3.3-1ubuntu1 Replaces: corosync (<< 1.99.9-1), corosync-dev (<< 1.99.9-1), libcorosync4 (<= 1.4.2-1) Depends: libc6 (>= 2.14), libibverbs1 (>= 1.1.2), libnspr4 (>= 2:4.9-2~) | libnspr4-0d (>= 1.8.0.10), libnss3 (>= 2:3.13.4-2~) | libnss3-1d (>= 3.12.0~1.9b1), libqb0, librdmacm1 (>= 1.0.16) Conflicts: corosync (<< 1.99.9-1), corosync-dev (<< 1.99.9-1), libcorosync4 (<= 1.4.2-1) Filename: pool/main/libtotem-pg5_2.3.3-1ubuntu1_amd64.deb Size: 59688 MD5Sum: 0cd280ff669c3f0d5bac353dc0a81781 SHA1: 6fd01b47d16932002e678081d711c896e79eef98 SHA256: d94f69d653ed9f5a89fc82bfac4e2580fb874cc3e27f563514da210004d11968 SHA512: 319cdfe016965b9236a423c4d5f84525083da559eadda05f4301890f5f2a7c3bd4768938521f636e45a3fc381699bad7a8cf925207e9f840ee92d19bb9831646 Description: Standards-based cluster framework, Totem library Corosync is a project to implement a production quality "Revised BSD" licensed implementation of all core functionalities required by openais. The project implements cutting edge research on virtual synchrony to provide 100% correct operation in the face of failures or partitionable networks with excellent performance characteristics. . The Application Interface Specification is a software API and policies which are used to develop applications that maintain service during faults. . This package contains the Totem library, which is a library included in Corosync. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libtransitioner2 Priority: optional Section: libs Installed-Size: 78 Maintainer: Ubuntu Developers Original-Maintainer: Debian HA Maintainers Architecture: amd64 Source: pacemaker Version: 1.1.10+git20130802-1ubuntu2.3 Replaces: libtransitioner1, pacemaker (<= 1.0.9.1+hg15626-2) Depends: libc6 (>= 2.4), libcrmcommon3 (>= 1.1.10+git20130802), libglib2.0-0 (>= 2.16.0), libqb0 Conflicts: libtransitioner1, pacemaker (<= 1.0.9.1+hg15626-2) Filename: pool/main/libtransitioner2_1.1.10+git20130802-1ubuntu2.3_amd64.deb Size: 13694 MD5Sum: 7d041089bbc1d1869018a518d0a5308c SHA1: d176d097208846b6c7edb0c8f10eff7418a291f3 SHA256: 95d3cb896bece067d107cc1e0979b8ef5c60ee8fcff38e1e2b97b0d709de0924 SHA512: 7688a7e0b9c1bc062b5f4877244f1c4ccd25be24858e2bba62ddd9fda1058a1ed74fb23d13524287b1f7502c325b1d65c1daf8bd4683f322ce0f255148e2c67f Description: Pacemaker libraries - transitioner This package contains some of the libraries provided by and needed for the pacemaker cluster manager. You need to install them if you intend to run pacemaker. Specifically, this package contains the transitioner library. Homepage: http://clusterlabs.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libtsan0 Priority: optional Section: libs Installed-Size: 323 Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-4.8 Version: 4.8.2-19ubuntu1 Depends: gcc-4.8-base (= 4.8.2-19ubuntu1), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1) Pre-Depends: multiarch-support Filename: pool/main/libtsan0_4.8.2-19ubuntu1_amd64.deb Size: 94676 MD5Sum: 56dda44eb374e801bff0d684b060e4d0 SHA1: 984a4aa1f6686c16c4fa4ce8289c787d3708fa2b SHA256: 67d3dab9fae2e63fd2c9df57d2586f661817ddfae4691bd85e48039100555b7b SHA512: a86d3e08e72a167abdb83c7dcf90ac44588a7fdf8ebf9dd8f06322cac13d75fb8987c203ac8c60559d7a2da17c29c88d33748fbe79ff00898e04b83d74378cca 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. Multi-Arch: same Homepage: http://gcc.gnu.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Build-Essential: yes Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libtxc-dxtn-s2tc0 Priority: extra Section: libs Installed-Size: 260 Maintainer: Ubuntu Developers Original-Maintainer: Lennart Weller Architecture: amd64 Source: s2tc Version: 0~git20131104-1.1 Provides: libtxc-dxtn0 Depends: libc6 (>= 2.3.4), libstdc++6 (>= 4.1.1) Pre-Depends: multiarch-support Conflicts: libtxc-dxtn0 Filename: pool/main/libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb Size: 51772 MD5Sum: 4aca9162717cd9eb1e42f531217801f9 SHA1: d57f0d4b79bde6701518d72b9e5ee34867d4405f SHA256: 9408644960336515f53baf0101d3af7afdc9b28a3798422ec9f8069db3335a99 SHA512: 9799a58e34b9e0cb5283cb031c4722f5cc3cd5abe6473908206d4d46e3001ef5812fdaf9bfb5ee8066a25f931e722fc0313668f3b42ab96203702816d2fe4cd8 Description: Texture compression library for Mesa S2TC is a patent-free S3TC compatible implementation and provides texture compression to Mesa. . The library is automatically loaded and adds the OpenGL extensions GL_S3_s3tc and GL_EXT_texture_compression_s3tc. Multi-Arch: same Homepage: https://github.com/divVerent/s2tc Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libudev1 Priority: required Section: libs Installed-Size: 132 Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Architecture: amd64 Source: systemd Version: 204-5ubuntu20.10 Depends: libc6 (>= 2.17), libcgmanager0, libdbus-1-3 (>= 1.0.2), libnih-dbus1 (>= 1.0.0), libnih1 (>= 1.0.0) Pre-Depends: multiarch-support Filename: pool/main/libudev1_204-5ubuntu20.10_amd64.deb Size: 33248 MD5Sum: 4fd683d0b3ef01361e296be866914da8 SHA1: 269c19c60c9a6c2d538813453244775f21628534 SHA256: 5e51495ba054b74fb8634f57767dfe84e3feb222d8bd6cb5ea7dbee568f2bde3 SHA512: ff69b740b7853e54ca63fbcf4c67126cd145bc764b0bb68b3f8f5e2068b3a43b96c7341d23f08b8bd697791316daa0639f3306b7664a889d2807e35928eb6846 Description: libudev shared library This library provides access to udev device information. Multi-Arch: same Homepage: http://www.freedesktop.org/wiki/Software/systemd Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libunistring0 Priority: optional Section: libs Installed-Size: 1151 Maintainer: Ubuntu Developers Original-Maintainer: Andreas Rottmann Architecture: amd64 Source: libunistring Version: 0.9.3-5ubuntu3 Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Filename: pool/main/libunistring0_0.9.3-5ubuntu3_amd64.deb Size: 270684 MD5Sum: 256e18209ad74bc9e6752290f2a5444f SHA1: ab56f7fa7d5f1c35eed377324be93a4136c310b4 SHA256: b69976736af61e76224ccac526507ad8bc81d77c7b5d753ba324b9ff628e897d SHA512: 0dd4f24ad54f2d2c94f95fe6127cd0bcf767a23a6f0d83752f1061dca8f3a3cde4a28b5792c8b08cb7686cd92ec28100399b908c234bb58adee120a5a4fe850b Description: Unicode string library for C The 'libunistring' library implements Unicode strings (in the UTF-8, UTF-16, and UTF-32 encodings), together with functions for Unicode characters (character names, classifications, properties) and functions for string processing (formatted output, width, word breaks, line breaks, normalization, case folding, regular expressions). . This package contains the shared library. Multi-Arch: same Homepage: http://www.gnu.org/software/libunistring/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-full, kubuntu-active-desktop, kubuntu-active-full, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libunwind8 Priority: optional Section: libs Installed-Size: 189 Maintainer: Ubuntu Developers Original-Maintainer: Daigo Moriwaki Architecture: amd64 Source: libunwind Version: 1.1-2.2ubuntu3 Replaces: libgcc1 (<< 1:4.0.0-2) Depends: libc6 (>= 2.4), liblzma5 (>= 5.1.1alpha+20110809) Pre-Depends: multiarch-support Conflicts: libunwind1-dev Filename: pool/main/libunwind8_1.1-2.2ubuntu3_amd64.deb Size: 48294 MD5Sum: d568b4e19959271d3f8470ff28c223f1 SHA1: 0e4fdaf969a4226898f6c242d72931bedacc4043 SHA256: a36f5791838f740b74c38c2aace2ff5f18669f036a86f85f755659a82e708331 SHA512: d47dc3898a969d91356b3a880920f2c9727d3f6d12ecf13c16d382f45910147e81b483161a40e2f79c17f3e2c51b6e047b7d5ab6f77a6d2d631fb9f39820ad2d Description: library to determine the call-chain of a program - runtime The primary goal of this project is to define a portable and efficient C programming interface (API) to determine the call-chain of a program. The API additionally provides the means to manipulate the preserved (callee-saved) state of each call-frame and to resume execution at any point in the call-chain (non-local goto). The API supports both local (same-process) and remote (across-process) operation. As such, the API is useful in a number of applications. . This package includes the shared libraries Homepage: http://www.nongnu.org/libunwind Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: liburi-perl Priority: optional Section: perl Installed-Size: 218 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 1.60-1 Depends: perl, libmime-base64-perl, libnet-perl Suggests: libwww-perl Filename: pool/main/liburi-perl_1.60-1_all.deb Size: 89648 MD5Sum: 70db2c9058d77f825487105eda74af32 SHA1: e5ed6feb9fc063126e8f3213468e0c6793600f83 SHA256: 2819215d501387bfb334a0ed9770bb65c1fd940978a52c4395056eedef08095c SHA512: 5b779b18926bf044794a84fbe94ee576204159d7648c6e5c83bef46622d2d081b755f71d93a5aba436412b8d2fcaad4b985b2cd04b8673379f26fc89340555c0 Description: module to manipulate and access URI strings URI is a collection of Perl modules that represent and manipulate Uniform Resource Identifier (URI) references as specified in RFC 2396. . URI objects can be used to access and manipulate the various components that make up these strings. There are also methods to combine URIs in various ways. . The URI class replaces the URI::URL class that used to be distributed with libwww-perl. This package also includes an emulation of the old URI::URL interface, which implements both the old and the new interface. Homepage: http://search.cpan.org/dist/URI/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libusb-0.1-4 Priority: important Section: libs Installed-Size: 73 Maintainer: Ubuntu Developers Original-Maintainer: Aurelien Jarno Architecture: amd64 Source: libusb Version: 2:0.1.12-23.3ubuntu1 Replaces: libusb0 Depends: libc6 (>= 2.15) Pre-Depends: multiarch-support Conflicts: libccid (<< 0.9.2-3), libusb0 Filename: pool/main/libusb-0.1-4_0.1.12-23.3ubuntu1_amd64.deb Size: 15952 MD5Sum: 0cdf75659a9ae65c962921e9e2ae314b SHA1: 30097ef4e9ddd9ca9d3081055627b0855ad41cf2 SHA256: 2e55141f8f7104bac01b9afca2ca20fae3253fe9b0339da8e33ede90354f40cf SHA512: 3b94a481b8b5f0dc425471cbf974fbddcb58b0699ae321d8d94d7f09b7b40bf8bfc0637536ae2a201a9737d808371076da83ecdaea611489305c3d5aa2c0f15b Description: userspace USB programming library Library for programming USB applications without the knowledge of Linux kernel internals. Multi-Arch: same Homepage: http://www.linux-usb.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Build-Essential: yes Origin: Ubuntu Task: minimal Package: libusb-1.0-0 Priority: standard Section: libs Installed-Size: 137 Maintainer: Ubuntu Developers Original-Maintainer: Aurelien Jarno Architecture: amd64 Source: libusbx Version: 2:1.0.17-1ubuntu2 Depends: libc6 (>= 2.17), libudev1 (>= 183) Pre-Depends: multiarch-support Filename: pool/main/libusb-1.0-0_1.0.17-1ubuntu2_amd64.deb Size: 39594 MD5Sum: f43ddce9c5e56c62e3ee1b54e74c0edc SHA1: 4abfd3af66c878b919f655b7efe6d759508158c6 SHA256: be38fcc51415b93ee9772597f534fd5372d6130466f0b95017bb3864af25ea92 SHA512: d26c3d5f97252081f2253962009d2455a53072778679ac93118792159fbb4f2dbc1755f545721a6eaff3f6e36c4f1fe294c7655df3c5bcc7266f0f0d8ec1674f Description: userspace USB programming library Library for programming USB applications without the knowledge of Linux kernel internals. . This package contains what you need to run programs that use this library. Multi-Arch: same Homepage: http://www.linux-usb.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libusbredirparser1 Priority: optional Section: libs Installed-Size: 68 Maintainer: Ubuntu Developers Original-Maintainer: Liang Guo Architecture: amd64 Source: usbredir Version: 0.6-2ubuntu1 Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Filename: pool/main/libusbredirparser1_0.6-2ubuntu1_amd64.deb Size: 13200 MD5Sum: 6ac0ae466c649cb8b7021a26c76188cd SHA1: 8e151a8d1f09a99035b07ea77cadf901de1fb8ad SHA256: d3240645b100a9f0a9d244edcfa206aab56ef2af0705f0a6de11acea8c11f5ae SHA512: d0471c9f980c3c6c99de3f8c9e8d1bb54fefe3d8072a080d977a469db0b05b2d6c406f589090fb219a1255a470355ac138903eae77afd6f0bdd8be1e6a2759ab Description: Parser for the usbredir protocol (runtime) Usbredirparse is a library containing the parser for the usbredir protocol. This package contains the runtime library. Multi-Arch: same Homepage: http://www.spice-space.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host Package: libustr-1.0-1 Priority: required Section: libs Installed-Size: 266 Maintainer: Ubuntu Developers Original-Maintainer: Vaclav Ovsik Architecture: amd64 Source: ustr Version: 1.0.4-3ubuntu2 Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Filename: pool/main/libustr-1.0-1_1.0.4-3ubuntu2_amd64.deb Size: 63504 MD5Sum: 1a4edb2830d54ad6f256e5afb8e918eb SHA1: 230152624b2e27fd1726c9327f6ab92e56490a46 SHA256: bb42b2a96741b182ff97d4d708131787e4ee242eca03a04667d4955ea71901de SHA512: 22d5e4ee8cdecd66bdbb44448b28d4d7730c7b9c23f7ebd396beb4a974306cb751be99ec7897bcfec7ca370fdf0b8486301bb89f9fd579662253c5c2944def6a 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 for ustr. Multi-Arch: same Homepage: http://www.and.org/ustr/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libuuid1 Priority: required Section: libs Installed-Size: 109 Maintainer: Ubuntu Developers Original-Maintainer: LaMont Jones Architecture: amd64 Source: util-linux Version: 2.20.1-5.1ubuntu20.4 Replaces: e2fsprogs (<< 1.34-1) Depends: passwd, libc6 (>= 2.4) Pre-Depends: multiarch-support Recommends: uuid-runtime Filename: pool/main/libuuid1_2.20.1-5.1ubuntu20.4_amd64.deb Size: 10814 MD5Sum: ce03f70f1333cf8b87a52f9ec97c82f9 SHA1: d77029b5e73dd7b1fe2b1102ae9cdff7cbb521a7 SHA256: 2fd3e8a17fa1a4419f1711e98bfcecb8603bf87375efd77166b2e56aaa974991 SHA512: 4f8ec38501589e952e868b726ad74d52b0a0289a400d69fd44dffda1d6a0f33bd0b327f55e9d85df0dce93c184c96ae57a8c264da654e8420dfbab2b82ab92ad 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 across both space and time, with respect to the space of all UUIDs. A UUID can be used for multiple purposes, from tagging objects with an extremely short lifetime, to reliably identifying very persistent objects across a network. . See RFC 4122 for more information. Multi-Arch: same Homepage: http://userweb.kernel.org/~kzak/util-linux/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: libv8-3.14.5 Priority: optional Section: universe/libs Installed-Size: 4212 Maintainer: Ubuntu Developers Original-Maintainer: Debian Javascript Maintainers Architecture: amd64 Source: libv8-3.14 Version: 3.14.5.8-5ubuntu2 Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Filename: pool/main/libv8-3.14.5_3.14.5.8-5ubuntu2_amd64.deb Size: 1189430 MD5Sum: 3937ddaf045f8c5606b6c505bf0779f8 SHA1: 9122b9856236dde2269ed8f3e8edbebfac3014c0 SHA256: b7cd2a5ceb87286b61896911231552af8811e32010f0a669f8771f69e172adcf SHA512: 18a0ca972b8a3b8ba1171bf763876d2ef2b1577496457b04dfec78efb84992093181a42576cf5ab1c84cabe446ad9726f0713a5355779c865351ecc12b6f2b5b Description: V8 JavaScript engine - runtime library V8 is a high performance JavaScript engine written in C++. It is used in the web browser Chromium. . This package provides the dynamic library for V8. Homepage: http://code.google.com/p/v8/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libvirt-bin Priority: optional Section: devel Installed-Size: 11564 Maintainer: Ubuntu Developers Original-Maintainer: Debian Libvirt Maintainers Architecture: amd64 Source: libvirt Version: 1.2.2-0ubuntu13.1.9 Depends: libapparmor1 (>= 2.6~devel), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libblkid1 (>= 2.17.2), libc6 (>= 2.17), libcap-ng0, libdbus-1-3 (>= 1.1.1), libdevmapper1.02.1 (>= 2:1.02.20), libgnutls26 (>= 2.12.17-0), libnetcf1 (>= 1:0.2.2), libnl-3-200 (>= 3.2.7), libnuma1, libparted0debian1 (>= 2.2-1), libpcap0.8 (>= 1.0.0), libpciaccess0, librados2, librbd1, libreadline6 (>= 6.0), libsasl2-2 (>= 2.1.24), libudev1 (>= 183), libvirt0 (= 1.2.2-0ubuntu13.1.9), libxen-4.4 (>= 4.4.1), libxenstore3.0 (>= 3.2.0), libxml2 (>= 2.7.4), libyajl2 (>= 2.0.4), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), adduser, bridge-utils, cgroup-lite | cgroup-bin, dnsmasq-base (>= 2.46-1), dbus, gettext-base, iptables (>= 1.4.10), logrotate, netcat-openbsd Recommends: libxml2-utils, gawk, ebtables, dmidecode, iproute, parted, pm-utils Suggests: policykit-1 (>= 0.105-3ubuntu3), apparmor, qemu-kvm | qemu (>= 0.9.1), radvd Conflicts: apparmor (<< 2.8.95~2430-0ubuntu4) Breaks: xen-utils-4.1, xen-utils-4.3 Filename: pool/main/libvirt-bin_1.2.2-0ubuntu13.1.9_amd64.deb Size: 2065494 MD5Sum: af688549a0e6abd4b1dec080bbc7cce5 SHA1: c07369189e26eaa61bb64a68cde320ca5b8e2947 SHA256: c0739ee4473323c2fa6440bb61713539c902595b8c8d0061964a48026a8c53ed SHA512: 656a7ec538bd22d4dac791e4daa051416044ed3a864062a01b113687e885b47e18a7a61c78e23a31ffcb57da8e3c753b06956717568afb37a92209c7f362dfdc Description: programs for the libvirt library Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the supporting binaries to use with libvirt Enhances: qemu, qemu-kvm, xen Homepage: http://libvirt.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host Package: libvirt0 Priority: optional Section: devel Installed-Size: 4743 Maintainer: Ubuntu Developers Original-Maintainer: Debian Libvirt Maintainers Architecture: amd64 Source: libvirt Version: 1.2.2-0ubuntu13.1.9 Depends: libapparmor1 (>= 2.6~devel), libaudit1 (>= 1:2.2.1), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.17), libcap-ng0, libdbus-1-3 (>= 1.1.1), libdevmapper1.02.1 (>= 2:1.02.20), libgcrypt11 (>= 1.5.1), libgnutls26 (>= 2.12.17-0), libnl-3-200 (>= 3.2.7), libnuma1, libsasl2-2 (>= 2.1.24), libxml2 (>= 2.7.4), libyajl2 (>= 2.0.4) Suggests: lvm2 Filename: pool/main/libvirt0_1.2.2-0ubuntu13.1.9_amd64.deb Size: 829856 MD5Sum: e3d1cd13274b41e04893576cd0dd519a SHA1: ddd2bf76545c39b6a5f3056e08ab44e44b8fa230 SHA256: fe9866ab540552dac90b66a30816d1d886a0486a8f399f6a1acab4d119c0dc9e SHA512: bca0f01ad3b0d506798d7149e8550aa557dc027d3c5c9a90b7fbc04ca88a56537c739336f3fa1e212ba89b102b574a641cbc6fb88657e31c60a4a0cbf1ed4dd7 Description: library for interfacing with different virtualization systems Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. Homepage: http://libvirt.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host Package: libvorbis0a Priority: optional Section: libs Installed-Size: 231 Maintainer: Ubuntu Developers Original-Maintainer: Debian Xiph.org Maintainers Architecture: amd64 Source: libvorbis Version: 1.3.2-1.3ubuntu1 Replaces: libvorbis0 Depends: libc6 (>= 2.15), libogg0 (>= 1.1.0) Pre-Depends: multiarch-support Conflicts: libvorbis0 Filename: pool/main/libvorbis0a_1.3.2-1.3ubuntu1_amd64.deb Size: 87166 MD5Sum: e89e05f389fdaa1b834803a08c9213a4 SHA1: 6aee76369d743a6e13d384061283996c06f19c62 SHA256: 313f5554e1cefebd2b2375d9990290c4ae68045f927739ef4cbe855635606899 SHA512: f9deb1828ad45153be99cb1f26e089500059ee45770ff099eaa2661c8ee545e13f8655fa99e92f4513d6ab34c83e6030a6777b2bdea8d151db0ffa572b320094 Description: The Vorbis General Audio Compression Codec (Decoder library) Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for audio and music at fixed and variable bitrates from 16 to 128 kbps/channel. . The Vorbis library is the primary Ogg Vorbis library. Multi-Arch: same Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-desktop, ubuntustudio-video, ubuntustudio-audio, ubuntu-gnome-desktop Package: libvorbisenc2 Priority: optional Section: libs Installed-Size: 2913 Maintainer: Ubuntu Developers Original-Maintainer: Debian Xiph.org Maintainers Architecture: amd64 Source: libvorbis Version: 1.3.2-1.3ubuntu1 Replaces: libvorbis0 (<< 1.0.0) Depends: libc6 (>= 2.2.5), libvorbis0a (= 1.3.2-1.3ubuntu1) Pre-Depends: multiarch-support Conflicts: libvorbis0 (<< 1.0.0) Filename: pool/main/libvorbisenc2_1.3.2-1.3ubuntu1_amd64.deb Size: 84546 MD5Sum: fbdffecfc0a3f0dc45ec2480f54ea251 SHA1: 59f62bd7a4e9ca71f878013982cc80d168e2471d SHA256: 1fb3abf67e9e42b36436ebc792aa6c3553f64dfcf18c009aaa7fe9954321dcf6 SHA512: acdda4368053b7953f14b6fdc859c825f2dfaa85bc9ce1a63d1946a4ba48996a8d1254bf414266d1c10a9eafade329c23edc4e673ab4d8bef230ceeee0af11ab Description: The Vorbis General Audio Compression Codec (Encoder library) Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for audio and music at fixed and variable bitrates from 16 to 128 kbps/channel. . The Vorbisenc library provides a convenient API for setting up an encoding environment using libvorbis. Multi-Arch: same Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-desktop, ubuntustudio-video, ubuntustudio-audio, ubuntu-gnome-desktop Package: libvotequorum6 Priority: optional Section: libs Installed-Size: 220 Maintainer: Ubuntu Developers Original-Maintainer: Debian HA Maintainers Architecture: amd64 Source: corosync Version: 2.3.3-1ubuntu1 Replaces: corosync (<< 1.99.9-1), corosync-dev (<< 1.99.9-1), libcorosync4 (<= 1.4.2-1), libvotequorum5 Depends: libc6 (>= 2.4), libcorosync-common4 (>= 2.3.3), libqb0 Conflicts: corosync (<< 1.99.9-1), corosync-dev (<< 1.99.9-1), libcorosync4 (<= 1.4.2-1), libvotequorum5 Filename: pool/main/libvotequorum6_2.3.3-1ubuntu1_amd64.deb Size: 7592 MD5Sum: ae9f2e2498ac5d46bac70bcea1e6a325 SHA1: de64557e007a732d99d8ba9b03cdfddda0df1b56 SHA256: 865da50e1b1271475b4eb1dbe7419d7b12bc28a7f33a22c343626877824eeafa SHA512: 28363a4b05c4c03bdcedfaf692a2b91c25e0d1d4dcf1d36d2e1f14f8bc77050cd3929bbbe3873b3a2ff689e3fce354bf91eb29841fb39d9b7942af16f6deccec Description: Standards-based cluster framework, Votequorum library Corosync is a project to implement a production quality "Revised BSD" licensed implementation of all core functionalities required by openais. The project implements cutting edge research on virtual synchrony to provide 100% correct operation in the face of failures or partitionable networks with excellent performance characteristics. . The Application Interface Specification is a software API and policies which are used to develop applications that maintain service during faults. . This package contains the Votequorum library, which is a library included in Corosync. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libvpx1 Priority: optional Section: libs Installed-Size: 1712 Maintainer: Ubuntu Developers Original-Maintainer: Sebastian Dröge Architecture: amd64 Source: libvpx Version: 1.3.0-2 Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Filename: pool/main/libvpx1_1.3.0-2_amd64.deb Size: 555738 MD5Sum: a163fb61078a4a67b1d705bd1ea9093b SHA1: 145b4b3531c49a97992fd5f650b259df7d9c0bfa SHA256: cf537cdbb2fef2d2bf25664651030c8de2083916f4b4a8bd59c4350e5f21e190 SHA512: e03322e5068570a1c4b84296a9028b251557aaa44700f6244e65daaad88042cb096c3667ea4bfb22e6f63998ebc5fc7b35e789798b85e6508b889c66f0daf42a Description: VP8 video codec (shared library) VP8 is an open video codec, originally developed by On2 and released as open source by Google Inc. It is the successor of the VP3 codec, on which the Theora codec was based. . This package contains the shared libraries. Multi-Arch: same Homepage: http://www.webmproject.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, print-server, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libwin-hivex-perl Priority: extra Section: universe/perl Installed-Size: 166 Maintainer: Ubuntu Developers Original-Maintainer: Debian Libvirt Maintainers Architecture: amd64 Source: hivex Version: 1.3.9-2build1 Depends: perl (>= 5.18.2-2ubuntu1), perlapi-5.18.2, libc6 (>= 2.2.5), libhivex0 (>= 1.3.9) Filename: pool/main/libwin-hivex-perl_1.3.9-2build1_amd64.deb Size: 38368 MD5Sum: e16f8075cbb070ce306b121633ab531b SHA1: 8fcf03875e92ee2701f8edce2b7b527a44ae53c8 SHA256: f73705c88f6d7edf43c35befc6d530d776cf882840c5d535ad91a99eeac04b08 SHA512: 9164637e6993510466ff25bb97afc45e4e7fdd0911522a160e27128f89c2515f7961e9d7021aae8560eecf1d100a1e1bce3e0923749cd6dbec7feef268be065b Description: Perl bindings to hivex Perl bindings for libhivex, a library for reading and writing Windows Registry "hive" binary files. . This package also contains hivexregedit, a low-level command-line tool for manipulating and dumping registry hives. Homepage: http://libguestfs.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libwind0-heimdal Priority: standard Section: libs Installed-Size: 230 Maintainer: Ubuntu Developers Original-Maintainer: Brian May Architecture: amd64 Source: heimdal Version: 1.6~git20131207+dfsg-1ubuntu1 Depends: libc6 (>= 2.14), libcomerr2 (>= 1.01), libroken18-heimdal (>= 1.4.0+git20110226) Pre-Depends: multiarch-support Filename: pool/main/libwind0-heimdal_1.6~git20131207+dfsg-1ubuntu1_amd64.deb Size: 47766 MD5Sum: 6fa3befc582330a5db7dde891e868983 SHA1: 1d3f2c599509668a5bb2b03fbddbd0ebf3187311 SHA256: c2883d497b2acb71c63ca6023bd932a33c1d6c1f5ac38136d9a8dc3d14171b6d SHA512: f9d782eb6e3959703f94168634fe9fdfe7bd77811792dcd79655d0c659658ae4be304020ce80dd33f75bcf4870251b2e009d22b8de19e3a103cac69b240b7895 Description: Heimdal Kerberos - stringprep implementation Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. Multi-Arch: same Homepage: http://www.h5l.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libwrap0 Priority: optional Section: libs Installed-Size: 121 Maintainer: Ubuntu Developers Original-Maintainer: Marco d'Itri Architecture: amd64 Source: tcp-wrappers Version: 7.6.q-25 Replaces: tcpd (<< 7.6.q-20) Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Recommends: tcpd Breaks: tcpd (<< 7.6.q-20) Filename: pool/main/libwrap0_7.6.q-25_amd64.deb Size: 46166 MD5Sum: 905cc5ce615710c161a728bc6ce1195e SHA1: a4b0d5eec41e8cc446034ccab0c867c7e5e68b3e SHA256: 981de0244f2c79301a6073b4db6bea2be95f038c81862ea1959383f913d08261 SHA512: 93fe79f643eb01cf15cb3e44dc053a15b8ee83a17b053dad3cf5c029dadbaa40dd55d9be23774e6a18d4ca4fa4ccee437b68cca44e221f4bb4d18f581b9056b2 Description: Wietse Venema's TCP wrappers library Wietse Venema's network logger, also known as TCPD or LOG_TCP. . These programs log the client host name of incoming telnet, ftp, rsh, rlogin, finger etc. requests. . Security options are: - access control per host, domain and/or service; - detection of host name spoofing or host address spoofing; - booby traps to implement an early-warning system. Multi-Arch: same Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, ubuntu-desktop, mail-server, ubuntu-usb, print-server, cloud-image, openssh-server, lamp-server, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libwww-perl Priority: optional Section: perl Installed-Size: 375 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 6.05-2 Depends: perl, ca-certificates, libencode-locale-perl, libfile-listing-perl, libhtml-parser-perl, libhtml-tagset-perl, libhtml-tree-perl, libhttp-cookies-perl, libhttp-date-perl, libhttp-message-perl, libhttp-negotiate-perl, liblwp-mediatypes-perl, liblwp-protocol-https-perl, libnet-http-perl (>= 6.04), liburi-perl, libwww-robotrules-perl, netbase Recommends: libhtml-form-perl, libhtml-format-perl, libhttp-daemon-perl, libmailtools-perl Suggests: libauthen-ntlm-perl Breaks: fusioninventory-agent (<< 2.1.8-2), gsutil (<< 3.1-1), libfrontier-rpc-perl (<< 0.07b4-6), libhttp-daemon-ssl-perl (<< 1.04-3), libhttp-proxy-perl (<< 0.24-2), libhttp-request-ascgi-perl (<< 1.2-2), libhttp-request-params-perl (<< 1.01-6), libjson-rpc-perl (<< 0.96-3), libpoe-perl (<< 2:1.2990-2), librpc-xml-perl (<< 0.74-2), libsoap-lite-perl (<< 0.7.12-3), libwww-mechanize-formfiller-perl (<< 0.10-2), libwww-mechanize-perl (<< 1.66-2), satutils (<= 0.6), tidy-proxy (<< 0.97-4) Filename: pool/main/libwww-perl_6.05-2_all.deb Size: 146212 MD5Sum: 9b4afd35256fad3c9d8a11f5aa2253a3 SHA1: 66507129af9b54dc5d3296df57d7fb1a2d5b6812 SHA256: df42a55adeb2cabf87416675dbee61c1ac946b67bda8bde10c8cee7310e7aadd SHA512: 147fcf205c0ae27b11fcee09b6414b8c8f1f9dbe81082a2bf61897a0bff6d9e85abf3116448c79755334e562c2b03fa35daa680ac8c4b2de4a9dc4e9de834605 Description: simple and consistent interface to the world-wide web libwww-perl (also known as LWP) is a collection of Perl modules that provide a simple and consistent programming interface (API) to the World-Wide Web. The main focus of the library is to provide classes and functions that allow you to write WWW clients. It also contains general purpose modules, as well as a simple HTTP/1.1-compatible server implementation. Homepage: https://metacpan.org/release/libwww-perl/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libwww-robotrules-perl Priority: optional Section: perl Installed-Size: 76 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 6.01-1 Replaces: libwww-perl (<< 6.00) Depends: perl, liburi-perl Breaks: libwww-perl (<< 6.00) Filename: pool/main/libwww-robotrules-perl_6.01-1_all.deb Size: 14074 MD5Sum: 95112b59013c9e643ada5ddddb62d9b8 SHA1: 39693be3d45fcfd0852e2de9070abc36cb7242a5 SHA256: 5516cd8881af8032ccbeb1fb678c51d2f4b4f98128eccbb126fc0e07571ed830 SHA512: 9439131fa0729e213fe76cc5cb02e154aebdaf45239e70bb5d6058a3eaf38280393e2dad76adeb5df789966dce0ba41d5e4a2eb91200281d8058b74f91683413 Description: database of robots.txt-derived permissions WWW::RobotRules parses /robots.txt files as specified in "A Standard for Robot Exclusion", at . Webmasters can use the /robots.txt file to forbid conforming robots from accessing parts of their web site. . The parsed files are kept in a WWW::RobotRules object, and this object provides methods to check if access to a given URL is prohibited. The same WWW::RobotRules object can be used for one or more parsed /robots.txt files on any number of hosts. Homepage: http://search.cpan.org/dist/WWW-RobotRules/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libx11-6 Priority: standard Section: libs Installed-Size: 1509 Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Architecture: amd64 Source: libx11 Version: 2:1.6.2-1ubuntu2 Depends: libc6 (>= 2.15), libxcb1 (>= 1.2), libx11-data Pre-Depends: multiarch-support Filename: pool/main/libx11-6_1.6.2-1ubuntu2_amd64.deb Size: 560358 MD5Sum: 5bfdc28ea19e4e667b5aaa5d6d5f45aa SHA1: b91ef4c0683a76a396a6e8fe21e469c29558f599 SHA256: a5cbc9452e82fc1495e657a0bfe67aa964071c09e05a89f6ca037f2cda1af963 SHA512: 949133e234ea9f26ab02e6613d3da9482d15f1ea0f959c6284030b41159e957300724b54049be23c650c1f2835155e22e19532112333291959945f2359dfc31a Description: X11 client-side library This package provides a client interface to the X Window System, otherwise known as 'Xlib'. It provides a complete API for the basic functions of the window system. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libX11 Multi-Arch: same Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libx11-data Priority: standard Section: x11 Installed-Size: 1581 Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Architecture: all Source: libx11 Version: 2:1.6.2-1ubuntu2 Breaks: libx11-6 (<< 2:1.4.1) Filename: pool/main/libx11-data_1.6.2-1ubuntu2_all.deb Size: 111380 MD5Sum: 003252d2b4043b0ba1163b861653d589 SHA1: fcb2fa6d592f76cb653c2a40fe210867d9610bf6 SHA256: 9ee55771e7ef079fa1ebc0897e3bf7c6ac616b978eb228711d56132b8aa5cfd3 SHA512: c1896363f0fb095aa627075d9f35d028bc46fed7e92864c57553dbf398045a35e03eeacec1186270e09a2d96c0265b558779de04a24d238374053932e230827b Description: X11 client-side library This package provides the locale data files for libx11. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libX11 Multi-Arch: foreign Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libx11-xcb1 Priority: optional Section: libs Installed-Size: 235 Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Architecture: amd64 Source: libx11 Version: 2:1.6.2-1ubuntu2 Depends: libc6 (>= 2.2.5) Pre-Depends: multiarch-support Filename: pool/main/libx11-xcb1_1.6.2-1ubuntu2_amd64.deb Size: 9426 MD5Sum: 883e22f0ff03018c9fad15b5c10a2fca SHA1: 1e5cecdfd6233de088baeb499660682902095332 SHA256: 0bbaba8d4536c014edbfc3f3d7223edfaa47ea9385eeeedbaab6f2f35a250795 SHA512: 56f597ee91757370b9b755440c06a9c2e25b085f48d4d2e853b366807f25dd1592598be0399896ba025a8694abad5e69dbac3224bc369e0c26256aca196688a5 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: . More information about XCB can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libX11 Multi-Arch: same Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libx86-1 Priority: optional Section: libs Installed-Size: 257 Maintainer: Ubuntu Developers Original-Maintainer: Anibal Monsalve Salazar Architecture: amd64 Source: libx86 Version: 1.1+ds1-10 Depends: libc6 (>= 2.7) Pre-Depends: multiarch-support Filename: pool/main/libx86-1_1.1+ds1-10_amd64.deb Size: 82954 MD5Sum: d166a4d98f6ce17e6f17787bfc8a6ef5 SHA1: af9f70a1806bf25cb40d02e10ff98ee3b25eb2ed SHA256: 79f18410d3647d8ec2ce8dcfc1714f708618159dcd9520b21f0dd43123943432 SHA512: 445cb0f37d6f2deca9d0af99a4a3b8d665d89495f6f8db882b13eae8f50ccf4ce9769e8cf48faa0ebea5f6844d75d8cf3600316b6c95f32c58389aeeba903708 Description: x86 real-mode library A library to provide support for making real-mode calls x86 calls. On x86 hardware, vm86 mode is used. On other platforms, x86 emulation is provided. . This package contains the shared library. Multi-Arch: same Homepage: http://www.codon.org.uk/~mjg59/libx86/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-full, kubuntu-active-desktop, kubuntu-active-full, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, ubuntustudio-video, ubuntustudio-publishing, ubuntustudio-photography, ubuntustudio-graphics Package: libxapian22 Priority: optional Section: libs Installed-Size: 2402 Maintainer: Ubuntu Developers Original-Maintainer: Olly Betts Architecture: amd64 Source: xapian-core Version: 1.2.16-2ubuntu1 Depends: libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4) Suggests: xapian-tools Filename: pool/main/libxapian22_1.2.16-2ubuntu1_amd64.deb Size: 586122 MD5Sum: 007975f2f30ba8df724e1112ee99d24f SHA1: 980efef26d8c846a8378c92e3a6f21316bc130e8 SHA256: 7432a84de8f03be71a5c8d6e38100aad76e073acbe61348dea32e0237afb4394 SHA512: f12190e976abfe64b73b661a4ce11fb9fc5deddbacb33355c12d86ae86952b1a046e7d3b4e880adb6bbd2d10580258b3fadb3b26268f2d75ddffcaca954f564e Description: Search engine library This package contains the core Xapian runtime library. . The Xapian search engine library is a highly adaptable toolkit which allows developers to easily add advanced indexing and search facilities to their own applications. It implements the probabilistic model of information retrieval, and provides facilities for performing ranked free-text searches, relevance feedback, phrase searching, boolean searching, stemming, and simultaneous update and searching. It is highly scalable, and is capable of working with collections containing hundreds of millions of documents. Homepage: http://xapian.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, cloud-image, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, lubuntu-desktop, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libxau6 Priority: standard Section: libs Installed-Size: 50 Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Architecture: amd64 Source: libxau Version: 1:1.0.8-1 Depends: libc6 (>= 2.4) Pre-Depends: multiarch-support Filename: pool/main/libxau6_1.0.8-1_amd64.deb Size: 8376 MD5Sum: af209429d197827db35c09cd232037c1 SHA1: 07f54fc6d707f7744411275cce141899c7b53e8e SHA256: 881544ee71d85e89ebf224e45acc94930f6a309da2fb33dbf850bd1434e70597 SHA512: f039e44333bcaaeeb9350bd957cfb46c1cc413fa6cc528c0388d96ebedc0459d2c24a7319090c1fe6bee1aec9cbf07076161c9f187270da43185db7d0cf545e2 Description: X11 authorisation library This package provides the main interface to the X11 authorisation handling, which controls authorisation for X connections, both client-side and server-side. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXau Multi-Arch: same Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libxcb-dri2-0 Priority: optional Section: libs Installed-Size: 61 Maintainer: Ubuntu X-SWAT Original-Maintainer: XCB Developers Architecture: amd64 Source: libxcb Version: 1.10-2ubuntu1 Depends: libc6 (>= 2.2.5), libxcb1 Pre-Depends: multiarch-support Filename: pool/main/libxcb-dri2-0_1.10-2ubuntu1_amd64.deb Size: 6710 MD5Sum: 90169585d4c43e4a4da49ce3f2568384 SHA1: 0cd3599fe956bb844cfde7a9def748707759be60 SHA256: 8e0f6147d1b403c0c356779b601a9a8cb5548958b984c968b316d75482f94b4e SHA512: 4c74859f9d5af74b495c89a1aaadd6e19d72858dda44d3e7d8a34a010016ba36dda393a25e6043c8140dae2b207dac3e7412ca59c7a5416a41ecf860bfc8c8c3 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 Multi-Arch: same Homepage: http://xcb.freedesktop.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libxcb-dri3-0 Priority: optional Section: libs Installed-Size: 51 Maintainer: Ubuntu X-SWAT Original-Maintainer: XCB Developers Architecture: amd64 Source: libxcb Version: 1.10-2ubuntu1 Depends: libc6 (>= 2.2.5), libxcb1 (>= 1.9.2) Pre-Depends: multiarch-support Filename: pool/main/libxcb-dri3-0_1.10-2ubuntu1_amd64.deb Size: 5118 MD5Sum: 310d42718a6d50f1be400e1fa774d86a SHA1: dc1b89f7d9ea8d9fd263cf7dc3ac33abdf1edc5a SHA256: b90fafb2efa3ba8ed66e4cc7e05c197e00c21e53168fd962b2a63c6694aa4040 SHA512: 48a90c1aa2909d179839d6f3d385c0b8c4f2be3ce675d3ce0b3e5ac218c9a159d87c8315f8920a41db070a2b235af597519e755da00b2162481312568030500c 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 Multi-Arch: same Homepage: http://xcb.freedesktop.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libxcb-glx0 Priority: optional Section: libs Installed-Size: 151 Maintainer: Ubuntu X-SWAT Original-Maintainer: XCB Developers Architecture: amd64 Source: libxcb Version: 1.10-2ubuntu1 Depends: libc6 (>= 2.2.5), libxcb1 Pre-Depends: multiarch-support Filename: pool/main/libxcb-glx0_1.10-2ubuntu1_amd64.deb Size: 19976 MD5Sum: 632239048a95f7c2edd3225de98ed801 SHA1: 4a238601bb7e71b42e195c8cbeff869217999c2a SHA256: ad8655fe99e06626f1ac8f37a09cb70db5b667f41d69f9109e321b80403c11bc SHA512: 74fd2a30bf195d7ceba2deaf80b1592aa970de80ea54abe0ca1e645395246ad28f9e5f8e10ab7947655be8fb8263eda20daa8f6205ed111519eb10a5330cc746 Description: X C Binding, glx extension This package contains the library files needed to run software using libxcb-glx, the glx 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 Multi-Arch: same Homepage: http://xcb.freedesktop.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libxcb-present0 Priority: optional Section: libs Installed-Size: 51 Maintainer: Ubuntu X-SWAT Original-Maintainer: XCB Developers Architecture: amd64 Source: libxcb Version: 1.10-2ubuntu1 Depends: libc6 (>= 2.4), libxcb1 Pre-Depends: multiarch-support Filename: pool/main/libxcb-present0_1.10-2ubuntu1_amd64.deb Size: 5254 MD5Sum: e17e52f8953a544d1f0a56a156e6c7f5 SHA1: 2fa450eafc55303cdcbac723b218e2015fd189b0 SHA256: 039e88f424a359ba5caa9af0999e46fa322b916533246a2ad0a924123ebe001c SHA512: 07501de6693e9bfe952f1fdd60299ffb2ba7aa57f70ccce794543b96772f2b761966abfc3a12a4f929efe68e3d621758b15fc05efe325a32b9b6d99a70bf187d 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 Multi-Arch: same Homepage: http://xcb.freedesktop.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libxcb-sync1 Priority: optional Section: libs Installed-Size: 65 Maintainer: Ubuntu X-SWAT Original-Maintainer: XCB Developers Architecture: amd64 Source: libxcb Version: 1.10-2ubuntu1 Depends: libc6 (>= 2.14), libxcb1 Pre-Depends: multiarch-support Filename: pool/main/libxcb-sync1_1.10-2ubuntu1_amd64.deb Size: 8090 MD5Sum: 6cdc1b75cfb4797da9d19add8646a70e SHA1: ace150266de4c2ca65082ce2d841eedb85816f6c SHA256: ae691e2a12dd909db6f39ae520c849e697de6e86ded75f2d9da879f1df4c6be7 SHA512: d3b88c510b34c6deaf6c7bd58986cd67b3e4c68d686c2b37db450f99a83c9b1f1fa0300e9726751c70566efb204c03d7933d5e5e6df0c752f1e78a951407e73f 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 Multi-Arch: same Homepage: http://xcb.freedesktop.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libxcb1 Priority: standard Section: libs Installed-Size: 181 Maintainer: Ubuntu X-SWAT Original-Maintainer: XCB Developers Architecture: amd64 Source: libxcb Version: 1.10-2ubuntu1 Depends: libc6 (>= 2.14), libxau6, libxdmcp6 Pre-Depends: multiarch-support Breaks: alsa-utils (<< 1.0.24.2-5), libxcb-xlib0 Filename: pool/main/libxcb1_1.10-2ubuntu1_amd64.deb Size: 37992 MD5Sum: cd164f8d5fdadd02c9ab0573382968a4 SHA1: 474884cb0d866d86aa7cfdbff9597dbfe5380e55 SHA256: 0cfedaf1edf8a3dc92d2b522f891ddbe3c417ef911ab9c84aaf1ac3b951ab176 SHA512: 23597b8ae4d569676a8583e3b86114281be129bd855f4af757569c2ce99d544c78cdd5cc5525a7998355affbdcf5c8d06bc61995a054add4a9ac9c61a8823822 Description: X C Binding This package contains the library files needed to run software using libxcb, the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Multi-Arch: same Homepage: http://xcb.freedesktop.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libxdamage1 Priority: optional Section: libs Installed-Size: 46 Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Architecture: amd64 Source: libxdamage Version: 1:1.1.4-1ubuntu1 Depends: libc6 (>= 2.2.5), libx11-6 (>= 2:1.4.99.1) Pre-Depends: multiarch-support Filename: pool/main/libxdamage1_1.1.4-1ubuntu1_amd64.deb Size: 7612 MD5Sum: c1e6ea0fc620fc3ce50ebbfee62e3f0c SHA1: cf7cc62fee2f95fd4c1e731e439a5b35edc3a71c SHA256: f97f744cc3b8b972383578b728fc24511d06ac82c8eb42d9a276b223139d05de SHA512: e2592bed88a1fd5ffecb339c1eb2a1dfcc5af4b42b5a1a9c48a77fa63a32111298947c9352492af82cf691eb50352fa66808da4a3c65596b96bb565e18951430 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: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXdamage Multi-Arch: same Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libxdmcp6 Priority: standard Section: libs Installed-Size: 71 Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Architecture: amd64 Source: libxdmcp Version: 1:1.1.1-1 Depends: libc6 (>= 2.4) Pre-Depends: multiarch-support Filename: pool/main/libxdmcp6_1.1.1-1_amd64.deb Size: 12840 MD5Sum: 4bef0ab082dbc284db6305458dcec7be SHA1: e0ee0669e75c1a436883f92e88990c88eb8d57aa SHA256: a490df1d9157d5f86606bde52fe73963d2b764953a5741275e671614a7f03d38 SHA512: 9171a6f5c25d7e38693e55d02988b9a5b9055e164ea3b7d1f849251cd6958c7703bf0b9b7bc31d52162b313ab8a676d3fd439fce1a84725c5abeb480d02dc922 Description: X11 Display Manager Control Protocol library This package provides the main interface to the X11 display manager control protocol library, which allows for remote logins to display managers. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXdmcp Multi-Arch: same Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libxen-4.4 Priority: optional Section: libs Installed-Size: 851 Maintainer: Ubuntu Developers Original-Maintainer: Debian Xen Team Architecture: amd64 Source: xen Version: 4.4.1-0ubuntu0.14.04.3 Depends: libc6 (>= 2.15), liblzma5 (>= 5.1.1alpha+20120614), libuuid1 (>= 2.16), libxenstore3.0 (>= 4.2~), libyajl2 (>= 2.0.4), zlib1g (>= 1:1.1.4) Filename: pool/main/libxen-4.4_4.4.1-0ubuntu0.14.04.3_amd64.deb Size: 271938 MD5Sum: 868a061f2103f3324b54df44b9ec0732 SHA1: 12e4fd4c6b3832334e6b3409a3975e63bebcf498 SHA256: 9b231cf310d51c13c27635a739b87bbd181b223211b87449d62ac5b492b0a329 SHA512: 974a1243952860b4267b67383e41e52aff9fcc0033487a5efcda94878eb9a538a34b11243b2e66deb77fc663679be5954d4998148b6b6d029949dfb49eb9c0d1 Description: Public libs for Xen This package contains the shared libraries for Xen. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host Package: libxenstore3.0 Priority: optional Section: libs Installed-Size: 89 Maintainer: Ubuntu Developers Original-Maintainer: Debian Xen Team Architecture: amd64 Source: xen Version: 4.4.1-0ubuntu0.14.04.3 Depends: libc6 (>= 2.14) Filename: pool/main/libxenstore3.0_4.4.1-0ubuntu0.14.04.3_amd64.deb Size: 18658 MD5Sum: 530422a21e16e5f72ea9d9d87b53e902 SHA1: bf55ffdb1f7696a9a357398feef11a702d8d3a2b SHA256: 0e951f48870902ef5e66559dc779b6d7867ade0c18d41683addd3e67919c3961 SHA512: 67ceb1d982aedb14d1a9e12903ecebb575d6fff13612606580d991b83388d91a256bfbd25257d03da19d39236f7adc33024a31f64a77e99b129bf50ee0a568c3 Description: Xenstore communications library for Xen This package contains the public libxenstore. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host Package: libxext6 Priority: standard Section: libs Installed-Size: 121 Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Architecture: amd64 Source: libxext Version: 2:1.3.2-1 Depends: libc6 (>= 2.14), libx11-6 (>= 2:1.4.99.1) Pre-Depends: multiarch-support Filename: pool/main/libxext6_1.3.2-1_amd64.deb Size: 33890 MD5Sum: c176057619656bbe9a53db471b9dadc2 SHA1: ce414924bfafda5e6bd4dbf295467a95c86de400 SHA256: dbb408e9f3fafc406350cdfc04e1668033468d1b662201df48fe30188115bb8f SHA512: ccf44c7675716b074ed5eb83f5f981186d6545864b0295357741897f8e2d9e37b93bd5a203929fb38d9f544f6a4afcb060410db9ab81d86cdcecb3364f5728ab Description: X11 miscellaneous extension library libXext provides an X Window System client interface to several extensions to the X protocol. . The supported protocol extensions are: - DOUBLE-BUFFER (DBE), the Double Buffer extension; - DPMS, the VESA Display Power Management System extension; - Extended-Visual-Information (EVI), an extension for gathering extra information about the X server's visuals; - LBX, the Low Bandwidth X extension; - MIT-SHM, the MIT X client/server shared memory extension; - MIT-SUNDRY-NONSTANDARD, a miscellaneous extension by MIT; - Multi-Buffering, the multi-buffering and stereo display extension; - SECURITY, the X security extension; - SHAPE, the non-rectangular shaped window extension; - SYNC, the X synchronization extension; - TOG-CUP, the Open Group's Colormap Utilization extension; - XC-APPGROUP, the X Consortium's Application Group extension; - XC-MISC, the X Consortium's resource ID querying extension; - XTEST, the X test extension (this is one of two client-side implementations; the other is in the libXtst library, provided by the libxtst6 package); . libXext also provides a small set of utility functions to aid authors of client APIs for X protocol extensions. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXext Multi-Arch: same Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libxfixes3 Priority: optional Section: libs Installed-Size: 62 Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Architecture: amd64 Source: libxfixes Version: 1:5.0.1-1ubuntu1 Depends: libc6 (>= 2.14), libx11-6 (>= 2:1.4.99.1) Pre-Depends: multiarch-support Breaks: unity (<< 7.0.2), xserver-xorg-core (<< 2:1.14) Filename: pool/main/libxfixes3_5.0.1-1ubuntu1_amd64.deb Size: 11746 MD5Sum: 86e65f1a56a9cd7bd5aee447795b43dd SHA1: 0c28051f9191de3a305ad6643ac3dd07a9b53457 SHA256: ad22fb7c3d1fc7ffd31a4a32af397aa2b8571001cb5cec8f8a13f3fc9ce25111 SHA512: 4f26944d13fc7742472371b920de2a6f971faf4e5b6f82f81b8282106ed6ff55befe244524b41cc9914e532465498b7628f28c6309e01ecb5c2bf88ae35b96f9 Description: X11 miscellaneous 'fixes' extension library libXfixes provides an X Window System client interface to the 'XFIXES' extension to the X protocol. . It provides support for Region types, and some cursor functions. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXfixes Multi-Arch: same Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libxml-parser-perl Priority: optional Section: perl Installed-Size: 586 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: amd64 Version: 2.41-1build3 Depends: perl (>= 5.18.1-4), perlapi-5.18.1, liburi-perl, libwww-perl, libc6 (>= 2.14), libexpat1 (>= 2.0.1) Filename: pool/main/libxml-parser-perl_2.41-1build3_amd64.deb Size: 294030 MD5Sum: fd052f7f2de02b9584022deb7c380cfc SHA1: a87369723beb50892b6eeaf83c653fa05e47c5fc SHA256: e84533c7600db3cb13d06a6246d10f253cff455b896f559e7a71f5161e891a9e SHA512: 92601c3ae5021dc7132c499e4b451590f1ae1ab94dff97aa812e9d234805fa0d801e6882c0ad32838c831e03cf9ceb81ba41464bb46ba9c9de90a88fbcc76674 Description: Perl module for parsing XML files XML::Parser module provides ways to parse XML documents. It is built on top of XML::Parser::Expat, which is a lower level interface to James Clark's expat library. Each call to one of the parsing methods creates a new instance of XML::Parser::Expat which is then used to parse the document. Expat options may be provided when the XML::Parser object is created. These options are then passed on to the Expat object on each parse call. They can also be given as extra arguments to the parse methods, in which case they override options given at XML::Parser creation time. . The behavior of the parser is controlled either by Style and/or Handlers options, or by setHandlers method. These all provide mechanisms for XML::Parser to set the handlers needed by XML::Parser::Expat. If neither Style nor Handlers are specified, then parsing just checks the document for being well-formed. . When underlying handlers get called, they receive as their first parameter the Expat object, not the Parser object. Homepage: http://www.libexpat.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-desktop, ubuntustudio-desktop Package: libxml-xpath-perl Priority: optional Section: universe/perl Installed-Size: 344 Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 1.13-7 Depends: perl, libxml-parser-perl Filename: pool/main/libxml-xpath-perl_1.13-7_all.deb Size: 80710 MD5Sum: 7d194787381f448a096cdd3fd053562b SHA1: 5d70f8054a7596727d05918b01b3617effe47937 SHA256: edd92c1d09e17faf89396ea06309ae75836065d1da3f7f8c4bf74241f7a9937e SHA512: 1330cfbb4e0bf7b1b64e2e5decded718936baf635f03bb97ce05e43294830d7af18274a0e2f42b769c0b16a8a5091fbce10bc0c8385a7589cbb82552f1713655 Description: Perl module for processing XPath The XML::XPath module implements the W3C's XPath specification. It aims to be completely correct to the letter of the spec, and yet still allow extensions through the use of functions and variables, such as are provided by XSLT and XPointer. Homepage: http://search.cpan.org/dist/XML-XPath/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libxml2-utils Priority: optional Section: text Installed-Size: 183 Maintainer: Ubuntu Developers Original-Maintainer: Debian XML/SGML Group Architecture: amd64 Source: libxml2 Version: 2.9.1+dfsg1-3ubuntu4.4 Depends: libc6 (>= 2.7), libreadline6 (>= 6.0), libxml2 (>= 2.9.0) Filename: pool/main/libxml2-utils_2.9.1+dfsg1-3ubuntu4.4_amd64.deb Size: 34736 MD5Sum: 31b3dcb6d76c16b20d6527890c2f452a SHA1: 65f564a27b3b587a01ea2cc284e51413e0888462 SHA256: 0cd4e7e1d3246498cce79ecf251dd8fd6ce905d1cc6b7b7023034bf9de6175a3 SHA512: 199f202bf5ed7b98f2878af324d56b87a741907774478c005fc83e4a6aa6c6b547a4047b06760cb58fd2e2359c3500511b4f77241327b48f6d2741d31611bba6 Description: XML utilities 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 xmllint, a tool for validating and reformatting XML documents, and xmlcatalog, a tool to parse and manipulate XML or SGML catalog files. Multi-Arch: foreign Homepage: http://xmlsoft.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop-gnome, ubuntustudio-video, ubuntustudio-graphics, ubuntu-gnome-desktop Package: libxml2 Priority: standard Section: libs Installed-Size: 1800 Maintainer: Ubuntu Developers Original-Maintainer: Debian XML/SGML Group Architecture: amd64 Version: 2.9.1+dfsg1-3ubuntu4.4 Depends: libc6 (>= 2.15), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.2.3.3) Pre-Depends: multiarch-support Recommends: xml-core Filename: pool/main/libxml2_2.9.1+dfsg1-3ubuntu4.4_amd64.deb Size: 570198 MD5Sum: ce65b66646af055ff3f563844c3d0a13 SHA1: 4e7a06c1ec5c9c9b95e7a999f82bcae57c09d145 SHA256: 27eeb94efc91926fc224901172449cb99b2b30cdb31dfd09f7a1ad025cf0025d SHA512: 29bf21ab1432e054d5f008bdd41595de6bd2d01a22ac0d0d5f26e6065418ffad05b40209929a25131d1caabaed62ea1feec882fea3b58e3829edc8b9b2155ac5 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. Multi-Arch: same Homepage: http://xmlsoft.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libxmuu1 Priority: standard Section: libs Installed-Size: 65 Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Architecture: amd64 Source: libxmu Version: 2:1.1.1-1 Depends: libc6 (>= 2.4), libx11-6 Pre-Depends: multiarch-support Filename: pool/main/libxmuu1_1.1.1-1_amd64.deb Size: 11036 MD5Sum: 7c78415539294b1c5531260d90643c7d SHA1: 5de5cc6c792fe968c24f3b42230d9b4b0d909e57 SHA256: 5e5f7aa53a33175c9ccc3087ad592e64f8f4a7891ad31d0247689d187c244f24 SHA512: 79e1746e38739c16237784816c9d967bbd482248bc8967325e491db7853c71acd53480db01eb2995be2fecba53b66c862a387ed7d32df3c3e3c58da933ad931c Description: X11 miscellaneous micro-utility library libXmuu provides a set of miscellaneous utility convenience functions for X libraries to use. It is a lighter version of libXmu that does not depend on libXt or libXext; for more information on libXmu, see libxmu6. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXmu Multi-Arch: same Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: libxpm4 Priority: optional Section: libs Installed-Size: 121 Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Architecture: amd64 Source: libxpm Version: 1:3.5.10-1 Depends: libc6 (>= 2.14), libx11-6 Pre-Depends: multiarch-support Filename: pool/main/libxpm4_3.5.10-1_amd64.deb Size: 38280 MD5Sum: 4985dad7e98401b47c79b377333ae1c7 SHA1: fcf8e03f9f7c60067d5b8606e74887fa56318f56 SHA256: 96323b8e738bf2bedbf41a1196371a100ef2b7a7e388101fd905b4e5c829af00 SHA512: 34378038fe503ff298a4fee2430758d73dd0ce98ef57c2456448503208f67b86fba1ce41887e33745db0bdb8c3d7ca9e326b982d53c96d832398fdc5d951e4af Description: X11 pixmap library libXpm provides support and common operation for the XPM pixmap format, which is commonly used in legacy X applications. XPM is an extension of the monochrome XBM bitmap specified in the X protocol. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXpm Multi-Arch: same Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, print-server, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libxshmfence1 Priority: optional Section: libs Installed-Size: 41 Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Architecture: amd64 Source: libxshmfence Version: 1.1-2 Depends: libc6 (>= 2.4) Pre-Depends: multiarch-support Filename: pool/main/libxshmfence1_1.1-2_amd64.deb Size: 4644 MD5Sum: 921fc248a972eb54e063759eaec9fe83 SHA1: 534e168805dab50204f42617014a36c77b201ba4 SHA256: e59a2d18d496bde2192ba83822531370943714ec980dec266077b2f4c813677b SHA512: 15419381bf2917526f42699e61596376daa620ee67a5beada498fa802d74de44166d5851caaf8555a5166f0b3f058dfcf6b871970f7e45b78272f9b20b0d3999 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. Multi-Arch: same Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libxslt1.1 Priority: optional Section: libs Installed-Size: 486 Maintainer: Ubuntu Developers Original-Maintainer: Debian XML/SGML Group Architecture: amd64 Source: libxslt Version: 1.1.28-2build1 Depends: libc6 (>= 2.17), libgcrypt11 (>= 1.4.5), libxml2 (>= 2.9.0) Pre-Depends: multiarch-support Filename: pool/main/libxslt1.1_1.1.28-2build1_amd64.deb Size: 144980 MD5Sum: 8193d46e498f445991c78e9da9b238a6 SHA1: 3be02083899bd88be91238e495db2d62923173cb SHA256: fa2227c324e8782d19b9e2cb002adb4b99cdd4a4c9057b3086000e534c805228 SHA512: fe9ff949d9674c46a973f57a03af26c4b256c7dd2a9d3fe0bbcc5cd310a0179e8f3b979dc42ab440c38a5400533a6a36b148f01f25e2ee458c21762dd15d0dc4 Description: XSLT 1.0 processing library - runtime library XSLT is an XML language for defining transformations of XML files from XML to some other arbitrary format, such as XML, HTML, plain text, etc. using standard XSLT stylesheets. libxslt is a C library which implements XSLT version 1.0. . This package contains the libxslt library used by applications for XSLT transformations. Multi-Arch: same Homepage: http://xmlsoft.org/xslt/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, ubuntu-desktop, ubuntu-usb, postgresql-server, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-desktop, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libxtables10 Priority: standard Section: net Installed-Size: 106 Maintainer: Ubuntu Developers Original-Maintainer: Laurence J. Lane Architecture: amd64 Source: iptables Version: 1.4.21-1ubuntu1 Replaces: iptables (<< 1.4.16.3-3) Depends: libc6 (>= 2.14) Breaks: iptables (<< 1.4.16.3-3) Filename: pool/main/libxtables10_1.4.21-1ubuntu1_amd64.deb Size: 25922 MD5Sum: 5947c0c711d7416fa0031f3a26834f6d SHA1: 7d1efe63d6e5f60135bc242d2d3b149f440114cd SHA256: 5af94dbfbf9d040c3193f31fff178b4615f68915e2ae6fe8725af05bbb58c433 SHA512: 5af099b1ded804d4e2b1862fe38cd0d2471b1226f4b190f6eb364235080162522d8f9941ba5c4b4e69b1c477c097dafb3493329ed2123ff06e82be8126326464 Description: netfilter xtables library The user-space interface to the Netfilter xtables kernel framework. Homepage: http://www.netfilter.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master Package: libxxf86vm1 Priority: optional Section: libs Installed-Size: 58 Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Architecture: amd64 Source: libxxf86vm Version: 1:1.1.3-1 Depends: libc6 (>= 2.2.5), libx11-6 (>= 2:1.4.99.1), libxext6 Pre-Depends: multiarch-support Filename: pool/main/libxxf86vm1_1.1.3-1_amd64.deb Size: 11692 MD5Sum: b61960ea6bd4f73ff903f63235b35c25 SHA1: 2ed30c86eb51fdd907640fabc224a332a97046eb SHA256: f54f9def9a439ddfeba27e8744a79ae50067143d449c457e060288cb4a7b3466 SHA512: 5c1f6f263c1aaedfbac1d0a7be9e72168faf1cc1b0822bed4436aebe7efc7f7da17c6aea33b49f94e9374d4b502283d576af9c246b0d1542beee152d1279469b Description: X11 XFree86 video mode extension library libXxf86vm provides an interface to the XFree86-VidModeExtension extension, which allows client applications to get and set video mode timings in extensive detail. It is used by the xvidtune program in particular. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXxf86vm Multi-Arch: same Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: libyajl2 Priority: extra Section: libs Installed-Size: 73 Maintainer: Ubuntu Developers Original-Maintainer: John Stamp Architecture: amd64 Source: yajl Version: 2.0.4-4 Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Filename: pool/main/libyajl2_2.0.4-4_amd64.deb Size: 20834 MD5Sum: d7241d878ea65cbed080196411ec92c2 SHA1: 8a7d1e3a0f79bc6663180e6113b1e5f5a32b6666 SHA256: 06ea0df2fb11feb21bc93866d9c339b58ce0dd3988ddb1202b502df2ac314753 SHA512: ca64134341f71e00d0d8450bfef5955572e6ff82764456802e69425feb0a445c3e600768facc6d433d72d47ea8b1ed1f31176418c4855b5b620ee20f26cc1479 Description: Yet Another JSON Library A small, fast library for parsing JavaScript Object Notation (JSON). It supports incremental parsing from a stream and leaves data representation to higher level code. Multi-Arch: same Homepage: http://lloyd.github.com/yajl/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, lubuntu-desktop, ubuntustudio-video, ubuntustudio-graphics, ubuntustudio-audio, ubuntu-gnome-desktop Package: libyaml-0-2 Priority: optional Section: libs Installed-Size: 163 Maintainer: Ubuntu Developers Original-Maintainer: Anders Kaseorg Architecture: amd64 Source: libyaml Version: 0.1.4-3ubuntu3.1 Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Filename: pool/main/libyaml-0-2_0.1.4-3ubuntu3.1_amd64.deb Size: 48066 MD5Sum: 4dcc359331403252136be3490c923fc9 SHA1: a74634c1d09e74510b5d748734e8b5285f2bf2d4 SHA256: a69e37af381ff3b581df129238dc79e48889e86fd8f70668b03b335dd16ebe1d SHA512: 59428de96ab5d3a96382019f2ac85ed1206a2b69c7ca3da5ccb6100b78d73d652786ba4aaefb08e2bc22678b15463a0288310ffac341fd8155fba2c095ccc401 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. Multi-Arch: same Homepage: http://pyyaml.org/wiki/LibYAML Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: cloud-image, kubuntu-desktop, kubuntu-full, kubuntu-active, kubuntu-active-desktop, kubuntu-active-full, kubuntu-active, edubuntu-desktop-gnome, ubuntustudio-font-meta Package: libzmq3 Priority: optional Section: universe/libs Installed-Size: 401 Maintainer: Ubuntu Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Source: zeromq3 Version: 4.0.4+dfsg-2 Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libpgm-5.1-0 (>= 5.1.116~dfsg), libstdc++6 (>= 4.2.1) Pre-Depends: multiarch-support Filename: pool/main/libzmq3_4.0.4+dfsg-2_amd64.deb Size: 128932 MD5Sum: ebd2f2c4ee920bb89e3481eca46a28d9 SHA1: c381273b8183ac6a9129b1971000f5e17ceb61fc SHA256: e76e3aa446da9b94c15b3f30ddb187b47b821d1d48cb01e3c041d5d0794da3b1 SHA512: ddd9c711f8e08aebe89d9ea86021dc69eab5eccbfb71aadab30c0d21fd70095ffcd33a47290c7abf46230a32ae47a58aea4f36f625e93856f1de97ce1f2060c5 Description: lightweight messaging kernel (shared library) ØMQ is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. . ØMQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more. . This package contains the libzmq shared library. Multi-Arch: same Homepage: http://www.zeromq.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libzookeeper-mt2 Priority: optional Section: universe/libs Installed-Size: 153 Maintainer: Ubuntu Developers Original-Maintainer: Debian Java Maintainers Architecture: amd64 Source: zookeeper Version: 3.4.5+dfsg-1 Depends: libc6 (>= 2.16) Pre-Depends: multiarch-support Filename: pool/main/libzookeeper-mt2_3.4.5+dfsg-1_amd64.deb Size: 50168 MD5Sum: 45430fcb0a6ef134390339c3d577e700 SHA1: 27dd8ad905eb221ea7a7b170367af7aed7270e06 SHA256: 7d4dd8c67c21e86819ceb1e250507021a71911fb5ed4c66f25ba012d403f0303 SHA512: 45d736cd66735ad07b5d1a52db39d31d4c49ac73e709918a80269008c0217805020fe76be32aa729b7b39eaa048ffa1e4e8a0feecded0952b2fa2136395152e1 Description: Multi threaded C bindings for zookeeper ZooKeeper is a centralized, reliable, service for maintaining configuration information, naming, providing distributed synchronization, and group services. All of these kinds of services are used in some form or another by distributed applications. . This package contains the multi-threaded libraries for the C bindings. Multi-Arch: same Homepage: http://zookeeper.apache.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: lintian Priority: optional Section: devel Installed-Size: 3198 Maintainer: Ubuntu Developers Original-Maintainer: Debian Lintian Maintainers Architecture: all Version: 2.5.22ubuntu1 Depends: binutils, bzip2, diffstat, file, gettext, hardening-includes, intltool-debian, libapt-pkg-perl, libarchive-zip-perl, libclass-accessor-perl, libclone-perl, libdigest-sha-perl, libdpkg-perl, libemail-valid-perl, libfile-basedir-perl, libipc-run-perl, liblist-moreutils-perl, libparse-debianchangelog-perl, libtext-levenshtein-perl, libtimedate-perl, liburi-perl, man-db, patchutils, perl, t1utils Recommends: libautodie-perl (>= 2.18), libperlio-gzip-perl Suggests: binutils-multiarch, dpkg-dev, libhtml-parser-perl, libtext-template-perl, libyaml-perl, xz-utils Filename: pool/main/lintian_2.5.22ubuntu1_all.deb Size: 552684 MD5Sum: 72d50d0bb0c4cc1cc000ffd7bf65f3be SHA1: a8b288954334df3a812e88c28f2bcc21b4f59516 SHA256: 5c900502a15bf8bdd3c9512cb9ee9faae39aba694153b576583aa5858794b2b9 SHA512: b5036716698244f525f021e73961acdc1a16e084b21fdc8ecd488b85f04e3b18ecf8844783de05897a1c170f72136649bbc8a02a55fb083cc75251c2bd28017b Description: Debian package checker Lintian dissects Debian packages and reports bugs and policy violations. It contains automated checks for many aspects of Debian policy as well as some checks for common errors. . It uses an archive directory, called laboratory, in which it stores information about the packages it examines. It can keep this information between multiple invocations in order to avoid repeating expensive data-collection operations. This makes it possible to check the complete Debian archive for bugs, in a reasonable time. . This package is useful for all people who want to check Debian packages for compliance with Debian policy. Every Debian maintainer should check packages with this tool before uploading them to the archive. . This version of Lintian is calibrated for policy version 3.9.5. Multi-Arch: foreign Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-firmware-nonfree Priority: optional Section: multiverse/kernel Installed-Size: 8056 Maintainer: Ubuntu Kernel Team Architecture: all Version: 1.14ubuntu3 Replaces: linux-firmware (<< 1.17) Conflicts: linux-firmware (<< 1.17) Filename: pool/main/linux-firmware-nonfree_1.14ubuntu3_all.deb Size: 2436350 MD5Sum: 6b4351b0d8f1f8c27ed101614abbcecf SHA1: f00a907fe74ca9037965ffc062043e0d64154fa1 SHA256: 651660fe54115d0879d9bb564580e719a33b1b55071efe7a1f40acb1c80580ff SHA512: bfef73060b66d5e9cbcdcf8b9b2de0fb1f7d496724b210190dbb1bc0af9a954fb8e1e1a7aa415bc8d49dd47f4ad21efae9529b5a5f3b653bb3f3bd95f7ad69ab Description: Non-free firmware for Linux kernel drivers This package provides non-free firmware used by Linux kernel drivers. . Most of the firmware in this package is for television tuner cards. However, non-free firmware for other classes of devices are provided as well. Modaliases: cx18(pci:v000014F1d00005B7Asv*sd*bc*sc*i*, pci:v000014F1d00005B7Asv*sd*bc*sc*i*), dvb_usb_af9015(usb:v1B80pE401d*dc*dsc*dp*ic*isc*ip*in*, usb:v1F4Dp9016d*dc*dsc*dp*ic*isc*ip*in*, usb:v07CAp850Bd*dc*dsc*dp*ic*isc*ip*in*, usb:v0CCDp0099d*dc*dsc*dp*ic*isc*ip*in*, usb:v0CCDp0097d*dc*dsc*dp*ic*isc*ip*in*, usb:v07CAp815Ad*dc*dsc*dp*ic*isc*ip*in*, usb:v1B80pE39Ad*dc*dsc*dp*ic*isc*ip*in*, usb:v1B80pE383d*dc*dsc*dp*ic*isc*ip*in*, usb:v0413p6A04d*dc*dsc*dp*ic*isc*ip*in*, usb:v1B80pE402d*dc*dsc*dp*ic*isc*ip*in*, usb:v1B80pE39Dd*dc*dsc*dp*ic*isc*ip*in*, usb:v1B80pC161d*dc*dsc*dp*ic*isc*ip*in*, usb:v1B80pE400d*dc*dsc*dp*ic*isc*ip*in*, usb:v0458p4012d*dc*dsc*dp*ic*isc*ip*in*, usb:v1B80pC810d*dc*dsc*dp*ic*isc*ip*in*, usb:v1B80pE397d*dc*dsc*dp*ic*isc*ip*in*, usb:v07CApA805d*dc*dsc*dp*ic*isc*ip*in*, usb:v07CAp850Ad*dc*dsc*dp*ic*isc*ip*in*, usb:v15A4p901Bd*dc*dsc*dp*ic*isc*ip*in*, usb:v1B80pE395d*dc*dsc*dp*ic*isc*ip*in*, usb:v1B80pE39Bd*dc*dsc*dp*ic*isc*ip*in*, usb:v1B80pE396d*dc*dsc*dp*ic*isc*ip*in*, usb:v1462p8807d*dc*dsc*dp*ic*isc*ip*in*, usb:v07CApA309d*dc*dsc*dp*ic*isc*ip*in*, usb:v10B9p8000d*dc*dsc*dp*ic*isc*ip*in*, usb:v07CAp8150d*dc*dsc*dp*ic*isc*ip*in*, usb:v1462p8801d*dc*dsc*dp*ic*isc*ip*in*, usb:v1AE7p0381d*dc*dsc*dp*ic*isc*ip*in*, usb:v07CApA815d*dc*dsc*dp*ic*isc*ip*in*, usb:v1B80pC160d*dc*dsc*dp*ic*isc*ip*in*, usb:v0CCDp0069d*dc*dsc*dp*ic*isc*ip*in*, usb:v13D3p3237d*dc*dsc*dp*ic*isc*ip*in*, usb:v13D3p3226d*dc*dsc*dp*ic*isc*ip*in*, usb:v1B80pE399d*dc*dsc*dp*ic*isc*ip*in*, usb:v2304p022Bd*dc*dsc*dp*ic*isc*ip*in*, usb:v0413p6029d*dc*dsc*dp*ic*isc*ip*in*, usb:v15A4p9016d*dc*dsc*dp*ic*isc*ip*in*, usb:v15A4p9015d*dc*dsc*dp*ic*isc*ip*in*), p54pci(pci:v00001260d0000FFFFsv*sd*bc*sc*i*, pci:v00001260d00003886sv*sd*bc*sc*i*, pci:v00001260d00003877sv*sd*bc*sc*i*, pci:v000010B7d00006001sv*sd*bc*sc*i*, pci:v00001260d00003890sv*sd*bc*sc*i*), p54usb(usb:v413Cp8104d*dc*dsc*dp*ic*isc*ip*in*, usb:v413Cp8102d*dc*dsc*dp*ic*isc*ip*in*, usb:v413Cp5513d*dc*dsc*dp*ic*isc*ip*in*, usb:v2001p3705d*dc*dsc*dp*ic*isc*ip*in*, usb:v2001p3704d*dc*dsc*dp*ic*isc*ip*in*, usb:v1740p1000d*dc*dsc*dp*ic*isc*ip*in*, usb:v1668p1050d*dc*dsc*dp*ic*isc*ip*in*, usb:v1435p0427d*dc*dsc*dp*ic*isc*ip*in*, usb:v1413p5400d*dc*dsc*dp*ic*isc*ip*in*, usb:v13B1p000Cd*dc*dsc*dp*ic*isc*ip*in*, usb:v13B1p000Ad*dc*dsc*dp*ic*isc*ip*in*, usb:v1260pEE22d*dc*dsc*dp*ic*isc*ip*in*, usb:v124Ap4025d*dc*dsc*dp*ic*isc*ip*in*, usb:v0D8Ep3762d*dc*dsc*dp*ic*isc*ip*in*, usb:v0CDEp0015d*dc*dsc*dp*ic*isc*ip*in*, usb:v0CDEp0008d*dc*dsc*dp*ic*isc*ip*in*, usb:v0BF8p1009d*dc*dsc*dp*ic*isc*ip*in*, usb:v0BAFp0118d*dc*dsc*dp*ic*isc*ip*in*, usb:v0915p2002d*dc*dsc*dp*ic*isc*ip*in*, usb:v0915p2000d*dc*dsc*dp*ic*isc*ip*in*, usb:v0846p4240d*dc*dsc*dp*ic*isc*ip*in*, usb:v083ApF503d*dc*dsc*dp*ic*isc*ip*in*, usb:v083ApC501d*dc*dsc*dp*ic*isc*ip*in*, usb:v083Ap4531d*dc*dsc*dp*ic*isc*ip*in*, usb:v083Ap4521d*dc*dsc*dp*ic*isc*ip*in*, usb:v0803p4310d*dc*dsc*dp*ic*isc*ip*in*, usb:v07AAp0020d*dc*dsc*dp*ic*isc*ip*in*, usb:v0707pEE13d*dc*dsc*dp*ic*isc*ip*in*, usb:v06B9p0121d*dc*dsc*dp*ic*isc*ip*in*, usb:v06A9p000Ed*dc*dsc*dp*ic*isc*ip*in*, usb:v0572p2002d*dc*dsc*dp*ic*isc*ip*in*, usb:v0572p2000d*dc*dsc*dp*ic*isc*ip*in*, usb:v050Dp7050d*dc*dsc*dp*ic*isc*ip*in*, usb:v0471p1230d*dc*dsc*dp*ic*isc*ip*in*, usb:v5041p2235d*dc*dsc*dp*ic*isc*ip*in*, usb:v5041p2234d*dc*dsc*dp*ic*isc*ip*in*, usb:v2001p3762d*dc*dsc*dp*ic*isc*ip*in*, usb:v2001p3703d*dc*dsc*dp*ic*isc*ip*in*, usb:v2001p3701d*dc*dsc*dp*ic*isc*ip*in*, usb:v1915p2235d*dc*dsc*dp*ic*isc*ip*in*, usb:v1915p2234d*dc*dsc*dp*ic*isc*ip*in*, usb:v182Dp096Bd*dc*dsc*dp*ic*isc*ip*in*, usb:v1630p0005d*dc*dsc*dp*ic*isc*ip*in*, usb:v15A9p0002d*dc*dsc*dp*ic*isc*ip*in*, usb:v1435p0210d*dc*dsc*dp*ic*isc*ip*in*, usb:v124Ap4023d*dc*dsc*dp*ic*isc*ip*in*, usb:v107Bp55F2d*dc*dsc*dp*ic*isc*ip*in*, usb:v0DB0p6826d*dc*dsc*dp*ic*isc*ip*in*, usb:v0CDEp0006d*dc*dsc*dp*ic*isc*ip*in*, usb:v0BF8p1007d*dc*dsc*dp*ic*isc*ip*in*, usb:v09AAp1000d*dc*dsc*dp*ic*isc*ip*in*, usb:v0846p4220d*dc*dsc*dp*ic*isc*ip*in*, usb:v0846p4210d*dc*dsc*dp*ic*isc*ip*in*, usb:v0846p4200d*dc*dsc*dp*ic*isc*ip*in*, usb:v083Ap5501d*dc*dsc*dp*ic*isc*ip*in*, usb:v083Ap4502d*dc*dsc*dp*ic*isc*ip*in*, usb:v083Ap4501d*dc*dsc*dp*ic*isc*ip*in*, usb:v07AAp001Cd*dc*dsc*dp*ic*isc*ip*in*, usb:v0707pEE06d*dc*dsc*dp*ic*isc*ip*in*, usb:v06B9p0120d*dc*dsc*dp*ic*isc*ip*in*, usb:v0675p0530d*dc*dsc*dp*ic*isc*ip*in*, usb:v0506p0A11d*dc*dsc*dp*ic*isc*ip*in*, usb:v045Ep00C2d*dc*dsc*dp*ic*isc*ip*in*, usb:v0411p0050d*dc*dsc*dp*ic*isc*ip*in*, usb:v413Cp8104d*dc*dsc*dp*ic*isc*ip*in*, usb:v413Cp8102d*dc*dsc*dp*ic*isc*ip*in*, usb:v413Cp5513d*dc*dsc*dp*ic*isc*ip*in*, usb:v2001p3705d*dc*dsc*dp*ic*isc*ip*in*, usb:v2001p3704d*dc*dsc*dp*ic*isc*ip*in*, usb:v1740p1000d*dc*dsc*dp*ic*isc*ip*in*, usb:v1668p1050d*dc*dsc*dp*ic*isc*ip*in*, usb:v1435p0427d*dc*dsc*dp*ic*isc*ip*in*, usb:v1413p5400d*dc*dsc*dp*ic*isc*ip*in*, usb:v13B1p000Cd*dc*dsc*dp*ic*isc*ip*in*, usb:v13B1p000Ad*dc*dsc*dp*ic*isc*ip*in*, usb:v1260pEE22d*dc*dsc*dp*ic*isc*ip*in*, usb:v124Ap4025d*dc*dsc*dp*ic*isc*ip*in*, usb:v0D8Ep3762d*dc*dsc*dp*ic*isc*ip*in*, usb:v0CDEp0015d*dc*dsc*dp*ic*isc*ip*in*, usb:v0CDEp0008d*dc*dsc*dp*ic*isc*ip*in*, usb:v0BF8p1009d*dc*dsc*dp*ic*isc*ip*in*, usb:v0BAFp0118d*dc*dsc*dp*ic*isc*ip*in*, usb:v0915p2002d*dc*dsc*dp*ic*isc*ip*in*, usb:v0915p2000d*dc*dsc*dp*ic*isc*ip*in*, usb:v0846p4240d*dc*dsc*dp*ic*isc*ip*in*, usb:v083ApF503d*dc*dsc*dp*ic*isc*ip*in*, usb:v083ApC501d*dc*dsc*dp*ic*isc*ip*in*, usb:v083Ap4531d*dc*dsc*dp*ic*isc*ip*in*, usb:v083Ap4521d*dc*dsc*dp*ic*isc*ip*in*, usb:v0803p4310d*dc*dsc*dp*ic*isc*ip*in*, usb:v07AAp0020d*dc*dsc*dp*ic*isc*ip*in*, usb:v0707pEE13d*dc*dsc*dp*ic*isc*ip*in*, usb:v06B9p0121d*dc*dsc*dp*ic*isc*ip*in*, usb:v06A9p000Ed*dc*dsc*dp*ic*isc*ip*in*, usb:v0572p2002d*dc*dsc*dp*ic*isc*ip*in*, usb:v0572p2000d*dc*dsc*dp*ic*isc*ip*in*, usb:v050Dp7050d*dc*dsc*dp*ic*isc*ip*in*, usb:v0471p1230d*dc*dsc*dp*ic*isc*ip*in*, usb:v5041p2235d*dc*dsc*dp*ic*isc*ip*in*, usb:v5041p2234d*dc*dsc*dp*ic*isc*ip*in*, usb:v2001p3762d*dc*dsc*dp*ic*isc*ip*in*, usb:v2001p3703d*dc*dsc*dp*ic*isc*ip*in*, usb:v2001p3701d*dc*dsc*dp*ic*isc*ip*in*, usb:v1915p2235d*dc*dsc*dp*ic*isc*ip*in*, usb:v1915p2234d*dc*dsc*dp*ic*isc*ip*in*, usb:v182Dp096Bd*dc*dsc*dp*ic*isc*ip*in*, usb:v1630p0005d*dc*dsc*dp*ic*isc*ip*in*, usb:v15A9p0002d*dc*dsc*dp*ic*isc*ip*in*, usb:v1435p0210d*dc*dsc*dp*ic*isc*ip*in*, usb:v124Ap4023d*dc*dsc*dp*ic*isc*ip*in*, usb:v107Bp55F2d*dc*dsc*dp*ic*isc*ip*in*, usb:v0DB0p6826d*dc*dsc*dp*ic*isc*ip*in*, usb:v0CDEp0006d*dc*dsc*dp*ic*isc*ip*in*, usb:v0BF8p1007d*dc*dsc*dp*ic*isc*ip*in*, usb:v09AAp1000d*dc*dsc*dp*ic*isc*ip*in*, usb:v0846p4220d*dc*dsc*dp*ic*isc*ip*in*, usb:v0846p4210d*dc*dsc*dp*ic*isc*ip*in*, usb:v0846p4200d*dc*dsc*dp*ic*isc*ip*in*, usb:v083Ap5501d*dc*dsc*dp*ic*isc*ip*in*, usb:v083Ap4502d*dc*dsc*dp*ic*isc*ip*in*, usb:v083Ap4501d*dc*dsc*dp*ic*isc*ip*in*, usb:v07AAp001Cd*dc*dsc*dp*ic*isc*ip*in*, usb:v0707pEE06d*dc*dsc*dp*ic*isc*ip*in*, usb:v06B9p0120d*dc*dsc*dp*ic*isc*ip*in*, usb:v0675p0530d*dc*dsc*dp*ic*isc*ip*in*, usb:v0506p0A11d*dc*dsc*dp*ic*isc*ip*in*, usb:v045Ep00C2d*dc*dsc*dp*ic*isc*ip*in*, usb:v0411p0050d*dc*dsc*dp*ic*isc*ip*in*) Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-firmware Priority: optional Section: misc Installed-Size: 64424 Maintainer: Ubuntu Kernel Team Architecture: all Version: 1.127.11 Replaces: atmel-firmware, linux-restricted-common Provides: atmel-firmware Conflicts: atmel-firmware Filename: pool/main/linux-firmware_1.127.11_all.deb Size: 19898542 MD5Sum: 1f2337b0eb976610c2504518b5ce5a6c SHA1: 375366bfcb16ecbf9eca8753f33f38d893891945 SHA256: c9616279b7e585623f6d11f85e26d20ee967ccaaff29c094dda4dfed03c00195 SHA512: 3c371fb2bc6ed3b75de8e46c30bc1d847a8df8216923b2b4e78a0aa940177d2959df676d233c11af65e174a812de59a957ca8844485d083009e58a58dfea2826 Description: Firmware for Linux kernel drivers This package provides firmware used by Linux kernel drivers. Multi-Arch: foreign Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-headers-3.13.0-45-generic Priority: optional Section: devel Installed-Size: 13068 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux Version: 3.13.0-45.74 Provides: linux-headers, linux-headers-3.0 Depends: linux-headers-3.13.0-45, libc6 (>= 2.14) Filename: pool/main/linux-headers-3.13.0-45-generic_3.13.0-45.74_amd64.deb Size: 714860 MD5Sum: e231eff71e359d92a4423945297b2215 SHA1: 75fb2cc4e8ded4097242bc1b306030a8e3c7275f SHA256: 5bce5318df9e85cc258f325a031e6515e6d193027322947745b6c202f9c23536 SHA512: f3a7db46b280e1dbf0ce0633e4beaf4de9f59e6bb80a04f042144ff5a7d305d786e54862514abee56b10d627709f6b74fd5c7d28c2f360b5bdf924ec293d75fd Description: Linux kernel headers for version 3.13.0 on 64 bit x86 SMP This package provides kernel header files for version 3.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-3.13.0-45/debian.README.gz for details. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-headers-3.13.0-45 Priority: optional Section: devel Installed-Size: 61859 Maintainer: Ubuntu Kernel Team Architecture: all Source: linux Version: 3.13.0-45.74 Depends: coreutils | fileutils (>= 4.0) Filename: pool/main/linux-headers-3.13.0-45_3.13.0-45.74_all.deb Size: 8887306 MD5Sum: dad78aadc17a3cae8ef0b9ec2a54e5ae SHA1: 832656ce270ec9617985e3c1d7cf36c0cabc53dd SHA256: cd871794a6937b46686318d82c1fa4c91796376f97115ab0ddcf0b2214dc2df7 SHA512: c9ae601ea3be262d13281fdab0915aa7e690e47df1a5bc5f25702472357859ac3b8094e847881e8b7843df0406052214aa5215c86806fbcc0294db1c2eca7d0b Description: Header files related to Linux kernel version 3.13.0 This package provides kernel header files for version 3.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-3.13.0-45/debian.README.gz for details Multi-Arch: foreign Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-headers-3.13.0-46-generic Priority: optional Section: devel Installed-Size: 13072 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux Version: 3.13.0-46.77 Provides: linux-headers, linux-headers-3.0 Depends: linux-headers-3.13.0-46, libc6 (>= 2.14) Filename: pool/main/linux-headers-3.13.0-46-generic_3.13.0-46.77_amd64.deb Size: 714770 MD5Sum: 05d53da3cdde914281b16ee389880091 SHA1: e45fc32ce78acbf8f1e42c6e0318b3f24844c200 SHA256: 3685cb67f7c54bfd0fad029001284a4ecadd2c861741bc2c9f6758b5b4652a1b SHA512: 1819361490e6e37d1ef29e86b41cc5477c6965604048f7fa277078fc361401ee112e2e6059767987d48fba3376f00ade88f53c462bcac19d86a3c1d1c3929fd0 Description: Linux kernel headers for version 3.13.0 on 64 bit x86 SMP This package provides kernel header files for version 3.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-3.13.0-46/debian.README.gz for details. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-headers-3.13.0-46 Priority: optional Section: devel Installed-Size: 61865 Maintainer: Ubuntu Kernel Team Architecture: all Source: linux Version: 3.13.0-46.77 Depends: coreutils | fileutils (>= 4.0) Filename: pool/main/linux-headers-3.13.0-46_3.13.0-46.77_all.deb Size: 8882380 MD5Sum: 94785453d2b0d9631cb1928ff1b2e9be SHA1: 48ce0f9303b85001c810debf2cbb448cef6d1655 SHA256: c7e69a8ea3f5a0b6c5197cc2b9b87b7eafc806281c54d2e14dfe0c35bcf7c50d SHA512: 132406c8ea61b3944aa793d7d11e8b01a7620dbf54e2af826e426eed96f486676eb5820936a78291f62a8b25102400b010753a5c56e0ab7caa7252d7d0c17830 Description: Header files related to Linux kernel version 3.13.0 This package provides kernel header files for version 3.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-3.13.0-46/debian.README.gz for details Multi-Arch: foreign Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-headers-generic-lts-trusty Priority: optional Section: devel Installed-Size: 28 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux-meta Version: 3.13.0.46.53 Depends: linux-headers-generic Filename: pool/main/linux-headers-generic-lts-trusty_3.13.0.46.53_amd64.deb Size: 1784 MD5Sum: 92d9a99076a59493066ec765ee3418db SHA1: aa7a1b7b6ed6053310ff7b00454f0118e5c722fb SHA256: 4c4353a17e0de99207f9facf86b874b189ceb871b97bc2bed56cf161dff95780 SHA512: 212ee778a9ff2fb47f9941b02592dfba3d88287628f53341938825d61aed12975a3d6cff5889ff06fda9a16b0c58deb71ed1598786076b19f92577ff27584a35 Description: Generic Linux kernel headers Transistional package for upgrades from 12.04 to 14.04 (Precise to Trusty) Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-headers-generic Priority: optional Section: devel Installed-Size: 28 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux-meta Version: 3.13.0.46.53 Depends: linux-headers-3.13.0-46-generic Filename: pool/main/linux-headers-generic_3.13.0.46.53_amd64.deb Size: 2852 MD5Sum: 8a79aa30186f01d68bb5eebe08c094cf SHA1: a562f16c6d8eeee28b7bea73c9aa223b53cbecb3 SHA256: c5638f7bcbb39fc1fb83440a489d5072dcd8097550981797c856d15ff8222d97 SHA512: ba4f5cfe8e572040c317c1acdbc5925e0072b757b11f0ad3b52ada8bebe83f042495b83c820a7720e93375c6d4814dffc4d01f61442fe99316b2a6cedc81caa8 Description: Generic Linux kernel headers This package will always depend on the latest generic kernel headers available. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-live, kubuntu-live, kubuntu-active-live, edubuntu-dvd-live, xubuntu-live, mythbuntu-live, lubuntu-live, ubuntu-gnome-live Package: linux-image-3.13.0-45-generic Priority: optional Section: kernel Installed-Size: 41167 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux Version: 3.13.0-45.74 Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, linux-image-3.0, redhat-cluster-modules Depends: initramfs-tools (>= 0.36ubuntu6), module-init-tools (>= 3.3-pre11-4ubuntu3) Pre-Depends: dpkg (>= 1.10.24) Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo (>= 19.1) Suggests: fdutils, linux-doc-3.13.0 | linux-source-3.13.0, linux-tools, linux-headers-3.13.0-45-generic Conflicts: hotplug (<< 0.0.20040105-1) Filename: pool/main/linux-image-3.13.0-45-generic_3.13.0-45.74_amd64.deb Size: 15127284 MD5Sum: ce9d9d42e21ea839078cf2e830c6e1dd SHA1: 1c5024506f185f574052d01c633215970b2c2ff0 SHA256: 45267afd270c589bbba36e3953651ac642aead9a6a6344386048b18cc6cc6058 SHA512: d19e2718d39d44757320ebad614c1a0594c2f1795368bc922011e3f974cfcce96fccc95bc5cf3db8531b6656e4d449394b4d5e9a82bd34146c09707923052b95 Description: Linux kernel image for version 3.13.0 on 64 bit x86 SMP This package contains the Linux kernel image for version 3.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-image-3.13.0-46-generic Priority: optional Section: kernel Installed-Size: 41177 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux Version: 3.13.0-46.77 Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, linux-image-3.0, redhat-cluster-modules Depends: initramfs-tools (>= 0.36ubuntu6), module-init-tools (>= 3.3-pre11-4ubuntu3) Pre-Depends: dpkg (>= 1.10.24) Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo (>= 19.1) Suggests: fdutils, linux-doc-3.13.0 | linux-source-3.13.0, linux-tools, linux-headers-3.13.0-46-generic Conflicts: hotplug (<< 0.0.20040105-1) Filename: pool/main/linux-image-3.13.0-46-generic_3.13.0-46.77_amd64.deb Size: 15105346 MD5Sum: 238d873bf4319d769d89f41e45f2c817 SHA1: fab08c83d6e4caaf2bedb0d306657d4f88fc8a6a SHA256: 57b5e075b96d13c71c1c04f36f61a5cc96715a3aba80f385eb657b8749de778c SHA512: c39aa430bead153cd7413a17d05c0849104834f98070aacde555f31cdd5079335361073a78d080b0dcc72d4d5c06f6db3a5b85bd15c052bfb7ebb7f81ca314f1 Description: Linux kernel image for version 3.13.0 on 64 bit x86 SMP This package contains the Linux kernel image for version 3.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-image-extra-3.13.0-46-generic Priority: optional Section: kernel Installed-Size: 148449 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux Version: 3.13.0-46.77 Depends: linux-image-3.13.0-46-generic, crda (>= 1.1.1-1ubuntu2) | wireless-crda Filename: pool/main/linux-image-extra-3.13.0-46-generic_3.13.0-46.77_amd64.deb Size: 36728136 MD5Sum: b9ca087e02cb9350da5842f44d73cfcf SHA1: 1bd5cf3a38d78150c69f281703d81a245d9c3903 SHA256: 206cfc3d3750e101a49e97fc8f7cbc1650bbd696c4455e2e15548f4fe6a19628 SHA512: 84f91251140e8e139e7ee41b1474a48fbc6bf066cb72b3ebc0de71f8f9f7775d69932ebe2e2a3e8888b2baa9625cc49a7d89cf530c042637922ff9a362df4de9 Description: Linux kernel extra modules for version 3.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 3.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-image-generic-lts-trusty Priority: optional Section: metapackages Installed-Size: 28 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux-meta Version: 3.13.0.46.53 Depends: linux-image-generic Filename: pool/main/linux-image-generic-lts-trusty_3.13.0.46.53_amd64.deb Size: 1786 MD5Sum: a6d0c65fb6fa940e336aa0063b880d42 SHA1: 0ad75b608ec3c314098d8b81c2bc94596f32d883 SHA256: b76e18039a699026d451c48571116366791ccc72f987917196a2dff2f562cd08 SHA512: 8cce7a9bbb120c012b0e31ba82ce3a046cdfb474a422c1d3cc925a3dddd036edac1157490e312e08d989d11d36ea7faa1607f2ca08046520aa0824b2e5294635 Description: Generic Linux kernel image Transistional package for upgrades from 12.04 to 14.04 (Precise to Trusty) Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-image-generic Priority: optional Section: kernel Installed-Size: 28 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux-meta Version: 3.13.0.46.53 Depends: linux-image-3.13.0-46-generic, linux-image-extra-3.13.0-46-generic, linux-firmware Filename: pool/main/linux-image-generic_3.13.0.46.53_amd64.deb Size: 2858 MD5Sum: 152435a8741e31f20fc54763921ebe6f SHA1: c7e88a7b0d088b304c26b88e99af6fb146afce8a SHA256: 7fdafc769279695a6fc80e45d32b99a054a64f8a0e3b433941163d169ae990d2 SHA512: dd0a9a36edf7a549dff487e1708b670a0432c5d75d878253699ab30027e878ad1adb498614808e161e45e121357bcc0bd5e311e155308deab2ae6fee9c170d6d Description: Generic Linux kernel image This package will always depend on the latest generic kernel image available. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-libc-dev Priority: optional Section: devel Installed-Size: 3767 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux Version: 3.13.0-46.77 Replaces: dvb-dev (<< 1.0.1-6), libc6-dev (<< 2.3.2.ds1-6), libc6.1-dev (<< 2.3.2.ds1-6), libdrm-dev, linux-kernel-headers Provides: linux-kernel-headers Conflicts: amd64-libs-dev (<= 1.1), dvb-dev (<< 1.0.1-6), libc6-dev (<< 2.3.2.ds1-6), libc6.1-dev (<< 2.3.2.ds1-6), linux-kernel-headers Filename: pool/main/linux-libc-dev_3.13.0-46.77_amd64.deb Size: 785842 MD5Sum: 81dbbb5245d6f275446b65e158b15da2 SHA1: d2d0e611d76db4d4fbac07c0b95bf3ae97bb08b6 SHA256: 9b6b0cb6a4a0889541197817f74932caf4a9463f4d5011e0e57151bd56ae42ac SHA512: 325a0a8a9d5a29d59dac83993dc41a6294ad0cace7330ef1576b6c183302e71e426e2e58cb80e747890a16b2373379df2573e16f0854639e6927c03630cc4cf7 Description: Linux Kernel Headers for development This package provides headers from the Linux kernel. These headers are used by the installed headers for GNU glibc and other system libraries. They are NOT meant to be used to build third-party modules for your kernel. Use linux-headers-* packages for that. Multi-Arch: same Bugs: https://bugs.launchpad.net/ubuntu/+filebug Build-Essential: yes Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, ubuntustudio-desktop, ubuntu-gnome-desktop Package: lksctp-tools Priority: optional Section: net Installed-Size: 167 Maintainer: Ubuntu Developers Original-Maintainer: Michael Biebl Architecture: amd64 Version: 1.0.15+dfsg-1 Depends: libc6 (>= 2.16), libsctp1 (>= 1.0.12+dfsg) Filename: pool/main/lksctp-tools_1.0.15+dfsg-1_amd64.deb Size: 51258 MD5Sum: 39373482904f27eddebcef56b9bcf13f SHA1: c3575b87a4ce63eed7080d038f019d93b2ca8a2d SHA256: e22050fddb90b1e71481c5a104aeca165656bcbe72c08f720b34a66b326c5ae5 SHA512: e726831d1202c199161ed322b23792dc3726eae8b432513848f95fb3c905359589e1474bd0ab576d52b595230101a6fea7949d4f6bfab755a21d733a7f5f033b Description: user-space access to Linux Kernel SCTP - commandline tools Commandline tools and libraries to test SCTP functionality . This package is part of the LKSCTP project. . It includes the following commandline tools: * checksctp: Determine if kernel supports SCTP * withsctp: Run existing TCP binaries over SCTP * sctp_darn: Send and receive messages via SCTP * sctp_test: Userspace test application for the SCTP kernel reference implementation . 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. RFC2960 defines the core protocol. Homepage: http://lksctp.sf.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: lldpad Priority: extra Section: universe/net Installed-Size: 599 Maintainer: Ubuntu Developers Original-Maintainer: Debian FCoE Maintainers Architecture: amd64 Version: 0.9.46-2 Depends: libc6 (>= 2.15), libconfig9, libnl1 (>= 1.1) Filename: pool/main/lldpad_0.9.46-2_amd64.deb Size: 197128 MD5Sum: 1ee46811af33f2d45f77b550be4c4ece SHA1: 1b27ec0d7906caaa7ab924f47dc2d6a3fd8e0014 SHA256: b4bc757ec1b473f320159c0b02b07e8b5b3524d67b612f1702fcea103b3157ca SHA512: 2683c3e058f86770bb27edf0e4f66924da268a3584728b0dd2671f9c9eb6f558c96fd6dc7524479dee688e7f14dadbe3a9439a826c25fff5ef2ebc2efbe0c1dc Description: Link Layer Discovery Protocol Implementation (Runtime) The lldpad package is an implementation of the Link Layer Discovery Protocol (LLDP). It originated from Intel's Data Center Bridging (DCB) software - the dcbd package. The lldpad package adds LLDP support for all ports in addition to DCB Exchange protocol (DCBX) support on DCB capable ports (as was provided by dcbd). Also, support for additional LLDP TLVs has been added. . DCB is a collection of emerging standards-based technologies designed to allow Ethernet to support multiple types of traffic classes in the Data Center. The DCBX functionality of this package is designed to work with the DCB kernel interface (dcbnl in rtnetlink) that is included in the Linux kernel 2.6.29 or higher. The Intel ixgbe driver supports the dcbnl interface. . This package contains lldpad runtime binaries. Homepage: http://open-lldp.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: locales Priority: required Section: libs Installed-Size: 9136 Maintainer: Martin Pitt Architecture: all Source: langpack-locales Version: 2.13+git20120306-12.1 Replaces: base-config, belocs-locale-data, belocs-locales-bin, libc6 (<< 2.3.6-0ubuntu6), libc6.1 (<< 2.3.6-0ubuntu6) Depends: libc6 (>= 2.9-0ubuntu10) | libc6.1 (>= 2.9-0ubuntu10) Conflicts: base-config, belocs-locale-data Filename: pool/main/locales_2.13+git20120306-12.1_all.deb Size: 2694710 MD5Sum: b00acce2a3ddd0fe1d0b85b04e38d671 SHA1: 93885ace2b6680715017976365d5844ae614a996 SHA256: 998a5dfc01f07e24fe96321e2ce5a707ba1aef154c1cbacb2483722a0eee2df1 SHA512: 7e63d3f4b869fef3f7c36b31036b9a41752234c2048fa21f606d9038eaf1b35a5762e79f3ab6afe950d31e5a0f3a7e50a5df1af80af46cbd84dccd6dda675f10 Description: common files for locale support This package provides support for localized environments (locales). It installs character and transliteration maps, provides the POSIX locale definition and provides common scripts for language pack handling. . The actual locale definitions are not part of this package, these are shipped in the language packs and are installed and removed automatically. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: lockfile-progs Priority: important Section: misc Installed-Size: 78 Maintainer: Ubuntu Developers Original-Maintainer: Rob Browning Architecture: amd64 Version: 0.1.17 Depends: libc6 (>= 2.8), liblockfile1 (>= 1.0) Filename: pool/main/lockfile-progs_0.1.17_amd64.deb Size: 10670 MD5Sum: 2e1c174dc592e4f32caed6011baa4317 SHA1: 624a243c9837918010246bd14a44665afd514db5 SHA256: c375ea23cf7c61fdc7d2029b6661481d2163d6fec6c5fd78ec8fd8fd5ce4c048 SHA512: 774cd897cbf37e0d825a36223883e3943bcd40065b1542162ed8fff5206899875816715a3afd2e2b6761a88a25fad7339d5774c27dbf57fd5a68ff6b5c0f74d4 Description: Programs for locking and unlocking files and mailboxes This package includes several programs to safely lock and unlock files and mailboxes from the command line. These include: . lockfile-create lockfile-remove lockfile-touchlock mail-lock mail-unlock mail-touchlock . These programs use liblockfile to perform the file locking and unlocking, so they are guaranteed compatible with Debian's file locking policies. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: login Essential: yes Priority: required Section: admin Installed-Size: 1176 Maintainer: Ubuntu Developers Original-Maintainer: Shadow package maintainers Architecture: amd64 Source: shadow Version: 1:4.1.5.1-1ubuntu9 Replaces: manpages-de (<< 0.5-3), manpages-tr (<< 1.0.5), manpages-zh (<< 1.5.1-1) Pre-Depends: libc6 (>= 2.14), libpam0g (>= 0.99.7.1), libpam-runtime, libpam-modules 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) Filename: pool/main/login_4.1.5.1-1ubuntu9_amd64.deb Size: 301428 MD5Sum: b34fbf07ec15216802a21749cc457e4c SHA1: 08513f714dbdbd78bad9f04699c9b2526b85f2cf SHA256: 4d69fec8a6e54d83f715ded22c1e71d97552833f30257797ad98f40d2ec7993b SHA512: 2a1497a6cba048df918898d7ea857519fa3416f596ed70814fdf42baf87b70bccc9c2445a74ce5de81dba13c5eaa72b7163823edc2b32d95e9d0959907db0c57 Description: system login tools These tools are required to be able to login and use your system. The login program invokes your user shell and enables command execution. The newgrp program is used to change your effective group ID (useful for workgroup type situations). The su program allows changing your effective user ID (useful being able to execute commands as another user). Homepage: http://pkg-shadow.alioth.debian.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: logrotate Priority: important Section: admin Installed-Size: 159 Maintainer: Ubuntu Developers Original-Maintainer: Paul Martin Architecture: amd64 Version: 3.8.7-1ubuntu1 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) Suggests: mailx Breaks: postgresql-common (<= 126) Filename: pool/main/logrotate_3.8.7-1ubuntu1_amd64.deb Size: 37860 MD5Sum: 4ef6e127f6486ea4a6b5876ed5a50ff7 SHA1: b15a6ae5114513c86e79c45f64e2d4be090fe678 SHA256: 53a1626da7decfbb604551c8a4d675ced99d396b0b025d17d435cec90861da08 SHA512: fa34ae066ec29fb20bf5a20c6ad293336ee05f8c51139a10706fb2f300bdedd5cc40d8ad50d9a52d1b849276c139199842feb7f680c0b48088eba0101cdff004 Description: Log rotation utility The logrotate utility is designed to simplify the administration of log files on a system which generates a lot of log files. Logrotate allows for the automatic rotation compression, removal and mailing of log files. Logrotate can be set to handle a log file daily, weekly, monthly or when the log file gets to a certain size. Normally, logrotate runs as a daily cron job. Homepage: https://fedorahosted.org/logrotate/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: lsb-base Priority: required Section: misc Installed-Size: 82 Maintainer: Ubuntu Developers Original-Maintainer: Debian LSB Team Architecture: all Source: lsb Version: 4.1+Debian11ubuntu6 Filename: pool/main/lsb-base_4.1+Debian11ubuntu6_all.deb Size: 12474 MD5Sum: fe7b4d46b4b3b9ffdfbf30dee01c0f48 SHA1: 198aa1a373ef740c1932e13eb7e83981aa34fbaa SHA256: 635264a0aa64fbb3ab8c7369f9e6f84888edaa9b2341a0ccccf45ce023c9323e SHA512: e1f82e5b6928eb290541f0f68a52cf8ac82e552377a8fb0f0fef8645f08193a8061905c3e0cd6be7d2f30186ac2630b52f226817b8e40ecd0979b1b9c8e72ff1 Description: Linux Standard Base 4.1 init script functionality The Linux Standard Base (http://www.linuxbase.org/) is a standard core system that third-party applications written for Linux can depend upon. . This package only includes the init-functions shell library, which may be used by other packages' initialization scripts for console logging and other purposes. Multi-Arch: foreign Homepage: http://www.linuxfoundation.org/collaborate/workgroups/lsb Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: lsb-release Priority: important Section: misc Installed-Size: 120 Maintainer: Ubuntu Developers Original-Maintainer: Debian LSB Team Architecture: all Source: lsb Version: 4.1+Debian11ubuntu6 Depends: python3, python3:any (>= 3.3.2-2~) Recommends: apt Suggests: lsb Filename: pool/main/lsb-release_4.1+Debian11ubuntu6_all.deb Size: 11410 MD5Sum: e73c2ed0114136235576863345d9eb9e SHA1: dbacfa7d6aa386f17c66a823d4b4c5f00e1ff599 SHA256: d01171ab22e659be45cfa078d130c02cf7157b0a1e47fb2570507e7de630594c SHA512: ec555fa758d0062589d249583ff2e61f5b4bc265d185fe63b4c6920d662eb1fdad83cc826896905c585d86a2a85f89c30588a8eb2401d737237cd7aa0da14ab2 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. Multi-Arch: foreign Homepage: http://www.linuxfoundation.org/collaborate/workgroups/lsb Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: lshell Priority: optional Section: universe/shells Installed-Size: 218 Maintainer: Ubuntu Developers Original-Maintainer: Ignace Mouzannar Architecture: all Version: 0.9.16-1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), adduser Filename: pool/main/lshell_0.9.16-1_all.deb Size: 30052 MD5Sum: b80e94824437e9ccf6a16697815c53e9 SHA1: e6e00c542e55287f26e4313015592a7f04bbb854 SHA256: 99d11bd194e42efb3f5186307a4be3f5eb304130bc1066e6ba6186ddc4d517ab SHA512: 6a5f6ef8a47b0522b160232525deae190fd18ba4745ebdf5461fadcea8d1ded9a721b1c7b7a4db59339001389e3f913495e4d79bf128e7828f07c5b8fecd4e60 Description: restricts a user's shell environment to limited sets of commands lshell is a shell coded in Python that lets you restrict a user's environment to limited sets of commands, choose to enable/disable any command over SSH (e.g. SCP, SFTP, rsync, etc.), log user's commands, implement timing restrictions, and more. Homepage: http://lshell.ghantoos.org/ Python-Version: 2.7 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: lshw Priority: standard Section: utils Installed-Size: 768 Maintainer: Ubuntu Developers Original-Maintainer: Ghe Rivero Architecture: amd64 Version: 02.16-2ubuntu1.2 Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0) Recommends: pciutils, usbutils Filename: pool/main/lshw_02.16-2ubuntu1.2_amd64.deb Size: 224302 MD5Sum: 2877efb1c69014623160c087dd2583c2 SHA1: f7f10cefe046e2fb5a06dd5763a6507ea93a8b84 SHA256: 0af0eadc0ee69e9c5e1f7fa3130e181a82660d481de04c9ad8647d614675b6c6 SHA512: 6c8b580963fcaed82dc60d3b6c4410f82bb97cb92774803438ed489686802bc2519db121ba69abc229f61d98df145c27a821c979a529cfd585df433a04d0f625 Description: information about hardware configuration A small tool to provide detailed information on the hardware configuration of the machine. It can report exact memory configuration, firmware version, mainboard configuration, CPU version and speed, cache configuration, bus speed, etc. on DMI-capable x86 systems, on some PowerPC machines (PowerMac G4 is known to work) and AMD64. . Information can be output in plain text, HTML or XML. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active Package: lsof Priority: standard Section: utils Installed-Size: 456 Maintainer: Ubuntu Developers Original-Maintainer: Norbert Tretkowski Architecture: amd64 Version: 4.86+dfsg-1ubuntu2 Depends: libc6 (>= 2.14) Filename: pool/main/lsof_4.86+dfsg-1ubuntu2_amd64.deb Size: 256522 MD5Sum: 6c3d07b7d177de7038ea9a2ffdc98057 SHA1: db4139504730c8276657fcd2ab44eeb689bb6f44 SHA256: b41ab956604bce8a1945f51c27f7dd0543bed33a33f01db9af0fc418d738c6ba SHA512: 3490cf99380bbce187bcdc6cd7ed00e74d9100a3ce43fe0bcf6643d2461092265ed36898ac91a8c6bfabcaae1a9b3802cf72bd2afd171829664fa7ac6fbffb3c Description: Utility to list open files Lsof is a Unix-specific diagnostic tool. Its name stands for LiSt Open Files, and it does just that. It lists information about any files that are open, by processes currently running on the system. Homepage: http://people.freebsd.org/~abe/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: ltrace Priority: standard Section: utils Installed-Size: 363 Maintainer: Ubuntu Developers Original-Maintainer: Juan Cespedes Architecture: amd64 Version: 0.7.3-4ubuntu5.1 Depends: libc6 (>= 2.14), libelf1 (>= 0.131), libselinux1 (>= 1.32) Filename: pool/main/ltrace_0.7.3-4ubuntu5.1_amd64.deb Size: 119502 MD5Sum: 07f1c91ba488c11b6ca18696a17c2727 SHA1: 6eef14038503c6bffee4d55247b8d82864667ba9 SHA256: f5775cfd4a2d473a0a3a66d21b32ac1220197e0234d99c124c93699da9233116 SHA512: 546075601701af32a2130419edc27daad11aa6bb26eb028e41ba521973460b49e1080138170293496a02de5c6dc5f21a3efb0bfd9face39a84ea1304c9ce5257 Description: Tracks runtime library calls in dynamically linked programs ltrace is a debugging program which runs a specified command until it exits. While the command is executing, ltrace intercepts and records the dynamic library calls which are called by the executed process and the signals received by that process. It can also intercept and print the system calls executed by the 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 the source handy. . You should install ltrace if you need a sysadmin tool for tracking the execution of processes. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active Package: lvm2 Priority: optional Section: admin Installed-Size: 1246 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian LVM Team Architecture: amd64 Version: 2.02.98-6ubuntu2 Depends: libc6 (>= 2.14), libdevmapper-event1.02.1 (>= 2:1.02.74), libdevmapper1.02.1 (>= 2:1.02.77), libreadline5 (>= 5.2), libudev1 (>= 183), lsb-base, dmsetup (>> 2:1.02.47), initscripts (>= 2.88dsf-13.3), watershed (>= 2) Suggests: thin-provisioning-tools Breaks: initramfs-tools (<< 0.99) Filename: pool/main/lvm2_2.02.98-6ubuntu2_amd64.deb Size: 469600 MD5Sum: 76d72b5259b958b9802845e6123e4431 SHA1: 52bca696115b57cd1ad1aa5afe187001f72c5ee2 SHA256: 882962707ba369f2c9ea2673fb8af70d552cb68f029dfa0293e51e83707ed525 SHA512: df6325620d773bb0087432c8f96f942ef5b6126de1758357b285c6fbd3d6d2461643beb181c955b8f07a77bc9035b182cb7af5c75dcef711ce01287fa049b007 Description: Linux Logical Volume Manager This is LVM2, the rewrite of The Linux Logical Volume Manager. LVM supports enterprise level volume management of disk and disk subsystems by grouping arbitrary disks into volume groups. The total capacity of volume groups can be allocated to logical volumes, which are accessed as regular block devices. Multi-Arch: foreign Homepage: http://sources.redhat.com/lvm2/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-live, ubuntu-usb-live, kubuntu-live, kubuntu-active-live, kubuntu-active-live, kubuntu-active-live, edubuntu-live, edubuntu-usb-live, xubuntu-live, mythbuntu-live, lubuntu-live, ubuntustudio-dvd-live, ubuntu-gnome-live Package: makedev Priority: required Section: admin Installed-Size: 125 Maintainer: Ubuntu Developers Original-Maintainer: Debian QA Group Architecture: all Version: 2.3.1-93ubuntu1 Depends: base-passwd (>= 3.0.4) Conflicts: udev (<= 0.024-7) Filename: pool/main/makedev_2.3.1-93ubuntu1_all.deb Size: 26666 MD5Sum: 979d22fe4dece008741c019c2c4784ea SHA1: 1bd76ac552f7572b9ff945e17b06dcb8fc293172 SHA256: b8120a3442ee14db32a4d33a2d0c370809bbf9ee6f2164dd08bc19feddec1293 SHA512: fe3239ae35b7bd6be09550ec10a31c009d17c7d6302566756903631a3823b20adb7731cd165d0f20cdf3ac281ed4cb6152d7370866b998265d39df5de6535c1b Description: creates device files in /dev The MAKEDEV executable is used to create device files, often in /dev. . Device files are special files through which applications can interact with hardware. . This package is not necessary for most modern Linux systems, where the udev subsystem provides a more dynamic mechanism for device file management. Multi-Arch: foreign Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: makedumpfile Priority: optional Section: devel Installed-Size: 355 Maintainer: Ubuntu Developers Original-Maintainer: John Wright Architecture: amd64 Version: 1.5.5-2ubuntu1.1 Replaces: kdump-tools (<< 1.3.4-1~) Depends: libc6 (>= 2.14), libdw1 (>= 0.143), libelf1 (>= 0.142), zlib1g (>= 1:1.2.0), perl Recommends: crash, kexec-tools Filename: pool/main/makedumpfile_1.5.5-2ubuntu1.1_amd64.deb Size: 124308 MD5Sum: 0df4b7f00b2c70bb74b0140ad1091c9f SHA1: 854a15c7ff7769cb6b572a2b7b419927e51411f4 SHA256: 70f4d6037811ffda5e25590dc9c03387f5e24feb71e916889daadb400b5ea008 SHA512: 4121ba11f538a918af78fe9cdc6a34c71c9def2de8020924a40929e13f2bda580f5abde38abf55cb48ce73db62c9cbf66cc53f510f5efb9383cea794fea8cc5a Description: VMcore extraction tool This program is used to extract a subset of the memory available either via /dev/mem or /proc/vmcore (for crashdumps). It is used to get memory images without extra uneeded information (zero pages, userspace programs, etc). Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: make Priority: optional Section: devel Installed-Size: 320 Maintainer: Ubuntu Developers Original-Maintainer: Manoj Srivastava Architecture: amd64 Source: make-dfsg Version: 3.81-8.2ubuntu3 Depends: libc6 (>= 2.17) Suggests: make-doc Filename: pool/main/make_3.81-8.2ubuntu3_amd64.deb Size: 119286 MD5Sum: 6442fbef4450fc977fb1ab6297cf7797 SHA1: 61efe5efa39d309ddf69a089f47d861c52c84b0c SHA256: d157e982164648af4b7331d9db3834e23a305c6b4b643d9523a886cce6629302 SHA512: 16eed330c79605d5b1083af989f085f527c796ced7cfdd25a7367aecc9bba9ad5ff938ee389627407681534d0d3802afb091570598e60ec0ec0d9a2fcab05e2c Description: An utility for Directing compilation. GNU Make is an 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 is not limited to programs and executable, it can be applied to any task where a set of target files must be created based on a set of input files, based on dependency and processing rules. Indeed, Make is a general purpose dependency solver. Multi-Arch: foreign Homepage: http://www.gnu.org/software/make/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Build-Essential: yes Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-full, kubuntu-active-desktop, kubuntu-active-full, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, ubuntustudio-desktop, ubuntu-gnome-desktop Package: man-db Priority: standard Section: doc Installed-Size: 2064 Maintainer: Ubuntu Developers Original-Maintainer: Colin Watson Architecture: amd64 Version: 2.6.7.1-1ubuntu1 Replaces: man, manpages-de (<< 0.5-4), manpages-zh (<< 1.5.2-1.1), nlsutils Provides: man, man-browser Depends: groff-base (>= 1.18.1.1-15), bsdmainutils, debconf (>= 1.2.0) | debconf-2.0, libc6 (>= 2.14), libgdbm3 (>= 1.8.3), libpipeline1 (>= 1.3.0), zlib1g (>= 1:1.1.4) Pre-Depends: dpkg (>= 1.16.1~) Suggests: groff, less, www-browser Conflicts: man, suidmanager (<< 0.50) Breaks: manpages-zh (<< 1.5.2-1.1) Filename: pool/main/man-db_2.6.7.1-1ubuntu1_amd64.deb Size: 857418 MD5Sum: e09d8053471fab73f8bc353252ff6dc4 SHA1: 6b51b3cf30cfad697d48ef65dcda2a13693d5d67 SHA256: f06e7e04e4aa4a87e0fb65d58a676b2b347a7594c1a6be36665d3c8f9dc02f10 SHA512: 2a7b8aa1dbe8b9f73a619bc9b917f228649521fd0439c281b7178581770c7026f4ce27cd70c0f29af8bf2f1723f6b12d73ac49398d4ffe0aceb3d4778ec79fe9 Description: on-line manual pager This package provides the man command, the primary way of examining the on-line help files (manual pages). Other utilities provided include the whatis and apropos commands for searching the manual page database, the manpath utility for determining the manual page search path, and the maintenance utilities mandb, catman and zsoelim. man-db uses the groff suite of programs to format and display the manual pages. Multi-Arch: foreign Homepage: http://man-db.nongnu.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: manpages-dev Priority: optional Section: doc Installed-Size: 1834 Maintainer: Ubuntu Developers Original-Maintainer: Martin Schulze Architecture: all Source: manpages Version: 3.54-1ubuntu1 Replaces: glibc-doc (<< 2.11.2-3), libaio-dev Depends: manpages Suggests: man-browser Filename: pool/main/manpages-dev_3.54-1ubuntu1_all.deb Size: 1819920 MD5Sum: 8b108211126e2798112fbd55292e5690 SHA1: 27a5b7fdccd9dea3af1a7b89c28c5e3e46e1ca5e SHA256: bec2865ffad27b657dccea6dbf65d2950f9149290c77f8fffb86a4af54d935c1 SHA512: ec7e8cb6a78b67b1582770c71148f29dbece3dba170b03eee0d0bb8cf839f5e2e5671b0e546661738ca0efbe48ed9e2254e6c7d25340f2dea026a532cd27a685 Description: Manual pages about using GNU/Linux for development These man pages describe the Linux programming interface, including these two sections: 2 = Linux system calls. 3 = Library calls (note that a more comprehensive source of information may be found in the glibc-doc and glibc-doc-reference packages). Homepage: http://www.kernel.org/doc/man-pages/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: manpages Priority: standard Section: doc Installed-Size: 909 Maintainer: Ubuntu Developers Original-Maintainer: Martin Schulze Architecture: all Version: 3.54-1ubuntu1 Replaces: bind, libc-bin (<< 2.17-91), rsh-server (<< 0.10-7) Suggests: man-browser Filename: pool/main/manpages_3.54-1ubuntu1_all.deb Size: 627456 MD5Sum: 876f55711d7d6425b5c45e8c793c3f00 SHA1: 206705940b67962001eabc2b07fe1d91f3bf6978 SHA256: 661b91b55583401aeb64bf930caac8d170b84bc27c1ecc9e364faadfb1135998 SHA512: 73a0804b075345433c902853cabe844fa90931ff4e7b8e760bef6a1b619762a64633df1572bb4a90e00bbb46e80d222c91b28f707340ab3994c36420d07a7a7a Description: Manual pages about using a GNU/Linux system This package contains GNU/Linux manual pages for these sections: 4 = Devices (e.g. hd, sd). 5 = File formats and protocols, syntaxes of several system files (e.g. wtmp, /etc/passwd, nfs). 7 = Conventions and standards, macro packages, etc. (e.g. nroff, ascii). . Sections 1, 6 and 8 are provided by the respective applications. This package only includes the intro man page describing the section. . The man pages describe syntaxes of several system files. Homepage: http://www.kernel.org/doc/man-pages/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: mawk Priority: required Section: utils Installed-Size: 197 Maintainer: Ubuntu Developers Original-Maintainer: Steve Langasek Architecture: amd64 Version: 1.3.3-17ubuntu2 Provides: awk Pre-Depends: libc6 (>= 2.14) Filename: pool/main/mawk_1.3.3-17ubuntu2_amd64.deb Size: 78870 MD5Sum: ca1ecd2030a4aee73ae8d64ed7ddaba5 SHA1: ce7577c4a0692a0501a2d957af4e1be834a054bc SHA256: c1f3ebea7ffeca3d4289284fc54e61eafa7b50f1e5fcc2c04695ee4cae1eb958 SHA512: 3bcb227566532a9280643d09e941f353db94e9ec38a43b28c8272875ab26f08c6fabc2ca71a16f5b0881aa95931992746003058ffa92fd6b20c08b5a283aaef0 Description: a pattern scanning and text processing language Mawk is an interpreter for the AWK Programming Language. The AWK language is useful for manipulation of data files, text retrieval and processing, and for prototyping and experimenting with algorithms. Mawk is a new awk meaning it implements the AWK language as defined in Aho, Kernighan and Weinberger, The AWK Programming Language, Addison-Wesley Publishing, 1988. (Hereafter referred to as the AWK book.) Mawk conforms to the POSIX 1003.2 (draft 11.3) definition of the AWK language which contains a few features not described in the AWK book, and mawk provides a small number of extensions. . Mawk is smaller and much faster than gawk. It has some compile-time limits such as NF = 32767 and sprintf buffer = 1020. Multi-Arch: foreign Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: mc-data Priority: optional Section: universe/utils Installed-Size: 5351 Maintainer: Ubuntu Developers Original-Maintainer: Debian MC Packaging Group Architecture: all Source: mc Version: 3:4.8.11-1 Replaces: mc (<< 3:4.8.1) Breaks: mc (<< 3:4.8.1) Filename: pool/main/mc-data_4.8.11-1_all.deb Size: 1133784 MD5Sum: 237d0b8dafeb8b967dc4e4eb236c3df7 SHA1: da047233794d6f50533a7e537af8eeaa1a375f6a SHA256: 75d3b1377125f9e0eaeee9b7bb48d9b060e0f5008bf1af3d354dbbdbfad0d72f SHA512: 010b5e0c71b2b17ad78f2c7c142f2849ae0ffcd7c7bf01228548e395181e34ad8d41ffee946a6dc10c305a6e6666a28a94ce3fcd47c4b510f7317cb49ec2cbba Description: Midnight Commander - a powerful file manager -- data files GNU Midnight Commander is a text-mode full-screen file manager. It uses a two panel interface and a subshell for command execution. It includes an internal editor with syntax highlighting and an internal viewer with support for binary files. Also included is Virtual Filesystem (VFS), that allows files on remote systems (e.g. FTP, SSH servers) and files inside archives to be manipulated like real files. . This package provides architecture independent files Multi-Arch: foreign Homepage: http://www.midnight-commander.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: mcelog Priority: optional Section: universe/admin Installed-Size: 175 Maintainer: Ubuntu Developers Original-Maintainer: Andrey Rahmatullin Architecture: amd64 Version: 100-1fakesync1 Depends: libc6 (>= 2.11), debconf (>= 0.5) | debconf-2.0, udev | makedev (>= 2.3.1-81) Filename: pool/main/mcelog_100-1fakesync1_amd64.deb Size: 49646 MD5Sum: 7733ac69de37f0b0ab9c8713054d8208 SHA1: 92a6b65d3ee5f4403a781b28dd5f21c01b71750b SHA256: 33360206ffa07ff3b595a44e84627e860e4bf5dc2731b0f67b4a081dfbd0ae49 SHA512: 662e9f8aeed437badcdc616b822345e1fcc8c08534006959100a00e11fc40fe4d3a1de786b574bc4d9f3a0a6cc1f7000a7c826128fe61a001b993c68593d58ab Description: x86 Machine Check Exceptions collector and decoder The Linux kernel for x86 CPUs no longer decodes and logs recoverable Machine Check Exception (MCE) events to the kernel log on its own. . Instead, the MCE data is kept in a buffer which can be read from userspace via the /dev/mcelog device node. . You need this tool to collect and decode those events; it will log the decoded MCE events to syslog. Homepage: http://mcelog.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: mcollective-client Priority: extra Section: universe/utils Installed-Size: 132 Maintainer: Riccardo Setti Architecture: all Source: mcollective Version: 2.3.1~mos6.1+2 Depends: ruby (>= 1.8.1), mcollective-common (= 2.3.1~mos6.1+2) Filename: pool/main/mcollective-client_2.3.1~mos6.1+2_all.deb Size: 16780 MD5Sum: d7cc8deee30e7fc72cccb9db4b05d29d SHA1: dcbf521473e91f79f196db3bc35dbe0318ad9e03 SHA256: 08a89b595ba95e9efe7f6b0c44a0d3623b967ed3fbc613c272877c3a4763bb22 SHA512: 6de6c316540049f75683a10d460106c40970250d0363ec9cfedaa7d94bfe826dd6384082e3baac22ee4f782c71dd2430f4856b5825b304020ad0044d39398426 Description: build server orchestration or parallel job execution systems The Marionette Collective aka. mcollective is a framework to build server orchestration or parallel job execution system Homepage: http://marionette-collective.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: mcollective-common Priority: extra Section: universe/utils Installed-Size: 1784 Maintainer: Riccardo Setti Architecture: all Source: mcollective Version: 2.3.1~mos6.1+2 Replaces: mcollective (<< 2.0.0-1) Depends: ruby (>= 1.8.1), rubygems | ruby (>= 1.9.1) Breaks: mcollective (<< 2.0.0-1), mcollective-client (<< 2.0.0-1) Filename: pool/main/mcollective-common_2.3.1~mos6.1+2_all.deb Size: 477552 MD5Sum: e4643d7e4223bc0ac62fa558430d0201 SHA1: 76a162e4c4def7f7ab88523026b0dc41b5f202d3 SHA256: 0831c80a6a8318de3b06ff70caa897dbc362af44f6b0971da5d8783fe20da260 SHA512: 55e4a7e1ddfce4a72307258663a4415cde9af9a0e75f24d110dbe3ff3629de62aab031f388b582686cfe9cae4def390f85695b0ade4735912be2c17e89635f8c Description: build server orchestration or parallel job execution systems The Marionette Collective aka. mcollective is a framework to build server orchestration or parallel job execution systems. . Common files for mcollective packages. Homepage: http://marionette-collective.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: mcollective Priority: extra Section: universe/utils Installed-Size: 55 Maintainer: Riccardo Setti Architecture: all Version: 2.3.1~mos6.1+2 Depends: ruby (>= 1.8.1), mcollective-common (= 2.3.1~mos6.1+2) Filename: pool/main/mcollective_2.3.1~mos6.1+2_all.deb Size: 4760 MD5Sum: cd6ee8f9ae7d9d7f7a895f57146a90db SHA1: 2d1758765ec1aa6245a42c50e2613e46774ee2ba SHA256: fc24ae2860b0a54da5bdcf2ed2f3e13a8b779def6544ed5ad949db756eb32135 SHA512: 6f690351fc4dae48de2472029bcddb45134514b28dd697ec15d0b0ee0e9a8eab39acc347a63db67ee55dd1a5d52c59912921f6a2438e67c3cd9bd28c6af439a0 Description: build server orchestration or parallel job execution systems The Marionette Collective aka. mcollective is a framework to build server orchestration or parallel job execution systems. Homepage: http://marionette-collective.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: mc Priority: optional Section: universe/utils Installed-Size: 1391 Maintainer: Ubuntu Developers Original-Maintainer: Debian MC Packaging Group Architecture: amd64 Version: 3:4.8.11-1 Provides: mcedit Depends: e2fslibs (>= 1.37), libc6 (>= 2.15), libglib2.0-0 (>= 2.35.9), libgpm2 (>= 1.20.4), libslang2 (>= 2.2.4), libssh2-1 (>= 1.2.5), mc-data (= 3:4.8.11-1) Recommends: mime-support, perl, unzip Suggests: arj, bzip2, catdvi | texlive-binaries, dbview, djvulibre-bin, file, genisoimage, gv, imagemagick, links | w3m | lynx, odt2txt, poppler-utils, python, python-boto, python-tz, xpdf | pdf-viewer, zip Filename: pool/main/mc_4.8.11-1_amd64.deb Size: 452908 MD5Sum: ca5fed8126cc4967ef83ec97f843e02b SHA1: 42fcbc8c96092b628ba0fb9e66606271b9984c0e SHA256: d7bbeee63edb223103d7a3a592787d1ee00eb31b513118323a706e3804a3e1bb SHA512: 0e7f444888d6938b549cb0f4c699fdce31e6c91fb5008959442c0dd6ae4dc1278024a6dd8af9c420d078d48e22e02e999cb11942cd95197a1a76efc8ed8f782d Description: Midnight Commander - a powerful file manager GNU Midnight Commander is a text-mode full-screen file manager. It uses a two panel interface and a subshell for command execution. It includes an internal editor with syntax highlighting and an internal viewer with support for binary files. Also included is Virtual Filesystem (VFS), that allows files on remote systems (e.g. FTP, SSH servers) and files inside archives to be manipulated like real files. Homepage: http://www.midnight-commander.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: mdadm Priority: optional Section: admin Installed-Size: 1163 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian mdadm maintainers Architecture: amd64 Version: 3.2.5-5ubuntu4.1 Replaces: mdctl Depends: libc6 (>= 2.15), debconf (>= 1.4.72), lsb-base (>= 3.1-6), udev (>= 136-1), initramfs-tools (>= 0.85eubuntu24), util-linux (>= 2.15-1), initscripts (>= 2.88dsf-13.3) Recommends: default-mta | mail-transport-agent, module-init-tools Breaks: dmraid (<= 1.0.0.rc16-4.2ubuntu1), mdctl (<< 0.7.2), raidtools2 (<< 1.00.3-12.1), udev (<< 136-1) Filename: pool/main/mdadm_3.2.5-5ubuntu4.1_amd64.deb Size: 362348 MD5Sum: aa1cda0149391cd5ee3b002e03b194a4 SHA1: ba4da109cbe07b0c164b23e589b2fc2e09c2e489 SHA256: e3e6c04a0fe2a66343d6260dc5e10da22886c2d63cc4d7d35ec71ce0eae5820a SHA512: 415ecb1590c142de9cf07a9c7475347c1bff7d4002775761a93f280439d9f4b410999fa14aeab237b713bdcc61c00e3531f4fe8a2d9e53a9f6b3251ae15469d0 Description: tool to administer Linux MD arrays (software RAID) The mdadm utility can be used to create, manage, and monitor MD (multi-disk) arrays for software RAID or multipath I/O. . This package automatically configures mdadm to assemble arrays during the system startup process. If not needed, this functionality can be disabled. Homepage: http://neil.brown.name/blog/mdadm Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: memcached Priority: optional Section: web Installed-Size: 224 Maintainer: Ubuntu Developers Original-Maintainer: David Martínez Moreno Architecture: amd64 Version: 1.4.14-0ubuntu9 Depends: libc6 (>= 2.17), libevent-2.0-5 (>= 2.0.10-stable), libsasl2-2 (>= 2.1.24), perl, lsb-base (>= 3.2-13), adduser Suggests: libcache-memcached-perl, libmemcached Filename: pool/main/memcached_1.4.14-0ubuntu9_amd64.deb Size: 66682 MD5Sum: 29893483844957ac4c33097d0c0108a6 SHA1: 248ea6cec12b6c1d3fcdbc80edcff2959f773687 SHA256: 3255c2d80eebdabbaa27af4eeaea9095c50d77c8eb03cdd6f8d10c99d4a04545 SHA512: 6b1a40d32e981e2a9ea8b71ba92b613f179178810516dfa76390d6c6819e62f2b0e9510c6b004efc554315c305567a95d840c3f9bf09f2fcf79e2aa1488c98cf Description: A high-performance memory object caching system Danga Interactive developed memcached to enhance the speed of LiveJournal.com, a site which was already doing 20 million+ dynamic page views per day for 1 million users with a bunch of webservers and a bunch of database servers. memcached dropped the database load to almost nothing, yielding faster page load times for users, better resource utilization, and faster access to the databases on a memcache miss. . memcached optimizes specific high-load serving applications that are designed to take advantage of its versatile no-locking memory access system. Clients are available in several different programming languages, to suit the needs of the specific application. Traditionally this has been used in mod_perl apps to avoid storing large chunks of data in Apache memory, and to share this burden across several machines. Homepage: http://www.danga.com/memcached/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: menu Priority: optional Section: universe/admin Installed-Size: 1759 Maintainer: Ubuntu Developers Original-Maintainer: Bill Allombert Architecture: amd64 Version: 2.1.46ubuntu1 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6), dpkg (>= 1.15.4) | install-info Suggests: menu-l10n, gksu | kdebase-bin | kdebase-runtime | ktsuss | sux Filename: pool/main/menu_2.1.46ubuntu1_amd64.deb Size: 455178 MD5Sum: a7005eaf6d4c77da1652adc928726749 SHA1: 792dad2282ac6596038f15c0344a12d5171e56d8 SHA256: c562016da4afd56fd2b45e23c85bd5f14fc15cc9ad62c7e7d38ffdef573fb2e1 SHA512: 8046170eede18b03c41959945fc7e8092adff72d874b0825a411ea72fe7ed249a7d95c554a8c1f63fd1336fc26d6cb5470a944983924b395c5214d3017268004 Description: generates programs menu for all menu-aware applications Debian menu keeps transparently the menus in the different window-managers in sync with the list of installed programs. . Debian menu relies on a list of menu entries provided by programs and a list of menu-methods provided by window-managers and other menu-aware applications. . Menu provides system-level and user-level configuration and overrides for both menu entries and menu-methods. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: mime-support Priority: important Section: net Installed-Size: 143 Maintainer: Ubuntu Developers Original-Maintainer: Mime-Support Maintainers Architecture: all Version: 3.54ubuntu1.1 Recommends: file Filename: pool/main/mime-support_3.54ubuntu1.1_all.deb Size: 29322 MD5Sum: 1b5b4c547a965ed763120dbb323d37d1 SHA1: 50a1046754362560b26662cf3abc99e976fae4de SHA256: d928aef50356ffdcb9e78e0cd6b5ee7ab5b2bd19d370775aefa53b9c1ec088e2 SHA512: 4e273b89a94b3eeaab69aaf9140dfa1ee1fcca67092036105cd11eceed8f43ad6f7f2e8cc131a768d30ddaaaca3a627d8d27629a85f81c1a03eae5061209da01 Description: MIME files 'mime.types' & 'mailcap', and support programs As these files can be used by all MIME compliant programs, they have been moved into their own package that others can depend upon. . Other packages add themselves as viewers/editors/composers/etc by using the provided "update-mime" program. . In addition, the commands "see", "edit", "compose", and "print" will display, alter, create, and print (respectively) any file using a program determined from the entries in the mime.types and mailcap files. Multi-Arch: foreign Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: mlocate Priority: standard Section: utils Installed-Size: 228 Maintainer: Ubuntu Developers Original-Maintainer: Tollef Fog Heen Architecture: amd64 Version: 0.26-1ubuntu1 Depends: libc6 (>= 2.14), adduser Conflicts: findutils (<= 4.2.31-1), slocate (<= 3.1-1.1) Filename: pool/main/mlocate_0.26-1ubuntu1_amd64.deb Size: 54646 MD5Sum: f88de15c7b59b229e38217e3c311eb50 SHA1: 2c1e0445a2323278f87a709736701dbd5a445627 SHA256: 4690f82e45addcc09a365ff8f277867bb89aeebbda93f9f6fdd9d697c45d42a0 SHA512: ccff35d8b3bb58f9b333fb80767277cd25214394183dd102c93dbd5458060dd7197f4139258134b2fe8b4865d795cbb733248648e3aa604dd4c3f338799a5f41 Description: quickly find files on the filesystem based on their name mlocate is a new implementation of locate, a tool to find files anywhere in the filesystem based on their name, using a fixed pattern or a regular expression. Unlike other tools like find(1), locate uses a previously created database to perform the search, allowing queries to execute much faster. This database is updated periodically from cron. . Several implementations of locate exist: the original implementation from GNU's findutils, slocate, and mlocate. The advantages of mlocate are: . * it indexes all the filesystem, but results of a search will only include files that the user running locate has access to. It does this by updating the database as root, but making it unreadable for normal users, who can only access it via the locate binary. slocate does this as well, but not the original locate. . * instead of re-reading all the contents of all directories each time the database is updated, mlocate keeps timestamp information in its database and can know if the contents of a directory changed without reading them again. This makes updates much faster and less demanding on the hard drive. This feature is only found in mlocate. . Installing mlocate will change the /usr/bin/locate binary to point to mlocate via the alternatives mechanism. After installation, you may wish to run /etc/cron.daily/mlocate by hand to create the database, otherwise mlocate won't work until that script is run from cron itself (since mlocate does not use the same database file as standard locate). Also, you may wish to remove the "locate" package in order not to have two different database files updated regularly on your system. Homepage: http://carolina.mff.cuni.cz/~trmac/blog/mlocate Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active Package: module-init-tools Priority: required Section: admin Installed-Size: 31 Maintainer: Ubuntu Developers Original-Maintainer: Marco d'Itri Architecture: all Source: kmod Version: 15-0ubuntu6 Depends: libkmod2, kmod Pre-Depends: dpkg (>= 1.15.7.2) Filename: pool/main/module-init-tools_15-0ubuntu6_all.deb Size: 1938 MD5Sum: d9749724e8c6e659df6d7785247451a5 SHA1: 91fe365ed4b3ad45b3342d5185110e461f8e32bf SHA256: c0bc525d5a6055baac467f3bed4c9405e31361e751014e53844e24b8aa6b181c SHA512: 612277d03b77b17a4c3f0f86a62764af332115c7788a87909272fa5d14803f4e7a1f64e8fb0bf150b1a243004004ca4fba3b27d71eeedb1f7f1b6eec38c2aef3 Description: transitional dummy package (module-init-tools to kmod) This dummy package is provided to support the transition from module-init-tools to kmod and should be removed afterwards. Multi-Arch: foreign Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: mongodb-clients Priority: optional Section: universe/database Installed-Size: 90816 Maintainer: Ubuntu Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Source: mongodb Version: 1:2.4.9-1ubuntu2 Replaces: mongodb (<= 1:1.4.2-2) Depends: libboost-filesystem1.54.0, libboost-program-options1.54.0, libboost-system1.54.0, libboost-thread1.54.0, libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), libgoogle-perftools4, libpcap0.8 (>= 0.9.8), libpcre3, libpcrecpp0 (>= 7.7), libsnappy1, libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 4.6), libv8-3.14.5 Filename: pool/main/mongodb-clients_2.4.9-1ubuntu2_amd64.deb Size: 9594728 MD5Sum: dfabd631c87d7001cfefba7087a38458 SHA1: 51ef614a9dba06d156ebfd5ac9c0afb14baedf0b SHA256: a8f8ddce5d521cb159a10bacbaeb73caea15605f1a38aee97646ce1e61d75145 SHA512: 430a2ab4ff97fa771c296045380f44d5bf3afbb69bcc03286c1f773365d86ce4b2a60d023dbcab70cc7e5c5e702054d2ed2a88d6e10dba39d2d417501f87f6b5 Description: object/document-oriented database (client apps) MongoDB is a high-performance, open source, schema-free document-oriented data store that's easy to deploy, manage and use. It's network accessible, written in C++ and offers the following features: . * Collection oriented storage - easy storage of object-style data * Full index support, including on inner objects * Query profiling * Replication and fail-over support * Efficient storage of binary data including large objects (e.g. videos) * Auto-sharding for cloud-level scalability . High performance, scalability, and reasonable depth of functionality are the goals for the project. . This package contains the standard administrative shell (mongo) and other utilities for administration or analysis of performance of the server. Homepage: http://www.mongodb.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: mongodb-server Priority: optional Section: universe/database Installed-Size: 13342 Maintainer: Ubuntu Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Source: mongodb Version: 1:2.4.9-1ubuntu2 Replaces: mongodb (<= 1:1.4.2-2) Depends: adduser, mongodb-clients, sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), libboost-filesystem1.54.0, libboost-program-options1.54.0, libboost-system1.54.0, libboost-thread1.54.0, libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), libgoogle-perftools4, libpcre3, libpcrecpp0 (>= 7.7), libsnappy1, libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 4.6), libv8-3.14.5 Filename: pool/main/mongodb-server_2.4.9-1ubuntu2_amd64.deb Size: 3312116 MD5Sum: ae7913b7d32766b9743d22a957f44c45 SHA1: 8189fb2b2667f80e25c9055179ceba0f780a37d5 SHA256: 8e9b94f66217c66d0a16f9f2a81f7e0496c1957c25475deb18ce68aa41948ff6 SHA512: 62519b9ffa2d1631a828b456375e459feb75d94aecda50503345abc6f8d3b199ecce5e52088a1336c7f70a73cfbb5e99beddfee7b1583e983aee571b7edc6a40 Description: object/document-oriented database (server package) MongoDB is a high-performance, open source, schema-free document-oriented data store that's easy to deploy, manage and use. It's network accessible, written in C++ and offers the following features: . * Collection oriented storage - easy storage of object-style data * Full index support, including on inner objects * Query profiling * Replication and fail-over support * Efficient storage of binary data including large objects (e.g. videos) * Auto-sharding for cloud-level scalability . High performance, scalability, and reasonable depth of functionality are the goals for the project. . This package contains the server itself (mongod) and the sharding server/load-balancer (mongos). Homepage: http://www.mongodb.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: monit Priority: extra Section: universe/admin Installed-Size: 753 Maintainer: Ubuntu Developers Original-Maintainer: Sergey B Kirpichev Architecture: amd64 Version: 1:5.6-2 Depends: libc6 (>= 2.14), libpam0g (>= 0.99.7.1), libssl1.0.0 (>= 1.0.0), lsb-base (>= 3.2-13) Suggests: exim4 | postfix | mail-transport-agent Filename: pool/main/monit_5.6-2_amd64.deb Size: 286432 MD5Sum: b35a5254d344004125eac4c5928ceab9 SHA1: 93e26f027c482c4592a1875e7a20c2d0335553f0 SHA256: ace96f0fa61f409ac7287b08fe9c5b9bc396c5a5bf91bf66b38980a674f3977a SHA512: 8e28e280f3e973110c8db2da661d269efae1e85ed35366effc4c9186194d2de203b7a6653093bdefe679e746892a20875ee162ea4ac3d6c8f8edda6021f11422 Description: utility for monitoring and managing daemons or similar programs monit is a utility for monitoring and managing daemons or similar programs running on a Unix system. It will start specified programs if they are not running and restart programs not responding. . monit supports: * Daemon mode - poll programs at a specified interval * Monitoring modes - active, passive or manual * Start, stop and restart of programs * Group and manage groups of programs * Process dependency definition * Logging to syslog or own logfile * Configuration - comprehensive controlfile * Runtime and TCP/IP port checking (tcp and udp) * SSL support for port checking * Unix domain socket checking * Process status and process timeout * Process cpu usage * Process memory usage * Process zombie check * Check the systems load average * Check a file or directory timestamp * Alert, stop or restart a process based on its characteristics * MD5 checksum for programs started and stopped by monit * Alert notification for program timeout, restart, checksum, stop resource and timestamp error * Flexible and customizable email alert messages * Protocol verification. HTTP, FTP, SMTP, POP, IMAP, NNTP, SSH, DWP, LDAPv2 and LDAPv3 * An http interface with optional SSL support to make monit accessible from a webbrowser Homepage: http://mmonit.com/monit/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: mountall Priority: required Section: admin Installed-Size: 262 Maintainer: Ubuntu Developers Original-Maintainer: Steve Langasek Architecture: amd64 Version: 2.53 Replaces: upstart (<< 0.6.3-2) Depends: makedev, udev, plymouth, coreutils (>= 7.1), libc6 (>= 2.9), libdbus-1-3 (>= 1.2.16), libnih-dbus1 (>= 1.0.0), libnih1 (>= 1.0.0), libplymouth2 (>= 0.8.1-3), libudev1 (>= 183) Pre-Depends: dpkg (>= 1.15.7.2) Breaks: initscripts (<< 2.88dsf-24), policycoreutils (<< 2.0.69-2ubuntu4), usplash (<< 0.5.47) Filename: pool/main/mountall_2.53_amd64.deb Size: 55796 MD5Sum: f054a5a0f1dbcbc1d33dee4693360936 SHA1: 11bd902aee81e081770faabcbae6abd9243a78e1 SHA256: 405e05629e89a2daa421b74a957e4d0b0660a8a9a9a1b5ab295a645e50b46460 SHA512: f7116ec22d20725089f148ea1a2c1ef47b3cedcae76da2ef5f643d2cee944d45d1e9cf58f5718f53c15c2fa6635c440a6ffb2ba99ecac9eac3ef37f1b2a37c66 Description: filesystem mounting tool mountall mounts filesystems when the underlying block devices are ready, or when network interfaces come up, checking the filesystems first. Multi-Arch: foreign Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: mount Essential: yes Priority: required Section: admin Installed-Size: 421 Maintainer: Ubuntu Developers Original-Maintainer: LaMont Jones Architecture: amd64 Source: util-linux Version: 2.20.1-5.1ubuntu20.4 Pre-Depends: libblkid1 (>= 2.20.1), libc6 (>= 2.14), libmount1 (>= 2.20.1), libselinux1 (>= 2.0.15) Suggests: nfs-common (>= 1:1.1.0-13) Filename: pool/main/mount_2.20.1-5.1ubuntu20.4_amd64.deb Size: 114526 MD5Sum: ede1cc5d598fd846f5e3971c53e1c8d7 SHA1: 0b75e4936aee7e8538fe778f2f172c2e88e0e156 SHA256: 94da38002d638b3303312b0d0138194376b92b422dd032ef7afc0cf99a206a44 SHA512: 588756733de4810f422f912810d7e777366c8add3169fe3df1d137c3fbf10c8c43f9d5de21636924c6d12ba43278a5ee027a61950ba7ec1f31456a3ef125c100 Description: Tools for mounting and manipulating filesystems This package provides the mount(8), umount(8), swapon(8), swapoff(8), and losetup(8) commands. Multi-Arch: foreign Homepage: http://userweb.kernel.org/~kzak/util-linux/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: msr-tools Priority: optional Section: admin Installed-Size: 64 Maintainer: Ubuntu Developers Original-Maintainer: Andres Salomon Architecture: amd64 Version: 1.3-2 Depends: libc6 (>= 2.4) Filename: pool/main/msr-tools_1.3-2_amd64.deb Size: 10636 MD5Sum: 5ffb50c3889cfccc901b940923d89e29 SHA1: e44eb1c5c1160137ba2026f935e12bd56f59df0b SHA256: 1334e2152dd81de8937e97107ff8b7d1f6e739db1ca6ea79467f472557b2261e SHA512: 78d84e70204a3b63b6d7a0f925a78200d9976eae98578a6077aa88d7e9c08bcfff8e8af2d3daef423ad83c8ee259df74dbdf84bcbece18f8bdebc892eab7ae36 Description: Utilities for modifying MSRs from userspace MSRs are Machine Specific Registers that are used to set values for hardware to use, or to pass values between the BIOS and kernel. This package provides utilies to both read and write MSRs. Reading and writing MSRs might be useful when debugging kernel drivers, for example. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host Package: mtr-tiny Priority: standard Section: net Installed-Size: 123 Maintainer: Ubuntu Developers Original-Maintainer: Robert Woodcock Architecture: amd64 Source: mtr Version: 0.85-2 Replaces: mtr Depends: libc6 (>= 2.15), libncurses5 (>= 5.5-5~), libtinfo5 Conflicts: mtr, suidmanager (<< 0.50) Filename: pool/main/mtr-tiny_0.85-2_amd64.deb Size: 41702 MD5Sum: 26830942e1d0e4f3973f8e9049906422 SHA1: 6e34fc9ca99b77d8604d0a1441456ff5b9ee789b SHA256: bff7f6ab8490535c42fd038f01ca201c27d65aff0cbf9ff467811f836c803e41 SHA512: 9b8f5438961c0538e12e8fb0722823b06fed473ec89255bc540e336c92dcbefa064aadebc004beff130f75a2825efef1144afea100c6a69eab8c71364987cde8 Description: Full screen ncurses traceroute tool mtr combines the functionality of the 'traceroute' and 'ping' programs in a single network diagnostic tool. . As mtr starts, it investigates the network connection between the host mtr runs on and a user-specified destination host. After it determines the address of each network hop between the machines, it sends a sequence ICMP ECHO requests to each one to determine the quality of the link to each machine. As it does this, it prints running statistics about each machine. . mtr-tiny is compiled without support for X and conserves disk space. Homepage: http://www.bitwizard.nl/mtr/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active Package: multiarch-support Priority: required Section: libs Installed-Size: 202 Maintainer: Ubuntu Developers Original-Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.19-0ubuntu6.6 Depends: libc6 (>= 2.3.6-2) Filename: pool/main/multiarch-support_2.19-0ubuntu6.6_amd64.deb Size: 4486 MD5Sum: b368d0b5c6a4f03da9661afbf75cf0e9 SHA1: bdebd3f06a3ecf4dee1b4e3f631cbae0fa4eb5fe SHA256: 4ea1d5d320f1761963aa61473be58eaf6f0ae986b1e0ebd46f977b0e98d8125e SHA512: 79373417b6a6c036e0e7647548f08b5341b3270ea0bf57c01a42a27271081384dca6201333edbfeba6bd9ba056661df3780a3086f2feee3274aec177caae498b Description: Transitional package to ensure multiarch compatibility This is a transitional package used to ensure multiarch support is present in ld.so before unpacking libraries to the multiarch directories. It can be removed once nothing on the system depends on it. Multi-Arch: foreign Homepage: http://www.eglibc.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: murano-apps Priority: extra Section: Python Installed-Size: 365 Maintainer: MOS Murano team Architecture: all Version: 2014.2-fuel6.1~mira0 Depends: murano (>= 2014.2), murano-dashboard (>= 2014.2) Filename: pool/main/murano-apps_2014.2-fuel6.1~mira0_all.deb Size: 254894 MD5Sum: 18cbab3b57ca3561088037356a8fbf64 SHA1: de81ca26e96de16b53393357f6b1a645bd294d7d SHA256: 54d512a01db457d7ebd8d45cb12c7930399be42e31009b60ccbc0493844b360e SHA512: 6d203c65fc007361c02f8da4aa56b2848d0e9bd8a79d3f613cee6cd0b7963179ee7eaf2011528be071fdd068eb79750b6706821deac3fd8deb905d7214b09c3a Description: murano-apps meta-package with a number of deployment scenarios used by murano-engine to provision different applications inside cloud. Package: murano-dashboard Priority: extra Section: Python Installed-Size: 464 Maintainer: MOS Murano team Architecture: all Version: 2014.2.1-fuel6.1~mira0 Depends: python, python-setuptools, python-d2to1 (>= 0.2), python-d2to1 (<< 0.3), openstack-dashboard, python-anyjson (>= 0.3.3), python-iso8601 (>= 0.1.9), python-pbr (>= 0.10.0), python-yaml (>= 3.1.0), python-six (>= 1.7.0), python-django-floppyforms (>= 1.1), python-muranoclient (>= 0.5.5), python-yaql (>= 0.2.3), python-yaql (<< 0.3) Filename: pool/main/murano-dashboard_2014.2.1-fuel6.1~mira0_all.deb Size: 141416 MD5Sum: 1554a0f5b1f24bf8e4d76c6af128bcd1 SHA1: 31979522888758badf9b39e6b1fee89b8b882877 SHA256: 6f28333485516b5878b3ae7407e2f85486a92cd5c28fc8fce309147e98cf59c9 SHA512: 0d2127e22fb3aac4e7358090446dc95c15b625dbdda85a9c83d41a03ae0a112f75885b0717da3c360fad56708ab10f70d88063da64483d6130f94a1c73a0efc4 Description: murano-dashboard is an extension for OpenStack Dashboard that provides UI for Murano. With murano-dashboard user is able to easily manage and control application catalog, running applications and created environments alongside with all other OpenStack resources. Homepage: https://launchpad.net/murano Package: murano Priority: extra Section: Python Installed-Size: 1025 Maintainer: MOS Murano team Architecture: all Version: 2014.2-fuel6.1~mira0 Depends: python, python-setuptools, python-d2to1 (>= 0.2), python-d2to1 (<< 0.3), alembic (>= 0.6.4), python-anyjson (>= 0.3.3), python-babel (>= 1.3), python-eventlet (>= 0.15.1), python-iso8601 (>= 0.1.9), python-json-patch (>= 1.1), python-jsonschema (>= 2.0.0), python-jsonschema (<< 3.0.0), python-keystonemiddleware (>= 1.0.0), python-lockfile (>= 0.8), python-netaddr (>= 0.7.12), python-oslo.config (>= 1:1.4.0), python-oslo.db (>= 1.0.0), python-oslo.messaging (>= 1.4.0), python-passlib, python-paste, python-pastedeploy (>= 1.5.0), python-pbr (>= 0.10.0), python-psutil (>= 1.1.1), python-psutil (<< 2.0.0), python-crypto (>= 2.6), python-heatclient (>= 0.2.9), python-keystoneclient (>= 1:0.10.0), python-neutronclient (>= 1:2.3.6), python-neutronclient (<< 1:3), python-yaml (>= 3.1.0), python-routes (>= 1.12.3), python-six (>= 1.7.0), python-sqlalchemy (>= 0.9.7), python-sqlalchemy (<= 0.9.99), python-webob (>= 1.2.3), python-kombu (>= 2.4.8), python-muranoclient (>= 0.5.5), python-yaql (>= 0.2.3), python-yaql (<< 0.3) Filename: pool/main/murano_2014.2-fuel6.1~mira0_all.deb Size: 195364 MD5Sum: 65f2bb4c88dcb560be0d36d33199122e SHA1: 3f85fd1d875cd270fc0082282e3a8787842276ad SHA256: 07b49d822043cdd302b51747c1841ffb05cdbffb29bb9215643482b004c9d051 SHA512: fd4f127b9ab31e6d3a8a8852375c5f0537b4e64d97f52156432fe35eb731328372e1b379ac25780e64f6140c0b78aaa13cd8fc3ed74ba8b15f7888503ad659f8 Description: Murano Project introduces an application catalog, which allows application developers and cloud administrators to publish various cloud-ready applications in a browsable categorised catalog, which may be used by the cloud users (including the inexperienced ones) to pick-up the needed applications and services and composes the reliable environments out of them in a "push-the-button" manner Homepage: https://launchpad.net/murano Package: mysql-client-5.5 Priority: optional Section: database Installed-Size: 29639 Maintainer: Ubuntu Developers Original-Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: mysql-5.5 Version: 5.5.41-0ubuntu0.14.04.1 Replaces: mysql-client (<< 5.5.41-0ubuntu0.14.04.1), mysql-client-5.0, mysql-client-5.1 Provides: mysql-client, virtual-mysql-client Depends: debianutils (>= 1.6), libdbd-mysql-perl (>= 1.2202), libdbi-perl, libterm-readkey-perl, mysql-client-core-5.5, mysql-common (>= 5.5.41-0ubuntu0.14.04.1), perl, libc6 (>= 2.17), zlib1g (>= 1:1.1.4) Breaks: mysql-client (<< 5.5.41-0ubuntu0.14.04.1), mysql-client-5.0, mysql-client-5.1 Filename: pool/main/mysql-client-5.5_5.5.41-0ubuntu0.14.04.1_amd64.deb Size: 1592432 MD5Sum: 7157bcfa1b633d862ecaacde68274211 SHA1: 53739f9782a62f6d4e2d4914b3b0449f3ccdeb5b SHA256: acbf8e319e84270bd5d7c9e1f6b3aabfa0c9f680f24008da6454df1a3258507d SHA512: c439948363aba68e3de8c0c59087e7144002466b22c3d5eddc37a478045ebc38a096bd2788d3013d5462549274121c297a7ca09e059825f7ce291461c05d13cc Description: MySQL database client binaries 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 the client binaries and the additional tools innotop and mysqlreport. Homepage: http://dev.mysql.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: lamp-server, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: mysql-client-5.6 Priority: optional Section: universe/database Installed-Size: 40830 Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: mysql-wsrep-5.6 Version: 5.6.16-2~mos6.1+1 Replaces: mysql-client-5.5, virtual-mysql-client, virtual-mysql-client-wsrep Provides: mysql-client, mysql-client-wsrep, virtual-mysql-client, virtual-mysql-client-wsrep Depends: debianutils (>= 1.6), libdbd-mysql-perl (>= 1.2202), libdbi-perl, libterm-readkey-perl, mysql-client-core-5.6, mysql-common (>= 5.5), perl, libc6 (>= 2.17), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4) Recommends: mysql-wsrep-common-5.6 Breaks: mysql-client-5.5, virtual-mysql-client, virtual-mysql-client-wsrep Filename: pool/main/mysql-client-5.6_5.6.16-2~mos6.1+1_amd64.deb Size: 1990410 MD5Sum: 6b75808c73d821634959d4ea1dbd5ade SHA1: c62c559213011561a80911b494b4b53dc079420c SHA256: 8b999a35051316ce13a758ce08c8f0e8473ce07fc5a140f36830ba6ca4dcdea6 SHA512: 354003bd6155ebaf4fdf6289ca48226def641233883dabf06693e71ab9a8023dbdacfbe1ac173121e5cb10d85666cd3065c569c85c8e91e34e15b8eaeb62b2e9 Description: MySQL database client binaries 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 the client binaries and the additional tools innotop and mysqlreport. Homepage: http://dev.mysql.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: mysql-client-core-5.5 Priority: optional Section: database Installed-Size: 6811 Maintainer: Ubuntu Developers Original-Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: mysql-5.5 Version: 5.5.41-0ubuntu0.14.04.1 Replaces: mysql-client (<< 5.5.41-0ubuntu0.14.04.1), mysql-client-5.0, mysql-client-core-5.1 Depends: libc6 (>= 2.14), libreadline6 (>= 6.0), zlib1g (>= 1:1.1.4) Breaks: mysql-client (<< 5.5.41-0ubuntu0.14.04.1), mysql-client-5.0, mysql-client-core-5.1 Filename: pool/main/mysql-client-core-5.5_5.5.41-0ubuntu0.14.04.1_amd64.deb Size: 710158 MD5Sum: 9a0c8d7ee6ba0e09e927793743a58e2c SHA1: 46e0e8dfaff4c2a177566e698f30757135f5fa47 SHA256: e4df02930b2bfbf2af0371a24885f9e5bea9f0246a5e85347f20f2b53a37eaeb SHA512: 24bdb5e3c13cca48b54e36362f775740ba63fe4565ed235fce73880bdee0fe228a18b15abd4dacc517b19038d69c87234a6def69010f248ddad9fe4e4148fe81 Description: MySQL database core client binaries 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 the core client files, as used by Akonadi. Homepage: http://dev.mysql.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: lamp-server, kubuntu-desktop, kubuntu-full, kubuntu-active, kubuntu-active-desktop, kubuntu-active-full, kubuntu-active, edubuntu-desktop-gnome, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: mysql-client-core-5.6 Priority: optional Section: universe/database Installed-Size: 8000 Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: mysql-wsrep-5.6 Version: 5.6.16-2~mos6.1+1 Replaces: mysql-client-5.5, mysql-client-core-5.5, virtual-mysql-client-core Provides: mysql-client-core, virtual-mysql-client-core Depends: libc6 (>= 2.17), libstdc++6 (>= 4.1.1), libtinfo5, zlib1g (>= 1:1.1.4) Breaks: mysql-client-5.5, mysql-client-core-5.5, virtual-mysql-client-core Filename: pool/main/mysql-client-core-5.6_5.6.16-2~mos6.1+1_amd64.deb Size: 952102 MD5Sum: 18cf1dac3258686ea113b794b40478d9 SHA1: c31de37c6b7b786559695b47782b821a9cdad6ad SHA256: 75243044bc9ad41f0ea888e8fe1dadabf1746898dc8fb07d83ea4ab3965c7cfb SHA512: 815375feb2def13661baf1230e792028ec3e8547085c53f262c2367e14dffcdea821b07df7dfae9010ccfe0075692a74ecfffc0e4fbca9057e98136dfe2e9753 Description: MySQL database core client binaries 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 the core client files, as used by Akonadi. Homepage: http://dev.mysql.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: mysql-client Priority: optional Section: database Installed-Size: 126 Maintainer: Ubuntu Developers Original-Maintainer: Debian MySQL Maintainers Architecture: all Source: mysql-5.5 Version: 5.5.41-0ubuntu0.14.04.1 Depends: mysql-client-5.5 Filename: pool/main/mysql-client_5.5.41-0ubuntu0.14.04.1_all.deb Size: 12292 MD5Sum: 50c563909c3377506432be25c86b0fd1 SHA1: f3b3d1eb328d55fc49483200a6f7801bb3a121d7 SHA256: 241c2c9ef375cfa4c645e4f69c284d41bd685ea0253b1f0873f264ce82fc07c7 SHA512: 4ae7e18f2b5e1e9bbe576cba5ffab2e07775d918b58c3ef9b1cd8eafef5e587fe8d11dbc60dbcea062e507ed447ecdf76106d193f80a8e16b21f723b511bca0b Description: MySQL database client (metapackage depending on the latest version) This is an empty package that depends on the current "best" version of mysql-client (currently mysql-client-5.5), as determined by the MySQL maintainers. Install this package if in doubt about which MySQL version you want, as this is the one considered to be in the best shape by the Maintainers. Homepage: http://dev.mysql.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: mysql-common Priority: optional Section: database Installed-Size: 141 Maintainer: Ubuntu Developers Original-Maintainer: Debian MySQL Maintainers Architecture: all Source: mysql-5.5 Version: 5.5.41-0ubuntu0.14.04.1 Breaks: amarok (<< 2.5.0-2), mysql-client-5.1 (<< 5.5), mysql-server-5.1 (<< 5.5), mysql-server-core-5.1 (<< 5.5) Filename: pool/main/mysql-common_5.5.41-0ubuntu0.14.04.1_all.deb Size: 14070 MD5Sum: 38adb22198391618e138cc9eb2f6cf2a SHA1: 6badee9b324bd7224ed273773218bbf98061e72c SHA256: ea889840f9374520a09b5e3623c6877f0b5ce3f3acdd48f5ba6c8fa0ce92c777 SHA512: 34d56f969c69ff411d79acf10ba1c12e1e943e4a9d38eb6be13f0f61d7b4fade805f584c4d3c2574e71511e35da89ca2cd4ad34c27f3646c06770ec9724fb14d Description: MySQL database common files, e.g. /etc/mysql/my.cnf MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes files needed by all versions of the client library, e.g. /etc/mysql/my.cnf. Multi-Arch: foreign Homepage: http://dev.mysql.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: mysql-server-5.5 Priority: optional Section: database Installed-Size: 31935 Maintainer: Ubuntu Developers Original-Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: mysql-5.5 Version: 5.5.41-0ubuntu0.14.04.1 Replaces: libmysqlclient-dev (<< 5.5.17~), mysql-client-5.1, mysql-server (<< 5.5.41-0ubuntu0.14.04.1), mysql-server-5.0, mysql-server-5.1 Provides: virtual-mysql-server Depends: initscripts (>= 2.88dsf-13.3), libdbi-perl, lsb-base (>= 3.0-10), mysql-client-5.5 (>= 5.5.41-0ubuntu0.14.04.1), mysql-server-core-5.5 (>= 5.5.41-0ubuntu0.14.04.1), passwd, perl (>= 5.6), psmisc, debconf (>= 0.5) | debconf-2.0, sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), libc6 (>= 2.17), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4) Pre-Depends: adduser (>= 3.40), debconf, mysql-common (>= 5.5.41-0ubuntu0.14.04.1) Recommends: libhtml-template-perl Suggests: tinyca, mailx Breaks: libmysqlclient-dev (<< 5.5.17~), mysql-client-5.1, mysql-server (<< 5.5.41-0ubuntu0.14.04.1), mysql-server-5.1 Filename: pool/main/mysql-server-5.5_5.5.41-0ubuntu0.14.04.1_amd64.deb Size: 1744066 MD5Sum: 375058b20f36ec010f947930fa915888 SHA1: 80f2b928604f6e28ec3623d569a4830e93348794 SHA256: 9664731edf02a1c96d00273195151be7b2211960103c2a1d633602141c7ef9aa SHA512: 512266a10e9267b8cca403c3f3eed2f8c762949db630708f8147ff81f9ccdad35850836aa73e1b67b4b6b71fdddad6e687f916b9b074dbc6c5e67bb094176677 Description: MySQL database server binaries and system database setup 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 contains all the infrastructure needed to setup system databases. Homepage: http://dev.mysql.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: lamp-server, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: mysql-server-core-5.5 Priority: optional Section: database Installed-Size: 19416 Maintainer: Ubuntu Developers Original-Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: mysql-5.5 Version: 5.5.41-0ubuntu0.14.04.1 Replaces: mysql-client-5.1, mysql-server-5.0, mysql-server-5.1, mysql-server-core-5.0, mysql-server-core-5.1 Provides: mysql-server-core Depends: libaio1 (>= 0.3.93), libc6 (>= 2.17), libstdc++6 (>= 4.1.1), libwrap0 (>= 7.6-4~), zlib1g (>= 1:1.2.0) Breaks: mysql-client-5.1, mysql-server-5.0, mysql-server-5.1, mysql-server-core-5.1 Filename: pool/main/mysql-server-core-5.5_5.5.41-0ubuntu0.14.04.1_amd64.deb Size: 3207364 MD5Sum: 2306fbed3c670c8e2238cc93d4923f3f SHA1: 87567550e7f37bbaccd78d3911411fe655bb3b33 SHA256: 9b743ac1d8d25ce1aefb991ebc92de767e9f75fb1de4e32f70f2f09c7a4dddf3 SHA512: dac35e1dad2fd2fe1b891a3026b77d16829154548f74ca55c174fc92a3ce8cbb386a8778211d57ffe24f7bb7ea93c148db7c5a6c8323f12d7adf594c6034c445 Description: MySQL database server binaries 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 the server binaries but doesn't contain all the infrastructure needed to setup system databases. Homepage: http://dev.mysql.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: lamp-server, kubuntu-desktop, kubuntu-full, kubuntu-active, kubuntu-active-desktop, kubuntu-active-full, kubuntu-active, edubuntu-desktop-gnome, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: mysql-server-wsrep-5.6 Priority: optional Section: database Installed-Size: 36557 Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: mysql-wsrep-5.6 Version: 5.6.16-2~mos6.1+1 Replaces: mysql-server-5.5, virtual-mysql-server, virtual-mysql-server-wsrep Provides: mysql-server, mysql-server-wsrep, virtual-mysql-server, virtual-mysql-server-wsrep Depends: initscripts, libdbi-perl, lsb-base (>= 3.0-10), mysql-client-5.6 (>= 5.6.16-2~mos6.1+1), mysql-server-wsrep-core-5.6 (= 5.6.16-2~mos6.1+1), passwd, perl (>= 5.6), psmisc, sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), libc6 (>= 2.17), libstdc++6 (>= 4.4.0), zlib1g (>= 1:1.1.4) Pre-Depends: adduser (>= 3.40), debconf, mysql-wsrep-common-5.6 Recommends: libhtml-template-perl Suggests: mailx, tinyca Breaks: mysql-server-5.5, virtual-mysql-server, virtual-mysql-server-wsrep Filename: pool/main/mysql-server-wsrep-5.6_5.6.16-2~mos6.1+1_amd64.deb Size: 2337158 MD5Sum: 2baa2f259f313492ed9fccf165993da0 SHA1: d7a29cd17d49651c317e1213817f31576b26064b SHA256: c33db156a6be4198df3beda15dc1192ed3ff1c513aff34d9e1ff8ffd9e2600fd SHA512: 49ec2625769f745f22ea229a38c8615bf0c41f97c48f9d591edf5f0e75ea814c78613f68ce06be92c0b0a97641236aeb36307570dd0008d02d0131c6d0760456 Description: MySQL database server binaries and system database setup 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 contains all the infrastructure needed to setup system databases. Homepage: http://dev.mysql.com/ Package: mysql-server-wsrep-core-5.6 Priority: optional Section: database Installed-Size: 25255 Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: mysql-wsrep-5.6 Version: 5.6.16-2~mos6.1+1 Replaces: mysql-server-core-5.5, virtual-mysql-server-core Provides: mysql-server-core, mysql-server-wsrep-core, virtual-mysql-server-core Depends: libaio1 (>= 0.3.93), libc6 (>= 2.17), libstdc++6 (>= 4.6), libwrap0 (>= 7.6-4~), zlib1g (>= 1:1.2.0) Breaks: mysql-server-core-5.5, virtual-mysql-server-core Filename: pool/main/mysql-server-wsrep-core-5.6_5.6.16-2~mos6.1+1_amd64.deb Size: 4903304 MD5Sum: 1753e11949b8c505dbeaf4a73c1eb06a SHA1: 6a19b7742a1b6c18c231f4af040b27bb31f9d87a SHA256: d64c2e18196926986e0dc94e31837405a3ee413a0f92c6c543d83a6429aed62b SHA512: 489297d0dbd5852f440518bbd8d41bf966eb323fb4d5e49e3f7f9e54f185561b39ba0d516ea197b15dd7c7f81365a541d1b0a08b3253fd05f46e8d21624aa7bf Description: MySQL database server binaries 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 the server binaries but doesn't contain all the infrastructure needed to setup system databases. Homepage: http://dev.mysql.com/ Package: mysql-server Priority: optional Section: database Installed-Size: 126 Maintainer: Ubuntu Developers Original-Maintainer: Debian MySQL Maintainers Architecture: all Source: mysql-5.5 Version: 5.5.41-0ubuntu0.14.04.1 Depends: mysql-server-5.5 Filename: pool/main/mysql-server_5.5.41-0ubuntu0.14.04.1_all.deb Size: 12408 MD5Sum: 4852e18576cbfa8cc1f8d8eccc1f6281 SHA1: bbeb03c69f4d6cc7582877c69e6df7f0ca10c89e SHA256: e9f4ab52adeff99c172884d8b7eb0936a27d4d896d246f6aeef1382392ef768d SHA512: db0c7c7d4d06ba134bae00d7fd270f5d59ae5a72f0c47f6d7e9fe3eb18327b5a5b0db528f4de99f87798a0bb1e25e6b2aedf8185937e16151fa818ee15e4e384 Description: MySQL database server (metapackage depending on the latest version) This is an empty package that depends on the current "best" version of mysql-server (currently mysql-server-5.5), as determined by the MySQL maintainers. Install this package if in doubt about which MySQL version you need. That will install the version recommended by the package maintainers. . 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. Homepage: http://dev.mysql.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: mysql-wsrep-common-5.6 Priority: optional Section: database Installed-Size: 154 Maintainer: Debian MySQL Maintainers Architecture: all Source: mysql-wsrep-5.6 Version: 5.6.16-2~mos6.1+1 Depends: mysql-common Filename: pool/main/mysql-wsrep-common-5.6_5.6.16-2~mos6.1+1_all.deb Size: 89538 MD5Sum: f275aefbdad91d0070713da8b0edac2e SHA1: 155e4554e399a1e6c30f1bd8994b9979e8dd3d5d SHA256: 48705ae9ec0471411c7392e2e134c93079436388e4cfe201264b49c24e13b864 SHA512: ad5d6522f6b3158286ac527708379917d1f48a21211602f043cf82b84500e78f5cad41d5f85601119a1984c3e4d57745830e9a946decd3927edf5db98f589dd7 Description: MySQL 5.6 specific common files, e.g. /etc/mysql/conf.d/my-5.6.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. Multi-Arch: foreign Homepage: http://dev.mysql.com/ Package: nailgun-mcagents Priority: optional Section: admin Installed-Size: 44 Maintainer: flops.ru Signing key Architecture: all Version: 6.1.0-1 Depends: mcollective Filename: pool/main/nailgun-mcagents_6.1.0-1_all.deb Size: 10982 MD5Sum: 7839d9dc2ebc39d9a386bff6a2b7adff SHA1: 92c1cb076f219a0d928cafa178a679107d57b1fa SHA256: 68de655660d0b95ebb37af44c04d2bf95c6c6341e7d6a0a3f5f25027e5c65eab SHA512: 6b2114d31e6c4c300b65c481d632d562877addc099ab3067a7ff74551b9b7e7304e998ac5e93a9f40cae39656e9fb0b38b5a50017005fd2e6ba4de5891595eb8 Description: NailGun mcagents Package: nailgun-net-check Priority: optional Section: admin Installed-Size: 72 Maintainer: Mirantis Product Architecture: all Version: 6.1.0-1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-pypcap, vlan, python-scapy, cliff-tablib, python-stevedore, python-daemonize, python-yaml, tcpdump Filename: pool/main/nailgun-net-check_6.1.0-1_all.deb Size: 17544 MD5Sum: 4f2f1a04770879108083236d84708cc9 SHA1: 0aca0ae6463bf9ba558f27d8a8311b6866e4a40c SHA256: 5b8604b28c1531d21ae31e199bc4aa9685858b027db89c5486fad6e48d68b3a4 SHA512: 92b364ea90ca722c802b007afe7c77fc4b7e3f1981a1b775f6e7de64587c39300c11d91e90948e358e16ea7049d2069cfbbf22f04e15f368433770c71d75cbb7 Description: NailGun client net-check Package: nano Priority: standard Section: editors Installed-Size: 600 Maintainer: Ubuntu Developers Original-Maintainer: Jordi Mallach Architecture: amd64 Version: 2.2.6-1ubuntu1 Replaces: pico Provides: editor Depends: libc6 (>= 2.14), libncursesw5 (>= 5.6+20070908), libtinfo5, dpkg (>= 1.15.4) | install-info Suggests: spell Conflicts: pico Breaks: alpine-pico (<= 2.00+dfsg-5) Filename: pool/main/nano_2.2.6-1ubuntu1_amd64.deb Size: 194060 MD5Sum: c97dc062e9941bfe13b6b303cf8ed639 SHA1: ee93fcfd1f2ecd601b0a8f8932319848043f4f0f SHA256: f20d8cca5c30b90ebf68301d126f86e473ac83e7d6fdc36f59bcd685c2eb4020 SHA512: 4e7d870d59a2ad8ec3f5d0e3660c314bb60f0c9cc0c7e4ce325a385e9f9d6bdfbf932e587c75a977f22090748a643f4903549f6e9dc1ec9ac8894ef386a9e0ab 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, nano also implements many features missing in pico, including: - feature toggles; - interactive search and replace (with regular expression support); - go to line (and column) command; - auto-indentation and color syntax-highlighting; - filename tab-completion and support for multiple buffers; - full internationalization support. Homepage: http://www.nano-editor.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active Package: ncurses-base Essential: yes Priority: required Section: utils Installed-Size: 367 Maintainer: Ubuntu Developers Original-Maintainer: Craig Small Architecture: all Source: ncurses Version: 5.9+20140118-1ubuntu1 Provides: ncurses-runtime Conflicts: ncurses, ncurses-runtime Breaks: ncurses-term (<< 5.7+20100313-3) Filename: pool/main/ncurses-base_5.9+20140118-1ubuntu1_all.deb Size: 16584 MD5Sum: d5e37a007a4935a7fc461ce1d32855d7 SHA1: f158726f092eec90907ffe7719e52a07d4135d73 SHA256: fa0efce6fdc6262a49fbd73ea08669bbcda92abda0f12507d947c353e3196637 SHA512: c9ca45bbc23906db9790ec611fe0ed1f8bc6ac689f9eefebfabb61397edc66ba26cb4dc5e270e8a9a03a67a2d09a14bccc58c7c07eac3f0fc52f1932f195a12d Description: basic terminal type definitions The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains terminfo data files to support the most common types of terminal, including ansi, dumb, linux, rxvt, screen, sun, vt100, vt102, vt220, vt52, and xterm. Multi-Arch: foreign Homepage: http://invisible-island.net/ncurses/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ncurses-bin Essential: yes Priority: required Section: utils Installed-Size: 523 Maintainer: Ubuntu Developers Original-Maintainer: Craig Small Architecture: amd64 Source: ncurses Version: 5.9+20140118-1ubuntu1 Pre-Depends: libc6 (>= 2.14), libtinfo5 (>= 5.9+20130119) Filename: pool/main/ncurses-bin_5.9+20140118-1ubuntu1_amd64.deb Size: 136744 MD5Sum: 58d5bf77e698e7a166eaac48ae818f5b SHA1: b2c14dc6ac99b7dd7ed06fae5c38bc60cba5fc83 SHA256: d358993375e9009e3befa9baba06bf468616f6e156ce66ab33fa2af9c70ea051 SHA512: 53a672f4ffc78374393278125963aa16f3028d8abc6f1432ab89857112258a79667f28901ba789f1f945a62ec16193b9c4822c99b648fc1a0494a07e8f35efe2 Description: terminal-related programs and man pages The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the programs used for manipulating the terminfo database and individual terminfo entries, as well as some programs for resetting terminals and such. Multi-Arch: foreign Homepage: http://invisible-island.net/ncurses/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: ncurses-term Priority: optional Section: admin Installed-Size: 2154 Maintainer: Ubuntu Developers Original-Maintainer: Craig Small Architecture: all Source: ncurses Version: 5.9+20140118-1ubuntu1 Replaces: bogl-bterm (<< 0.1.18-7), mlterm-common (<< 3.0.2-1), ncurses-base (<< 5.7+20100313-1) Breaks: bogl-bterm (<< 0.1.18-7), mlterm-common (<< 3.0.2-1) Filename: pool/main/ncurses-term_5.9+20140118-1ubuntu1_all.deb Size: 242540 MD5Sum: b23e6a13dd7be4758dc1529b914a9a5c SHA1: 21716fe448a46086359f8b88e0ac96499b57d6aa SHA256: 00c8f0c1189c94dc81a904b3a4b02c7ba6b35a79adca2e2bc29081c567419052 SHA512: db780592c0a333a4d961a42249a3dca11208420ae25b9762e96171319845564ab00477e4bcf4ac9f617a15db13d4b2dd64eec05fa4d10f4017fd4b1ffc7d3691 Description: additional terminal type definitions The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains all of the numerous terminal definitions not found in the ncurses-base package. Multi-Arch: foreign Homepage: http://invisible-island.net/ncurses/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: net-tools Priority: important Section: net Installed-Size: 708 Maintainer: Ubuntu Developers Original-Maintainer: net-tools Team Architecture: amd64 Version: 1.60-25ubuntu2.1 Replaces: ja-trans (<= 0.8-2), netbase (<< 4.00) Depends: libc6 (>= 2.14) Conflicts: ja-trans (<= 0.8-2) Filename: pool/main/net-tools_1.60-25ubuntu2.1_amd64.deb Size: 175108 MD5Sum: 80423a1744df19afbfeeb5f76e70b95e SHA1: b9ae36e56bc09853fc5ea24c5d3eb1353dbb8174 SHA256: 9551f9f6e0aedf75072b306978474e5b34ad61160f6abb0b3ef9a758db01b566 SHA512: cb6e95bb086c8e901d82ce09babf097a4ffe6543d5fafe1b8d6829f6a94c919749f57a9cc73eec2c517138736944869d246985dc51dbd35890e15122b131f723 Description: The NET-3 networking toolkit This package includes the important tools for controlling the network subsystem of the Linux kernel. This includes arp, ifconfig, netstat, rarp, nameif and route. Additionally, this package contains utilities relating to particular network hardware types (plipconfig, slattach, mii-tool) and advanced aspects of IP configuration (iptunnel, ipmaddr). . In the upstream package 'hostname' and friends are included. Those are not installed by this package, since there is a special "hostname*.deb". Multi-Arch: foreign Homepage: http://net-tools.berlios.de/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: netbase Priority: important Section: admin Installed-Size: 66 Maintainer: Ubuntu Developers Original-Maintainer: Marco d'Itri Architecture: all Version: 5.2 Depends: lsb-base (>= 3.0-6) Recommends: ifupdown Conflicts: inetutils-inetd (<< 2:1.4.3+20060719-3), openbsd-inetd (<< 0.20050402-3) Breaks: ifupdown (<< 0.7) Filename: pool/main/netbase_5.2_all.deb Size: 12860 MD5Sum: 6201c7666f13f087e75e34dba4c878a4 SHA1: e3635fd103dde6d8674040e2e468282fe0075bad SHA256: ca6cb202c674c6b8615b6560dc9c6cd87530e8862ccc9aa79c888de6b2154377 SHA512: 5b9623da720e9ab6dd752033c308344dbb98181d9b0531d4827bc82cb6fb78cca11306ba3315eff44f270bad5b5834f5c0d5d62a3c9b7ed7bf5738661671e3a4 Description: Basic TCP/IP networking system This package provides the necessary infrastructure for basic TCP/IP based networking. Multi-Arch: foreign Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: netcat-openbsd Priority: important Section: net Installed-Size: 109 Maintainer: Ubuntu Developers Original-Maintainer: Aron Xu Architecture: amd64 Version: 1.105-7ubuntu1 Replaces: netcat (<< 1.10-35) Provides: netcat Depends: libbsd0 (>= 0.2.0), libc6 (>= 2.16) Breaks: netcat (<< 1.10-35) Filename: pool/main/netcat-openbsd_1.105-7ubuntu1_amd64.deb Size: 39558 MD5Sum: cd31b836350a7873e4cb08b4cfe90882 SHA1: ab1fbd8dfd264edcbe73c1beeef6c5abc7efd74b SHA256: 2a8a27ca24e402f6d23ff730179812ee47cb067d1f3f82e627ec9bdcdeff1637 SHA512: 06c4ae00d7c10342b39818e3b556e9c5aed5eeca078c7f1c35f86b9126fc8bec891ba291db517a0ed88525d059f79cc3f919706e703aa79abb5e32c5b1ff77b5 Description: TCP/IP swiss army knife A simple Unix utility which reads and writes data across network connections using TCP or UDP protocol. It is designed to be a reliable "back-end" tool that can be used directly or easily driven by other programs and scripts. At the same time it is a feature-rich network debugging and exploration tool, since it can create almost any kind of connection you would need and has several interesting built-in capabilities. . This package contains the OpenBSD rewrite of netcat, including support for IPv6, proxies, and Unix sockets. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: netcat-traditional Priority: optional Section: universe/net Installed-Size: 157 Maintainer: Ubuntu Developers Original-Maintainer: Ruben Molina Architecture: amd64 Source: netcat Version: 1.10-40 Provides: netcat Depends: libc6 (>= 2.15) Filename: pool/main/netcat-traditional_1.10-40_amd64.deb Size: 65016 MD5Sum: a2a17f30cc06307422fa03b8e32a8347 SHA1: 8e3442d71ea01bebd567a4b9e538e0f3414ebdb1 SHA256: 8b11daf4af70b9bce038051c1fa4ca43473709540c9687cc11f3bc8dbf2d1966 SHA512: e364a08ca867d3653d7f2e2de45d5e509f51a44d4650ce666a84d18e3a3c09e94e4e9b7e78fc4b79ac2fb1216cec4abafee86164d38282b049ad609107d416ce Description: TCP/IP swiss army knife A simple Unix utility which reads and writes data across network connections using TCP or UDP protocol. It is designed to be a reliable "back-end" tool that can be used directly or easily driven by other programs and scripts. At the same time it is a feature-rich network debugging and exploration tool, since it can create almost any kind of connection you would need and has several interesting built-in capabilities. . This is the "classic" netcat, written by *Hobbit*. It lacks many features found in netcat-openbsd. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: netcat Priority: optional Section: universe/net Installed-Size: 30 Maintainer: Ubuntu Developers Original-Maintainer: Ruben Molina Architecture: all Version: 1.10-40 Depends: netcat-traditional (>= 1.10-39) Filename: pool/main/netcat_1.10-40_all.deb Size: 3340 MD5Sum: 37c303f02b260481fa4fc9fb8b2c1004 SHA1: 0371a3950d6967480985aa014fbb6fb898bcea3a SHA256: eeecb4c93f03f455d2c3f57b0a1e83b54dbeced0918ae563784e86a37bcc16c9 SHA512: 7b46772edb501cccd2479602a882e5d4fc54a681dfb4d398524ddd8d0e24e56c08e44e41955d38f4dd143ea267befd04388fefd606793e703744f8677049f43f Description: TCP/IP swiss army knife -- transitional package This is a "dummy" package that depends on lenny's default version of netcat, to ease upgrades. It may be safely removed. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: netpbm Priority: optional Section: graphics Installed-Size: 3957 Maintainer: Ubuntu Developers Original-Maintainer: Andreas Barth Architecture: amd64 Source: netpbm-free Version: 2:10.0-15ubuntu2 Replaces: netpbm-dev, netpbm-nonfree, pbmwbmp, pnmtopng Provides: pbmwbmp, pnmtopng Depends: libnetpbm10 (= 2:10.0-15ubuntu2), libc6 (>= 2.14), libjpeg8 (>= 8c), libpng12-0 (>= 1.2.13-4), libtiff5 (>> 4.0.0-1~), zlib1g (>= 1:1.1.4) Recommends: ghostscript Conflicts: netpbm-dev (<= 2:9.10), netpbm-nonfree (<= 1:19940301.1-3), pbmwbmp, pnmtopng, ucbmpeg (<= 1r2-6) Filename: pool/main/netpbm_10.0-15ubuntu2_amd64.deb Size: 1341384 MD5Sum: c7c2ac198c0621053a364b127cafa7ad SHA1: 9f4e5af592d1b7a1536a907f8e4834140083e50f SHA256: 2b7b56fc4a7f23cbb6c5c9616b909d46b6025d28371d68fb427908ed760e5f1a SHA512: 99dbd0cc7e1050087c5c3019e19254bc9bc580756c2bc324442ab0c06cb5b8ea97e1c43e166610a37fdc8db38a90274546323b65b9c26017b794cc4b995a91a8 Description: Graphics conversion tools between image formats Netpbm is a toolkit for manipulation of graphic images, including conversion of images between a variety of different formats. There are over 220 separate tools in the package including converters for more than 80 graphics formats. Multi-Arch: foreign Homepage: http://netpbm.alioth.debian.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-usb, kubuntu-full, kubuntu-active-full, edubuntu-desktop-gnome, edubuntu-usb, ubuntustudio-video, ubuntustudio-photography, ubuntustudio-graphics Package: neutron-common Priority: optional Section: net Installed-Size: 50 Maintainer: MOS Neutron Team Architecture: all Source: neutron Version: 1:2014.2.2-fuel6.1~mira7 Replaces: neutron-l3-agent (<< 1:2014.1~rc2-0ubuntu3~), neutron-vpn-agent (<< 1:2014.1~rc2-0ubuntu3~), quantum-common (<< 1:2013.2~b2-0ubuntu1~) Depends: adduser, python-neutron (= 1:2014.2.2-fuel6.1~mira7), python:any Breaks: neutron-l3-agent (<< 1:2014.1~rc2-0ubuntu3~), neutron-vpn-agent (<< 1:2014.1~rc2-0ubuntu3~), quantum-common (<< 1:2013.2~b2-0ubuntu1~) Filename: pool/main/neutron-common_2014.2.2-fuel6.1~mira7_all.deb Size: 16324 MD5Sum: e8292f907d0cda9ad477f33db01a3874 SHA1: 012308c61493274e00709b6edeac41094a50074f SHA256: 6690b22d91b39a6729f241f8693ae320ccf99bbc1466f41b9bda43aa530e96f6 SHA512: 6335e4141e1ab79ac8466dcf4f8454357daebf1803e9f1455c2e2b9a71733a4b081f0fa538944a7b651c30425571638b8e9d5afa4f84c755bded5af9945ca7b6 Description: Neutron is a virtual network service for Openstack - common Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the common files. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: neutron-dhcp-agent Priority: optional Section: net Installed-Size: 11 Maintainer: MOS Neutron Team Architecture: all Source: neutron Version: 1:2014.2.2-fuel6.1~mira7 Replaces: quantum-dhcp-agent (<< 1:2013.2~b2-0ubuntu1~) Depends: dnsmasq-base, dnsmasq-utils, neutron-common (= 1:2014.2.2-fuel6.1~mira7), neutron-metadata-agent (= 1:2014.2.2-fuel6.1~mira7), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any Breaks: quantum-dhcp-agent (<< 1:2013.2~b2-0ubuntu1~) Filename: pool/main/neutron-dhcp-agent_2014.2.2-fuel6.1~mira7_all.deb Size: 5912 MD5Sum: bda2a52a73ddcf7742cc7b9d0049f8d9 SHA1: 02bd28bcfea2e15675e5c4b7585c05dc118143b9 SHA256: 6e718bf11730e9431cb60463c14ed1db8d8fcf17dde4ff90113728e06b1a8a91 SHA512: f7225e537f4fd9018e0ae16a7f6f86c21a66f821c38fee7ce16204bb66c6a9575ca6096786b456b6e9be7c11f8f942b8a6be1c23da97db88e2859bee9c99b886 Description: Neutron is a virtual network service for Openstack - DHCP agent Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the DHCP agent. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: neutron-l3-agent Priority: optional Section: net Installed-Size: 5 Maintainer: MOS Neutron Team Architecture: all Source: neutron Version: 1:2014.2.2-fuel6.1~mira7 Replaces: quantum-l3-agent (<< 1:2013.2~b2-0ubuntu1~) Depends: iputils-arping, neutron-common (= 1:2014.2.2-fuel6.1~mira7), neutron-metadata-agent (= 1:2014.2.2-fuel6.1~mira7), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any Breaks: quantum-l3-agent (<< 1:2013.2~b2-0ubuntu1~) Filename: pool/main/neutron-l3-agent_2014.2.2-fuel6.1~mira7_all.deb Size: 3712 MD5Sum: e5cbc740c6a6091b9e508c8884e35606 SHA1: fbbb6bdd155c5149b612a114c22bd179468dd217 SHA256: 0fcd768fef653a62994735fdb5fd09a1118ccb4e4af8f75e9c0c311797e0e715 SHA512: 45ffaa31a661a032012235a96929137cd0a1a53c18f26c39802041c82adbf5560cf83a95fc10f0b57824092fb7ef9a20bac95cf4340a6cb972986a44131ce231 Description: Neutron is a virtual network service for Openstack - l3 agent Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the layer 3 routing agent. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: neutron-lbaas-agent Priority: optional Section: net Installed-Size: 8 Maintainer: MOS Neutron Team Architecture: all Source: neutron Version: 1:2014.2.2-fuel6.1~mira7 Replaces: quantum-lbass-agent (<< 1:2013.2~b2-0ubuntu1~) Depends: haproxy, neutron-common (= 1:2014.2.2-fuel6.1~mira7), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any Breaks: quantum-lbaas-agent (<< 1:2013.2~b2-0ubuntu1~) Filename: pool/main/neutron-lbaas-agent_2014.2.2-fuel6.1~mira7_all.deb Size: 4860 MD5Sum: cd414ac9f5dbac08159f501f9e2371dd SHA1: 72364cb58a6d5512efe596b0f7c7fbe3f10b71bf SHA256: a8a81864529f7236be4e2ff93f9cc28338b59e0d36955f5ddd01b5930c8d2ff5 SHA512: 21b9e30aea392f23540ca0fae78cadffd0cb95b8ab88b3cf4a0742511c106f951e59b811b0c897acd80deaadd58c87199bec9d9d0840a43449b13abd6c1a1a4c Description: Neutron is a virtual network service for Openstack - LBaaS agent Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the Load Balancing as-a Service (LBaaS) agent. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: neutron-metadata-agent Priority: optional Section: net Installed-Size: 8 Maintainer: MOS Neutron Team Architecture: all Source: neutron Version: 1:2014.2.2-fuel6.1~mira7 Replaces: quantum-metadata-agent (<< 1:2013.2~b2-0ubuntu1~) Depends: neutron-common (= 1:2014.2.2-fuel6.1~mira7), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any Breaks: quantum-metadata-agent (<< 1:2013.2~b2-0ubuntu1~) Filename: pool/main/neutron-metadata-agent_2014.2.2-fuel6.1~mira7_all.deb Size: 4570 MD5Sum: 06bea0edb4596287f2058b61b1938fd2 SHA1: 78b1d3bfd771eab1e8f406ec19077571185e91f8 SHA256: 6371a0440ceb783fe0e0500f854ccf8995304fb763e07e0b3a4e9f8430b59f00 SHA512: 03d178c98e6033504a50e79a8f198df7806e18f7a89f63259c3e6ebbca954a6306470906a1ce51b48959e92945cce77553f5efd7fd255c7919c1711963f5ee0a Description: Neutron is a virtual network service for Openstack - metadata agent Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the metadata proxy agent. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: neutron-metering-agent Priority: optional Section: universe/net Installed-Size: 6 Maintainer: MOS Neutron Team Architecture: all Source: neutron Version: 1:2014.2.2-fuel6.1~mira7 Replaces: neutron-plugin-metering-agent (<< 1:2014.1~b3-0ubuntu2~) Depends: neutron-common (= 1:2014.2.2-fuel6.1~mira7), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any Breaks: neutron-plugin-metering-agent (<< 1:2014.1~b3-0ubuntu2~) Filename: pool/main/neutron-metering-agent_2014.2.2-fuel6.1~mira7_all.deb Size: 3712 MD5Sum: ee451a955919296e03f9857d4e11b0fa SHA1: 938f8a42a299aa2ed7ccc6bef3e78cdb7d71cabb SHA256: c1dc9bcf5a2201ca1c5c7a962296f24b6559791eb5899d1815fd15bfb51cabe4 SHA512: 0f2b16997e005a013bfbbf7c7dc957002ff0fe4b59d6f62cced082ba0abb6e3ce47a4a36ff90089fcf5fe570f63b8498c40f743a375de571599011dab470fa27 Description: Neutron is a virtual network service for Openstack - metering agent Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the metering agent. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: neutron-plugin-bigswitch-agent Priority: optional Section: universe/net Installed-Size: 5 Maintainer: MOS Neutron Team Architecture: all Source: neutron Version: 1:2014.2.2-fuel6.1~mira7 Depends: neutron-plugin-bigswitch (= 1:2014.2.2-fuel6.1~mira7), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any Filename: pool/main/neutron-plugin-bigswitch-agent_2014.2.2-fuel6.1~mira7_all.deb Size: 3560 MD5Sum: fb5a3df6b914038aed9ea8960a05e04a SHA1: e5cac46be15bc47a0fb2139fadb65504f9c23340 SHA256: f40107595ee3aca0793664991436bcca02ca3183a4553ea7e5e11d38dac140a4 SHA512: 8312831d46f6535903c43e15c2d5082541dbdd2df520b31a1282982094773aadfcfe664f1fd05eb6260aee54fa57f1dee477aae1ce0c292f2ab579d6c04e8c16 Description: Neutron is a virtual network service for Openstack - BigSwitch plugin agent Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the BigSwitch plugin agent. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: neutron-plugin-bigswitch Priority: optional Section: universe/net Installed-Size: 8 Maintainer: MOS Neutron Team Architecture: all Source: neutron Version: 1:2014.2.2-fuel6.1~mira7 Replaces: quantum-plugin-bigswitch (<< 1:2013.2~b2-0ubuntu1~) Provides: neutron-plugin Depends: neutron-common (= 1:2014.2.2-fuel6.1~mira7) Breaks: quantum-plugin-bigswitch (<< 1:2013.2~b2-0ubuntu1~) Filename: pool/main/neutron-plugin-bigswitch_2014.2.2-fuel6.1~mira7_all.deb Size: 4634 MD5Sum: b565cb6a5dc2dd4c4900aa1ceff3a5af SHA1: b5c84758ff85f216442cdd268257eb9b3b13fbf9 SHA256: e1831818bb521114098df9935d183a612b28755abf8686edb885a6da0afe14f1 SHA512: a33ebe21644cb0a4550a1213358e6dc0b956a9426b6624605e493e2403ba28e6d24225de4e74091ecacdc96d7f4c85f83d51b81da2743157af949c5007f561db Description: Neutron is a virtual network service for Openstack - BigSwitch plugin Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the BigSwitch plugin. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: neutron-plugin-brocade Priority: optional Section: universe/net Installed-Size: 4 Maintainer: MOS Neutron Team Architecture: all Source: neutron Version: 1:2014.2.2-fuel6.1~mira7 Replaces: quantum-plugin-brocade (<< 1:2013.2~b2-0ubuntu1~) Provides: neutron-plugin Depends: neutron-common (= 1:2014.2.2-fuel6.1~mira7) Breaks: quantum-plugin-brocade (<< 1:2013.2~b2-0ubuntu1~) Filename: pool/main/neutron-plugin-brocade_2014.2.2-fuel6.1~mira7_all.deb Size: 2986 MD5Sum: 2ed3c9d954783e35a0fec4881fe74a44 SHA1: 49ce035fe7ee701ee2e08056d2177aef9f5bf3ef SHA256: c930810fa00555d024789a67f1cffdad29450a5c5a3d095b2673ed626f9f9a3b SHA512: 05ad2c8ddb5d5afafd3d4ec7bccb4844b9ad3169210c19b695ca40b1b901e3b70a1e8ba55de2c3c30ab5f37aa18de49a07d65c15f55ec3385698b2dbf0b263f6 Description: Neutron is a virtual network service for Openstack - Brocade plugin Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the Brocade plugin. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: neutron-plugin-cisco Priority: optional Section: net Installed-Size: 11 Maintainer: MOS Neutron Team Architecture: all Source: neutron Version: 1:2014.2.2-fuel6.1~mira7 Replaces: quantum-plugin-cisco (<< 1:2013.2~b2-0ubuntu1~) Provides: neutron-plugin Depends: neutron-common (= 1:2014.2.2-fuel6.1~mira7), python:any Breaks: quantum-plugin-cisco (<< 1:2013.2~b2-0ubuntu1~) Filename: pool/main/neutron-plugin-cisco_2014.2.2-fuel6.1~mira7_all.deb Size: 5550 MD5Sum: cffeaa6488d10c09fbe46bb6f4fb5f54 SHA1: 037b775f33aa7ece2afee055b04731b9108b636a SHA256: 1446a0aa8fb3271408a3397c8c4d13192130a08bdfef522093f7ccff4697052a SHA512: db0dea80e6a643efcf669f8b980434a8e1a180ca1b2bc1595bd9ca279719556d5d3cb3f43bfe059d3781b06ed4ae2558ca50230fbc2a50ba660a2531b5271f4e Description: Neutron is a virtual network service for Openstack - Cisco plugin Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the Cisco plugin. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: neutron-plugin-hyperv Priority: optional Section: universe/net Installed-Size: 6 Maintainer: MOS Neutron Team Architecture: all Source: neutron Version: 1:2014.2.2-fuel6.1~mira7 Replaces: quantum-plugin-hyperv (<< 1:2013.2~b2-0ubuntu1~) Provides: neutron-plugin Depends: neutron-common (= 1:2014.2.2-fuel6.1~mira7), python:any Breaks: quantum-plugin-hyperv (<< 1:2013.2~b2-0ubuntu1~) Filename: pool/main/neutron-plugin-hyperv_2014.2.2-fuel6.1~mira7_all.deb Size: 3844 MD5Sum: cd352daf32ab09837128be7014fa824c SHA1: b1b221649f374d8f900cfc295c1fec0a9684e2e1 SHA256: 43e73c031f46ec349be4682d93e2a1d8af6a8a3d835617c8467c5c8649dd60bf SHA512: 96b703631ced42d1e629d8954909c88ec583ec6dd336cb19c3f139b5b4aadf20dd4350b5672a7965d6c9bf16e8ae4b386de3832c5a087bd09702b6fb62af947d Description: Neutron is a virtual network service for Openstack - Hyper-V plugin Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the Hyper-V plugin. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: neutron-plugin-ibm-agent Priority: optional Section: universe/net Installed-Size: 5 Maintainer: MOS Neutron Team Architecture: all Source: neutron Version: 1:2014.2.2-fuel6.1~mira7 Depends: neutron-plugin-ibm (= 1:2014.2.2-fuel6.1~mira7), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any Filename: pool/main/neutron-plugin-ibm-agent_2014.2.2-fuel6.1~mira7_all.deb Size: 3530 MD5Sum: 06617400546a79ccab41738eb187e24a SHA1: 5b96b347c6f1cfa28a2aef3c18ced9658cddc7a9 SHA256: 76751f9425674098787bf25f55db829ba3b14a82a7cd887e0029c2c323ef1bf8 SHA512: 16f5ab8dc468159bff945d5901c1d99c1f8179e26a26942cec0c22611ef3cbef8107de6427b7cdbe8f3a33f61e4cf141d065eb63a80306f652a703f631f5e8f5 Description: Neutron is a virtual network service for Openstack - IBM agent Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the IBM agent. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: neutron-plugin-ibm Priority: optional Section: universe/net Installed-Size: 5 Maintainer: MOS Neutron Team Architecture: all Source: neutron Version: 1:2014.2.2-fuel6.1~mira7 Provides: neutron-plugin Depends: neutron-common (= 1:2014.2.2-fuel6.1~mira7) Filename: pool/main/neutron-plugin-ibm_2014.2.2-fuel6.1~mira7_all.deb Size: 3422 MD5Sum: 552e9fd698fc98ab20226ae112f34837 SHA1: 917ca3ad2be0b9e02980ee5dc7e45e89bd1cf560 SHA256: 7791d49fca19b119b773db01b795ec52916461ff4ed63e94c4ebc76322f9bb5d SHA512: 8502aef3a0f0163ece4b88c165ee223017fe8a7b900c62d483433b830e3c44ec39f34ff3c954286f257998408979c98041dfc8fa1ebab72277d02b88b030f4d9 Description: Neutron is a virtual network service for Openstack - IBM SDN plugin Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the IBM SDN plugin. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: neutron-plugin-linuxbridge-agent Priority: optional Section: net Installed-Size: 6 Maintainer: MOS Neutron Team Architecture: all Source: neutron Version: 1:2014.2.2-fuel6.1~mira7 Replaces: quantum-plugin-linuxbridge-agent (<< 1:2013.2~b2-0ubuntu1~) Depends: bridge-utils, neutron-plugin-linuxbridge (= 1:2014.2.2-fuel6.1~mira7), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any Breaks: quantum-plugin-linuxbirdge-agent (<< 1:2013.2~b2-0ubuntu1~) Filename: pool/main/neutron-plugin-linuxbridge-agent_2014.2.2-fuel6.1~mira7_all.deb Size: 4182 MD5Sum: 71314ec797ee133d91360e607d9981aa SHA1: 8c2a50482cb77d19f90d224553d6b24d40bb888f SHA256: cf65baedf67bfc2a4a5f62c83a5ec5a2449d5bda2879c3d45fbee72661ea1ce2 SHA512: 2e0eff92bddd76e011b895a0f99a8a88b6c745804797bb8b3e706b35d4690261d9db6b38556c2ed91497bf6d127e1c7f9ec17e6baebd8b8e42da11fbcfdcc7ce Description: Neutron is a virtual network service for Openstack - linuxbridge plugin agent Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the linuxbridge plugin agent. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: neutron-plugin-linuxbridge Priority: optional Section: net Installed-Size: 6 Maintainer: MOS Neutron Team Architecture: all Source: neutron Version: 1:2014.2.2-fuel6.1~mira7 Replaces: quantum-plugin-linuxbridge (<< 1:2013.2~b2-0ubuntu1~) Provides: neutron-plugin Depends: neutron-common (= 1:2014.2.2-fuel6.1~mira7) Breaks: quantum-plugin-linuxbridge (<< 1:2013.2~b2-0ubuntu1~) Filename: pool/main/neutron-plugin-linuxbridge_2014.2.2-fuel6.1~mira7_all.deb Size: 3940 MD5Sum: 24c904f1237918391bc00a8a99b73c96 SHA1: e3834d4b163c9600f311b8ee359b065a3e0c16e3 SHA256: 99dffbbc8938aa9cd6738cecc43f9893ef6d8bf395f6fe28ee58805faccad4c9 SHA512: b2aee7a255c87e825494ab4562de7cfe056030d646c6b23e09c8a0369ea75315244cb02c582812b890294e59a5d03550de7ef44c19d5d483b68d55ffa17f2844 Description: Neutron is a virtual network service for Openstack - linuxbridge plugin Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the linuxbridge plugin. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: neutron-plugin-metaplugin Priority: optional Section: net Installed-Size: 4 Maintainer: MOS Neutron Team Architecture: all Source: neutron Version: 1:2014.2.2-fuel6.1~mira7 Replaces: quantum-plugin-metaplugin (<< 1:2013.2~b2-0ubuntu1~) Provides: neutron-plugin Depends: neutron-common (= 1:2014.2.2-fuel6.1~mira7) Breaks: quantum-plugin-metaplugin (<< 1:2013.2~b2-0ubuntu1~) Filename: pool/main/neutron-plugin-metaplugin_2014.2.2-fuel6.1~mira7_all.deb Size: 3214 MD5Sum: e74d2adcc18ddce757f437a8fb8813f3 SHA1: ac239d92f12873c08daf77f98dbb20a4ef6a3742 SHA256: 5a607448250f9afbf13a292d50bc37551a61126432d670963ce34c58c6803e68 SHA512: 94e01b98d6449f7ad8652f5369c215c31e436f2f96dd362fe18acb4e83dd0515414d92b25550ff88cd728951af62863ba2a38d1edc05405a2e765ac0b4048656 Description: Neutron is a virtual network service for Openstack - Metaplugin plugin Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the Metaplugin plugin. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: neutron-plugin-metering-agent Priority: optional Section: universe/net Installed-Size: 4 Maintainer: MOS Neutron Team Architecture: all Source: neutron Version: 1:2014.2.2-fuel6.1~mira7 Depends: neutron-metering-agent Filename: pool/main/neutron-plugin-metering-agent_2014.2.2-fuel6.1~mira7_all.deb Size: 2526 MD5Sum: 0bec1e2c5066f8cfcba10aba49f0bf33 SHA1: 1e58894aa7914a044001c6a333dbe299f79307c9 SHA256: 7508e5dac897c0c1d878f2fbdf6d8eb0c0ec97bbeaf682df4588677d5ca9c474 SHA512: 96af958b91d3691fbed3e86edc40f7983fccfc1bc31753ee877bc13447af9bc96ea3f9e602cb5130ff6dd9c66cb3ea250a426607b6331bf3fa3360c380d66baa Description: transitional dummy package This is a transitional dummy package. It can safely be removed. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: neutron-plugin-midonet Priority: optional Section: net Installed-Size: 4 Maintainer: MOS Neutron Team Architecture: all Source: neutron Version: 1:2014.2.2-fuel6.1~mira7 Replaces: quantum-plugin-midonet (<< 1:2013.2~b2-0ubuntu1~) Provides: neutron-plugin Depends: neutron-common (= 1:2014.2.2-fuel6.1~mira7) Breaks: quantum-plugin-midonet (<< 1:2013.2~b2-0ubuntu1~) Filename: pool/main/neutron-plugin-midonet_2014.2.2-fuel6.1~mira7_all.deb Size: 2898 MD5Sum: 3ef804e1fec51a7e725154bd41fd8542 SHA1: 258551087750f8d10a4d0c99dde3ef6e06c41463 SHA256: d03ead9e8c22fdfc0e969430e07bb29a15170cfc8ebfde7cc82374a623bd4c98 SHA512: 45a8f36470b48a86e3ef094bf7cf339010b432dd56e8e7bb9dbeecbde0a1a591078e2b875fc409d7fb63f525402db3f2f6dd05abb941a3954f9f4f4446e097ab Description: Neutron is a virtual network service for Openstack - Midonet plugin Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the Midonet plugin. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: neutron-plugin-ml2 Priority: optional Section: net Installed-Size: 19 Maintainer: MOS Neutron Team Architecture: all Source: neutron Version: 1:2014.2.2-fuel6.1~mira7 Provides: neutron-plugin Depends: neutron-common (= 1:2014.2.2-fuel6.1~mira7) Filename: pool/main/neutron-plugin-ml2_2014.2.2-fuel6.1~mira7_all.deb Size: 7456 MD5Sum: dac9c4f165a7c5705f1a93f71ae53361 SHA1: 23a2dabb359215282baa9a7c0c5a0857cd4b113a SHA256: 4607104722837ad319f6c497118d575b43d4b095ed2af7764b41d0a266a41731 SHA512: 9f6ca76fb111e511bc064244af2f28ca14e5c92d740a1329eaba9bcea60bc48f06bc6eb8452b67dc01e497c67c225f991c06a6fa02ebcb4f819351a4d0e1827e Description: Neutron is a virtual network service for Openstack - ML2 plugin Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the Modular Layer 2 plugin. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: neutron-plugin-mlnx-agent Priority: optional Section: universe/net Installed-Size: 5 Maintainer: MOS Neutron Team Architecture: all Source: neutron Version: 1:2014.2.2-fuel6.1~mira7 Provides: neutron-plugin Depends: neutron-common (= 1:2014.2.2-fuel6.1~mira7), neutron-plugin-mlnx, sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any Filename: pool/main/neutron-plugin-mlnx-agent_2014.2.2-fuel6.1~mira7_all.deb Size: 3552 MD5Sum: 1d04d88992d7fa377c95246ce484c6f9 SHA1: f351472524ba5ae53c50993c724ba1ba946007fd SHA256: 18108a8e8dfe6e4d3fbf611fbe6f06111e451e8023657fd14acbbd410e333e75 SHA512: 3e20caee181192cbc5bb1dc3bcbeeb41824f9f23be86e18e814bae5e45e1b53ba6558e4d2da8979bf87257a60bc1ad9255435dbaf765296673e71123d70ed54c Description: Neutron is a virtual network service for Openstack - Mellanox plugin agent Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the Mellanox plugin agent. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: neutron-plugin-mlnx Priority: optional Section: universe/net Installed-Size: 6 Maintainer: MOS Neutron Team Architecture: all Source: neutron Version: 1:2014.2.2-fuel6.1~mira7 Replaces: neutron-plugin-mlnx-agent (<< 1:2014.1~b3-0ubuntu2~) Provides: neutron-plugin Depends: neutron-common (= 1:2014.2.2-fuel6.1~mira7) Breaks: neutron-plugin-mlnx-agent (<< 1:2014.1~b3-0ubuntu2~) Filename: pool/main/neutron-plugin-mlnx_2014.2.2-fuel6.1~mira7_all.deb Size: 3770 MD5Sum: 820b1ab61a5e2b20555f29e9d31592a1 SHA1: 5abdd491ddbbde733c152c76a57ca48d201e1376 SHA256: 19ea499897b3c0884bf80e6e49c70c2e11a2a34a2a8cfa82178da969fe997544 SHA512: 2a3ed87a91bc19996ec818b39107ae22e2cc51fe32c5ae82650b44fc17a4a6ce36e9baf972cc4eb9429089f62b4e073e3c8eabb11a0fee2fa85ef80687529fee Description: Neutron is a virtual network service for Openstack - Mellanox plugin Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the Mellanox plugin. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: neutron-plugin-nec-agent Priority: optional Section: universe/net Installed-Size: 6 Maintainer: MOS Neutron Team Architecture: all Source: neutron Version: 1:2014.2.2-fuel6.1~mira7 Replaces: quantum-plugin-nec-agent (<< 1:2013.2~b2-0ubuntu1~) Depends: neutron-common (= 1:2014.2.2-fuel6.1~mira7), neutron-plugin-nec, openvswitch-switch, sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any Breaks: quantum-plugin-nec-agent (<< 1:2013.2~b2-0ubuntu1~) Filename: pool/main/neutron-plugin-nec-agent_2014.2.2-fuel6.1~mira7_all.deb Size: 4060 MD5Sum: ad16173e93d8f7406b2afe92630175b1 SHA1: 091c9cb04f0069d0c4deb0a95848cc3915df3caa SHA256: 204c4463c2c4af2602ca9d94f5f92e00ef2b8d9004a3d5040f86a194ac1dee20 SHA512: 86c01524e53b215e07b9b2f4488675792a5ff48bfdd577647d0c4491cb39a9addcaadbb67c8e97ed0e41443188175fefa04464040315ad7c5b2a5f865e7dabb4 Description: Neutron is a virtual network service for Openstack - NEC plugin agent Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the NEC plugin agent. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: neutron-plugin-nec Priority: optional Section: net Installed-Size: 5 Maintainer: MOS Neutron Team Architecture: all Source: neutron Version: 1:2014.2.2-fuel6.1~mira7 Replaces: quantum-plugin-nec (<< 1:2013.2~b2-0ubuntu1~) Provides: neutron-plugin Depends: neutron-common (= 1:2014.2.2-fuel6.1~mira7) Breaks: quantum-plugin-nec (<< 1:2013.2~b2-0ubuntu1~) Filename: pool/main/neutron-plugin-nec_2014.2.2-fuel6.1~mira7_all.deb Size: 3518 MD5Sum: c84dbaba1da767fd4a942e4c0e2bfa07 SHA1: 58827c58a12f16f63563a921eae43340395ce39b SHA256: 7e95b53d97afbe6d63563cca7c978cb4664ff4d290d29bc0b22e5cff54da6b04 SHA512: fa557a8848f851124cc86f07182bde31326156f99141b3ba8b50146746b72f2d02e33c5f1d7796d7724989587702bd33e834393ab50914e31cb847cf8cec0eac Description: Neutron is a virtual network service for Openstack - NEC plugin Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the NEC plugin. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: neutron-plugin-nicira Priority: optional Section: net Installed-Size: 3 Maintainer: MOS Neutron Team Architecture: all Source: neutron Version: 1:2014.2.2-fuel6.1~mira7 Replaces: quantum-plugin-nicira (<< 1:2013.2~b2-0ubuntu1~) Depends: neutron-plugin-vmware Breaks: quantum-plugin-nicira (<< 1:2013.2~b2-0ubuntu1~) Filename: pool/main/neutron-plugin-nicira_2014.2.2-fuel6.1~mira7_all.deb Size: 2334 MD5Sum: 4db0f607d74cdb3b9069649107a5cb7d SHA1: c8077ae7efd46b401338f60309abe8c0cad36936 SHA256: ff3e9209c187e8018a893c9266d8372cedc81e7d647be70a52a676f8b3c35d9b SHA512: 8596ba248a903841b656f416fa9d73264bd711a0e3ea82cdabe73d0222165665a3ca9cb3f279148c7f36dc36ab4f6e1273e68fcce8dfa6128c00c1216fe3a6a1 Description: transitional dummy package This is a transitional dummy package. It can safely be removed. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: neutron-plugin-oneconvergence-agent Priority: optional Section: universe/net Installed-Size: 5 Maintainer: MOS Neutron Team Architecture: all Source: neutron Version: 1:2014.2.2-fuel6.1~mira7 Depends: neutron-plugin-oneconvergence (= 1:2014.2.2-fuel6.1~mira7), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any Filename: pool/main/neutron-plugin-oneconvergence-agent_2014.2.2-fuel6.1~mira7_all.deb Size: 3544 MD5Sum: 5c54d8fdc92504ff3bea379c6e8f9320 SHA1: 8b9e680d088b0a4c204e1d3769fff5a3a9c2b05c SHA256: c875ce577584d176768a889f44e0ad78f8986e3ffd0fce2b576a96f6c9a4a658 SHA512: e4507d85a25183407d6ba289164fcc8b3568f7fe5444541d2986d51059dfb5e43a9d24ed063a23034fd53e9581c7946a329f8ba14d1d3dd8da5fb63701e76cae Description: Neutron is a virtual network service for Openstack - One Convergence agent Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the One Convergence agent. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: neutron-plugin-oneconvergence Priority: optional Section: universe/net Installed-Size: 4 Maintainer: MOS Neutron Team Architecture: all Source: neutron Version: 1:2014.2.2-fuel6.1~mira7 Provides: neutron-plugin Depends: neutron-common (= 1:2014.2.2-fuel6.1~mira7) Filename: pool/main/neutron-plugin-oneconvergence_2014.2.2-fuel6.1~mira7_all.deb Size: 3228 MD5Sum: 2612a4810c8c262337ef7c7c480d816b SHA1: b135611d7e6332a0ce7bd51c9428b5dd4e561497 SHA256: 8b18de1c0105a097ce19368cc72deb275b01bfe12f97bf3e19758ff37956c10c SHA512: 5aca3233630b52b365ace045f8570fd10cf3add2bbc51f192a79beb988d0513b8b43ed84246373615130cf23e2b96d6e8a5dee6d5479b3aefa1d3b593307f4a1 Description: Neutron is a virtual network service for Openstack - One Convergence plugin Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the One Convergence plugin. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: neutron-plugin-openflow-agent Priority: optional Section: universe/net Installed-Size: 5 Maintainer: MOS Neutron Team Architecture: all Source: neutron Version: 1:2014.2.2-fuel6.1~mira7 Depends: neutron-plugin-ml2 (= 1:2014.2.2-fuel6.1~mira7), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any Filename: pool/main/neutron-plugin-openflow-agent_2014.2.2-fuel6.1~mira7_all.deb Size: 3544 MD5Sum: 679d4a34056efcd9d2cb3753c86bc7b1 SHA1: 6e4ce3af41c32e5acd8c4f155a6fa489eef585a3 SHA256: eb9a08e2af8e6daca1d8736d2b08c11534ecfc953433dfe4d2d68487047bd547 SHA512: d0512108d0ac1ff1260287c959a2c6672151f0f6e98439d67fff6a3df3185441c85bc0374ea7741d3870e7e6e952c1d7074b1ffe45c45a0671b42ed8733964bc Description: Neutron is a virtual network service for Openstack - Openflow agent Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the Openflow agent. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: neutron-plugin-openvswitch-agent Priority: optional Section: net Installed-Size: 8 Maintainer: MOS Neutron Team Architecture: all Source: neutron Version: 1:2014.2.2-fuel6.1~mira7 Replaces: quantum-plugin-openvswitch-agent (<< 1:2013.2~b2-0ubuntu1~) Depends: ipset, neutron-plugin-ml2 (= 1:2014.2.2-fuel6.1~mira7), openvswitch-switch, sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any Breaks: quantum-plugin-openvswitch-agent (<< 1:2013.2~b2-0ubuntu1~) Filename: pool/main/neutron-plugin-openvswitch-agent_2014.2.2-fuel6.1~mira7_all.deb Size: 4424 MD5Sum: e4380f3fda7d832fbb3e5286a70f126b SHA1: 6ebe8e1645a7e68af4f84841e91ee6620723a224 SHA256: 305f402a25cf0577ace5c189fcc0385ddb67cab73d883f1c71b4d3a069bf8f83 SHA512: 497db2ea49f647e024af7266a09f00efb612629a1f9563dd2a37574569b62516b659a0dafd0960d00dda608c74b1e974d0ca725380e45e00f03c5cca0ef0cfad Description: Neutron is a virtual network service for Openstack - Open vSwitch plugin agent Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the Open vSwitch plugin agent. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: neutron-plugin-openvswitch Priority: optional Section: net Installed-Size: 10 Maintainer: MOS Neutron Team Architecture: all Source: neutron Version: 1:2014.2.2-fuel6.1~mira7 Replaces: quantum-plugin-openvswitch (<< 1:2013.2~b2-0ubuntu1~) Provides: neutron-plugin Depends: neutron-common (= 1:2014.2.2-fuel6.1~mira7) Breaks: quantum-plugin-openvswitch (<< 1:2013.2~b2-0ubuntu1~) Filename: pool/main/neutron-plugin-openvswitch_2014.2.2-fuel6.1~mira7_all.deb Size: 5142 MD5Sum: c84d1429d1fb2115effde187ea2db57b SHA1: 69be9d640e399ede74e266ca2aef67a29ce95f5f SHA256: df18952cc751d6bc3ed23a3d1f57085eb5ec090e7e39e31cf1cf44d6c7fdccad SHA512: d06a40fae63a0616982619abed1e0f1baacdfc97fa0907abc4ee31bcc558b32055bf9fb5be7d28b69aaa3b777f1f28d7f904b78c47af3ab2c871cb10e9f39775 Description: Neutron is a virtual network service for Openstack - Open vSwitch plugin Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the Open vSwitch plugin. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: neutron-plugin-plumgrid Priority: optional Section: universe/net Installed-Size: 4 Maintainer: MOS Neutron Team Architecture: all Source: neutron Version: 1:2014.2.2-fuel6.1~mira7 Replaces: quantum-plugin-plumgrid (<< 1:2013.2~b2-0ubuntu1~) Provides: neutron-plugin Depends: neutron-common (= 1:2014.2.2-fuel6.1~mira7) Breaks: quantum-plugin-plumgrid (<< 1:2013.2~b2-0ubuntu1~) Filename: pool/main/neutron-plugin-plumgrid_2014.2.2-fuel6.1~mira7_all.deb Size: 2910 MD5Sum: 755f94ceda0be8a2e86b841c0596dd93 SHA1: b553fa3419cc94039032eb1104924e7ba49af123 SHA256: 5b15ea50e43f427475baa18eee166674fcc77857da4dbfbdb0702e9dc56b1c31 SHA512: beb6a399f3bde5e8b34e9b39672a025f1c4e24827257e9208339686e045cae206496bbf066faccae55ec20ea06f0e773348b6a085e84b319c60dd0921f0915b0 Description: Neutron is a virtual network service for Openstack - PLUMgrid plugin Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the PLUMgrid plugin. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: neutron-plugin-ryu-agent Priority: optional Section: net Installed-Size: 6 Maintainer: MOS Neutron Team Architecture: all Source: neutron Version: 1:2014.2.2-fuel6.1~mira7 Replaces: quantum-plugin-ryu-agent (<< 1:2013.2~b2-0ubuntu1~) Depends: neutron-plugin-ryu (= 1:2014.2.2-fuel6.1~mira7), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any Breaks: quantum-plugin-ryu-agent (<< 1:2013.2~b2-0ubuntu1~) Filename: pool/main/neutron-plugin-ryu-agent_2014.2.2-fuel6.1~mira7_all.deb Size: 4160 MD5Sum: a8bfd452a95d76a08e85461c34410b00 SHA1: 7b251f97f37d82d1ab660a618e4011b0528c18e2 SHA256: 679edb5b066e3291b6b839003136e55bf743e9935260edac9afa43589758550a SHA512: 271d27d81c69848a104c1d180795099c5450a7d7a2d677201aa058ee5e97aaf7f98ba46b76a6b120517d0ece7fdacfbd3f191a9a719c79aebe62dc913e58a32e Description: Neutron is a virtual network service for Openstack - RYU plugin agent Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the RYU plugin agent. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: neutron-plugin-ryu Priority: optional Section: net Installed-Size: 5 Maintainer: MOS Neutron Team Architecture: all Source: neutron Version: 1:2014.2.2-fuel6.1~mira7 Replaces: quantum-plugin-ryu (<< 1:2013.2~b2-0ubuntu1~) Provides: neutron-plugin Depends: neutron-common (= 1:2014.2.2-fuel6.1~mira7) Breaks: quantum-plugin-ryu (<< 1:2013.2~b2-0ubuntu1~) Filename: pool/main/neutron-plugin-ryu_2014.2.2-fuel6.1~mira7_all.deb Size: 3306 MD5Sum: 7a9db661ea83f37cff7f6090d99e860f SHA1: 8553f3ed71fdf5544f055f18914d228fb80b9171 SHA256: ea6b7d1a2655e9f804b43e495bff4a0db91da4b5949cf5f8946ce98034cf8115 SHA512: ba9b3b0dfbc0c4522003b8b856aa06d68cf80f300e25ca5a89236633f15135a3b0af93969c474505fe5cc3cd60a1adedbf2f9faf5a294aed9096667e33ba6c9b Description: Neutron is a virtual network service for Openstack - RYU plugin Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the RYU plugin. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: neutron-plugin-vmware Priority: optional Section: net Installed-Size: 12 Maintainer: MOS Neutron Team Architecture: all Source: neutron Version: 1:2014.2.2-fuel6.1~mira7 Replaces: neutron-plugin-nicira (<< 1:2014.1~b2-0ubuntu7~) Provides: neutron-plugin Depends: neutron-common (= 1:2014.2.2-fuel6.1~mira7), python:any Breaks: neutron-plugin-nicira (<< 1:2014.1~b2-0ubuntu7~) Filename: pool/main/neutron-plugin-vmware_2014.2.2-fuel6.1~mira7_all.deb Size: 6120 MD5Sum: 42b2bd180e93bb57c6e98c36d2f6ea5d SHA1: 8cbe12eceae8df22b847d203516a4b48223c3151 SHA256: 8da1c4dbc021bf995223092baa7023b6a731f0e252544e4b888cedb66b9cc0bf SHA512: a724142677e15fff2c9c21435edc0ce5bbe7ac764fb37be045ee1bf8d3b02b1f580ccb9f3d383d7417645212c31d09982e1c2077ef5f51a2ca3cab56e7686db5 Description: Neutron is a virtual network service for Openstack - VMware plugin Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the VMware NSX plugin Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: neutron-plugin-vpn-agent Priority: optional Section: universe/net Installed-Size: 4 Maintainer: MOS Neutron Team Architecture: all Source: neutron Version: 1:2014.2.2-fuel6.1~mira7 Depends: neutron-vpn-agent Filename: pool/main/neutron-plugin-vpn-agent_2014.2.2-fuel6.1~mira7_all.deb Size: 2520 MD5Sum: bf63bcbb86188d0a3bb027307bf2105c SHA1: c5cc4908085a0ed96f71599769009a16a3bc11a1 SHA256: 4913388ac0c87a35817029505f0278f50e5473d6f3eb4615775359c47c848f61 SHA512: 5617a0edc5bfb8623ca2911c8d595f8cee49490cddd154b136568bbd2968f072fac753a6b98f7a3e9b4a59a6ee5fbde279f915f107ebeb86a6a69bc87fbbeaa5 Description: transitional dummy package This is a transitional dummy package. It can safely be removed. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: neutron-server Priority: optional Section: net Installed-Size: 6 Maintainer: MOS Neutron Team Architecture: all Source: neutron Version: 1:2014.2.2-fuel6.1~mira7 Replaces: quantum-server (<< 1:2013.2~b2-0ubuntu1~) Depends: adduser, conntrack, neutron-common (= 1:2014.2.2-fuel6.1~mira7), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any Recommends: neutron-plugin-ml2 Breaks: quantum-server (<< 1:2013.2~b2-0ubuntu1~) Filename: pool/main/neutron-server_2014.2.2-fuel6.1~mira7_all.deb Size: 4174 MD5Sum: 7b64ac4524c31b79619bc384907dc3a0 SHA1: f5bb5e40bb53db84f39d7e0a566680b431b45c4e SHA256: acb95a9af4611d7222fe517ae22c083b1895615c3c36379c98f12d20da0c2298 SHA512: 370f04184df4dedb06abfc5a64d9b943445c2370d96511ccc42fbbae90f42908246225ff9a46d1ccdb8550a7a8cd801c3c21d84fad6b6b0283d3fe25c539f51f Description: Neutron is a virtual network service for Openstack - server Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the Neutron server Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: neutron-vpn-agent Priority: optional Section: universe/net Installed-Size: 5 Maintainer: MOS Neutron Team Architecture: all Source: neutron Version: 1:2014.2.2-fuel6.1~mira7 Replaces: neutron-plugin-vpn-agent (<< 1:2014.1~b3-0ubuntu2~) Depends: iputils-arping, neutron-common (= 1:2014.2.2-fuel6.1~mira7), neutron-metadata-agent (= 1:2014.2.2-fuel6.1~mira7), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any Conflicts: neutron-l3-agent Breaks: neutron-plugin-vpn-agent (<< 1:2014.1~b3-0ubuntu2~) Filename: pool/main/neutron-vpn-agent_2014.2.2-fuel6.1~mira7_all.deb Size: 3640 MD5Sum: cd77beab7be64cba0385f9a1b9113b39 SHA1: 0db919b1da3da4c08cdeb27548ce6ac4b569f24f SHA256: 5a51bbb078acecf49bcc1f3f6e7036238d213cb1e7a7be99d3071bed776d74ff SHA512: b4dcc94660ad6cfd8b6f9b4d6f126fdcca28a37076999d1bffd347fdb73d282d9fd9bd89d49b60a16065d426a5fffb9c4dc16108b86548ac7c4dc800366d4f3b Description: Neutron is a virtual network service for Openstack - VPN agent Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the VPN agent, which also provides L3 agent support. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: nfs-common Priority: optional Section: net Installed-Size: 729 Maintainer: Ubuntu Developers Original-Maintainer: Debian kernel team Architecture: amd64 Source: nfs-utils Version: 1:1.2.8-6ubuntu1.1 Replaces: mount (<< 2.13~), nfs-client, nfs-kernel-server (<< 1:1.2.8-6~) Provides: nfs-client Depends: libc6 (>= 2.15), libcap2 (>= 2.10), libcomerr2 (>= 1.01), libdevmapper1.02.1 (>= 2:1.02.20), libevent-2.0-5 (>= 2.0.10-stable), libgssglue1, libkeyutils1, libkrb5-3 (>= 1.6.dfsg.2), libmount1 (>= 2.19.1), libnfsidmap2, libtirpc1, libwrap0 (>= 7.6-4~), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), rpcbind (>= 0.2.0-6ubuntu1), adduser, ucf, lsb-base (>= 1.3-9ubuntu3), initscripts (>= 2.88dsf-13.10ubuntu1), mountall (>= 2.41) Recommends: python Suggests: open-iscsi, watchdog Conflicts: nfs-client Breaks: nfs-kernel-server (<< 1:1.2.8-6~) Filename: pool/main/nfs-common_1.2.8-6ubuntu1.1_amd64.deb Size: 181512 MD5Sum: 03e957982776076bf1f10be5e75ebdbc SHA1: 7f2710e8dcf29bcca85f8ec8ed457416fb3aea58 SHA256: 6c2a64eca42367bb7dcb554592ebe297fa1d3008140ccad57be8ab090368ac30 SHA512: 51f927824e72b35ac238debb5e76f4f34da8a4620b866719b06b39d3ec525f26f1889fdd62a38b4ab019eb2a9c6f8204cdfe3ad5e3d0bcabd92c9ba02ae20864 Description: NFS support files common to client and server Use this package on any machine that uses NFS, either as client or server. Programs included: lockd, statd, showmount, nfsstat, gssd, idmapd and mount.nfs. Homepage: http://nfs.sourceforge.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: nginx-common Priority: optional Section: httpd Installed-Size: 215 Maintainer: Ubuntu Developers Original-Maintainer: Kartik Mistry Architecture: all Source: nginx Version: 1.4.6-1ubuntu3.2 Replaces: nginx (<< 0.8.54-4), nginx-extras (<< 0.8.54-4), nginx-full (<< 0.8.54-4), nginx-light (<< 0.8.54-4) Depends: lsb-base (>= 3.2-14), init-system-helpers (>= 1.13~) Suggests: fcgiwrap, nginx-doc Breaks: nginx (<< 0.8.54-4), nginx-extras (<< 0.8.54-4), nginx-full (<< 0.8.54-4), nginx-light (<< 0.8.54-4) Filename: pool/main/nginx-common_1.4.6-1ubuntu3.2_all.deb Size: 18052 MD5Sum: 21febf7df7553301c39fac4c4faa6121 SHA1: 4e54001f4986d321dc4b8c9c2814bd320fb35a79 SHA256: bce40be80815dc9051df70a27faa0bbc6dcbb2de7eaece91c5c622a0c192202b SHA512: eadcf1e478b7353848e0d211d85f24c7eb79c436323d6bcffc89e22caab21fe3452c36afebc76382a0592e9c0831a7fe61120461f739c6cbd357e096a4085949 Description: small, powerful, scalable web/proxy server - common files Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This package contains base configuration files used by all versions of nginx. Homepage: http://nginx.net Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: nginx-core Priority: optional Section: httpd Installed-Size: 958 Maintainer: Ubuntu Developers Original-Maintainer: Kartik Mistry Architecture: amd64 Source: nginx Version: 1.4.6-1ubuntu3.2 Provides: httpd, httpd-cgi, nginx Depends: nginx-common (= 1.4.6-1ubuntu3.2), libc6 (>= 2.14), libgd3 (>= 2.1.0~alpha~), libgeoip1, libpcre3, libssl1.0.0 (>= 1.0.1), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.2.0) Suggests: nginx-doc (= 1.4.6-1ubuntu3.2) Conflicts: nginx-extras, nginx-full, nginx-light, nginx-naxsi Breaks: nginx (<< 1.4.5-1) Filename: pool/main/nginx-core_1.4.6-1ubuntu3.2_amd64.deb Size: 324518 MD5Sum: de58c896a8b979b97b3d8d095224719b SHA1: b8c6a666443574eb07dda32b53eaa06330a9aea9 SHA256: 7c22655de0e384018a4a398046a9b4f3a615b3f9081edd472f7135efd8001ba8 SHA512: 57e9351d10ab6f0fb62f088e18da632b475799ede1fcb003f10508653322e0763b71203c457de8db5301a2cdc4e024e71171398c2fd34e92ef32c43f388acfd1 Description: nginx web/proxy server (core version) Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This package provides a version of nginx with the complete set of standard modules included (but omitting some of those included in nginx-extras). . STANDARD HTTP MODULES: Core, Access, Auth Basic, Auto Index, Browser, Charset, Empty GIF, FastCGI, Geo, Gzip, Headers, Index, Limit Requests, Limit Zone, Log, Map, Memcached, Proxy, Referer, Rewrite, SCGI, Split Clients, SSI, Upstream, User ID, UWSGI. . OPTIONAL HTTP MODULES: Addition, Debug, GeoIP, Gzip Precompression, HTTP Sub, Image Filter, IPv6, Real IP, Spdy, SSL, Stub Status, Substitution, WebDAV, XSLT. . MAIL MODULES: Mail Core, IMAP, POP3, SMTP, SSL. . NOTE: This is identical to the -full build, but without any third party modules built in. Homepage: http://nginx.net Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: nginx Priority: optional Section: web Installed-Size: 93 Maintainer: Ubuntu Developers Original-Maintainer: Kartik Mistry Architecture: all Version: 1.4.6-1ubuntu3.2 Depends: nginx-core (>= 1.4.6-1ubuntu3.2) | nginx-full (>= 1.4.6-1ubuntu3.2) | nginx-light (>= 1.4.6-1ubuntu3.2) | nginx-extras (>= 1.4.6-1ubuntu3.2) | nginx-naxsi (>= 1.4.6-1ubuntu3.2), nginx-core (<< 1.4.6-1ubuntu3.2.1~) | nginx-full (<< 1.4.6-1ubuntu3.2.1~) | nginx-light (<< 1.4.6-1ubuntu3.2.1~) | nginx-extras (<< 1.4.6-1ubuntu3.2.1~) | nginx-naxsi (<< 1.4.6-1ubuntu3.2.1~) Filename: pool/main/nginx_1.4.6-1ubuntu3.2_all.deb Size: 5420 MD5Sum: 18af3341420164108f53466be53fbddd SHA1: 191ba3962867f74744d2f34b67bc979079d8ec02 SHA256: 8b2febb6dec3458cb77e1e1fc5d798b60ff3b8d1202d67ec456bc27d89f2b3a5 SHA512: 4dc92d32b97ec77ea75009a3603c091506524762477616124c7fb04db63d3b25737771eb4140d5dcda773ad0d27a15bc72027fdb90c3803c3d906e1cbbd381c6 Description: small, powerful, scalable web/proxy server Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This is a dependency package to install either nginx-core (by default), nginx-full, nginx-light, nginx-extras, or nginx-naxsi. Homepage: http://nginx.net Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: nmap Priority: extra Section: net Installed-Size: 17179 Maintainer: LaMont Jones Architecture: amd64 Version: 6.40-0.2ubuntu1 Replaces: ndiff Provides: ndiff Depends: libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), liblinear1 (>= 1.6), liblua5.2-0, libpcap0.8 (>= 0.9.8), libpcre3, libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 4.6), python:any Conflicts: ndiff Filename: pool/main/nmap_6.40-0.2ubuntu1_amd64.deb Size: 3890560 MD5Sum: b21837e6f61317477c58bc05ed8cfd24 SHA1: f654bd9f0adf28d7090ab143c59738ee6d37a8bf SHA256: 39f664f3be465292c49e250c80dd7f1ecbc9ce557921e6b24ebd160a9fbabfc1 SHA512: 91a7c69cf0faabf6e4acde11dc5a2ce5e0c12a317fa1694ec4e9c6407e493ade4bc237b4f4fc47f5021eb7510fd0390900f4b65cb0fd82f511e790a0ced9da16 Description: The Network Mapper Nmap is a utility for network exploration or security auditing. It supports ping scanning (determine which hosts are up), many port scanning techniques, version detection (determine service protocols and application versions listening behind ports), and TCP/IP fingerprinting (remote host OS or device identification). Nmap also offers flexible target and port specification, decoy/stealth scanning, sunRPC scanning, and more. Most Unix and Windows platforms are supported in both GUI and commandline modes. Several popular handheld devices are also supported, including the Sharp Zaurus and the iPAQ. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: node-less Priority: optional Section: universe/web Installed-Size: 283 Maintainer: Ubuntu Developers Original-Maintainer: Debian Javascript Maintainers Architecture: all Source: less.js Version: 1.4.2-1 Depends: nodejs (>= 0.6.19~dfsg1-3~) Filename: pool/main/node-less_1.4.2-1_all.deb Size: 60656 MD5Sum: 7b01823841736cf233dd0f63d29d561f SHA1: 92849a4612bdf83ad83a02b10f7dd96db65547dc SHA256: 10d5bcd7cfbe9a4dd9ff1079b80b4d08073421f030f1d4b6afbe802e770b0a81 SHA512: 8ad26da488623998a01fe526903e8f74658d214f4f418e3abfd8df9e96dfc60e12dc1b4ad7277036da39c64123dd788ae74172bb22a1d8befe2a05d4c7e0dcf4 Description: the LESS CSS meta-language - compiler and Node module Node is an event-based server-side JavaScript engine. . LESS is a meta-language on top of CSS that’s used to describe the style of a document cleanly and structurally, with more power than flat CSS allows. LESS both provides a simpler, more elegant syntax for CSS and implements various features that are useful for creating manageable stylesheets. . less.js is the reference implementation of LESS, written in JavaScript. . This package contains less.js usable as Node module, and the script lessc for statically compiling LESS data into CSS. Homepage: http://lesscss.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: nodejs Priority: extra Section: universe/web Installed-Size: 3043 Maintainer: Ubuntu Developers Original-Maintainer: Debian Javascript Maintainers Architecture: amd64 Version: 0.10.25~dfsg2-2ubuntu1 Depends: libc-ares2 (>= 1.8.0), libc6 (>= 2.14), libssl1.0.0 (>= 1.0.1), libstdc++6 (>= 4.1.1), libv8-3.14.5, zlib1g (>= 1:1.1.4) Filename: pool/main/nodejs_0.10.25~dfsg2-2ubuntu1_amd64.deb Size: 683742 MD5Sum: 8d3cdf0c2277eb19f8a8666a54eeeed8 SHA1: b3c1f91229f2689141cc6d1a9a30dd355a444310 SHA256: f2a3aa1f11fcc5e37d50d9ec0e1eb7e255105b79dcb268a9fd8624f5ddead15a SHA512: 469e95158733abed71fa62de9c06d8c8ceccae26bc947cdd9e78dd0551ae1afe1386e91c12c3a0550e6769ed843a71f10841a064f9569387e88154b96cb4b48f Description: evented I/O for V8 javascript Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. . Node.js is bundled with several useful libraries to handle server tasks: . System, Events, Standard I/O, Modules, Timers, Child Processes, POSIX, HTTP, Multipart Parsing, TCP, DNS, Assert, Path, URL, Query Strings. Homepage: http://nodejs.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: nova-api Priority: extra Section: net Installed-Size: 347 Maintainer: MOS nova team Architecture: all Source: nova Version: 1:2014.2.2-fuel6.1~mira1 Depends: fping, iptables, nova-common (= 1:2014.2.2-fuel6.1~mira1), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any Filename: pool/main/nova-api_2014.2.2-fuel6.1~mira1_all.deb Size: 355030 MD5Sum: af6fb89d6eba18f5af092554a927c737 SHA1: ead8de41cdbec2b693040b902a114dcb6765527b SHA256: dceeb2248cc0837a1b6b014d5c0c496d736213138469a5c29406be7271415c0c SHA512: 75a3f586a1f4d7c0f62e20755bf0580ef5e7236992090274bf43288aaa07d200e04df4a3f7c57d90eb67bda0eb61949812082d190ee302c176a18dc759d68524 Description: OpenStack Compute - API frontend OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This package provides the API frontend. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: nova-cert Priority: extra Section: net Installed-Size: 347 Maintainer: MOS nova team Architecture: all Source: nova Version: 1:2014.2.2-fuel6.1~mira1 Depends: nova-common (= 1:2014.2.2-fuel6.1~mira1), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any Filename: pool/main/nova-cert_2014.2.2-fuel6.1~mira1_all.deb Size: 354690 MD5Sum: 597b1c03fc75692d77b026a3e37ea5d8 SHA1: 203f45142a1bf87cc1cf49a19588f46b7d21dd70 SHA256: e4343d0506c71756e99e238ecf390092a50e7f6b0a8bfb4817763d0eaad57a75 SHA512: c433ba10b7921c736fca30a67d5e2de7c77cd7ce846ef9a1bc9c8df8fc2fc60567e68039cbf88c387000fce98b14c6bc6644a73cb6ee736b3860918e0943df2b Description: OpenStack Compute - certificate management OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This is the Nova certificate management component. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: nova-common Priority: extra Section: net Installed-Size: 377 Maintainer: MOS nova team Architecture: all Source: nova Version: 1:2014.2.2-fuel6.1~mira1 Depends: adduser, lshell, python-nova (= 1:2014.2.2-fuel6.1~mira1), python:any Recommends: python-glanceclient, python-keystone Filename: pool/main/nova-common_2014.2.2-fuel6.1~mira1_all.deb Size: 361942 MD5Sum: 4f7c5a4e43395c42c7be4e6bbb1911f7 SHA1: 2704b4a7f029cbde86bc65f01f64c8eac218fc0f SHA256: 5320edc91f07656a865f60a5c556feda4d2caf4042bfb59e62b2bfa7f2279044 SHA512: 5b8c55a7d73887834a1677d73af6617fee8850ddcb72fa9a799fc3fc648fd9600c2d2e9a7523b247ef999221f0edbd8bb18339bd408b26abc52d317e1724ab63 Description: OpenStack Compute - common files OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This package contains things that are needed by all parts of Nova. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: nova-compute-kvm Priority: extra Section: net Installed-Size: 344 Maintainer: MOS nova team Architecture: all Source: nova Version: 1:2014.2.2-fuel6.1~mira1 Provides: nova-compute-hypervisor Depends: nova-compute-libvirt (= 1:2014.2.2-fuel6.1~mira1), qemu-system (>= 1.3.0) | kvm Conflicts: nova-compute-hypervisor Filename: pool/main/nova-compute-kvm_2014.2.2-fuel6.1~mira1_all.deb Size: 353182 MD5Sum: 849ac0f80396091f9ffac4954558adaa SHA1: 87fcf8ebda601fa69588876847671240089126f8 SHA256: c94424b994af1404e08fb6390f46c16ae67782d9ba293db7d3ee3c94f94cba7b SHA512: b8765557c6dcedcf571a86440767f460e5b271d9741bd5ab78b4df40fbb2d3945afb77effda80c8fcdce52670579e17358f796f51efcdec5841778fb578df520 Description: OpenStack Compute - compute node (KVM) OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . Install this package on your compute nodes if you're using kvm. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: nova-compute-libvirt Priority: extra Section: net Installed-Size: 344 Maintainer: MOS nova team Architecture: all Source: nova Version: 1:2014.2.2-fuel6.1~mira1 Depends: adduser, ebtables, genisoimage, iptables, kpartx, libvirt-bin, nova-compute (= 1:2014.2.2-fuel6.1~mira1), open-iscsi, parted, python-libvirt, qemu-utils, vlan Suggests: guestmount, multipath-tools, sg3-utils, sysfsutils Filename: pool/main/nova-compute-libvirt_2014.2.2-fuel6.1~mira1_all.deb Size: 353128 MD5Sum: 3e88939d8bb1ca00cf303d22cba48cd8 SHA1: 139bf26374696e1fc5f7e0745d2b715d5adc00b0 SHA256: 2227908c35cc47d17fc2f07a299ef07d92fe13731c3f115f635bb18881ab26ce SHA512: cd3422bf4b49cd2a53bf3458f54b26a67bd53701963fd6c70b2ff69ac3abb9a54285c39fcff8be2c92a94798bea69f9f39a3a830c7891cd04e257d43e20d7d62 Description: OpenStack Compute - compute node libvirt support OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This package provides common dependencies and setup for all libvirt based hypervisor options. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: nova-compute-qemu Priority: extra Section: universe/net Installed-Size: 344 Maintainer: MOS nova team Architecture: all Source: nova Version: 1:2014.2.2-fuel6.1~mira1 Provides: nova-compute-hypervisor Depends: nova-compute-libvirt (= 1:2014.2.2-fuel6.1~mira1), qemu Conflicts: nova-compute-hypervisor Filename: pool/main/nova-compute-qemu_2014.2.2-fuel6.1~mira1_all.deb Size: 353172 MD5Sum: 8eb63e852fe3bdaaaabca66748dd8926 SHA1: 891182eb47b586785d9c17890d515c30265f332e SHA256: f6d92aff4fcd198f17f71956f2e08800f5616fc4377563f08f020b742e8d4f3c SHA512: 28f8d4e5866fcb0d0229dd0799cb2ee77a14dc3dc0e4b1e9826a9b6483d5af297e8af315aa1640c05612c1a8694dfcd673154db40311f22ccca0830d08fdc047 Description: OpenStack Compute - compute node (QEmu) OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . Install this package on your compute nodes if you're using QEmu. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: nova-compute Priority: extra Section: net Installed-Size: 356 Maintainer: MOS nova team Architecture: all Source: nova Version: 1:2014.2.2-fuel6.1~mira1 Depends: nova-common (= 1:2014.2.2-fuel6.1~mira1), nova-compute-kvm | nova-compute-hypervisor, conntrack, sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any Filename: pool/main/nova-compute_2014.2.2-fuel6.1~mira1_all.deb Size: 356992 MD5Sum: f95acfaa6c92af10fba28f8dc1c46778 SHA1: 9f129d51012068a5a8d434fbb3d98a0247e10159 SHA256: 5c4d9e9b416047c0e72b3d1414bda439db1bfd323b23c6e25c0ff210b580c62e SHA512: f41f40b585368eeb2cbcefa9a2e5ad6f9735f3020e49d26a2bd2a8fcbd191d06e4a6e2a456f311eb22e5afd5e3128408f4a6db9608c3ea93c9bd41094b6bce3f Description: OpenStack Compute - compute node base OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This is the package you will install on the nodes that will run your virtual machines. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: nova-conductor Priority: extra Section: universe/net Installed-Size: 347 Maintainer: MOS nova team Architecture: all Source: nova Version: 1:2014.2.2-fuel6.1~mira1 Depends: nova-common (= 1:2014.2.2-fuel6.1~mira1), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any Filename: pool/main/nova-conductor_2014.2.2-fuel6.1~mira1_all.deb Size: 354676 MD5Sum: 312d43b6c43b20780ff4aafb448c7627 SHA1: 76fd7d0ec7a5cf97eadfbb77079589ab7118bb52 SHA256: ac1f9de08c913df55e5b09b9fb89197426a2a22f82aa737ae5b5b51c562b84db SHA512: b8034b074c63c57db9272c297f1dcf33b2f0805f978315f37d1791c17e3fa3fca680d5c862e8685b7726e626c4248e9b8930df6739ef323c97890d59a7d84f95 Description: OpenStack Compute - conductor service OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This is the Nova conductor service component Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: nova-consoleauth Priority: extra Section: universe/net Installed-Size: 347 Maintainer: MOS nova team Architecture: all Source: nova Version: 1:2014.2.2-fuel6.1~mira1 Replaces: nova-console (<< 2012.1~rc1-0ubuntu2) Depends: nova-common (= 1:2014.2.2-fuel6.1~mira1), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any Breaks: nova-console (<< 2012.1~rc1-0ubuntu2) Filename: pool/main/nova-consoleauth_2014.2.2-fuel6.1~mira1_all.deb Size: 354784 MD5Sum: a692616fa02ad054317bbc6d35167a74 SHA1: f954e7fa49244fe35e43ca1cec809ff83902aea6 SHA256: d3619e17ea41060da0445977e8c8c9e1441176e27be08417430499506560ef44 SHA512: f6fe093ca9edccec86d0d9db22c8821afaa04eb0f9681cd0675696738517cf488731ce73c011d231b9f4e3cbee06d60568bab0ecbfe1388af4a3083c62ccbabd Description: OpenStack Compute - Console Authenticator OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This package provides the authentication service for nova-console. It grants user requests for console access based on tokens in the identity service and allows access to virtual consoles via a browser. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: nova-network Priority: extra Section: net Installed-Size: 352 Maintainer: MOS nova team Architecture: all Source: nova Version: 1:2014.2.2-fuel6.1~mira1 Depends: bridge-utils, ebtables, dnsmasq-base, dnsmasq-utils, iptables, iputils-arping, netcat, nova-common (= 1:2014.2.2-fuel6.1~mira1), vlan, sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any Suggests: radvd Filename: pool/main/nova-network_2014.2.2-fuel6.1~mira1_all.deb Size: 356740 MD5Sum: af52301a7d300d04dab4bec2e334c6f5 SHA1: bc1f344e138c4394e6acf5305e7504e479b6b50e SHA256: 71c76c8ed46fdceaddba07aa5ac27d769bbdd0908c45e25f74d37ebd6bfac87e SHA512: 9b464dcc60fa9e5cca49b195271e8384757d54e2a547ac6b8218e2c38921a0e6f3322b05266bdee2c6090208ad7e13264a876b5f64d8b23471eaf8085b8fe377 Description: OpenStack Compute - Network manager OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This is the package you will install on the network nodes. This service is responsible for managing floating and fixed IPs, DHCP, bridging and VLANs, and in some cases acts as a gateway. Different networking strategies are available to the service by changing the network_manager flag to FlatManager, FlatDHCPManager, or VlanManager (default is VLAN). Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: nova-novncproxy Priority: extra Section: universe/net Installed-Size: 347 Maintainer: MOS nova team Architecture: all Source: nova Version: 1:2014.2.2-fuel6.1~mira1 Depends: nova-common (= 1:2014.2.2-fuel6.1~mira1), novnc, websockify, sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any Filename: pool/main/nova-novncproxy_2014.2.2-fuel6.1~mira1_all.deb Size: 354754 MD5Sum: 5abce1465f8ddcf134c8c05ebe3a46c6 SHA1: 7b1f8983bf7d8df5f744193c64e6706489778a54 SHA256: cd37c14c7447c704666f7404bc080da38106a3e06aa1bf9fddf3e0bd4b487164 SHA512: 8532c7fd0f067d0e5ed47fc4eea2eb74ce0ec5e3dbec4d2377c36f00f9e9be525144bcca031107f16d675cb2c2c61f85a85c1258252bf913355054c74f9afdfd Description: OpenStack Compute - NoVNC proxy OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This package provides the VNC proxy. It is a publically reachable component which proxies access to VNCs running on compute nodes. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: nova-objectstore Priority: extra Section: net Installed-Size: 347 Maintainer: MOS nova team Architecture: all Source: nova Version: 1:2014.2.2-fuel6.1~mira1 Depends: nova-common (= 1:2014.2.2-fuel6.1~mira1), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any Filename: pool/main/nova-objectstore_2014.2.2-fuel6.1~mira1_all.deb Size: 354914 MD5Sum: ed8c9f8d562289d2d0ce5dd3af0f6b65 SHA1: 3b4f6e326128cc93841302693ebb9b105660cb67 SHA256: 196a2544db01de8b0eb53f8a8c6e660fbc39f3cb15a6b52ae02ebf7e68e01d02 SHA512: 10f8af4fa7aacf937bcef859cc8e882b0bdebf24b181220aa2b9835c744db83fae166025e1ad0d158ee6e6d2e57c200d0a7132559c056a06fb954f843a50e179 Description: OpenStack Compute - object store OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This is the package contains a very simple S3-like object store. For production use, you should use OpenStack Storage, aka. Swift. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: nova-scheduler Priority: extra Section: net Installed-Size: 347 Maintainer: MOS nova team Architecture: all Source: nova Version: 1:2014.2.2-fuel6.1~mira1 Depends: nova-common (= 1:2014.2.2-fuel6.1~mira1), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any Filename: pool/main/nova-scheduler_2014.2.2-fuel6.1~mira1_all.deb Size: 354656 MD5Sum: 8da43090dcf0ca95a0115ba58e525252 SHA1: 68975b92bcf71cfff8dfd8ef87ed4222b7444a49 SHA256: f6ea311770566c8a82ac53c7dc8c1bc2a0be69653294e57ae3c61ba66ee2f198 SHA512: 9f74372f0df72c0635c3ede4a736d1eb71d4735bbfcf9d1c94c94d8b80b541d30ff5d6e71ab3228509d822342962299f9eb4c1dfa1a71474d985ad00bc8f790f Description: OpenStack Compute - virtual machine scheduler OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This is the Nova scheduler. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: novnc Priority: optional Section: universe/web Installed-Size: 538 Maintainer: Aleksandr Mogylchenko Architecture: all Version: 1:0.5.1+gitfc00821eba~mira6.1 Depends: adduser, libjs-swfobject, python (>= 2.7.1), python-nova (>= 1:2014.2.2), python-novnc (= 1:0.5.1+gitfc00821eba~mira6.1), python-numpy, websockify (>> 0.6) Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/novnc_0.5.1+gitfc00821eba~mira6.1_all.deb Size: 294832 MD5Sum: d768b8b8819f30b6e21ef679b8f6319c SHA1: b0bddea37a93bc5c76b108def56855730feb6aa3 SHA256: aaedc354f1c42c0e73ed2a98ec33afe946e2810ab039147d16e03465152c6c8b SHA512: dffcf2acbdbb429c8488b12e75f30d6e71fa9e7c1e23ceb1739bf8ae34b4986d276e706bc7609c986aa633047eb4c835c3efeae4c28b5ec311b560560e0e4af1 Description: HTML5 VNC client - daemon and programs noVNC is a HTML5 VNC (WebSockets, Canvas) with encryption (wss://) support client that runs well in any modern browser including mobile browsers (iPhone/iPad and Android). More than 16 companies/projects have integrated noVNC into their products including Ganeti Web Manager, OpenStack, and OpenNebula. . This package contains the daemon and programs. Homepage: http://github.com/kanaka/noVNC Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ntfs-3g Priority: standard Section: otherosfs Installed-Size: 1438 Maintainer: Ubuntu Developers Original-Maintainer: Daniel Baumann Architecture: amd64 Version: 1:2013.1.13AR.1-2ubuntu2 Provides: libntfs-3g841 Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.17), libfuse2 (>= 2.8.1), libgcrypt11 (>= 1.5.1), libgnutls26 (>= 2.12.17-0) Pre-Depends: multiarch-support, fuse Filename: pool/main/ntfs-3g_2013.1.13AR.1-2ubuntu2_amd64.deb Size: 420868 MD5Sum: c33dea413a24ff83bc39e23c702542da SHA1: 082b0a838f076236ee2a388f4aa99745f91e1988 SHA256: a78a524f258f376a9f8c8bb537ad1c78776476f10878016d600760b5db9c8f07 SHA512: 968e672e6646febea23e11f9b88ef607f32919e27d4e25320c571e4535c8899b7155a0de3559c4122c7919b0fcb967b7634a1ed6a99e3fc068eeb035b9390889 Description: read/write NTFS driver for FUSE NTFS-3G uses FUSE (Filesystem in Userspace) to provide support for the NTFS filesystem used by Microsoft Windows. Homepage: http://www.tuxera.com/community/ntfs-3g-advanced/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master Package: ntpdate Priority: important Section: net Installed-Size: 240 Maintainer: Ubuntu Developers Original-Maintainer: Debian NTP Team Architecture: amd64 Source: ntp Version: 1:4.2.6.p5+dfsg-3ubuntu2.14.04.2 Depends: netbase, libc6 (>= 2.17), libssl1.0.0 (>= 1.0.0) Pre-Depends: dpkg (>= 1.15.7.2) Recommends: lockfile-progs Breaks: dhcp3-client (<< 4.1.0-1) Filename: pool/main/ntpdate_4.2.6.p5+dfsg-3ubuntu2.14.04.2_amd64.deb Size: 56008 MD5Sum: 206ed5a1789d8bb4bc805fb0b2d93ce1 SHA1: 2904a2d8957deed429288c8d583781259dc4a196 SHA256: a32c3ad8c2bd2d198ccbd14f7320c1b4958530b02845c16ee51bcd3b124ef7ba SHA512: 85762222306b2fbc8a99d23e210dc9a5628c0a21cc72e9019cc2ea48b1166723b86dce8c76d477c5ade9942fc124c926ce43e1e92634a53582234c7932c889d9 Description: client for setting system time from NTP servers NTP, the Network Time Protocol, is used to keep computer clocks accurate by synchronizing them over the Internet or a local network, or by following an accurate hardware receiver that interprets GPS, DCF-77, NIST or similar time signals. . ntpdate is a simple NTP client that sets a system's clock to match the time obtained by communicating with one or more NTP servers. It is not sufficient, however, for maintaining an accurate clock in the long run. ntpdate by itself is useful for occasionally setting the time on machines that do not have full-time network access, such as laptops. . If the full NTP daemon from the package "ntp" is installed, then ntpdate is not necessary. Homepage: http://support.ntp.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: ntp Priority: optional Section: net Installed-Size: 1468 Maintainer: Ubuntu Developers Original-Maintainer: Debian NTP Team Architecture: amd64 Version: 1:4.2.6.p5+dfsg-3ubuntu2.14.04.2 Replaces: apparmor (<< 2.3.1+1403-0ubuntu10), apparmor-profiles (<< 2.3.1+1403-0ubuntu10) Depends: adduser, lsb-base (>= 3.2-13), netbase, libc6 (>= 2.17), libcap2 (>= 2.10), libedit2 (>= 2.11-20080614), libopts25 (>= 1:5.18), libssl1.0.0 (>= 1.0.0) Pre-Depends: dpkg (>= 1.15.7.2) Recommends: perl Suggests: ntp-doc, apparmor (>= 2.1+1075-0ubuntu6) Conflicts: apparmor (<< 2.3.1+1403-0ubuntu10), apparmor-profiles (<< 2.3.1+1403-0ubuntu10) Breaks: dhcp3-client (<< 4.1.0-1) Filename: pool/main/ntp_4.2.6.p5+dfsg-3ubuntu2.14.04.2_amd64.deb Size: 417508 MD5Sum: a3910cc4a81bfd70a6adc1ed4847ece0 SHA1: c62001736b958c8faea00bf8c358ad37011e7078 SHA256: e4e4da5baf46b526e2ab0ac546a7a576275d31408f976c5f60742992615646f4 SHA512: 574e0bd2c7d435f47a267260c992da90a1f3e25fa01b7a2a5ac372d248bdaaba08b06a56eced0d7a2b07377fe3821a25a49620b1a90e9b2cbcda6a3c1b142763 Description: Network Time Protocol daemon and utility programs NTP, the Network Time Protocol, is used to keep computer clocks accurate by synchronizing them over the Internet or a local network, or by following an accurate hardware receiver that interprets GPS, DCF-77, NIST or similar time signals. . This package contains the NTP daemon and utility programs. An NTP daemon needs to be running on each host that is to have its clock accuracy controlled by NTP. The same NTP daemon is also used to provide NTP service to other hosts. . For more information about the NTP protocol and NTP server configuration and operation, install the package "ntp-doc". Homepage: http://support.ntp.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-desktop Package: ohai Priority: optional Section: universe/admin Installed-Size: 414 Maintainer: Ubuntu Developers Original-Maintainer: Debian Ruby Extras Maintainers Architecture: all Version: 6.14.0-2 Replaces: libohai-ruby (<< 0.6.10-1~), libohai-ruby1.8 (<< 0.6.10-1~), ohai-doc (<< 0.6.10-1~) Provides: libohai-ruby, libohai-ruby1.8, ohai-doc Depends: ruby | ruby-interpreter, ruby-ipaddress, ruby-sigar, ruby-mixlib-config, ruby-mixlib-log, ruby-systemu, ruby-yajl, ruby-mixlib-cli Breaks: libohai-ruby (<< 0.6.10-1~), libohai-ruby1.8 (<< 0.6.10-1~), ohai-doc (<< 0.6.10-1~) Filename: pool/main/ohai_6.14.0-2_all.deb Size: 66754 MD5Sum: f67beb3abfcdf356a7d4d727a993745f SHA1: b559f8c3ca6ec044a6893223364c3d26787097a6 SHA256: b21174845fd32fcf47b2217548c66a2874cd87c15ed81bffae859dd213055770 SHA512: 73046814a8ae67bd53ab48a1d3b859555d6a67e3cd1308bbd18b25a6917d9635f743cb57904536cc8337799fba92913cb9ab2b10d3feed868f75b671d4dca6b1 Description: Detects data about your operating system and reports it in JSON Information about your system is collected and returned as multidimensional attributes in JSON format. The following information is captured: * Operating system and kernel * Filesystems in use * Network configuration and statistics * Available languages * Virtualization Homepage: http://wiki.opscode.com/display/chef/Ohai Ruby-Versions: ruby1.8 ruby1.9.1 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: open-iscsi Priority: optional Section: net Installed-Size: 2169 Maintainer: Ubuntu Developers Original-Maintainer: Debian iSCSI Maintainers Architecture: amd64 Version: 2.0.873-3ubuntu9 Replaces: open-iscsi-utils Depends: libc6 (>= 2.14), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), udev Conflicts: open-iscsi-utils (<< 2.0.873-3ubuntu1~) Filename: pool/main/open-iscsi_2.0.873-3ubuntu9_amd64.deb Size: 267646 MD5Sum: baa821890ea97d60e291c87d2dc439ae SHA1: 0b925d3e501d7bb57fb8ea2ab4a8dbec50383213 SHA256: 347ea9b9cb4922131df3d6acfdc2bc8139c7b2358006189868f0d6244fb85e75 SHA512: c0f2580291053d9b333cdbecd574f52c936e46a6cdcbe41303a7bac16173feef61519f1a24e1b2fb52bf10106aa26e5cd6f2d670dae74f7ded9db16bdce4387b Description: High performance, transport independent iSCSI implementation Open-iSCSI is a high-performance, transport independent, multi-platform implementation of RFC3720 iSCSI . Open-iSCSI is partitioned into user and kernel parts where the kernel portion implements iSCSI data path (i.e. iSCSI Read and iSCSI Write) The userspace contains the entire control plane consisting of: * Configuration Manager * iSCSI Discovery, Login and Logout processing * Connection level error processing * Nop-In and Nop-Out handling * Text processing, iSNS, SLP, Radius et cetera (future) . The userspace component consists of a daemon, iscsid and a management utility, iscsiadm Homepage: http://www.open-iscsi.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: openhpid Priority: optional Section: admin Installed-Size: 422 Maintainer: Ubuntu Developers Original-Maintainer: Bryan Sutula Architecture: amd64 Source: openhpi Version: 2.14.1-1.3ubuntu2 Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.31.8), libltdl7 (>= 2.4.2), libopenhpi2 (= 2.14.1-1.3ubuntu2), libstdc++6 (>= 4.1.1), lsb-base Filename: pool/main/openhpid_2.14.1-1.3ubuntu2_amd64.deb Size: 97226 MD5Sum: 3f55d9a94f87009e1f922a2d5386c0ee SHA1: 051e806bb3210e2664cca1167be69ed4bcb98fb3 SHA256: 0f19510d2d8c809e29ce661afc9866854450dc0588a86c29d1cdada1464aa661 SHA512: 33d0a22005ae515a5793a352709c6b56f75b49b537a0d8e936ceaa657c5b2124fae8db599c0b6f92d9e6350cc91101e1444eef1ba02bc9138a7048417719dbb2 Description: OpenHPI daemon, supports gathering of manageability information OpenHPI is an implementation of the Service Availability Forum's Hardware Platform Interface specification. (See http://www.saforum.org) As such, OpenHPI facilitates the development of computer manageability applications which are not tied to a single hardware vendor's products. . This package contains the OpenHPI daemon. This process gathers information from managed hardware and systems, making this available to OpenHPI-based applications. Homepage: http://openhpi.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: openipmi Priority: optional Section: admin Installed-Size: 410 Maintainer: Ubuntu Core Developers Original-Maintainer: Noèl Köthe Architecture: amd64 Version: 2.0.18-0ubuntu7.1 Depends: libc6 (>= 2.15), libncurses5 (>= 5.5-5~), libopenipmi0, libpopt0 (>= 1.14), libsnmp30 (>= 5.7.2~dfsg), libtinfo5 Filename: pool/main/openipmi_2.0.18-0ubuntu7.1_amd64.deb Size: 124928 MD5Sum: 69d793ca9041400cb6a70adfe6f6789c SHA1: 6bcd47e551eaa1ba25c1583756db2e028b2a3b07 SHA256: 825f75e2cae46a5e988b13b5d88838bfc2ff25f469a1303d4bce20585a0339ed SHA512: 259b7d87a75e233e73ed3c508f50947dcfee643ee60661be8efb05f334a9b7d7ff1868c7a95ed7f678cdeb93dbdff23ebd0a472bc98c05f447d58ae42efb27be Description: Intelligent Platform Management Interface (for servers) IPMI allows remote monitoring and remote management of devices. . This package contains some command-line and graphical-user-interfaces to interact with IPMI-enabled devices. Homepage: http://openipmi.sourceforge.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: openssh-client Priority: standard Section: net Installed-Size: 3435 Maintainer: Ubuntu Developers Original-Maintainer: Debian OpenSSH Maintainers Architecture: amd64 Source: openssh Version: 1:6.6p1-2ubuntu2 Replaces: ssh, ssh-krb5 Provides: rsh-client, ssh-client Depends: libc6 (>= 2.17), libedit2 (>= 2.11-20080614), libgssapi-krb5-2 (>= 1.10+dfsg~), libselinux1 (>= 1.32), libssl1.0.0 (>= 1.0.1), zlib1g (>= 1:1.1.4), adduser (>= 3.10), dpkg (>= 1.7.0), passwd Recommends: xauth Suggests: ssh-askpass, libpam-ssh, keychain, monkeysphere Conflicts: sftp Filename: pool/main/openssh-client_6.6p1-2ubuntu2_amd64.deb Size: 564950 MD5Sum: 102c49a8b60d5c43d3465f89908f18a7 SHA1: fe5ade390c53072927c0f85bc1012ddbaaef9be1 SHA256: 4b4501d76a2b36f104de1ed8f8550c9736018eeaba16b7aa13edcb57d8f83799 SHA512: 0d2b3dae2504b5029e119e418dd0a0ac203a07a18999fb9b475436d104698147b4a8f04edc8a7e69a07df81d4be1c25f2616346e6828dbc10af37f8b71099e52 Description: secure shell (SSH) client, for secure access to remote machines This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working group. . Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine. It provides secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. It can be used to provide applications with a secure communication channel. . This package provides the ssh, scp and sftp clients, the ssh-agent and ssh-add programs to make public key authentication more convenient, and the ssh-keygen, ssh-keyscan, ssh-copy-id and ssh-argv0 utilities. . In some countries it may be illegal to use any encryption at all without a special permit. . ssh replaces the insecure rsh, rcp and rlogin programs, which are obsolete for most purposes. Multi-Arch: foreign Homepage: http://www.openssh.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master Package: openssh-server Priority: optional Section: net Installed-Size: 929 Maintainer: Ubuntu Developers Original-Maintainer: Debian OpenSSH Maintainers Architecture: amd64 Source: openssh Version: 1:6.6p1-2ubuntu2 Replaces: ssh, ssh-krb5 Provides: ssh-server Depends: libc6 (>= 2.17), libck-connector0 (>= 0.2.1), libcomerr2 (>= 1.01), libdbus-1-3 (>= 1.0.2), libgssapi-krb5-2 (>= 1.10+dfsg~), libkrb5-3 (>= 1.6.dfsg.2), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32), libssl1.0.0 (>= 1.0.1), libwrap0 (>= 7.6-4~), zlib1g (>= 1:1.1.4), debconf (>= 0.5) | debconf-2.0, init-system-helpers (>= 1.13~), openssh-client (= 1:6.6p1-2ubuntu2), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), libpam-runtime (>= 0.76-14), libpam-modules (>= 0.72-9), adduser (>= 3.9), dpkg (>= 1.9.0), lsb-base (>= 4.1+Debian3), procps, openssh-sftp-server Recommends: xauth, ncurses-term, ssh-import-id Suggests: ssh-askpass, rssh, molly-guard, ufw, monkeysphere Conflicts: sftp, ssh-socks, ssh2 Filename: pool/main/openssh-server_6.6p1-2ubuntu2_amd64.deb Size: 319482 MD5Sum: 14d41f343a78aad1d12342891459c217 SHA1: e9460067496e517f05ada910cc22d08d67984ccc SHA256: 8859a3e0aab7701fe033a047308e04d6bac3d2e729b2823c69ac92e4d1229528 SHA512: 235a1004cbab7a42ff014762e7b7fb70194c476aae9771fcb55dbd433f91d1d23b7923614e9864cab3d5a4ba7d11aadd0860e09878bc59f04c7e958a476ebf13 Description: secure shell (SSH) server, for secure access from remote machines This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working group. . Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine. It provides secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. It can be used to provide applications with a secure communication channel. . This package provides the sshd server. . In some countries it may be illegal to use any encryption at all without a special permit. . sshd replaces the insecure rshd program, which is obsolete for most purposes. Multi-Arch: foreign Homepage: http://www.openssh.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, cloud-image, openssh-server, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master Package: openssh-sftp-server Priority: optional Section: net Installed-Size: 118 Maintainer: Ubuntu Developers Original-Maintainer: Debian OpenSSH Maintainers Architecture: amd64 Source: openssh Version: 1:6.6p1-2ubuntu2 Replaces: openssh-server (<< 1:6.5p1-5) Depends: libc6 (>= 2.17), openssh-client Recommends: openssh-server | ssh-server Breaks: openssh-server (<< 1:6.5p1-5) Filename: pool/main/openssh-sftp-server_6.6p1-2ubuntu2_amd64.deb Size: 34114 MD5Sum: 4eb22dd543a363e09660f2589348593e SHA1: 29ad1867baf0fb90fc793624ce81dbdeaca0158f SHA256: 6596038519942423f44f3dedf5fce69b3c332803186eec0fe91e2506afd256ae SHA512: 61cbe0f6d4bcef43209c2cbc63f181c5285a4e1b98ed0ed7bd0994c31bf5906cedaec2ae36eeacd165c7b68689058e14876b969b6dbb7ec2a91f9f74e3f3226f 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. Enhances: openssh-server, ssh-server Homepage: http://www.openssh.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, cloud-image, openssh-server, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master Package: openssl Priority: standard Section: utils Installed-Size: 906 Maintainer: Ubuntu Developers Original-Maintainer: Debian OpenSSL Team Architecture: amd64 Version: 1.0.1f-1ubuntu2.8 Depends: libc6 (>= 2.15), libssl1.0.0 (>= 1.0.1) Suggests: ca-certificates Filename: pool/main/openssl_1.0.1f-1ubuntu2.8_amd64.deb Size: 488772 MD5Sum: 0a718de9dce97055e83f9d9874545ece SHA1: 1c9fa0588271631e27eb4e5deae6e613797dcd71 SHA256: 70b2ce61d6777a58154cb911ea596993fb99972ed5ae3e744747acbf7c077753 SHA512: 5592eacbf5d60263103e5c699d534e71d4065bd12861c06e4d04249fe6bd06227b70c3022a5979c6a16df8348c9db041a93bcd5850ec0d4ebb1b7a94c1a86e68 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. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: openstack-dashboard Priority: extra Section: net Installed-Size: 11730 Maintainer: MOS Horizon Team Architecture: all Source: horizon Version: 1:2014.2.1-fuel6.1~mira2 Replaces: sahara-dashboard Provides: sahara-dashboard Depends: adduser, apache2 | httpd, libapache2-mod-wsgi (>= 2.3), python-django-horizon (= 1:2014.2.1-fuel6.1~mira2), python:any (>= 2.7.1-0ubuntu2) Pre-Depends: dpkg (>= 1.15.7.2) Filename: pool/main/openstack-dashboard_2014.2.1-fuel6.1~mira2_all.deb Size: 1073744 MD5Sum: 60755342e63747a4ec837f8ed9e61756 SHA1: 7b0b694197603ebfa0db7b988872be02d2dd98fc SHA256: a9cd5f9b267a36d3ee87bfca3db6c123f16d3a011f7ffead1ad529c81d3fdecc SHA512: 6c6f08525533c5ec2bb41eb8d7a6ef833c25cde4961196dc7f2f60122dc980b6b85c3034fc43ab8ea2174ac0d8c8dbda48a2e2a8053032e73938a79cd7adceed Description: django web interface to Openstack The OpenStack Dashboard is a reference implementation of a Django site that uses the Django-Nova project to provide web based interactions with the OpenStack Nova cloud controller. Homepage: http://launchpad.net/horizon Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: openvswitch-common Priority: extra Section: net Installed-Size: 1667 Maintainer: Ubuntu Developers Original-Maintainer: Open vSwitch developers Architecture: amd64 Source: openvswitch Version: 2.0.2-0ubuntu0.14.04.1 Depends: libc6 (>= 2.16), libssl1.0.0 (>= 1.0.0), openssl, python, python (>= 2.7) | python-argparse Suggests: ethtool Filename: pool/main/openvswitch-common_2.0.2-0ubuntu0.14.04.1_amd64.deb Size: 444316 MD5Sum: a6da868320dcde3289ddb8d75932f532 SHA1: 75c4eb71e0f42d5fbb787300f3462153ad30a0da SHA256: 3f8190c298bb08e58a443313b2757722e874cc77d66e7edb8be178a78d42fc94 SHA512: 3a39598d2c1c0101880cff52dffb030867793f899cdc81769bb9eba023771358abbd5b6478464221b210c855f77443ac5480dc133ea7d57633d2551e42a2b610 Description: Open vSwitch common components Open vSwitch is a production quality, multilayer, software-based, Ethernet virtual switch. It is designed to enable massive network automation through programmatic extension, while still supporting standard management interfaces and protocols (e.g. NetFlow, IPFIX, sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed to support distribution across multiple physical servers similar to VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V. . openvswitch-common provides components required by both openvswitch-switch and openvswitch-controller. Homepage: http://openvswitch.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: openvswitch-switch Priority: extra Section: net Installed-Size: 4451 Maintainer: Ubuntu Developers Original-Maintainer: Open vSwitch developers Architecture: amd64 Source: openvswitch Version: 2.0.2-0ubuntu0.14.04.1 Depends: libc6 (>= 2.14), libssl1.0.0 (>= 1.0.0), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any, openvswitch-common (= 2.0.2-0ubuntu0.14.04.1), module-init-tools, procps, uuid-runtime, netbase, python-argparse Suggests: openvswitch-datapath-module Filename: pool/main/openvswitch-switch_2.0.2-0ubuntu0.14.04.1_amd64.deb Size: 863490 MD5Sum: 403c2a87e393b8eeb676d9ff4946d40a SHA1: a92e629afd85c014c95dc894cf413d6e3e8ab97a SHA256: 6f5977f4ac62b8e856e3fb502042fdbe8eedb452102cf61fe9e0030d82dbd79f SHA512: 10691c7e1aca24fd14a5be1b2f7cbd6c52703191442940696a06a8d3307f1b1b8910e87bbb6c53a46ccfb0fd08bd44b5061f7da68d3482776ff24bc859d2c731 Description: Open vSwitch switch implementations Open vSwitch is a production quality, multilayer, software-based, Ethernet virtual switch. It is designed to enable massive network automation through programmatic extension, while still supporting standard management interfaces and protocols (e.g. NetFlow, IPFIX, sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed to support distribution across multiple physical servers similar to VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V. . openvswitch-switch provides the userspace components and utilities for the Open vSwitch kernel-based switch. Homepage: http://openvswitch.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: os-prober Priority: optional Section: utils Installed-Size: 143 Maintainer: Ubuntu Developers Original-Maintainer: Debian Install System Team Architecture: amd64 Version: 1.63ubuntu1 Depends: libc6 (>= 2.4) Filename: pool/main/os-prober_1.63ubuntu1_amd64.deb Size: 18102 MD5Sum: a17801023c6e16c442b0217ce7f3fa58 SHA1: c89b245e17553841e3cd929f90bca90969a0ae93 SHA256: 6df75020395aae1e9f2d8bfb6e07acb1cc7edbb428ba2328bf35a2c4e5c7059d SHA512: e0efece32a3efe6a01ef0cb6abd51e89c258fe8c5a005e1ea44bb847041b74f47c85788f04048955ebc749f4e81ada1fd07a0ed29cabcf64e3c79015564e48fb Description: utility to detect other OSes on a set of drives This package detects other OSes available on a system and outputs the results in a generic machine-readable format. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-live, kubuntu-live, kubuntu-active-live, kubuntu-active-live, kubuntu-active-live, edubuntu-live, edubuntu-dvd-live, xubuntu-live, mythbuntu-live, lubuntu-live, ubuntustudio-dvd-live, ubuntu-gnome-live Package: pacemaker-cli-utils Priority: optional Section: admin Installed-Size: 509 Maintainer: Ubuntu Developers Original-Maintainer: Debian HA Maintainers Architecture: amd64 Source: pacemaker Version: 1.1.10+git20130802-1ubuntu2.3 Replaces: pacemaker (<< 1.1.9+git20130321-1) Depends: libc6 (>= 2.15), libcib3 (>= 1.1.10+git20130802), libcpg4 (>= 2.3.3), libcrmcluster4 (>= 1.1.10+git20130802), libcrmcommon3 (>= 1.1.10+git20130802), libcrmservice1 (>= 1.1.10+git20130802), libesmtp6, libglib2.0-0 (>= 2.16.0), liblrmd1 (>= 1.1.10+git20130802), libncurses5 (>= 5.5-5~), libpe-rules2 (>= 1.1.10+git20130802), libpe-status4 (>= 1.1.10+git20130802), libpengine4 (>= 1.1.10+git20130802), libplumb2 (>= 1.0.11+hg2754), libqb0, libquorum5 (>= 2.3.3), libsnmp30 (>= 5.7.2~dfsg), libstonithd2 (>= 1.1.10+git20130802), libtinfo5, libtransitioner2 (>= 1.1.10+git20130802), libxml2 (>= 2.7.4) Conflicts: pacemaker (<< 1.1.9+git20130321-1) Filename: pool/main/pacemaker-cli-utils_1.1.10+git20130802-1ubuntu2.3_amd64.deb Size: 130946 MD5Sum: 28cf731827ee54b0436384ac8da93a4e SHA1: 075acd3728a545b3ee3b3a474b311314f6d60e5a SHA256: 53748ecc3b4c85281ab5de9b58b8e9ad1e9e025010352882d022f19c34e8bc78 SHA512: 6a31c19156c848f41bca741d9321c7bd80284a9a2a85d2d75b5315ba98630f03519f339f5aeef23ab5dca3e9f26d18170a12f80611991b461c7c62abbbcfa849 Description: Command line interface utilities for Pacemaker This package contains numerous command line utilities for the Pacemaker cluster manager such as crm_mon and crm_attribute. If you intend to run Pacemaker, you will definetely need them. If you plan to run pacemaker-remote, these tools will come in very handy, too. Homepage: http://clusterlabs.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: pacemaker Priority: optional Section: admin Installed-Size: 1564 Maintainer: Ubuntu Developers Original-Maintainer: Debian HA Maintainers Architecture: amd64 Version: 1.1.10+git20130802-1ubuntu2.3 Replaces: pacemaker-heartbeat, pacemaker-openais Depends: libc6 (>= 2.14), libcfg6 (>= 2.3.3), libcib3 (= 1.1.10+git20130802-1ubuntu2.3), libcmap4 (>= 2.3.3), libcorosync-common4 (>= 2.3.3), libcrmcluster4 (= 1.1.10+git20130802-1ubuntu2.3), libcrmcommon3 (= 1.1.10+git20130802-1ubuntu2.3), libcrmservice1 (= 1.1.10+git20130802-1ubuntu2.3), libglib2.0-0 (>= 2.28.0), libgnutls26 (>= 2.12.17-0), liblrmd1 (= 1.1.10+git20130802-1ubuntu2.3), libpam0g (>= 0.99.7.1), libpe-rules2 (= 1.1.10+git20130802-1ubuntu2.3), libpe-status4 (= 1.1.10+git20130802-1ubuntu2.3), libpengine4 (= 1.1.10+git20130802-1ubuntu2.3), libplumb2 (>= 1.0.11+hg2754), libqb0, libstonithd2 (= 1.1.10+git20130802-1ubuntu2.3), libtransitioner2 (= 1.1.10+git20130802-1ubuntu2.3), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), libheartbeat2, resource-agents, adduser, corosync (>= 1.4.4-1) | heartbeat (>= 3.0), crmsh, pacemaker-cli-utils Conflicts: pacemaker-heartbeat, pacemaker-openais Filename: pool/main/pacemaker_1.1.10+git20130802-1ubuntu2.3_amd64.deb Size: 365112 MD5Sum: 5d701779682fd9ae389008ff47893298 SHA1: b7fb5a3b276c263242b7c068a52e6ad632f7f454 SHA256: d197749e4937476a59605be52ca6b651b9246fee2f2258851b13936e70fa3cc3 SHA512: 83edb528ea1f5fdc16f063e91bb29ada4c17760ede3d67f6e31859b46a7191af4481425ada6097c6dd34dba374ce881aca28a1189bb6fc907914b63e04d74aec Description: HA cluster resource manager High-Availability cluster resource manager for Heartbeat as well as Corosync. . Pacemaker supports a very sophisticated dependency model for n-node clusters and can respond to node and resource-level failures. . It supports both the Heartbeat and Corosync cluster stacks. Homepage: http://clusterlabs.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: parted Priority: standard Section: admin Installed-Size: 184 Maintainer: Ubuntu Developers Original-Maintainer: Parted Maintainer Team Architecture: amd64 Version: 2.3-19ubuntu1 Replaces: fsresize, parted1.6 Depends: libc6 (>= 2.11), libparted0debian1 (>= 2.2-1), libreadline6 (>= 6.0), libtinfo5 Suggests: parted-doc Conflicts: fsresize, parted1.6 Filename: pool/main/parted_2.3-19ubuntu1_amd64.deb Size: 43988 MD5Sum: a633ab6c465b69a2fd3dd9c00832f6fd SHA1: 07a21cd9f47120c727db227e56d84a8e15e982f1 SHA256: 8aac3e06d56d4381f0ad3c488218dd34a09c8d0c009a2f2013395f103dda265f SHA512: 6118fa02f36484c5114283bd8f03e429a0a7b276d46cf1e967f762623d80598b10b9fbe91772c948ac06d7fee035dbb3497df003afad16edca2501c4cc4a509e Description: disk partition manipulator GNU Parted is a program that allows you to create, destroy, resize, move, and copy disk partitions. This is useful for creating space for new operating systems, reorganizing disk usage, and copying data to new hard disks. . This package contains the binary and manual page. Further documentation is available in parted-doc. . Parted currently supports DOS, Mac, Sun, BSD, GPT, MIPS, and PC98 partitioning formats, as well as a "loop" (raw disk) type which allows use on RAID/LVM. It can detect and remove ASFS/AFFS/APFS, Btrfs, ext2/3/4, FAT16/32, HFS, JFS, linux-swap, UFS, XFS, and ZFS file systems. Parted also has the ability to create and modify file systems of some of these types, but using it to perform file system operations is now deprecated. . The nature of this software means that any bugs could cause massive data loss. While there are no such bugs known at the moment, they could exist, so please back up all important files before running it, and do so at your own risk. Homepage: http://www.gnu.org/software/parted Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master Package: passwd Priority: required Section: admin Installed-Size: 2337 Maintainer: Ubuntu Developers Original-Maintainer: Shadow package maintainers Architecture: amd64 Source: shadow Version: 1:4.1.5.1-1ubuntu9 Replaces: manpages-tr (<< 1.0.5), manpages-zh (<< 1.5.1-1) Depends: libc6 (>= 2.14), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32), libsemanage1 (>= 2.0.3), libpam-modules, debianutils (>= 2.15.2) Filename: pool/main/passwd_4.1.5.1-1ubuntu9_amd64.deb Size: 754958 MD5Sum: fbc4ce48a31fddf4fa14fffec93dcefe SHA1: 44ce432cb064eae9ba10f8895389fa18fc1c8f48 SHA256: 2c03f439990da1d02e5478c5261de7b5ee6de68052f99ca74df114ad7c135bae SHA512: b2f6c293cfff7b1d475ff46e481cf2de03c54a39a246318cdad05d0c729b5eaa8011b26e28ec453dbd37ae65272d696f6b41ade13e2739f99f1c8b371204bb1d Description: change and administer password and group data This package includes passwd, chsh, chfn, and many other programs to maintain password and group data. . Shadow passwords are supported. See /usr/share/doc/passwd/README.Debian Multi-Arch: foreign Homepage: http://pkg-shadow.alioth.debian.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: patchutils Priority: optional Section: text Installed-Size: 228 Maintainer: Ubuntu Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Version: 0.3.2-3 Depends: libc6 (>= 2.14), perl, patch, debianutils (>= 1.16) Filename: pool/main/patchutils_0.3.2-3_amd64.deb Size: 92110 MD5Sum: 9a35730269ea1bacd7dd4f17f963640a SHA1: cf3a7cfd881599e0fbca835500b673f8583404b9 SHA256: a86da47c133874026f7fc0cc3cefca7bc5eda1773562c287e0012fa1ea7ef577 SHA512: 825e78240fe5e1115e02e16e239fc978437ca22f9eaa3fa6311cb54ce0c46861771126ce289b8bb8f38e9a3af39122b93a447a24200364c35dabcf258bb68596 Description: Utilities to work with patches This package includes the following utilities: - combinediff creates a cumulative patch from two incremental patches - dehtmldiff extracts a diff from an HTML page - filterdiff extracts or excludes diffs from a diff file - fixcvsdiff fixes diff files created by CVS that "patch" mis-interprets - flipdiff exchanges the order of two patches - grepdiff shows which files are modified by a patch matching a regex - interdiff shows differences between two unified diff files - lsdiff shows which files are modified by a patch - recountdiff recomputes counts and offsets in unified context diffs - rediff and editdiff fix offsets and counts of a hand-edited diff - splitdiff separates out incremental patches - unwrapdiff demangles patches that have been word-wrapped Multi-Arch: foreign Homepage: http://cyberelk.net/tim/patchutils/index.html Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-full, kubuntu-active-desktop, kubuntu-active-full, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, ubuntustudio-desktop, ubuntu-gnome-desktop Package: patch Priority: optional Section: utils Installed-Size: 219 Maintainer: Ubuntu Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Version: 2.7.1-4ubuntu1 Depends: libc6 (>= 2.17) Suggests: ed, diffutils-doc Filename: pool/main/patch_2.7.1-4ubuntu1_amd64.deb Size: 84424 MD5Sum: 228f3a132cc9e516dce93d3b54024135 SHA1: b9005989700a5f7c9d60378aca9d88ceeab825a8 SHA256: 8ca2165b9de894d191147acfd233476842f3132b4fe35f544c792ba6c768fe4a SHA512: 3df68d8cafbfb2c8282d7bf993cb2e6eaca459f0001a1e971c15154c94bca3e83c239de75ad1713070932ae249e503d00b3c5d6df1400fe429c820dca8937564 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. Multi-Arch: foreign Bugs: https://bugs.launchpad.net/ubuntu/+filebug Build-Essential: yes Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, cloud-image, server, kubuntu-desktop, kubuntu-full, kubuntu-active, kubuntu-active-desktop, kubuntu-active-full, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-desktop, ubuntustudio-desktop, ubuntu-gnome-desktop Package: pciutils Priority: standard Section: admin Installed-Size: 1086 Maintainer: Ubuntu Developers Original-Maintainer: Anibal Monsalve Salazar Architecture: amd64 Version: 1:3.2.1-1ubuntu5 Depends: libc6 (>= 2.14), libpci3 (= 1:3.2.1-1ubuntu5) Suggests: bzip2, wget | curl | lynx-cur Filename: pool/main/pciutils_3.2.1-1ubuntu5_amd64.deb Size: 268764 MD5Sum: fb4fd5f2bba670589691d20d7117f541 SHA1: 280a9ba613661f7e04ec68b316110353a54e8053 SHA256: 68f8ddd5d9278f77ad6eceb850166d4a4412140d8578211c8b9862acbaa85f95 SHA512: 2b82713aa747d268eb3a3dee31a70b786ec9134221cd077af5f42aecd9b7ddeb4a1851d1f186f3be256bf8307b4c4b94f88fe9b8a23a4c8188d93fb52713655a Description: Linux PCI Utilities This package contains various utilities for inspecting and setting of devices connected to the PCI bus. Multi-Arch: foreign Homepage: http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: percona-toolkit Priority: optional Section: universe/utils Installed-Size: 5921 Maintainer: Ubuntu Developers Original-Maintainer: Dario Minnucci Architecture: all Version: 2.2.7-1~dfsg1 Replaces: maatkit Depends: perl, libdbi-perl, libdbd-mysql-perl, libterm-readkey-perl, gdb Conflicts: maatkit Filename: pool/main/percona-toolkit_2.2.7-1~dfsg1_all.deb Size: 769812 MD5Sum: 91c4df74af33426a7701623d618082fc SHA1: d35a15ed534129b05b8d1e0e6f0f64049637b881 SHA256: 37657c314fcbb28a077c8789e5e00f267b04d82bdba88c606790b4295207f445 SHA512: 62715b3e7144ac5eec16a40edab77d6fdfbebdca915f499a12cc34bd331686dae51642c7c8cebc1f7cd8e2b2bd6609d361a0a2f7431368a1f29145b4e49950ab Description: Command-line tools for MySQL and system tasks Percona Toolkit is a collection of advanced command-line tools to perform a variety of MySQL and system tasks that are too difficult or complex to perform manually, including: . - Verify master and replica data consistency - Efficiently archive rows - Find duplicate indexes - Summarize MySQL servers - Analyze queries from logs and tcpdump - Collect vital system information when problems occur Homepage: http://www.percona.com/software/percona-toolkit Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: percona-xtrabackup Priority: extra Section: universe/database Installed-Size: 21642 Maintainer: Ubuntu Developers Original-Maintainer: Debian MySQL Maintainers Architecture: amd64 Version: 2.1.8-1 Replaces: xtrabackup (<< 2.0.0~) Provides: xtrabackup Depends: libdbd-mysql-perl, libaio1 (>= 0.3.93), libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libgcrypt11 (>= 1.5.1), libstdc++6 (>= 4.6) Breaks: xtrabackup (<< 2.0.0~) Filename: pool/main/percona-xtrabackup_2.1.8-1_amd64.deb Size: 4840516 MD5Sum: 01758f32efe8426a44695f25f4a4117a SHA1: 93073c122168ac147a861c9fa6322d6a2e6b1291 SHA256: af93141ebf29390cd33a36456393cad76fd151deea4f04e8982d108d8334ccc1 SHA512: ff20034923380a1dc6dd35f11360c8e6e8f82aa606406ccee7f5d035bfe899ca5b927b94455bbbdbe0ef03057a1081182652cf04184630f0262e112243b13466 Description: Open source backup tool for InnoDB and XtraDB Percona XtraBackup is an open-source hot backup utility for MySQL that doesn't lock your database during the backup. It can back up data from InnoDB, XtraDB and MyISAM tables on MySQL/Percona Server 5.1 and 5.5 servers, and has many advanced features. Enhances: mysql-server Homepage: http://www.percona.com/software/percona-xtrabackup Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: perl-base Essential: yes Priority: required Section: perl Installed-Size: 4858 Maintainer: Ubuntu Developers Original-Maintainer: Niko Tyni Architecture: amd64 Source: perl Version: 5.18.2-2ubuntu1 Replaces: libperl5.8 (<< 5.8.0-20), libscalar-list-utils-perl, libsocket-perl, libxsloader-perl, perl (<< 5.10.1-12), perl-modules (<< 5.10.1-1) Provides: libscalar-list-utils-perl, libsocket-perl, libxsloader-perl, perl5-base, perlapi-5.18.1, perlapi-5.18.2 Pre-Depends: libc6 (>= 2.14), dpkg (>= 1.14.20) Suggests: perl Conflicts: defoma (<< 0.11.12), doc-base (<< 0.10.3), libscalar-list-utils-perl, mono-gac (<< 2.10.8.1-3), safe-rm (<< 0.8), update-inetd (<< 4.41) Breaks: autoconf2.13 (<< 2.13-45), libcommon-sense-perl (<< 3.72-2~), libfile-spec-perl (<< 3.4000), libmarc-charset-perl (<< 1.2), libsocket-perl (<< 2.009), libxsloader-perl (<< 0.16) Filename: pool/main/perl-base_5.18.2-2ubuntu1_amd64.deb Size: 1146392 MD5Sum: d4ac8ebff99e6e288b1ab7fa102317b9 SHA1: 5d68f3bc2b4008a3f361eefaa86bf00ffa6dc87b SHA256: ebe881258b63d39ece1ef66a1de1cc314923b8db17fdb84d4a9ec7dd6f10a4c7 SHA512: 9c23b75dd83aab51cfde12c7159922084c6747eadc85ee42d56eeef9844e6ad77de6b1834b345e8c7c054c70d4de7e3092dc7725ce68b37e75082e6a7e12413a 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" and "perl-doc"). Homepage: http://dev.perl.org/perl5/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: perl-modules Priority: important Section: perl Installed-Size: 16133 Maintainer: Ubuntu Developers Original-Maintainer: Niko Tyni Architecture: all Source: perl Version: 5.18.2-2ubuntu1 Replaces: libansicolor-perl, libarchive-extract-perl, libarchive-tar-perl, libattribute-handlers-perl, libautodie-perl, libb-lint-perl, libcgi-pm-perl, libcpan-meta-perl, libcpan-meta-requirements-perl, libcpan-meta-yaml-perl, libcpanplus-dist-build-perl, libcpanplus-perl, libdigest-perl, libextutils-cbuilder-perl, libextutils-command-perl, libextutils-install-perl, libextutils-parsexs-perl, libfile-checktree-perl, libfile-path-perl, libfile-spec-perl, libfile-temp-perl, libhttp-tiny-perl, libi18n-langtags-perl, libio-zlib-perl, libjson-pp-perl, liblocale-codes-perl, liblocale-maketext-perl, liblocale-maketext-simple-perl, liblog-message-perl, liblog-message-simple-perl, libmath-bigint-perl, libmath-complex-perl, libmodule-build-perl, libmodule-corelist-perl, libmodule-load-conditional-perl, libmodule-load-perl, libmodule-metadata-perl, libmodule-pluggable-perl, libnet-perl, libnet-ping-perl, libobject-accessor-perl, libparams-check-perl, libparent-perl, libparse-cpan-meta-perl, libperl-ostype-perl, libpod-escapes-perl, libpod-latex-perl, libpod-parser-perl, libpod-simple-perl, libterm-ui-perl, libtest-harness-perl, libtest-simple-perl, libtext-soundex-perl, libthread-queue-perl, libtime-local-perl, libunicode-collate-perl, libversion-perl, libversion-requirements-perl, podlators-perl Provides: libansicolor-perl, libarchive-tar-perl, libattribute-handlers-perl, libautodie-perl, libcgi-pm-perl, libcpan-meta-perl, libcpan-meta-requirements-perl, libcpan-meta-yaml-perl, libdigest-perl, libextutils-cbuilder-perl, libextutils-command-perl, libextutils-install-perl, libextutils-parsexs-perl, libfile-path-perl, libfile-spec-perl, libfile-temp-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-build-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, libthread-queue-perl, libtime-local-perl, libunicode-collate-perl, libversion-perl, libversion-requirements-perl, podlators-perl Depends: perl (>= 5.18.2-1) Recommends: libarchive-extract-perl, libmodule-pluggable-perl, libpod-latex-perl, libterm-ui-perl, libtext-soundex-perl Suggests: libb-lint-perl, libcpanplus-dist-build-perl, libcpanplus-perl, libfile-checktree-perl, liblog-message-simple-perl, liblog-message-perl, libobject-accessor-perl Conflicts: defoma (<< 0.11.12), mono-gac (<< 2.10.8.1-3) Breaks: libansicolor-perl (<< 4.02), libarchive-extract-perl (<< 0.68), libarchive-tar-perl (<< 1.90), libattribute-handlers-perl (<< 0.94), libautodie-perl (<< 2.13), libb-lint-perl (<< 1.17), libcgi-pm-perl (<< 3.63), libcpan-meta-perl (<< 2.120921), libcpan-meta-requirements-perl (<< 2.122), libcpan-meta-yaml-perl (<< 0.008), libcpanplus-dist-build-perl (<< 0.70), libcpanplus-perl (<< 0.9135), libdigest-perl (<< 1.17), libextutils-cbuilder-perl (<< 0.280210), libextutils-command-perl (<< 1.17), libextutils-install-perl (<< 1.59), libextutils-parsexs-perl (<< 3.180000), libfile-checktree-perl (<< 4.42), libfile-path-perl (<< 2.09), libfile-spec-perl (<< 3.4000), libfile-temp-perl (<< 0.23), libhttp-tiny-perl (<< 0.025), libi18n-langtags-perl (<< 0.39), libio-zlib-perl (<< 1.10), libjson-pp-perl (<< 2.27202), liblocale-codes-perl (<< 3.25), liblocale-maketext-perl (<< 1.23), liblocale-maketext-simple-perl (<< 0.21), liblog-message-perl (<< 0.06), liblog-message-simple-perl (<< 0.10), libmath-bigint-perl (<< 1.9991), libmath-complex-perl (<< 1.59), libmodule-build-perl (<< 0.400300), libmodule-corelist-perl (<< 3.03), libmodule-load-conditional-perl (<< 0.54), libmodule-load-perl (<< 0.24), libmodule-metadata-perl (<< 1.000011), libmodule-pluggable-perl (<< 4.7), libnet-perl (<= 1:1.22), libnet-ping-perl (<< 2.41), libobject-accessor-perl (<< 0.46), libparams-check-perl (<< 0.36), libparent-perl (<< 0.225), libparse-cpan-meta-perl (<< 1.4404), libperl-ostype-perl (<< 1.003), libpod-escapes-perl (<< 1.04), libpod-latex-perl (<< 0.61), libpod-parser-perl (<< 1.60), libpod-simple-perl (<< 3.28), libterm-ui-perl (<< 0.34), libtest-harness-perl (<< 3.26), libtest-simple-perl (<< 0.98), libtext-soundex-perl (<< 3.04), libthread-queue-perl (<< 3.02), libtime-local-perl (<< 1.2300), libunicode-collate-perl (<< 0.97), libversion-perl (<< 1:0.9902), libversion-requirements-perl (<< 0.101022), podlators-perl (<< 2.3.1) Filename: pool/main/perl-modules_5.18.2-2ubuntu1_all.deb Size: 2695888 MD5Sum: 0e62d5ee60b61a35f54bc13d3643754b SHA1: 77500983a5214c80050ea0ee075ffb6c1f42ae8a SHA256: 4e50d0d99f67d7c8653c50245fa2298a7c4b4aacb79e1ea6e2e125c36f695b68 SHA512: 816990300a8300830fe634078100a9a85adbb32cff23e4f58bcaed7ee8b9971d85beba0ad501e26f9907b21dbf31a8eca7237de534cd1e4bd5fecc54486d2d2b 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' directly, they should use `perl' (which depends on `perl-modules') instead. Homepage: http://dev.perl.org/perl5/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: perl Priority: important Section: perl Installed-Size: 17317 Maintainer: Ubuntu Developers Original-Maintainer: Niko Tyni Architecture: amd64 Version: 5.18.2-2ubuntu1 Replaces: libarchive-tar-perl (<= 1.38-2), 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, libmodule-corelist-perl (<< 2.14-2), libstorable-perl, libsys-syslog-perl, libthreads-perl, libthreads-shared-perl, libtime-hires-perl, libtime-piece-perl, perl-base (<< 5.10.1-12), perl-doc (<< 5.8.0-1), perl-modules (<< 5.8.1-1) Provides: data-dumper, 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, perl5 Depends: perl-base (= 5.18.2-2ubuntu1), perl-modules (>= 5.18.2-2ubuntu1), libbz2-1.0, libc6 (>= 2.14), libdb5.3, libgdbm3 (>= 1.8.3), zlib1g (>= 1:1.2.2.3) Recommends: netbase Suggests: perl-doc, libterm-readline-gnu-perl | libterm-readline-perl-perl, make Conflicts: libjson-pp-perl (<< 2.27200-2) Breaks: dh-make-perl (<< 0.73-1), ftpmirror (<< 1.96+dfsg-13), libcompress-raw-bzip2-perl (<< 2.060), libcompress-raw-zlib-perl (<< 2.060), libcompress-zlib-perl (<< 2.060), libdigest-md5-perl (<< 2.52), libdigest-sha-perl (<< 5.84.01), libencode-perl (<< 2.49), libhtml-template-compiled-perl (<< 0.95-1), libio-compress-base-perl (<< 2.060), libio-compress-bzip2-perl (<< 2.060), libio-compress-perl (<< 2.060), libio-compress-zlib-perl (<< 2.060), libload-perl (<< 0.20-1), libmime-base64-perl (<< 3.13), 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.41), libsys-syslog-perl (<< 0.32), libthreads-perl (<< 1.86), libthreads-shared-perl (<< 1.43), libtime-hires-perl (<< 1.9725), libtime-piece-perl (<< 1.20.01), libxml-parser-lite-tree-perl (<< 0.14-1), libyaml-perl (<< 0.73-1), mrtg (<< 2.16.3-3.1), perl-doc (<< 5.18.2-1) Filename: pool/main/perl_5.18.2-2ubuntu1_amd64.deb Size: 2658846 MD5Sum: 0874a96d2722fdaf609a5c00d9b5b417 SHA1: 29d29a098d0ec821222c6e345a538fc3f8626b5e SHA256: 862237d65872aa17af2201c5c8f7be4dddfdb5e1c620c7475fd09d4225dfadc2 SHA512: 9b78e4e0e900b5bfbbd2901f3f15a4badbe199fe6788045755ff8f984f241f43d400cbb1d60e894ae429a3adf50a3ccd7fd0a574d1384ca6c18f9b5aed5dd4de 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. Homepage: http://dev.perl.org/perl5/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Build-Essential: yes Origin: Ubuntu Task: minimal Package: php5-cli Priority: optional Section: php Installed-Size: 8928 Maintainer: Ubuntu Developers Original-Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php5 Version: 5.5.9+dfsg-1ubuntu4.6 Depends: libbz2-1.0, libc6 (>= 2.15), libdb5.3, libpcre3, libssl1.0.0 (>= 1.0.0), libxml2 (>= 2.9.0), zlib1g (>= 1:1.1.4), mime-support, php5-common (= 5.5.9+dfsg-1ubuntu4.6), libmagic1, ucf, tzdata, libedit2 (>= 2.11-20080614-4) Recommends: php5-readline Suggests: php-pear Filename: pool/main/php5-cli_5.5.9+dfsg-1ubuntu4.6_amd64.deb Size: 2162438 MD5Sum: 4368db984414047c3222b755c89553bb SHA1: 945b5886a7f9b6026bac5c71394162de9850bdd2 SHA256: 3d24a529050221a812cdff60fcbd6280e069acee00fbc9707e6604f929786307 SHA512: 3b716cea310e93e40663722fd9e65ea99da13d56326c3c00f8cc170f8f4c539796f0fe0127abb703ed9c73e45cd2710cd1b788d99d7825e2f7c6a520499091a5 Description: command-line interpreter for the php5 scripting language This package provides the /usr/bin/php5 command interpreter, useful for testing PHP scripts from a shell or performing general shell scripting tasks. . The following extensions are built in: bcmath bz2 calendar Core ctype date dba dom ereg exif fileinfo filter ftp gettext hash iconv libxml mbstring mhash openssl pcntl pcre Phar posix Reflection session shmop SimpleXML soap sockets SPL standard sysvmsg sysvsem sysvshm tokenizer wddx xml xmlreader xmlwriter zip zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: lamp-server, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: php5-common Priority: optional Section: php Installed-Size: 1121 Maintainer: Ubuntu Developers Original-Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php5 Version: 5.5.9+dfsg-1ubuntu4.6 Provides: php5-mhash, phpapi-20121212 Depends: libc6 (>= 2.14), sed (>= 4.1.1-1), psmisc (>= 22.15-1~), lsof, ucf, php5-json Suggests: php5-user-cache Conflicts: php5-mhash Breaks: php-apc (<< 4.0.0), php-crypt-gpg (<< 1.3.2), php5-json (<< 1.3.1-1~), php5-suhosin (<< 0.9.34), php5-xcache (<< 3.1~), php5-xdebug (<< 2.2.2) Filename: pool/main/php5-common_5.5.9+dfsg-1ubuntu4.6_amd64.deb Size: 442826 MD5Sum: 2471ee6b5393616c96665a06ecd04cb2 SHA1: 40f5f2bd4741355076c1c69f13a9b0c7589d5d17 SHA256: cf560a90c18fddb7a893952e4f7bfb4ba0ccdf99bfd71242d9d90575569a32c3 SHA512: 7bc4d75a4d9f058f14e463fa09906c67ff6954a3fc39843d4f236d8591ab7bc15a6804cf422c4661b68603027aca3ddd0df9b8babe944b055ddf6554d400c379 Description: Common files for packages built from the php5 source This package contains the documentation and example files relevant to all the other packages built from the php5 source. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: lamp-server, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: php5-gd Priority: optional Section: php Installed-Size: 159 Maintainer: Ubuntu Developers Original-Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php5 Version: 5.5.9+dfsg-1ubuntu4.6 Depends: libc6 (>= 2.4), libgd3 (>= 2.1.0~alpha~), libxpm4, phpapi-20121212, php5-common (= 5.5.9+dfsg-1ubuntu4.6), ucf Pre-Depends: dpkg (>= 1.15.7.2~) Filename: pool/main/php5-gd_5.5.9+dfsg-1ubuntu4.6_amd64.deb Size: 27956 MD5Sum: fd00369c7e53c67c04df86508781e983 SHA1: 8d17b080eb2859871b97df22daf88ef54c7f4890 SHA256: 68d86058c69e2135e23f15470acc26fbce67b7d83ac7ef664a2211175c806242 SHA512: 851057667962bdef943714b21c7561f540b3984edcd39bf1347ab9314cbc93fc5af8775230a50a76ad63fed1a765427c332e51db5cf400e1eaa88795a554de7c Description: GD module for php5 This package provides a module for handling graphics directly from PHP scripts. It supports the PNG, JPEG, XPM formats as well as Freetype/ttf fonts. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: php5-json Priority: optional Section: php Installed-Size: 159 Maintainer: Ubuntu Developers Original-Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php-json Version: 1.3.2-2build1 Replaces: php5-dev (<< 5.5.0~rc1+dfsg-1~) Depends: libc6 (>= 2.14), phpapi-20121212, ucf, libjson-c2 (>= 0.11-3~) Breaks: php5-common (<< 5.5.0~rc1+dfsg-1~), php5-dev (<< 5.5.0~rc1+dfsg-1~) Filename: pool/main/php5-json_1.3.2-2build1_amd64.deb Size: 34410 MD5Sum: 9d2445c670f4148ce72a0edb73f4ede0 SHA1: 515f7dd4c2abc70d15ff9403fc90b511f0add67b SHA256: 3e6543d597f85e12d7620997c4ca053ab4dcbfd570ba40a80dbb14f097fdcd2d SHA512: 3567ee596471a0d739d997c4a40fdcb8888adff7f7c7a91c00e4c353963e65b67f8ba6e6dee383dbb1a8c8c4e2340f3bffef3740f55f72d20ae960b1d8c0302c Description: JSON module for php5 This package provides a module for JSON functions in PHP scripts. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://pecl.php.net/package/jsonc Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: lamp-server, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: php5-ldap Priority: optional Section: php Installed-Size: 111 Maintainer: Ubuntu Developers Original-Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php5 Version: 5.5.9+dfsg-1ubuntu4.6 Depends: libc6 (>= 2.4), libldap-2.4-2 (>= 2.4.7), phpapi-20121212, php5-common (= 5.5.9+dfsg-1ubuntu4.6), ucf Pre-Depends: dpkg (>= 1.15.7.2~) Filename: pool/main/php5-ldap_5.5.9+dfsg-1ubuntu4.6_amd64.deb Size: 19076 MD5Sum: 4036d3b6e0ab81becb1738e2b9ddba8d SHA1: de07533fe646632606b446416519a66da4a72e32 SHA256: 362335f94acba8f3b64021a355831ba5da4d9958f0bbf9809bfcd88b784f817b SHA512: b357c2f8b2a9be979c279a58d49447a178452ba45c623be5d6d28f74a0a00620a41f12d4fe97a032a0841578aa3b743b01c6b779d0491c6b3491ce2b3ff12ee0 Description: LDAP module for php5 This package provides a module for LDAP functions in PHP scripts. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: php5-pgsql Priority: optional Section: php Installed-Size: 219 Maintainer: Ubuntu Developers Original-Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php5 Version: 5.5.9+dfsg-1ubuntu4.6 Depends: libc6 (>= 2.14), libpq5 (>= 9.0~), phpapi-20121212, php5-common (= 5.5.9+dfsg-1ubuntu4.6), ucf Pre-Depends: dpkg (>= 1.15.7.2~) Filename: pool/main/php5-pgsql_5.5.9+dfsg-1ubuntu4.6_amd64.deb Size: 51682 MD5Sum: d41e4d7ab1beecfe57b392300be8dcda SHA1: 987e1b14e1b925cd96c85acdcb6766c1a6c39056 SHA256: 366322faa9270188fc562f213736136c0abd7d3984ea42e02388f0488cd7d4bf SHA512: 08406b6ef1c2be971e318bf37cca4552f51b076363349a8b7787086487ee16d78833d859966fe97884fe590d4ca4fa5b5cf22d83f300578addfb27a1bf05fa80 Description: PostgreSQL module for php5 This package provides a module for PostgreSQL database connections directly from PHP scripts. It also includes the pdo_pgsql module for use with the PHP Data Object extension. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: php5-readline Priority: optional Section: php Installed-Size: 82 Maintainer: Ubuntu Developers Original-Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php5 Version: 5.5.9+dfsg-1ubuntu4.6 Depends: libc6 (>= 2.14), libedit2 (>= 3.1-20130611), phpapi-20121212, php5-common (= 5.5.9+dfsg-1ubuntu4.6), php5-cli (= 5.5.9+dfsg-1ubuntu4.6), ucf Pre-Depends: dpkg (>= 1.15.7.2~) Filename: pool/main/php5-readline_5.5.9+dfsg-1ubuntu4.6_amd64.deb Size: 12072 MD5Sum: 1b5e0791fadfced892ed857d2234cae9 SHA1: be23580f80cbccd1bb750ab6bfa2efba056830c5 SHA256: 96958c5e7ba2612b99eb82c7e475a0381379df45a9f85d607091e094b315675e SHA512: 796257ce2b8fc0ccd0812de8c83b9153128ced05ee6f529ec6ca047e7372816921568d2fb11f325118fffa02a660b0199d3f5d596a945e7edd6f98bff493299f Description: Readline module for php5 This package provides a module for readline functions (based on libedit) in PHP scripts. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: lamp-server, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: php5 Priority: optional Section: php Installed-Size: 29 Maintainer: Ubuntu Developers Original-Maintainer: Debian PHP Maintainers Architecture: all Version: 5.5.9+dfsg-1ubuntu4.6 Depends: libapache2-mod-php5 (>= 5.5.9+dfsg-1ubuntu4.6) | libapache2-mod-php5filter (>= 5.5.9+dfsg-1ubuntu4.6) | php5-cgi (>= 5.5.9+dfsg-1ubuntu4.6) | php5-fpm (>= 5.5.9+dfsg-1ubuntu4.6), php5-common (>= 5.5.9+dfsg-1ubuntu4.6) Filename: pool/main/php5_5.5.9+dfsg-1ubuntu4.6_all.deb Size: 1304 MD5Sum: f6f8c53c7a7903f65fa860a80e5250c1 SHA1: 05800819ae8e03faf53ce236b3bbbb4317177b42 SHA256: de9699fc7de9fa9898ddb1ff15bb8a2a6489c308b5c060fab4cff0122549105d SHA512: 4889ab1d0cbb96c410b6cd588af42fe47f6d381cd15ad61dbea1dcba77fc7908a72ccd1a57ad4c3303c916ff191f38a3022ab7bbb4cbf51df39b6aaa3e10fdd1 Description: server-side, HTML-embedded scripting language (metapackage) This package is a metapackage that, when installed, guarantees that you have at least one of the four server-side versions of the PHP5 interpreter installed. Removing this package won't remove PHP5 from your system, however it may remove other packages that depend on this one. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: plymouth-theme-ubuntu-text Priority: standard Section: x11 Installed-Size: 88 Maintainer: Ubuntu Developers Architecture: amd64 Source: plymouth Version: 0.8.8-0ubuntu17.1 Replaces: plymouth (<< 0.8.1-1~) Provides: plymouth-theme Depends: plymouth, libc6 (>= 2.2.5), libplymouth2 (>= 0.8.0~-13~ppa1) Filename: pool/main/plymouth-theme-ubuntu-text_0.8.8-0ubuntu17.1_amd64.deb Size: 7950 MD5Sum: 96a0fc6a9523f9c75ec30ef675613f89 SHA1: 9907202ae72ec5eaf2a644e1217e7e8df9bbf45d SHA256: c57b37f45d50dab5c9381a6e5c2f24055017df1edf6754b0396e593eac9f9143 SHA512: 89911e2d7969aff64286d21b2953951659c0c680286d6209630af689335c61e0226a669d33ad3397456a64b5214800a0204fc40d3b06fc29b6259c2a52b9dc6a Description: graphical boot animation and logger - ubuntu-logo theme Plymouth is an application that runs very early in the boot process (even before the root filesystem is mounted!) that provides a graphical boot animation while the boot process happens in the background. . This package contains the default ubuntu-text text theme used when no support for a graphical theme is found on your system. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active Package: plymouth Priority: required Section: x11 Installed-Size: 457 Maintainer: Ubuntu Developers Architecture: amd64 Version: 0.8.8-0ubuntu17.1 Depends: initramfs-tools, libplymouth2 (= 0.8.8-0ubuntu17.1), mountall (>= 2.0), upstart (>= 1.11-0ubuntu3), udev (>= 166-0ubuntu4), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), libc6 (>= 2.14), libdbus-1-3 (>= 1.1.1), libdrm2 (>= 2.4.25), libtinfo5 Recommends: plymouth-theme-ubuntu-text | plymouth-theme Conflicts: usplash Breaks: gdm (<< 3.0.4-0ubuntu11), kdm (<< 4:4.7.1-0ubuntu3), lightdm (<< 0.9.7-0ubuntu2), lubuntu-plymouth-theme (<= 0.4), lxdm (<< 0.4.1-0ubuntu2), ubuntustudio-plymouth-theme (<= 0.38), xubuntu-plymouth-theme (<< 10.04.4) Filename: pool/main/plymouth_0.8.8-0ubuntu17.1_amd64.deb Size: 98608 MD5Sum: 567456d673ba6b0942efc64478a10597 SHA1: 95f930ce83c6588e76603276334226ccd064d052 SHA256: e2fa072ecb8bf28bed413d2f524f77768d47792a9214c8fc29935dbf4eb0051c SHA512: f8d4087ba757dc9a0063f999d61672fa5830f6029bed294b988ee9f24f805a5d47823c2236466537df72d3130b3adc34ea85af10936bc6dd3af5eed37e7a23de Description: graphical boot animation and logger - main package Plymouth is an application that runs very early in the boot process (even before the root filesystem is mounted!) that provides a graphical boot animation while the boot process happens in the background. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: pm-utils Priority: optional Section: admin Installed-Size: 334 Maintainer: Ubuntu Developers Original-Maintainer: Tim Dijkstra Architecture: all Version: 1.4.1-13ubuntu0.1 Depends: powermgmt-base Recommends: vbetool, procps, hdparm, ethtool, kbd | console-tools Suggests: cpufrequtils, wireless-tools, radeontool Filename: pool/main/pm-utils_1.4.1-13ubuntu0.1_all.deb Size: 50812 MD5Sum: f8948fc2d2a7016841047f689b311863 SHA1: 98d58d456e194f3ef115cdc9c969eff30745498e SHA256: 56fbbfabb975edc4170c41ea8e43ceb20d48ca5556053bc59f469ea0ebe28aef SHA512: c6a6cacbf2149f9c23e20c301aceaebee62ad1621f3858b91c156452c89b76a5fc34a86316fbfac363f75f591a907fb3e89d4b22cdce02bbece836a4c67756d2 Description: utilities and scripts for power management This package provides simple shell command line tools to suspend and hibernate your computer. Homepage: http://pm-utils.freedesktop.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: po-debconf Priority: optional Section: devel Installed-Size: 443 Maintainer: Ubuntu Developers Original-Maintainer: Nicolas FRANCOIS (Nekral) Architecture: all Version: 1.0.16+nmu2ubuntu1 Depends: perl, gettext (>= 0.16), intltool-debian (>= 0.34.2+20060512) Recommends: libmail-sendmail-perl, libcompress-zlib-perl Suggests: libmail-box-perl Filename: pool/main/po-debconf_1.0.16+nmu2ubuntu1_all.deb Size: 210056 MD5Sum: a5082456ae633b9efb4bc0f483039fad SHA1: 38187dae1b610b103274cf907ee63bfa75fd664b SHA256: c356db3623d76b472bcc268051abc4c491bb6f0eb6fe2e8c400a696678448e9b SHA512: a67169936566a138913c6f0ce56ee3f9601a968aef8ddc3e1edc5418a9351b4cfbaef61c237331e7a4daac53afd570365b0e134b69a8558642be1e5f6c12712e Description: tool for managing templates file translations with gettext This package is an alternative to debconf-utils, and provides tools for managing translated debconf templates files with common gettext utilities. Multi-Arch: foreign Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: poppler-data Priority: optional Section: misc Installed-Size: 11849 Maintainer: Ubuntu Developers Original-Maintainer: Hideki Yamane Architecture: all Version: 0.4.6-4 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 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-unfonts-core 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) Filename: pool/main/poppler-data_0.4.6-4_all.deb Size: 1478566 MD5Sum: 644278ef2ae747ab61420c71a3319dc7 SHA1: 800a7497f99d5844f7576d761aa799a4de5f217b SHA256: 27ff3d8ec10e0f4cbe2c647df96e84f35b8e425e5359c1b2bc916ab51871d0b7 SHA512: cea8d3a61238474bbb1bba1ce32b1e1b762b7801b8eb9d1fc5521af47b555da0be03ac52adf68e2e19f9927c2aeb6705efca25ecdfef6bb737c8277a6774af4d 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. Enhances: ghostscript Homepage: http://poppler.freedesktop.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: popularity-contest Priority: standard Section: misc Installed-Size: 130 Maintainer: Ubuntu Developers Original-Maintainer: Popularity Contest Developers Architecture: all Version: 1.57ubuntu1 Provides: popcon Depends: debconf (>= 0.5) | debconf-2.0, dpkg (>= 1.10) Pre-Depends: debconf (>= 1.5.34) | cdebconf (>= 0.106) Recommends: cron | fcron Suggests: anacron Filename: pool/main/popularity-contest_1.57ubuntu1_all.deb Size: 31514 MD5Sum: defbfa7b6c0e8cb560bac0bf5640ad45 SHA1: 3729f60fa04b7b3b7104471e50522a626e48fa26 SHA256: 0d125cffe459ad4962aee0bd1a90e22f75baf7a5286d1a17bae391a3e86e4aae SHA512: 601088eaedfcec7bfb2b9a621a2c31f7ad6c5f598d63f95f9101bddd8251cc87a9b41cca81644a86953da48541915ff5396cd3b10c810fcb268250bbf6486b18 Description: Vote for your favourite packages automatically The popularity-contest package sets up a cron job that will periodically anonymously submit to the Ubuntu developers statistics about the most used Ubuntu packages on this system. . This information helps Ubuntu make decisions such as which packages should go on the first CD. It also lets Ubuntu improve future versions of the distribution so that the most popular packages are the ones which are installed automatically for new users. Homepage: http://popcon.debian.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: postfix Priority: optional Section: mail Installed-Size: 3524 Maintainer: LaMont Jones Architecture: amd64 Version: 2.11.0-1ubuntu1 Replaces: mail-transport-agent Provides: default-mta, mail-transport-agent Depends: libc6 (>= 2.14), libdb5.3, libsasl2-2 (>= 2.1.24), libsqlite3-0 (>= 3.5.9), libssl1.0.0 (>= 1.0.0), debconf (>= 0.5) | debconf-2.0, netbase, adduser (>= 3.48), dpkg (>= 1.8.3), lsb-base (>= 3.0-6), ssl-cert, cpio Recommends: python Suggests: procmail, postfix-mysql, postfix-pgsql, postfix-ldap, postfix-pcre, sasl2-bin, libsasl2-modules, dovecot-common, resolvconf, postfix-cdb, mail-reader, ufw, postfix-doc Conflicts: libnss-db (<< 2.2-3), mail-transport-agent, smail Filename: pool/main/postfix_2.11.0-1ubuntu1_amd64.deb Size: 1084168 MD5Sum: 676483e59b2785704d298800fb893595 SHA1: a9ca8ae4d39c20d06d5ca04119994fea867fd6be SHA256: 31d0c23be7bd12c4f41e562f36df995d1bad4c0815bd6d0122874c6ebcdd0783 SHA512: cd6d465a9df8c2be9c18f585f1411e906027ae346961827a647f65b30cce262fcb794707788ab1186457b492750f7e23ddc2c77b7ea1b4114caed46b87ff4660 Description: High-performance mail transport agent Postfix is Wietse Venema's mail transport agent that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different. Homepage: http://www.postfix.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: mail-server Package: postgresql-9.3 Priority: optional Section: database Installed-Size: 11432 Maintainer: Ubuntu Developers Original-Maintainer: Debian PostgreSQL Maintainers Architecture: amd64 Version: 9.3.6-0ubuntu0.14.04 Depends: libc6 (>= 2.16), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.8+dfsg), libkrb5-3 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), libpam0g (>= 0.99.7.1), libpq5 (>= 9.1~), libssl1.0.0 (>= 1.0.0), libxml2 (>= 2.7.4), postgresql-client-9.3, postgresql-common (>= 142~), tzdata, ssl-cert, locales Suggests: oidentd | ident-server, locales-all Filename: pool/main/postgresql-9.3_9.3.6-0ubuntu0.14.04_amd64.deb Size: 2682848 MD5Sum: faca2201e76a20d04fdb1c012b19cbf6 SHA1: 136a307b443e3c7e59bf5cff049b960faa9dd0cc SHA256: a2363932af4b9547c466aea311e0c41d1996e6d015678d766401237e3e3d745b SHA512: 4e6218c83516ff4d8a31213f626e7a728f19df9c484061da8c5a3f91a14a2557f1364220d65bff1b0c4accee584f1a8ae0ec2ce8b9c171c87a22ff8db2ea5a93 Description: object-relational SQL database, version 9.3 server PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Some of the features are: ACID transactions, foreign keys, views, sequences, subqueries, triggers, user-defined types and functions, outer joins, multiversion concurrency control. Graphical user interfaces and bindings for many programming languages are available as well. . This package provides the database server for PostgreSQL 9.3. Servers for other major release versions can be installed simultaneously and are coordinated by the postgresql-common package. A package providing ident-server is needed if you want to authenticate remote connections with identd. Homepage: http://www.postgresql.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: postgresql-server Package: postgresql-client-9.3 Priority: optional Section: database Installed-Size: 2792 Maintainer: Ubuntu Developers Original-Maintainer: Debian PostgreSQL Maintainers Architecture: amd64 Source: postgresql-9.3 Version: 9.3.6-0ubuntu0.14.04 Provides: postgresql-client Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libpq5 (>= 9.3.6), libssl1.0.0 (>= 1.0.0), zlib1g (>= 1:1.1.4), postgresql-client-common (>= 142~) Suggests: postgresql-9.3, postgresql-doc-9.3 Filename: pool/main/postgresql-client-9.3_9.3.6-0ubuntu0.14.04_amd64.deb Size: 782160 MD5Sum: 3465fed200e09bacd3142bfd6dfd4eee SHA1: 87654e7a9d0175d577c10e03d2f64571f2796ad4 SHA256: d424abce1a324e8fe38bc3f0806da73d20e6420b8b057f876f6a59967f7a82aa SHA512: b044fa89ee16e26563380da5c7477b72388c442b1154956a1445926419d4c093044fc5fcb491fd9631f1e69c38f9c0218c8458aebf430180ae3ff22e11004f23 Description: front-end programs for PostgreSQL 9.3 This package contains client and administrative programs for PostgreSQL: these are the interactive terminal client psql and programs for creating and removing users and databases. . This is the client package for PostgreSQL 9.3. If you install PostgreSQL 9.3 on a standalone machine, you need the server package postgresql-9.3, too. On a network, you can install this package on many client machines, while the server package may be installed on only one machine. . PostgreSQL is an object-relational SQL database management system. Homepage: http://www.postgresql.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: postgresql-server Package: postgresql-client-common Priority: optional Section: misc Installed-Size: 168 Maintainer: Ubuntu Developers Original-Maintainer: Debian PostgreSQL Maintainers Architecture: all Source: postgresql-common Version: 154 Depends: netbase Recommends: lsb-release, libreadline6 Filename: pool/main/postgresql-client-common_154_all.deb Size: 25422 MD5Sum: 7d5470895bb2c848d08e540fb350e5a7 SHA1: 33f6b984a63681d30d358fcb3055a49f78477aa7 SHA256: 84963e9e2d9a7a38a23741dac9f65200c7a85b1d47c782fb3d2765549c6a115d SHA512: 7e97a4edb7504cae46e44e93a637843e38797517b1fd8de2a6efd1ef98e943041a1993cbcd57622cdee1ac0580ec8fa3fed38a19f52c8fb3b2c08d50701fab53 Description: manager for multiple PostgreSQL client versions The postgresql-client-common package provides a structure under which multiple versions of PostgreSQL client programs may be installed at the same time. It provides a wrapper which selects the right version for the particular cluster you want to access (with a command line option, an environment variable, /etc/postgresql-common/user_clusters, or ~/.postgresqlrc). . PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Its features include ACID transactions, foreign keys, views, sequences, subqueries, triggers, outer joins, multiversion concurrency control, and user-defined types and functions. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: postgresql-common Priority: optional Section: misc Installed-Size: 501 Maintainer: Ubuntu Developers Original-Maintainer: Debian PostgreSQL Maintainers Architecture: all Version: 154 Depends: postgresql-client-common (>= 154), procps, adduser, debconf (>= 0.5.00) | debconf-2.0, lsb-base (>= 3.0-3), ssl-cert (>= 1.0.11), ucf Recommends: logrotate Conflicts: postgresql-7.4, postgresql-8.0 Breaks: postgresql-9.1 (<< 9.1.1-3~) Filename: pool/main/postgresql-common_154_all.deb Size: 102998 MD5Sum: fbd90eb111566da6db61c4d765f2cb69 SHA1: 12b53993404cbf34bc94d5214c3801133194d032 SHA256: 09eebc757a2408b687111a485cac6dcd4032e54f339d1c2226d404fbc3614a92 SHA512: fce06fc87028bb884d06638d40c226b5f0faafa61eec98a16933fc6ee25d8dcf5c8d8214c6065bb262adbd3907f87eb7e59561ac3e8927aef7dabe54d361b6bd Description: PostgreSQL database-cluster manager The postgresql-common package provides a structure under which multiple versions of PostgreSQL may be installed and/or multiple clusters maintained at one time. . This package will automatically create a (self-signed) certificate so that SSL connections are supported. . PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Its features include ACID transactions, foreign keys, views, sequences, subqueries, triggers, outer joins, multiversion concurrency control, and user-defined types and functions. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: postgresql Priority: optional Section: database Installed-Size: 71 Maintainer: Ubuntu Developers Original-Maintainer: Debian PostgreSQL Maintainers Architecture: all Source: postgresql-common (154) Version: 9.3+154 Depends: postgresql-9.3 Filename: pool/main/postgresql_9.3+154_all.deb Size: 5088 MD5Sum: 029b8a2af293670f1fa7ce10443b6f37 SHA1: cfe4345b4c1babf8f892bba02311520586f13fad SHA256: 6186663b8118cb3ada88a421654091f8c5813317545005e2066068b9eb98806c SHA512: d1c1372e2d2690d1b131b4d1e7e18aa9176e7fc54cac383833dfb8cfad56d5ab4a4385a10fd16c8a731eed3c73fcfbf6bd63bb17f2eb490971a3c54818fb4e37 Description: object-relational SQL database (supported version) This metapackage always depends on the currently supported PostgreSQL database server version. . PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Some of the features are: ACID transactions, foreign keys, views, sequences, subqueries, triggers, user-defined types and functions, outer joins, multiversion concurrency control. Graphical user interfaces and bindings for many programming languages are available as well. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: powermgmt-base Priority: standard Section: utils Installed-Size: 63 Maintainer: Ubuntu Developers Original-Maintainer: Chris Hanson Architecture: amd64 Version: 1.31build1 Replaces: apmd (<= 3.0.2-1.17) Depends: udev | makedev, libc6 (>= 2.3.4), module-init-tools Filename: pool/main/powermgmt-base_1.31build1_amd64.deb Size: 9854 MD5Sum: deefc4a021c9ab6ffbb4aa2112bad350 SHA1: 1fce13201b5229f467d2e454a1bdee73b350218a SHA256: 26c95e1bcc5f08b313314f5c365ba7667b48750301e2e5ae00701afa61a0ab2f SHA512: 3da45ec924d2c1d3427cef7e13f7105ecf38c0d6ad37b7bf2e89863fd3da85afd4386a7396a8cc3a5b170f966ad5cc0881a65db09c8a3c60260fd9770ae457cb Description: Common utils and configs for power management This package contains utilities and configuration files for power management that are common to APM and ACPI. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active Package: pppconfig Priority: standard Section: admin Installed-Size: 220 Maintainer: Ubuntu Developers Original-Maintainer: John Hasler Architecture: all Version: 2.3.19ubuntu1 Replaces: manpages-fr (<< 2.39.1-5) Depends: ppp (>= 2.3.7), whiptail | dialog, lsb-base (>= 1.3-9ubuntu3) Suggests: resolvconf Conflicts: nscd (<< 2.3.2.ds1-14) Filename: pool/main/pppconfig_2.3.19ubuntu1_all.deb Size: 34504 MD5Sum: 9db88b2815bdfed775af4a3f021df881 SHA1: 88d2c3fe0c46e5c53bbd9502143677a77f1f10ea SHA256: 48869becff286b3c3191c0ac2b606846089e04b73798c4abda5db790d57171aa SHA512: 4bf0a5f050502084de51568603cf50fb5f39dad16df041413356b039d57124c096e13cefb69960fcf53989cfde44afba7aa021c3d79ede496ccfbdedc62b232d Description: A text menu based utility for configuring ppp It provides extensive explanations at each step. pppconfig supports PAP, CHAP, and chat methods of authentication. It uses the standard ppp configuration files and sets ppp up so that the standard pon and poff commands can be used to control ppp. Some features supported by pppconfig are: - Multiple ISPs with separate nameservers. - Modem detection. - Dynamic DNS. - Dial on demand. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: pppoeconf Priority: standard Section: net Installed-Size: 132 Maintainer: Ubuntu Developers Original-Maintainer: Gregory Colpart Architecture: all Version: 1.20ubuntu1 Depends: whiptail-provider | whiptail, ppp (>= 2.4.2+20040428-2) | pppoe (>= 3.0), ppp (>= 2.4.1.uus2-4), gettext-base (>= 0.13), sed (>= 3.95) Recommends: locales Suggests: xdialog Filename: pool/main/pppoeconf_1.20ubuntu1_all.deb Size: 17052 MD5Sum: c5f750ea0db097f7d9d7c48f17a8959e SHA1: 707bfbfa318863d7f6a51e0d592d6a06c8ed04d5 SHA256: 57079e840f05bcc2c7643b9c603dd35ab6bdc52fb41e7f401471bf819c58588e SHA512: 9d907644b16c89158e6b1420968bc7fdd901fa1577a4d729fdec17c17ac436276ef6d27e273be0f2bf68854212de570977b5ae96243a715c79851233e62bed0f Description: configures PPPoE/ADSL connections User-friendly tool for initial configuration of a DSL (PPPoE) connection. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ppp Priority: standard Section: admin Installed-Size: 928 Maintainer: Ubuntu Developers Original-Maintainer: Marco d'Itri Architecture: amd64 Version: 2.4.5-5.1ubuntu2.1 Depends: libc6 (>= 2.15), libpam0g (>= 0.99.7.1), libpcap0.8 (>= 0.9.8), libssl1.0.0 (>= 1.0.0), libpam-modules, libpam-runtime, procps Breaks: network-manager (<= 0.8.0.999-1), network-manager-pptp (<= 0.8.0.999-1), pppdcapiplugin (<= 1:3.9.20060704+dfsg.1-1) Filename: pool/main/ppp_2.4.5-5.1ubuntu2.1_amd64.deb Size: 310692 MD5Sum: 56545c6eafa17a06b303dd1b3e15fc9b SHA1: 2f7c91bfd815e44db2ee94979096aab84fb2f8a3 SHA256: 65319b00fc7e9142ec159de72afdb68f489913540cd81584de47d85932df6f62 SHA512: 963bc74424e9900e0c3f853f5a8e28a1b4c3c5ae644e0036a0be071bac0b59964c641b45335dc0c2960777750380c69c44e2ac0fa9c912efee2ff13f7f2c4623 Description: Point-to-Point Protocol (PPP) - daemon The Point-to-Point Protocol provides a standard way to transmit datagrams over a serial link, as well as a standard way for the machines at either end of the link to negotiate various optional characteristics of the link. . This package is most commonly used to manage a modem for dial-up or certain kinds of broadband connections. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master Package: procps Priority: required Section: admin Installed-Size: 680 Maintainer: Ubuntu Developers Original-Maintainer: Craig Small Architecture: amd64 Version: 1:3.3.9-1ubuntu2.2 Provides: watch Depends: libc6 (>= 2.15), libncurses5 (>= 5.5-5~), libncursesw5 (>= 5.6+20070908), libprocps3, libtinfo5, sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), lsb-base (>= 3.0-10), initscripts 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), xmem (<= 1.20-27.1) Filename: pool/main/procps_3.3.9-1ubuntu2.2_amd64.deb Size: 209318 MD5Sum: 86b3c5f7e609a8d3ac90d5f73adfbb2e SHA1: 051f2556890e6e87cdca4fcd5d06976ce0b52bb0 SHA256: 180178448e18299865a357159992ad82d4c1fbc4fe44cd4657104eb1a16460cf SHA512: e2596940463e8cf9244333759bd8e9b7770125c5b60ffc017839e8f2d3225f66dffdd0fb6c22dc5ad42ca7cb8e427b4eefa85b36b7478615d7df0384158214f7 Description: /proc file system utilities This package provides command line and full screen utilities for browsing procfs, a "pseudo" file system dynamically generated by the kernel to provide information about the status of entries in its process table (such as whether the process is running, stopped, or a "zombie"). . It contains free, kill, pkill, pgrep, pmap, ps, pwdx, skill, slabtop, snice, sysctl, tload, top, uptime, vmstat, w, and watch. Multi-Arch: foreign Homepage: http://gitorious.org/procps Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: psmisc Priority: standard Section: admin Installed-Size: 224 Maintainer: Ubuntu Developers Original-Maintainer: Craig Small Architecture: amd64 Version: 22.20-1ubuntu2 Replaces: procps (<< 1:1.2) Depends: libc6 (>= 2.14), libtinfo5 Filename: pool/main/psmisc_22.20-1ubuntu2_amd64.deb Size: 53250 MD5Sum: f5c610033b9c559cab081699207b8754 SHA1: 3a9dbc56a747b20854092725dab71bff6d3a317d SHA256: 7683ead32815c7ecad7f742ca7eb5564f61b555831d98faff2d4478aea4180e4 SHA512: 217fbd3c74f7b57c95a075d388603d4f5e71ebedd8a14ebbeaf4acd81cef8bec987665a015bd4459921cb3d2c19e4d6ac29023fa1d7049333d53fd9f9f550ef0 Description: utilities that use the proc file system This package contains miscellaneous utilities that use the proc FS: . - fuser: identifies processes that are using files or sockets. - killall: kills processes by name (e.g. "killall -HUP named"). - peekfd: shows the data traveling over a file descriptor. - pstree: shows currently running processes as a tree. - prtstat: print the contents of /proc//stat Homepage: http://psmisc.sf.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: pssh Priority: optional Section: universe/net Installed-Size: 126 Maintainer: Ubuntu Developers Original-Maintainer: Andrew Pollock Architecture: all Version: 2.2.2-1 Depends: python, python-support (>= 0.90.0) Filename: pool/main/pssh_2.2.2-1_all.deb Size: 26440 MD5Sum: 9e00320037af8eccda16cf9e35c882da SHA1: 5d64e15a35838f68a69e118ecf804b128ab9c9db SHA256: d86520451dc7a2422e2844fa5c6b0c550361a3ac5fa3c1b13899dd91978a2e93 SHA512: a3164c6016037b976f7538ab221217c439dc607876c242e9b5e3abbebc6deb2a4e3b8b98d2b3e11c1f3ff8edf5d542929dc3b20753eecc3cfade95f5598b764a Description: Parallel versions of SSH-based tools pssh provides a number of commands for executing against a group of computers, using SSH. It's most useful for operating on clusters of homogenously-configured hosts. . The package contains: . - Parallel ssh (parallel-ssh, upstream calls it pssh), executes commands on multiple hosts in parallel - Parallel scp (parallel-scp, upstream calls it pscp), copies files to multiple remote hosts in parallel - Parallel rsync (parallel-rsync, upstream calls it prsync), efficiently copies files to multiple hosts in parallel - Parallel nuke (parallel-nuke, upstream calls it pnuke), kills processes on multiple remote hosts in parallel - Parallel slurp (parallel-slurp, upstream calls it pslurp), copies files from multiple remote hosts to a central host in parallel . These tools are good for controlling large collections of nodes, where faster alternatives such as gexec and pcp are not available. Homepage: http://code.google.com/p/parallel-ssh/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: puppet-common Priority: optional Section: admin Installed-Size: 4303 Maintainer: Ubuntu Developers Original-Maintainer: Puppet Package Maintainers Architecture: all Source: puppet Version: 3.4.3-1ubuntu1 Replaces: puppet (<< 2.7.5-3), puppetmaster (<< 0.25.4-1), ruby-hiera-puppet Depends: adduser, facter, ruby-augeas, ruby-hiera, lsb-base, ruby | ruby-interpreter, ruby-safe-yaml, ruby-shadow, sysv-rc | file-rc Recommends: debconf-utils, lsb-release, ruby-rgen Suggests: ruby-selinux, ruby-rrd | librrd-ruby Breaks: puppet (<< 2.7.5-3), puppetmaster (<< 0.25.4-1), ruby-hiera-puppet Filename: pool/main/puppet-common_3.4.3-1ubuntu1_all.deb Size: 830184 MD5Sum: be089ddd1f7013cd75a193abb65815bd SHA1: 6ba93e4c806c69d67c13207ccf6f964bb0b20055 SHA256: 9bf052631243e8802961f267fb2764d0dcf762d5c0eb05d058b4f120bdf19253 SHA512: d2f9fdf2c64a8e73174b7bcba371a243ebae40eb770a6fef7aa8620124b00e5765144ce024db604531032537cf6e43b62cbf18dd7ff2eb50d7427b87556fc01e Description: Centralized configuration management Puppet lets you centrally manage every important aspect of your system using a cross-platform specification language that manages all the separate elements normally aggregated in different files, like users, cron jobs, and hosts, along with obviously discrete elements like packages, services, and files. . Puppet's simple declarative specification language provides powerful classing abilities for drawing out the similarities between hosts while allowing them to be as specific as necessary, and it handles dependency and prerequisite relationships between objects clearly and explicitly. . This package contains the puppet software and documentation. For the startup scripts needed to run the puppet agent and master, see the "puppet" and "puppetmaster" packages, respectively. Homepage: http://projects.puppetlabs.com/projects/puppet Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: puppet Priority: optional Section: admin Installed-Size: 86 Maintainer: Ubuntu Developers Original-Maintainer: Puppet Package Maintainers Architecture: all Version: 3.4.3-1ubuntu1 Depends: init-system-helpers (>= 1.13~), puppet-common (= 3.4.3-1ubuntu1), ruby | ruby-interpreter Suggests: puppet-el, vim-puppet, etckeeper Filename: pool/main/puppet_3.4.3-1ubuntu1_all.deb Size: 12360 MD5Sum: 1dce6192a3cad799e749aca3586d8049 SHA1: fa000490710128a3a5b379ea9d90cd662ecb5e75 SHA256: d91e5cfe378b47f60dee3c2d83a7cfd75c269f1f01c7cc82a8acf09f7bb2e557 SHA512: 3f3155caf9c42d8366555b095b954d067a9b7a3a731de95faa881af2f92b05f3b309c3c531921bd9d4b9dd9948b99cf86a29d6868a64858c3f7461acd10f4bbc Description: Centralized configuration management - agent startup and compatibility scripts This package contains the startup script and compatbility scripts for the puppet agent, which is the process responsible for configuring the local node. . Puppet lets you centrally manage every important aspect of your system using a cross-platform specification language that manages all the separate elements normally aggregated in different files, like users, cron jobs, and hosts, along with obviously discrete elements like packages, services, and files. . Puppet's simple declarative specification language provides powerful classing abilities for drawing out the similarities between hosts while allowing them to be as specific as necessary, and it handles dependency and prerequisite relationships between objects clearly and explicitly. Homepage: http://projects.puppetlabs.com/projects/puppet Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-amqplib Priority: optional Section: python Installed-Size: 199 Maintainer: Ubuntu Developers Original-Maintainer: Mikhail Gusarov Architecture: all Version: 1.0.2-1 Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8) Suggests: python-amqplib-doc Filename: pool/main/python-amqplib_1.0.2-1_all.deb Size: 34926 MD5Sum: c5fbd5a52f7b755bc35866748d34a327 SHA1: 38734b46b3f5c74064e806e8e50585e7b07f8702 SHA256: e609ca152940daad8093ec28696746048ac4965199fa0821daa83158810418e2 SHA512: a9386aba476adaa69efc3753ace1379b0c6f35314a4c17fb241166cb7fc2953958c8e12a3816f0abac6be8269f5e3cf1dfb8541cd7717a4d0c45da2c0b86cec7 Description: simple non-threaded Python AMQP client library Python client for the Advanced Message Queuing Protocol (AMQP) 0-8, featuring basic messaging functionality and SSL support. . python-amqplib provides synchronous API unlike other (event-driven) implementations. Homepage: http://barryp.org/software/py-amqplib/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-amqp Priority: optional Section: python Installed-Size: 186 Maintainer: MOS Linux team Original-Maintainer: Debian Python Modules Team Architecture: all Version: 1.4.5~mos6.1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Suggests: python-amqp-doc Filename: pool/main/python-amqp_1.4.5~mos6.1_all.deb Size: 40692 MD5Sum: 183fc9589a6b312346f084454afabf3a SHA1: 14f273159422f5286aff6e3ad787a9c79e88b4e8 SHA256: 41397c22b3828a9830c28f1cb3c45d36bb464f48bd75acde65b34ed1e14a0ab2 SHA512: c691fd4a5fe6ebb062d7ece969aee536b19d50c4e802e5fd60d98eef1f9c405e910a10350b4eb733ced984d253700aea166cc5d6d891c23d6493a2ba94cb721a Description: Low-level AMQP client This is a fork of amqplib which was originally written by Barry Pederson. It is maintained by the Celery project, and used by kombu as a pure Python alternative when librabbitmq is not available. . This library should be API compatible with librabbitmq. Differences from amqplib are: * Supports draining events from multiple channels (Connection.drain_events). * Support for timeouts. * Channels are restored after channel error, instead of having to close the connection. * Support for heartbeats. * Supports RabbitMQ extensions: - Consumer Cancel Notifications. - Publisher confirms. - Exchange-to-exchange bindings: exchange_bind / exchange_unbind. * Support for basic_return. * Uses AMQP 0-9-1 instead of 0-8. * Exposes the underlying socket as Connection.sock. * Adds Channel.no_ack_consumers to keep track of consumer tags that set the no_ack flag. * Slightly better at error recovery. Homepage: https://github.com/celery/py-amqp Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-anyjson Priority: optional Section: python Installed-Size: 58 Maintainer: Ubuntu Developers Original-Maintainer: Debian Python Modules Team Architecture: all Version: 0.3.3-1build1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Filename: pool/main/python-anyjson_0.3.3-1build1_all.deb Size: 7096 MD5Sum: 12fd230b8619d75b80d63b154b2b94d0 SHA1: c73b0f0c914be26d985b12aa4c0486191496a186 SHA256: 2931d5d57d2e2f31e538302e096fc910d661b19341133415f4937981c12cc48c SHA512: c3cb4ae925f9ea5f622cf35eef2702f5d583c4a66d55430e1665d5afde0399ab8bf35534fb9150e36fff7d43e105767f291c9031f15c994145a374c8e3c53073 Description: Common interface for the best available JSON implementation Loads whichever is the fastest JSON module installed and provides a uniform API regardless of which JSON implementation is used. The exceptions will also be the same whichever JSON module is used. The ranking of the JSON implementations is based on a benchmark. Homepage: http://bitbucket.org/runeh/anyjson/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-appconf Priority: extra Section: python Installed-Size: 71 Maintainer: Ubuntu Developers Original-Maintainer: PKG OpenStack Architecture: all Source: python-django-appconf Version: 0.5-2build1 Provides: python2.7-appconf Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-django (>= 1.1) Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-appconf_0.5-2build1_all.deb Size: 7696 MD5Sum: 8733edb63cd4c860b360735aa5677f2b SHA1: 716fff073da1712a11722432f70559999a135ce7 SHA256: 1f2396e019cebf95a4da44e2c0cda0289a38f39b59d2d70d99d2a5bbc7d9bb4a SHA512: f9f42510a62b28f8c8760739a4b4ead88e8f406f0283048c67d79e89812f37d3e03b5f402231bb60b75db2667da6e51220d1eaeb1f4881012821d3c9a30959c8 Description: helper class for handling configuration defaults of packaged apps gracefully Say you have an app with a few defaults, which you want to refer to in the app's code without repeating yourself all the time. Django-appconf provides a simple helper class to implement those defaults. Homepage: http://pypi.python.org/pypi/django-appconf/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-apt-common Priority: standard Section: python Installed-Size: 208 Maintainer: Ubuntu Developers Original-Maintainer: APT Development Team Architecture: all Source: python-apt Version: 0.9.3.5ubuntu1 Replaces: python-apt (<< 0.7.98+nmu1) Depends: python | python3 Breaks: python-apt (<< 0.7.98+nmu1) Filename: pool/main/python-apt-common_0.9.3.5ubuntu1_all.deb Size: 17096 MD5Sum: 7d1bd06ec68f6f6c0018bf479c5560c5 SHA1: b61cd5685842a9a35417cc5dba6129c633692c8c SHA256: da5ef9dd7546c0efc7056b1ad7c0fd744897be943ddf5ebed45e8608fbc5b07b SHA512: 46ee6826db94dccf3c0a66aebfc054e388e3712477a934e099098a57cc73d1abec141d0fe40e03b041275a4d7cbd9430751f439cbbd043ee467d001f3dd1f099 Description: Python interface to libapt-pkg (locales) The apt_pkg Python interface will provide full access to the internal libapt-pkg structures allowing Python programs to easily perform a variety of functions. . This package contains locales. Enhances: python-apt, python3-apt Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-apt Priority: optional Section: python Installed-Size: 646 Maintainer: Ubuntu Developers Original-Maintainer: APT Development Team Architecture: amd64 Version: 0.9.3.5ubuntu1 Provides: python2.7-apt Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), libapt-inst1.5 (>= 0.8.11), libapt-pkg4.12 (>= 0.9.11), libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0), python-apt-common Recommends: lsb-release, iso-codes, xz-utils Suggests: python-apt-dbg, python-gtk2, python-vte, python-apt-doc Breaks: apt-forktracer (<< 0.3), apt-listchanges (<< 2.85), apt-p2p (<< 0.1.6), apt-xapian-index (<< 0.25), aptdaemon (<< 0.11+bzr343-1~), aptoncd (<< 0.1.98+bzr117), bcfg2 (<< 1.0.1), bzr-builddeb (<< 2.4), computer-janitor (<< 1.14.1-1+), debdelta (<< 0.41+), debpartial-mirror (<< 0.2.98), debsecan (<< 0.4.15), gdebi (<< 0.6.1), germinate (<< 1.21), gnome-codec-install (<< 0.4.5), mini-dinstall (<< 0.6.28), packagekit-backend-apt (<= 0.4.8-0ubuntu4), python-cdd (<< 0.0.10), python-dogtail (<< 0.6.1-3.1+), python-software-properties (<< 0.70.debian-1+), rebuildd (<< 0.3.9), software-center (<< 1.1.21debian2), tla-buildpackage (<< 0.9.14), ubuntu-dev-tools (<< 0.93debian1), unattended-upgrades (<< 0.42debian2), update-manager (<< 0.200.2-1), update-notifier (<< 0.99.3debian9), wajig (<< 2.0.46) Filename: pool/main/python-apt_0.9.3.5ubuntu1_amd64.deb Size: 140426 MD5Sum: 47a908add4d39a9c4aa62cc636f771ce SHA1: 6b19d31825beca54f633a16af8243a11f879fa39 SHA256: 56895a404b094a00d52ca2585851a0413f7a80f16a570c7aeb9f8414242cdf56 SHA512: dcb54cf84f3b820df93a7bfa6a80885801b7e49167bd7647293e21c865dac20f81b201ff64d4633be4ffca7265155b3d6c173b1533338d69cc3f7b28f005515a Description: Python interface to libapt-pkg The apt_pkg Python interface will provide full access to the internal libapt-pkg structures allowing Python programs to easily perform a variety of functions, such as: . - Access to the APT configuration system - Access to the APT package information database - Parsing of Debian package control files, and other files with a similar structure . The included 'aptsources' Python interface provides an abstraction of the sources.list configuration on the repository and the distro level. Multi-Arch: allowed Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, cloud-image, server, kubuntu-desktop, kubuntu-full, kubuntu-active, kubuntu-active-desktop, kubuntu-active-full, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-desktop, ubuntustudio-desktop, ubuntu-gnome-desktop Package: python-babel-localedata Priority: optional Section: python Installed-Size: 8541 Maintainer: Ubuntu Developers Original-Maintainer: Debian Python Modules Team Architecture: all Source: python-babel Version: 1.3+dfsg.1-2ubuntu2 Filename: pool/main/python-babel-localedata_1.3+dfsg.1-2ubuntu2_all.deb Size: 1928642 MD5Sum: 04b563190593c2cfbb03c684db356bcf SHA1: 47a051eaeaf83710f639cb3ef3bb295d512ed5e5 SHA256: cab554e7ef69b9cccec579520a742521530346b3830ac56028df1c2dbb4329ed SHA512: f16068e65858ccdcb6bfeebfdc078d1e99e89b672900840d1910da29495ecbc55d30b7836d76ff2ab9293fdba7b6d666aedc5c61e412a225b553556a0be5431c Description: tools for internationalizing Python applications - locale data files Babel is composed of two major parts. First tools to build and work with gettext message catalogs. Second a Python interface to the CLDR (Common Locale Data Repository), providing access to various locale display names, localized number and date formatting, etc. . This package contains the locale data files used by both python-babel and python3-babel. Homepage: http://babel.pocoo.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-babel Priority: optional Section: python Installed-Size: 398 Maintainer: Ubuntu Developers Original-Maintainer: Debian Python Modules Team Architecture: all Version: 1.3+dfsg.1-2ubuntu2 Depends: python-babel-localedata (= 1.3+dfsg.1-2ubuntu2), python-pkg-resources, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python2.7:any, python-tz Filename: pool/main/python-babel_1.3+dfsg.1-2ubuntu2_all.deb Size: 69690 MD5Sum: af3cd914d55062d4e165dc7b1e536507 SHA1: c28c677b598c8c7dd9b10a64bd10e7171d16c1a5 SHA256: 6fb3f7d33ba80f8864b2dcc91f8207dd3f69424b3e735ecf99ad48ee6d36c0a4 SHA512: 73a97bf476b5a686260382f525c388069085daa5ff1e1f8fc4a93dbaebc6424aa358d8bfe0df6673ddba158c7f2e8a47484788cb3440e9edcdfda78aaaaf0df7 Description: tools for internationalizing Python applications - Python 2.x Babel is composed of two major parts. First tools to build and work with gettext message catalogs. Second a Python interface to the CLDR (Common Locale Data Repository), providing access to various locale display names, localized number and date formatting, etc. . This package provides the Python 2.x module. Homepage: http://babel.pocoo.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-barbicanclient Priority: optional Section: python Installed-Size: 158 Maintainer: MOS Cinder Team Architecture: all Version: 2.2.1-fuel6.1~mira0 Depends: python-keystoneclient (>= 1:0.9.0), python-pbr (>= 0.10), python-requests (>= 1.2.3), python-six (>= 1.5.2), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python2.7:any Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-barbicanclient_2.2.1-fuel6.1~mira0_all.deb Size: 30144 MD5Sum: ef43c1978a2f0c0ae87d91c238bbf6c1 SHA1: eb7617f88f0d49f4840a800a204bfe5384164ce2 SHA256: 1b4fab33640e29d222844980e903311feb99a06fffdd36d8127d220d1f4a18d7 SHA512: 2e339bd242c6858ecf3d79efed7a50879aacca2779bda3c87995bd2f5a465184aabbaf44cf09ba3819e201eda30e4145348322499d884f1b90866d6982de9525 Description: OpenStack Key Management API client - Python 2.x This is a client for the Barbican Key Management API. This package includes a Python library for accessing the API (the barbicanclient module), and a command-line script (barbican). . This package contains the Python 2.x module. Homepage: https://github.com/openstack/barbican Package: python-blinker Priority: optional Section: python Installed-Size: 200 Maintainer: Ubuntu Developers Original-Maintainer: Debian Python Modules Team Architecture: all Source: blinker Version: 1.3.dfsg1-1ubuntu2 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Filename: pool/main/python-blinker_1.3.dfsg1-1ubuntu2_all.deb Size: 29772 MD5Sum: 1084d75f917fed1cd00fe11edd5695e6 SHA1: 3d4c2d320fd699cfb89125545906cf8e703c055b SHA256: bdb906d432712d3299619ca1ebd438e2a5015fbc69564782887094492d953a5b SHA512: 7ed8b3f875970298f00222a2f9b361c9d2afe44371cf58c747bb739866c71e636f73d0c5146f1a3e7511183c6227c5dd06bd38f6e3ead62030f8de07ae56b307 Description: Fast, simple object-to-object and broadcast signaling library Blinker provides a fast dispatching system that allows any number of interested parties to subscribe to events, or "signals". . Signal receivers can subscribe to specific senders or receive signals sent by any sender. Homepage: http://pythonhosted.org/blinker/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-boto Priority: optional Section: python Installed-Size: 4458 Maintainer: MOS Nova Team Architecture: all Version: 2.32.1-1~mos6.1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python2.7:any, python-support Filename: pool/main/python-boto_2.32.1-1~mos6.1_all.deb Size: 671374 MD5Sum: 299244b348f6c1000909d6e67bf02a39 SHA1: 5e695a072d15aa59d88ee954058fe4791827c38a SHA256: b015a7df5efa7636a3127866a2c87ab2acd036b2c9a4de3928f6e32c0946ceda SHA512: 46e8aec3183bee945ff310867380bf1d3312b6787cacd8066936d29b3e43930f8e69fb401428e4daace06f81332f7cc6d05ef1f38862d90ea8b585e824d9b00b Description: Python interface to Amazon's Web Services. An integrated interface to current and future infrastructural services offered by Amazon Web Services. Homepage: http://code.google.com/p/boto/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-bs4 Priority: optional Section: python Installed-Size: 329 Maintainer: Ubuntu Developers Original-Maintainer: Debian Python Modules Team Architecture: all Source: beautifulsoup4 Version: 4.2.1-1ubuntu2 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Recommends: python-chardet, python-lxml | python-html5lib Filename: pool/main/python-bs4_4.2.1-1ubuntu2_all.deb Size: 58000 MD5Sum: 88cdf603cfadcea1434107d4ffe454bd SHA1: d5fce2624778fc10a2671abc4bbd1ce23d274307 SHA256: 5e08a8fd2ba2134fd364f71e4c7f686e2f4ced42135d68d9f4327127651b2596 SHA512: 251dedbd14851800a95961da4043752b16429ea97318fa3b13258ba652b00c279e14ec676a1f1aab17a466d6c5d985357d686757f3c88b8aeb82de99d8a32c99 Description: error-tolerant HTML parser for Python Beautiful Soup is a Python library for pulling data out of HTML and XML files. It works with your favorite parser to provide idiomatic ways of navigating, searching, and modifying the parse tree. It commonly saves programmers hours or days of work. . This package contains BeautifulSoup 4, for Python 2.x. Homepage: http://www.crummy.com/software/BeautifulSoup Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-bson-ext Priority: optional Section: python Installed-Size: 95 Maintainer: Ubuntu Developers Original-Maintainer: Federico Ceratto Architecture: amd64 Source: pymongo Version: 2.6.3-1build1 Provides: python2.7-bson-ext Depends: python (>= 2.7), python (<< 2.8), libc6 (>= 2.14), python-bson (= 2.6.3-1build1) Filename: pool/main/python-bson-ext_2.6.3-1build1_amd64.deb Size: 17470 MD5Sum: 9e482b83b8a324c98553a4b9ca4fd4f1 SHA1: 718c07208390efbd76728813895b6e33664d4220 SHA256: 2da4e3ccf37d932f9b9550bcc21bd243ad0f00218bc18ecd8b8b93bf558ca456 SHA512: aa9470b8f02cca446da81f156f09a7ff9e3cb2fe1c9004bb22dc430ec711339019f64f08f60f98da26bf9aa778d795f9a7ab666623109996f92d2af66b9febb4 Description: C-coded extension to the python-bson package BSON Python module contains all of the Binary JSON encoding and decoding logic for MongoDB. This package contains an extension written in C for higher performance. Homepage: http://api.mongodb.org/python/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-bson Priority: optional Section: python Installed-Size: 125 Maintainer: Ubuntu Developers Original-Maintainer: Federico Ceratto Architecture: amd64 Source: pymongo Version: 2.6.3-1build1 Provides: python2.7-bson Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Recommends: python-bson-ext Filename: pool/main/python-bson_2.6.3-1build1_amd64.deb Size: 18374 MD5Sum: 8c6b1fd703e40aac4f4c08a12f0fc2c6 SHA1: 505a99501278f8c964884a7c8a940a1d8c67ac1a SHA256: 46d5f78ff22a037d164a7d0d9865bdf392b32b69da717585b01e9e86ab50fda6 SHA512: 76fa68415b380ff194e73ae68e71ae46f3574242092c5ba696aaac3d2f3846a011371c6c248214a27ff297637d42bfe639c9b1b7f2714d6639462952789509eb Description: Python implementation of BSON for MongoDB BSON Python module contains all of the Binary JSON encoding and decoding logic for MongoDB. Homepage: http://api.mongodb.org/python/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-carrot Priority: optional Section: universe/python Installed-Size: 454 Maintainer: Ubuntu Developers Original-Maintainer: David Watson Architecture: all Version: 0.10.7-1ubuntu1 Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-anyjson, python-amqplib Recommends: python-stompy Filename: pool/main/python-carrot_0.10.7-1ubuntu1_all.deb Size: 81478 MD5Sum: d211336651734cff31a322515bb25ace SHA1: 2c9a2f2923e31a0f382d5a3b37ee583a2182be29 SHA256: af68673b7ffa196db14bbca85c0beaa80e5c5ed83d900454a91acbcb1b3a428a SHA512: 1dda018cf57aa1a3d27856bf2955d73cbc8c697085bc7e57d2a412ac89eca76beeb926d882a7d55489b1805d29a221412dd7a0294a5a7f922aec4fda096e975f Description: AMQP messaging queue framework AMQP is the Advanced Message Queuing Protocol, an open standard protocol for message orientation, queuing, routing, reliability and security. . The aim of carrot is to make messaging in Python as easy as possible by providing a high-level interface for producing and consuming messages. At the same time it is a goal to re-use what is already available as much as possible. . carrot has pluggable messaging back-ends, so it is possible to support several messaging systems. Currently, there is support for AMQP (py-amqplib) and STOMP (python-stomp). There is also a in-memory backend for testing purposes that uses the Python queue module. Homepage: http://pypi.python.org/pypi/carrot Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-ceilometerclient Priority: extra Section: python Installed-Size: 361 Maintainer: MOS Ceilometer Team Architecture: all Version: 1.0.12-fuel6.1~mira0 Depends: python-prettytable (>= 0.7), python-prettytable (<< 0.8), python-keystoneclient (>= 1:0.10.0), python-httplib2, python-iso8601 (>= 0.1.9), python-pbr (>= 0.6), python-pbr (<< 0.7) | python-pbr (>= 0.7.1), python-pbr (<= 1.0), python-six (>= 1.7.0), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-oslo.utils, python-stevedore Filename: pool/main/python-ceilometerclient_1.0.12-fuel6.1~mira0_all.deb Size: 60488 MD5Sum: f2a9a56fa52f2bc93c88ddfd725212b3 SHA1: 330c9e20ddcaeeb817bebad1df89b2b28d1ca8e0 SHA256: 467badf4565fc2377b4eaa9acc1d63694c357b06fd9f4e0c5732468df1b17bb2 SHA512: a954bb5c0f60582ca5fe8c8009a40842342ec89bcf6c6302bf93c3b95c44a64f966d010d16e8a3a2a4d42f0ee8c5c39426a2bfb6eeff86deb9f0b1beee2acaf0 Description: Client library for Openstack ceilometer server. This is a client library for Ceilometer built on the Ceilometer API. It provides a Python API (the ceilometerclient module) and a command-line tool (ceilometer). Homepage: http://launchpad.net/ceilometer Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-ceilometer Priority: optional Section: python Installed-Size: 2788 Maintainer: MOS Ceilometer Team Architecture: all Source: ceilometer Version: 2014.2-fuel6.1~mira1 Depends: alembic (>= 0.6.4), python-anyjson (>= 0.3.3), python-argparse, python-croniter (>= 0.3.4), python-ceilometerclient (>= 1.0.6), python-eventlet (>= 0.15.1), python-flask (>= 0.10), python-flask (<< 1.0), python-glanceclient (>= 1:0.14.0), python-happybase (>= 0.7.1), python-iso8601 (>= 0.1.9), python-jsonpath-rw (>= 1.2.0), python-jsonpath-rw (<< 2.0), python-jsonschema (>= 2.0.0), python-jsonschema (<< 3.0.0), python-keystoneclient (>= 1:0.10.0), python-keystonemiddleware (>= 1.0.0), python-lxml (>= 2.3), python-lockfile (>= 0.8), python-migrate (>= 0.9.1), python-msgpack (>= 0.4.0), python-netaddr (>= 0.7.12), python-neutronclient (>= 2.3.6), python-novaclient (>= 1:2.18.0), python-oslo.config (>= 1:1.4.0), python-oslo.db (>= 1.0.0), python-oslo.rootwrap (>= 1.3.0), python-oslo.utils (>= 1.0.0), python-oslo.messaging (>= 1.4.0), python-oslo.serialization (>= 1.0.0), python-oslo.vmware (>= 0.6), python-pbr (>= 0.10), python-pecan (>= 0.5.0), python-posix-ipc, python-pymongo (>= 2.6), python-six (>= 1.7.0), python-tooz (>= 0.3), python-yaml (>= 3.1.0), python-requests (>= 1.2.1), python-sqlalchemy (>= 0.9.7), python-stevedore (>= 1.0.0), python-swiftclient (>= 2.2.0), python-tz, python-webob (>= 1.2.3), python-wsme (>= 0.6), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-pastedeploy, python-pysnmp4, python-sqlalchemy (<< 0.10) Filename: pool/main/python-ceilometer_2014.2-fuel6.1~mira1_all.deb Size: 345958 MD5Sum: 42927bf66e625b3abecc57490f686cd2 SHA1: 0b3599b05b843a861df0ae712cdc057e6c227e24 SHA256: 2f4e97264a44f141e20f82d41e10ea7aa8aa094d2caa577c0769983f875610c2 SHA512: 57e8424115ae21d8f585c5140a8ed963c4af52d3142ac570b0a66e3165a89c3ddf7f16f850d7f8f3312d91329f4f78aea2e40f162df5a45f73b199a9dd78b1f0 Description: ceilometer python libraries Ceilometer aims to deliver a unique point of contact for billing systems to aquire all counters they need to establish customer billing, accross all current and future OpenStack components. The delivery of counters must be tracable and auditable, the counters must be easily extensible to support new projects, and agents doing data collections should be independent of the overall system. . (A ceilometer is an instrument that measures cloud coverage.) . This package contains the python libraries that are needed for all parts of ceilometer Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-ceph Priority: optional Section: python Installed-Size: 177 Maintainer: Ubuntu Developers Original-Maintainer: Ceph Maintainers Architecture: amd64 Source: ceph Version: 0.80.7-0ubuntu0.14.04.1~mos6.1+1 Provides: python2.7-ceph Depends: libcephfs1 (= 0.80.7-0ubuntu0.14.04.1~mos6.1+1), librados2 (= 0.80.7-0ubuntu0.14.04.1~mos6.1+1), librbd1 (= 0.80.7-0ubuntu0.14.04.1~mos6.1+1), python-flask, python-requests, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Filename: pool/main/python-ceph_0.80.7-0ubuntu0.14.04.1~mos6.1+1_amd64.deb Size: 39468 MD5Sum: ec91dbf93c3e3acf808bbd62d336f6b8 SHA1: 05ca0485ee7288bffebb9230aa3110db636f3ca0 SHA256: c84d7166d3ff4286b819aeedb90ebec94fd940f3ee557c2d22d95fb82bbc370c SHA512: 4155dd88bfce8aea08f6bf21386e6ba6761a2d2e26e77eb9c15cfff36c100a652889da312559ffbd150c75fd394d1c2f92ed56d56f9c065c2679139d84124dd1 Description: Python libraries for the Ceph distributed filesystem Ceph is a distributed storage and network file system designed to provide excellent performance, reliability, and scalability. . This package contains Python libraries for interacting with Ceph's RADOS object storage, and RBD (RADOS block device). Homepage: http://ceph.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-chardet Priority: optional Section: python Installed-Size: 569 Maintainer: Ubuntu Developers Original-Maintainer: Piotr Ożarowski Architecture: all Source: chardet Version: 2.0.1-2build2 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Filename: pool/main/python-chardet_2.0.1-2build2_all.deb Size: 106256 MD5Sum: a4e008069af3cb800d58c7f13cb3c7ed SHA1: 3b8d252416dbe56bfab86d380085d657803f396f SHA256: 067e220937204942b45607097559d0c34fd703f6cdd7810a3eba6579ad1efff5 SHA512: 94d957bc755ac8c7e2da6d6cd12945ee37cc45f066942dcd78dcaccda442ef114a06f7a295e9b4f9638dea1a7a1d5b44e53ac149307df909f42ad7d4599be509 Description: universal character encoding detector Chardet takes a sequence of bytes in an unknown character encoding, and attempts to determine the encoding. . Supported encodings: * ASCII, UTF-8, UTF-16 (2 variants), UTF-32 (4 variants) * Big5, GB2312, EUC-TW, HZ-GB-2312, ISO-2022-CN (Traditional and Simplified Chinese) * EUC-JP, SHIFT_JIS, ISO-2022-JP (Japanese) * EUC-KR, ISO-2022-KR (Korean) * KOI8-R, MacCyrillic, IBM855, IBM866, ISO-8859-5, windows-1251 (Cyrillic) * ISO-8859-2, windows-1250 (Hungarian) * ISO-8859-5, windows-1251 (Bulgarian) * windows-1252 (English) * ISO-8859-7, windows-1253 (Greek) * ISO-8859-8, windows-1255 (Visual and Logical Hebrew) * TIS-620 (Thai) . This library is a port of the auto-detection code in Mozilla. Homepage: http://chardet.feedparser.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-cheetah Priority: optional Section: text Installed-Size: 771 Maintainer: Ubuntu Developers Original-Maintainer: Arnaud Fontaine Architecture: amd64 Source: cheetah Version: 2.4.4-3.fakesyncbuild1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python2.7:any, libc6 (>= 2.2.5) Suggests: python-markdown (>= 2.0.1), python-pygments, python-memcache Filename: pool/main/python-cheetah_2.4.4-3.fakesyncbuild1_amd64.deb Size: 143868 MD5Sum: 800d75a71e9022b10c40f6019d7fa69d SHA1: 8f16e275223f283a38e8c96f449d39650aa3d54b SHA256: 9c68d7179b6c2ae17d73485cfc145603cee66cde79491d8e79e1bc173faed26c SHA512: 2f5366ea3788b86e08ff83cb6bbf4b0113fb86c93cf3d5078b292177e3e67f3b050d47291ce0f130257d97d71401170271e4f908eb48efb354c9700f1d71e13a Description: text-based template engine and Python code generator Cheetah can be used as a standalone templating utility or referenced as a library from other Python applications. It has many potential uses, but web developers looking for a viable alternative to ASP, JSP, PHP and PSP are expected to be its principle user group. . Features: * Generates HTML, SGML, XML, SQL, Postscript, form email, LaTeX, or any other text-based format. * Cleanly separates content, graphic design, and program code. * Blends the power and flexibility of Python with a simple template language that non-programmers can understand. * Gives template writers full access to any Python data structure, module, function, object, or method in their templates. * Makes code reuse easy by providing an object-orientated interface to templates that is accessible from Python code or other Cheetah templates. One template can subclass another and selectively reimplement sections of it. * Provides a simple, yet powerful, caching mechanism that can dramatically improve the performance of a dynamic website. * Compiles templates into optimized, yet readable, Python code. Homepage: http://www.cheetahtemplate.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: cloud-image Package: python-cinderclient Priority: optional Section: python Installed-Size: 691 Maintainer: MOS Cinder team Architecture: all Version: 1:1.1.1-fuel6.1~mira0 Depends: python-babel (>= 1.3), python-keystoneclient (>= 1:0.9.0), python-pkg-resources, python-prettytable (>= 0.7), python-requests (>= 1.1), python-simplejson (>= 2.0.9), python-six (>= 1.7.0), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-pbr Filename: pool/main/python-cinderclient_1.1.1-fuel6.1~mira0_all.deb Size: 91130 MD5Sum: d2b75bb8cede05950234313535460a22 SHA1: 0f90c24b13a061de28a3f305a325be4ea228fe03 SHA256: 51715a5dd68b539923cf1673b8f1eeef40852c2b1d9bd675dde069adfbd8769a SHA512: 996482bb292750ab11e904322717b787800d7e53bdac23cab4ac30890ea54857023471e9005ff18dbfdf7f1dda98e8d6e229e8eedb123e5be968d032d2256e92 Description: python bindings to the OpenStack Volume API This is a client for the OpenStack Volume API. There's a Python API (the ``cinderclient`` module), and a command-line script (``cinder``). Each implements 100% of the OpenStack Volume API. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-cinder Priority: extra Section: net Installed-Size: 8820 Maintainer: MOS Cinder Team Architecture: all Source: cinder Version: 1:2014.2.1-fuel6.1~mira0 Depends: python-pbr (>= 0.10), python-amqplib (>= 0.6.1), python-anyjson (>= 0.3.3), python-babel (>= 1.3), python-eventlet (>= 0.15.1), python-glanceclient (>= 1:0.14.0), python-requests (>= 1.2.1), python-greenlet (>= 0.3.2), python-iso8601 (>= 0.1.9), python-keystonemiddleware (>= 1.0.0), python-kombu (>= 2.5.0), python-lockfile (>= 0.8), python-lxml (>= 2.3), python-migrate (>= 0.9.1), python-netaddr (>= 0.7.12), python-novaclient (>= 1:2.18.0), python-oslo.config (>= 1:1.4.0), python-oslo.db (>= 1.0.0), python-oslo.messaging (>= 1.4.0), python-oslo.rootwrap (>= 1.3.0), python-osprofiler (>= 0.3.0), python-paramiko (>= 1.13.0), python-paste, python-pastedeploy (>= 1.5.0), python-crypto (>= 2.6), python-barbicanclient (>= 2.1.0), python-routes (>= 1.12.3), python-six (>= 1.7.0), python-sqlalchemy (>= 0.9.7), python-stevedore (>= 1.0.0), python-suds (>= 0.4), python-swiftclient (>= 2.2.0), python-taskflow (>= 0.4), python-rtslib-fb (>= 2.1.39), python-webob (>= 1.2.3), qemu-utils, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-sqlalchemy (<< 0.10), python-oslo.i18n Suggests: python-ceph, python-hp3parclient Filename: pool/main/python-cinder_2014.2.1-fuel6.1~mira0_all.deb Size: 1031340 MD5Sum: 528c3f726be27d013500940612b8f5e0 SHA1: 8413c96ff4ecb0e789bda73fc20f1840e1070af0 SHA256: 9128d69a10ef8727be0805e45ebdbddd48a7991be84d052e03618dd7ea78fcef SHA512: bf64fae5079ef2a8e0cd9c3162e49fa166653c0b9a245e9013f38d8754de0c91e45fcff7d9a9c3861fb7a2bba926439d5b2a98ddf75db9fcce9e05358ecf8b72 Description: Cinder Python libraries OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . Cinder is the OpenStack Block storage service. . This package contains the Python library for Cinder. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-cliff-doc Priority: extra Section: doc Installed-Size: 235 Maintainer: MOS Linux team Original-Maintainer: Debian Python Modules Team Architecture: all Source: python-cliff Version: 1.7.0-0ubuntu3~mos6.1 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/main/python-cliff-doc_1.7.0-0ubuntu3~mos6.1_all.deb Size: 46272 MD5Sum: 4fb317a9cfe8ac3d6599d7e8dbda68eb SHA1: 84dbb78b36f00ac5448e08db04e4f21f1b1bc36e SHA256: 9666be19271e7c4dc064874154b05b22c0566f2e4902aa8ff8ddf20346182a66 SHA512: 13deec24a4c20980109669c80a5111ca392d6201aa2c846c30af92d2fb8abeb8e6aa2a7edb6483d6601f269499a6df8bc024477234be5f886cc092d50be8cca2 Description: command line interface formulation framework documentation Cliff is a framework for building command line programs. It uses plugins to define sub-commands, output formatters, and other extensions. . The cliff framework is meant to be used to create multi-level commands such as Subversion and git, where the main program handles some basic argument parsing and then invokes a sub-command to do the work. . This is the documentation of python-cliff. Homepage: https://github.com/dreamhost/cliff Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-cliff Priority: optional Section: python Installed-Size: 76 Maintainer: MOS Linux team Original-Maintainer: Debian Python Modules Team Architecture: all Version: 1.7.0-0ubuntu3~mos6.1 Depends: python-cmd2 (>= 0.6.7), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-prettytable, python-pyparsing, python-six, python-stevedore Recommends: python-cliff-doc (= 1.7.0-0ubuntu3~mos6.1) Filename: pool/main/python-cliff_1.7.0-0ubuntu3~mos6.1_all.deb Size: 22270 MD5Sum: 33da7546dc19a608133aefa1cb26ecc4 SHA1: 0985c0f687aa7f7e9e3e577d1f1aedab68242782 SHA256: 5c9ddb989f7e0af23d58f39a97e89399165e89603a4a9289dda79457f156084b SHA512: 50a555c875ad5b71f712e7b36ec8e5a32b170c3af9d34def267c17e0e96b8c81a80eb4097eb20ccba516bf6e7959e49d8565d8735c418d056adcf82e61c68320 Description: command line interface formulation framework - Python 2.x Cliff is a framework for building command line programs. It uses plugins to define sub-commands, output formatters, and other extensions. . The cliff framework is meant to be used to create multi-level commands such as Subversion and git, where the main program handles some basic argument parsing and then invokes a sub-command to do the work. . This package provides the Python 2.x module. Homepage: https://github.com/dreamhost/cliff Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-cloudfiles Priority: extra Section: python Installed-Size: 138 Maintainer: Ubuntu Developers Original-Maintainer: PKG OpenStack Architecture: all Version: 1.7.11-2build1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-cloudfiles_1.7.11-2build1_all.deb Size: 19720 MD5Sum: 28af17a762e395d355a37c31de614bc5 SHA1: 533adfdc4fecc8a4b063ace8989b27e862d34d44 SHA256: 38f239bb802b4b634ccc4578582d207750685645593c17f956d95ee72f02183b SHA512: dff03b0e2590655656876eec2c9560d713d788c6c1b95f9ed45a9aee87f0ebf6d5b58c4ed6ddebf770885eb8ef0e1c75fe54bd34fb392ee4310daebdf4119a06 Description: Python language bindings for Cloud Files API Bindings to use the Cloud Files API. . Cloud files is a cloud hosting service that provides "unlimited online storage and CDN" for media (examples given include backups, video files, user content) on a utility computing basis Homepage: https://github.com/rackerlabs/python-cloudfiles Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-cm-api Priority: extra Section: python Installed-Size: 258 Maintainer: MOS Sahara Team Architecture: all Source: cm-api Version: 7.0~mos6.1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Filename: pool/main/python-cm-api_7.0~mos6.1_all.deb Size: 48280 MD5Sum: 62f0cb2983142d10367a9f4cf76328ec SHA1: 28152e72b2d7d8451a566e14220595497c64d0d5 SHA256: e94044bb7b2312f6c4d0aed08581461c5118f1d4c13c4618ad184f85b1d97475 SHA512: 4fd372ca755493f782e53a9aab7438c2f05d827158f911993c203f48a793dec2f30bd187b4348c8a3da76e62d1b396fa9edb0248353bc565be0d05fb0964ad2d Description: Cloudera Manager RESTful API Client. Cloudera Manager is the market-leading management platform for CDH. As the industry’s first end-to-end management application for Apache Hadoop, Cloudera Manager sets the standard for enterprise deployment by delivering granular visibility into and control over every part of CDH – empowering operators to improve cluster performance, enhance quality of service, increase compliance and reduce administrative costs. Homepage: https://github.com/cloudera/cm_api Package: python-cmd2 Priority: optional Section: python Installed-Size: 107 Maintainer: Ubuntu Developers Original-Maintainer: Federico Ceratto Architecture: all Source: cmd2 Version: 0.6.7-2fakesync1build1 Provides: python2.7-cmd2 Depends: python-pyparsing (>= 2.0.1), python-setuptools (>= 0.6.14), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-cmd2_0.6.7-2fakesync1build1_all.deb Size: 22214 MD5Sum: 9b2fea5232b418bee0ae8144aee42e6b SHA1: 94856d40aabd4354934f474b786abe668e0b9755 SHA256: b7306f69233c7587e5fd4520144d340a73f58bb569aaf54d7b9c541cb3e5f3a2 SHA512: d83547920868037e1031ee5b5eb992128ed8c3d0c2b9ef17497cdebd611641502698f64ed5bbc30b5fbfe8b1d6b18c74429549bd846a33bec910d2299c9a8d04 Description: enhanced Python cmd module - Python 2.x Drop-in replacement adds several features for command-prompt tools, like searchable and persistent command history, multi-line commands, input and output redirections, integrated Python shell, testing helpers . This package provides the Python 2.x module. Homepage: https://bitbucket.org/catherinedevlin/cmd2 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-compressor Priority: optional Section: python Installed-Size: 263 Maintainer: MOS Horizon Team Architecture: all Source: python-django-compressor Version: 1.4-0ubuntu1~cloud0~mos6.1 Provides: python2.7-compressor Depends: python-appconf, python-django (>= 1.1), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-compressor_1.4-0ubuntu1~cloud0~mos6.1_all.deb Size: 68302 MD5Sum: 9d8c56fe318b92763eb89a74845302ee SHA1: 28c82a0011bd3a274ee4fa9e8193184cb0cdd009 SHA256: 53fe004ff305e0bfa236a5ce15dcb97804b85d2f4748ee918dd54dd87626b8bb SHA512: aec9bdd5fe4f808d320686f891ede15989a6afedbe494ac1dfc49d21cc471a99c79fea8b37ea5e6edf156daf972eac4667ebf9dea3ba991ee61240c6f1b59d64 Description: Compresses linked and inline JavaScript or CSS into single cached files Django Compressor combines and compresses linked and inline Javascript or CSS in a Django templates into cacheable static files by using the compress template tag. Homepage: http://pypi.python.org/pypi/django_compressor/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-concurrent.futures Priority: optional Section: python Installed-Size: 226 Maintainer: Ubuntu Developers Original-Maintainer: PKG OpenStack Architecture: all Version: 2.1.6-3 Provides: python-futures Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), libjs-sphinxdoc (>= 1.0) Filename: pool/main/python-concurrent.futures_2.1.6-3_all.deb Size: 32848 MD5Sum: be8dfea9cff116aafc7c25491d304ead SHA1: 11a052bfed42339bc2a6fc4019dc415dc0e62bb0 SHA256: 9925b6d390af90b4f252ed02a9e07d3e706eb6769a4dc6abdb0fb4e9b83084f8 SHA512: bea16caaf252fb0c85fd53ed60c63f667150697e9c7475b412fc43656f3bb81294100bd043c25c2966b00b6979690db6513a317fc7169e2e8512bd53fe393590 Description: backport of concurrent.futures package from Python 3.2 The concurrent.futures module provides a high-level interface for asynchronously executing callables. . This is a backport for concurrent.futures as of PEP-3148 and included in Python 3.2 Homepage: http://code.google.com/p/pythonfutures/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-configobj Priority: optional Section: python Installed-Size: 1523 Maintainer: Ubuntu Developers Original-Maintainer: Debian Python Modules Team Architecture: all Source: configobj Version: 4.7.2+ds-5build1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Filename: pool/main/python-configobj_4.7.2+ds-5build1_all.deb Size: 174154 MD5Sum: e22c1f8dfb0ca0d36441c3166639beaa SHA1: 296ef10b82655acacb77e0368c64c32edaa342bc SHA256: 31b8bfa74c27605427f801aac708ce1fcf0cc5a6231939cb66263def2b336c35 SHA512: 7efe374bda0f785bd9a5a36040841f5a87400368575e0a0dc02e09fc22654cdd3d3348e654d5f9f7ce9eed3082da69790c6e9242f6df40cd71cf6341ae71e248 Description: simple but powerful config file reader and writer for Python ConfigObj is a simple but powerful config file reader and writer: an ini file round tripper. Its main feature is that it is very easy to use, with a straightforward programmer's interface and a simple syntax for config files. It has lots of other features, though: . * Nested sections (subsections), to any level * List values * Multiple line values * String interpolation (substitution) * Integrated with a powerful validation system + including automatic type checking/conversion + and allowing default values + repeated sections * All comments in the file are preserved * The order of keys/sections is preserved * Full Unicode support * Powerful unrepr mode for storing/retrieving Python data-types Homepage: http://www.voidspace.org.uk/python/configobj.html Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-croniter Priority: optional Section: python Installed-Size: 91 Maintainer: Chuck Short Architecture: all Version: 0.3.4-0ubuntu1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-dateutil, python-pkg-resources Filename: pool/main/python-croniter_0.3.4-0ubuntu1_all.deb Size: 9666 MD5Sum: cad5235306fd0714cc630eef59836bba SHA1: 3e10e8793b5bbcf416fa0ce8d5fb3e93d834734b SHA256: fd4bba2e460790c8c2d019fa2e94dfcc555259b28ae90c1a6f8fde1720538bcd SHA512: 076218dfe2eba91b2466ed5318a4547d2ae026960ecfaff4b0bdd77e81517fa60596db2da240adbc471610ef39767269383e39e055d2c3f0cfa9879408faddf6 Description: datetime iteration with cron format Croniter provides iteration for datetime object with cron like format. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-crypto Priority: optional Section: python Installed-Size: 1384 Maintainer: Ubuntu Developers Original-Maintainer: Sebastian Ramacher Architecture: amd64 Version: 2.6.1-4build1 Provides: python2.7-crypto Depends: python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.14), libgmp10 Suggests: python-crypto-dbg, python-crypto-doc Breaks: python-keyring (<= 0.7.1-1) Filename: pool/main/python-crypto_2.6.1-4build1_amd64.deb Size: 239394 MD5Sum: 14de358cc59ab40ee9c90f3582591f79 SHA1: 552bac3cbfa8bc136249a85ddde5318045aefc38 SHA256: 1532caeb20dc1621d868bb9fef237aa2e72461537293ca161959b033719add0d SHA512: 9dd9ea8690b51f52d75a3fd018efa5c82208fe549bc35ee051deec813248b5813b15bedc2e8b0aa6aa3c26e26d5b0455679ecbc699972b0a0d5399eb4bfeebec Description: cryptographic algorithms and protocols for Python A collection of cryptographic algorithms and protocols, implemented for use from Python. Among the contents of the package: . * Hash functions: HMAC, MD2, MD4, MD5, RIPEMD160, SHA, SHA256. * Block encryption algorithms: AES, ARC2, Blowfish, CAST, DES, Triple-DES. * Stream encryption algorithms: ARC4, simple XOR. * Public-key algorithms: RSA, DSA, ElGamal. * Protocols: All-or-nothing transforms, chaffing/winnowing. * Miscellaneous: RFC1751 module for converting 128-bit keys into a set of English words, primality testing, random number generation. Homepage: http://www.pycrypto.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, print-server, samba-server, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: python-d2to1 Priority: optional Section: python Installed-Size: 108 Maintainer: Ubuntu Developers Original-Maintainer: Debian Python Modules Team Architecture: all Source: d2to1 Version: 0.2.11-1build1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-pkg-resources Filename: pool/main/python-d2to1_0.2.11-1build1_all.deb Size: 19552 MD5Sum: 21f044e6e201290ff4b579b18723f151 SHA1: 4520b2580dfdc1ccafcd02834a6c81ec8ba56468 SHA256: f0317b7b3c8a872c363256faf003a3cb0423701730bd12982bcf7b38063e66f7 SHA512: 41fe921eae954a2a71cc7bb0c189073f7411ce07802533f6fa9358c932671a88ed35703ceb82385413c682397cc21a3062366f5546fc675e1bdd364f659bf5a4 Description: Python support for distutils2-like setup.cfg files as package metadata d2to1 (the 'd' is for 'distutils') allows using distutils2-like setup.cfg files for a package's metadata with a distribute/setuptools setup.py script. It works by providing a distutils2-formatted setup.cfg file containing all of a package's metadata, and a very minimal setup.py which will slurp its arguments from the setup.cfg. . This package provides d2to1 on the Python 2 module path. It is complemented by python3-d2to1. Homepage: http://pypi.python.org/pypi/d2to1 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-daemonize Priority: extra Section: python Installed-Size: 9 Maintainer: MOS Linux team Architecture: all Version: 2.2.1-0x2go1~git20131219.5~mos6.1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Filename: pool/main/python-daemonize_2.2.1-0x2go1~git20131219.5~mos6.1_all.deb Size: 5450 MD5Sum: acf059b2618d8f22b15d232ecb47bf2b SHA1: c5900e2290fbfcfc553014621c150fee0c4c2856 SHA256: 6cabc4791477eb6acf98e40c0e7c76b7b0fdf60488bb354571a176d776d2a736 SHA512: a3614483024dc8909f8a053ecc2da04467e7d6b7e41c6859b51e029f2900321849325df00d832a6940365ff28e0357e6588293c7425b8b4d8ea486ca0013e0e7 Description: Python module for writing system daemons The daemonize module provides a simple class (Daemonize) that handles forking a sub-fraction of your Python script to background. . It takes care of: - changing the applications directory to '/' - setting umask 0027 for root daemons - creating a locked PID file - closing open file descriptors - removing PID file on daemon exit - handling SIGTERM signals - logging daemon actions to /dev/log Homepage: http://pypi.python.org/pypi/daemonize Package: python-daemon Priority: optional Section: universe/python Installed-Size: 113 Maintainer: Ubuntu Developers Original-Maintainer: Ben Finney Architecture: all Version: 1.5.5-1ubuntu1 Depends: python-lockfile, python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-pkg-resources Filename: pool/main/python-daemon_1.5.5-1ubuntu1_all.deb Size: 17544 MD5Sum: 81646b13c4ec9e4b1d3d67842af47e51 SHA1: 4470240b7e095113bd5d999fdc2f4c631754c976 SHA256: 10c2fdb22ef50caa8ec158c3b55a522949614d0f4d918d70ad14748e9aa0343b SHA512: 23818761bb3324ee4330f10a2bcaf66b753f685fe9cc1522826513aa0d152cfe20d1fc70f5b909da768c9de6a8f9ee88823914dcb7e09e24a6dbd0b3539dd5cf Description: library for making a Unix daemon process ‘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. Homepage: http://pypi.python.org/pypi/python-daemon Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-dateutil Priority: optional Section: python Installed-Size: 216 Maintainer: Ubuntu Developers Original-Maintainer: Guido Günther Architecture: all Version: 1.5+dfsg-1ubuntu1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), tzdata Filename: pool/main/python-dateutil_1.5+dfsg-1ubuntu1_all.deb Size: 48930 MD5Sum: c2660e35f490a79c779f952cb2089339 SHA1: 74ffb46645bd116d07d8294aa2983665c31f344a SHA256: 5b50466d71701d0c437bfcf79c5bb832132fee0531583eb21a7fc0e0b1a06965 SHA512: def5f40f30eaa8a3609dc49ff37936e1625fb807f3dbe28b2c7627a6b6430c061498e785511d3a1ff2d536a63f0a2ea1d5b7a4035c88499d836a9a82edb486fa Description: powerful extensions to the standard datetime module It features: . * computing of relative deltas (next month, next year, next monday, last week of month, etc); * computing of relative deltas between two given date and/or datetime objects * computing of dates based on very flexible recurrence rules, using a superset of the iCalendar specification. Parsing of RFC strings is supported as well. * generic parsing of dates in almost any string format * timezone (tzinfo) implementations for tzfile(5) format files (/etc/localtime, /usr/share/zoneinfo, etc), TZ environment string (in all known formats), iCalendar format files, given ranges (with help from relative deltas), local machine timezone, fixed offset timezone, UTC timezone * computing of Easter Sunday dates for any given year, using Western, Orthodox or Julian algorithms Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-dbus-dev Priority: optional Section: python Installed-Size: 63 Maintainer: Ubuntu Developers Original-Maintainer: Utopia Maintenance Team Architecture: all Source: dbus-python Version: 1.2.0-2build2 Replaces: python-dbus (<< 1.0), python-dbus-common (<< 1.0) Breaks: python-dbus (<< 1.0), python-dbus-common (<< 1.0) Filename: pool/main/python-dbus-dev_1.2.0-2build2_all.deb Size: 5088 MD5Sum: 85d5d7dde8f70301fab9c9722d5dcbce SHA1: bf543e34823ee5ee9d953be9cbc02717936193c3 SHA256: 65714ca92171b934b13fb79bdfadb292312cb0d49fd822294abd9f6cdb77be4d SHA512: 27386eb2f0f43d041cbb345135715ac6c284e9fc439f012edfec4906552e2bc89410d16c92d7846da227212814bb0e5a4882f238427790c0a0634831a43f2d8c Description: main loop integration development files for python-dbus 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. . This package provides development files required to compile main-loop integration modules for python-dbus, such as dbus.mainloop.qt provided by PyQt. It is Python-version-independent: you must also depend on either python-dbus or python3-dbus, if required. Homepage: http://www.freedesktop.org/wiki/Software/DBusBindings#Python Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-dbus Priority: optional Section: python Installed-Size: 398 Maintainer: Ubuntu Developers Original-Maintainer: Utopia Maintenance Team Architecture: amd64 Source: dbus-python Version: 1.2.0-2build2 Replaces: python2.4-dbus Provides: python2.7-dbus Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), libc6 (>= 2.4), libdbus-1-3 (>= 1.5.12), libdbus-glib-1-2 (>= 0.78), libglib2.0-0 (>= 2.12.0), python-dbus-dev Recommends: python-gi | python-gobject-2 | python-qt4-dbus Suggests: python-dbus-doc, python-dbus-dbg Conflicts: python2.4-dbus Breaks: gajim (<< 0.11.1), gnome-osd (<< 0.12.0), python-qt4-dbus (<< 4.8.3-3) Filename: pool/main/python-dbus_1.2.0-2build2_amd64.deb Size: 82642 MD5Sum: be870be93e3576e45d2243e3c812e99e SHA1: 0099e99362cff6eb3a933c6dec09dd2ac206e841 SHA256: 502de3ef05a174bef5ec4d7d3dab66f1abe7b95cc16564d4af4f0101ff6a358d SHA512: 16e2cbaf99e3548e48999bf42916e556379268061f187ae85c4dfba0bcb43d4d8df2e790e3d4c60db6cdee5fcb92ed4e604bcdec9a9d590e1b13b7474ad75105 Description: simple interprocess messaging system (Python interface) 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. . This package provides a Python interface to D-Bus. . See the dbus description for more information about D-Bus in general. Homepage: http://www.freedesktop.org/wiki/Software/DBusBindings#Python Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: python-debian Priority: optional Section: devel Installed-Size: 255 Maintainer: Ubuntu Developers Original-Maintainer: Debian python-debian Maintainers Architecture: all Version: 0.1.21+nmu2ubuntu2 Replaces: python-deb822 Provides: python-deb822 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-six, python-chardet Recommends: python-apt Suggests: gpgv Conflicts: python-deb822 Filename: pool/main/python-debian_0.1.21+nmu2ubuntu2_all.deb Size: 49716 MD5Sum: e10388ca452e95a567ca2097fa03797d SHA1: 16732e25057c89142895d42f8494b0713a021296 SHA256: f8b2399ef3de7d5a8f8f87e260e05da9c0d2427d52eb4ef80d1eedc8b130a329 SHA512: c536fd3fe21dd458b62fb9531cc0b0e784fde4746eb9a744bb33f30a973149d25fbab738073465c42c5caf11714c2744f6fceb1d9d5faa9d5324b6b963c6d783 Description: Python modules to work with Debian-related data formats This package provides Python modules that abstract many formats of Debian related files. Currently handled are: * Debtags information (debian.debtags module) * debian/changelog (debian.changelog module) * Packages files, pdiffs (debian.debian_support module) * Control files of single or multiple RFC822-style paragraphs, e.g. debian/control, .changes, .dsc, Packages, Sources, Release, etc. (debian.deb822 module) * Raw .deb and .ar files, with (read-only) access to contained files and meta-information Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-decorator Priority: optional Section: python Installed-Size: 98 Maintainer: Ubuntu Developers Original-Maintainer: Debian Python Modules Team Architecture: all Version: 3.4.0-2build1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Filename: pool/main/python-decorator_3.4.0-2build1_all.deb Size: 19250 MD5Sum: 14b3d2529bbf2ba7ea46553586ce24ed SHA1: 40a3ee011953c5948143c9f50c9210da782f679a SHA256: 022e136117c4f001d4a3ff8a6d9ad1687987f230f790cc39c40c5f65039412f3 SHA512: 4cb05ae81bfc710920eed363602f3c62450816f0d8ae9773e6eda6d305f06dc636413723a5332e9bcec372dab3ba194742000252c108f6463af0d78a8b5774de Description: simplify usage of Python decorators by programmers Python 2.4 decorators have significantly changed the way Python programs are structured. * decorators help reduce boilerplate code; * decorators help the separation of concerns; * decorators enhance readability and maintainability; * decorators are very explicit. Still, as of now, writing custom decorators correctly requires some experience and is not as easy as it could be. For instance, typical implementations of decorators involve nested functions and we all know that flat is better than nested. The aim of the decorator module it to simplify the usage of decorators for the average programmer and to popularize decorators usage giving examples of useful decorators, such as memoize, tracing, redirecting_stdout, locked, etc. Enhances: python-pylons Homepage: http://pypi.python.org/pypi/decorator Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-dingus Priority: optional Section: universe/python Installed-Size: 73 Maintainer: Ubuntu Developers Original-Maintainer: David Watson Architecture: all Version: 0.3.4-1 Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8) Filename: pool/main/python-dingus_0.3.4-1_all.deb Size: 8918 MD5Sum: b0ad744b75dcfab04414b540b0d47a18 SHA1: c37f33054d8af34a815fe94b80db40c521fbf7bd SHA256: bb397f34d15a97dabf91872e5b0e50555fcda65966a6a7e9a463ecb5f27e8cbf SHA512: 92819c078db9bd9dea7f49ebb44e903f08432c307999ed142dc629668f0702c202263e0e4e353ea4743bcd30ce424646aaa4beed9521d81bf5ab3ba572c66e72 Description: A record-then-assert mocking library Dingus is sort of like a mock object. The main difference is that you don't set up expectations ahead of time. You just run your code, using a dingus in place of another object or class, and it will record what happens to it. Then, once your code has been exercised, you can make assertions about what it did to the dingus. Homepage: http://pypi.python.org/pypi/dingus Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-django-floppyforms Priority: optional Section: universe/python Installed-Size: 314 Maintainer: Ubuntu Developers Original-Maintainer: Debian Python Modules Team Architecture: all Source: django-floppyforms Version: 1.1.1-1 Depends: python-django (>= 1.4.2), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Filename: pool/main/python-django-floppyforms_1.1.1-1_all.deb Size: 37970 MD5Sum: c8c96de3c028274e63d91b8032a6c36a SHA1: 61d8ca7173246269aef79fa9cb65484b366707a5 SHA256: 3d0b25ce79b016ade578f06c537aca31263242d301398661970bd752c915f1af SHA512: d543922aee5817a8b78b5427024ed183688a4520e87abb3b6113c21f1257d8b8febd28d4641547cc10cf5f9543cb8e24ded7631cd34ab0730a85cfc7c9c5c924 Description: better control of form rendering in Django Django-foppyforms is an application that gives you full control of the output of forms rendering. This is more a widgets library than a forms library but form fields are provided for convenience. The forms API and features are exactly the same as Django’s, the key difference is that widgets are rendered in templates instead of using string interpolation. . The widgets API allows you to customize and extend the widgets behaviour, making it very easy to define custom widgets. The default widgets are very similar to the default Django widgets, except that they implement some nice features of HTML5 forms, such as the placeholder and required attribute, as well as the new types. Homepage: https://github.com/brutasse/django-floppyforms Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-django-horizon Priority: extra Section: net Installed-Size: 1119 Maintainer: MOS Horizon Team Architecture: all Source: horizon Version: 1:2014.2.1-fuel6.1~mira2 Depends: python-ceilometerclient (>= 1.0.6), python-cinderclient (>= 1.1.0), python-cloudfiles, python-compressor (>= 1.4), python-django (>= 1.4.2), python-django (<< 1.7), python-django-pyscss (>= 1.0.3), python-eventlet (>= 0.15.1), python-glanceclient (>= 0.14.0), python-heatclient (>= 0.2.9), python-httplib2 (>= 0.7.5), python-iso8601 (>= 0.1.9), python-keystoneclient (>= 1:0.10.0), python-kombu (>= 3.0.7), python-lesscpy, python-lockfile (>= 0.8), python-memcache, python-netaddr (>= 0.7.12), python-neutronclient (>= 1:2.3.6), python-neutronclient (<< 1:3.0), python-novaclient (>= 2.18.0), python-openstack-auth (>= 1.1.7), python-oslo.serialization (>= 1.0.0), python-pbr (>= 0.10), python-pyscss (>= 1.2.1), python-saharaclient (>= 0.7.3), python-six (>= 1.7.0), python-swiftclient (>= 2.2.0), python-troveclient (>= 1.0.4), python-tz, python-xstatic-angular-cookies (>= 1.2.1.1), python-xstatic-angular-mock (>= 1.2.1.1), python-xstatic-angular (>= 1.2.1.1), python-xstatic-bootstrap-scss (>= 3), python-xstatic-d3 (>= 3.1.6.2), python-xstatic-bootstrap-datepicker (>= 1.3.1.0), python-xstatic-font-awesome (>= 4.1.0), python-xstatic-hogan (>= 2.0.0.2), python-xstatic-jasmine (>= 1.3.1.1), python-xstatic-jquery-migrate (>= 1.2.1.1), python-xstatic-jquery.quicksearch (>= 2.0.3.1), python-xstatic-jquery.tablesorter (>= 2.0.5b.0), python-xstatic-jquery-ui (>= 1.10.1), python-xstatic-jquery (>= 1.7.2), python-xstatic-jsencrypt (>= 2.0.0.2), python-xstatic-qunit (>= 1.14.0.2), python-xstatic-rickshaw (>= 1.5.0), python-xstatic-spin (>= 1.2.5.2), python-xstatic (>= 1.0.0), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Recommends: memcached Filename: pool/main/python-django-horizon_2014.2.1-fuel6.1~mira2_all.deb Size: 193496 MD5Sum: 07927a1c0d09554ee5d09aea3cca9a6c SHA1: 06e15b3cc7e5faffe7e03b6ffd28efa5000b1c9e SHA256: 673aeed429d1d3c3a251b12214342aead9ea2fd85828a4e12cbd7cfb9a841ca3 SHA512: a91ee6660ac09d3557b1656d43a90e98e01cb5d5b22afdb157147638c22f8042249c64b4e38709194f1ee8e7ffc0e7307f39681127bcfb0982bbbfea42d175bb Description: Django module providing web based interaction with OpenStack The Django-Nova project is a Django module that is used to provide web based interactions with the OpenStack Nova cloud controller. Homepage: http://launchpad.net/horizon Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-django-pyscss Priority: optional Section: python Installed-Size: 20 Maintainer: MOS Horizon Team Architecture: all Version: 1.0.3-3~mos6.1 Depends: libjs-jquery, python-compressor, python-django, python-pyscss (>= 1.2), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-django-pyscss_1.0.3-3~mos6.1_all.deb Size: 8682 MD5Sum: eb9c6c9e716cf0dec6223e29c4fd7e13 SHA1: c1e78e3d63ad15d5bc7c5204869b2f1fa2a8b32f SHA256: dee9d3272d90233a6de081bca39db76c8bff3dd607e06281e019707d22ff9591 SHA512: ceeaeffe9343ff1c398d098ce7bbf113a21d8e93fb6b830f02ba21926f7a6b87102dc110c2f3b732965e337ef51c0cb1757a30ad5fe4e92e3afecb41e34e740c Description: makes it easier to use PySCSS in Django Django-pyscss is a collection of tools for making it easier to use pyScss within Django. It overwrites the import system to use Django's staticfiles app. This way you can import SCSS files from any app (or any file that's findable by the STATICFILES_FINDERS) with no hassle. It provides a django-compressor precompile filter class so that you can easily use pyScss with django-compressor without having to bust out to the shell. This has the added benefit of removing the need to configure pyScss through its command-line arguments AND makes it possible for the exceptions and warnings that pyScss emits to bubble up to your process so that you can actually know what's going on. Homepage: https://github.com/fusionbox/django-pyscss Package: python-django Priority: optional Section: python Installed-Size: 26794 Maintainer: Ubuntu Developers Original-Maintainer: Debian Python Modules Team Architecture: all Version: 1.6.1-2ubuntu0.6 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Recommends: libjs-jquery Suggests: python-psycopg2, python-psycopg, python-mysqldb, python-flup, python-sqlite, python-yaml, geoip-database-contrib, gettext, python-django-doc, ipython, bpython, libgdal1 Filename: pool/main/python-django_1.6.1-2ubuntu0.6_all.deb Size: 2215086 MD5Sum: cee4881a05097a9b50b34a3fd0a630b4 SHA1: c83e8588753d80cbde09f822603bf1cb5afc9875 SHA256: bd3c18503d0ab5510d5549afef2286e5ed67d28e85d9a80ac6c15b28eafa71ff SHA512: f043e2abd9502c36171be419b5b1fe784cad1565e238ab86d49fa247943512c2727a84c35c9d11a5660160f31fa21c6198d7559c89dbfedac6fc9947bbecfecf Description: High-level Python web development framework Django is a high-level web application framework that loosely follows the model-view-controller design pattern. . Python's equivalent to Ruby on Rails, Django lets you build complex data-driven websites quickly and easily - Django focuses on automating as much as possible and adhering to the "Don't Repeat Yourself" (DRY) principle. . Django additionally emphasizes reusability and "pluggability" of components; many generic third-party "applications" are available to enhance projects or to simply to reduce development time even further. . Notable features include: * An object-relational mapper (ORM) * Automatic admin interface * Elegant URL dispatcher * Form serialization and validation system * Templating system * Lightweight, standalone web server for development and testing * Internationalization support * Testing framework and client Homepage: http://www.djangoproject.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-dnspython Priority: optional Section: python Installed-Size: 532 Maintainer: Ubuntu Developers Original-Maintainer: Debian Python Modules Team Architecture: all Source: dnspython Version: 1.11.1-1build1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Filename: pool/main/python-dnspython_1.11.1-1build1_all.deb Size: 83068 MD5Sum: 35db39a27828f6a73a5015704615fc5b SHA1: a65b5aebf1533eef49d99dfdbd35cbf213a2c967 SHA256: 6a8c4bc2f2e3eac1c2aaba9b5ee229af7cbc7f32a5e38af9764b1bc35135ad1d SHA512: 3458773cfbce640e03e02be7d3e4295a0690d2999b1576b9d53cca35a9bbd274e3078588454a659bc9e4fe7e69787c02988b6ff4cd500b97f44d093e5daca8ef Description: DNS toolkit for Python dnspython is a DNS toolkit for Python. It supports almost all record types. It can be used for queries, zone transfers, and dynamic updates. It supports TSIG authenticated messages and EDNS0. . dnspython provides both high and low level access to DNS. The high level classes perform queries for data of a given name, type, and class, and return an answer set. The low level classes allow direct manipulation of DNS zones, messages, names, and records. Homepage: http://www.dnspython.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-dns Priority: optional Section: python Installed-Size: 124 Maintainer: Ubuntu Developers Original-Maintainer: Scott Kitterman Architecture: all Version: 2.3.6-3 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Filename: pool/main/python-dns_2.3.6-3_all.deb Size: 25956 MD5Sum: 34c7f050754596bd1bf406934623f6ff SHA1: 2785141aa83ad08a817b238b7c4bf7394a3d4ab3 SHA256: 2f3d808501a352e1dccc76d231f8dd1cb52d54b56bda917b723c719b11980378 SHA512: 4645c1dade75000a1e340cc08fccd091109f9635d06299f14ef9b175fa3ddd838c3324e894c4071a23126bbb69e7633466d28aafa494b63cc6a3f1a9995fae98 Description: DNS client module for Python This Python module provides an DNS API for looking up DNS entries from within Python modules and applications. This module is a simple, lightweight implementation. It is not as complete as python-dnspython, but is useful for many common applications. Homepage: http://sourceforge.net/projects/pydns/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-docker Priority: optional Section: python Installed-Size: 69 Maintainer: MOS Linux team Architecture: all Version: 0.7.0-1~mos6.1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-requests, python-six, python-websocket Filename: pool/main/python-docker_0.7.0-1~mos6.1_all.deb Size: 17892 MD5Sum: 30465bfb3b68f378bac1ec7af2262a44 SHA1: 38f143752d62866bedf3f95d60889d2f93acc219 SHA256: 6141315ffbf8c32bcfde0e0e8858347356675622d4ff427618bf457739b5df37 SHA512: e6d5a800fac3a88ee3e18d50cd7dc4605959c6ae14540cdbda493fec72d9aaa15f18e60662332700062e834cf9e97d61e420335c65a454356cf0bd8e1f909e2e Description: Python wrapper to access docker.io's control socket This package contains oodles of routines that aid in controling docker.io over it's socket control, the same way the docker.io client controls the daemon. . This package provides Python 2 module bindings only. Homepage: https://github.com/dotcloud/docker-py/ Orig-Maintainer: Debian Python Modules Team Package: python-dogpile.cache Priority: optional Section: python Installed-Size: 109 Maintainer: MOS Keystone team Architecture: all Version: 0.5.3-1~mos6.1 Depends: python-dogpile.core, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-dogpile.cache_0.5.3-1~mos6.1_all.deb Size: 27866 MD5Sum: 3c91a576915d3f117afab614bd19f44f SHA1: bcab91c5e7804e2042ecea7aa0e32c1ed431ad26 SHA256: 3f3e5c00489f6e84285c3439cc6b8d194ce736390ede46734db5d931dbf7e5b6 SHA512: 569c85bbd75947f4a2ca33197aaa203b4a5424d93897c710741fc51e573de65c70189b0d0fc07a06a42e4c2123b21ac6ec41d131998862e5f1a22a1f819c6386 Description: caching front-end based on the Dogpile lock A caching API built around the concept of a "dogpile lock", which allows continued access to an expiring data value while a single thread generates a new value. . dogpile.cache builds on the dogpile.core locking system (see http://pypi.python.org/pypi/dogpile.core), which implements the idea of "allow one creator to write while others read" in the abstract. Overall, dogpile.cache is intended as a replacement to the Beaker (see http://beaker.groovie.org) caching system, the internals of which are written by the same author. All the ideas of Beaker which "work" are re-implemented in dogpile.cache in a more efficient and succinct manner, and all the cruft (Beaker's internals were first written in 2005) relegated to the trash heap. Homepage: http://bitbucket.org/zzzeek/dogpile.cache Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-dogpile.core Priority: optional Section: python Installed-Size: 85 Maintainer: Chuck Short Architecture: all Version: 0.4.1-0ubuntu3 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Filename: pool/main/python-dogpile.core_0.4.1-0ubuntu3_all.deb Size: 9680 MD5Sum: a6f53b4683fc2963e3320ac6145d8892 SHA1: ed17ccedaca0e1c53250492f7b088f3ac3435e92 SHA256: cb072c8422afd88a9bd67e257bc95bb9b1b50a10bc6ca18ae2225b1caa965d5b SHA512: 704ab92d15aea3a4b5fc88bb398be4fb40e6952861e0c10c41237bb39ebed2172b1a2b86a8d421b7b249e5150eee7ba52eb5219aad604af6bc450fb8626a61b6 Description: ´dogpile´ lock, part of a typically larger caching solution. A 'dogpile' lock, typically used as a component of a larger caching solution. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-ecdsa Priority: optional Section: universe/python Installed-Size: 154 Maintainer: Ubuntu Developers Original-Maintainer: Debian Python Modules Team Architecture: all Version: 0.10-2 Depends: python:any (>= 2.7.5-5~), python:any (<< 2.8), python-six (>= 1.2) Filename: pool/main/python-ecdsa_0.10-2_all.deb Size: 33228 MD5Sum: e33f397dfba20729381da4f0f95989e4 SHA1: 7a910bd2b30ea968089401e35fa45bc0e25ffc79 SHA256: 12bd8f4d6208d500afa74a378d4b10ef60e2ea69116e9a7c307f574ddf4412e2 SHA512: ffe7d0621fa6275c388b55be5c2c0bf8f15e5766239353533d2cd30a192e7fa299f606a5261bb98502a8782a11d0dd853cbfb8e03aba17996cd5eeb7756b85cc Description: ECDSA cryptographic signature library (Python 2) This is an easy-to-use implementation of ECDSA cryptography (Elliptic Curve Digital Signature Algorithm), implemented purely in Python. With this library, you can quickly create keypairs (signing key and verifying key), sign messages, and verify the signatures. The keys and signatures are very short, making them easy to handle and incorporate into other protocols. . This package contains the module for Python 2. Homepage: https://github.com/warner/python-ecdsa Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-ethtool Priority: optional Section: universe/python Installed-Size: 113 Maintainer: Ubuntu Developers Original-Maintainer: Miroslav Suchý Architecture: amd64 Version: 0.7-1.1 Depends: libc6 (>= 2.4), libnl1 (>= 1.1), python2.7, python (>= 2.7), python (<< 2.8) Filename: pool/main/python-ethtool_0.7-1.1_amd64.deb Size: 22078 MD5Sum: 8c1f7e1400806859bdf34074a18aa5d9 SHA1: 66409b5b45b52b33ec621e402fc0cd8c9c39cc68 SHA256: 46fb676cd5bc0a055051d09f7d27c07c000655bcc3b29fbe14ca3a55b513ea3b SHA512: 18fd3bb66f2fc1d29ba8561a528a037b04a6578649a5e7d3f265e98d229d61423023eea39aa07e2d1a2f1079ff055cca3fe6e3fd46be2ff56d44f9ce5664e486 Description: Python bindings for the ethtool kernel interface Allows querying and changing of ethernet card settings, such as speed, port, autonegotiation, and PCI locations. Homepage: http://fedorapeople.org/gitweb?p=dsommers/public_git/python-ethtool.git;a=summary Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-eventlet Priority: optional Section: python Installed-Size: 1120 Maintainer: MOS Linux team Original-Maintainer: Debian Python Modules Team Architecture: all Version: 0.15.2-1ubuntu1~mos6.1+1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-greenlet, libjs-sphinxdoc (>= 1.0) Filename: pool/main/python-eventlet_0.15.2-1ubuntu1~mos6.1+1_all.deb Size: 226328 MD5Sum: 52821abbb64a347655f118ef592b4e4e SHA1: 25a6bfd66c25fa24bcd987a9a25dcf5ea3a21567 SHA256: d2e987b2f5b05819dd6ea997bc72ac70a517e2d5399402ceb7bb9f60a4dd0300 SHA512: 33eefc25e6aabd9e67821a9bc6c0b2bf0899f681aec08d2df64cc0d6cf4739fe742e6863f5aa01729a0f21828e8e70e6a745940f3db186f44d1452a9c14a0da7 Description: concurrent networking library - Python 2.x Eventlet allows you to change how you run your code, not how you write it. . It uses epoll or libevent for highly scalable non-blocking I/O. Coroutines ensure that the developer uses a blocking style of programming that is similar to threading, but provide the benefits of non-blocking I/O. The event dispatch is implicit, which means you can easily use Eventlet from the Python interpreter, or as a small part of a larger application. . It's easy to get started using Eventlet, and easy to convert existing applications to use it. Start off by looking at examples, common design patterns, and the list of the basic API primitives. . This package provides the Python 2.x module. Homepage: http://eventlet.net Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-extras Priority: optional Section: python Installed-Size: 64 Maintainer: Ubuntu Developers Original-Maintainer: PKG OpenStack Architecture: all Version: 0.0.3-2ubuntu1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-testtools Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-extras_0.0.3-2ubuntu1_all.deb Size: 6614 MD5Sum: a0f3242f6ef4e8143fa584e0aa887efe SHA1: 44c311b58bb5e2bb6a5eb74561df55d1816fe82d SHA256: 71b52006573fb69ed28ff779b851535a778aa4705d545139d3a548b799e5109d SHA512: 3b064b78ed0c53dc0f95898a7186ceeb0d2508088eb23b561267beda1249434069babe559764cdc834ae93f9581be7e2b06469cce309ad5299bf7a00d8e8531d Description: extensions to the Python standard library (Python 2.x) Extras is a set of extensions to the Python standard library, originally written to make the code within testtools cleaner, but now split out for general use outside of a testing context. . This package contains the libraries for Python 2.x. Homepage: http://pypi.python.org/pypi/extras Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-feedparser Priority: optional Section: python Installed-Size: 356 Maintainer: Ubuntu Developers Original-Maintainer: Debian Python Modules Team Architecture: all Source: feedparser Version: 5.1.3-2 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Recommends: python-chardet, python-libxml2, python-utidylib Filename: pool/main/python-feedparser_5.1.3-2_all.deb Size: 52454 MD5Sum: 86b5a874f8e1054d2e2d68949bc57d01 SHA1: e83ec138129450816306255d5feebd7b5ca4c681 SHA256: 8b2d26aba8cdecc7820141def435c901554754f2171a68eef15d098852a910b3 SHA512: 27a1d84d9c0a2b3f3f564f89748beae0d002add806ced84004c60370768c9638918c9d47376d14f017853e99ad71deba55463ddc595665b2629ad63364750101 Description: Universal Feed Parser for Python Python module for downloading and parsing syndicated feeds. It can handle RSS 0.90, Netscape RSS 0.91, Userland RSS 0.91, RSS 0.92, RSS 0.93, RSS 0.94, RSS 1.0, RSS 2.0, Atom, and CDF feeds. . It provides the same API to all formats, and sanitizes URIs and HTML. Homepage: https://code.google.com/p/feedparser/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-fixtures Priority: optional Section: python Installed-Size: 179 Maintainer: Ubuntu Developers Original-Maintainer: Robert Collins Architecture: all Version: 0.3.14-1ubuntu2 Depends: python-testtools (>= 0.9.11), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Filename: pool/main/python-fixtures_0.3.14-1ubuntu2_all.deb Size: 25888 MD5Sum: 929f7eb4b764dbc2f6657a4044c1b92c SHA1: 5c80307a13c99b44b680eeac13d3f07992832559 SHA256: 7785a756635c9bc1d263f1fe5d02508c26a2fd3599a3b150eaafd71dfb30deac SHA512: 51f8708e7755301669c8c79ca7e5d4a7a6a658027d5db2b8c38e451caa9321f5b0597ec2da3ef7bcdea666c7b0193cfe78a05c23e08d987256061deddcb5605f Description: PyUnit extension for defining test fixtures outside of test cases - Python 2.x A PyUnit extension for defining test fixtures outside of test cases. Each fixture encapsulates creating, reusing and freeing some state - be that a temporary directory on disk, SQL server connection, or just a particular object graph. This is extremely useful for testing and general resource management. . Fixtures ships with the base class, unittest glue and a number of precanned concrete fixtures. . This package provides the Python 2.x module. Homepage: http://pypi.python.org/pypi/fixtures Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-flask Priority: optional Section: python Installed-Size: 271 Maintainer: Ubuntu Developers Original-Maintainer: Piotr Ożarowski Architecture: all Source: flask Version: 0.10.1-2build1 Depends: python-werkzeug (>= 0.8), python:any (<< 2.8), python:any (>= 2.7.5-5~), python-jinja2 (>= 2.4), python-itsdangerous Recommends: python-pkg-resources, python-simplejson | python (>= 2.6), python-blinker Suggests: python-flask-doc Filename: pool/main/python-flask_0.10.1-2build1_all.deb Size: 51728 MD5Sum: ddee0a62d486a6cc2f86028f08369505 SHA1: 73db69c1b4dad8681433c94cfedebcd312736a3c SHA256: d50b47ffc842ad02fc577a57a10694a552d10fc0f1cbd298987a222a0e9baa66 SHA512: 26dcf49318225038126162e36aa2e32db81e54fedd0671d3550380b8926f84b4eaa2b2c78df42971eb82db6439e2af7c589663e089ff6ea457cbbc0cc44387e0 Description: micro web framework based on Werkzeug, Jinja2 and good intentions Flask is a micro web framework for Python based on Werkzeug, Jinja 2 and good intentions. A minimal Flask application looks like that: . from flask import Flask app = Flask(__name__) . @app.route("/") def hello(): return "Hello World!" . if __name__ == '__main__': app.run() Homepage: http://flask.pocoo.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-formencode Priority: optional Section: python Installed-Size: 500 Maintainer: Ubuntu Developers Original-Maintainer: Fabio Tranchitella Architecture: all Version: 1.2.6-1ubuntu1 Depends: python:any (>= 2.7.5-5~), python:any (<< 2.8), python-dns, python-pkg-resources, python (>= 2.5) | python-elementtree Suggests: python-egenix-mxdatetime Filename: pool/main/python-formencode_1.2.6-1ubuntu1_all.deb Size: 75144 MD5Sum: d33916fa01b79f40d3f7956cb0b84875 SHA1: 4808af5c7fc2ea7180463669d06825c8bf3c2afe SHA256: 459dc1677c6d4b55b559d242424c944bc6c966e4baa9962899772bd544526aa4 SHA512: 22804a736aa60f86592f6014e79de5b18717c231d298809734cb9a0718422baeb441e53ce07b8876df2c47d5934a236265c9d57ad9a4aaa540acca41c47ef9f6 Description: validation and form generation Python package FormEncode is a validation and form generation package. The validation can be used separately from the form generation. The validation works on compound data structures, with all parts being nestable. It is separate from HTTP or any other input mechanism. Homepage: http://formencode.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-gflags Priority: optional Section: universe/python Installed-Size: 186 Maintainer: Ubuntu Developers Original-Maintainer: Debian Python Modules Team Architecture: all Version: 1.5.1-1build1 Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8) Filename: pool/main/python-gflags_1.5.1-1build1_all.deb Size: 39668 MD5Sum: a451c691e123450c463ad7bfa23593b6 SHA1: b59cfcd4da4f4271c58b777899e4e94a790f86de SHA256: 3b12d76f92b7d267c361002e989a0ee1c63016df15d468c7efa2cc8c8c087e4e SHA512: 6b273ec203b165a02ba4f51bff88ff9a3370e5db1a34070d7bce8b20798e4abb32db8f8f3dbdfb4c527b34a0fb30f052db7e137d1dd272e345de481d0a7454df Description: Python implementation of the Google command line flags module GFlags defines a distributed command line system, replacing systems like getopt(), optparse and manual argument processing. Rather than an application having to define all flags in or near main(), each Python module defines flags that are useful to it. When one Python module imports another, it gains access to the other's flags. . It includes the ability to define flag types (boolean, float, integer, list), autogeneration of help (in both human and machine readable format) and reading arguments from a file. It also includes the ability to automatically generate man pages from the help flags. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-gi Priority: optional Section: python Installed-Size: 709 Maintainer: Ubuntu Developers Original-Maintainer: Josselin Mouette Architecture: amd64 Source: pygobject Version: 3.12.0-1ubuntu1 Replaces: python-gobject (<< 3.0.2-4) Provides: python2.7-gi Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), libc6 (>= 2.14), libgirepository-1.0-1 (>= 1.33.10), libglib2.0-0 (>= 2.38.0), gir1.2-glib-2.0 (>= 1.35.9) Suggests: python-gi-cairo Breaks: python-aptdaemon (<< 1.0), python-gobject (<< 3.0.2-4), python-nautilus (<= 1.1-1), software-center (<= 5.6.0-0ubuntu2) Filename: pool/main/python-gi_3.12.0-1ubuntu1_amd64.deb Size: 192494 MD5Sum: dda91b6444f7e7e1a6d579711084784e SHA1: 2c88a3e763d7bb5a9a33194691c60feab05f562a SHA256: e61200c3b6ac60e56e0a2ddd3ff32e6eba7138515511e576116e6a1175f6e7f4 SHA512: 70433cc8d0b75e6b4e0cc90dd72c92b48de233d245c9481a92059ca090ba1b4fddd88023c09b990b1a73ff419bcecb68cbb335122be163a9d3be329ba500740b Description: Python 2.x bindings for gobject-introspection libraries GObject is an abstraction layer that allows programming with an object paradigm that is compatible with many languages. It is a part of Glib, the core library used to build GTK+ and GNOME. . This package contains the Python 2.x binding generator for libraries that support gobject-introspection, i. e. which ship a gir1.2-- package. With these packages, the libraries can be used from Python. Homepage: https://wiki.gnome.org/PyGObject Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-full, kubuntu-active, kubuntu-active-desktop, kubuntu-active-full, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: python-glance-store Priority: optional Section: python Installed-Size: 262 Maintainer: MOS Glance team Architecture: all Version: 0.1.10-fuel6.1~mira0 Depends: python-cinderclient (>= 1:1.0.6), python-eventlet (>= 0.13.0), python-iso8601 (>= 0.1.8), python-oslo.config (>= 1.2.0), python-oslo.i18n (>= 0.1.0), python-six (>= 1.4.1), python-stevedore (>= 0.12), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-oslo.serialization, python-oslo.utils Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-glance-store_0.1.10-fuel6.1~mira0_all.deb Size: 49896 MD5Sum: 07ddd7dc861328c941b660a0a46e9a40 SHA1: a8063a8e3650241af59e99ad34ceb9dcaa1d9c4e SHA256: c936a72a3291521dee2d7bd08395cbbf73367338af91c8c2b3ac942a594b5948 SHA512: 288ae6df5700b196393140cf9d66280abe5e9845c24fe540e71b73332e69f3291202dcb1b128c89188e601da91722911f62695c7f3029d6c5a709d15985b8603 Description: OpenStack Image Service store library - Python 2.x The Glance project provides services for discovering, registering, and retrieving virtual machine images over the cloud. They may be stand-alone services, or may be used to deliver images from object stores, such as OpenStack's Swift service, to Nova's compute nodes. . This package contains the Python 2.x module for the Glance's stores. Homepage: https://github.com/openstack/glance_store Package: python-glanceclient Priority: extra Section: python Installed-Size: 275 Maintainer: MOS Glance team Architecture: all Version: 1:0.15.0-fuel6.1~mira0 Replaces: glance-client Depends: python-pbr (>= 0.10.0), python-babel (>= 1.3), python-keystoneclient (>= 1:0.10.0), python-openssl (>= 0.11), python-prettytable (>= 0.7), python-prettytable (<< 0.8), python-requests (>= 1.1), python-setuptools, python-warlock (>= 1.0.1), python-warlock (<< 2), python-six (>= 1.7.0), python-oslo.utils (>= 1.0.0), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Breaks: glance-client Filename: pool/main/python-glanceclient_0.15.0-fuel6.1~mira0_all.deb Size: 60374 MD5Sum: 330c7067cccfe565f540017ab90fa746 SHA1: 84ea6c6737202a26ea1f6eb46d19011d182c36df SHA256: bd00e4488a4d664753de3334c5c018cc3fee2714e7cd75fbeeee1e7d34e1621f SHA512: e7e076a2c780d18093c2dde651b364f422ac2cd7d42df2c76a836f0f48f431ee478d0da8cbc3574a5df9a0139b9bc7c3d4b2b8f524558a7a01f73c0b78c823f2 Description: Client library for Openstack glance server. This is a client for the Glance which uses the OpenStack Image API. There's a Python API (the ``glanceclient`` module), and a command-line script (``glance``). Homepage: http://launchpad.net/glance Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-glance Priority: extra Section: python Installed-Size: 3353 Maintainer: MOS Glance team Architecture: all Source: glance Version: 1:2014.2.2-fuel6.1~mira0 Provides: python2.7-glance Depends: python-anyjson (>= 0.3.3), python-boto (>= 2.32.1), python-eventlet (>= 0.15.1), python-glance-store (>= 0.1.1), python-glance-store (<< 0.1.11), python-greenlet (>= 0.3.2), python-httplib2 (>= 0.7.5), python-iso8601 (>= 0.1.9), python-jsonschema (>= 2.0.0), python-keystonemiddleware (>= 1.0.0), python-kombu (>= 3.0.7), python-netaddr (>= 0.7.12), python-oslo.config (>= 1:1.4.0), python-oslo.db (>= 1.0.0), python-oslo.db (<< 1.1), python-oslo.i18n (>= 1.0.0), python-oslo.messaging (>= 1.4.0), python-oslo.messaging (<< 1.5.0), python-oslo.vmware (>= 0.6.0), python-oslo.vmware (<< 0.9.0), python-osprofiler (>= 0.3.0), python-paste, python-pastedeploy (>= 1.5.0), python-pbr (>= 0.10.0), python-posix-ipc, python-crypto (>= 2.6), python-openssl (>= 0.11), python-cinderclient (>= 1:1.1.0), python-keystoneclient (>= 1:0.10.0), python-swiftclient (>= 1:2.0.2), python-retrying, python-routes (>= 1.12.3), python-six (>= 1.7.0), python-sqlalchemy (>= 0.9.7), python-migrate (>= 0.9.1), python-stevedore (>= 1.0.0), python-webob (>= 1.2.3), python-wsme (>= 0.6), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-sqlalchemy (<< 0.10) Filename: pool/main/python-glance_2014.2.2-fuel6.1~mira0_all.deb Size: 376078 MD5Sum: 9d058c5fb4661da688fd0aaf4d5123c5 SHA1: 82ae3a95b1652da58c1664e515ea4a57bc3a321f SHA256: a6783fd62541adc89829f0a63b54f9137e907aa98a5c2fb233be1d7750a34ca5 SHA512: 7da1e0e5dc12dae3a182195c7ccb787944557affa89cd20c047a25a024624d68d903ae66cfb2475857366bc44ae9f7c706073cbe5d63ba4ae7b337ac3eea9143 Description: OpenStack Image Registry and Delivery Service - Python library The Glance project provides an image registration and discovery service and an image delivery service. These services are used in conjunction by Nova to deliver images from object stores, such as OpenStack's Swift service, to Nova's compute nodes. . This package contains the Python libraries. Python-Version: 2.7 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-greenlet Priority: extra Section: python Installed-Size: 77 Maintainer: Ubuntu Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Version: 0.4.2-1build1 Depends: libc6 (>= 2.14), python (>= 2.7), python (<< 2.8) Suggests: python-greenlet-doc, python-greenlet-dev, python-greenlet-dbg Conflicts: python-codespeak-lib (<< 1.0) Filename: pool/main/python-greenlet_0.4.2-1build1_amd64.deb Size: 16718 MD5Sum: 6bf204746bad67ae81d81229dfebe3b3 SHA1: c42a6b638fa0eb5bfa18aab3fc77de0bb856934d SHA256: 429382bc20ccf391ba10e866c6226598ae0d705edf842b7ee70e53e99803018d SHA512: 079c54e34ad749196663fb76ba187d90ed3988226fc6f7727772db3aa135fbcc9b187fbd6f3764dc23a9d0620d4e31d7a590debc7c4572cfad98588f02a34e6d Description: Lightweight in-process concurrent programming The greenlet package is a spin-off of Stackless, a version of CPython that supports micro-threads called "tasklets". Tasklets run pseudo-concurrently (typically in a single or a few OS-level threads) and are synchronized with data exchanges on "channels". . greenlet is the standalone package derived from the py lib, and is used by several non-blocking IO packages as a more flexible alternative to Python's built in coroutines. Homepage: http://pypi.python.org/pypi/greenlet Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: edubuntu-desktop-gnome Package: python-gridfs Priority: optional Section: python Installed-Size: 90 Maintainer: Ubuntu Developers Original-Maintainer: Federico Ceratto Architecture: all Source: pymongo Version: 2.6.3-1build1 Provides: python2.7-gridfs Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-pymongo Filename: pool/main/python-gridfs_2.6.3-1build1_all.deb Size: 10246 MD5Sum: 5bda8eff55d7a642fa348163ddc239fc SHA1: bee00c86823c63f179b7c1a2057992a6d7ab95ea SHA256: 9a1a8be9d200ba0c6a643212ae8710c900befa8dcde81811f24549aea2c9c80f SHA512: a748c8fb935bb1e36f6f45fbd537a457d0795483fb0cffc90572d4bb84d2c221f857d6df7f3dd1fd0e0f38677878c6f16732dbc1dca3fc2d4cb3942111ba6f46 Description: Python implementation of GridFS for MongoDB GridFS is a storage specification for large objects in MongoDB. The Python gridfs module is an implementation based on the pymongo module. It provides a file-like interface. Homepage: http://api.mongodb.org/python/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-happybase Priority: optional Section: python Installed-Size: 463 Maintainer: Ubuntu Developers Original-Maintainer: PKG OpenStack Architecture: all Version: 0.8-0ubuntu1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-thrift Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-happybase_0.8-0ubuntu1_all.deb Size: 31240 MD5Sum: 9a55b2ab63f80395a11d6b9854f710e5 SHA1: 516d4d524a162bbf0b161ca5c3da8a0eb5012546 SHA256: 3cc281500af8f174a2c40ae9996e704f51b04e54b08abc016445c6697b9c4678 SHA512: f917ad0ebe6cb52725f0aeddf7a3418823eed7cc97e75c5dfa9534302040cfb14513b4113165047dd05c2deddce2265631d4a0a0259262376a83a28ebf1cb706 Description: developer-friendly Python library to interact with Apache HBase HappyBase is a developer-friendly Python library to interact with Apache HBase. * Documentation: http://happybase.readthedocs.org/ * HBase: http://hbase.apache.org/ Homepage: https://github.com/wbolster/happybase Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-heatclient Priority: optional Section: python Installed-Size: 421 Maintainer: MOS Heat team Architecture: all Version: 0.2.12-fuel6.1~mira0 Depends: python (>= 2.7), python-iso8601 (>= 0.1.9), python-pbr (>= 0.10.0), python-prettytable (>= 0.7), python-keystoneclient (>= 1:0.11.0), python-yaml (>= 3.1.0), python-requests (>= 1.2.1), python-six (>= 1.7.0), python-pkg-resources, python-httplib2 (>= 0.7.5), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-heatclient_0.2.12-fuel6.1~mira0_all.deb Size: 68158 MD5Sum: ab751e4a983341e0d890e7363af9b3ef SHA1: 11eb936593bbfe33dd849ba23b3aec347f4cd615 SHA256: 57e5d504a872efbe0466b336934843e887bc3407985f2d438031543a9e54bc56 SHA512: 17560f67d309315888353e300ef551a5ea49c4ebd83d7e27087a11e8f3343a105dc4f1a84294019fde588d6139c8350d3a497c24a33267a75ec74f2d87e12057 Description: client library and CLI for OpenStack Heat Heat is a service to orchestrate multiple composite cloud applications using templates, through both an OpenStack-native ReST API and a CloudFormation-compatible Query API. . This is a client for the OpenStack Heat API. There's a Python API (the heatclient module), and a command-line script (heat). Each implements 100% of the OpenStack Heat API. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-heat Priority: optional Section: python Installed-Size: 4446 Maintainer: MOS Heat team Architecture: all Source: heat Version: 2014.2.1-fuel6.1~mira0 Depends: python-babel (>= 1.3), python-eventlet (>= 0.15.1), python-greenlet (>= 0.3.2), python-httplib2 (>= 0.7.5), python-iso8601 (>= 0.1.9), python-keystonemiddleware (>= 1.0.0), python-kombu (>= 2.4.8), python-lxml (>= 2.3), python-netaddr (>= 0.7.12), python-oslo.config (>= 1.4.0), python-oslo.i18n (>= 1.0.0), python-oslo.messaging (>= 1.4.0), python-oslo.db (>= 1.0.0), python-pastedeploy (>= 1.5.0), python-pbr (>= 0.10.0), python-posix-ipc, python-crypto (>= 2.6), python-ceilometerclient (>= 1.0.6), python-cinderclient (>= 1.0.7), python-glanceclient (>= 0.14.0), python-heatclient (>= 0.2.9), python-keystoneclient (>= 0.10.0), python-neutronclient (>= 1:2.3.6), python-novaclient (>= 2.18.0), python-saharaclient (>= 0.7.3), python-swiftclient (>= 2.2.0), python-troveclient (>= 1.0.4), python-yaml (>= 3.1.0), python-qpid, python-requests (>= 1.2.1), python-routes (>= 1.12.3), python-six (>= 1.7.0), python-sqlalchemy (>= 0.9.7), python-sqlalchemy (<< 0.9.99), python-migrate (>= 0.9.1), python-migrate (<< 0.9.2) | python-migrate (>> 0.9.2), python-stevedore (>= 1.0.0), python-webob (>= 1.2.3), python-boto (>= 2.4), python-extras, python-memcache, python-mysqldb, python-paste, python-setuptools, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-oslo.utils Filename: pool/main/python-heat_2014.2.1-fuel6.1~mira0_all.deb Size: 498840 MD5Sum: 9299f32757f31a8b2830b6f284093037 SHA1: 843054e29a66f96fb9dd5c1d180308ec02997f05 SHA256: 6365fdc9c626be78ab2608942eb13101b4f2b727261891693a96ef8c864f5137 SHA512: 210e8dabab4670ad2c1fed8709bebd0024b989aa2f61e5d216898cfe998a12dadd49d593647f2f1a5e0124f956403da68c1fb65c1308b9b2b2b7b535732d4358 Description: OpenStack orchestration service - Python files Heat is a service to orchestrate multiple composite cloud applications using templates, through both an OpenStack-native ReST API and a CloudFormation-compatible Query API. . This package contains the Python libraries. Homepage: http://wiki.openstack.org/Heat Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-httplib2 Priority: optional Section: libs Installed-Size: 168 Maintainer: Ubuntu Developers Original-Maintainer: Luca Falavigna Architecture: all Version: 0.8-2build1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), ca-certificates Filename: pool/main/python-httplib2_0.8-2build1_all.deb Size: 35364 MD5Sum: f89336424e43d4c425427218fe78ca7f SHA1: 2c13203a6900f79a39f6cd2ba7adb50b3aef03e0 SHA256: 1f477dc82b23e0f6cf42f604e71f12b5ff54a2365407b14e609584bbf2c46d01 SHA512: 3090acad3f4d3fbf0431c077b85f3a2852847887ec8398ff410d3d2229fe50dbcfb88db6b61c0a9a1b9ea83e8111bf32e15d07f464b2dc9dc738a8e220b595b7 Description: comprehensive HTTP client library written for Python httplib2.py supports many features left out of other HTTP libraries. * HTTP and HTTPS * Keep-Alive * Authentication * Caching * All Methods * Redirects * Compression * Lost update support * Unit Tested . This package provides module for python2 series. Homepage: http://code.google.com/p/httplib2/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-ipaddr Priority: optional Section: python Installed-Size: 107 Maintainer: Ubuntu Developers Original-Maintainer: Scott Kitterman Architecture: all Version: 2.1.10-1 Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8) Filename: pool/main/python-ipaddr_2.1.10-1_all.deb Size: 16468 MD5Sum: dd68b2b72af833f9d6ae8c783bddec96 SHA1: 3ad5cddea3d21f5620e6dc7a8155f66d3dae1820 SHA256: 7526736bd6320a7d8ffa224d76f2786db80e948287ad5241a253bb5c8c3e55fa SHA512: 948686079e6791db14297abe129119f87025f894bc4345c3dc50d983d74cf7c709ef59784fe99979744ea65d1d9596d15117171b3c252df7d3eb8e3c97ca2a12 Description: Python module for working with IP addresses, both IPv4 and IPv6 This library is used to create/poke/manipulate IPv4 and IPv6 addresses and networks in Python. It is intended to be fast and lightweight. . This is a pure Python implementation of classes for IPv4/6 addresses and networks. It supports comparisons to determine if IP addresses are contained inside a defined network, conversion of lists of IP addresses into compact CIDR lists, and other IP address manipulation Homepage: http://code.google.com/p/ipaddr-py/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-iso8601 Priority: extra Section: python Installed-Size: 67 Maintainer: Ubuntu Developers Original-Maintainer: Benjamin Mako Hill Architecture: all Version: 0.1.10-0ubuntu1 Provides: python2.7-iso8601 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Filename: pool/main/python-iso8601_0.1.10-0ubuntu1_all.deb Size: 11748 MD5Sum: cf96e81ac68c98ba7dccab09b29e7a1b SHA1: adebc66a6e98d1c567372db6ebfc55f277697dcb SHA256: e5cf1abe2ccb1906190394478b835a9e123e09c9d154cd3a031d1bc5de4c735d SHA512: 49501933cd40892c59f7f98b7ca05ca5356c2984261a5ea69fc64fa6ae9746ba23f4202e68f52016536265c5b0ef8eccd2d948bf9b84140efd8c908dd2d3d576 Description: python module to parse ISO 8601 dates (python2) Many file formats and standards use the ISO 8601 date format (e.g. 2007-01-14T20:34:22+00:00) to store dates in a neutral, unambiguous manner. This simple Python module parses the most common forms encountered and returns Python datetime objects. Homepage: https://code.google.com/p/pyiso8601 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-itsdangerous Priority: optional Section: python Installed-Size: 75 Maintainer: Ubuntu Developers Original-Maintainer: Debian Python Modules Team Architecture: all Version: 0.22+dfsg1-1build1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Filename: pool/main/python-itsdangerous_0.22+dfsg1-1build1_all.deb Size: 11546 MD5Sum: 41f85eb2b23f50761d2914f34e28fd52 SHA1: 1cb686225d50727fc066943a07761c7d5fad4ba9 SHA256: 22c4bff19ea911e0920fb082a6e5964b299c1e753db9f2ffe4e349f736eea15b SHA512: 77d42d474d8a0eb2f08d525bfd15b5e7e1de152c59db6f420b2a5bc32ae7180c45c63bbdf4ae717da8cac0895fc145196742969550b2bd60c37e51649453a01f Description: Various helpers to pass trusted data to untrusted environment - python 2.x itsdangerous provides a module that is a port of the django signing module. It's not directly copied but some changes were applied to make it work better on its own. . itsdangerous allows web applications to use a key only it knows to cryptographically sign data and hand it over to someone else (e.g. a user). When it gets the data back it can easily ensure that nobody tampered with it. . This package provides the itsdangerous Python module for Python 2.x. Homepage: http://pythonhosted.org/itsdangerous/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-jinja2 Priority: optional Section: python Installed-Size: 985 Maintainer: Ubuntu Developers Original-Maintainer: Piotr Ożarowski Architecture: all Source: jinja2 Version: 2.7.2-2 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-markupsafe Recommends: python-pkg-resources Suggests: python-jinja2-doc Filename: pool/main/python-jinja2_2.7.2-2_all.deb Size: 160620 MD5Sum: 9cd2578120e51095678dce07fe22a7ad SHA1: 833733bf8fd25c66ad83d8fd49160adac60ab63f SHA256: f9a7c7b9724a4e9930cb27ddb63722b707b165d995b9e79c1678335c83c1c954 SHA512: b0fc5c1f4eea1aa1e2330a60d23b94759e87413e0fdb9ff679b4d1832470cd316ce513f22d91dd4741818dbd90f4cd045c6ab111df84cbde5041111200e31f84 Description: small but fast and easy to use stand-alone template engine Jinja2 is a template engine written in pure Python. It provides a Django inspired non-XML syntax but supports inline expressions and an optional sandboxed environment. . The key-features are: * Configurable syntax. If you are generating LaTeX or other formats with Jinja2 you can change the delimiters to something that integrates better into the LaTeX markup. * Fast. While performance is not the primarily target of Jinja2 it’s surprisingly fast. The overhead compared to regular Python code was reduced to the very minimum. * Easy to debug. Jinja2 integrates directly into the Python traceback system which allows you to debug Jinja2 templates with regular Python debugging helpers. * Secure. It’s possible to evaluate untrusted template code if the optional sandbox is enabled. This allows Jinja2 to be used as templating language for applications where users may modify the template design. Enhances: python-pybabel Homepage: http://jinja.pocoo.org/2/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-json-patch Priority: optional Section: python Installed-Size: 27 Maintainer: Ubuntu Developers Original-Maintainer: PKG OpenStack Architecture: all Version: 1.3-4 Depends: python-jsonpatch Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-json-patch_1.3-4_all.deb Size: 2312 MD5Sum: 5b8a855cfd49edad79d3432f227d42c0 SHA1: df1d746c9f2801c87acac2a113738ce64df6a716 SHA256: a77fb96284b022c043567c3d7235a8a82858c128ca9f0c7489a9c2ddf8e33415 SHA512: f5ab477918b4825e43c56d3e650ceee47bab6c7a0e42e99ff4d4fab3525d9e2adb02829859e16e299c79a57cc5635946ae2ae4e99b070401793b067030983290 Description: library to apply JSON patches - python 2.x transitional package Python-json-patch is a Python module (a library) to apply JSON Patches according to the IETF draft specification. . From the IETF site: . JavaScript Object Notation (JSON) [RFC4627] is a common format for the exchange and storage of structured data. HTTP PATCH [RFC5789] extends the Hypertext Transfer Protocol (HTTP) [RFC2616] with a method to perform partial modifications to resources. . JSON Patch is a format (identified by the media type "application/ json-patch") for expressing a sequence of operations to apply to a target JSON document, suitable for use with the HTTP PATCH method. . This format is also potentially useful in other cases when it's necessary to make partial updates to a JSON document. . This package is a transitional package to python-jsonpatch. Homepage: https://github.com/stefankoegl/python-json-patch Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-json-pointer Priority: optional Section: python Installed-Size: 49 Maintainer: Ubuntu Developers Original-Maintainer: PKG OpenStack Architecture: all Version: 1.0-2build1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-json-pointer_1.0-2build1_all.deb Size: 5158 MD5Sum: b0762e2a2192458adcbf70e6be02172d SHA1: 148200d3f577c5b2f26fdbd20ea2b387488c590c SHA256: 0825c4ffcb444fd564721afb5b6e627251a83392373aa329a64eda7863eaee11 SHA512: da6b701f07a52d94627c089e414ef69522f636ba20c40a580be447d86709470d5e8c599ccb369da386de7a298b55f5d82ec634a5a64c367f4a23fb7f02ec9321 Description: resolve JSON pointers - python 2.x Python-json-pointer is a small library to resolve JSON pointers according to the IETF draft specification. JSON Pointer defines a string syntax for identifying a specific value within a JavaScript Object Notation (JSON) document. . This package provides the module for Python 2.x. Homepage: https://github.com/stefankoegl/python-json-pointer Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-jsonpatch Priority: optional Section: python Installed-Size: 68 Maintainer: Ubuntu Developers Original-Maintainer: PKG OpenStack Architecture: all Source: python-json-patch Version: 1.3-4 Replaces: python-json-patch (<< 1.3-3~) Depends: python-json-pointer, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Pre-Depends: dpkg (>= 1.15.6~) Breaks: python-json-patch (<< 1.3-3~) Filename: pool/main/python-jsonpatch_1.3-4_all.deb Size: 9088 MD5Sum: d1521e9621c4c751d164a6d979705a12 SHA1: 6c2bd789e34de4ba21d1a47ebd11b2cc460eff51 SHA256: 8a3f30fbdb45f7b220aa5297428fe0f84761b4cc2f95e0424ae418f6ff350859 SHA512: c766b166d0091b6c268f302352389eb4417f2700d779e55da4f7fa39b7ae7f01693f0fca98fd0b9afa90b33ddb9e141b97322eb36e539526224f3f4714308b4e Description: library to apply JSON patches - python 2.x Python-json-patch is a Python module (a library) to apply JSON Patches according to the IETF draft specification. . From the IETF site: . JavaScript Object Notation (JSON) [RFC4627] is a common format for the exchange and storage of structured data. HTTP PATCH [RFC5789] extends the Hypertext Transfer Protocol (HTTP) [RFC2616] with a method to perform partial modifications to resources. . JSON Patch is a format (identified by the media type "application/ json-patch") for expressing a sequence of operations to apply to a target JSON document, suitable for use with the HTTP PATCH method. . This format is also potentially useful in other cases when it's necessary to make partial updates to a JSON document. . This package provides the Python 2.x module. Homepage: https://github.com/stefankoegl/python-json-patch Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-jsonpath-rw Priority: optional Section: python Installed-Size: 83 Maintainer: Ubuntu Developers Original-Maintainer: PKG OpenStack Architecture: all Version: 1.2.0-1build1 Depends: python-six, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-ply, python-decorator Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-jsonpath-rw_1.2.0-1build1_all.deb Size: 12926 MD5Sum: 7e40b1562d3f18032e6236b1ada10cb6 SHA1: 73d606c2d0e7dc1149287f4294bf7130b2351360 SHA256: 6544b698a0b9fc0cabcf9dbc32750f14010c6c8d1e8bfaded37f629d87ef00e5 SHA512: 20121d976f54d0afb7d525dc29ab99479a30e2f062f0dac7cafa8f86de86337fa021bda37fa646942c8bd2bc3c341a0b71113782b9b0297556680f10f0eb4a33 Description: extended implementation of JSONPath for Python 2.x This library provides a robust and significantly extended implementation of JSONPath for Python. It is tested with Python 2.6, 2.7, 3.2, and 3.3. . This library differs from other JSONPath implementations in that it is a full language implementation, meaning the JSONPath expressions are first class objects, easy to analyze, transform, parse, print, and extend. . The JSONPath syntax supported by this library includes some additional features and omits some problematic features (those that make it unportable). In particular, some new operators such as "|" and "where" are available, and parentheses are used for grouping not for callbacks into Python, since with these changes the language is not trivially associative. Also, fields may be quoted whether or not they are contained in brackets. . This package provides the Python 2.x module. Homepage: https://github.com/kennknowles/python-jsonpath-rw Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-jsonrpclib Priority: optional Section: python Installed-Size: 85 Maintainer: Ubuntu Developers Original-Maintainer: PKG OpenStack Architecture: all Version: 0.1.3-1build1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-simplejson Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-jsonrpclib_0.1.3-1build1_all.deb Size: 14076 MD5Sum: 0277bea4326378576c341221acc648c2 SHA1: 07f9223440833bebcbe61c9713a3c6c6694546a1 SHA256: 821dfb72d88edf8e67c3fe09dee79ef8f7829c5261b73c0b84e1fc76c4ab6ff5 SHA512: a8a5fa2585d6f010f3d5a967c8a96615d900e319f44d70854fd3b8a6f57c4f36126078da816ff4fb3b212ca0b67dce531f099c8a13e2a5a8a4d7ed6941f90eb3 Description: implementation of the JSON-RPC v2.0 specification This library implements the JSON-RPC 2.0 proposed specification in pure Python. It is designed to be as compatible with the syntax of xmlrpclib as possible (it extends where possible), so that projects using xmlrpclib could easily be modified to use JSON and experiment with the differences. . It is backwards-compatible with the 1.0 specification, and supports all of the new proposed features of 2.0, including: * Batch submission (via MultiCall) * Keyword arguments * Notifications (both in a batch and 'normal') * Class translation using the 'jsonclass' key. Homepage: https://pypi.python.org/pypi/jsonrpclib Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-jsonschema Priority: optional Section: python Installed-Size: 164 Maintainer: Ubuntu Developers Original-Maintainer: PKG OpenStack Architecture: all Version: 2.3.0-1build1 Depends: python-mock, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-jsonschema_2.3.0-1build1_all.deb Size: 27152 MD5Sum: f24f78b639a2aed323e456bd8df4b099 SHA1: 9980305c18add8aa5fb90c6b4a061c6d702e39e7 SHA256: 17227c0ac21b885118845b712559139859094e9572252ca5ced6d4b8ab23605f SHA512: fc529317d1673c54e5d730d143cadcfc2c13a83f9a0f1687bd95f2725d125cda72e39537686dd6af25468e47c44fcd4dc1dce3b6d2438cc4b7f8dd4677c9da15 Description: An(other) implementation of JSON Schema (Draft 3) for Python JSON Schema is a specification for a JSON-based format for defining the structure of JSON data. JSON Schema provides a contract for what JSON data is required for a given application and how it can be modified, much like what XML Schema provides for XML. JSON Schema is intended to provide validation, documentation, and interaction control of JSON data. . This package contains the Python 2.x module. Homepage: https://github.com/Julian/jsonschema Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-kazoo Priority: optional Section: universe/python Installed-Size: 348 Maintainer: MOS Ceilometer Team Architecture: all Source: kazoo Version: 1.3.1-1~mos6.1 Depends: python:any (>= 2.7.5-5~), python:any (<< 2.8), python-zope.interface Suggests: python-kazoo-doc Filename: pool/main/python-kazoo_1.3.1-1~mos6.1_all.deb Size: 72542 MD5Sum: bcf82385bbdf9c2930d6ed3e86a75bc7 SHA1: 2f6561a7d3fdcdfc68af4afba41037bb6f8c7ad3 SHA256: 4ce7c0cb345c078ac63097a828c04654ce44e13ea235192e5d98b0a59620feda SHA512: 0690cbf96f9f9159e051828ee0ff1a075b6389297e12335cebb55ff1ac30368ec28621cf0b4f6e2f767bfa5135aa1d6af278f72dbab513c20b02f1e4d894fa13 Description: higher level API to Apache Zookeeper (Python 2) Kazoo features: . * A wide range of recipe implementations, like Lock, Election or Queue * Data and Children Watchers * Simplified Zookeeper connection state tracking * Unified asynchronous API for use with greenlets or threads * Support for gevent 0.13 and gevent 1.0 * Support for Zookeeper 3.3 and 3.4 servers * Integrated testing helpers for Zookeeper clusters * Pure-Python based implementation of the wire protocol, avoiding all the memory leaks, lacking features, and debugging madness of the C library . Kazoo is heavily inspired by Netflix Curator simplifications and helpers. . This is the Python 2 version of the package. Homepage: https://kazoo.readthedocs.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-keyring Priority: optional Section: python Installed-Size: 274 Maintainer: Ubuntu Developers Original-Maintainer: Carl Chenet Architecture: all Version: 3.5-1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Recommends: python-secretstorage, python-crypto Suggests: python-gi, gir1.2-gnomekeyring-1.0, python-gdata, python-keyczar, python-kde4 Breaks: kupfer (<< 0+v208-2.1), python-mini-buildd (<< 1.0.0~gamma.3) Filename: pool/main/python-keyring_3.5-1_all.deb Size: 51756 MD5Sum: 33e304163689ded4658db93ffe62be55 SHA1: ae2622259f0da383fc224b6f34ac766bc346a64c SHA256: 3d3af807258d73c0a011db3dc3a4a296120248eb3d3b69aa88f0c22b72e1d598 SHA512: 1472d7792c8d4897ba780bfe0efb064681f023113b6656fef326981e022c49ac77807ef45bbfaea8feec6a085b14c0d5da3acdb4a11fe87cf44d1ee5108ca79f Description: store and access your passwords safely The Python keyring library provides an easy way to access the system keyring service (e.g Gnome-Keyring, KWallet) from Python. it can be used in any application that needs safe password storage. Homepage: https://bitbucket.org/kang/python-keyring-lib Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-keystoneclient Priority: extra Section: python Installed-Size: 1347 Maintainer: MOS Keystone team Architecture: all Version: 1:0.11.1-fuel6.1~mira0 Depends: python-iso8601, python-pkg-resources, python-requests (>= 1.1.0), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-pbr, python-babel, python-netaddr, python-oslo.config, python-prettytable, python-six, python-stevedore Filename: pool/main/python-keystoneclient_0.11.1-fuel6.1~mira0_all.deb Size: 198318 MD5Sum: 2725a4ed342163aa09c3c199f0ea85b2 SHA1: d9b155ef964f18ab08370d125513fe64b4cf0852 SHA256: 7987a7baa7d75a30ac29ccf9bc664e86f7ca543c02d56fbe69790d74dedca2e8 SHA512: 18e28975de83b07130b77f13f15218da560532bae9b83831114a75467381bafaeb99b2d5f4c337747d45a3076b18ba68c3d791a85b9ea62b92c6b6deb7fd136a Description: Client library for OpenStack Identity API This is a client for the OpenStack Identity API. There's a Python API (the ``keystoneclient`` module), and a command-line script (``keystone``). Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-keystonemiddleware Priority: optional Section: python Installed-Size: 307 Maintainer: MOS Keystone Team Architecture: all Version: 1.2.0~mos6.1 Depends: python-babel (>= 1.3), python-iso8601 (>= 0.1.9), python-keystoneclient (>= 0.10.0), python-netaddr (>= 0.7.12), python-oslo.config (>= 1.4.0), python-pbr (>= 0.6), python-requests (>= 1.2.1), python-six (>= 1.7.0), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-webob Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-keystonemiddleware_1.2.0~mos6.1_all.deb Size: 58510 MD5Sum: 3821ad7238d7da20bdccc25b049ce61b SHA1: 5beaee10d58e285b22645405bd733bd37ca1eaa0 SHA256: c756a6fb827fbe9011e775c8fc27a5dca382aae7f6f3dcce4cc4c0c3ae10fcdf SHA512: 21ea024641a6c92e13264f93138ff4f27b913d75cb7d0027ad77370b4414e4eb666d1ac1ed97a5d6ec7815cfcb3a42da98a81ab7c4dfebf99bf80a947e738d48 Description: Middleware for OpenStack Identity (Keystone) - Python 2.x This package contains middleware modules designed to provide authentication and authorization features to web services other than Keystone. The most prominent module is keystonemiddleware.auth_token. This package does not expose any CLI or Python API features. . This package contains the Python 2.x module. Homepage: http://launchpad.net/keystonemiddleware Package: python-keystone Priority: extra Section: python Installed-Size: 3656 Maintainer: MOS Keystone team Architecture: all Source: keystone Version: 1:2014.2-fuel6.1~mira0 Provides: python2.7-keystone Depends: python-babel (>= 1.3), python-dogpile.cache (>= 0.5.3), python-eventlet (>= 0.15.1), python-greenlet (>= 0.3.2), python-iso8601 (>= 0.1.9), python-jsonschema (>= 2.0.0), python-jsonschema (<< 3.0.0), python-keystoneclient (>= 1:0.10.0), python-keystonemiddleware (>= 1.0.0), python-kombu (>= 3.0.7), python-lockfile, python-lxml, python-migrate (>= 0.9.1), python-netaddr (>= 0.7.12), python-oauthlib (>= 0.6), python-oslo.config (>= 1.4.0), python-oslo.messaging (>= 1.4.0), python-oslo.db (>= 1.0.0), python-oslo.i18n (>= 1.0.0), python-oslo.utils (>= 1.0.0), python-pam (>= 0.1.4), python-passlib, python-paste, python-pastedeploy (>= 1.5.0), python-pbr (>= 0.10), python-posix-ipc, python-pycadf (>= 0.6.0), python-routes (>= 1.12.3), python-six (>= 1.7.0), python-sqlalchemy (>= 0.9.7), python-webob (>= 1.2.3), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-sqlalchemy (<< 0.10) Suggests: python-memcache Filename: pool/main/python-keystone_2014.2-fuel6.1~mira0_all.deb Size: 470820 MD5Sum: beb54fe69c60b1720382b5fcd5064fc4 SHA1: aec4d5f83bcb2e9f31c1f9eaa80928d679fb649a SHA256: da45e1ea25b0858614bc6e968e32113a24d0a4843f945420140d442390055125 SHA512: d703976f75589f89d0a8d63308af070982b71033df793d777761141b830d48e7c2bee8780ceeceda428e9d08a0dd2cccda77938f63acc24e86ace42bb1d17a00 Description: OpenStack identity service - Python library Keystone is a proposed independent authentication service for OpenStack. . This initial proof of concept aims to address the current use cases in Swift and Nova which are: . * REST-based, token auth for Swift * many-to-many relationship between identity and tenant for Nova. Keystone does authentication and stuff . This package contains the Python libraries. Homepage: http://launchpad.net/keystone Python-Version: 2.7 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-kombu Priority: optional Section: python Installed-Size: 709 Maintainer: MOS Linux team Original-Maintainer: Debian Python Modules Team Architecture: all Version: 3.0.16-2~mos6.1 Depends: python-librabbitmq | python-amqp (>= 1.3.3), python-anyjson (>= 0.3.3), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-amqp Recommends: python-yaml Suggests: python-boto, python-beanstalkc, python-django, python-kombu-doc, python-pika, python-pymongo, python-sqlalchemy Breaks: python-cjson (<= 1.0.5-4+b1) Filename: pool/main/python-kombu_3.0.16-2~mos6.1_all.deb Size: 133612 MD5Sum: 6deb5e109d8be4f8be08221027bd101e SHA1: e71e9747b4163759d2e8334177c84df97557559a SHA256: e28b31d5ba745451d76f142a11d66bc540142523626d9884599609681d8bd91c SHA512: d74f149e9cb2dafbbf4ea7f56a8360a9e29fbda41eb4539431f58b003efeb502ba8529f9bf7c2c1fe664c5446fd59ca9f6b0b5db22bfe136930af50a623294b9 Description: AMQP Messaging Framework for Python The aim of Kombu is to make messaging in Python as easy as possible by providing an idiomatic high-level interface for the AMQP protocol. It is meant to replace the carrot library by providing a compatibility layer. . Features: * Allows application authors to support several message server solutions by using pluggable transports. * Supports automatic encoding, serialization and compression of message payloads. * The ability to ensure that an operation is performed by gracefully handling connection and channel errors. Homepage: http://github.com/ask/kombu/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-ldap Priority: optional Section: python Installed-Size: 312 Maintainer: Ubuntu Developers Original-Maintainer: Matej Vela Architecture: amd64 Version: 2.4.10-1build1 Replaces: python2.3-ldap (<< 2.2.0-1.1), python2.3-ldap-tls, python2.4-ldap (<< 2.2.0-1.1) Provides: python2.7-ldap Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), libc6 (>= 2.14), libldap-2.4-2 (>= 2.4.7) Suggests: python-ldap-doc, python-pyasn1 Conflicts: python2.3-ldap (<< 2.2.0-1.1), python2.3-ldap-tls, python2.4-ldap (<< 2.2.0-1.1) Filename: pool/main/python-ldap_2.4.10-1build1_amd64.deb Size: 63930 MD5Sum: 36ab6c8b74d3f2ac5959a605a20d0882 SHA1: 80693ca7afdac35595eebc8225c5760ce94bb551 SHA256: cb099394b0ef678989b0745602577a14306be6b6f1cca915c05ee3949dd21063 SHA512: 40d02bc1e18a6d809e7077cc1965bf43290d987da68139032ae2f419a44a434df3d578840c0a762ca9d848fd743960840aca330ad546b6d30530d5c347bdeefc Description: LDAP interface module for Python This module provides a Python interface to the OpenLDAP client library (LDAP is the Lightweight Directory Access Protocol). Homepage: http://www.python-ldap.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-lesscpy Priority: optional Section: universe/python Installed-Size: 203 Maintainer: Ubuntu Developers Original-Maintainer: PKG OpenStack Architecture: all Version: 0.9j-3fakesync2 Replaces: python3-lesscpy (<< 0.9j) Depends: python-ply, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-lesscpy_0.9j-3fakesync2_all.deb Size: 30964 MD5Sum: 1cb3bb8234d2b1d4716a8f3c9e4c0aaa SHA1: 4a770112ee8e367a70f7b141b0827c83e95ce67c SHA256: 96a76501d57a73ba8387a93e58d51762b832f888afc7b9330d0b3fe69d7fd4db SHA512: d2024ca2f68720c8442f88856d22a6c391e6a6e93f91251a255ef50e95ac3e06246299ac330cc144f1f8ed83ec011bdbd3c22ddf0d3afc9115e68e80c47c9ffa Description: LessCss Compiler for Python 2.x Lesscpy is a compiler written in Python for the lesscss language. It is very useful if node.js can't be installed in the environment. Not all features of lesscss are supported (yet). Some features wil probably never be supported (JavaScript evaluation). . This program uses PLY (Python Lex-Yacc) to tokenize/parse the input and is considerably slower than the nodejs compiler. . This package provides the Python 2.x module. Homepage: https://pypi.python.org/pypi/lesscpy Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-librabbitmq Priority: optional Section: python Installed-Size: 131 Maintainer: Ubuntu Developers Original-Maintainer: Debian Python Modules Team Architecture: amd64 Version: 1.0.3-0ubuntu1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), libc6 (>= 2.15), librabbitmq1 (>= 0.3.0) Filename: pool/main/python-librabbitmq_1.0.3-0ubuntu1_amd64.deb Size: 26858 MD5Sum: 04d44a37219a864fcc78060099b62b5e SHA1: ea928f07330aa7a4b21bc802d7c498cee1ea6aaf SHA256: ecfdebae7bc490cd77cca3983167bd60890582d214672e6813b26252133ff635 SHA512: 69f51534282bafbbda617a5c72fd0e518653b138f69adfcd339399fa795a1bcab5a6405f923cf478ffcf4a270856b41e2c9fc8fb4e4b66bc5e7d53432a4b9768 Description: AMQP Client using the rabbitmq-c library Python bindings for the C-language AMQP client library for use with AMQP servers speaking protocol versions 0-9-1. The Advanced Message Queuing Protocol (AMQP) is an open standard for passing business messages between applications or organizations. Homepage: https://github.com/celery/librabbitmq Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-libvirt Priority: optional Section: devel Installed-Size: 569 Maintainer: Ubuntu Developers Original-Maintainer: Guido Günther Architecture: amd64 Source: libvirt-python Version: 1.2.2-0ubuntu2 Depends: libc6 (>= 2.4), libvirt0 (>= 1.2.2-0ubuntu13.1.4), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Recommends: libvirt-bin Filename: pool/main/python-libvirt_1.2.2-0ubuntu2_amd64.deb Size: 98554 MD5Sum: dddb4e142fa81e77e6414ed1794f01f9 SHA1: 35ffb9c49861c3c5d891058ede43a2ffaea26680 SHA256: fb5536f14f73080b055a21583bd40f85f83d8a21ad4f58f67b54db3a3fcf1afa SHA512: 1ad33103b04d736bf762aa5957bc5e92c1ddf3d1303369d957359a3378a90d02ece0fe9ac7f355488460de52e58a3d8abc67be3fbe4d691513d07c1b6add5bd0 Description: libvirt Python bindings Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains Python bindings for the libvirt library Homepage: http://libvirt.org Python-Version: 2.7 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-libxml2 Priority: optional Section: python Installed-Size: 921 Maintainer: Ubuntu Developers Original-Maintainer: Debian XML/SGML Group Architecture: amd64 Source: libxml2 Version: 2.9.1+dfsg1-3ubuntu4.4 Provides: python2.7-libxml2 Depends: libc6 (>= 2.14), libpython2.7 (>= 2.7), libxml2 (>= 2.9.1), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Filename: pool/main/python-libxml2_2.9.1+dfsg1-3ubuntu4.4_amd64.deb Size: 138640 MD5Sum: db74f431c5948c07af7952122f26ad7a SHA1: db546835404fce526f492e95dae72feaa165f47b SHA256: 1213c9b62ab39696ae80c96c02a8c74987f55c19612f64a327a74da0b78647fc SHA512: ed0a89379af5d71133ba516dd444b5b2bf44f1b20c34ea13c05d867dbbd4d05f94db4bcc9b332acb98633b4b61c2d00bdfb038cef38f025be10798e904f3d1fa Description: Python bindings 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. . This package contains the files needed to use the GNOME XML library in Python programs. Homepage: http://xmlsoft.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, lubuntu-desktop, ubuntustudio-desktop, ubuntu-gnome-desktop Package: python-lockfile Priority: extra Section: python Installed-Size: 57 Maintainer: Ubuntu Developers Original-Maintainer: Ben Finney Architecture: all Version: 1:0.8-2ubuntu2 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Filename: pool/main/python-lockfile_0.8-2ubuntu2_all.deb Size: 8090 MD5Sum: 0b3a1c9d495cacbc645ee45ec84e2ff5 SHA1: 90d54c6a697dcd4163de0df20d02083fd7c04641 SHA256: 772ce95fa518c0b4337d3590820f9856bcab407e6b6c9e992a3b6528533f4165 SHA512: b9766d92a681fc162ab22b90c07b9aa0bceabfb830d3640837d0f47eb8ace748491f1d4fb15b69a3043b3b1a310bf1ce0b013ba024b2ad6a91e4685d6acd3dbd Description: file locking library for Python The ‘lockfile’ module exports a ‘FileLock’ class which provides a simple API for locking files. . The appropriate implementation for ‘FileLock’ is chosen automatically based on the OS capabilities for an atomic filesystem operation. These implementations are also available for explicit use as ‘LinkFileLock’ and ‘MkdirFileLock’. . Other back ends are possible with the same semantics; an example provided is ‘SQLiteFileLock’. . 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. Homepage: http://pypi.python.org/pypi/lockfile Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-logutils Priority: optional Section: universe/python Installed-Size: 100 Maintainer: Ubuntu Developers Original-Maintainer: PKG OpenStack Architecture: all Version: 0.3.3-1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-logutils_0.3.3-1_all.deb Size: 16380 MD5Sum: eab1885a8d7289f8145cc8fa35cde3e0 SHA1: 88c79c7d2619ddc004e75b66d2e47cdfd9e65597 SHA256: 75256e66285672062ab39db4c73825f6381172b3b8e6d1b66aa738fcb1f4f716 SHA512: 5deb272c4652f88e46f70f82421c026a984e6ed17463ff23d6190408e1ea24701bdd993c8846179e00c497e8ba15f1618fe349825bf40f388c62feb340497181 Description: handlers for the Python standard library's logging package - Python 2.x The logutils package provides a set of handlers for the Python standard library's logging package. . Some of these handlers are out-of-scope for the standard library, and so they are packaged here. Others are updated versions which have appeared in recent Python releases, but are usable with older versions of Python and so are packaged here. . This package contains the Python 2.x module. Homepage: http://code.google.com/p/logutils/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-lxml Priority: optional Section: python Installed-Size: 2482 Maintainer: Ubuntu Developers Original-Maintainer: Matthias Klose Architecture: amd64 Source: lxml Version: 3.3.3-1ubuntu0.1 Provides: python2.7-lxml Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), libc6 (>= 2.14), libxml2 (>= 2.9.0), libxslt1.1 (>= 1.1.26) Suggests: python-lxml-dbg Filename: pool/main/python-lxml_3.3.3-1ubuntu0.1_amd64.deb Size: 629248 MD5Sum: d1c5b5a5a64e196f73d9e2c9dc7b7ce5 SHA1: ba3725d5b66fcc65f9eddfe36d2118406fde3c4e SHA256: bdfee8f81aacc2c49f09a0ff9dcb9604d807e53241bd9ed5bb76f6668f6e87a2 SHA512: dd337def8439a8d67b44ba99563fbbf4b4e8132baf7a24054accd3502a2588f0333df0abe731d775b1387ffec4ced3f6851652f923eb1f590a8a71c018396cee Description: pythonic binding for the libxml2 and libxslt libraries lxml is a new Python binding for libxml2 and libxslt, completely independent from existing Python bindings. Its aim: . * Pythonic API. * Documented. * Use Python unicode strings in API. * Safe (no segfaults). * No manual memory management! . lxml aims to provide a Pythonic API by following as much as possible the ElementTree API, trying to avoid inventing too many new APIs, or the user's having to learn new things -- XML is complicated enough. Homepage: http://lxml.de/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, ubuntustudio-desktop, ubuntu-gnome-desktop Package: python-m2crypto Priority: optional Section: libs Installed-Size: 812 Maintainer: Ubuntu Developers Original-Maintainer: Dima Barsky Architecture: amd64 Source: m2crypto Version: 0.21.1-3ubuntu5 Provides: m2crypto, python2.7-m2crypto Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), libc6 (>= 2.14), libssl1.0.0 (>= 1.0.0) Pre-Depends: dpkg (>= 1.15.6) Filename: pool/main/python-m2crypto_0.21.1-3ubuntu5_amd64.deb Size: 155710 MD5Sum: 4e14c4078c358c09b45462ca2270155a SHA1: 21dc059a7cd011fd6a4136856574cd2bec2a1dce SHA256: f1ffff23f67345c9acdbb6905a8e1d8a53d3161de2c3e65c7c5ab930d426e853 SHA512: b8aad21af4ee537c8e481d27fe7de7ba8c55ac7491686f045fed1a791865b553cfc6f8092ed2d94e5a5ece01f5661fd1243898aae0a4907676f77e23f7c39895 Description: a crypto and SSL toolkit for Python m2crypto features the following: * RSA, DSA, DH, HMACs, message digests, symmetric ciphers (including AES). * SSL functionality to implement clients and servers. * HTTPS extensions to Python's httplib, urllib, and xmlrpclib. * Unforgeable HMAC'ing AuthCookies for web session management. * FTP/TLS client and server. * S/MIME. * ZServerSSL: A HTTPS server for Zope. * ZSmime: An S/MIME messenger for Zope. Homepage: http://chandlerproject.org/Projects/MeTooCrypto Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-mako Priority: optional Section: python Installed-Size: 351 Maintainer: Ubuntu Developers Original-Maintainer: Piotr Ożarowski Architecture: all Source: mako Version: 0.9.1-1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-markupsafe Suggests: python-beaker (>= 1.1), python-mako-doc Filename: pool/main/python-mako_0.9.1-1_all.deb Size: 59620 MD5Sum: 78c42602a68f81f6e49034fbeea117a5 SHA1: 5cfc293c82b10024c855c58cd9df4c7fbe40eada SHA256: 73ee3830ccff8933f9447254e854e7d5e2219b06c29f564aa740cf31fc993bb8 SHA512: 15f050c7ebbed9f51c8a83634d9a8c18dad7201b9f9753c7434b75e29fb4758127baeb9f4f58fadaa0655de1c3feacdb3941fc6fae19403f1efbbbd9b5ea6d98 Description: fast and lightweight templating for the Python 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. Enhances: python-pygments, python-pylons, python-turbogears Homepage: http://www.makotemplates.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-markupsafe Priority: optional Section: python Installed-Size: 79 Maintainer: Ubuntu Developers Original-Maintainer: Piotr Ożarowski Architecture: amd64 Source: markupsafe Version: 0.18-1build2 Provides: python2.7-markupsafe Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), libc6 (>= 2.14) Filename: pool/main/python-markupsafe_0.18-1build2_amd64.deb Size: 14308 MD5Sum: 710ec5c745dcd9994e049c3da8ecef7e SHA1: 9bf02f8a0d5b6504da191587d160a6f29c828c66 SHA256: 73b1ef61cdadc9da1b4caab80b4b8d8a5bc8bcf21f81a3476f87220849cc4f6c SHA512: 6c3e1184e5d5790d77f889a8459c91148d196bcc3431d3c9ab5ce7e5cfdaea24e1c34f97e806111d7601d6105e64961d5be9e654a399ae0c12e7e8c6c09dd696 Description: HTML/XHTML/XML string library for Python 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. Homepage: http://pypi.python.org/pypi/MarkupSafe Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-memcache Priority: optional Section: python Installed-Size: 99 Maintainer: Ubuntu Developers Original-Maintainer: Debian Python Modules Team Architecture: all Version: 1.53-1build1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Suggests: memcached Filename: pool/main/python-memcache_1.53-1build1_all.deb Size: 16898 MD5Sum: f571071e73b7d12586bba80a5fb77d9c SHA1: e81b2cf8c96d94452f1589d1ec48e60894fe845b SHA256: 6f2eb3a8b5dceca4a79c645ddc8bf153853c606f569934ccff18cbfcbe15195f SHA512: 3ce2be69e1d59a82143e322d7f1af4d05ce214a3c1bb94e1c0b8e683de405ac69967930b280a7c7ff648a5f87ee6647357aa0c6d07b09054bb94189e5f81c0ec Description: pure python memcached client This software is a 100% Python interface to the memcached memory cache daemon. It is the client side software which allows storing values in one or more, possibly remote, memcached servers. Homepage: http://www.tummy.com/Community/software/python-memcached/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-migrate Priority: optional Section: python Installed-Size: 881 Maintainer: MOS Linux team Original-Maintainer: PKG OpenStack Architecture: all Source: migrate Version: 0.9.1-1ubuntu1~mos6.1 Depends: libjs-sphinxdoc (>= 1.0), python-decorator, python-pbr (>= 0.5.21), python-pkg-resources, python-six (>= 1.4.1), python-sqlalchemy (>= 0.9~), python-tempita (>= 0.4), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-sqlalchemy (<< 0.10) Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-migrate_0.9.1-1ubuntu1~mos6.1_all.deb Size: 153488 MD5Sum: 4f6207aaf2caa9338932bd2bd15d9308 SHA1: 126f2d78389050896ec04fca0df04abbc7bc755b SHA256: 392f2449d89efbf9c802241d0126a2afdb0acf72078d36c4165d9e35adcd0464 SHA512: 476a478d3e06147ac9a06d092ab010a805be4e5f42446a32cd794d823a55bcd4b7c981c61ba74686b275f23272c14b9efc0681f903a502f2d0229916b6394ded Description: Database schema migration for SQLAlchemy Inspired by Ruby on Rails' migrations, migrate provides a way to deal with database schema changes in SQLAlchemy projects. . SQLAlchemy-migrate is build on top of SQLAlchemy and provides a changeset and a versioning API for database schemas as well as a script utilizing these APIs. The database change sets are managed in a file based repository allowing upgrades and downgrades of database schema versions. The change sets may consist of Python code facilitating the changeset API or SQL scripts. . SQLAlchemy-migrate has support for MySQL, PostgreSQL, SQLite and Oracle databases. The support for Oracle is not as well tested as the support for the other database systems. Homepage: https://github.com/stackforge/sqlalchemy-migrate Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-mimeparse Priority: optional Section: python Installed-Size: 48 Maintainer: Ubuntu Developers Original-Maintainer: Mathias Ertl Architecture: all Version: 0.1.4-1build1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Filename: pool/main/python-mimeparse_0.1.4-1build1_all.deb Size: 5916 MD5Sum: 35001c4d6be265d6040285d96bb04fa5 SHA1: 6bf9dd7da671f3b1a5633cb11da69683ff6513ab SHA256: ab97b69e364b3e7aa40d4a33603e0e7dedcb475e1eb6d4817a2b64a4ee7d9595 SHA512: 6c28c631b02a56d89965a83a10ff49ca0e3465fed93cf8a0cd8a65e78f6d9cdec554af4f3505c6a0c5cfff8438839938213851f50f169e83862e661379882330 Description: Parse mime-types and quality parameters - python 2.x This module provides basic functions for parsing mime-type names and matching them against a list of media-ranges. . See section 14.1 of RFC 2616 (the HTTP specification) for a complete explanation. . This package contains the Python 2.x module. Homepage: https://pypi.python.org/pypi/python-mimeparse Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-minimal Priority: optional Section: python Installed-Size: 167 Maintainer: Ubuntu Developers Original-Maintainer: Matthias Klose Architecture: amd64 Source: python-defaults Version: 2.7.5-5ubuntu3 Replaces: python (<= 2.7.3-1~) Depends: python2.7-minimal (>= 2.7.5-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) Filename: pool/main/python-minimal_2.7.5-5ubuntu3_amd64.deb Size: 27500 MD5Sum: 9e26acc793ad04a4e203635b5d61984b SHA1: 5fd061c8e2ad05737ce421ebeb7a2d4231a07fc3 SHA256: 9725adb66d24fcf81823a92fb57585a5a8da9b15be3004d408afb8569b58a1cc SHA512: 687da31af037e47e94f1387a20f7ada02329d8e480457b721e93b5f8e523ee4690c761ea25ad6d842fedb90a2293547d6933ca3a50533b115faf4e304c9792ce 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. Multi-Arch: allowed Homepage: http://www.python.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, ubuntu-desktop, mail-server, ubuntu-usb, print-server, dns-server, samba-server, cloud-image, server, openssh-server, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: python-mock Priority: extra Section: python Installed-Size: 137 Maintainer: Ubuntu Developers Original-Maintainer: Debian Python Modules Team Architecture: all Version: 1.0.1-3 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Suggests: python-mock-doc Filename: pool/main/python-mock_1.0.1-3_all.deb Size: 23792 MD5Sum: 322bef0632cb2bfa8dc51844703a46a5 SHA1: 482fa984825c79da671ae563c12a624bce85c8f4 SHA256: a4a2ec9239f4b669138121ca3e54fc8e000b95869c88eaf09f06e4ebf622234e SHA512: 5f7ac6b25926c9ce739daded15841e252f2e163d3484e6815b3464fe370ae79186854fd3deb8f2cef6cd3b8f9cc60530ece251aef54050c862d518038182286d Description: Mocking and Testing Library mock provides a core mock.Mock class that is intended to reduce the need to create a host of trivial stubs throughout your test suite. After performing an action, you can make assertions about which methods / attributes were used and arguments they were called with. You can also specify return values and set specific attributes in the normal way. Homepage: http://www.voidspace.org.uk/python/mock/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-msgpack Priority: optional Section: python Installed-Size: 172 Maintainer: MOS Ceilometer Team Architecture: amd64 Source: msgpack-python Version: 0.4.2-1~mos6.1 Replaces: msgpack-python (<< 0.3.0-1) Provides: msgpack-python Depends: python (>= 2.7~), python (<< 2.8), python:any (>= 2.7.5-5~), libc6 (>= 2.14) Breaks: msgpack-python (<< 0.3.0-1) Filename: pool/main/python-msgpack_0.4.2-1~mos6.1_amd64.deb Size: 53268 MD5Sum: d9a20d36109adf9acda5d1ac0c7d425b SHA1: ceefe2af74989d0ba04d3afbd7e124d9860c2fa1 SHA256: 01cb5c7d44f633c9ccf397418a0b8a6e26573f48c13455206f3aaca84d6855db SHA512: dfa4872c56114270b6fe50585cadb0a199243b16dcd3e7118041d692a863477a2a848c1009fe49dc242fcc730545105e97d74f777b804339e4f5d5af41a17d4b Description: Python implementation of MessagePack format MessagePack is a binary-based efficient object serialization format. It enables the exchange of structured objects between many languages like JSON. But unlike JSON, it is very fast and small. . This package contains a Python extension module implementing the MessagePack format. Homepage: http://pypi.python.org/pypi/msgpack-python/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-muranoclient Priority: extra Section: Python Installed-Size: 261 Maintainer: MOS Murano team Architecture: all Version: 0.5.5-fuel6.1~mira0 Depends: python-setuptools, python-d2to1 (>= 0.2), python-d2to1 (<< 0.3), python-babel (>= 1.3), python-httplib2 (>= 0.7.5), python-iso8601 (>= 0.1.9), python-pbr (>= 0.10.0), python-pbr (<< 1.0), python-prettytable (>= 0.7), python-prettytable (<< 0.8), python-openssl (>= 0.11), python-keystoneclient (>= 1:0.10.0), python-yaml (>= 3.1.0), python-requests (>= 1.2.1), python-six (>= 1.7.0), python-yaql (>= 0.2.3), python-yaql (<< 0.3) Filename: pool/main/python-muranoclient_0.5.5-fuel6.1~mira0_all.deb Size: 63038 MD5Sum: 3c1ed4cd57b5f3dd99fde205ff9412a6 SHA1: 89384bc93a07d2a1a6ccc9b9ac176fd38f89b939 SHA256: 173d1d4427c722756c56400538eb7a0fd72eac1cb715a02dad3f24582a37ab2e SHA512: 44716c1b1f4754aa47d11518baf1f88d7f57045043ccb94ea7a113ad489eb3b8a04f08a9125920958a13fffb8daccd522de3f3d15d62f4714a6e2f67760009f6 Description: python-muranoclient is a client library for Murano built on the Murano API. Homepage: https://github.com/stackforge/python-muranoclient Package: python-mysqldb Priority: optional Section: python Installed-Size: 150 Maintainer: MOS Linux team Original-Maintainer: Debian Python Modules Team Architecture: amd64 Version: 1.2.5-1~mos6.1 Provides: python2.7-mysqldb Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), libc6 (>= 2.4), libmysqlclient18 (>= 5.5.24+dfsg-1) Suggests: python-egenix-mxdatetime, mysql-server-5.1 | mysql-server, python-mysqldb-dbg Filename: pool/main/python-mysqldb_1.2.5-1~mos6.1_amd64.deb Size: 61146 MD5Sum: 44b811cb8365da5cba070f724ad71185 SHA1: 841041c41fa05b16598b5f53f96370ce68a57c5a SHA256: a931999bb42e3f68df4499ad6a7ee674ce52c74986883f4ab3d36916d8eeddad SHA512: 755e0d281aa32bd2782f45b0798e6829ccdc66174c0ad84107e9f6903825013304e714855755cf1fc5d91f86cf6d339678274e0ce1156511d57b89d8aa57b751 Description: Python interface to MySQL MySQLdb is an interface to the popular MySQL database server for Python. The design goals are: . + Compliance with Python database API version 2.0 + Thread-safety + Thread-friendliness (threads will not block each other) + Compatibility with MySQL-3.23 and later . This package contains modules for all Python versions supported in Debian. Homepage: http://mysql-python.sourceforge.net/ Python-Version: 2.7 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: python-netaddr Priority: optional Section: python Installed-Size: 909 Maintainer: Vincent Bernat Architecture: all Version: 0.7.13-1~mos6.1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), ieee-data Suggests: ipython, python-netaddr-docs Filename: pool/main/python-netaddr_0.7.13-1~mos6.1_all.deb Size: 180130 MD5Sum: 5b180425fc647547227ce8e54fadf423 SHA1: 6abc9e15ec6db7755337a4ddd140e99ad9b322e8 SHA256: 0e7ed3b641cff9dbd9cbe6eae70471c454e14c21119d1ab24c828f09dd6f810b SHA512: 6be588d51341f64192a719aa740fd87775bb70fbc80289849c9f183783f0812423556fe9f0375e6d8f22fc257066246213dcbe610d4e7077d6e6f1b13792e0a8 Description: manipulation of various common network address notations (Python 2) netaddr is a Python library for the manipulation of various common network address notations and representations. . It takes the hassle out of fiddling with enumerable variations of network addresses presenting a consistent, extensible, easy-to-use and (above all) Pythonic API. . With it you can validate, convert, categorise, iterate, generate, slice (and dice): - MAC (Media Access Control) - IEEE EUI-48 and EUI-64 - IP version 4 - IP version 6 - CIDR (Classless Inter-Domain Routing) . This is the Python 2 version of the package. Homepage: https://github.com/drkjam/netaddr/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-netifaces Priority: optional Section: python Installed-Size: 37 Maintainer: MOS Linux team Architecture: amd64 Source: netifaces Version: 0.10.4-0.1~mos6.1 Provides: python2.7-netifaces Depends: libc6 (>= 2.4), python (>= 2.7), python (<< 2.8) Filename: pool/main/python-netifaces_0.10.4-0.1~mos6.1_amd64.deb Size: 16920 MD5Sum: 5e58c2191710e33565bb76f8737b3a21 SHA1: 9856c6a40297158c9f3c149475dbb910794e5a35 SHA256: 1323de136e7286ae134af13691e377c1b1fb52667d48ba67f9898d957ef90a62 SHA512: 8158f02441625e0b04454b5dd4b62cf9a3c4a5c3065e6d0bc2864f88bc40b505f543785d45c93768f6f6c8f1645ed29bb20171a0cefcced0d2a73b0bde25bc81 Description: portable network interface information - Python 2.x netifaces provides a (hopefully portable-ish) way for Python programmers to get access to a list of the network interfaces on the local machine, and to obtain the addresses of those network interfaces. . This package contains the module for Python 2.x. Homepage: http://alastairs-place.net/projects/netifaces/ Python-Version: 2.7 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: edubuntu-desktop-gnome Package: python-networkx Priority: optional Section: graphics Installed-Size: 2790 Maintainer: Ubuntu Developers Original-Maintainer: Debian Python Modules Team Architecture: all Version: 1.8.1-0ubuntu3 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: python-numpy, python-scipy, python-pydot, python-pkg-resources, python-yaml Filename: pool/main/python-networkx_1.8.1-0ubuntu3_all.deb Size: 505942 MD5Sum: e56789bcfefec7b730a35c983670346b SHA1: 87e894a957be6facb81b8c71c703b914f5192136 SHA256: 31e3fb697c06ab9d21aeb8784ce485898ac367a83b3250795912b3b30ea89830 SHA512: ffbf9389c7e5b4bcb8726d55af4bcbbce6d285a64e971b513c2d8127400f2a7d8f923933cb3407ef790f2af5afade093d154be3149e592f6bda19af05f0a8af8 Description: tool to create, manipulate and study complex networks NetworkX is a Python-based package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks. . The structure of a graph or network is encoded in the edges (connections, links, ties, arcs, bonds) between nodes (vertices, sites, actors). If unqualified, by graph it's meant a simple undirected graph, i.e. no self-loops and no multiple edges are allowed. By a network it's usually meant a graph with weights (fields, properties) on nodes and/or edges. . The potential audience for NetworkX includes: mathematicians, physicists, biologists, computer scientists, social scientists. Homepage: http://networkx.lanl.gov/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-neutronclient Priority: extra Section: python Installed-Size: 734 Maintainer: MOS Neutron team Architecture: all Version: 1:2.3.9-fuel6.1~mira0 Replaces: python-quantumclient (<< 1:2.2.4-0ubuntu1~) Depends: python-cliff (>= 1.3.2), python-httplib2, python-iso8601 (>= 0.1.9), python-keystoneclient (>= 0.9.0), python-netaddr (>= 0.7.6), python-prettytable (>= 0.6), python-pyparsing (>= 1.5.6), python-requests (>= 1.1), python-simplejson, python-six (>= 1.7.0), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-pbr, python-babel Breaks: python-quantumclient (<< 1:2.2.4-0ubuntu1~) Filename: pool/main/python-neutronclient_2.3.9-fuel6.1~mira0_all.deb Size: 95824 MD5Sum: 8137fcf2097680db47a54a12a307a926 SHA1: e754e28492a1c2b499e1928b0757831b9d413655 SHA256: f1c2a7f2d9518392930f62bb3e2ca80e2a7bd00069cacead173e3b2b8d09170b SHA512: f9c6871755006d135322bc8d420dc05e29be678c3e724707b265b0eaa5b91845e35d6ff4805203987b8f3d017aedf81f2442acc9b95f9401bf568c25c00ebfc5 Description: client - Neutron is a virtual network service for Openstack Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the neutron client. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-neutron Priority: optional Section: python Installed-Size: 10842 Maintainer: MOS Neutron Team Architecture: all Source: neutron Version: 1:2014.2.2-fuel6.1~mira7 Replaces: python-quantum (<< 1:2013.2~b2-0ubuntu1~) Provides: python2.7-neutron Depends: alembic (>= 0.6.4), python-anyjson (>= 0.3.3), python-babel (>= 1.3), python-eventlet (>= 0.15.0), python-greenlet (>= 0.3.2), python-httplib2 (>= 0.7.5), python-iso8601 (>= 0.1.9), python-jinja2, python-jsonrpclib, python-keystoneclient (>= 1:0.10.0), python-keystonemiddleware (>= 1.0.0), python-kombu (>= 3.0.7), python-netaddr (>= 0.7.12), python-neutronclient (>= 1:2.3.6), python-novaclient (>= 1:2.18.0), python-oslo.config (>= 1:1.4.0), python-oslo.db (>= 1.0.0), python-oslo.messaging (>= 1.4.0), python-oslo.rootwrap (>= 1.3.0), python-paste, python-pastedeploy, python-requests (>= 1.2.1), python-routes (>= 1.12.3), python-six (>= 1.7.0), python-sqlalchemy (>= 0.9.7), python-stevedore (>= 1.0.0), python-webob (>= 1.2.3), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-pbr, python-sqlalchemy (<< 0.10) Breaks: python-quantum (<< 1:2013.2~b2-0ubuntu1~) Filename: pool/main/python-neutron_2014.2.2-fuel6.1~mira7_all.deb Size: 1274670 MD5Sum: 53d984b55d4e466d44b0d56c99d838ba SHA1: 25a65ee293e47aed57420fb1ccd5aaa15811f1a3 SHA256: d02e9f91fce7f94f3f5f72a03ce1ee43403984a8238511618eff4ba1959b9b17 SHA512: af4f07c98d3705599bb35461f2071a703350120bc7b3d7b61a86b3e20d2e2a5cd01780ebf3c5abcf4c9840cd04982edd6f60739d8e55d8bc84227f26d079f3ec Description: Neutron is a virutal network service for Openstack - Python library Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the Python library. Python-Version: 2.7 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-nose Priority: optional Section: python Installed-Size: 578 Maintainer: Ubuntu Developers Original-Maintainer: Gustavo Noronha Silva Architecture: all Source: nose Version: 1.3.1-2 Depends: python-pkg-resources, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python2.7:any Suggests: python-coverage, python-nose-doc Filename: pool/main/python-nose_1.3.1-2_all.deb Size: 118756 MD5Sum: bf85d4306cccc7e9639b5f687e9ba659 SHA1: 1364256f549593d6fd77af31e12d982d3c74a11d SHA256: e10266476cd3c320fc94289b9b1e68bf14f8afbae8c15173d9c95a4f747739e6 SHA512: 8688115c3af1301ed65a36809c508bd7fc9025aa006db02d34c9d79eaa7bd853918e386d360b34195f93c4c0affaa4e9c884c630a48498da7d7ae9e1260e2bfd Description: test discovery and running of Python's unittest nose provides an alternate test discovery and running process for unittest, one that is intended to mimic the behavior of py.test as much as is reasonably possible without resorting to too much magic Homepage: https://nose.readthedocs.org/en/latest/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-novaclient Priority: optional Section: python Installed-Size: 1243 Maintainer: MOS Nova team Architecture: all Version: 1:2.20.0-fuel6.1~mira0 Depends: python-babel (>= 1.3), python-iso8601 (>= 0.1.9), python-keystoneclient (>= 1:0.10.0), python-oslo.utils (>= 1.0.0), python-oslo.serialization (>= 1.0.0), python-pbr (>= 0.10), python-pbr (<< 1.0), python-pkg-resources, python-prettytable (>= 0.7), python-prettytable (<< 0.8), python-requests (>= 1.2.1), python-requests (<< 2.4.0) | python-requests (>= 2.4.1), python-simplejson (>= 2.2.0), python-six (>= 1.7.0), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Filename: pool/main/python-novaclient_2.20.0-fuel6.1~mira0_all.deb Size: 157140 MD5Sum: c71bb8369613cccbcbfd985c38429355 SHA1: c462764399e7d336a10d081cdd5134cc67cc4a5f SHA256: 5edea13470abf36df2b90ef112babc391c6e109ed68a0f6468223068772f69ed SHA512: f9f38f87e9d741c7b57fb83b09451c42aff25f0fe6a7e37b42bc60c4a7b0f7cfea97b6f0cbcbb7d2ba7240b75dd5e5a446f7bef829678a0c3a04e9447ab908a5 Description: client library for OpenStack Compute API Python novaclient library and nova CLI tool for interacting with OpenStack Compute (Nova) through the OpenStack Compute API. Python-Version: 2.7 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-nova Priority: extra Section: python Installed-Size: 17295 Maintainer: MOS nova team Architecture: all Source: nova Version: 1:2014.2.2-fuel6.1~mira1 Provides: python2.7-nova Depends: openssh-client, openssl, python-amqplib (>= 0.6.1), python-anyjson (>= 0.3.3), python-babel (>= 1.3), python-boto (>= 2.32.1), python-cinderclient (>= 1:1.1.0), python-decorator (>= 3.4.0), python-eventlet (>= 0.15.1), python-glanceclient (>= 1:0.14.0), python-greenlet (>= 0.3.2), python-iso8601 (>= 0.1.9), python-jinja2, python-jsonschema (>= 2.0.0), python-keystoneclient (>= 1:0.10.0), python-keystonemiddleware (>= 1.0.0), python-kombu (>= 2.6), python-lockfile (>= 1:0.8), python-lxml (>= 2.3), python-m2crypto, python-migrate (>= 0.9.1), python-netaddr (>= 0.7.12), python-neutronclient (>= 1:2.3.6), python-neutronclient (<< 1:3.0.0), python-oslo.db (>= 1.0.0), python-oslo.config (>= 1.4.0), python-oslo.i18n (>= 1.0.0), python-oslo.messaging (>= 1.4.0), python-oslo.rootwrap (>= 1.3.0), python-oslo.serialization (>= 1.0.0), python-oslo.vmware (>= 0.6.0), python-paramiko (>= 1.13.0), python-paste, python-pastedeploy (>= 1.5.0), python-pbr (>= 0.10), python-posix-ipc, python-pyasn1, python-pycadf (>= 0.6.0), python-rfc3986 (>= 0.2.0), python-routes (>= 1.12.3), python-simplejson (>= 2.2.0), python-six (>= 1.7.0), python-sqlalchemy (>= 0.9.7), python-stevedore (>= 1.0.0), python-suds (>= 0.4), python-webob (>= 1.2.3), sudo, websockify (>= 0.6.0), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-sqlalchemy (<< 0.10) Recommends: python-mysqldb Suggests: python-ldap Conflicts: python-cjson Filename: pool/main/python-nova_2014.2.2-fuel6.1~mira1_all.deb Size: 2303076 MD5Sum: 0df8c4933a81866e75633a1546e7f10c SHA1: 1a368ef57b16dcc763481020fcf3f3d5625e36cd SHA256: a113215275258433308f0ce17a8f065ce0b254781b3856ee962c5bb9850b2355 SHA512: df1b6a409adbe1065e38205336fdbdc39c9706fa9a4a6857ebe2ae4a5f0005d49b9b60ca86249db1cf666400bd85c911aede0416cd6dd280e2a6921349b8261e Description: OpenStack Compute Python libraries OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This package contains the core Python parts of Nova. Python-Version: 2.7 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-novnc Priority: optional Section: universe/python Installed-Size: 86 Maintainer: Aleksandr Mogylchenko Architecture: all Source: novnc Version: 1:0.5.1+gitfc00821eba~mira6.1 Depends: python (>= 2.7), python-nova (>= 1:2014.2.2), python-oslo.config (>= 1.4.0), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-novnc_0.5.1+gitfc00821eba~mira6.1_all.deb Size: 20148 MD5Sum: d78d491e81e51407a3ece1df8c8b3e70 SHA1: cd9fe510ea48b6baa68a7cd96a2da499fa6b7f70 SHA256: e17c05416f1065bd51bb68ca87ffc38688555a36b32474cb3d598a0d9a1ff10f SHA512: c7ac50f23c7945a0450e2d23d0b4c6edae649a4d5c1a06b1066ff9a09afd1611bca485c425501f3c0c05f19ed3b29fab96e3ecfd3696244124c68b5a10bb03a0 Description: HTML5 VNC client - libraries noVNC is a HTML5 VNC (WebSockets, Canvas) with encryption (wss://) support client that runs well in any modern browser including mobile browsers (iPhone/iPad and Android). More than 16 companies/projects have integrated noVNC into their products including Ganeti Web Manager, OpenStack, and OpenNebula. . This package installs the core Python parts of NoVNC. Homepage: http://github.com/kanaka/noVNC Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-numpy Priority: optional Section: python Installed-Size: 8553 Maintainer: Ubuntu Developers Original-Maintainer: Debian Python Modules Team Architecture: amd64 Version: 1:1.8.2-0ubuntu0.1 Provides: python-f2py, python-numpy-abi9, python-numpy-api9, python-numpy-dev, python2.7-numpy Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python2.7:any, libblas3 | libblas.so.3, libc6 (>= 2.14), liblapack3 | liblapack.so.3 Suggests: gcc (>= 4:4.6.1-5), gfortran, python-dev, python-nose (>= 0.10.1), python-numpy-dbg, python-numpy-doc Filename: pool/main/python-numpy_1.8.2-0ubuntu0.1_amd64.deb Size: 1603490 MD5Sum: 00c0681a5a332a86999a5fbc02455844 SHA1: 9fd17385d2724f7cd154426fb3a45b9ba9af217c SHA256: c236a9e3cf045cc769777f640d29c037a04246d5e68391d464523ed14f73550c SHA512: ddb4f917a0c1df6d083eca44960546abb10d677c7b5c408f4effc9f38896ad1f646e89a4a020f8141f69f8bdeef6f5ffb437305b0630a8c5a20b2c70f0623af5 Description: Numerical Python adds a fast array facility to the Python language Numpy contains a powerful N-dimensional array object, sophisticated (broadcasting) functions, tools for integrating C/C++ and Fortran code, and useful linear algebra, Fourier transform, and random number capabilities. . Numpy replaces the python-numeric and python-numarray modules which are now deprecated and shouldn't be used except to support older software. Homepage: http://www.numpy.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-usb, kubuntu-full, kubuntu-active-full, edubuntu-desktop-gnome, edubuntu-usb, ubuntustudio-video, ubuntustudio-graphics Package: python-oauthlib Priority: optional Section: python Installed-Size: 406 Maintainer: Ubuntu Developers Original-Maintainer: Debian Python Modules Team Architecture: all Version: 0.6.1-1 Depends: python:any (>= 2.7.5-5~), python:any (<< 2.8), python-crypto Filename: pool/main/python-oauthlib_0.6.1-1_all.deb Size: 59380 MD5Sum: c9d6b2599b97bf3a4b95339b441da10d SHA1: 71ef127df4150963a076ea7b945cb29ef03338f9 SHA256: 01caec4eab8b52917c642378b96ca37d232c55e7ff036137478b8f9c68d861bf SHA512: cc25ab4e50c657a89d77b654ad8e46de15c8cd5cd5931b6760e5b8759d7ab0f95cedec34d33a36db4d395830dfc62dec741b23302b076493d553f3d1283c0a9d Description: generic, spec-compliant implementation of OAuth for Python OAuthLib is a generic utility which implements the logic of OAuth without assuming a specific HTTP request object. It can be used to graft OAuth support onto HTTP libraries. . OAuth1 is almost complete while OAuth2 is already in the works. Homepage: https://github.com/idan/oauthlib Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-oauth Priority: optional Section: python Installed-Size: 78 Maintainer: Ubuntu Developers Original-Maintainer: Debian Python Modules Team Architecture: all Version: 1.0.1-3build2 Provides: python2.7-oauth Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Filename: pool/main/python-oauth_1.0.1-3build2_all.deb Size: 12830 MD5Sum: e2c16c59e6242e3abb211a3e64297615 SHA1: 2168098733f13c07f2251e39c258f0cda047e1b5 SHA256: 1b8277d2f26400c603c38712428afd551aa12556f8cfc2ae507a0a3abc76f34a SHA512: ce2fe355f2a14c89b73c601df3f285235336fe4098901fba7779bfa242e7f129d7c2979192deb8c361f5b83cea572fa1025c61a5f558440753e89b415bc3728f Description: Python library implementing of the OAuth protocol python-oauth implements OAuth, which is an open protocol to allow API authentication in a simple and standard method from desktop and web applications. Homepage: http://code.google.com/p/oauth Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-openid Priority: optional Section: python Installed-Size: 518 Maintainer: Ubuntu Developers Original-Maintainer: Mikhail Gusarov Architecture: all Version: 2.2.5-3ubuntu1 Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8) Filename: pool/main/python-openid_2.2.5-3ubuntu1_all.deb Size: 118048 MD5Sum: 18f10f480ec0e16fab9c27e361148ade SHA1: 118e206cb732aedc9fff026b8ff9e846f48094b6 SHA256: b403b1584fcfca0c3759a43bc0b933b353a9fabe16d74af7fc360ce82b29d967 SHA512: c50350782792588997f2007339610e32e9fb8cdac84283d914dbe4d21687f8ebdcfe6444508457bdd4051afa90c25c3e53d1999c5bc612a66a774c21f2976033 Description: OpenID support for servers and consumers Set of Python packages to support use of the OpenID decentralized identity system in your application, both server- and client-side, including: - OpenID 1.0, 1.1 and 2.0 support, - SReg support, - several storage implementations for stateful OpenID authentication. Homepage: http://github.com/openid/python-openid Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-openssl Priority: optional Section: python Installed-Size: 417 Maintainer: Ubuntu Developers Original-Maintainer: Debian Python Modules Team Architecture: amd64 Source: pyopenssl Version: 0.13-2ubuntu6 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), libc6 (>= 2.14), libssl1.0.0 (>= 1.0.0) Suggests: python-openssl-doc, python-openssl-dbg Filename: pool/main/python-openssl_0.13-2ubuntu6_amd64.deb Size: 81482 MD5Sum: c8f4a14fb0469dadcbe379db48a7061f SHA1: e1ea87b515228b7d6172700b5b748caffb65e024 SHA256: fafacfeaac0b82f5a5c529282b378b7ad1f1969bd7575903bf761544a7ea0bf8 SHA512: e44748426fb4640bc3f8062e4039276f077df8274536367dc9479979838c63538b0c706c99dbdd460a10ac85d0d7d43fa658649825ed18194f64712da741bb1d Description: Python 2 wrapper around the OpenSSL library High-level wrapper around a subset of the OpenSSL library, includes . * SSL.Connection objects, wrapping the methods of Python's portable sockets * Callbacks written in Python * Extensive error-handling mechanism, mirroring OpenSSL's error codes . A lot of the object methods do nothing more than calling a corresponding function in the OpenSSL library. Homepage: http://launchpad.net/pyopenssl Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, cloud-image, server, kubuntu-desktop, kubuntu-full, kubuntu-active-desktop, kubuntu-active-full, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, ubuntustudio-desktop, ubuntu-gnome-desktop Package: python-openstack-auth Priority: optional Section: python Installed-Size: 170 Maintainer: MOS Horizon Team > Architecture: all Source: python-django-openstack-auth Version: 1.1.9-0~mos6.1 Depends: python-pbr (>= 0.10), python-django (>= 1.4), python-six (>= 1.5.2), python-keystoneclient (>= 1:0.11.1), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-oslo.config Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-openstack-auth_1.1.9-0~mos6.1_all.deb Size: 37054 MD5Sum: a414c3e9acfeabd22226e754fadc9306 SHA1: 3d3e6c6c99722b05bacbfbb95cb1681f439760d3 SHA256: 33448b4982b838f0b442650721d3787b3ca9d552cdac99be39c7deb5c44659ff SHA512: 2de966844702074b8e54b7170cde7d338fbb0fe643d7f4c87a474396a8f8adc2aec643885c7d9f13becca71dc7a49c879a346ce6114fd9c4483b76f186a41ce5 Description: Django authentication backend for Openstack Django authentication backend for use with the OpenStack Keystone Identity backend. This Python module is used by Horizon (the Openstack Dashport web GUI) to auth against Keystone. Homepage: http://pypi.python.org/pypi/django_openstack_auth Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-openstackclient Priority: optional Section: universe/python Installed-Size: 884 Maintainer: Alexey Deryugin Architecture: all Version: 0.4.1-fuel6.1~mira0 Depends: python-pkg-resources, python-pbr (>= 0.10.0), python-six (>= 1.7.0), python-cliff (>= 1.7.0), python-oslo.i18n (>= 1.0.0), python-glanceclient (>= 1:0.14.0), python-keystoneclient (>= 1:0.10.0), python-novaclient (>= 1:2.18.0), python-cinderclient (>= 1.1.0), python-neutronclient (>= 1:2.3.6), python-neutronclient (<< 1:3), python-requests (>= 1.2.1), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Filename: pool/main/python-openstackclient_0.4.1-fuel6.1~mira0_all.deb Size: 87712 MD5Sum: 94d88285b990d45d575a6c53984a953c SHA1: 767dbe809f25e5e9ad6fbb9f1350b188d27de529 SHA256: 2db5e49f6801e5926223028f2c30f746947d58fa0d3cd0fa69adf708bcec5fe2 SHA512: 093e3d93bedf3981396723c3c47878b85da3cb614c3230ce0d5c62326e5276ef86b3e802aa853cce9000100fbe28db359d75e3de48826a695acbb33df18840a8 Description: Client library for OpenStack API This is a client for the OpenStack API. There's a Python API (the ``openstackclient`` module). Homepage: https://launchpad.net/python-openstackclient Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-oslo.config Priority: optional Section: python Installed-Size: 130 Maintainer: MOS Oslo Team Architecture: all Source: oslo-config Version: 1:1.4.0-fuel6.1~mira1 Provides: python-oslo-config Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-netaddr (>= 0.7.12), python-six (>= 1.7.0), python-stevedore (>= 0.14) Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-oslo.config_1.4.0-fuel6.1~mira1_all.deb Size: 29222 MD5Sum: 2c7f90629566096d5cc32557b172fe97 SHA1: ac88c3c0620cf3f9d80a7c7bd54ea56013d213c8 SHA256: f18a4e3d46e0ad8df0e9cffcddfc1dd15ccd3d1b91e6d89d40a14656886f3a5a SHA512: aed4c1efdf98a663cbc2db8e57fe689a16e83bf9cfe9676dd6fe5d79d1458aa6f735335468090878b6e97341df0048d6761036a82dd760f7181695c19ea74255 Description: Common code for Openstack Projects (configuration API) The OpenStack Oslo project provides Python libraries containing instructure code shared by OpenStack projects. . The OpenStack Oslo Configuration API supports parsing command line arguments and .ini style configuration files. Homepage: https://github.com/openstack/oslo-incubator Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-oslo.db Priority: optional Section: python Installed-Size: 181 Maintainer: MOS Oslo team Architecture: all Version: 1.0.1-fuel6.1~mira1 Depends: alembic (>= 0.4.1), python-babel (>= 1.3), python-iso8601 (>= 0.1.9), python-lockfile (>= 0.8), python-migrate (>= 0.9.1), python-oslo.config (>= 1:1.4.0), python-oslo.utils (>= 0.1.1), python-sqlalchemy (>= 0.9~), python-stevedore (>= 0.14), python-oslo.i18n, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-sqlalchemy (<< 0.10) Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-oslo.db_1.0.1-fuel6.1~mira1_all.deb Size: 43216 MD5Sum: 2face1c6778a0313e8ad76546d82c5bf SHA1: deef3d8cbc07cf9196ad0b093ae17ff8627c4c56 SHA256: 4bc29115cb6b4d597b32cd13b62e29bdfb879280a87d1054147d2007d6040fc8 SHA512: 190f444772a7907a2c7013056d94d37bd9c77587c6b30e3aabe6ac64470c310ff7e8f01635a8ec42273ebb76d7650afca7d257aa3c421d64240e269f7ab84703 Description: database connectivity to the different backends and helper utils - Python 2.x The Oslo database handling library is part of the OpenStack project. It provides database connectivity to the different backends and also provides helper utils. . This package contains the Python 2.x module. Homepage: http://launchpad.net/oslo Package: python-oslo.i18n Priority: optional Section: python Installed-Size: 33 Maintainer: MOS Oslo team Architecture: all Version: 1.0.0-fuel6.1~mira0 Depends: python-babel (>= 1.3), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-six Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-oslo.i18n_1.0.0-fuel6.1~mira0_all.deb Size: 10250 MD5Sum: 8673063278ac631fe881bb2d1dd5f022 SHA1: 9adf92d0746e870d86448755332326a1e0b16ce5 SHA256: a345cbd9e4b55225cdbbb59aad7cfd18f0539782eb58e2d384e2d9e368637776 SHA512: cf41e57272e0afe16d7bd92e7a587df17b0430a4702c6ed8c6b55427d98b717375ab3cc7b169df9c2834e87553530ecac1b27f119a25e57a7c0844247bdafee3 Description: Oslo Internationalization Utilities - Python 2.x The oslo.i18n library contain utilities for working with internationalization (i18n) features, especially translation for text strings in an application or library. . This package contains the Python 2.x module. Homepage: http://launchpad.net/oslo Package: python-oslo.messaging Priority: optional Section: python Installed-Size: 342 Maintainer: MOS Oslo team Architecture: all Source: oslo.messaging Version: 1.4.1-fuel6.1~mira1 Depends: python-babel, python-eventlet, python-oslo.config, python-oslo.utils, python-six, python-stevedore, python-yaml, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-oslo.serialization, python-oslo.i18n, python-kombu, python-webob Filename: pool/main/python-oslo.messaging_1.4.1-fuel6.1~mira1_all.deb Size: 67420 MD5Sum: b53eabad2cb95fff2292f4cd1b336106 SHA1: 3b628391cc92d02f64acf0072e2c5ce4b66b6fbd SHA256: d94b768211bb3a51afe10adabac3b84fc6370b7e8e8d5d2ffad403be58503559 SHA512: 680b9b530cc61acc240f8aaf14a931aea98c049f29efbe5a60e88fc8a80813f0af7c2e969e589a29e7b0df3743c5bf0a211a24c47583252daa52380efe1de398 Description: oslo messaging library The oslo messaging API supports RPC and notifications over a number of different messaging transports. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-oslo.rootwrap Priority: optional Section: python Installed-Size: 67 Maintainer: MOS Oslo Team Architecture: all Source: oslo.rootwrap Version: 1.3.0-fuel6.1~mira0 Provides: python-oslo-rootwrap Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-six Suggests: sudo Filename: pool/main/python-oslo.rootwrap_1.3.0-fuel6.1~mira0_all.deb Size: 22556 MD5Sum: 792cc044bc6b0a88ca499b612a112534 SHA1: 347b641551fd28889c4c2d9732339657b2a38e0d SHA256: 3cc8beb646487897284eeb23f9e1dc2cbeab111f3f3a04851d22d1b91e3cfe4e SHA512: aa76a465ef25ccda518455786608a74b9a84274c42c7e8fa8477f485664d80672a6101a62dbe27cbf1dcc7f530244d4249a1afc37494054c93798c1da433199c Description: Fine filtering of shell commands as 'root' The Oslo Rootwrap allows fine filtering of shell commands to run as `root` from OpenStack services. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-oslo.serialization Priority: optional Section: python Installed-Size: 14 Maintainer: MOS Oslo team Architecture: all Version: 1.0.0-fuel6.1~mira0 Depends: python-babel (>= 1.3), python-iso8601 (>= 0.1.9), python-oslo.utils (>= 0.2.0), python-six (>= 1.7.0), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-oslo.serialization_1.0.0-fuel6.1~mira0_all.deb Size: 6608 MD5Sum: e63ed370463941ec9ee76fd02ec5f812 SHA1: 18204f222ec3b135695be3b8a369b2fe380080a4 SHA256: bbe64d98e82a5c8812286a3fd65add224bc8b6ba1d51abc6c6aae602b4b0daa2 SHA512: 1d8ec8b8a120b7477a51f8043065b1fc5eae5fe29c848c694b6167d39a89b7921d8db13043f06041babdec78ce4e2834fc213df0751e2d46fee8041542da13cc Description: utilities for serialization , especially JSON - Python 2.x The oslo.serialization library contain utilities for working with serialization features, especially working with JSON. . This package contains the Python 2.x module. Homepage: https://github.com/openstack/oslo.serialization Package: python-oslo.utils Priority: optional Section: python Installed-Size: 38 Maintainer: MOS Oslo team Architecture: all Version: 1.0.0-fuel6.1~mira0 Depends: python-babel (>= 1.3), python-iso8601 (>= 0.1.9), python-oslo.config (>= 1.2.0), python-oslo.i18n (>= 0.1.0), python-six (>= 1.6.0), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-oslo.utils_1.0.0-fuel6.1~mira0_all.deb Size: 12542 MD5Sum: 7f516a06d453d9e92db50e7b8cee131d SHA1: c96d01bca4d835e58d80a7c93fd48b7a98bbda6c SHA256: b65d8b8273958ec59a3d8e37bd8422626ca505542def8f4abaa6b793bcb7580d SHA512: 447919210480a41aaad1141b81910afa1ad03b542fafbb5ad3d6d90f1032fdfa41a2150e0f6069decc9556afa5ba98fb8b7276d4d361c842012727280063006b Description: set of utility functions for OpenStack - Python 2.x The Oslo.utils package provides a set of function which are cross-project for OpenStack. For example, it provides text decoding, exception handling, Python module import facility (try_import function), network-related system-level, and time utilities and helper functions. . This package contains the Python 2.x module. Homepage: http://launchpad.net/oslo Package: python-oslo.vmware Priority: optional Section: python Installed-Size: 259 Maintainer: MOS Oslo Team Architecture: all Version: 0.6.0-fuel6.1~mira0 Depends: python-babel (>= 1.3), python-eventlet (>= 0.13.0), python-iso8601 (>= 0.1.9), python-netaddr (>= 0.7.12), python-requests, python-six (>= 1.7.0), python-stevedore (>= 0.14), python-suds, python-yaml (>= 3.1.0), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-oslo.i18n Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-oslo.vmware_0.6.0-fuel6.1~mira0_all.deb Size: 42526 MD5Sum: 054e422845f8934809798a14d3743ead SHA1: 3a0ad151ff276ba0e4cc4119645f23f4e16b16da SHA256: 07067a97abba503843869cde38a99afeec633cf6bc658a0fa7aa814e7c17773a SHA512: 7c9f14ddccca49413c3f8e97a6550fa3d5c5d1cb8be68758f4b9cc4f3c0c3c224dfd077d4c0a9f643bab49206adbaad1a18a6096d0374fb2fdcccc9ce7ade28a Description: VMware library for OpenStack projects - Python 2.x This package is part of the Oslo project, which aims at providing unified Python libraries across all of OpenStack. It provides a VMware library for OpenStack projects. . This package contains the Python 2.x module. Homepage: http://launchpad.net/oslo Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-osprofiler Priority: optional Section: python Installed-Size: 67 Maintainer: MOS Linux team Architecture: all Version: 0.3.0-1~mos6.1+1 Depends: python-six (>= 1.7.0), python-webob (>= 1.2.3), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python2.7:any Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-osprofiler_0.3.0-1~mos6.1+1_all.deb Size: 18648 MD5Sum: c18640eb75d098ea89d8d67671a45313 SHA1: b4be3f4ef2621e9c9426163c61c73074aa5fd776 SHA256: 1e673042fc6ebc0818c0d4e6e8f7bc2e353209c530ac62e3f298f21df1d04822 SHA512: 29384832fcc25adac1d4c0ef0d09dbc5c345f65594db7d486861534f8d9b3db8477b06e7d1de6fc358e41ffec42b9256d9334bd721465e5dbe28b5562252f6e7 Description: OpenStack Profiler Library - Python 2.x OpenStack consists of multiple projects. Each project, in turn, is composed of multiple services. To process some request, e.g. to boot a virtual machine, OpenStack uses multiple services from different projects. In the case somethin works too slowly, it's extremely complicated to understand what exactly goes wrong and to locate the bottleneck. . To resolve this issue, a tiny but powerful library, osprofiler, has been interoduced, and can be used by all OpenStack projects and their Python clients. To be able to generate one trace per request, that goes through all involved services, and builds a tree of calls (see an example http://pavlovic.me/rally/profiler/). . This package contains the Python 2.x module. Homepage: https://github.com/stackforge/osprofiler Orig-Maintainer: PKG OpenStack Package: python-pam Priority: optional Section: python Installed-Size: 68 Maintainer: Ubuntu Developers Original-Maintainer: Dima Barsky Architecture: amd64 Version: 0.4.2-13.1ubuntu3 Depends: python (>= 2.7~), python (<< 2.8), libc6 (>= 2.4), libpam0g (>= 0.99.7.1) Suggests: python-pam-dbg Filename: pool/main/python-pam_0.4.2-13.1ubuntu3_amd64.deb Size: 9990 MD5Sum: e518dde3fdb06254f7d383fa289ff049 SHA1: 2479ed6859c4227a6faed71e74d36a276f3b2dd1 SHA256: 57b88457b65d911deb4ae92dd240168c6ee125cde8716905020d794d8f45c20c SHA512: 49ec2a767b9e800366145910f150a82c0bccb8bbc4ef0b2234fba6ee86610010b20bece7feef8687c26927148d081a5334cab01bad130542d938f51449ccf2b1 Description: Python interface to the PAM library This module makes the PAM (Pluggable Authentication Modules) functions available in Python. With this module you can write Python applications that implement authentication services using PAM. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, cloud-image, server, kubuntu-desktop, kubuntu-full, kubuntu-active-desktop, kubuntu-active-full, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, ubuntustudio-desktop, ubuntu-gnome-desktop Package: python-paramiko Priority: optional Section: python Installed-Size: 493 Maintainer: MOS Nova Team = 2.1.0-2), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-ecdsa Filename: pool/main/python-paramiko_1.14.0-2~mos6.1_all.deb Size: 97760 MD5Sum: 6989d29a32325901ae8d1eb3a066cb97 SHA1: 63cbe1e09323eaeede249e5d35644f79722c7b16 SHA256: 0fde94b2893d53a1773d2d54728a7ba3f8b7d91ec4e25b91644f06d86214ef5d SHA512: 2c6e741198096be7347cc4fcd31de35be70b945f766976a12c43d317c0d29fbd19e25b94122cbc080654ca1bb0640e1ab345aefa05356d3bdf25d510975783ff Description: Make ssh v2 connections with Python (Python 2) This is a library for making SSH2 connections (client or server). Emphasis is on using SSH2 as an alternative to SSL for making secure connections between Python scripts. All major ciphers and hash methods are supported. SFTP client and server mode are both supported too. . This is the Python 2 version of the package. Homepage: https://github.com/paramiko/paramiko/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-passlib Priority: extra Section: python Installed-Size: 709 Maintainer: Ubuntu Developers Original-Maintainer: Monty Taylor Architecture: all Source: passlib Version: 1.5.3-0ubuntu3 Provides: python2.7-passlib Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Filename: pool/main/python-passlib_1.5.3-0ubuntu3_all.deb Size: 122642 MD5Sum: 148af17ab6f32a5dc65e7c1a5829ec92 SHA1: bacacc1ace829c4d252750723ba6f80677cfcb95 SHA256: 773404bed3b1b5fcbf236f3a0350e54ccc12e69201679945314bd08516bc67e1 SHA512: d536b91d600910cc88e383db7b9ee8c9acc5082a271df10d33bb5585b90f79d11d472d13f1cdddf8d07e51a0e3eadcf50b08bb2da7a3e284758ff6fc77de9b04 Description: comprehensive password hashing framework Passlib is a password hashing library for Python 2 & 3, which provides cross-platform implementations of over 20 password hashing algorithms, as well as a framework for managing existing password hashes. It's designed to be useful for a wide range of tasks, from verifying a hash found in /etc/shadow, to providing full-strength password hashing for multi-user application. Homepage: http://pypi.python.org/pypi/passlib Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-pastedeploy-tpl Priority: optional Section: python Installed-Size: 46 Maintainer: Ubuntu Developers Original-Maintainer: Piotr Ożarowski Architecture: all Source: pastedeploy Version: 1.5.2-1 Replaces: python-pastedeploy (<< 1.5.0-4) Breaks: python-pastedeploy (<< 1.5.0-4) Filename: pool/main/python-pastedeploy-tpl_1.5.2-1_all.deb Size: 4518 MD5Sum: 026875f9ea63f46eb1c7271f48563ce4 SHA1: 83b6ef3b2c6be442774143fb106d6ef3ddb7888f SHA256: 7557e2061bfa7faeb2413b113bbb8732a4277e749a8e1506573146b00136e858 SHA512: cb0a71918e1e476338d46c45de872f29b8deea12800fbfe59f494ced1c130db5f4007345cc9acb44759546c6aed56ac4c10ee5b3e67ae30d57f72894a86b1d87 Description: load, configure, and compose WSGI applications and servers - templates Paste Deployment is a system for finding and configuring WSGI applications and servers. For WSGI application consumers it provides a single, simple function (loadapp) for loading a WSGI application from a configuration file or a Python Egg. For WSGI application providers it only asks for a single, simple entry point to your application, so that application users don't need to be exposed to the implementation details of your application. . This package contains the Paste Deploy's paster template. Homepage: http://pythonpaste.org/deploy/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-pastedeploy Priority: optional Section: python Installed-Size: 163 Maintainer: Ubuntu Developers Original-Maintainer: Piotr Ożarowski Architecture: all Source: pastedeploy Version: 1.5.2-1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-pastedeploy-tpl (= 1.5.2-1), python-paste, python-pkg-resources Recommends: python-pastescript (>= 1.7.3-6~) Filename: pool/main/python-pastedeploy_1.5.2-1_all.deb Size: 25514 MD5Sum: 3c0587c8218a420b1718ab9b5f01b42f SHA1: f73fe8a7782cadc1c57130b50f7bb4ebe6065df3 SHA256: 4df4a7dfed631eeea8bb0463866348f0474570ec87fbc1c9443aad0f6216a6a8 SHA512: 9c65ab9230c3bf70b33a698640470638ce0d0ded1f631954ba086cc3dd8b0ef7f4a2eca13c25176d16a32896763d3004434e97ce0f3ee806db97fc73bd6c039d Description: load, configure, and compose WSGI applications and servers Paste Deployment is a system for finding and configuring WSGI applications and servers. For WSGI application consumers it provides a single, simple function (loadapp) for loading a WSGI application from a configuration file or a Python Egg. For WSGI application providers it only asks for a single, simple entry point to your application, so that application users don't need to be exposed to the implementation details of your application. . This package contains the Python 2.x module. Enhances: python-paste Homepage: http://pythonpaste.org/deploy/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-pastescript Priority: optional Section: python Installed-Size: 686 Maintainer: Ubuntu Developers Original-Maintainer: Piotr Ożarowski Architecture: all Source: pastescript Version: 1.7.5-3build1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python2.7:any, python-paste (>= 1.7.5.1-2~), python-pastedeploy (>= 1.5.0-1~), python-setuptools | python-distribute Suggests: python-flup (>= 0.5-1), python-cherrypy, python-cheetah (>= 1.0-1.1), libjs-sphinxdoc (>= 1.0) Filename: pool/main/python-pastescript_1.7.5-3build1_all.deb Size: 117134 MD5Sum: efbe8811182fd40546ff68cd99ab0df7 SHA1: 3c4320f242fb5348ca032e9dd4d8765baf051117 SHA256: a4c02b110aacbb12d5d0b595447eb468a67358ef4f402b15c42f69d4bf1b221a SHA512: 00f8588add30841ad2b577ff3d1efcbfa083ed57d28e4462fafec4f06513872bfd959cd61926a42e6879f526949deaf7be4570cf0617bff8117f628a5702d65c Description: serving web applications, creating file layouts for Python packages Paster is pluggable command-line frontend, including commands to setup package file layouts . Built-in features: * Creating file layouts for packages. For instance a setuptools-ready file layout. * Serving up web applications, with configuration based on paste.deploy Homepage: http://pythonpaste.org/script/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-paste Priority: optional Section: python Installed-Size: 2189 Maintainer: Ubuntu Developers Original-Maintainer: Piotr Ożarowski Architecture: all Source: paste Version: 1.7.5.1-6ubuntu3 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-pkg-resources, python-formencode (>= 0.5.1-1), python-tempita Recommends: python-ctypes, python-openid, python-openssl, python-scgi Suggests: python-pastedeploy, python-pastescript, python-pastewebkit, libjs-mochikit, libapache2-mod-wsgi, libapache2-mod-python (>= 3.2.8-3), libapache2-mod-scgi, python-pgsql (>= 2.5.1-1), libjs-sphinxdoc (>= 1.0) Breaks: python-pastescript (<< 1.7.3-7~1) Filename: pool/main/python-paste_1.7.5.1-6ubuntu3_all.deb Size: 366738 MD5Sum: 087a0e6d604920077dba2eb699fee451 SHA1: 4f080c3cd87c67c188bf701458c59ff55321129f SHA256: f9a8a73b028450a3f3b97f2dceb9270cd92225730e2376e910c23b1af228d142 SHA512: 444f07198e2602c1bdf099aac2b24da999dc740e3f59aa2f58c144c7285aee775902991ba32c9fd2ae8c07ddbb13875e7de52c335f4ebfe02e984f24fea181bb Description: tools for using a Web Server Gateway Interface stack Python Paste brings consistency to Python web development and web application installation, providing tools for both developers and system administrators. . Paste for Administrators: * Easily install, run, and configure multiple Paste-enabled web applications at once, and integrate them into your website how you want (SCGI, FCGI, AJP, WSGI) * Manage and install web applications system-wide for easy maintenance . Paste for Web Developers: * Increase your web application's audience * Provide starter templates and custom commands for using your web framework * Keep your development and deployment straightened out, and your automated testing streamlined * Attention payed to the full development cycle -- starting projects, converting old projects, updating and deploying projects -- using a set of complementary packages and tools Homepage: http://pythonpaste.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-pbr Priority: extra Section: python Installed-Size: 153 Maintainer: Ubuntu Developers Original-Maintainer: PKG OpenStack Architecture: all Version: 0.10.0-0ubuntu1~mos6.1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-pbr_0.10.0-0ubuntu1~mos6.1_all.deb Size: 37604 MD5Sum: 6a9dc03b1abb216848386131cc7fae8f SHA1: 034ae4f8f739c39a1bb89616901c0ff12f5cc5da SHA256: 6e2973e7fb6d12360d7f70fac6889448025eb41bad9b78c1c0e53d2c38c7e351 SHA512: 215a6b4a8e6aca22b8061e1bcaace43cc9cb6aa978d6418c2b7902295b75d24b5af689941a3208a70c155d9f91aebaa4e5bb4c0eeb339dfc2a4d8b627ecde839 Description: inject useful and sensible default behaviors into setuptools - Python 2.x PBR (Python Build Reasonableness) is a library that injects some useful and sensible default behaviors into your setuptools run. PBR can: * Manage version number bad on git revisions and tags (Version file). * Generate AUTHORS file from git log * Generate ChangeLog from git log * Generate Sphinx autodoc stub files for your whole module * Store your dependencies in a pip requirements file * Use your README file as a long_description * Smartly find packages under your root package . PBR is only mildly configurable. The basic idea is that there's a decent way to run things and if you do, you should reap the rewards, because then it's simple and repeatable. If you want to do things differently, cool! But you've already got the power of Python at your fingertips, so you don't really need PBR. . PBR builds on top of `d2to1` to provide for declarative configuration. It then filters the `setup.cfg` data through a setup hook to fill in default values and provide more sensible behaviors. . This package provides support for Python 2.x. Homepage: http://pypi.python.org/pypi/pbr Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-pcs Priority: extra Section: universe/net Installed-Size: 263 Maintainer: MOS Linux team Architecture: all Source: pcs Version: 0.9.103-1~mos6.1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Filename: pool/main/python-pcs_0.9.103-1~mos6.1_all.deb Size: 54304 MD5Sum: a9387a75a99cbcbbeff2fee270229fbc SHA1: 4418e5bbc4c77771bb1d04f3da96c49888ef00a7 SHA256: b2a8f346ac0dc8b780a0b7524c492ee9dfb1297c2581673a4767b957828b842a SHA512: 28b409fde212d0f422d8a466f86d9e231aa5d4f8ab298d15ba3f54d9a6172d9a2d8be96e6221ed518eda0ffdce8971e5f0a794a48d2092343fddd52d9bd43e64 Description: Pacemaker command line interface PCS is pacemaker/corosync configuration system. Homepage: http://github.com/feist/pcs Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-pecan Priority: optional Section: python Installed-Size: 515 Maintainer: MOS Linux team Architecture: all Version: 0.6.1-2~mos6.1 Depends: python (<< 2.8), python (>= 2.7), python-logutils, python-mako (>= 0.4.0), python-markupsafe, python-simplegeneric, python-singledispatch, python-six, python-webob, python-webtest, python:any (>= 2.7.1-0ubuntu2), python2.7:any Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-pecan_0.6.1-2~mos6.1_all.deb Size: 113020 MD5Sum: f5441a0f1aebc8a03cedb9b594aea0af SHA1: f43fa934db515efb0a97de7e51ebd3a479f0fd10 SHA256: 69582c1c3cfdef6379c41efe30e598c4e4d2c8d035f7c86c043dac12f2ad6e05 SHA512: 20a9c0172ff2d4ccf9994c132bcf4f1a805082271f9a21f5fb6a7bb4ed66d06a3195fcaa300abf686f508adcd32020b4d2ef799a1b1c6cf9cddb0e8c53c15bb1 Description: WSGI object-dispatching web framework - Python 2.x The Pecan Python module is a WSGI object-dispatching web framework designed to be lean and fast with few dependencies. Pecan comes bundled with a lightweight WSGI development server based on Python's wsgiref.simpleserver. Pecan applications also come with an interactive Python shell which can be used to execute expressions in an environment very similar to the one your application runs in (using the "pecan shell" command). . WSGI is the "Web Server Gateway Interface". It defines a simple and universal interface between web servers and web applications or frameworks for the Python programming language. . This package contains the Python 2.x module. Homepage: http://pypi.python.org/pypi/pecan Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-pexpect Priority: optional Section: python Installed-Size: 188 Maintainer: Ubuntu Developers Original-Maintainer: Ganesan Rajagopal Architecture: all Source: pexpect Version: 3.1-1ubuntu0.1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Suggests: python-pexpect-doc Filename: pool/main/python-pexpect_3.1-1ubuntu0.1_all.deb Size: 37834 MD5Sum: b4153493aa5e12dfebe0f82f03c51fc4 SHA1: fb6b54c72182f54c411cb896396a5ac7932ae779 SHA256: d3cf7a8e4c5fb01cae31e45a3060a82795cd71d6c37aab81dda5ce435ccbdbd1 SHA512: 692f6642ecc9321f6cf24d60328a89529dfe13fb522d1559952a387a7971753a9a7a37f665a8f9744f6dc5f159adfde1041397ea693a09d4ea0bd1a46d01eda5 Description: Python module for automating interactive applications Pexpect is a pure Python module for spawning child applications; controlling them; and responding to expected patterns in their output. Pexpect works like Don Libes' Expect. Pexpect allows your script to spawn a child application and control it as if a human were typing commands. Homepage: http://www.noah.org/wiki/Pexpect Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-pkg-resources Priority: optional Section: python Installed-Size: 182 Maintainer: Ubuntu Developers Original-Maintainer: Matthias Klose Architecture: all Source: python-setuptools Version: 3.3-1ubuntu1 Provides: python2.7-setuptools Depends: python:any (>= 2.7), python:any (<< 2.8) Suggests: python-distribute, python-distribute-doc Conflicts: python-setuptools (<< 0.6c8-3) Filename: pool/main/python-pkg-resources_3.3-1ubuntu1_all.deb Size: 61858 MD5Sum: 405401d8abf835f703bd6499a5f9788a SHA1: 6c8968564791369dfc236a3f6f00459a212da53d SHA256: cf6e8f4484035468eae046e10476f0b24b1fc7c9958410a322e958947c6d0441 SHA512: 201cd5f03ae0eb564837889a2c1ad785aa0007b5ecfb1339e381bc21395d1737deb3af9e260129a727ec07170dd34e06c7aa23044bea5258701caba2087cd775 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. Homepage: https://pypi.python.org/pypi/setuptools Python-Version: 2.7 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-ply Priority: optional Section: python Installed-Size: 285 Maintainer: Ubuntu Developers Original-Maintainer: Arnaud Fontaine Architecture: all Source: ply Version: 3.4-3ubuntu2 Provides: python-ply-lex-3.2, python-ply-yacc-3.2, python2.7-ply Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Suggests: python-ply-doc, python-pkg-resources Filename: pool/main/python-ply_3.4-3ubuntu2_all.deb Size: 48148 MD5Sum: 780d4d20630869b23007bd41bd5dc98e SHA1: 295448d67fcef338d95eb947158eaf82e49c7c30 SHA256: 5f15bb5e2a8115a31e708a30435f485f544d098e08a14e070ccb98fba9f362f9 SHA512: ab307dfaf06415a058a00c8401060d457b22a0fea36c174b0c2cdf6ae68676ca2b8c200c78785ff788f02cf447d78b140e23d2030868753d551473301ced4859 Description: Lex and Yacc implementation for Python2 PLY is yet another implementation of lex and yacc for Python. Although several other parsing tools are available for Python, there are several reasons why you might want to take a look at PLY: * It's implemented entirely in Python. * It uses LR-parsing which is reasonably efficient and well suited for larger grammars. * PLY provides most of the standard lex/yacc features including support for empty productions, precedence rules, error recovery, and support for ambiguous grammars. * PLY is extremely easy to use and provides very extensive error checking. Homepage: http://www.dabeaz.com/ply/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-posix-ipc Priority: optional Section: python Installed-Size: 43 Maintainer: PKG OpenStack Architecture: amd64 Version: 0.9.8-2~mos6.1 Depends: python (>= 2.7), python (<< 2.8), libc6 (>= 2.7) Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-posix-ipc_0.9.8-2~mos6.1_amd64.deb Size: 14650 MD5Sum: 4a66f325a8787127caced3ea25d227cc SHA1: 2d60600175cb3fe55214279b1e1bee88d796d886 SHA256: 828425f42c8b464ce69981f05cf87a5bc6124c4adc96d09758f6c40191e98220 SHA512: 4bdccce49b4309b69d511bcbaf87c1c29e07e24f9e12e95b2179933af0cccb1b8de71273a35c71a7aca154116c4129b02a1e8a7de1ed9d337867e284dd0b7565 Description: semaphores, shared memory and message queues - Python 2.x posix_ipc is a Python module (written in C) that permits creation and manipulation of POSIX inter-process semaphores, shared memory and message queues on platforms supporting the POSIX Realtime Extensions a.k.a. POSIX 1003.1b-1993. This includes nearly all Unices and Windows + Cygwin 1.7. . This package contains the Python 2.x module. Homepage: http://semanchuk.com/philip/posix_ipc/ Package: python-prettytable Priority: optional Section: python Installed-Size: 108 Maintainer: Ubuntu Developers Original-Maintainer: Debian Python Modules Team Architecture: all Source: prettytable Version: 0.7.2-2ubuntu2 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Filename: pool/main/python-prettytable_0.7.2-2ubuntu2_all.deb Size: 19966 MD5Sum: 1532d286ecad16204509eca1e97b8c37 SHA1: 33cc54e8d0af75473307170e038f5ca250e86fef SHA256: 36292c9775ef4bb1a292655d73f2a3eb1fc7a83b874598b4b084cb22c1eef9ba SHA512: e35b622de34e8accc37d0667a7609050ad302e393ea3a15ba07d0f91b04ea480c7a335be69060acfad4a33c138247de73f41cf3265720f7d6270154319c91d66 Description: library to represent tabular data in visually appealing ASCII tables PrettyTable is a simple Python library designed to make it quick and easy to represent tabular data in visually appealing ASCII tables. It was inspired by the ASCII tables used in the PostgreSQL shell psql. PrettyTable allows for selection of which columns are to be printed, independent alignment of columns (left or right justified or centred) and printing of "sub-tables" by specifying a row range. Homepage: http://code.google.com/p/prettytable/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-psutil Priority: optional Section: python Installed-Size: 292 Maintainer: Ubuntu Developers Original-Maintainer: Debian Python Modules Team Architecture: amd64 Version: 1.2.1-1ubuntu2 Depends: libc6 (>= 2.13), python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~) Filename: pool/main/python-psutil_1.2.1-1ubuntu2_amd64.deb Size: 50246 MD5Sum: d2bcb47170d171e72068dad186d9f6cd SHA1: 149a7d127d293c622c49ab8109d560bab857db37 SHA256: 7c871be1c825dd73ff3912d7484664f970ea84ed68cacc41f8124e2453b5ee09 SHA512: c542985d38af0e70c8100f667dcb6e568de215d20bb1f3f2d461ddc907091547ba72718e974a8b891f3bb1a8747df8754ff26ed550ad5d2201647eb12c8d4f36 Description: module providing convenience functions for managing processes psutil is a module providing an interface for retrieving information on running processes and system utilization (CPU, memory) in a portable way by using Python, implementing many functionalities offered by tools like ps, top and Windows task manager. . It currently supports Linux, OS X, FreeBSD and Windows. Homepage: http://code.google.com/p/psutil/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: xubuntu-desktop, lubuntu-desktop Package: python-pyasn1 Priority: optional Section: python Installed-Size: 349 Maintainer: Ubuntu Developers Original-Maintainer: Jan Lübbe Architecture: all Source: pyasn1 Version: 0.1.7-1ubuntu2 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Suggests: doc-base Filename: pool/main/python-pyasn1_0.1.7-1ubuntu2_all.deb Size: 44250 MD5Sum: 34840f47ca2ea766262d8759cfa54d79 SHA1: dc11ab9094dcb9315214c9df78500275dd33464b SHA256: 8f37a8a1259eec7e6a16126a1ccb2379bbed6e3447ead62bd94355435b12e107 SHA512: 27b4cd279d541f8b31de4c1a29de845551c262ed7706baa0fba6131d4d23fde7e272dabf431a8d1b77054b9411005b13cda5561129ff8fba4259362deb436c51 Description: ASN.1 library for Python (Python 2 module) This is an implementation of ASN.1 types and codecs in Python programming language. It has been first written to support particular protocol (SNMP) but then generalized to be suitable for a wide range of protocols based on ASN.1 specification. . This package contains the Python 2 module. Homepage: http://pyasn1.sourceforge.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-pycadf Priority: optional Section: python Installed-Size: 225 Maintainer: MOS Linux team Original-Maintainer: PKG OpenStack Architecture: all Version: 0.6.0-0ubuntu1~mos6.1 Depends: python-babel, python-iso8601, python-netaddr, python-oslo.config, python-oslo.messaging, python-six, python-tz, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-posix-ipc, python-webob Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-pycadf_0.6.0-0ubuntu1~mos6.1_all.deb Size: 46356 MD5Sum: 6d92e0642372341e65d0d01590112e4e SHA1: 0dd11057d21b1b916697bd3306f1f83095ab2d4b SHA256: 6c651de405ebec64621ac837ceac857083cfcb4acdfcdd3af59e4f997b148ea2 SHA512: 9a8992f268dd53c5772a75e97b0e65ff9089e8592f44a4095e3b848f8c6b6ae12dce618c5a622b7d60f97f21e2c3f52a599b91a03886ff7fee31356f25c88f14 Description: implementation of DMTF Cloud Audit (CADF) data model pyCADF is an implementation of DMTF Cloud Audit (CADF) data model. DMTF Cloud Management Initiative is promoting the work of the Cloud Management Work Group, the Cloud Auditing Data Federation Working Group, the System Virtualization, Partitioning, Clustering Working Group and the Software Entitlement Working Group. See http://dmtf.org for details. Homepage: https://launchpad.net/pycadf Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-pycurl Priority: extra Section: python Installed-Size: 215 Maintainer: Ubuntu Developers Original-Maintainer: Debian Python Modules Team Architecture: amd64 Source: pycurl Version: 7.19.3-0ubuntu3 Depends: libc6 (>= 2.15), libcurl3-gnutls (>= 7.35.0), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Suggests: libcurl4-gnutls-dev, python-pycurl-dbg Filename: pool/main/python-pycurl_7.19.3-0ubuntu3_amd64.deb Size: 47944 MD5Sum: ec3c7bd4aca6d62d35177f9f940f3032 SHA1: 154b01d8f6cc66c037fab99d6453a07aa1868998 SHA256: 3cf009382a6d00b0321c9d38259fdfb54f572ff54dad2e602473d76824c94e7b SHA512: ebf0171250a9d28217bd0a0177469a1ae748dfc889f30695d0c700aad914ba2a74ff628b3443b2db93f5e10cb03bd280042790f40654b67c5c0f156691326690 Description: Python bindings to libcurl This module provides the Python bindings to libcurl. Please refer to the libcurl documentation available in libcurl4-gnutls-dev Debian package. . NOTE: the SSL support is provided by GnuTLS. Homepage: http://pycurl.sourceforge.net Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, cloud-image, kubuntu-desktop, kubuntu-full, kubuntu-active-desktop, kubuntu-active-full, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-desktop, ubuntustudio-desktop, ubuntu-gnome-desktop Package: python-pyinotify Priority: optional Section: python Installed-Size: 129 Maintainer: Ubuntu Developers Original-Maintainer: Mikhail Gusarov Architecture: all Source: pyinotify Version: 0.9.4-1build1 Provides: python2.7-pyinotify Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Suggests: python-pyinotify-doc Filename: pool/main/python-pyinotify_0.9.4-1build1_all.deb Size: 24500 MD5Sum: e8769aea55a94fe0562f7c5fc160f883 SHA1: a4e05b5fbec8bacc70c855724d9e642b732ae1d8 SHA256: c1377cdaa7eafde4b1af10efb794d99606dd9b0a416285be29a4fc088fa1eb48 SHA512: 322b15f74daf9cc6dfb0a3205b1a5d50a142f6cd7fe5d3255def67a83345bc738a0081d9361ccd1ec0b4a4d8a98786c4934595cf421366e523b3098b24add997 Description: simple Linux inotify Python bindings pyinotify is a simple wrapper for the Linux inotify mechanism. . inotify is a Linux Kernel feature available since 2.6.13. inotify makes it possible for applications to easily be notified of filesystem changes. Homepage: https://github.com/seb-m/pyinotify Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-pylibmc Priority: optional Section: universe/python Installed-Size: 127 Maintainer: Ubuntu Developers Original-Maintainer: Debian Python Modules Team Architecture: amd64 Source: pylibmc Version: 1.2.3-1 Depends: python (>= 2.7.1-0ubuntu2), python (<< 2.8), libc6 (>= 2.4), libmemcached10, zlib1g (>= 1:1.1.4) Suggests: memcached Filename: pool/main/python-pylibmc_1.2.3-1_amd64.deb Size: 28938 MD5Sum: 0e6f7b4b09c7c907b02829eca7c04416 SHA1: de465fe4bc6e4489c83722821744e56a7c445a4a SHA256: 805eebab2a781db735767444a1a323cf421ec223de944f4d07ed0a91a0ea3543 SHA512: 0e9a0561ab7d02e9646661435b490dd8fa1d97a99692511d463f6cf54176ca450b8926a4a0491ff8fa7e4b226141285a15d7c52042f9c65c91ff631880a834e5 Description: libmemcached wrapper Pylibmc is a Python wrapper around the accompanying C Python extension _pylibmc, which is a wrapper around libmemcached from TangentOrg. It also manages pooling in a multi-threading environment. Homepage: http://pypi.python.org/pypi/pylibmc/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-pymemcache Priority: optional Section: python Installed-Size: 85 Maintainer: MOS Linux team Architecture: all Version: 1.2.4-2~mos6.1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-six Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-pymemcache_1.2.4-2~mos6.1_all.deb Size: 16960 MD5Sum: 71e075713d7300ca5fcb945b29989c3a SHA1: df770f3b2d85fbcaca8011215252d086fb1fb745 SHA256: b8e0cd108d277c9914385346a3f7726f1da47a9f7f289613f1313fa60510f690 SHA512: 22aaa0d9d952140e1dcba65216dad6cad0985566d40cefb969656433276e2f77eca1e6fc1ae59eea872d841f44b5c0503b323cd11163b0653db5e514ee79f7e4 Description: comprehensive, fast, pure Python memcached client - Python 2.x Pymemcache is a comprehensive, fast, pure-Python memcached client. It supports the following features: * Complete implementation of the memcached text protocol. * Configurable timeouts for socket connect and send/recv calls. * Access to the "noreply" flag, which can significantly increase the speed of writes. * Flexible, simple approach to serialization and deserialization. * The (optional) ability to treat network and memcached errors as cache misses. . This package contains the Python 2.x module. Homepage: https://github.com/Pinterest/pymemcache Orig-Maintainer: PKG OpenStack Package: python-pymongo-ext Priority: optional Section: python Installed-Size: 75 Maintainer: Ubuntu Developers Original-Maintainer: Federico Ceratto Architecture: amd64 Source: pymongo Version: 2.6.3-1build1 Provides: python2.7-pymongo-ext Depends: python (>= 2.7), python (<< 2.8), libc6 (>= 2.14), python-bson (= 2.6.3-1build1), python-pymongo (= 2.6.3-1build1) Recommends: python-gridfs (>= 2.6.3-1build1) Filename: pool/main/python-pymongo-ext_2.6.3-1build1_amd64.deb Size: 8960 MD5Sum: 6c4a0a73e79d07b83bb9d909db2e46f0 SHA1: 02924dd372e0f9e413824d5eedc99dbd9a39fcf7 SHA256: 1e42daf8472aa8f5797ffd0dbbe37842650f05482195d746d46dc4604a209400 SHA512: 6ad0d58cd566957a6d5ad3cd1d059a21201a97ea981d6b6ea1b4be04e9bd9019847e91c805541150a2472ea071f42668f5276fd8a9ec72a32f99679af7113f8c Description: C-coded extension to the python-pymongo package Pymongo provides an interface to easily access MongoDB from Python. This package contains an extension written in C for higher performance. Homepage: http://api.mongodb.org/python/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-pymongo Priority: optional Section: python Installed-Size: 466 Maintainer: Ubuntu Developers Original-Maintainer: Federico Ceratto Architecture: amd64 Source: pymongo Version: 2.6.3-1build1 Provides: python2.7-pymongo Depends: python-bson (= 2.6.3-1build1), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Recommends: python-gridfs (>= 2.6.3-1build1), python-pymongo-ext Filename: pool/main/python-pymongo_2.6.3-1build1_amd64.deb Size: 73702 MD5Sum: 774d0f0d9dc52a42591d1efab4d1826a SHA1: 93b58616be05e9f9688fc5815a18bf091e29199f SHA256: a185624a55551b7fa5b2515883ec90419e5c8ccb619da622ac41486962db5931 SHA512: 075dd6e84b912e99571c3bd2fcf090c378d7c2796c0b93fe09d7bd8b421cb1e3293095e539a09950e08b868531be66373b236075c8841e88b40fbe086630956d Description: Python interface to the MongoDB document-oriented database MongoDB is a high-performance, open source, schema-free document-oriented data store. Pymongo provides an interface to easily access it from Python. Consider installing the python-pymongo-ext C extension to improve performance. Homepage: http://api.mongodb.org/python/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-pyparsing Priority: optional Section: python Installed-Size: 193 Maintainer: Ubuntu Developers Original-Maintainer: Kevin Coyner Architecture: all Source: pyparsing Version: 2.0.1+dfsg1-1build1 Provides: python2.7-pyparsing Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Filename: pool/main/python-pyparsing_2.0.1+dfsg1-1build1_all.deb Size: 34316 MD5Sum: 33831b0b33cd23bd2266f6f19dac2817 SHA1: 3116eacb714e9a3befabadb280734e5061a5f15a SHA256: f3e8afff2b645bb07274c10a4ee36dbaefde9be22696b888b3dbafcd3c45774b SHA512: 2a8ee9dac73454b7d82f8e85da73c2787fc6ae2f10860372cc61e2691d4f6a5f017ca0c5b9ecaccab5d56a4358d00ab462f4d5064d2b466ff76e3843ad5a4053 Description: Python parsing module The parsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The parsing module provides a library of classes that client code uses to construct the grammar directly in Python code. . Here's an example: . from pyparsing import Word, alphas greet = Word(alphas) + "," + Word(alphas) + "!" hello = "Hello, World!" print hello, "->", greet.parseString(hello) Homepage: http://pyparsing.wikispaces.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-pypcap Priority: extra Section: universe/net Installed-Size: 104 Maintainer: Ubuntu Developers Original-Maintainer: Robert S. Edmonds Architecture: amd64 Version: 1.1.2+debian-2.2 Provides: python2.7-pypcap Depends: python2.7, python (>= 2.7), python (<< 2.8), libc6 (>= 2.15), libpcap0.8 (>= 0.9.8) Conflicts: python-libpcap Filename: pool/main/python-pypcap_1.1.2+debian-2.2_amd64.deb Size: 25828 MD5Sum: 82092d48c009d5fef4e25999a1788585 SHA1: 501fe3b872daa5e8c3a8139c0b9549aff05cb6bc SHA256: f53129fc3e25f31d00d4f5ad97ad3914d11a646a884f49ac75680ff51b48c99f SHA512: a98f7a53b63f9fd8db96ffafbd4bb8e4981d217fbcd173fb3a8ae7b4c0f23c5035838047304baaf69762bbd66f5bac11d85a03a937db9b579b65b09d17806751 Description: object-oriented Python interface for libpcap pypcap is an objected-oriented Python interface for libpcap which supports packet injection and user callback functions. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-pyscss Priority: extra Section: universe/python Installed-Size: 700 Maintainer: MOS Horizon Team Architecture: amd64 Version: 1.2.1-1~mos6.1 Depends: libc6 (>= 2.14), libpcre3, python, python-six Suggests: python-watchdog Filename: pool/main/python-pyscss_1.2.1-1~mos6.1_amd64.deb Size: 162392 MD5Sum: 3c5a406dfb105da9a685ad2605202bc1 SHA1: 7ad771def7a78208befa9d13fd529c23a34d59dd SHA256: 0265b3bcbee2c5fdb6a041a40eda16ea7a8df021bb37550d6590792ddeb485af SHA512: 05c7b452d7f261abcc101e8a14a794c99d5f1aa4fde63fdfa49a6bc294cf46ba02ef6988eb6a6341a5b0c1246a825cf66043049e14a89abd56f8d4f1f61846b9 Description: SCSS compiler for python pyScss compiles Scss (Sass), a superset of CSS that is more powerful, elegant and easier to maintain than plain-vanilla CSS. The library acts as a CSS source code preprocesor which allows you to use variables, nested rules, mixins, and have inheritance of rules, all with a CSS-compatible syntax which the preprocessor then compiles to standard CSS. Homepage: https://github.com/Kronuz/pyScss Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-pysnmp4-apps Priority: optional Section: universe/python Installed-Size: 183 Maintainer: Ubuntu Developers Original-Maintainer: Jan Luebbe Architecture: all Version: 0.3.2-1 Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-pysnmp4 Suggests: python-pysnmp4-mibs Filename: pool/main/python-pysnmp4-apps_0.3.2-1_all.deb Size: 34946 MD5Sum: f2fc5a8741cc9a4c8bdae969929bfc5a SHA1: e2f230cef33de76c463957b3d5a299a20cb43141 SHA256: 07aa753fa3be6bd7e96afa99ab9e6225b7fcc7134e433f74ba4a40af5ad4f7c1 SHA512: e19f4391443975c4322e9b8744efa479caf9d1a64380519a7e0291973860e295603e7ac8444a453e01bdae2e728d07decd05862be13999a7793e86aa1ecdf0e8 Description: Applications for the Python SNMP library This package contains a set of SNMP applications written on top of the PYSNMP v4 package, which is written entirely in Python and is self-sufficient in terms that it does not rely on any third party tool. Homepage: http://pysnmp.sourceforge.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-pysnmp4-mibs Priority: optional Section: universe/python Installed-Size: 11516 Maintainer: Ubuntu Developers Original-Maintainer: Jan Lübbe Architecture: all Version: 0.1.3-1 Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-pysnmp4 Filename: pool/main/python-pysnmp4-mibs_0.1.3-1_all.deb Size: 1979122 MD5Sum: a09eef881df5cc7bcaa07273dce27695 SHA1: ab8d8c45e4d7dc6ad5052e1c51026689d78b2488 SHA256: 173c6f0978677b010f701ba85bb3574eedd369efb969a604f065de44e3097986 SHA512: 2d4668c8db225b29e37edcf4750c5cdf835225d80a8f4650d605c5c0c65215c7fd3ef806f32c1c87761f803fa21e979db3257bcf1a80916ff6f5a87deb869ee1 Description: MIBs for the Python SNMP library This package contains MIBs compiled for PySNMP v4, which is written entirely in Python and is self-sufficient in terms that it does not rely on any third party tool. Homepage: http://pysnmp.sourceforge.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-pysnmp4 Priority: optional Section: universe/python Installed-Size: 1051 Maintainer: Ubuntu Developers Original-Maintainer: Jan Lübbe Architecture: all Version: 4.2.5-1 Replaces: python-pysnmp-common, python-pysnmp2 Provides: python-pysnmp-common, python-pysnmp2 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-pyasn1, python-crypto (>= 2.4.1), smitools Recommends: python-pysnmp4-mibs, python-pysnmp4-apps, python-twisted Suggests: python-pysnmp4-doc, doc-base Conflicts: python-pysnmp-common, python-pysnmp2 Filename: pool/main/python-pysnmp4_4.2.5-1_all.deb Size: 151660 MD5Sum: 395c65aa72adea6bdbb71294f4cde922 SHA1: e54765aa5249c0a31a0341d01522c8f9970af03e SHA256: 7f9de39840a0bef92fb214c7214c6646ab92d3491807d1605291eb06efdc91cf SHA512: 6fb259149ce0cb1ee85b0cf2debaa7b4ca8d293b3dd441bb6b2b5b1f73f697ae7646201b992e5c45e06fcb90b49b80be04542a015b6b9e756bcd75adabe9942f Description: Python SNMP library for agents and managers (Python 2 module) This is a Python implementation of SNMP v.1/v.2c/v.3 engine. Its general functionality is to assemble/disassemble SNMP messages from/into given SNMP Object IDs along with associated values. PySNMP also provides a few transport methods specific to TCP/IP networking. . PySNMP is written entirely in Python and is self-sufficient in terms that it does not rely on any third party tool (it isn't a wrapper). . This package provides Python 2 module. Homepage: http://pysnmp.sourceforge.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-pyudev Priority: optional Section: python Installed-Size: 176 Maintainer: Ubuntu Developers Original-Maintainer: Debian Python Modules Team Architecture: all Source: pyudev Version: 0.16.1-2build1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), libudev1 Suggests: python-gobject, python-qt4, python-pyside.qtcore Filename: pool/main/python-pyudev_0.16.1-2build1_all.deb Size: 29310 MD5Sum: aced3d41b8f67254be2681d31d4a4ca3 SHA1: 59aa5e1b848dd729f128568776d988ef76ed2f3d SHA256: 2b4284306873a87ed50156a66c74e37525bf6bbd491c40fd50ab27949957e214 SHA512: d57f958a07a02fac60106909d85984c5f5fd15f077a7348f63ac27afcd0a84f1d06c09b98e26b2f1b1a764e92a69eaa0fdf5b77bc649c4e55dc40be3e0f5f83e Description: Python bindings for libudev This module provides a Python binding to the udev library. . It supports additional integration for GObject, PyQt4 and PySide. Homepage: http://pyudev.readthedocs.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-qpid Priority: extra Section: universe/python Installed-Size: 870 Maintainer: Ubuntu Developers Original-Maintainer: Debian QA Group Architecture: all Source: qpid-python Version: 0.22+dfsg-1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-setuptools Filename: pool/main/python-qpid_0.22+dfsg-1_all.deb Size: 126768 MD5Sum: 647e9851d3fb2db8c92c4bcd98a11970 SHA1: 0964ba9fe19e13b99e203a0676793517838a70e2 SHA256: 54cff3e0688bb1480c24c353466b9a37306be1a3298de14806b61abd6ccb2fbf SHA512: 05bfa40d5c26170f65a99844a4acfddd853b71f3b9070c9cb593e0a3ef76c11ae76f60a2823a47312b296d59d55accb681d40f8d4b8b7b4a3df8d21ea3c4d563 Description: Python bindings for qpid/mlib Qpid/C++ is a C++ implementation of the AMQP protocol described at http://amqp.org/ . This package contains the qpid Python bindings. Homepage: http://qpid.apache.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-rabbit Priority: optional Section: python Installed-Size: 36 Maintainer: MOS Linux team Architecture: all Version: 1.0.1-1~mos6.1 Provides: python2.7-rabbit Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-httplib2 Filename: pool/main/python-rabbit_1.0.1-1~mos6.1_all.deb Size: 11114 MD5Sum: c09aff691616099ca812000e0ca2c0d0 SHA1: 97c610dd4f76cbe49092e39650864e8f6c183ae5 SHA256: 5b4197c84d36b8860fb4ef9b7892ac5b6beee432127854fe516150bceeb1d44b SHA512: 4a6682b830f4a9d0b2cdc5c2829eaedc8266515f7f663ffc486d49bce1dea496a7df4591e1a599d61635b128d25ef86ad8f3a4b5ebc0566dac0a9e8c654403b4 Description: A Pythonic interface to the RabbitMQ Management HTTP API Pyrabbit provides an intuitive, easy way to work with the data that lives inside of RabbitMQ, and manipulate the resources there. . This package contains the libraries for Python 2.x. Homepage: https://pypi.python.org/pypi/pyrabbit/ Package: python-repoze.lru Priority: extra Section: python Installed-Size: 101 Maintainer: Ubuntu Developers Original-Maintainer: Debian Python Modules Team Architecture: all Version: 0.6-4 Provides: python2.7-repoze.lru Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Filename: pool/main/python-repoze.lru_0.6-4_all.deb Size: 11268 MD5Sum: ec42d32ed67499bf97f2843b4b667b7e SHA1: 15a5c7a2e9d9a22badca837eb6901065763ac860 SHA256: 0b3d62c77f8b352e20186aa666ad6c83bdf097fc54ddf09f46b78d63176a5260 SHA512: 21ef658afa5c0e7d3a2016e89d0ea8277b53437ea6df11103c39d25b0f1e7b75cc7d76fce8f8a9786413e328bd4ea3630407e757ba222a70874dd3b106c8b096 Description: tiny LRU cache implementation and decorator repoze.lru is a LRU (least recently used) cache implementation. Keys and values that are not used frequently will be evicted from the cache faster than keys and values that are used frequently. . This is the Python 2 version of the package. Homepage: http://www.repoze.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-requests Priority: optional Section: python Installed-Size: 209 Maintainer: Ubuntu Developers Original-Maintainer: Debian Python Modules Team Architecture: all Source: requests Version: 2.2.1-1ubuntu0.1 Depends: python:any (>= 2.7.5-5~), python:any (<< 2.8), ca-certificates, python-chardet, python-urllib3 (>= 1.7.1) Filename: pool/main/python-requests_2.2.1-1ubuntu0.1_all.deb Size: 42890 MD5Sum: a036877e80fa30529275024bd4adbf8e SHA1: 3e35fcd93a6b304b22ac2a92f9330063fb86587b SHA256: 9a64cb376be2994f868eb251bdc88986b70b1501f13ed71db8bdd954207f824b SHA512: 9aa20215542e8c51e125cc61d4b3263c4746a97621e3b549020cb71825f5d2d3bb919f0359aa95fb828dd249fbda227c61180690fef637421780cd4094fa1c43 Description: elegant and simple HTTP library for Python, built for human beings Requests allow you to send HTTP/1.1 requests. You can add headers, form data, multipart files, and parameters with simple Python dictionaries, and access the response data in the same way. It's powered by httplib and urllib3, but it does all the hard work and crazy hacks for you. . Features . - International Domains and URLs - Keep-Alive & Connection Pooling - Sessions with Cookie Persistence - Browser-style SSL Verification - Basic/Digest Authentication - Elegant Key/Value Cookies - Automatic Decompression - Unicode Response Bodies - Multipart File Uploads - Connection Timeouts Homepage: http://python-requests.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-retrying Priority: optional Section: python Installed-Size: 22 Maintainer: MOS Linux team Architecture: all Version: 1.2.3-2~mos6.1 Depends: python-six, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-retrying_1.2.3-2~mos6.1_all.deb Size: 8080 MD5Sum: f9b1791128c86a9bb82813d0d543242e SHA1: 73ac37426b48a449b5bda353e836c9beb77b9aa3 SHA256: 87ad39ffc02e8a676e6496fb93347b22935320490a2f73fb6f9dac83784d359e SHA512: c5b398aef504ddbe3df714f851a570edb750ee362e679d9f7fa0e846753055c5f433c6326e8fdb6cd867472ecad2ac5676f6ee9cb498f8eb25c3d153aa56a991 Description: simplifies the task of adding retry behavior - Python 2.x Retrying is an Apache 2.0 licensed general-purpose retrying library, written in Python, to simplify the task of adding retry behavior to just about anything. . Features: * Generic Decorator API * Specify stop condition (limit by number of attempts) * Specify wait condition (exponential backoff sleeping between attempts) * Customize retrying on Exceptions * Customize retrying on expected returned result . This package contains the Python 2.x module. Homepage: https://github.com/rholder/retrying Orig-Maintainer: PKG OpenStack Package: python-rfc3986 Priority: optional Section: python Installed-Size: 36 Maintainer: MOS Nova Team Architecture: all Version: 0.2.0-2~mos6.1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-rfc3986_0.2.0-2~mos6.1_all.deb Size: 10712 MD5Sum: 8cbad7f0f7adeae87bb1095dc3ab6b54 SHA1: 2bf5e964982344e3c71e57d98992c5956fd56a51 SHA256: b1699379e65cbd01b0463327f43f0deeb1d1701f2be1a7467b76aa33c4bc81e1 SHA512: 95c9d9a97390872a3751cc34aa5069f9a3d78f5b3cb53bfe828b9b86864e70bb27e7cb5aadf0fed919f15eaa4a8472fe1788ed5ce1d872f1b8b7da7570100dc8 Description: validating URI references per RFC 3986 - Python 2.x This package provides a Python implementation of RFC 3986, including validation and authority parsing. . This package contains the Python 2.x module. Homepage: https://rfc3986.rtfd.org Package: python-routes Priority: optional Section: python Installed-Size: 506 Maintainer: Ubuntu Developers Original-Maintainer: Piotr Ożarowski Architecture: all Source: routes Version: 2.0-1build1 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-repoze.lru, libjs-sphinxdoc (>= 1.0), python-pkg-resources Recommends: python-webob Suggests: python-paste Filename: pool/main/python-routes_2.0-1build1_all.deb Size: 76580 MD5Sum: 93a7d9dd3af53796899a461c4cb2261e SHA1: 5aa0c7c07cca5eeac5620b572b4180b164959292 SHA256: 609e8d083a63b79e3f4fcfcf3e502cbb05aa079b532f0c518609480128bb5a26 SHA512: 1688fa0ee85044675c493947d31857e3ad74fd55e3aa785512ae715f13c0955f8d745ac31f1001b10c02fc44fe8947c1472dedae8df40f1d8c1d99481f437c74 Description: Routing Recognition and Generation Tools Routes is a Python re-implementation of the Rails routes system for mapping URLs to Controllers/Actions and generating URLs. Routes makes it easy to create pretty and concise URLs that are RESTful with little effort. . Speedy and dynamic URL generation means you get a URL with minimal cruft (no big dangling query args). Shortcut features like Named Routes cut down on repetitive typing. . Current features: * Named Routes * Sophisticated Route lookup and URL generation * Wildcard path's before and after static parts * Groupings syntax to allow flexible URLs to accommodate almost any need * Sub-domain support built-in * Conditional matching based on domain, cookies, HTTP method (RESTful), and more * Easily extensible utilizing custom condition functions and route generation functions * Extensive unit tests Homepage: http://routes.groovie.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-rtslib-fb Priority: optional Section: python Installed-Size: 128 Maintainer: MOS Linux team Architecture: all Version: 2.1.45-4~mos6.1 Provides: python2.7-rtslib-fb Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Suggests: python-rtslib-fb-doc Conflicts: python-rtslib, rtsadmin-frozen Filename: pool/main/python-rtslib-fb_2.1.45-4~mos6.1_all.deb Size: 27378 MD5Sum: c9629547f79fe133034e8f213f5c4ddd SHA1: d3dab4fb2d46771231b8cc9366820c56e78d69a8 SHA256: 0e580fb2c3eca870509ad39d019ba916f97832351ee099d663b0e78d76f3e8c3 SHA512: 0b52601395b940fe247c427169673394de1f71bfaf7ab3ba0234096f7b09f5e326a177483f84bfb37a9d3ab8a88f0aefa2a07e0bcd4c4ed074759c0541bdf00f Description: object API for managing the Linux LIO kernel target - Python 2.x The rtslib-fb package is an object-based Python library for configuring the LIO generic SCSI target, present in 3.x Linux kernel versions. . The rtslib-fb package is a fork of the "rtslib" code written by RisingTide Systems. The "-fb" differentiates between the original and this version. Ensure to use either all "fb" versions of the targetcli components -- targetcli, rtslib, and configshell, or stick with all non-fb versions, since they are no longer strictly compatible. . This package contains the Python 2.x module. Homepage: https://github.com/agrover/rtslib-fb Orig-Maintainer: PKG OpenStack Package: python-saharaclient Priority: extra Section: python Installed-Size: 312 Maintainer: MOS Sahara Team Architecture: all Version: 0.7.6-fuel6.1~mira2 Depends: python, python-pbr (>= 0.6), python-pbr (<< 0.7) | python-pbr (>= 0.7.1), python-pbr (<< 1.0), python-netaddr (>= 0.7.12), python-babel (>= 1.3), python-keystoneclient (>= 1:0.10.0), python-six (>= 1.7.0), python-requests (>= 1.2.1), python-requests (<< 2.4.0) | python-requests (>= 2.4.1), python-prettytable (>= 0.7), python-prettytable (<< 0.8), python-oslo.i18n (>= 1.0.0) Filename: pool/main/python-saharaclient_0.7.6-fuel6.1~mira2_all.deb Size: 75462 MD5Sum: f51bb306daab345e717ff37a957411e3 SHA1: c968ccee7043a5b97f24cb40044851ecc404bd80 SHA256: 8495fc3b7d49e0e3d63d183c960ec2485b9cfe65e9a4cf4892a339d5e0eb61dc SHA512: ff5f4d3b52747032caa09eb725ebcb3f0e5d2ac22953f535c61b6cd5fbd3ca7351fb2f6cfd86e0997af104701bedd6aca9d71b5a99ea58e0163a507d0486dcb5 Description: Python client library for OpenStack Data Processing (Sahara) Homepage: http://mirantis.com Package: python-scapy Priority: optional Section: universe/net Installed-Size: 1096 Maintainer: Ubuntu Developers Original-Maintainer: David Villa Alises Architecture: all Source: scapy Version: 2.2.0-1 Replaces: scapy (<< 1.0.5-1) Provides: scapy Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8) Suggests: tcpdump, tcpreplay, wireshark, graphviz, imagemagick, python-gnuplot, python-crypto, python-pyx, ebtables, python-visual, sox, xpdf, gv, hexer, librsvg2-bin, python-pcapy Conflicts: scapy (<< 1.0.5-1) Filename: pool/main/python-scapy_2.2.0-1_all.deb Size: 235668 MD5Sum: bd18987fc62e9fc1a3698d1c99afe0dd SHA1: 36d2df95f3822ac6f00a74f6d5c9c33560afccca SHA256: 4cd65698cf297b711d6974224740da7a83c3f5cdcda08e13afc00a5995a661ff SHA512: ab3f10afce436c51bce5a8cd6122d98b9e63d02d27fea9dd60a82f1249c24d7a149c0f7630813718955c5d195634d045f05ed365d41c9a1f3e3f944e29ca4106 Description: Packet generator/sniffer and network scanner/discovery Scapy is a powerful interactive packet manipulation tool, packet generator, network scanner, network discovery, packet sniffer, etc. It can for the moment replace hping, 85% of nmap, arpspoof, arp-sk, arping, tcpdump, tethereal, p0f, .... . In scapy you define a set of packets, then it sends them, receives answers, matches requests with answers and returns a list of packet couples (request, answer) and a list of unmatched packets. This has the big advantage over tools like nmap or hping that an answer is not reduced to (open/closed/filtered), but is the whole packet. Homepage: http://www.secdev.org/projects/scapy/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-scgi Priority: optional Section: web Installed-Size: 100 Maintainer: Ubuntu Developers Original-Maintainer: Neil Schemenauer Architecture: amd64 Source: scgi Version: 1.13-1.1build1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), libc6 (>= 2.4) Filename: pool/main/python-scgi_1.13-1.1build1_amd64.deb Size: 18426 MD5Sum: cf245a8f89a68cef75d45d943bcbe8e3 SHA1: 74873597e899659bc2e7cae024b9011ffa3296a4 SHA256: 4e336a3f95bb3866c08efe5eaf55988735fc1c7c9c6488be2374adbf167911fe SHA512: 0eb778ead6c0e2e67c5267f3dcf5e70edc5a37b819b72171dc7edf7ec6db9cefd8dc53f173e9dc2eb0196c6875b376b73791f3336e7990da3ffd4186423912f1 Description: Server-side implementation of the SCGI protocol The SCGI protocol is a replacement for the Common Gateway Interface (CGI) protocol. It is a proposed standard for applications to interface with HTTP servers. It is similar to FastCGI but is designed to be easier to implement. . This is a Python package implementing the server side of the SCGI protocol. Homepage: http://python.ca/scgi/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-secretstorage Priority: optional Section: python Installed-Size: 73 Maintainer: Ubuntu Developers Original-Maintainer: Dmitry Shachnev Architecture: all Version: 2.0.0-1ubuntu1.1 Depends: python:any (>= 2.7.5-5~), python:any (<< 2.8), python-crypto, python-dbus, dbus Recommends: python-gi Suggests: gnome-keyring (>= 2.30), python-secretstorage-doc Filename: pool/main/python-secretstorage_2.0.0-1ubuntu1.1_all.deb Size: 11654 MD5Sum: 8fcd73649c96d8056b87ada01ff702de SHA1: 727afd7cf732d0b484496006b0a1c1fca410deb0 SHA256: 81638c9f7155d452542a1f335e8e706fa34f39916d0847d7799faada3664ea0f SHA512: dcee5a90115334a25659be4480ebba0b08a1c4f3d324048c53738009a1aa6f87d4958e7a2f5d9607713e87c1da9fd66aac84103cfc3d81b5aad89cc0366e39d3 Description: Python module for storing secrets - Python 2.x version Python-SecretStorage provides a way for securely storing passwords and other secrets. . It uses D-Bus Secret Service API that is supported by GNOME Keyring (>= 2.30) and KSecretsService. . It allows one to create, edit and delete secret items, manipulate secret collections, and search for items matching given attributes. It also supports locking and unlocking collections. . This package provides Python 2.x version of SecretStorage. Homepage: https://github.com/mitya57/secretstorage Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-serial Priority: optional Section: python Installed-Size: 403 Maintainer: Ubuntu Developers Original-Maintainer: Matthias Klose Architecture: all Source: pyserial Version: 2.6-1build1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Suggests: python-wxgtk2.8 | python-wxgtk Filename: pool/main/python-serial_2.6-1build1_all.deb Size: 60088 MD5Sum: 815adaf14f9c402d2d0507b1d99e7d71 SHA1: 3a50e7684599ebec9a9fb0f43401de1854cae012 SHA256: 1e59105706561e82493d4032761e9c83ec650cbfb80223266ec44cc42d88ec7e SHA512: f49876af9bcf151cbc5af480492a025dca7635505c22fb3fe27caf4c77e144cbecdfc3b40adb9d4fc945b5f0b00afd46191d52b94117fafa816a765cd1452d8b Description: pyserial - module encapsulating access for the serial port This module encapsulates the access for the serial port. It provides back-ends for standard Python running on Windows, Linux, BSD (possibly any POSIX compliant system). The module named "serial" automatically selects the appropriate back-end. Homepage: http://pyserial.sourceforge.net/ Python-Version: 2.7 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-setuptools-git Priority: optional Section: python Installed-Size: 72 Maintainer: Ubuntu Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Architecture: all Version: 1.0b1-0ubuntu3 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-setuptools, git Filename: pool/main/python-setuptools-git_1.0b1-0ubuntu3_all.deb Size: 10302 MD5Sum: 265ac64522246d769ba84ac8fdb3fdc5 SHA1: c0804212a2acfe83c180408a4cf73fc41cf344e8 SHA256: f88e7f7c92692df9e78bd7559d584bcb3ea08eb9d81456ba35ad681409e59c84 SHA512: e6a88668e2d6d889b403391f0eadc89248093aba52de3f5807ecb7652c77db597e22e9ad4b1f6f322559be5d24daf17f4c258886b2961ad1a3b59c6e3e00e145 Description: plugin for setuptools that enables git integration This is a plugin for setup tools that enables Git integration. Once installed, Setuptools can be told to include in a module distribution all the files tracked by git. This is an alternative to explicit inclusion specifications with MANIFEST.in. . This package was formerly known as gitlsfiles. The name change is the result of an effort by the setuptools plugin developers to provide a uniform naming convention. . This is the Python 2 version of the package. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-setuptools Priority: optional Section: python Installed-Size: 811 Maintainer: Ubuntu Developers Original-Maintainer: Matthias Klose Architecture: all Version: 3.3-1ubuntu1 Replaces: python-distribute (<< 0.6.6) Provides: python-distribute, python2.7-setuptools Depends: python:any (>= 2.7), python:any (<< 2.8), python-pkg-resources (= 3.3-1ubuntu1) Conflicts: python-distribute (<< 0.7) Filename: pool/main/python-setuptools_3.3-1ubuntu1_all.deb Size: 230110 MD5Sum: 96cc818890d36f1eddc7be31009eaeb9 SHA1: 88915fa79f8acf3d14613639d1d256e6ddb2b2fe SHA256: ec474f0b8578ce3105f508969118ef1caedf18072ea1d0c892915fe6af6bbb52 SHA512: ec69e85f1f95e28f85d7d4207269633fa4c165c2b587da91b6d40e8f35b4c1dbaa0e4661dc6b43325ac2d32c78017a8c64d10b8be55c461d83e5fedfc82a5458 Description: Python Distutils Enhancements (setuptools compatibility) Extensions to the python-distutils for large or complex distributions. Homepage: https://pypi.python.org/pypi/setuptools Python-Version: 2.7 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-simplegeneric Priority: extra Section: python Installed-Size: 61 Maintainer: Ubuntu Developers Original-Maintainer: Debian Python Modules Team Architecture: all Source: simplegeneric Version: 0.8.1-1 Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8) Filename: pool/main/python-simplegeneric_0.8.1-1_all.deb Size: 11506 MD5Sum: fc5b6db5f33a90082b89507dab83dd20 SHA1: 1f16987458f3dae01bfc0845796004bf81b83038 SHA256: afd060abedd3660bc3c6c3adf10d73572ba7803797f084b39747b7b9c8c48cf1 SHA512: 0fc4bf7cdb8b652b96e42c0059903d2d30948ccf9483e46dc3558230f77794990d4d49e73c6afa8d293156785c0182af5f0f86bd5026440377d0444c9b082e12 Description: simple generic functions for Python The simplegeneric module lets you define simple single-dispatch generic functions, akin to Python's built-in generic functions like len(), iter() and so on. However, instead of using specially-named methods, these generic functions use simple lookup tables, akin to those used by e.g. pickle.dump() and other generic functions found in the Python standard library. Homepage: http://pypi.python.org/pypi/simplegeneric Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-simplejson Priority: optional Section: python Installed-Size: 236 Maintainer: Ubuntu Developers Original-Maintainer: Debian Python Modules Team Architecture: amd64 Source: simplejson Version: 3.3.1-1ubuntu6 Provides: python2.7-simplejson Depends: python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.2.5) Recommends: libjs-jquery Filename: pool/main/python-simplejson_3.3.1-1ubuntu6_amd64.deb Size: 54692 MD5Sum: 9dfdf538974081a2e1c8ff0ac57f872b SHA1: b3e747063928b0b5af22acb28bc0bce99b2181a3 SHA256: 7d84138b3ef59338cd5a436093e766adb0812a24ea8f2a109b785aae996b6961 SHA512: a17c05fc5c947f95389e563717078416bc7433292bc43a8a972057f5008e09be97fe0c0e61a900078d1d80eb83627299f4e73afb256384d985a02bdbb0df0f59 Description: simple, fast, extensible JSON encoder/decoder for Python simplejson is a simple, fast, complete, correct and extensible JSON encoder and decoder. . The encoder may be subclassed to provide serialization in any kind of situation, without any special support by the objects to be serialized (somewhat like pickle). . The decoder can handle incoming JSON strings of any specified encoding (UTF-8 by default). . simplejson is the externally maintained development version of the json library included with Python 2.6 and Python 3.0, but maintains backwards compatibility with Python 2.5. Homepage: http://undefined.org/python/#simplejson Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-singledispatch Priority: optional Section: universe/python Installed-Size: 27 Maintainer: MOS Linux team Original-Maintainer: Barry Warsaw Architecture: all Source: singledispatch Version: 3.4.0.3-1~mos6.1+1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-six Filename: pool/main/python-singledispatch_3.4.0.3-1~mos6.1+1_all.deb Size: 10032 MD5Sum: 45d032ec82353003e249f7b823b18b31 SHA1: 041d05e5773c0cc976dea17eff95f40a0e48144f SHA256: 2cde1491f851bc8042e5ff5317ca4bffd6dec54e8f25ada2591b83d6065563de SHA512: 65375f552d1f2300db48ab08c73824b6ff433d61ef8659c065873e68cffce77a5c9c5d363e3cf92e904c00d8b1bb40d062200f26ac82456883919a1e6615e7a0 Description: single-dispatch generic functions for Python PEP 443 proposed to expose a mechanism in the functools standard library module in Python 3.4 that provides a simple form of generic programming known as single-dispatch generic functions. . This library is a backport of this functionality to Python 2.6 - 3.3. . This is the Python 2 version of the library. Homepage: http://docs.python.org/3/library/functools.html#functools.singledispatch Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-six Priority: optional Section: python Installed-Size: 137 Maintainer: Colin Watson Architecture: all Source: six Version: 1.7.3-1~mos6.1 Depends: python:any (>= 2.7.5-5~), python:any (<< 2.8) Filename: pool/main/python-six_1.7.3-1~mos6.1_all.deb Size: 17110 MD5Sum: d63869c7ff77728b9c55a0a2cfa2b00b SHA1: 92955a3503cedd52946a1dd7a602d9d88c501d3a SHA256: c49cd72cb252457d8b8f420dbcdb37b541145bf79604b4b1924fb29b48c521d2 SHA512: ea0ce8b939c4f4135a6fa0f90d1928842f33793a12eb537a2d67a0e30a1f1cf20cff6b8d995506a52f2a06bd0b7329551f44b3e51249c08eafb9304f8b67d862 Description: Python 2 and 3 compatibility library (Python 2 interface) Six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions. . This package provides Six on the Python 2 module path. It is complemented by python3-six. Homepage: http://pythonhosted.org/six/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-sqlalchemy-ext Priority: optional Section: python Installed-Size: 56 Maintainer: Piotr Ożarowski Architecture: amd64 Source: sqlalchemy Version: 0.9.7-1~mos6.1 Provides: python2.7-sqlalchemy-ext Depends: python-sqlalchemy (= 0.9.7-1~mos6.1), python (>= 2.7), python (<< 2.8), libc6 (>= 2.2.5) Filename: pool/main/python-sqlalchemy-ext_0.9.7-1~mos6.1_amd64.deb Size: 18714 MD5Sum: a1ad0b564f1ff75eaf58479fea49301c SHA1: a7735b65f5c4eebcc71abf1ace1704dee5a77b08 SHA256: 5b68a7ba68da801a7ee6560ae9db8225264302dd5d811abbd73113ac27f0889b SHA512: 2cf046b8654dfa51ffc41c0891b3e5d9491bced8332d90a70fed0a5075401c05ebb7492601aa6b0d9add8324743687eb24e062a203eb04c52de28c65faf3b2b3 Description: SQL toolkit and Object Relational Mapper for Python - C extension SQLAlchemy is an SQL database abstraction library for Python. . This package contains C coded extension accelerator for SQLAlchemy. Homepage: http://www.sqlalchemy.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-sqlalchemy Priority: optional Section: python Installed-Size: 3357 Maintainer: Piotr Ożarowski Architecture: all Source: sqlalchemy Version: 0.9.7-1~mos6.1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Recommends: python-sqlalchemy-ext Suggests: python-sqlalchemy-doc, python-psycopg2, python-mysqldb (>= 1.2.1-p2-2), python-kinterbasdb (>= 3.1.2-0.3), python-pymssql Filename: pool/main/python-sqlalchemy_0.9.7-1~mos6.1_all.deb Size: 598828 MD5Sum: dc4269c4b60fb91ea24c62fe35cdc1d3 SHA1: 0c7d28fe8b357815da66ba31d41ea11eb8f296ea SHA256: 9f49b89ffecd39ee8c2fc824b13ca604cf85bcd321589ccdded72ad723258f26 SHA512: 5a18a102e303040bf3b438b75571bc47e1d922027a79705113aa7b12ed057e5a898f20589ed075509b6d623d0867487f1b693fcc51298e2d2985b1576132a75d Description: SQL toolkit and Object Relational Mapper for Python SQLAlchemy is an SQL database abstraction library for Python. Its strengths are: * full power and flexibility of SQL. SQLAlchemy provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language. * extremely easy to use for all the basic tasks, such as: accessing pooled connections, constructing SQL from Python expressions, finding object instances, and committing object modifications back to the database. * powerful enough for complicated tasks, such as: eager load a graph of objects and their dependencies via joins; map recursive adjacency structures automatically; map objects to not just tables but to any arbitrary join or select statement; combine multiple tables together to load whole sets of otherwise unrelated objects from a single result set; commit entire graphs of object changes in one step. * built to conform to what DBAs demand, including the ability to swap out generated SQL with hand-optimized statements, full usage of bind parameters for all literal values, fully transactionalized and consistent updates using Unit of Work. * modular. Different parts of SQLAlchemy can be used independently of the rest, including the connection pool, SQL construction, and ORM. SQLAlchemy is constructed in an open style that allows plenty of customization, with an architecture that supports custom datatypes, custom SQL extensions, and ORM plugins which can augment or extend mapping functionality. Homepage: http://www.sqlalchemy.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-stevedore Priority: optional Section: python Installed-Size: 75 Maintainer: Ubuntu Developers Original-Maintainer: Julien Danjou Architecture: all Source: stevedore Version: 1.0.0.0-0ubuntu1~mos6.1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-six Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-stevedore_1.0.0.0-0ubuntu1~mos6.1_all.deb Size: 16230 MD5Sum: fb62b713b65e549c497abb4359d1ed60 SHA1: caea0f6b5bf5f85484796ea65937c9c88b0cdb24 SHA256: f70943526ef9f20873d587631b07d6225b5337192419046d198879c731a8d68e SHA512: 6c3f355603d6af50bdef015ae8f49450d35efb4abe90a97deb582dea169fb757cb6a940337578be087feb8c1baa63f0b67be0862d31cb749bdad3852f0a565ad Description: manage dynamic plugins for Python applications - python2 Python makes loading code dynamically easy, allowing you to configure and extend your application by discovering and loading extensions (plugins) at runtime. Many applications implement their own library for doing this, using __import__ or importlib. stevedore avoids creating yet another extension mechanism by building on top of setuptools entry points. The code for managing entry points tends to be repetitive, though, so stevedore provides manager classes for implementing common patterns for using dynamically loaded extensions. . This package provides the Python 2.x module. Homepage: https://github.com/openstack/stevedore Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-stompy Priority: optional Section: universe/python Installed-Size: 88 Maintainer: Ubuntu Developers Original-Maintainer: David Watson Architecture: all Version: 0.2.9-1ubuntu1 Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-nose (>= 0.11), python-dingus Filename: pool/main/python-stompy_0.2.9-1ubuntu1_all.deb Size: 11222 MD5Sum: ddd08145f1cf38729c5526fb1bfc2e70 SHA1: 77988c1ca2c6f36df8a7bb6a74a164122bd1929d SHA256: a6f2361aaa350233b4625a5253d32b2e8d9d57463c9ccdda6e3ada4e09df681b SHA512: bd4778bd3e054e9577c8c089f2f0249c1f2fac7257c52564c72407e11ebff6c788a97edb5c6ff846a04e28a9e0bc37723a349b81c826b0d788b4e97b44e2eeaf Description: Implementation of the STOMP protocol in Python This is useful for connecting to and communicating with Apache ActiveMQ (an open source Java Message Service (JMS) message broker) or other brokers with support for the STOMP protocol. . The majority of the methods available take a single argument; a dictionary. This dictionary should contain the necessary bits you need to pass to the STOMP server. It is outlined in each method exactly what it needs to work. Homepage: http://pypi.python.org/pypi/stompy Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-suds Priority: optional Section: python Installed-Size: 530 Maintainer: Ubuntu Developers Original-Maintainer: Debian Tryton Maintainers Architecture: all Source: suds Version: 0.4.1-11ubuntu0.1 Depends: python:any (>= 2.7.5-5~), python:any (<< 2.8), python-pkg-resources Filename: pool/main/python-suds_0.4.1-11ubuntu0.1_all.deb Size: 91758 MD5Sum: 0f222270b439e25c2ae3e850d6dbc8b2 SHA1: e105208cfb08503109c95f10717f0a8ac815ff3b SHA256: 8fe88d5bce136d7de038d34cbcb1d987d93f3e3df3688cddb301d9b57e8391a1 SHA512: bef74cb71813b044838820d537dcecc9c3130f49188495d1a1310f0b16c289a624bbe1e02a8274c112c273a9b8618f5ca0816f1809fe3c24aee59f89b622121a Description: Lightweight SOAP client for Python The suds project is a Python soap web services client lib. Suds leverages Python meta programming to provide an intuitive API for consuming web services. Objectification of types defined in the WSDL is provided without class generation. Programmers rarely need to read the WSDL since services and WSDL based objects can be easily inspected. Supports pluggable soap bindings. Homepage: http://www.fedorahosted.org/suds/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-support Priority: optional Section: universe/python Installed-Size: 155 Maintainer: Ubuntu Developers Original-Maintainer: Josselin Mouette Architecture: all Version: 1.0.15 Depends: python (>= 2.5), python-minimal, dpkg (>= 1.14.19) Conflicts: debhelper (<< 5.0.38) Filename: pool/main/python-support_1.0.15_all.deb Size: 26672 MD5Sum: 0d45e460d9fb2de50444bf59de240a6f SHA1: 60a7227c3a5a829f458a1e45a82672fb87702871 SHA256: 1b8498b47a08354026e7b43bb4dc42562c502e7c5def5d02b9f8837c043499f5 SHA512: 630a4ea46bc0344ecb556d49e3de47d5657f4b227fb5cf6a132acb879a495f5a4db388552826e9f431289057717c491266f63f9e60611f3e95ced9e486606a2e Description: automated rebuilding support for Python modules This package contains the 'update-python-modules' script, which takes care of byte-compilation of Python-only modules. . Private modules are automatically rebuilt upon major Python upgrades, avoiding the need for strong dependencies. . Public modules are automatically made available for all installed Python versions. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-swiftclient Priority: extra Section: python Installed-Size: 220 Maintainer: MOS Nova Team Architecture: all Version: 1:2.3.1-fuel6.1~mira0 Replaces: swift (<< 1.7.4-0ubuntu2) Depends: python-eventlet, python-httplib2, python-keystoneclient, python-requests (>= 1.1), python-setuptools, python-concurrent.futures (>= 2.1.3), python-simplejson (>= 2.0.9), python-six (>= 1.5.2), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-futures Breaks: swift (<< 1.7.4-0ubuntu2) Filename: pool/main/python-swiftclient_2.3.1-fuel6.1~mira0_all.deb Size: 40436 MD5Sum: aa875187b24465c66041c96f865aeb15 SHA1: 0a93ca4e10761cdfaa99e75fba7ddb50b450e412 SHA256: 416c8876a470982e7b8bc69fe7b14383da0c8d15ae924507aed327ae35c8ce29 SHA512: 3acca1ddda5d3b47fe6d24ae6d37608e1041cfcb7fdb56b9f0c46f52ff6f647b2382f351f5c9b7a1232d76f556a3c680b41448f5d72c2f16e57a7e104421db84 Description: Client library for Openstack Swift API. This is a client for the OpenStack Swift API. There's a Python API (the ``swiftclient`` module), and a command-line script (``swift``). Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-swift Priority: optional Section: python Installed-Size: 1567 Maintainer: MOS Nova Team Architecture: all Source: swift Version: 2.2.0-fuel6.1~mira0 Replaces: swift (<< 1.13.1~rc1-0ubuntu1~) Provides: python2.7-swift Depends: adduser, python-dnspython (>= 1.10.0), python-eventlet (>= 0.9.15), python-greenlet (>= 0.3.1), python-netifaces (>= 0.5), python-netifaces (<< 0.10.0) | python-netifaces (>> 0.10.1), python-openssl, python-paste, python-pastedeploy, python-setuptools, python-simplejson, python-xattr (>= 0.4), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Breaks: swift (<< 1.13.1~rc1-0ubuntu1~) Filename: pool/main/python-swift_2.2.0-fuel6.1~mira0_all.deb Size: 278168 MD5Sum: 0f89353ab2f482a92aab3512f396bf2f SHA1: 369272c2bd8a82eb6e431eaad2cea081c633de89 SHA256: 87450fcfbfc25e0a2a3469baf46a2bda0e5aba8f01de48496023dcbf95c6a03a SHA512: 32e9f9218b2f7cecfa226bc7797582608d28abe4c4cbd6afd2c7e174625ecf1e1168df37d41977ea301b284f787bc92ef6a724ed0f47832a9477bbf440b50398 Description: distributed virtual object store - Python libraries OpenStack Object Storage (code-named Swift) is open source software for creating redundant, scalable object storage using clusters of standardized servers to store petabytes of accessible data. It is not a file system or real-time data storage system, but rather a long-term storage system for a more permanent type of static data that can be retrieved, leveraged, and then updated if necessary. Primary examples of data that best fit this type of storage model are virtual machine images, photo storage, email storage and backup archiving. Having no central "brain" or master point of control provides greater scalability, redundancy and permanence. . Objects are written to multiple hardware devices in the data center, with the OpenStack software responsible for ensuring data replication and integrity across the cluster. Storage clusters can scale horizontally by adding new nodes. Should a node fail, OpenStack works to replicate its content from other active nodes. Because OpenStack uses software logic to ensure data replication and distribution across different devices, inexpensive commodity hard drives and servers can be used in lieu of more expensive equipment. . This package provides the Python libraries that actually implement everything. Homepage: http://launchpad.net/swift Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-tablib Priority: optional Section: python Installed-Size: 1573 Maintainer: Ubuntu Developers Original-Maintainer: PKG OpenStack Architecture: all Version: 0.9.11-2build1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-tablib_0.9.11-2build1_all.deb Size: 253088 MD5Sum: 7e7d805942a32175fe2b8b3d0fd5054e SHA1: fced066c11094b902e9fb29498d36a6f308fca9a SHA256: 68b92225082406f7c2a4328ca589964890a8c4adddaced8c53601280593645d1 SHA512: bfe193eab8368ece198eae53161439945a258902f8c1e0d58a1d7c07ea54f49bcfbb7435c2167027a40a072b8829d223a7a4f87922726af805b41660823afb93 Description: format agnostic tabular dataset library Tablib is a format agnostic tabular dataset library, written in Python. It allows you to import, export, and manipulate tabular data sets. Advanced features include, segregation, dynamic columns, tags & filtering, and seamless format import & export. Homepage: http://docs.python-tablib.org/en/latest/index.html Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-taskflow Priority: optional Section: python Installed-Size: 1051 Maintainer: MOS Cinder team Architecture: all Version: 0.4.0-0ubuntu6~mos6.1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-anyjson, python-iso8601, python-six, python-networkx, python-babel, python-stevedore, python-concurrent.futures, python-jsonschema, python-prettytable, python-sqlalchemy, alembic, python-eventlet Filename: pool/main/python-taskflow_0.4.0-0ubuntu6~mos6.1_all.deb Size: 173334 MD5Sum: f50df53cb8329b3acb22d15d15da07ea SHA1: 12959cab0ba44f8836b6a313ac1fb719f9f46699 SHA256: 3fc389f873de2a8c3697b115b2c8fcd3c9d944015e99edb9c60d327219b30d9b SHA512: ed55cec6bc83e931f8fe5ff495116fada521572433b8ab8706c72517017f698106fbcf941e344b79931119c03cfd77d54143f9178efc7614e55e93ddb5763e8a Description: Taskflow structured state management library. A library to do [jobs, tasks, flows] in a HA manner using different backends to be used with OpenStack projects. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-tempita Priority: extra Section: python Installed-Size: 100 Maintainer: Ubuntu Developers Original-Maintainer: Debian Python Modules Team Architecture: all Version: 0.5.2-1build1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Filename: pool/main/python-tempita_0.5.2-1build1_all.deb Size: 13776 MD5Sum: fa4fd67b02d761715923b71375fd6f08 SHA1: f6f7534427fe6ee584df0967341084e51e786475 SHA256: c72346e777a5b42dc7084cf5c1339cd461dda120544a4c753904e1cf75591c40 SHA512: c93165172f0a6bd65dfeab0102739d2e9e4d185ffb51cf0b092b83e8e85eb3754a01af51ca7c8ce43f89d22a22c4dad70518cbf5c8c23508e092f2b030c78a07 Description: very small text templating language Tempita is a small and simple Python text templating language mainly used by Paster (python-pastescript) to roll out new projects. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-testtools Priority: optional Section: python Installed-Size: 1207 Maintainer: Ubuntu Developers Original-Maintainer: Debian Python Modules Team Architecture: all Version: 0.9.35-0ubuntu1 Provides: python2.7-testtools Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-extras, python-mimeparse, python-pkg-resources Recommends: python-fixtures, libjs-jquery, libjs-underscore Suggests: python-twisted Breaks: python-subunit (<< 0.0.6) Filename: pool/main/python-testtools_0.9.35-0ubuntu1_all.deb Size: 192662 MD5Sum: 02712b24a895979d852fa23df1940d82 SHA1: e51e1f6c874b503b27f53c0cf5840c41759703ba SHA256: fd6bc0bc674fa60f32c4e9eff7b23e1e60b3689227a707f8b80fda417e7e2ff6 SHA512: f99d3a4e3396cf8a4c13bc21b81926e0b81525f754ce19799a7a6bf1970a4dd5b3bafb59b7520a09df332dadf4916b58ebe1638eae60e9a7bed2cca20a84c360 Description: Extensions to the Python unittest library (Python 2.x) testtools (formerly pyunit3k) is a set of extensions to the Python standard library's unit testing framework. These extensions have been derived from years of experience with unit testing in Python and come from many different sources. It's hoped that these extensions will make their way into the standard library eventually. Also included are backports from Python trunk of unittest features that are not otherwise available to existing unittest users. . This package contains the libraries for Python 2.x. Homepage: http://pypi.python.org/pypi/testtools Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-thrift Priority: extra Section: python Installed-Size: 181 Maintainer: Ubuntu Developers Original-Maintainer: Eric Evans Architecture: amd64 Version: 0.9.0-1build1 Provides: python2.7-thrift Depends: libc6 (>= 2.2.5), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Filename: pool/main/python-thrift_0.9.0-1build1_amd64.deb Size: 30844 MD5Sum: 8c575c6f55b81fb07c8b03c14c2be2fb SHA1: 058a023f06a5268b748160e9b3a48d1ef4c3e453 SHA256: d7888880e6c0d8e09da4636ab2263687aacfda357870d19b39b2463206c4a688 SHA512: a5480cccb82dddfe29c236df77e64fd77d80e9b886f929b2b6e41262c226ecb8c6a303885b50ac3e5da058975910c1b60a0f26cb3f1d66fca714249515cc85b4 Description: Python library for Thrift Thrift is a software framework for the development of reliable and performant communication and data serialization. It combines a software stack with a code generation to build services that operate seamlessly across a number of different development languages. . This package provides the Python bindings for Thrift. Homepage: http://thrift.apache.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-tooz Priority: optional Section: python Installed-Size: 167 Maintainer: MOS Ceilometer Team Architecture: all Version: 0.3-2~mos6.1 Depends: python-babel (>= 1.3), python-iso8601, python-kazoo (>= 1.3.1), python-msgpack, python-oslo.config, python-pbr (>= 0.6), python-posix-ipc, python-pymemcache (>= 1.2), python-retrying, python-six (>= 1.7.0), python-stevedore (>= 0.14), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-tooz_0.3-2~mos6.1_all.deb Size: 36502 MD5Sum: c603744cc3e099974c1b385eb94185f9 SHA1: 2d59c8ab5af51a39dc921163e1ec7097128fcc9a SHA256: 266a1d830e8b8e602cbbe7bf70d5204aad9ccf8c731e55dd2ae9d3bdd9e6b219 SHA512: d2d0e55384dca64c1afd66e5341f823ed391091e245c015bc68d320ea9fd760edbc3343d52d498cecb6e4ece87139ba87367d32bf5edc83b86c891ea63654301 Description: coordination library for distributed systems - Python 2.x The Tooz project centralizes the most common distributed primitives like group membership protocol, lock service and leader election by providing a coordination API helping developers to build distributed applications. . This package contains the Python 2.x module. Package: python-troveclient Priority: extra Section: python Installed-Size: 466 Maintainer: MOS Heat Team Architecture: all Version: 1:1.0.7-fuel6.1~mira0 Depends: python-setuptools, python-prettytable (>= 0.7), python-prettytable (<< 0.8), python-requests (>= 1.2.1), python-simplejson (>= 2.2.0), python-babel (>= 1.3), python-six (>= 1.7.0), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-pbr Filename: pool/main/python-troveclient_1.0.7-fuel6.1~mira0_all.deb Size: 76886 MD5Sum: e074ad28bdfb4057fe582922a2ae9905 SHA1: 5e3a8a6793343964aa2d7219ce77acf96aa783e5 SHA256: 9022d6f3a51f4403ce5cd58af731be93c1df893e2b4c463d061f18287ebb3344 SHA512: 3ceba6d8b3789e9aec60fab636c051f81c7bca43ea38762a6777a2306e43ade4121a8103c85e8300699705020baa79c221e9ace9c95e0c291fd767e59b2936e4 Description: Client library for Openstack Trove API. This is a client library for the OpenStack Trove API. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-twisted-bin Priority: optional Section: python Installed-Size: 87 Maintainer: Ubuntu Developers Original-Maintainer: Matthias Klose Architecture: amd64 Source: twisted Version: 13.2.0-1ubuntu1 Provides: python2.7-twisted-bin Depends: python (>= 2.7), python (<< 2.8), libc6 (>= 2.14) Suggests: python-twisted-bin-dbg Filename: pool/main/python-twisted-bin_13.2.0-1ubuntu1_amd64.deb Size: 11768 MD5Sum: 39a949056036e466cade398174562691 SHA1: c681a0579ef8a468950f8121330ca10e3afcf3bf SHA256: 7d1bab073d6901da7901cdff01c4cc684e2defc3e65534654f897699d4fd5aee SHA512: 5738636e8fc2cffc4c97f1815e39c75dbb7e73b9d4d77a4338cf6952c0cf102e0eb2d9c41d448cf12972e894106a95fab2a8847490d4d7b685405032e49cdebb Description: Event-based framework for internet applications It includes a web server, a telnet server, a multiplayer RPG engine, a generic client and server for remote object access, and APIs for creating new protocols. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, cloud-image, server, kubuntu-desktop, kubuntu-full, kubuntu-active-desktop, kubuntu-active-full, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, ubuntustudio-desktop, ubuntu-gnome-desktop Package: python-twisted-conch Priority: extra Section: python Installed-Size: 1402 Maintainer: Ubuntu Developers Original-Maintainer: Matthias Klose Architecture: all Source: twisted (13.2.0-1ubuntu1) Version: 1:13.2.0-1ubuntu1 Provides: conch, python2.7-twisted-conch Depends: python-twisted-core (>= 13.2.0-1ubuntu1), python-crypto (>= 2.0.1+dfsg1-1.1), python-pyasn1, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Filename: pool/main/python-twisted-conch_13.2.0-1ubuntu1_all.deb Size: 241772 MD5Sum: b56ec1fca44c035778c468c934dad468 SHA1: a456cf56db726e43fb745f9e88ce66f20719f571 SHA256: 3e09ea9060355864f9c65380a0f099c84c933351501fe8cbdfa2482d45a17fdc SHA512: a3d8decb96de9f9e874103014707f55c1b5400addd348bff86a73b364bd387edcac23dc08d471df26692735ea578012d8a319ea277f746697bead213aaa41e18 Description: Twisted SSH Implementation A client/server implementation of the SSH protocol, using the twisted framework. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-twisted-core Priority: optional Section: python Installed-Size: 5921 Maintainer: Ubuntu Developers Original-Maintainer: Matthias Klose Architecture: all Source: twisted Version: 13.2.0-1ubuntu1 Provides: python2.7-twisted-core Depends: python-twisted-bin (>= 13.2.0-1ubuntu1), python-zope.interface (>= 3.6), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Recommends: python-openssl, python-pam, python-serial Suggests: python-tk, python-gtk2, python-glade2, python-qt3, python-wxgtk2.8 Filename: pool/main/python-twisted-core_13.2.0-1ubuntu1_all.deb Size: 983742 MD5Sum: 9131bf286ce0473f29cfa8f3ccbaaf4e SHA1: e271af8aa70124ce206a00e110591366f5d83dca SHA256: 3fe1f24b38b46f579672e11a20e87f914d5c7962f0c88b290157301871307738 SHA512: 6c572ad5e538e4453b9d4a52f90be1532b3958af0a889118dcadb1d2f44431d46947439e9fd81abf7d63aaf69abd3c04cc98dca595b9c07c911df880f0a31540 Description: Event-based framework for internet applications It includes a web server, a telnet server, a multiplayer RPG engine, a generic client and server for remote object access, and APIs for creating new protocols. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-twisted-lore Priority: optional Section: python Installed-Size: 409 Maintainer: Ubuntu Developers Original-Maintainer: Matthias Klose Architecture: all Source: twisted Version: 13.2.0-1ubuntu1 Depends: python-twisted-web (>= 13.2.0-1ubuntu1), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Filename: pool/main/python-twisted-lore_13.2.0-1ubuntu1_all.deb Size: 65820 MD5Sum: fe1fb2faf26113f56cfe3f08c1409d24 SHA1: 5d53848689838a4c1b4eeb57f22b0d6a7005c392 SHA256: 92dfe16df3f54e71f5d99cf8e5ffb2bd653e9d09c4bd2975f868733b3f0cdccf SHA512: aedf8fa67c91974e8ef51a945daeb12917d45224f042534e2c1d44e2979ac5b5731ae1f99dc4c1df9f2b0c3f2e02a02b4076d824e2bd69b4c91a534cc931bc35 Description: Documentation generator with HTML and LaTeX support Twisted Lore is a documentation generator. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-twisted-mail Priority: optional Section: python Installed-Size: 998 Maintainer: Ubuntu Developers Original-Maintainer: Matthias Klose Architecture: all Source: twisted Version: 13.2.0-1ubuntu1 Depends: python-twisted-core (>= 13.2.0-1ubuntu1), python-openssl, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Recommends: python-twisted-names Filename: pool/main/python-twisted-mail_13.2.0-1ubuntu1_all.deb Size: 168022 MD5Sum: 418831134dcef7e7cc5eb89a8e6072c3 SHA1: 7d852e37ee2fb94286a819e318c8ab10a80a40d5 SHA256: ab7edcd1d59b2b4d17a41c7db0a6296fd2805005863acca2f0a22d6af765cec0 SHA512: 4eb9b9ff32c69cba57034bbea6c1d49ddb5dc836cf6c37e11fe763802a4e0a6d889352fe2b05a5d9cfdf62cd5256e73fe2d69fcd04ffb75da9ff5f0211bf78cd Description: SMTP, IMAP and POP protocol implementation Twisted Mail contains high-level, efficient protocol implementations for both clients and servers of SMTP, POP3, and IMAP4. Additionally, it contains an "out of the box" combination SMTP/POP3 virtual-hosting mail server. Also included is a read/write Maildir implementation and a basic Mail Exchange calculator (depends on Twisted Names). Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-twisted-names Priority: optional Section: python Installed-Size: 476 Maintainer: Ubuntu Developers Original-Maintainer: Matthias Klose Architecture: all Source: twisted Version: 13.2.0-1ubuntu1 Depends: python-twisted-core (>= 13.2.0-1ubuntu1), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Filename: pool/main/python-twisted-names_13.2.0-1ubuntu1_all.deb Size: 78414 MD5Sum: e90b94dc1d359145a935fc5185e6a927 SHA1: 7cecd89e5ddd7475e9c5d742689e3ab724468ccd SHA256: 0b56d428072fac9a43408ab75f5c6306efb049c44eb1cf86e4c08e074a3135cd SHA512: a43eb026befaa8e64b88632b84b64409f362cea2767e8afc65ef2fe3a40cc7ed6d92bc11fff42c9bccb7bfb14fb774adc107c93a9274343c45829f0c3f38d8c0 Description: DNS protocol implementation with client and server Twisted Names is both a domain name server as well as a client resolver library. Twisted Names comes with an "out of the box" nameserver which can read most BIND-syntax zone files as well as a simple Python-based configuration format. Twisted Names can act as an authoritative server, perform zone transfers from a master to act as a secondary, act as a caching nameserver, or any combination of these. Twisted Names' client resolver library provides functions to query for all commonly used record types as well as a replacement for the blocking gethostbyname() function provided by the Python stdlib socket module. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-twisted-news Priority: optional Section: python Installed-Size: 153 Maintainer: Ubuntu Developers Original-Maintainer: Matthias Klose Architecture: all Source: twisted Version: 13.2.0-1ubuntu1 Depends: python-twisted-core (>= 13.2.0-1ubuntu1), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Filename: pool/main/python-twisted-news_13.2.0-1ubuntu1_all.deb Size: 22522 MD5Sum: f902221c471866d3b669fdfc7003e8e3 SHA1: 600dfda8e5f2a6c01dcade0c2a13753339e020a1 SHA256: 29056a0448bef65222ffca23677ff4967759d58bbeecdaadba94facd26bde12a SHA512: 8e777f51ebca786a229c00211c7acda73615fac11574d5777bb4a2e43cde2a6fd1c42924fa9ab3356df73ef490b1658d352d90057cf9a51f1e020f34312c1ee5 Description: NNTP protocol implementation with client and server Twisted News provides a very basic NNTP server, as well as an NNTP client protocol implementation. Two messages storage systems are supported: the DB-API 2.0 backend stores and indexes messages in any compatible SQL database; the Twisted dirdbm backend uses serialized Python objects stored directly on the filesystem for message storage. Twisted News also has very rudamentary support for moderated groups. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-twisted-runner Priority: optional Section: python Installed-Size: 117 Maintainer: Ubuntu Developers Original-Maintainer: Matthias Klose Architecture: amd64 Source: twisted Version: 13.2.0-1ubuntu1 Provides: python2.7-twisted-runner Depends: python-twisted-core (>= 13.2.0-1ubuntu1), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), libc6 (>= 2.2.5) Suggests: python-twisted-runner-dbg Filename: pool/main/python-twisted-runner_13.2.0-1ubuntu1_amd64.deb Size: 18336 MD5Sum: 17b308323ceae618c2c45a98ab202fb5 SHA1: c899ecfcec58df5c6c0bf12ce6f9c1c78abb9049 SHA256: 22253ab3cb5e97785694ee892c06095f2fba5c638ccdbe4e92073b9ab2aa16ea SHA512: ae15be595d912a2daff991f407a2bc3f23b853089519597486c4b464f1c8e8cfe042cb284a37ab7e6219c0f67021ca27b416f81f1166c53c80a2d78fabb440aa Description: Process management, including an inetd server Twisted Runner has process management, including an inetd replacement. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-twisted-web Priority: optional Section: python Installed-Size: 1764 Maintainer: Ubuntu Developers Original-Maintainer: Matthias Klose Architecture: all Source: twisted Version: 13.2.0-1ubuntu1 Depends: python-twisted-core (>= 13.2.0-1ubuntu1), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Filename: pool/main/python-twisted-web_13.2.0-1ubuntu1_all.deb Size: 291552 MD5Sum: 5143e752b56f1e0d31a4d544506af263 SHA1: 55a4ff4ac8ba156da4d41cf916dec78bd51e60fb SHA256: b7dcef6d5b7631744e3cdb1f5749de4b379628cece080096f3937d29fcfa3be9 SHA512: afe7cb8e58e4149be0a14507857b29d492abc31fc7190f302bcd49eaa2a6215dfe6c9ade3c22c2becbb214e4ca4c5c99174912479f9f6c4f9933e79beeb3970c Description: HTTP protocol implementation together with clients and servers Twisted web is a web server, and also provides basic HTTP client support. You may want to check out Nevow, a templating toolkit designed for twisted.web, and Twisted Web2, the next generation Twisted web server. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-twisted-words Priority: optional Section: python Installed-Size: 1058 Maintainer: Ubuntu Developers Original-Maintainer: Matthias Klose Architecture: all Source: twisted Version: 13.2.0-1ubuntu1 Depends: python-twisted-core (>= 13.2.0-1ubuntu1), python-openssl, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Filename: pool/main/python-twisted-words_13.2.0-1ubuntu1_all.deb Size: 181626 MD5Sum: 63af9f9ccdbcce16975d9704a89d9746 SHA1: a14fe6905ae8f965bc1f5a951f3eab96d4837d71 SHA256: 1667b7cdb9b040e8dcd847fed6e84d2bab0f45cdd566334ccfc98034fa88769d SHA512: 38f7def72f4c7ba153216be6e8b161bbf2959f32ac836a06f67060fd03934a4917e2fb02362b44a0778c47f193a58bd4a0ddf12a2a56581ef643929c1ba65703 Description: Chat and Instant Messaging Twisted Words includes: - Low-level protocol implementations of OSCAR (AIM and ICQ), IRC, MSN, TOC (AIM). - Jabber libraries. - Prototypes of chat server and client frameworks built on top of the protocols. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-twisted Priority: extra Section: python Installed-Size: 53 Maintainer: Ubuntu Developers Original-Maintainer: Matthias Klose Architecture: all Source: twisted Version: 13.2.0-1ubuntu1 Provides: python2.7-twisted Depends: python-twisted-core (>= 13.2.0-1ubuntu1), python-twisted-conch (>= 1:13.2.0-1ubuntu1), python-twisted-mail (>= 13.2.0-1ubuntu1), python-twisted-lore (>= 13.2.0-1ubuntu1), python-twisted-names (>= 13.2.0-1ubuntu1), python-twisted-news (>= 13.2.0-1ubuntu1), python-twisted-runner (>= 13.2.0-1ubuntu1), python-twisted-web (>= 13.2.0-1ubuntu1), python-twisted-words (>= 13.2.0-1ubuntu1), python (>= 2.7), python (<< 2.8) Filename: pool/main/python-twisted_13.2.0-1ubuntu1_all.deb Size: 3970 MD5Sum: 95d58118ed009eb63f45615787cb8375 SHA1: dfe885beb9b3f3f94c866c5bddb961f6420b2c2f SHA256: 13f66988111d02a4ab3a9ada2f9b2c9adc91dee1abf9be2d044ba5a76fad2f01 SHA512: 0218b87013a347c6ea4e83b78d4c3d4c3c6bba5474cdeac814aac6925a073ec4e1b101b1c31e622abf51375852ae925ea5a2af270e9218952a0d45409891a9fc Description: Event-based framework for internet applications (dependency package) This is a dependency package that depends on the twisted core library and all the libraries split out to separate packages starting with Twisted-2.0.1. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-tz Priority: extra Section: python Installed-Size: 169 Maintainer: Ubuntu Developers Original-Maintainer: Debian/Ubuntu Zope Team Architecture: all Version: 2012c-1build1 Depends: tzdata, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Filename: pool/main/python-tz_2012c-1build1_all.deb Size: 31990 MD5Sum: 9c2a526307d2e15cf23d8b72a87b6158 SHA1: c5240f8b8a5e9bac0f7d9aa9589f03910ee44a8e SHA256: b12385a2b72b22384fe0795a1e2e12c86bf714e6c9feee6915a3a3ed253ca84d SHA512: b4465f298da4fa461e9584c60b2b58b67d3d335bfac0467f04838e6a8772e7559c2245e13c85560c31ce5654511a8b05bcbe2580cd27dfa0e7faeca55c7fe9ba Description: Python version of the Olson timezone database python-tz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations using Python 2.3 or higher. It also solves the issue of ambiguous times at the end of daylight savings, which you can read more about in the Python Library Reference (datetime.tzinfo). Homepage: http://pypi.python.org/pypi/pytz/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-urllib3 Priority: optional Section: python Installed-Size: 196 Maintainer: Ubuntu Developers Original-Maintainer: Debian Python Modules Team Architecture: all Version: 1.7.1-1ubuntu0.1 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-six Recommends: ca-certificates Filename: pool/main/python-urllib3_1.7.1-1ubuntu0.1_all.deb Size: 39288 MD5Sum: 052ee7d044b9b8ab62cfd621c8715102 SHA1: 260623cff044039a7bff004e9e068efbf623f788 SHA256: cb04404f9f0e28ae101f6d73b98a38ddc8792585858573c57406c1bac126cc45 SHA512: c08f2379791f286b9bb849cdd7775b6b2516bc6a7fe0a4279ce7d76d64a0dab510efa91cbc36c38e13f0d17b40bb42abe5e8fe8a466c2b4e19b2ad311f55e90d Description: HTTP library with thread-safe connection pooling for Python urllib3 supports features left out of urllib and urllib2 libraries. . - Re-use the same socket connection for multiple requests (HTTPConnectionPool and HTTPSConnectionPool) (with optional client-side certificate verification). - File posting (encode_multipart_formdata). - Built-in redirection and retries (optional). - Supports gzip and deflate decoding. - Thread-safe and sanity-safe. - Small and easy to understand codebase perfect for extending and building upon. Homepage: http://urllib3.readthedocs.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-utidylib Priority: optional Section: web Installed-Size: 58 Maintainer: Ubuntu Developers Original-Maintainer: Debian Python Modules Team Architecture: all Source: utidylib Version: 0.2-9build1 Provides: python2.7-utidylib Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), libtidy-0.99-0 (>= 20051018) Filename: pool/main/python-utidylib_0.2-9build1_all.deb Size: 8754 MD5Sum: ed4b7700e775f619d1dc2598c03c7d0a SHA1: b00e0b8adb0ff5c62a5ec91b0a9abd7497657e99 SHA256: c56a0be1be52d005c6feb3b554d651e576286f57a380e83702dd4fdae25a4074 SHA512: cd9ebf43e31cc60b29e2fc2b21d189ce3930a5cbf7bf1e7a3bf2631c7ac74e5c7c8c29982735f6071e7fce3133137f11c889ebc61e02a7b8e38cb5e9d7da1ee0 Description: Python wrapper for TidyLib Corrects markup in a way compliant with the latest standards, and optimal for the popular browsers. It has a comprehensive knowledge of the attributes defined in the HTML 4.0 recommendation from W3C, and understands the US ASCII, ISO Latin-1, UTF-8 and the ISO 2022 family of 7-bit encodings. In the output: . * HTML entity names for characters are used when appropriate. * Missing attribute quotes are added, and mismatched quotes found. * Tags lacking a terminating '>' are spotted. * Proprietary elements are recognized and reported as such. * The page is reformatted, from a choice of indentation styles. . This package contains uTidylib, a Python wrapper for TidyLib. Homepage: http://utidylib.berlios.de/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-waitress Priority: optional Section: python Installed-Size: 350 Maintainer: Ubuntu Developers Original-Maintainer: Andrew Shadura Architecture: all Source: waitress Version: 0.8.8-1ubuntu3 Provides: python2.7-waitress Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-pkg-resources, python Suggests: python-waitress-doc Filename: pool/main/python-waitress_0.8.8-1ubuntu3_all.deb Size: 52298 MD5Sum: 684a0b7c8d8fa234c4fc289afc8914f6 SHA1: 004060dfb2f4324177cfdd168f8fe7067abdff02 SHA256: 81ad6af11fc84949f0204674d327430c01be357c6f5d46a0f4071855bef1e34f SHA512: 8d1e72d58ae1080f4731d0dacfa7631fa6d0e22cbfcb3d554235cc324d35b3ce02ebf1f8bf1f3e0ad5ccd9506b9cfb5aab865b2f889446b0146df18ce717f9c5 Description: production-quality pure-Python WSGI server Waitress is meant to be a production-quality pure-Python WSGI server with very acceptable performance. It has no dependencies except ones which live in the Python standard library. It runs on CPython on Unix and Windows under Python 2.6+ and Python 3.2. It is also known to run on PyPy 1.6.0 on UNIX. It supports HTTP/1.0 and HTTP/1.1. Homepage: http://github.com/Pylons/waitress Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-warlock Priority: optional Section: python Installed-Size: 58 Maintainer: Ubuntu Developers Original-Maintainer: PKG OpenStack Architecture: all Version: 1.1.0-0ubuntu2 Depends: python-json-patch (>= 0.10), python-jsonschema (>= 0.7), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-jsonpatch, python-six Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-warlock_1.1.0-0ubuntu2_all.deb Size: 5278 MD5Sum: b21f1f41e9e0ff96112656890c98f314 SHA1: 01216af7d95158e188a09c63b5746686a9478091 SHA256: 5b6c5484d9a75cf6a8e98c1ebb265e43ce5fb498f6f91f3989a72f771afcde0b SHA512: b847fc9374c4d78bcb8dd8f9980f6897c7f047265026dd706be159a8829db27aae40536807f78b34a095d2a30dd69e33bd964cfd1c8b1454db9a292dd371800d Description: object model built on top of JSON schema - python 2.x With python-warlock, you can build self-validating Python objects using JSON schemas. First, a schema describe the type of data, then after creating the object, python-warlock checks that added or edited attributes correspond to the initial schema. If they don't, an exception is raised. . This package contains the Python 2.x module. Homepage: http://pypi.python.org/pypi/warlock Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-webob Priority: extra Section: python Installed-Size: 323 Maintainer: Ubuntu Developers Original-Maintainer: Debian Python Modules Team Architecture: all Version: 1.3.1-1 Depends: python, python:any (>= 2.7.5-5~), python:any (<< 2.8) Suggests: python-webob-doc Breaks: python-pylons (<< 1.0.1) Filename: pool/main/python-webob_1.3.1-1_all.deb Size: 57868 MD5Sum: 703bfe383914afa08877b2a861b15508 SHA1: 5733b44d78f21ae774fd984ae54e9afa90c80d2d SHA256: 9887a0535d2c944e1468d290fcd0cde276815c842d835e2e989ae5a092e39c1e SHA512: f9758ba1d3f011cc7a480bba16aa195b2c49499e91244f38f0c15f5624ed6fdaa2dadb3e06fcdfc5952292387c2f671e8cf79f7ab2917dfe1509d127febce86d Description: Python module providing WSGI request and response objects (Python 2) WebOb provides wrappers around the WSGI request environment, and an object to help create WSGI responses. . The objects map much of the specified behavior of HTTP, including header parsing and accessors for other standard parts of the environment. . This is the Python 2 version of the package. Homepage: http://webob.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-websocket Priority: optional Section: universe/python Installed-Size: 83 Maintainer: Ubuntu Developers Original-Maintainer: Debian Python Modules Team Architecture: all Source: websocket-client Version: 0.12.0-1ubuntu2 Replaces: python-websocket-client Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Breaks: python-websocket-client Filename: pool/main/python-websocket_0.12.0-1ubuntu2_all.deb Size: 12268 MD5Sum: d5aa805d654c76f3ee51f0c08b7638fe SHA1: e8b81a8c99c1d07e9557cbde651d0408d984e815 SHA256: ccb5df75a5f7133250e4c67625461a093f813cf64e13a215cdf77255991e457c SHA512: 559e1995cbed59ad001eb3d773f3c703d00002cfe304db3af990e388e96c5c27f7efec26c06770dc2c2f3044d0675817fa89505bf2577b96d08f2d432f7744cd Description: WebSocket client library for python websocket-client provides a low-level, synchronous API providing WebSocket client functionality to Python programs. It conforms to the WebSocket specification as standardized by the IETF in RFC 6455. . WebSocket is a protocol providing full-duplex communication channels over TCP, mostly used in Web browsers. Homepage: https://github.com/liris/websocket-client Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-webtest Priority: optional Section: python Installed-Size: 142 Maintainer: Ubuntu Developers Original-Maintainer: Debian Python Modules Team Architecture: all Source: webtest Version: 2.0.14-1ubuntu1 Depends: python-six, python:any (>= 2.7.5-5~), python:any (<< 2.8), python-waitress (>= 0.8.5), python-bs4, python-webob (>= 1.2), python-paste (>= 1.7.1), python-pastedeploy Suggests: python-webtest-doc, python-pyquery, python-lxml Filename: pool/main/python-webtest_2.0.14-1ubuntu1_all.deb Size: 26010 MD5Sum: 4291bf89503e270abfed8a8850a8210f SHA1: 9ef335bf094bec95bbd20ce4f11618c52f37dbca SHA256: 246a95a3472a58ee592a64301611b3c1dafbecf6b248d36c6ea9dc356f95dd6b SHA512: 8f8b09ced9b669ed301ff605741dc47140a78429fd753f03f68b39aaeda553be7b64a9b0a83a58ca6319e7e7b95c77bea61dc8e3c6b8e19a2702199229d85975 Description: wraps any WSGI application and makes it easy to test WebTest helps you test your WSGI-based web applications. This can be any application that has a WSGI (Web Server Gateway Interface) interface, including an application written in a framework that supports WSGI (which includes most actively developed Python web frameworks – almost anything that even nominally supports WSGI should be testable). Homepage: http://pythonpaste.org/webtest/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-werkzeug Priority: optional Section: python Installed-Size: 1178 Maintainer: Ubuntu Developers Original-Maintainer: Noah Slater Architecture: all Version: 0.9.4+dfsg-1.1ubuntu2 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), libjs-jquery Recommends: python-simplejson | python (>= 2.6), python-openssl, python-pyinotify Suggests: ipython, python-genshi, python-pkg-resources, python-lxml, python-greenlet, python-redis, python-pylibmc | python-memcache, python-werkzeug-doc Filename: pool/main/python-werkzeug_0.9.4+dfsg-1.1ubuntu2_all.deb Size: 236108 MD5Sum: 0b840568dce7365757d1146c8570466c SHA1: bb8394a4e72b40e0f65688b6da51efd9ce957c6b SHA256: 06bf63b28494585f289e0db7f8e751e078d8071cd465c3d0a0d6d21141745998 SHA512: 38b066c2d45f5cdc4732a946b47e7d957885b6bf3a2d26c9633463c01ef1350a731f473998a054dc29e12117867595c3b0242df7cc665de46da158f7e668735a Description: collection of utilities for WSGI applications The Web Server Gateway Interface (WSGI) is a standard interface between web server software and web applications written in Python. . Werkzeug is a lightweight library for interfacing with WSGI. It features request and response objects, an interactive debugging system and a powerful URI dispatcher. Combine with your choice of third party libraries and middleware to easily create a custom application framework. Homepage: http://werkzeug.pocoo.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-wsme Priority: optional Section: python Installed-Size: 367 Maintainer: Ubuntu Developers Original-Maintainer: PKG OpenStack Architecture: all Version: 0.6-0ubuntu1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-six, python-simplegeneric, python-webob, python-ipaddr Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-wsme_0.6-0ubuntu1_all.deb Size: 56894 MD5Sum: 400b5bf513f6c7754e56fad1ec833b4b SHA1: 53d1fa8cda29884945b17c34ed29c67cfeb92414 SHA256: e032625308cb02c48367092b4786925a01aba4178c7e7a6bf987a525cd9d4d3d SHA512: 61d40a7fbb281c8a837a2d5bd829dcdfaf66e3b9bbb404e9391f5f493a1dad90f159f53ba4a2f01b4d666295ce80246dddf0ffa701f02f550ee96b6b758c5586 Description: Web Services Made Easy makes it easy to implement multi-protocol webservices Web Service Made Easy (WSME) simplify the writing of REST web services by providing simple yet powerful typing which removes the need to directly manipulate the request and the response objects. . WSME can work standalone or on top of your favorite Python web (micro) framework, so you can use both your preferred way of routing your REST requests and most of the features of WSME that rely on the typing system like: . * Alternate protocols, including ones supporting batch-calls * Easy documentation through a Sphinx extension . WSME is originally a rewrite of TGWebServices with focus on extensibility, framework-independance and better type handling. Homepage: http://pythonhosted.org/WSME/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-xapian Priority: optional Section: python Installed-Size: 1332 Maintainer: Ubuntu Developers Original-Maintainer: Olly Betts Architecture: amd64 Source: xapian-bindings Version: 1.2.16-2ubuntu1 Provides: python2.7-xapian Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), libxapian22 (>= 1.2.16) Suggests: xapian-doc Filename: pool/main/python-xapian_1.2.16-2ubuntu1_amd64.deb Size: 207738 MD5Sum: d65335284f66257f758a44acf17ccf4e SHA1: 155753c79b99053e832657960a2636294c77534f SHA256: 7c1c3f4c92b0780214ab68ab8fcef1025d0b13abb7281e7a7c07a9a86730598e SHA512: 68ee61d4802c7a4760294e71f91848afb74df32d17e9da125e523afb311d34e2bd86a8dc0951a1e7aea1edf2e420c314a680bada7c85eed94d573eb9618d413d Description: Xapian search engine interface for Python This package provides Xapian Python bindings for all the packaged versions of Python. . The Xapian search engine library is a highly adaptable toolkit which allows developers to easily add advanced indexing and search facilities to their own applications. It implements the probabilistic model of information retrieval, and provides facilities for performing ranked free-text searches, relevance feedback, phrase searching, boolean searching, stemming, and simultaneous update and searching. It is highly scalable, and is capable of working with collections containing hundreds of millions of documents. . The Xapian Python bindings provide an interface to the Xapian library from the Python programming language, allowing both indexing and retrieval operations. Homepage: http://xapian.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, cloud-image, kubuntu-desktop, kubuntu-full, kubuntu-active, kubuntu-active-desktop, kubuntu-active-full, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, ubuntustudio-desktop, ubuntu-gnome-desktop Package: python-xattr Priority: optional Section: python Installed-Size: 90 Maintainer: Ubuntu Developers Original-Maintainer: Federico Ceratto Architecture: amd64 Version: 0.6.4-2build1 Provides: python-pyxattr, python2.7-xattr Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), libc6 (>= 2.3), python-pkg-resources Conflicts: python-pyxattr Filename: pool/main/python-xattr_0.6.4-2build1_amd64.deb Size: 12460 MD5Sum: 13e8b36ef4267ea8b5497cee30fe99b1 SHA1: 29b3e81da8034f00602dc2a97b524c34151596e0 SHA256: f72f5288c3266f023c802d0478278f2e26605044508504dfe25ddfce5de12b30 SHA512: b017860818877558da0b231d0a04d316e2a4165f1dc35391fe18d72c6c655f88ff61c73de6415b80aec5d360aaf5349013f9ef4729c60462e44203f53523c4c4 Description: module for manipulating filesystem extended attributes This module allows manipulation of the filesystem extended attributes present in some operating systems (GNU/Linux included). It is compatible to python-pyxattr but also provides a dictionary like interfaces for manipulating these attributes. Homepage: http://www.undefined.org/python/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-xstatic-angular-cookies Priority: optional Section: python Installed-Size: 7 Maintainer: MOS Horizon Team Architecture: all Version: 1.2.16.1-2~mos6.1 Depends: libjs-angularjs (<< 1.2.17), libjs-angularjs (>= 1.2.16), python-xstatic, python-xstatic-angular, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-xstatic-angular-cookies_1.2.16.1-2~mos6.1_all.deb Size: 5316 MD5Sum: 198f95cac8571b234dfec3fd6925a969 SHA1: 5d803910f4eb0c60a1a64bcfa36b537269a1e7f8 SHA256: 95f242e9a2765c0243c30f080303f9272a1796fb2777992ed61f43ef9edeed1b SHA512: f65aaac5d0cee86654ca0a0965708aa8aa449b2a965941653df9b8a63d22e896cbfd9c0be279b0c7e98f8a54f55c0210e1c6f4950b543d2a193618597852c956 Description: Angular JS Cookies XStatic support - Python 2.x XStatic is a packaging standard to package external (often 3rd party) static files as a Python package, so they are easily usable on all operating systems, with any package management system or even without one. . Many Python projects need to use some specific data files, like javascript, css, java applets, images, etc. Sometimes these files belong to YOUR project (then you may want to package them separately, but you could also just put them into your main package). But in many other cases, those files are maintained by someone else (like jQuery javascript library or even much bigger js libraries or applications) and you definitely do not really want to merge them into your project. So, you want to have static file packages, but you don’t want to get lots of stuff you do not want. Thus, stuff required by XStatic file packages (especially the main, toplevel XStatic package) tries to obey to be a MINIMAL, no-fat thing. XStatic doesn't "sell" any web framework or other stuff you don't want. Maybe there will be optional XStatic extensions for all sorts of stuff, but they won't be required if you just want the files. . By having static files in packages, it is also easier to build virtual envs, support linux/bsd/... distribution package maintainers and even windows installs using the same mechanism. . This package provides Angular JS cookies support as a Python 2.x module. Homepage: https://github.com/stackforge/xstatic-angular-cookies Package: python-xstatic-angular-mock Priority: optional Section: python Installed-Size: 74 Maintainer: MOS Horizon team Architecture: all Version: 1.2.16.1-2~mos6.1 Depends: libjs-angularjs (<< 1.2.17), libjs-angularjs (>= 1.2.16), python-xstatic, python-xstatic-angular, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-xstatic-angular-mock_1.2.16.1-2~mos6.1_all.deb Size: 20154 MD5Sum: 6b52d431b9ee39207c9bd3059491023b SHA1: 024e5c091fc49bf8fb1bdc39d593b3e8f7fa41c7 SHA256: 5436b1b3a3f73c8710c8f4f546f414b8ae0cd4b8e69fff893ef5523af0a6ce86 SHA512: a64bee935706709f651e0e2b3d7cbc0c4c6cf8604140f8748adbd842903a96f2f907114a8945cfa184f035edcd2bbc9c7f7d87d36501df0aa74ee4968aae4787 Description: Angular JS Mock XStatic support - Python 2.x XStatic is a packaging standard to package external (often 3rd party) static files as a Python package, so they are easily usable on all operating systems, with any package management system or even without one. Many Python projects need to use some specific data files, like javascript, css, java applets, images, etc. Sometimes these files belong to YOUR project (then you may want to package them separately, but you could also just put them into your main package). But in many other cases, those files are maintained by someone else (like jQuery javascript library or even much bigger js libraries or applications) and you definitely do not really want to merge them into your project. So, you want to have static file packages, but you don’t want to get lots of stuff you do not want. Thus, stuff required by XStatic file packages (especially the main, toplevel XStatic package) tries to obey to be a MINIMAL, no-fat thing. XStatic doesn't "sell" any web framework or other stuff you don't want. Maybe there will be optional XStatic extensions for all sorts of stuff, but they won't be required if you just want the files. By having static files in packages, it is also easier to build virtual envs, support linux/bsd/... distribution package maintainers and even windows installs using the same mechanism. This package provides Angular JS Mock support as a Python 2.x module. Package: python-xstatic-angular Priority: optional Section: python Installed-Size: 7 Maintainer: MOS Horizon team Architecture: all Version: 1.2.16.1-1~mos6.1 Depends: libjs-angularjs (<< 1.2.17), libjs-angularjs (>= 1.2.16), python-xstatic, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-xstatic-angular_1.2.16.1-1~mos6.1_all.deb Size: 5160 MD5Sum: 2e76c42e0a0042be03941a6c89f45bc3 SHA1: 9108e097058aba98f2651a1765e1f7ed3df15e8e SHA256: c1bcc7872025cccf0aab70bdf8136e24cb7e8826c77532af722f56de64a21212 SHA512: efe685d0ff879d6cad7a236cb48541d33c04b0d54a23bde190ee18e8f7d88fb88c4560f93aba9c99bb037cccc345bdcc5ddb0bffeb1ea614d7b8240d1e09cb8d Description: Angular JS XStatic support - Python 2.x XStatic is a packaging standard to package external (often 3rd party) static files as a Python package, so they are easily usable on all operating systems, with any package management system or even without one. . Many Python projects need to use some specific data files, like javascript, css, java applets, images, etc. Sometimes these files belong to YOUR project (then you may want to package them separately, but you could also just put them into your main package). But in many other cases, those files are maintained by someone else (like jQuery javascript library or even much bigger js libraries or applications) and you definitely do not really want to merge them into your project. So, you want to have static file packages, but you don’t want to get lots of stuff you do not want. Thus, stuff required by XStatic file packages (especially the main, toplevel XStatic package) tries to obey to be a MINIMAL, no-fat thing. XStatic doesn't "sell" any web framework or other stuff you don't want. Maybe there will be optional XStatic extensions for all sorts of stuff, but they won't be required if you just want the files. . By having static files in packages, it is also easier to build virtual envs, support linux/bsd/... distribution package maintainers and even windows installs using the same mechanism. . This package provides Angular JS support as a Python 2.x module. Package: python-xstatic-bootstrap-datepicker Priority: optional Section: python Installed-Size: 146 Maintainer: MOS Horizon team Architecture: all Version: 1.3.1.0-1~mos6.1 Depends: python-xstatic, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-xstatic-bootstrap-datepicker_1.3.1.0-1~mos6.1_all.deb Size: 30288 MD5Sum: 34313e772b429cdd1c4ffb6134bb703c SHA1: ea31e0291193ab55d76e5e1d51d326e31bf69ebc SHA256: 303379e6002aeaa1321239863ead06b9c3117093592b835b0502239248464223 SHA512: 57e54c4b97907f4f6fb46ffb26b6fe126af734102330bfa990a76dafd446f7100d38592db2b63bc3d11eb91edd13559718aeb6ee2e102693b68a8685880908f8 Description: Bootstrap-Datepicker XStatic support - Python 2.x XStatic is a packaging standard to package external (often 3rd party) static files as a Python package, so they are easily usable on all operating systems, with any package management system or even without one. . Many Python projects need to use some specific data files, like javascript, css, java applets, images, etc. Sometimes these files belong to YOUR project (then you may want to package them separately, but you could also just put them into your main package). But in many other cases, those files are maintained by someone else (like jQuery javascript library or even much bigger js libraries or applications) and you definitely do not really want to merge them into your project. So, you want to have static file packages, but you don’t want to get lots of stuff you do not want. Thus, stuff required by XStatic file packages (especially the main, toplevel XStatic package) tries to obey to be a MINIMAL, no-fat thing. XStatic doesn't "sell" any web framework or other stuff you don't want. Maybe there will be optional XStatic extensions for all sorts of stuff, but they won't be required if you just want the files. By having static files in packages, it is also easier to build virtual envs, support linux/bsd/... distribution package maintainers and even windows installs using the same mechanism. This package provides Bootstrap-Datepicker support as a Python 2.x module. Package: python-xstatic-bootstrap-scss Priority: optional Section: python Installed-Size: 480 Maintainer: MOS Horizon team Architecture: all Version: 3.2.0.0~mos6.1 Depends: python-xstatic, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-xstatic-bootstrap-scss_3.2.0.0~mos6.1_all.deb Size: 139162 MD5Sum: 8e2fbba41ddbf917593d451cc5e6dfd1 SHA1: 0fff37caa3fcaaa07fef30add6ee08a592b6b3b3 SHA256: da5b1f1ebb88079580500bcf6a62d5a4f1cd95c74315149117c8e4bb8b4c29b1 SHA512: d0c0834c4cb18c3b83a423c662d8665270e01a8c7b4549ac416b63786550f6f2a3c18e9733dbfe52ea140dbf5f8f5e87b9e7b2ff836e32124b544eea0cac6d42 Description: Bootstrap-SCSS XStatic support - Python 2.x XStatic is a Python web development tool for handling required static data files from external projects, such as CSS, images, and JavaScript. It provides a lightweight infrastructure to manage them via Python modules that your app can depend on in a portable, virtualenv-friendly way instead of using embedded copies. This package contains the Python 2.x module support for Bootstrap-SCSS. Package: python-xstatic-d3 Priority: optional Section: python Installed-Size: 9 Maintainer: MOS Horizon team Architecture: all Version: 3.4.9-3~mos6.1 Depends: libjs-d3 (<< 3.4.10), libjs-d3 (>= 3.4.9), python-xstatic, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-xstatic-d3_3.4.9-3~mos6.1_all.deb Size: 5370 MD5Sum: ecbb83a47f9b2846a7739ffe41c85b10 SHA1: cab91af3628d07304afcec4a40829993e4ebeb58 SHA256: 8dd05325b5ab1eb582905483490e8ec55a5be35edda164f336ccc23a32ef0b9b SHA512: 9119c77746d82163664b7e5218d3aa18aca05f25866055cefdbbb750f3f20620385247beca5a4d9f42bfbe9806d2cfc3868b1edb611962efc04fe862edf2e0b9 Description: D3 JS XStatic support - Python 2.x XStatic is a packaging standard to package external (often 3rd party) static files as a Python package, so they are easily usable on all operating systems, with any package management system or even without one. Many Python projects need to use some specific data files, like javascript, css, java applets, images, etc. Sometimes these files belong to YOUR project (then you may want to package them separately, but you could also just put them into your main package). But in many other cases, those files are maintained by someone else (like jQuery javascript library or even much bigger js libraries or applications) and you definitely do not really want to merge them into your project. So, you want to have static file packages, but you don’t want to get lots of stuff you do not want. Thus, stuff required by XStatic file packages (especially the main, toplevel XStatic package) tries to obey to be a MINIMAL, no-fat thing. XStatic doesn't "sell" any web framework or other stuff you don't want. Maybe there will be optional XStatic extensions for all sorts of stuff, but they won't be required if you just want the files. By having static files in packages, it is also easier to build virtual envs, support linux/bsd/... distribution package maintainers and even windows installs using the same mechanism. This package provides D3 JS support as a Python 2.x module. Package: python-xstatic-font-awesome Priority: optional Section: python Installed-Size: 745 Maintainer: MOS Horizon team Architecture: all Version: 4.1.0.0-1~mos6.1 Depends: python-xstatic, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-xstatic-font-awesome_4.1.0.0-1~mos6.1_all.deb Size: 369876 MD5Sum: 8d07fa112f82549a8920e438c5f06bfd SHA1: 3f87c1baa080fb74824f5aca30f3a479cf48c02f SHA256: d59cc0ca8cc172b41a59340c110b209471fcf7d8c8c959185d389d1cbca801db SHA512: b5f13c888b3052a29d867a265853792ee557aa74b6ab18f8f98e0959a048782be3bfe4c2c4b59e436609bf0c51d921d7eebbca41c346f044f9b895687bf67f61 Description: Font Awesome icons This package is intended to be used by **any** project that needs these files. . It intentionally does **not** provide any extra code except some metadata **nor** has any extra requirements. You MAY use some minimal support code from the XStatic base package, if you like. . You can find more info about the xstatic packaging way in the package `XStatic` Package: python-xstatic-hogan Priority: optional Section: python Installed-Size: 21 Maintainer: MOS Horizon team Architecture: all Version: 2.0.0.2-1~mos6.1 Depends: python-xstatic, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-xstatic-hogan_2.0.0.2-1~mos6.1_all.deb Size: 8738 MD5Sum: fe03a3448d45804e19fe2e8de7bfd6d4 SHA1: f49826dbe4ed9c8f39487fd38003db372cb4f257 SHA256: 2c5cf6099dcd93a37ab88bdce4f2d9af39ee5cec423007cd36154e2a9dc31b6f SHA512: 114ed638647839b867898db68dca1144fb000edce1995c80f3baa6597d24f74f2e129ff2b802c68f87a03fcd7c44e6916bda14199d35ebc34a54ce93dbc68c1b Description: Hogan.js XStatic support - Python 2.x XStatic is a packaging standard to package external (often 3rd party) static files as a Python package, so they are easily usable on all operating systems, with any package management system or even without one. . Many Python projects need to use some specific data files, like javascript, css, java applets, images, etc. Sometimes these files belong to YOUR project (then you may want to package them separately, but you could also just put them into your main package). But in many other cases, those files are maintained by someone else (like jQuery javascript library or even much bigger js libraries or applications) and you definitely do not really want to merge them into your project. So, you want to have static file packages, but you don’t want to get lots of stuff you do not want. Thus, stuff required by XStatic file packages (especially the main, toplevel XStatic package) tries to obey to be a MINIMAL, no-fat thing. XStatic doesn't "sell" any web framework or other stuff you don't want. Maybe there will be optional XStatic extensions for all sorts of stuff, but they won't be required if you just want the files. . By having static files in packages, it is also easier to build virtual envs, support linux/bsd/... distribution package maintainers and even windows installs using the same mechanism. . This package provides Hogan.js support as a Python 2.x module. Package: python-xstatic-jasmine Priority: optional Section: python Installed-Size: 103 Maintainer: MOS Horizon team Architecture: all Version: 1.3.1.1-1~mos6.1 Depends: python-xstatic, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-xstatic-jasmine_1.3.1.1-1~mos6.1_all.deb Size: 24162 MD5Sum: 96eb4e395e685cf2835bc6849ad82439 SHA1: 0ba540f2371b05c06fd510699b78cba853d3f580 SHA256: 520f8bb712207e06e8f2911d534239b178f62dd75ee47e538e2898779314ef86 SHA512: e5c784f0c1a9e9a658264e08cd206e65636d5f390f3704e6c80f359bd96a30ca96768a4ce8103d922c741512b38eaa877e1e60ad2842c966951468df8c648a8a Description: Jasmine JS XStatic support - Python 2.x XStatic is a packaging standard to package external (often 3rd party) static files as a Python package, so they are easily usable on all operating systems, with any package management system or even without one. Many Python projects need to use some specific data files, like javascript, css, java applets, images, etc. Sometimes these files belong to YOUR project (then you may want to package them separately, but you could also just put them into your main package). But in many other cases, those files are maintained by someone else (like jQuery javascript library or even much bigger js libraries or applications) and you definitely do not really want to merge them into your project. So, you want to have static file packages, but you don’t want to get lots of stuff you do not want. Thus, stuff required by XStatic file packages (especially the main, toplevel XStatic package) tries to obey to be a MINIMAL, no-fat thing. XStatic doesn't "sell" any web framework or other stuff you don't want. Maybe there will be optional XStatic extensions for all sorts of stuff, but they won't be required if you just want the files. By having static files in packages, it is also easier to build virtual envs, support linux/bsd/... distribution package maintainers and even windows installs using the same mechanism. This package provides Jasmine JS support as a Python 2.x module. Package: python-xstatic-jquery-migrate Priority: optional Section: python Installed-Size: 31 Maintainer: MOS Horizon Team Architecture: all Version: 1.2.1.1+dfsg1-1~mos6.1 Depends: python-xstatic, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-xstatic-jquery-migrate_1.2.1.1+dfsg1-1~mos6.1_all.deb Size: 12788 MD5Sum: 6d859e675225533c996acad7dd8520e0 SHA1: 9252930e1268ea7060e6b8043212c3d9bb343296 SHA256: f2465e8a271a101b222d497b871634dd88fc121b454c90a17dd4423281f15b43 SHA512: 2600c403c9aa489d47e0911e5c7160c63e1bb9ee585408cf629e53ae03ddb657839e6ce0218df35084d63b670ea3488b9bf59ef3778caab7350c186403232a9b Description: JQuery Migrate XStatic support - Python 2.x XStatic is a packaging standard to package external (often 3rd party) static files as a Python package, so they are easily usable on all operating systems, with any package management system or even without one. . Many Python projects need to use some specific data files, like javascript, css, java applets, images, etc. Sometimes these files belong to YOUR project (then you may want to package them separately, but you could also just put them into your main package). But in many other cases, those files are maintained by someone else (like jQuery javascript library or even much bigger js libraries or applications) and you definitely do not really want to merge them into your project. So, you want to have static file packages, but you don’t want to get lots of stuff you do not want. Thus, stuff required by XStatic file packages (especially the main, toplevel XStatic package) tries to obey to be a MINIMAL, no-fat thing. XStatic doesn't "sell" any web framework or other stuff you don't want. Maybe there will be optional XStatic extensions for all sorts of stuff, but they won't be required if you just want the files. . By having static files in packages, it is also easier to build virtual envs, support linux/bsd/... distribution package maintainers and even windows installs using the same mechanism. . This package provides JQuery Migrate support as a Python 2.x module. Homepage: https://github.com/jquery/jquery-migrate Package: python-xstatic-jquery-ui Priority: optional Section: python Installed-Size: 2080 Maintainer: MOS Horizon Team Architecture: all Version: 1.10.4.1~mos6.1 Depends: libjs-jquery-ui, python-xstatic, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-xstatic-jquery Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-xstatic-jquery-ui_1.10.4.1~mos6.1_all.deb Size: 269612 MD5Sum: ebfb47955eb26ff4dfa20e10d8b3db98 SHA1: eef8b1f2001113386ce192eff8c2ddb98fc214b2 SHA256: a2813bc3ea1e88ee29a7fc9f73b29c69bb7eb5bf82a2dff9deadfea9dc4989e7 SHA512: 6f8d2d2edf933132be310729974ec3b92460ef6a2b851f5bef1031185bf951a93e626dd50c7b6e38d088c33e1df23d43f6ddc36912d6c29d5aa2cbc18b3d96e0 Description: JQuery UI XStatic support - Python 2.x XStatic is a packaging standard to package external (often 3rd party) static files as a Python package, so they are easily usable on all operating systems, with any package management system or even without one. . Many Python projects need to use some specific data files, like javascript, css, java applets, images, etc. Sometimes these files belong to YOUR project (then you may want to package them separately, but you could also just put them into your main package). But in many other cases, those files are maintained by someone else (like jQuery javascript library or even much bigger js libraries or applications) and you definitely do not really want to merge them into your project. So, you want to have static file packages, but you don’t want to get lots of stuff you do not want. Thus, stuff required by XStatic file packages (especially the main, toplevel XStatic package) tries to obey to be a MINIMAL, no-fat thing. XStatic doesn't "sell" any web framework or other stuff you don't want. Maybe there will be optional XStatic extensions for all sorts of stuff, but they won't be required if you just want the files. . By having static files in packages, it is also easier to build virtual envs, support linux/bsd/... distribution package maintainers and even windows installs using the same mechanism. . This package provides JQuery UI support as a Python 2.x module. Homepage: http://jqueryui.com/ Package: python-xstatic-jquery.quicksearch Priority: optional Section: python Installed-Size: 21 Maintainer: MOS Horizon Team Architecture: all Version: 2.0.4.1-1~mos6.1 Depends: libjs-jquery.quicksearch, python-xstatic, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-xstatic-jquery.quicksearch_2.0.4.1-1~mos6.1_all.deb Size: 9110 MD5Sum: f8d05ba43a35b40617f340bdfc111b8a SHA1: 3903ff0424881c87d123e126a069d0159f16c9ba SHA256: 37ea6b2f2376b486d4b6381cf0a5d2c0c8be074eb18d72ee563e916617c79fc1 SHA512: 0a7de9fa6ecd81bb7cf8dbd90baad3e5d602d6199f9516c83baa6575317f99b677bf9c4025d1ea2a516604fc72f7067e0de788ca08df595539e81c2ae3d80ac9 Description: jQuery.quicksearch XStatic support - Python 2.x XStatic is a packaging standard to package external (often 3rd party) static files as a Python package, so they are easily usable on all operating systems, with any package management system or even without one. . Many Python projects need to use some specific data files, like javascript, css, java applets, images, etc. Sometimes these files belong to YOUR project (then you may want to package them separately, but you could also just put them into your main package). But in many other cases, those files are maintained by someone else (like jQuery javascript library or even much bigger js libraries or applications) and you definitely do not really want to merge them into your project. So, you want to have static file packages, but you don’t want to get lots of stuff you do not want. Thus, stuff required by XStatic file packages (especially the main, toplevel XStatic package) tries to obey to be a MINIMAL, no-fat thing. XStatic doesn't "sell" any web framework or other stuff you don't want. Maybe there will be optional XStatic extensions for all sorts of stuff, but they won't be required if you just want the files. . By having static files in packages, it is also easier to build virtual envs, support linux/bsd/... distribution package maintainers and even windows installs using the same mechanism. . This package provides jQuery.quicksearch support as a Python 2.x module. Homepage: http://plugins.jquery.com/jquery.quicksearch/ Package: python-xstatic-jquery.tablesorter Priority: optional Section: python Installed-Size: 8 Maintainer: MOS Horizon Team Architecture: all Version: 2.0.5b.1-1~mos6.1 Depends: libjs-jquery-tablesorter, python-xstatic, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-xstatic-jquery.tablesorter_2.0.5b.1-1~mos6.1_all.deb Size: 5642 MD5Sum: 4988451df769fa5d1e246e92cbee1c5a SHA1: 020330fa6efbaf01402e4aa197c370b778422227 SHA256: c7c3e9f9c333b60ba056e01cb7e77bc3639a22d6e010169163ae8abf211697b1 SHA512: 382331b4bb1cfd95a3b719e56004a1bf3ff0dca5141ab84404b40ddc7db0a46a6072bc413f11051297ea86c1891b0d0cc9b491ff17f8b0bf1a8b6705eac4467a Description: JQuery Tablesorter XStatic support - Python 2.x XStatic is a packaging standard to package external (often 3rd party) static files as a Python package, so they are easily usable on all operating systems, with any package management system or even without one. . Many Python projects need to use some specific data files, like javascript, css, java applets, images, etc. Sometimes these files belong to YOUR project (then you may want to package them separately, but you could also just put them into your main package). But in many other cases, those files are maintained by someone else (like jQuery javascript library or even much bigger js libraries or applications) and you definitely do not really want to merge them into your project. So, you want to have static file packages, but you don’t want to get lots of stuff you do not want. Thus, stuff required by XStatic file packages (especially the main, toplevel XStatic package) tries to obey to be a MINIMAL, no-fat thing. XStatic doesn't "sell" any web framework or other stuff you don't want. Maybe there will be optional XStatic extensions for all sorts of stuff, but they won't be required if you just want the files. . By having static files in packages, it is also easier to build virtual envs, support linux/bsd/... distribution package maintainers and even windows installs using the same mechanism. . This package provides JQuery Tablesorter support as a Python 2.x module. Homepage: https://github.com/stackforge/xstatic-jquery.tablesorter Package: python-xstatic-jquery Priority: optional Section: python Installed-Size: 365 Maintainer: MOS Horizon Team Architecture: all Version: 1.10.2.1-1~mos6.1 Depends: libjs-jquery, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-xstatic-jquery_1.10.2.1-1~mos6.1_all.deb Size: 102124 MD5Sum: aa6e7fd04a6bfc1e9fe1ff767e6f5b28 SHA1: 4c90d302bcf1ffe7853cf4618737695d965d5caf SHA256: 93fbc84ceac6540f8398a4f764475a92fcb7b4335200b602794e5318002a61c6 SHA512: 1097ce494f8c56dddf3bbf99ad2abc8c871789b385bc145542d946de8297638b485a392acab15fbf5215e17305c5f34014238a8183f3402d4c951f6f525d73f0 Description: jquery XStatic support - Python 2.x XStatic is a packaging standard to package external (often 3rd party) static files as a Python package, so they are easily usable on all operating systems, with any package management system or even without one. . Many Python projects need to use some specific data files, like javascript, css, java applets, images, etc. Sometimes these files belong to YOUR project (then you may want to package them separately, but you could also just put them into your main package). But in many other cases, those files are maintained by someone else (like jQuery javascript library or even much bigger js libraries or applications) and you definitely do not really want to merge them into your project. So, you want to have static file packages, but you don’t want to get lots of stuff you do not want. Thus, stuff required by XStatic file packages (especially the main, toplevel XStatic package) tries to obey to be a MINIMAL, no-fat thing. XStatic doesn't "sell" any web framework or other stuff you don't want. Maybe there will be optional XStatic extensions for all sorts of stuff, but they won't be required if you just want the files. . By having static files in packages, it is also easier to build virtual envs, support linux/bsd/... distribution package maintainers and even windows installs using the same mechanism. . This package provides jQuery support as a Python 2.x module. Homepage: http://jquery.com/ Package: python-xstatic-jsencrypt Priority: optional Section: python Installed-Size: 7 Maintainer: MOS Horizon Team Architecture: all Version: 2.0.0.2-1~mos6.1 Depends: libjs-jsencrypt, python-xstatic, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-xstatic-jsencrypt_2.0.0.2-1~mos6.1_all.deb Size: 5332 MD5Sum: 5616a6ad609a4eec4d9be5c37f47ab99 SHA1: 60f27ce1deb290528a441d9bffc3755fcfa0ea70 SHA256: 901ecfe10aedec1e49a57833a9923c00785b65fba1380f2771852a97ad9001e2 SHA512: 7d8744db01f79fb1f4ff584db258f711c184890ef881c4c01f42806efd9f9aafe45131c57166a40e682ba50060d846a40a40061ce5e5ffc6e0c4938f818d774f Description: JSEncrypt XStatic support - Python 2.x XStatic is a packaging standard to package external (often 3rd party) static files as a Python package, so they are easily usable on all operating systems, with any package management system or even without one. . Many Python projects need to use some specific data files, like javascript, css, java applets, images, etc. Sometimes these files belong to YOUR project (then you may want to package them separately, but you could also just put them into your main package). But in many other cases, those files are maintained by someone else (like jQuery javascript library or even much bigger js libraries or applications) and you definitely do not really want to merge them into your project. So, you want to have static file packages, but you don’t want to get lots of stuff you do not want. Thus, stuff required by XStatic file packages (especially the main, toplevel XStatic package) tries to obey to be a MINIMAL, no-fat thing. XStatic doesn't "sell" any web framework or other stuff you don't want. Maybe there will be optional XStatic extensions for all sorts of stuff, but they won't be required if you just want the files. . By having static files in packages, it is also easier to build virtual envs, support linux/bsd/... distribution package maintainers and even windows installs using the same mechanism. . This package provides JSEncrypt support as a Python 2.x module. Homepage: http://travistidwell.com/jsencrypt/ Package: python-xstatic-qunit Priority: optional Section: python Installed-Size: 7 Maintainer: MOS Horizon Team Architecture: all Version: 1.14.0.2-1~mos6.1 Depends: libjs-qunit, python-xstatic, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-xstatic-qunit_1.14.0.2-1~mos6.1_all.deb Size: 5202 MD5Sum: 83feaa998586696d210cd2eaa13c1411 SHA1: 184dfbb75e929514f89f1bbbd0c781b2bbda7b85 SHA256: e8df3d68305060ff9f379e0832bfa8e57d6b3b747ade9da8d850c4b1f55b482b SHA512: adda43c825ac9c1bae35e8a96c4f4fd3b29a6bd2e2665919aa7165184eeecb8175a63f1928c1693f2623ab1233270f71abab1ab9ad11a2192db6d912bf02b600 Description: QUnit XStatic support - Python 2.x XStatic is a packaging standard to package external (often 3rd party) static files as a Python package, so they are easily usable on all operating systems, with any package management system or even without one. . Many Python projects need to use some specific data files, like javascript, css, java applets, images, etc. Sometimes these files belong to YOUR project (then you may want to package them separately, but you could also just put them into your main package). But in many other cases, those files are maintained by someone else (like jQuery javascript library or even much bigger js libraries or applications) and you definitely do not really want to merge them into your project. So, you want to have static file packages, but you don’t want to get lots of stuff you do not want. Thus, stuff required by XStatic file packages (especially the main, toplevel XStatic package) tries to obey to be a MINIMAL, no-fat thing. XStatic doesn't "sell" any web framework or other stuff you don't want. Maybe there will be optional XStatic extensions for all sorts of stuff, but they won't be required if you just want the files. . By having static files in packages, it is also easier to build virtual envs, support linux/bsd/... distribution package maintainers and even windows installs using the same mechanism. . This package provides QUnit support as a Python 2.x module. Homepage: http://qunitjs.com Package: python-xstatic-rickshaw Priority: optional Section: python Installed-Size: 7 Maintainer: MOS Horizon Team Architecture: all Version: 1.5.0.0-1~mos6.1 Depends: libjs-rickshaw, python-xstatic, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-xstatic-rickshaw_1.5.0.0-1~mos6.1_all.deb Size: 5216 MD5Sum: f2e83e0e5a63776ba9a2178e7e4968fb SHA1: 893805224be875dbc73697468873d190353cc0b8 SHA256: d29d878441bf3b9578b8c408b00fb04deeff7881b6686f7db5ade36317055bb6 SHA512: 8f84f4ea43d67f87d166cbaf2e6b1dbc6b9931fe3ea890975eda7898fda9fdacbbbc32155e7e93db20cc97c5b61b0c3022cf9bd260c806077b40ae5e436b736a Description: Rickshaw JS XStatic support - Python 2.x XStatic is a packaging standard to package external (often 3rd party) static files as a Python package, so they are easily usable on all operating systems, with any package management system or even without one. . Many Python projects need to use some specific data files, like javascript, css, java applets, images, etc. Sometimes these files belong to YOUR project (then you may want to package them separately, but you could also just put them into your main package). But in many other cases, those files are maintained by someone else (like jQuery javascript library or even much bigger js libraries or applications) and you definitely do not really want to merge them into your project. So, you want to have static file packages, but you don’t want to get lots of stuff you do not want. Thus, stuff required by XStatic file packages (especially the main, toplevel XStatic package) tries to obey to be a MINIMAL, no-fat thing. XStatic doesn't "sell" any web framework or other stuff you don't want. Maybe there will be optional XStatic extensions for all sorts of stuff, but they won't be required if you just want the files. . By having static files in packages, it is also easier to build virtual envs, support linux/bsd/... distribution package maintainers and even windows installs using the same mechanism. . This package provides Rickshaw JS support as a Python 2.x module. Homepage: https://github.com/stackforge/xstatic-rickshaw Package: python-xstatic-spin Priority: optional Section: python Installed-Size: 7 Maintainer: MOS Horizon Team Architecture: all Version: 1.2.5.2-1~mos6.1 Depends: libjs-spin.js, python-xstatic, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-xstatic-spin_1.2.5.2-1~mos6.1_all.deb Size: 4952 MD5Sum: 8af1e77cab10d2a85bc872dcb98f539b SHA1: 0707e887908cea183de1846aec4bd538633f20d7 SHA256: 0b5a63637b542e4da1c6db6b05f55ae61cd4cc2b8038679941ed982c0eb78633 SHA512: adfc407fd59dd43a47f7a2f61f5968ae6cdc3114ba022136b2e8a8f28a91ae814ec83bcc9f08730f2eda63e5f67588f3ec4306d3608a044c0357d5e92be06c2c Description: Spin.js XStatic support - Python 2.x XStatic is a packaging standard to package external (often 3rd party) static files as a Python package, so they are easily usable on all operating systems, with any package management system or even without one. . Many Python projects need to use some specific data files, like javascript, css, java applets, images, etc. Sometimes these files belong to YOUR project (then you may want to package them separately, but you could also just put them into your main package). But in many other cases, those files are maintained by someone else (like jQuery javascript library or even much bigger js libraries or applications) and you definitely do not really want to merge them into your project. So, you want to have static file packages, but you don’t want to get lots of stuff you do not want. Thus, stuff required by XStatic file packages (especially the main, toplevel XStatic package) tries to obey to be a MINIMAL, no-fat thing. XStatic doesn't "sell" any web framework or other stuff you don't want. Maybe there will be optional XStatic extensions for all sorts of stuff, but they won't be required if you just want the files. . By having static files in packages, it is also easier to build virtual envs, support linux/bsd/... distribution package maintainers and even windows installs using the same mechanism. . This package provides spin.js support as a Python 2.x module. Homepage: http://fgnass.github.io/spin.js/ Package: python-xstatic Priority: optional Section: python Installed-Size: 7 Maintainer: MOS Horizon Team Architecture: all Version: 1.0.0-3~mos6.1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/python-xstatic_1.0.0-3~mos6.1_all.deb Size: 5210 MD5Sum: ff076346b0192e0d193d82496ac4d963 SHA1: 9dbb7f7eade54442d14072f118abb5b8085af78f SHA256: edf932ceba59fb3a95c46b3e6aeab71a495878c0cacd3cd06d8f67a36dd15e44 SHA512: 330a18be21575f1d829183209ed54fc23733a95e0de9d5bce0ec90ad63c318f92142548c93d27269fde655288ebd340fdf20bf3f5757b572bb01da9727ac2a26 Description: XStatic base package with minimal support code - Python 2.x XStatic is a packaging standard to package external (often 3rd party) static files as a Python package, so they are easily usable on all operating systems, with any package management system or even without one. . Many Python projects need to use some specific data files, like javascript, css, java applets, images, etc. Sometimes these files belong to YOUR project (then you may want to package them separately, but you could also just put them into your main package). But in many other cases, those files are maintained by someone else (like jQuery javascript library or even much bigger js libraries or applications) and you definitely do not really want to merge them into your project. So, you want to have static file packages, but you don’t want to get lots of stuff you do not want. Thus, stuff required by XStatic file packages (especially the main, toplevel XStatic package) tries to obey to be a MINIMAL, no-fat thing. XStatic doesn't "sell" any web framework or other stuff you don't want. Maybe there will be optional XStatic extensions for all sorts of stuff, but they won't be required if you just want the files. . By having static files in packages, it is also easier to build virtual envs, support linux/bsd/... distribution package maintainers and even windows installs using the same mechanism. . This package contains the Python 2.x module. Homepage: https://github.com/stackforge/xstatic Package: python-yaml Priority: optional Section: python Installed-Size: 462 Maintainer: Ubuntu Developers Original-Maintainer: Debian Python Modules Team Architecture: amd64 Source: pyyaml Version: 3.10-4ubuntu0.1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), libc6 (>= 2.14), libyaml-0-2 Filename: pool/main/python-yaml_3.10-4ubuntu0.1_amd64.deb Size: 101898 MD5Sum: 3bbc120de69a86a8f0b996d722437fd4 SHA1: 3857e5e2b74dca92af037b0ef35fceeb16aa5895 SHA256: 7389c16c5493b29f96be2bd19da15ec62079904b420c18288d280a2f989b14b0 SHA512: 3573ffa7a0a81b41e8e2b7f1eac24c51484bf86cbd4c63ca9b586a542594a60ba8ebe5b0506b4945c14743a451d45160491f713a5e3597b051f2531c4f08e42c 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. Homepage: http://pyyaml.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: cloud-image Package: python-yaql Priority: extra Section: Python Installed-Size: 55 Maintainer: MOS Murano team Architecture: all Version: 0.2.3-1~mos6.1 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-ply, python-setuptools Filename: pool/main/python-yaql_0.2.3-1~mos6.1_all.deb Size: 14878 MD5Sum: 2e97e018c742a3b5cf115aec669f12e3 SHA1: 8438654d69ebdedd54ccacff92710d0c4da1732a SHA256: 560a6bdc70373c1ca9fb43881251141d8a9f7e706316ab6900328d99ff42d59b SHA512: 84da0612fd0f87f745319d84ff99c1fae281cad3867376a8d2927c88e861addbf13302f05f4e811a2411c7f5613fe88722e356a9d1cf22a51aa6f191ccc8afcc Description: At the beginning of millennium the growing trend towards data formats standardization and application integrability made XML extremely popular. XML became lingua franca of the data. Applications tended to process lots of XML files ranging from small config files to very large datasets. As these data often had a complex structure with many levels of nestedness it is quickly became obvious that there is a need for specially crafted domain specific languages to query these data sets. This is how XPath and later XQL were born. Homepage: https://launchpad.net/yaql Package: python-zmq Priority: optional Section: universe/python Installed-Size: 906 Maintainer: Ubuntu Developers Original-Maintainer: Debian Python Modules Team Architecture: amd64 Source: pyzmq Version: 14.0.1-1build2 Depends: python:any (>= 2.7.5-5~), python (<< 2.8), python (>= 2.7~), libc6 (>= 2.14), libzmq3 (>= 4.0.1+dfsg) Filename: pool/main/python-zmq_14.0.1-1build2_amd64.deb Size: 174760 MD5Sum: c15ca5d5a7fa9cb64bfb045409c88629 SHA1: 2df1c7cb08781a6195e4398e4a06c3b88ef6ea92 SHA256: e34648bb4e5feab9526e39b09d9e037eb61df1771a3191ca714f806e005a10e2 SHA512: 44665467f4579d64ecd54a0ebd3a6674ea9aa9d011f8124bd72f6895e979e67e0078244563b195b722a458509afbfc4d0e09a8658f6fccb612c4e2d7104d1512 Description: Python bindings for 0MQ library Python bindings for 0MQ. 0MQ is a small, fast, and free software library that gives you message-passing concurrency for applications in most common languages. . The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more. Homepage: http://www.zeromq.org/bindings:python Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-zope.interface Priority: extra Section: python Installed-Size: 647 Maintainer: Ubuntu Developers Original-Maintainer: Debian/Ubuntu Zope Team Architecture: amd64 Source: zope.interface Version: 4.0.5-1ubuntu4 Replaces: python-zope, python-zopeinterface Provides: python-zope, python-zopeinterface, python2.7-zope.interface Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-pkg-resources, libc6 (>= 2.2.5) Conflicts: python-zope, python-zopeinterface, zope3 Filename: pool/main/python-zope.interface_4.0.5-1ubuntu4_amd64.deb Size: 79582 MD5Sum: 74638361153d4f40914cdfb23a2d1523 SHA1: d2c68b85c505b94d8aad71751d83b3858612c5cf SHA256: 41096e807dd2fd908d74ab47fc0004f855a4bd31683a10cd2c82d636e25a5bcf SHA512: 4e6d3fdeb1dba0125c8bbd9246090dfca03cfc85873e1ed8c928dca230a20ac90ee48cbb2dea74a161bbb57d6127d844b4a03e054087b9402260c08b553ae73c Description: Interfaces for Python This package provides an implementation of object interfaces for Python. Interfaces are a mechanism for labeling objects as conforming to a given API or contract. So, this package can be considered as implementation of the Design By Contract methodology support in Python. Homepage: http://pypi.python.org/pypi/zope.interface Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, cloud-image, server, kubuntu-desktop, kubuntu-full, kubuntu-active-desktop, kubuntu-active-full, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, ubuntustudio-desktop, ubuntu-gnome-desktop Package: python2.7-minimal Priority: optional Section: python Installed-Size: 3400 Maintainer: Ubuntu Developers Original-Maintainer: Matthias Klose Architecture: amd64 Source: python2.7 Version: 2.7.6-8 Replaces: python2.7 (<< 2.7.1~rc1-2~) Depends: libpython2.7-minimal (= 2.7.6-8), zlib1g (>= 1:1.2.0) Pre-Depends: libc6 (>= 2.15) Recommends: python2.7 Suggests: binfmt-support Conflicts: binfmt-support (<< 1.1.2) Filename: pool/main/python2.7-minimal_2.7.6-8_amd64.deb Size: 1190086 MD5Sum: 0c868fc8bfcf889236abb14531a2384f SHA1: f9f1ee3bd965096e26f947b609ee51a8a5adb453 SHA256: 7c7791171a5ad67c158f8bf0572b851fb7da8a21f139ce43a2f0d18af2fb73e9 SHA512: e4aafd4fe8c34cdf5fc2b70c96f29168918fcdd79e66bf689b44f1f15a20e557a0a5c0181c823290344b20084d55e779bf80c28fc2e809c2f3915e794dc128cb 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. Multi-Arch: allowed Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, ubuntu-desktop, mail-server, ubuntu-usb, print-server, dns-server, samba-server, cloud-image, server, openssh-server, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: python2.7 Priority: optional Section: python Installed-Size: 347 Maintainer: Ubuntu Developers Original-Maintainer: Matthias Klose Architecture: amd64 Version: 2.7.6-8 Replaces: python-profiler (<= 2.7.1-2), python2.7-minimal (<< 2.7.3-7~) Depends: python2.7-minimal (= 2.7.6-8), libpython2.7-stdlib (= 2.7.6-8), 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) Filename: pool/main/python2.7_2.7.6-8_amd64.deb Size: 196794 MD5Sum: dce422a6768dce6a0426699c114725fd SHA1: 7e4bc398ee8f3acfa3245eacaeb53f525ac04219 SHA256: 9c5f8d3b9a9f7a86414650439fe42842c6d0809f9c5f13fe4b5c19589063893f SHA512: d99767281315ef2a5ad691ed8156987df6c41c0c3ff8ec1f634f8c42b310a3e395c9e8cca6744f1ef43f5783cbe520470053ec569fdebb0e603ab88a66138997 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. Multi-Arch: allowed Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, ubuntu-desktop, mail-server, ubuntu-usb, print-server, dns-server, samba-server, cloud-image, server, openssh-server, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: python3-apt Priority: standard Section: python Installed-Size: 643 Maintainer: Ubuntu Developers Original-Maintainer: APT Development Team Architecture: amd64 Source: python-apt Version: 0.9.3.5ubuntu1 Replaces: python-apt (<< 0.7.98+nmu1) Provides: python3.4-apt Depends: python3 (>= 3.4~), python3 (<< 3.5), libapt-inst1.5 (>= 0.8.11), libapt-pkg4.12 (>= 0.9.11), libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0), python-apt-common Recommends: lsb-release, iso-codes Suggests: python3-apt-dbg, python-apt-doc Breaks: python-apt (<< 0.7.98+nmu1) Filename: pool/main/python3-apt_0.9.3.5ubuntu1_amd64.deb Size: 138610 MD5Sum: 32e5c95e9a4cff8d9057d4fea6d2a78b SHA1: f840f550dc67975536cfefadbd91bedbf935b0f6 SHA256: cdf20dc738655c1a06c0888c76638dc508675a8b36d908574d326819411fd3f1 SHA512: 8f2c29e8a716e2360994c4b0c9c69ec3a610fe5d12ef8e24ab8f3f6aebcd04f000d08197f3e45055d7818be56a49271277281766b6a89e5dcbf0cdb6f40bcf32 Description: Python 3 interface to libapt-pkg The apt_pkg Python 3 interface will provide full access to the internal libapt-pkg structures allowing Python 3 programs to easily perform a variety of functions, such as: . - Access to the APT configuration system - Access to the APT package information database - Parsing of Debian package control files, and other files with a similar structure . The included 'aptsources' Python interface provides an abstraction of the sources.list configuration on the repository and the distro level. Multi-Arch: allowed Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: python3-chardet Priority: optional Section: python Installed-Size: 680 Maintainer: Ubuntu Developers Original-Maintainer: Piotr Ożarowski Architecture: all Version: 2.0.1-1 Depends: python3 (>= 3.1.3-13~) Filename: pool/main/python3-chardet_2.0.1-1_all.deb Size: 169122 MD5Sum: 1d330ab737ef0311ca5f04619b02b314 SHA1: 299c61bf0578afbeefe8efa30f8f2ee50a50891e SHA256: c7cdd36f03a2822868c903502c05dc7a778bc7c267a41b01a141e55f1180be8c SHA512: 3643f64aaba0ffff399d4ab82a46e252cfe6d9ecdb83291f5a886c0ff081cfdf6e14c1e27523c5228bd062e9efc3af4e25f75f27f28599cfab9e5c343a01227d Description: universal encoding detector Chardet takes a sequence of bytes in an unknown character encoding, and attempts to determine the encoding. . Supported encodings: * ASCII, UTF-8, UTF-16 (2 variants), UTF-32 (4 variants) * Big5, GB2312, EUC-TW, HZ-GB-2312, ISO-2022-CN (Traditional and Simplified Chinese) * EUC-JP, SHIFT_JIS, ISO-2022-JP (Japanese) * EUC-KR, ISO-2022-KR (Korean) * KOI8-R, MacCyrillic, IBM855, IBM866, ISO-8859-5, windows-1251 (Cyrillic) * ISO-8859-2, windows-1250 (Hungarian) * ISO-8859-5, windows-1251 (Bulgarian) * windows-1252 (English) * ISO-8859-7, windows-1253 (Greek) * ISO-8859-8, windows-1255 (Visual and Logical Hebrew) * TIS-620 (Thai) Homepage: http://chardet.feedparser.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python3-commandnotfound Priority: standard Section: python Installed-Size: 62 Maintainer: Michael Vogt Original-Maintainer: Zygmunt Krynicki Architecture: all Source: command-not-found Version: 0.3ubuntu12 Replaces: command-not-found (<< 0.3ubuntu7) Depends: command-not-found-data, lsb-release, python3-apt, python3-gdbm, python3:any (>= 3.3.2-2~) Filename: pool/main/python3-commandnotfound_0.3ubuntu12_all.deb Size: 5744 MD5Sum: c598a1b8d977783bb60034f33a9d2418 SHA1: 980399a989c83627387f9ed84819e7e2f4cad14b SHA256: ec744eae98f480063fb5ed53152413ab318ff38200cb002d2102a3006aee3a56 SHA512: 1e89f0ed4c4031e4d7df9c065ff1e420008785b6c55a54b42bdde7c26bde50a4493ac8e51e154efa702575a9faf9c5af734ceec1850624f05937873ad2a0ffe1 Description: Python 3 bindings for command-not-found. This package will install the Python 3 library for command_not_found tool. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python3-dbus Priority: standard Section: python Installed-Size: 392 Maintainer: Ubuntu Developers Original-Maintainer: Utopia Maintenance Team Architecture: amd64 Source: dbus-python Version: 1.2.0-2build2 Provides: python3.4-dbus Depends: python3 (>= 3.4~), python3 (<< 3.5), libc6 (>= 2.4), libdbus-1-3 (>= 1.5.12), libdbus-glib-1-2 (>= 0.78), libglib2.0-0 (>= 2.12.0) Recommends: python3-gi | python3-dbus.mainloop.qt Suggests: python-dbus-doc, python3-dbus-dbg Filename: pool/main/python3-dbus_1.2.0-2build2_amd64.deb Size: 82100 MD5Sum: 1b411137e467496b62a4847018c93217 SHA1: d3fe4570706d8bde6031227e8bd1538bb786eba1 SHA256: 439a613d001376f57cd5ec4ca75a206f029f7de2d770867591bc1b3616ef398a SHA512: 32edf12cc92344618a8c6b9fa9fc1bee4232fb56b9542722a6a6f5d87c6b9be943007441797edfa4eb0a00cca2904838d709c5d26b36cbec9a9974ba31af6386 Description: simple interprocess messaging system (Python 3 interface) 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. . This package provides a Python 3 interface to D-Bus. . See the dbus description for more information about D-Bus in general. Homepage: http://www.freedesktop.org/wiki/Software/DBusBindings#Python Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: python3-debian Priority: optional Section: python Installed-Size: 188 Maintainer: Ubuntu Developers Original-Maintainer: Debian python-debian Maintainers Architecture: all Source: python-debian Version: 0.1.21+nmu2ubuntu2 Depends: python3-chardet, python3-six Recommends: python3-apt Suggests: gpgv Filename: pool/main/python3-debian_0.1.21+nmu2ubuntu2_all.deb Size: 34924 MD5Sum: ee978f4cae6d93b808b285476dc54f0c SHA1: 43348ec4af77fed4e436d778653535b974ce3471 SHA256: e67c13e1805b81d280cae4b3091ca216fa4fab5cc4025776abace981128c50f9 SHA512: 31d38cc6f2df5262278a25c41fa750da29cb991c4f6e2cb4a4161405437230e6c41431e93b984e9541b1a7c429b09a501650d7b271f4a69446a1c868b0cc5d65 Description: Python 3 modules to work with Debian-related data formats This package provides Python 3 modules that abstract many formats of Debian related files. Currently handled are: * Debtags information (debian.debtags module) * debian/changelog (debian.changelog module) * Packages files, pdiffs (debian.debian_support module) * Control files of single or multiple RFC822-style paragraphs, e.g. debian/control, .changes, .dsc, Packages, Sources, Release, etc. (debian.deb822 module) * Raw .deb and .ar files, with (read-only) access to contained files and meta-information Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python3-distupgrade Priority: standard Section: python Installed-Size: 639 Maintainer: Ubuntu Developers Architecture: all Source: ubuntu-release-upgrader Version: 1:0.220.7 Replaces: python3-update-manager (<< 1:0.165) Depends: python3:any (>= 3.3.2-2~), python3-update-manager (>= 1:0.196.2~), python3-apt (>= 0.8.5~), lsb-release Breaks: python3-update-manager (<< 1:0.165) Filename: pool/main/python3-distupgrade_0.220.7_all.deb Size: 103864 MD5Sum: 8bf3a49c4649e6170fdfda91f931ce0f SHA1: 584342fda6d61148a19e2cb1607dd5c9cbf96a1a SHA256: ad89b657446e062ddb17d9dc3ea44492adcb696b22da3903598870ac7be7f4f9 SHA512: b879f81e7043bf0e2c320ae9fce8676e2bdb7a4998feb9c571a1e1c87a232951d6353222072aee0b412a920e22092cfec91bd5d280093468aa19cfae6fc307bf Description: manage release upgrades This is the DistUpgrade Python 3 module Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python3-gdbm Priority: standard Section: python Installed-Size: 71 Maintainer: Ubuntu Developers Original-Maintainer: Matthias Klose Architecture: amd64 Source: python3-stdlib-extensions Version: 3.4.0-0ubuntu1 Replaces: python3.0 (<< 3.0.1) Provides: python3.4-gdbm Depends: python3 (>= 3.4), python3 (<< 3.5), libc6 (>= 2.4), libgdbm3 (>= 1.8.3) Suggests: python3-gdbm-dbg Filename: pool/main/python3-gdbm_3.4.0-0ubuntu1_amd64.deb Size: 12214 MD5Sum: 95d3a4c07b513ad58f1ef07a6920a713 SHA1: 499675e64113d3c53ba8f1b0887169bce4a4346c SHA256: 0137c3501fcac65a9a4e01959f72122b5c19da2ccaed37a5e238566e8cdabe6a SHA512: 268fe9a8ef5b53ffcb3d7734c4953d061038314419c7870f214033400fa940fa9cdb7015dd97f52f30d57faedde069b6fdb6ff6586ae99b62b79fc8a948838bd Description: GNU dbm database support for Python 3.x GNU dbm database module for Python 3.x. Install this if you want to create or read GNU dbm database files with Python. Multi-Arch: same Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active Package: python3-gi Priority: standard Section: python Installed-Size: 671 Maintainer: Ubuntu Developers Original-Maintainer: Josselin Mouette Architecture: amd64 Source: pygobject Version: 3.12.0-1ubuntu1 Replaces: python3-gobject Provides: python3-gobject Depends: python3 (<< 3.5), python3 (>= 3.4~), libc6 (>= 2.14), libgirepository-1.0-1 (>= 1.33.10), libglib2.0-0 (>= 2.38.0), gir1.2-glib-2.0 (>= 1.35.9) Conflicts: python3-gobject Filename: pool/main/python3-gi_3.12.0-1ubuntu1_amd64.deb Size: 154310 MD5Sum: 0f364052ffb43156909b6fe1f207a254 SHA1: 90e4e3d8a2a59b69089e1b654ee9e566ddc120df SHA256: 4af28e52d1d58335d3024e4e045d48ce6ffbf98842e98fa7f1eccd14d4859ce4 SHA512: f154f9e44edf221729608085ebdd7ec7b0dfede1e75bae55a21e51220fc8214f11f9814678ad217b73e21c327c680991631baf33f3d84f0b160bf97dd1bcf7a0 Description: Python 3 bindings for gobject-introspection libraries GObject is an abstraction layer that allows programming with an object paradigm that is compatible with many languages. It is a part of Glib, the core library used to build GTK+ and GNOME. . This package contains the Python 3 binding generator for libraries that support gobject-introspection, i. e. which ship a gir1.2-- package. With these packages, the libraries can be used from Python 3. Homepage: https://wiki.gnome.org/PyGObject Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: python3-magic Priority: extra Section: python Installed-Size: 72 Maintainer: Ubuntu Developers Original-Maintainer: Luk Claes Architecture: all Source: file Version: 1:5.14-2ubuntu3.3 Depends: python3:any (>= 3.3.2-2~), libmagic1 (>= 1:5.14-2ubuntu3.3) Filename: pool/main/python3-magic_5.14-2ubuntu3.3_all.deb Size: 4570 MD5Sum: 7a94a4f64923dd35575333397da8fe37 SHA1: ee3bb7fd9228f29e27343dc339849a94e27975f8 SHA256: a4dde5bda2e87c06c23cd1205f98e8860f5cc7b90f4ae683b848dc59bd1ba497 SHA512: 805f59a93d6e67beeb68565a216e64f7743cb2c77024f9fedd0c7287af5043e5d15f2147a00051abc5eb897fd7d6b3db094ba44246ec1b9aa403eef93536422f Description: File type determination library using "magic" numbers (Python 3 bindings) This library can be used to classify files according to magic number tests. It implements the core functionality of the file command. . This package contains the Python 3 bindings. Homepage: http://www.darwinsys.com/file/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python3-minimal Priority: important Section: python Installed-Size: 139 Maintainer: Ubuntu Developers Original-Maintainer: Matthias Klose Architecture: amd64 Source: python3-defaults Version: 3.4.0-0ubuntu2 Replaces: python3 (<< 3.3.2-13~), python3.1 (<< 3.1-2) Depends: python3.4-minimal (>= 3.4.0-0~), 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) Filename: pool/main/python3-minimal_3.4.0-0ubuntu2_amd64.deb Size: 23188 MD5Sum: 259dd283267065594329030c6d22a521 SHA1: 8ff6215df4f36a74292f14565ce45d5102832277 SHA256: 4028f087be9dda00544bc739f4799bbe15acc8095d8487f7ac330e0bd77ea22e SHA512: 96a87b2607695115fbe4675543eefc7c49c02a7d2a13f75017061b3061b709d70757f707f56d0d1570d17c3a4e19f2420f5d483cb1f64eb289bd502be930c540 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.4-minimal/README.Debian for a list of the modules contained in this package. Multi-Arch: allowed Homepage: http://www.python.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: python3-pycurl Priority: optional Section: python Installed-Size: 211 Maintainer: Ubuntu Developers Original-Maintainer: Debian Python Modules Team Architecture: amd64 Source: pycurl Version: 7.19.3-0ubuntu3 Provides: python3.4-pycurl Depends: libc6 (>= 2.15), libcurl3-gnutls (>= 7.18.0), python3 (<< 3.5), python3 (>= 3.4~) Suggests: libcurl4-gnutls-dev, python3-pycurl-dbg Filename: pool/main/python3-pycurl_7.19.3-0ubuntu3_amd64.deb Size: 47494 MD5Sum: 4a8692a3639a46f0c512f5d77f42ff16 SHA1: 2d9b075a65eb4967dedbcd2fe5bcd1e531200e12 SHA256: 8d08bc6e53003991ee360b747ff678f104137ae5df6ebf6ede5725941395e912 SHA512: 15fb906db1deeb183e9b55fc9ee44c8b7143a09bf8a972f8f6c5dce092f286c9545a8b5dd9e6c74df5141050359fcd10a406b5a331d0bb0b3ad55ba261a2ac81 Description: Python 3 bindings to libcurl This module provides the Python 3 bindings to libcurl. Please refer to the libcurl documentation available in libcurl4-gnutls-dev Debian package. . NOTE: the SSL support is provided by GnuTLS. Homepage: http://pycurl.sourceforge.net Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, cloud-image, server, kubuntu-desktop, kubuntu-full, kubuntu-active, kubuntu-active-desktop, kubuntu-active-full, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-desktop, ubuntustudio-desktop, ubuntu-gnome-desktop Package: python3-six Priority: optional Section: python Installed-Size: 63 Maintainer: Colin Watson Architecture: all Source: six Version: 1.5.2-1 Depends: python3:any (>= 3.3.2-2~) Filename: pool/main/python3-six_1.5.2-1_all.deb Size: 8126 MD5Sum: 2d6a34329151366dcccde3f35efe3df2 SHA1: 3a4f39bb04846afa09d2352c4df05ad5310b98f7 SHA256: f55ac025208a10a0a82f5e6a4473ac454881951543e62a22183f58899ef1eb64 SHA512: db4b3b724a0dbae72b30ac248ac37d6cc4dddb304b4762971ff3570872f53ce8b6a5e5785df7c6b19c2ffdaa57b209aa738fbb97727fd5d55a901cf5bf6f7ec8 Description: Python 2 and 3 compatibility library (Python 3 interface) Six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions. . This package provides Six on the Python 3 module path. It is complemented by python-six. Homepage: http://pythonhosted.org/six/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python3-software-properties Priority: optional Section: python Installed-Size: 134 Maintainer: Michael Vogt Architecture: all Source: software-properties Version: 0.92.37.3 Depends: python3:any (>= 3.3.2-2~), python3, python3-apt (>= 0.6.20ubuntu16), python3-pycurl, lsb-release, unattended-upgrades, iso-codes Filename: pool/main/python3-software-properties_0.92.37.3_all.deb Size: 19106 MD5Sum: 8788613491eb81c62e8286bc6a722774 SHA1: 4b894ac4887724f24cdb1e65b75124e7a8735ae2 SHA256: ce7279160e43f572897d45d829fb823829e88737db420f8f7de6320d9e9fd761 SHA512: 2bf81e86cfca1c285b1aded9f58face64ff9f75c78b6935c994096b60dd77c83469d06aacbc8d1b1eb0e53b3bce848009251722ae8882974e67cfa9678400a22 Description: manage the repositories that you install software from This software provides an abstraction of the used apt repositories. It allows you to easily manage your distribution and independent software vendor software sources. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python3-update-manager Priority: standard Section: python Installed-Size: 241 Maintainer: Ubuntu Developers Architecture: all Source: update-manager Version: 1:0.196.12 Replaces: update-manager-core (<< 1:0.163) Depends: python3:any (>= 3.3.2-2~), python3-apt (>= 0.8.5~), python3-distupgrade, lsb-release Breaks: update-manager-core (<< 1:0.163) Filename: pool/main/python3-update-manager_0.196.12_all.deb Size: 31494 MD5Sum: 7960ac0aa5e01060ea71f8e1c462914e SHA1: db7f93eedbdb723464c69520cac446987421208e SHA256: 142ffcf4097b9f3da6a39de705dc33ee0c13285867661ca6b4db84dfc654f04c SHA512: 889886260654fc90ced4ba5b35f3baeebf5fe10c850228445d0059ab8cbf3be11184169df6c343e49996bfa0be1c46b49e36bee430fe9ae10ebbe88ab559062c Description: python 3.x module for update-manager Python module for update-manager (UpdateManager). . This package contains the python 3.x version of this module. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python3.4-minimal Priority: important Section: python Installed-Size: 4099 Maintainer: Ubuntu Core Developers Original-Maintainer: Matthias Klose Architecture: amd64 Source: python3.4 Version: 3.4.0-2ubuntu1 Depends: libpython3.4-minimal (= 3.4.0-2ubuntu1), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0) Pre-Depends: libc6 (>= 2.17) Recommends: python3.4 Suggests: binfmt-support Conflicts: binfmt-support (<< 1.1.2) Filename: pool/main/python3.4-minimal_3.4.0-2ubuntu1_amd64.deb Size: 1273088 MD5Sum: 16f4985a7a7d67866153f7bebe73c8e4 SHA1: a9ca764ca7719ab5837122c8f84d2d8439f8ac45 SHA256: 45b0772602f2ae199fb6512eabc8d2cc5dd2f5e2e4aca192e0359fbf307d3925 SHA512: 276d92ab6be7b137bd32c831d53a5d03156d7a564ca862bb804142d1cc78681347787f451a4061af3913f5bc64a3251b3336518728595292a173996b9e0cfef2 Description: Minimal subset of the Python language (version 3.4) 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.4-minimal/README.Debian for a list of the modules contained in this package. Multi-Arch: allowed Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: python3.4 Priority: important Section: python Installed-Size: 325 Maintainer: Ubuntu Core Developers Original-Maintainer: Matthias Klose Architecture: amd64 Version: 3.4.0-2ubuntu1 Depends: python3.4-minimal (= 3.4.0-2ubuntu1), libpython3.4-stdlib (= 3.4.0-2ubuntu1), mime-support Suggests: python3.4-doc, binutils Filename: pool/main/python3.4_3.4.0-2ubuntu1_amd64.deb Size: 162840 MD5Sum: d179c8f01cebd620d13a01d00c11441e SHA1: ac4059d4f994b1585bc1ca43e42f47a34c4fddfe SHA256: 1983d82e6f753d4ee94a0552882a43405e3507fdaa9b5f7167c614081256072a SHA512: a745f0a9532c41591e607cf052d5918dccf57bdfbd8ab58c08fc3da53365da8c77c261a8675a5e47712b39919282c7c39c3e5bc7c1e01be002f4b9e4ab8913c1 Description: Interactive high-level object-oriented language (version 3.4) Python is a high-level, interactive, object-oriented language. Its 3.4 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. Multi-Arch: allowed Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: python3 Priority: important Section: python Installed-Size: 100 Maintainer: Ubuntu Developers Original-Maintainer: Matthias Klose Architecture: amd64 Source: python3-defaults Version: 3.4.0-0ubuntu2 Replaces: python3-minimal (<< 3.1.2-2) Provides: python3-profiler Depends: python3.4 (>= 3.4.0-0~), python3-minimal (= 3.4.0-0ubuntu2), libpython3-stdlib (= 3.4.0-0ubuntu2), dh-python Suggests: python3-doc (>= 3.4.0-0ubuntu2), python3-tk (>= 3.4.0-0ubuntu2) Filename: pool/main/python3_3.4.0-0ubuntu2_amd64.deb Size: 8666 MD5Sum: bfb7da0b87a977d7c8810d41aa151ba0 SHA1: 63e38e68c45e194311ee68d9d81cb900283f4c5b SHA256: e1856a097784129b4a52c31c348fadd4eb82097762bcd652179946ebfab4592b SHA512: 7a89f384fe7049039bb15a4cdc37650df6dff9b9591866278113cf38bae891a0f5012039b0bd17092ee42bb3bf4e9ea555f34540515a84ab30fd4970de196af5 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.4). Multi-Arch: allowed Homepage: http://www.python.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: python Priority: optional Section: python Installed-Size: 671 Maintainer: Ubuntu Developers Original-Maintainer: Matthias Klose Architecture: amd64 Source: python-defaults Version: 2.7.5-5ubuntu3 Replaces: python-dev (<< 2.6.5-2) Provides: python-ctypes, python-email, python-importlib, python-profiler, python-wsgiref Depends: python2.7 (>= 2.7.5-1~), python-minimal (= 2.7.5-5ubuntu3), libpython-stdlib (= 2.7.5-5ubuntu3) Suggests: python-doc (= 2.7.5-5ubuntu3), python-tk (>= 2.7.5-1~) Conflicts: python-central (<< 0.5.5) Breaks: python-bz2 (<< 1.1-8), python-csv (<< 1.0-4), python-email (<< 2.5.5-3), update-manager-core (<< 0.200.5-2) Filename: pool/main/python_2.7.5-5ubuntu3_amd64.deb Size: 133698 MD5Sum: e34f7f99ab4bbf8af788132f30169f65 SHA1: 5337fb1bc17f737839115c80217cf4be4ce4f39b SHA256: d508f50de23b8d2dcaf5dd06b48ca284345bcd4e9cc4d1ac8ef764c0c3d95160 SHA512: 12a96e48a03088f723834ee00879236cd07f41d62fbc6b1254e47dc263113542a9ce507a20acb7363c24e2853c90f225155f55e01ccfb7e2a4ce0cc4dd2a118c 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). Multi-Arch: allowed Homepage: http://www.python.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, ubuntu-desktop, mail-server, ubuntu-usb, print-server, dns-server, samba-server, cloud-image, server, openssh-server, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: qemu-keymaps Priority: optional Section: misc Installed-Size: 171 Maintainer: Ubuntu Developers Original-Maintainer: Debian QEMU Team Architecture: all Source: qemu Version: 2.0.0+dfsg-2ubuntu1.10 Replaces: qemu-common (<< 1.2.0.dfsg-1), qemu-system (<< 0.12.4+dfsg-4) Breaks: qemu-common (<< 1.2.0.dfsg-1), qemu-system (<< 0.12.4+dfsg-4) Filename: pool/main/qemu-keymaps_2.0.0+dfsg-2ubuntu1.10_all.deb Size: 19700 MD5Sum: 5b66a67348bc873295a9fa038fb0e328 SHA1: e2b597061ec6b89acce31c46b14ff86ca49df68b SHA256: dce779af431650de0186a70f4229b3a67d68d2fdd48a55a15e1ac702775f1174 SHA512: e756da232ce00b4688efed41549cee136a1a85277ed3f75b9e5e7f13b0b72d193c9c3868b96d2d30cdc1ca7fb76c92227412b8fd54c68e70e6e99f6b1dd412bb Description: QEMU keyboard maps QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides keyboard maps to be used by the qemu-system package or QEMU derivatives. Multi-Arch: foreign Homepage: http://www.qemu.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: qemu-kvm Priority: optional Section: misc Installed-Size: 97 Maintainer: Ubuntu Developers Original-Maintainer: Debian QEMU Team Architecture: amd64 Source: qemu Version: 2.0.0+dfsg-2ubuntu1.10 Replaces: qemu-kvm-spice, qemu-system-x86 (<< 1.7.0+dfsg-2~) Provides: kvm, qemu-kvm-spice Depends: qemu-system-x86 (>= 1.7.0+dfsg-2~) Conflicts: kvm, qemu-kvm-spice Breaks: qemu-system-x86 (<< 1.7.0+dfsg-2~) Filename: pool/main/qemu-kvm_2.0.0+dfsg-2ubuntu1.10_amd64.deb Size: 7076 MD5Sum: fdb9628fd08c37cbf0140f0522f87e2c SHA1: 52d01c2cbac00fa4c10596cfd87d635981037795 SHA256: 919e33081a9fbcd81ff28d82bc251fe019d3abe663ce7d84102ae990f9a28fa2 SHA512: fd925e976b7b9c19b2063b2d8777416fbd213b0b9d86323dff1b996df1fe81b5c0a45c9be7d1fd65d6b5c064825a8c8db59a3df020eb14e439316c71c74c41b0 Description: QEMU Full virtualization on x86 hardware (transitional package) QEMU is a fast processor emulator. This package provides just a wrapper script /usr/bin/kvm which run qemu-system-x86 in kvm mode. . Please note that old qemu-kvm configuration files (in /etc/kvm/) are no longer used. Multi-Arch: foreign Homepage: http://www.qemu.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host Package: qemu-system-arm Priority: optional Section: misc Installed-Size: 6589 Maintainer: Ubuntu Developers Original-Maintainer: Debian QEMU Team Architecture: amd64 Source: qemu Version: 2.0.0+dfsg-2ubuntu1.10 Replaces: kvm (<< 1.3.0+dfsg-5), qemu-common (<< 1.3.0+dfsg-5), qemu-kvm (<< 1.2.0.dfsg-1), qemu-system (<< 1.3.0+dfsg-5), qemu-system-aarch64 (<< 2.0.0~rc1+dfsg-0ubuntu1) Depends: libaio1 (>= 0.3.93), libasound2 (>= 1.0.16), libbluetooth3 (>= 4.91), libbrlapi0.6, libc6 (>= 2.14), libcurl3-gnutls (>= 7.16.3), libfdt1, libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.24.0), libgnutls26 (>= 2.12.17-0), libncurses5 (>= 5.5-5~), libpixman-1-0 (>= 0.15.16), libpng12-0 (>= 1.2.13-4), libpulse0 (>= 1:0.99.1), librados2, librbd1, libsasl2-2 (>= 2.1.24), libsdl1.2debian (>= 1.2.11), libseccomp2 (>= 0.0.0~20120605), libspice-server1 (>= 0.12.4), libstdc++6 (>= 4.6), libtinfo5, libusb-1.0-0 (>= 2:1.0.16), libusbredirparser1 (>= 0.6), libuuid1 (>= 2.16), libx11-6, libxen-4.4 (>= 4.4.1), libxenstore3.0 (>= 3.2.0), zlib1g (>= 1:1.2.0), qemu-system-common, qemu-keymaps Recommends: qemu-utils Suggests: samba, vde2 Breaks: kvm (<< 1.3.0+dfsg-5), qemu-common (<< 1.3.0+dfsg-5), qemu-kvm (<< 1.2.0.dfsg-1), qemu-system (<< 1.3.0+dfsg-5), qemu-system-aarch64 (<< 2.0.0~rc1+dfsg-0ubuntu1) Filename: pool/main/qemu-system-arm_2.0.0+dfsg-2ubuntu1.10_amd64.deb Size: 1687252 MD5Sum: 0c0510aafa50537e129fdaa9dd0191a4 SHA1: b7e64eb7c4d580af48cad553e041dcf60fbe9e6e SHA256: 63600992ffddb0dff6d85cbf8c153c8a2d0d01c122685d73b4218ed18c989dff SHA512: d8f9b5c2e16a416f6a923a36abe48d7a5cfc2e1dfb20741374d3b2f92f78506e24de9d3806d4c2bb0abe6480360e22820360725092fae9b1ec8763e1ccd9b0b4 Description: QEMU full system emulation binaries (arm) QEMU is a fast processor emulator: currently the package supports ARM emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following arm hardware: arm. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Multi-Arch: foreign Homepage: http://www.qemu.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: qemu-system-common Priority: optional Section: misc Installed-Size: 622 Maintainer: Ubuntu Developers Original-Maintainer: Debian QEMU Team Architecture: amd64 Source: qemu Version: 2.0.0+dfsg-2ubuntu1.10 Replaces: qemu (<< 1.3.0+dfsg-5), qemu-common (<< 1.2.0.dfsg-1), qemu-system (<< 1.3.0+dfsg-5), qemu-utils (<< 1.3.0+dfsg-4) Depends: libc6 (>= 2.14), libcap-ng0, libcap2 (>= 2.10), libglib2.0-0 (>= 2.16.0), udev, acl Pre-Depends: adduser Breaks: iproute (<< 20110315-1), qemu-common (<< 1.2.0.dfsg-1), qemu-system (<< 1.3.0+dfsg-5), qemu-utils (<< 1.3.0+dfsg-4) Filename: pool/main/qemu-system-common_2.0.0+dfsg-2ubuntu1.10_amd64.deb Size: 156816 MD5Sum: 308ae4d5721527e094c61150ac4ebd57 SHA1: 5fa18dcfab71f876109a18999dc8bf7416cee2e7 SHA256: dc651acd2e86f3bb6ebe35dfbf4f36b15035d277702f7d4132ce6b08da5fb92a SHA512: 9f55939846d62c6e7e5c95a048a40319f1a4156025e71f8adf2fe093e8ba54b9ed88030ce64c794610cc123be6b0409b22b1bc35fd0cde2c0967b94d634f4ce7 Description: QEMU full system emulation binaries (common files) QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides common files needed for target-specific full system emulation (qemu-system-*) packages. Multi-Arch: foreign Homepage: http://www.qemu.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host Package: qemu-system-mips Priority: optional Section: misc Installed-Size: 23809 Maintainer: Ubuntu Developers Original-Maintainer: Debian QEMU Team Architecture: amd64 Source: qemu Version: 2.0.0+dfsg-2ubuntu1.10 Replaces: qemu-system (<< 1.3.0+dfsg-5) Provides: qemu-system-mips64, qemu-system-mips64el, qemu-system-mipsel Depends: libaio1 (>= 0.3.93), libasound2 (>= 1.0.16), libbluetooth3 (>= 4.91), libbrlapi0.6, libc6 (>= 2.14), libcurl3-gnutls (>= 7.16.3), libfdt1, libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.24.0), libgnutls26 (>= 2.12.17-0), libncurses5 (>= 5.5-5~), libpixman-1-0 (>= 0.15.16), libpng12-0 (>= 1.2.13-4), libpulse0 (>= 1:0.99.1), librados2, librbd1, libsasl2-2 (>= 2.1.24), libsdl1.2debian (>= 1.2.11), libseccomp2 (>= 0.0.0~20120605), libspice-server1 (>= 0.12.4), libtinfo5, libusb-1.0-0 (>= 2:1.0.16), libusbredirparser1 (>= 0.6), libuuid1 (>= 2.16), libx11-6, libxen-4.4 (>= 4.4.1), libxenstore3.0 (>= 3.2.0), zlib1g (>= 1:1.2.0), qemu-system-common, qemu-keymaps Recommends: qemu-utils Suggests: samba, vde2 Breaks: qemu-system (<< 1.3.0+dfsg-5) Filename: pool/main/qemu-system-mips_2.0.0+dfsg-2ubuntu1.10_amd64.deb Size: 2531142 MD5Sum: f70476689bafafaf2d6b162acce9c557 SHA1: 957742d4a3072fd8c8fee55777988f2b4ef36a9e SHA256: 7158605dff2d89a9d36dc901e09ae0572382289e936bc66a6458137272fc9c8b SHA512: 742f5796c6fbd415796e5c837dfce0db47d3adc979b862f33afe58a3a76e47b808143397aea6a1278d7efc7b4c5aa564950adf5eb3700a51914c98081699fe22 Description: QEMU full system emulation binaries (mips) QEMU is a fast processor emulator: currently the package supports MIPS emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following mips hardware: mips mipsel mips64 mips64el. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Multi-Arch: foreign Homepage: http://www.qemu.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: qemu-system-misc Priority: optional Section: misc Installed-Size: 49663 Maintainer: Ubuntu Developers Original-Maintainer: Debian QEMU Team Architecture: amd64 Source: qemu Version: 2.0.0+dfsg-2ubuntu1.10 Replaces: qemu-system (<< 1.3.0+dfsg-5) Provides: qemu-system-alpha, qemu-system-cris, qemu-system-lm32, qemu-system-m68k, qemu-system-microblaze, qemu-system-microblazeel, qemu-system-moxie, qemu-system-or32, qemu-system-s390x, qemu-system-sh4, qemu-system-sh4eb, qemu-system-unicore32, qemu-system-xtensa, qemu-system-xtensaeb Depends: libaio1 (>= 0.3.93), libasound2 (>= 1.0.16), libbluetooth3 (>= 4.91), libbrlapi0.6, libc6 (>= 2.15), libcurl3-gnutls (>= 7.16.3), libfdt1, libgcc1 (>= 1:4.1.1), libgl1-mesa-glx | libgl1, libglib2.0-0 (>= 2.24.0), libgnutls26 (>= 2.12.17-0), libncurses5 (>= 5.5-5~), libpixman-1-0 (>= 0.15.16), libpng12-0 (>= 1.2.13-4), libpulse0 (>= 1:0.99.1), librados2, librbd1, libsasl2-2 (>= 2.1.24), libsdl1.2debian (>= 1.2.11), libseccomp2 (>= 0.0.0~20120605), libspice-server1 (>= 0.12.4), libtinfo5, libusb-1.0-0 (>= 2:1.0.16), libusbredirparser1 (>= 0.6), libuuid1 (>= 2.16), libx11-6, libxen-4.4 (>= 4.4.1), libxenstore3.0 (>= 3.2.0), zlib1g (>= 1:1.2.0), qemu-system-common, qemu-keymaps Recommends: qemu-utils Suggests: samba, vde2 Breaks: qemu-system (<< 1.3.0+dfsg-5) Filename: pool/main/qemu-system-misc_2.0.0+dfsg-2ubuntu1.10_amd64.deb Size: 5563118 MD5Sum: efc3ec4728d93e3ad7e9e52902013ce0 SHA1: 4603b41a0a9d55f7f1d99f1c3346e5a4eb6a1698 SHA256: 3ceaf84e237fc7f2e9b8ae96b0312c66b403b6dc39d36e6d4b41fed74513ad95 SHA512: 693627312ffa5fd23d5fe764203f81c4606739a377201f1c120f6e1309ed8f31e75d363f21e8d3b19697779a34ca485675b6a31dfcdb519960d10d0cae49c131 Description: QEMU full system emulation binaries (miscelaneous) QEMU is a fast processor emulator: currently the package supports ARM, CRIS, M68k (ColdFire), MicroBlaze, and SH4 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate various other hardware which did not made into separate packages. Emulators for the following architectures are provided: alpha cris lm32 m68k microblaze microblazeel moxie or32 sh4 sh4eb s390x xtensa xtensaeb unicore32. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Multi-Arch: foreign Homepage: http://www.qemu.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: qemu-system-ppc Priority: optional Section: misc Installed-Size: 21435 Maintainer: Ubuntu Developers Original-Maintainer: Debian QEMU Team Architecture: amd64 Source: qemu Version: 2.0.0+dfsg-2ubuntu1.10 Replaces: kvm (<< 1.3.0+dfsg-5), qemu-common (<< 1.3.0+dfsg-5), qemu-kvm (<< 1.2.0.dfsg-1), qemu-system (<< 1.3.0+dfsg-5) Provides: qemu-system-ppc64, qemu-system-ppcemb Depends: libaio1 (>= 0.3.93), libasound2 (>= 1.0.16), libbluetooth3 (>= 4.91), libbrlapi0.6, libc6 (>= 2.14), libcurl3-gnutls (>= 7.16.3), libfdt1, libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.24.0), libgnutls26 (>= 2.12.17-0), libncurses5 (>= 5.5-5~), libpixman-1-0 (>= 0.15.16), libpng12-0 (>= 1.2.13-4), libpulse0 (>= 1:0.99.1), librados2, librbd1, libsasl2-2 (>= 2.1.24), libsdl1.2debian (>= 1.2.11), libseccomp2 (>= 0.0.0~20120605), libspice-server1 (>= 0.12.4), libtinfo5, libusb-1.0-0 (>= 2:1.0.16), libusbredirparser1 (>= 0.6), libuuid1 (>= 2.16), libx11-6, libxen-4.4 (>= 4.4.1), libxenstore3.0 (>= 3.2.0), zlib1g (>= 1:1.2.0), qemu-system-common, qemu-keymaps Recommends: qemu-utils Suggests: samba, vde2, openbios-ppc (>= 1.1+svn1229), openhackware, qemu-slof Breaks: kvm (<< 1.3.0+dfsg-5), qemu-common (<< 1.3.0+dfsg-5), qemu-kvm (<< 1.2.0.dfsg-1), qemu-system (<< 1.3.0+dfsg-5) Filename: pool/main/qemu-system-ppc_2.0.0+dfsg-2ubuntu1.10_amd64.deb Size: 2791284 MD5Sum: c5691c44be2cb09ccc711585c5af4c5e SHA1: 76e6111942bee045e486122bd2c8103bef56e0b8 SHA256: 566c83796eb80d46844964809d8bf5e470d2b7b1c8385d33a4fa5ecfe1764c79 SHA512: 8735c930b7a76ec7dc8753fbba166bf23a3ee5f73d2cbd3de2e5160280fcd5d78f18b35001da02019265470746a516e18caa5592b883a431c574bb577679ae35 Description: QEMU full system emulation binaries (ppc) QEMU is a fast processor emulator: currently the package supports PowerPC emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following PowerPC hardware: ppc ppcemb ppc64. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Multi-Arch: foreign Homepage: http://www.qemu.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: qemu-system-sparc Priority: optional Section: misc Installed-Size: 8631 Maintainer: Ubuntu Developers Original-Maintainer: Debian QEMU Team Architecture: amd64 Source: qemu Version: 2.0.0+dfsg-2ubuntu1.10 Replaces: kvm (<< 1.3.0+dfsg-5), qemu-common (<< 1.3.0+dfsg-5), qemu-kvm (<< 1.2.0.dfsg-1), qemu-system (<< 1.3.0+dfsg-5) Provides: qemu-system-sparc64 Depends: libaio1 (>= 0.3.93), libasound2 (>= 1.0.16), libbluetooth3 (>= 4.91), libbrlapi0.6, libc6 (>= 2.14), libcurl3-gnutls (>= 7.16.3), libfdt1, libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.24.0), libgnutls26 (>= 2.12.17-0), libncurses5 (>= 5.5-5~), libpixman-1-0 (>= 0.15.16), libpng12-0 (>= 1.2.13-4), libpulse0 (>= 1:0.99.1), librados2, librbd1, libsasl2-2 (>= 2.1.24), libsdl1.2debian (>= 1.2.11), libseccomp2 (>= 0.0.0~20120605), libspice-server1 (>= 0.12.4), libtinfo5, libusb-1.0-0 (>= 2:1.0.16), libusbredirparser1 (>= 0.6), libuuid1 (>= 2.16), libx11-6, libxen-4.4 (>= 4.4.1), libxenstore3.0 (>= 3.2.0), zlib1g (>= 1:1.2.0), qemu-system-common, qemu-keymaps Recommends: qemu-utils Suggests: samba, vde2 Breaks: kvm (<< 1.3.0+dfsg-5), qemu-common (<< 1.3.0+dfsg-5), qemu-kvm (<< 1.2.0.dfsg-1), qemu-system (<< 1.3.0+dfsg-5) Filename: pool/main/qemu-system-sparc_2.0.0+dfsg-2ubuntu1.10_amd64.deb Size: 1603354 MD5Sum: 29daee624a7790fa384321df37b9b068 SHA1: 96c1920731b654ae1b665c98036c37c3b3dfc76c SHA256: a975380bb2373146127180c3218807a7e7f705dd27b1a64dc37fe240522c0bf1 SHA512: 78dd71e7baf5c8dc52c64243c30eb098f57e5d82d4092142bb963f1666ba42d82e185e664c12644eecade1f4a3478badd4d275f4302f76f9904d6de89d3b7e90 Description: QEMU full system emulation binaries (sparc) QEMU is a fast processor emulator: currently the package supports SPARC emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following sparc hardware: sparc sparc64. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Multi-Arch: foreign Homepage: http://www.qemu.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: qemu-system-x86 Priority: optional Section: misc Installed-Size: 12085 Maintainer: Ubuntu Developers Original-Maintainer: Debian QEMU Team Architecture: amd64 Source: qemu Version: 2.0.0+dfsg-2ubuntu1.10 Replaces: kvm (<< 1.3.0+dfsg-5), qemu-common (<< 1.3.0+dfsg-5), qemu-kvm (<< 1.2.0.dfsg-1), qemu-system (<< 1.3.0+dfsg-5) Provides: qemu-system-i386, qemu-system-x86-64 Depends: libaio1 (>= 0.3.93), libasound2 (>= 1.0.16), libbluetooth3 (>= 4.91), libbrlapi0.6, libc6 (>= 2.14), libcurl3-gnutls (>= 7.16.3), libfdt1, libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.24.0), libgnutls26 (>= 2.12.17-0), libncurses5 (>= 5.5-5~), libpixman-1-0 (>= 0.15.16), libpng12-0 (>= 1.2.13-4), libpulse0 (>= 1:0.99.1), librados2, librbd1, libsasl2-2 (>= 2.1.24), libsdl1.2debian (>= 1.2.11), libseccomp2 (>= 0.0.0~20120605), libspice-server1 (>= 0.12.4), libtinfo5, libusb-1.0-0 (>= 2:1.0.16), libusbredirparser1 (>= 0.6), libuuid1 (>= 2.16), libx11-6, libxen-4.4 (>= 4.4.1), libxenstore3.0 (>= 4.1.0~rc6), zlib1g (>= 1:1.2.0), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), qemu-system-common, qemu-keymaps, seabios (>= 1.7.4-2~), ipxe-qemu Recommends: qemu-utils, cpu-checker Suggests: samba, vde2, kmod, sgabios, kvm-ipxe-precise Conflicts: kvm (<< 1.3.0+dfsg-5) Breaks: kvm (<< 1.3.0+dfsg-5), libvirt0 (<< 1.2), qemu-common (<< 1.3.0+dfsg-5), qemu-kvm (<< 1.2.0.dfsg-1), qemu-system (<< 1.3.0+dfsg-5) Filename: pool/main/qemu-system-x86_2.0.0+dfsg-2ubuntu1.10_amd64.deb Size: 1945440 MD5Sum: ca4d379e20fa2817eee32efc35730dfc SHA1: 69fffa09fd79078899cfe26c2a975ed6c8b759df SHA256: f201dfe07a11baf2835eb707e6f183dae5f62d2355da0517fa2354aa21222ba1 SHA512: 341111785dc77107c938e877e026d6cf5296c7f9b4dd6329c0c3bccf5132346968502af551bfbc307b72a902a5c71ec77628b0fc83b10310ebfaec880af0dc1f Description: QEMU full system emulation binaries (x86) QEMU is a fast processor emulator: currently the package supports i386 and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following x86 hardware: i386 x86_64. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. . On x86 host hardware this package also enables KVM kernel virtual machine usage on systems which supports it. Multi-Arch: foreign Homepage: http://www.qemu.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host Package: qemu-system Priority: optional Section: misc Installed-Size: 82 Maintainer: Ubuntu Developers Original-Maintainer: Debian QEMU Team Architecture: amd64 Source: qemu Version: 2.0.0+dfsg-2ubuntu1.10 Depends: qemu-system-arm, qemu-system-mips, qemu-system-ppc, qemu-system-sparc, qemu-system-x86, qemu-system-misc Filename: pool/main/qemu-system_2.0.0+dfsg-2ubuntu1.10_amd64.deb Size: 6092 MD5Sum: 46e1ef557159fcd6e602f26e624b2ff0 SHA1: 7229e9d203b9c6453c7ab74e815d550c2c231104 SHA256: ab00eaedffd387d0528b8c6b5e9d7fc5d05501c5556211852f457e449e455479 SHA512: 28a50b8eb24d6aae5b30e1a6ee3efa3a3f433a8c68f00b428db138af38d140b8e815ffc4d21a7cde422643d469242634f3dbe7e3db3e4070ddf54c08c1d63c1e Description: QEMU full system emulation binaries QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This metapackage provides the full system emulation binaries for all supported targets, by depending on all per-architecture system emulation packages which QEMU supports. Multi-Arch: foreign Homepage: http://www.qemu.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: qemu-user Priority: optional Section: universe/misc Installed-Size: 45628 Maintainer: Ubuntu Developers Original-Maintainer: Debian QEMU Team Architecture: amd64 Source: qemu Version: 2.0.0+dfsg-2ubuntu1.10 Replaces: qemu-kvm (<< 1.2.0.dfsg-1) Depends: libc6 (>= 2.16), libgcc1 (>= 1:4.7), libglib2.0-0 (>= 2.24.0), libstdc++6 (>= 4.6), zlib1g (>= 1:1.1.4) Suggests: sudo Breaks: qemu-kvm (<< 1.2.0.dfsg-1) Filename: pool/main/qemu-user_2.0.0+dfsg-2ubuntu1.10_amd64.deb Size: 5504834 MD5Sum: 881c7e54f5c68116b9b7dc6596533e34 SHA1: 134523f64a5b46188356ef8ea7f07b9ee920e3b6 SHA256: 62b780e8de438b5fe74f85e9ceae15b06a831eca41c8b2001491bc1692cc97b6 SHA512: bbd6bd3da00a96dc31460118fab0addb884962bb74aad265145357a6f0b0acce8a2aca16cb493fab03c037ef75e83b7bee7a41b9d4be5f3e96c4f6222b27ae85 Description: QEMU user mode emulation binaries QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the user mode emulation binaries. In this mode QEMU can launch Linux processes compiled for one CPU on another CPU. Multi-Arch: foreign Homepage: http://www.qemu.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: qemu-utils Priority: optional Section: misc Installed-Size: 2545 Maintainer: Ubuntu Developers Original-Maintainer: Debian QEMU Team Architecture: amd64 Source: qemu Version: 2.0.0+dfsg-2ubuntu1.10 Replaces: qemu-kvm (<< 1.2.0.dfsg-1), qemu-user (<< 0.11.1-2) Depends: libaio1 (>= 0.3.93), libc6 (>= 2.14), libcurl3-gnutls (>= 7.16.3), libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.24.0), librados2, librbd1, libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4) Recommends: sharutils Suggests: debootstrap Conflicts: qemu-kvm (<< 1.2.0.dfsg-1), qemu-user (<< 0.11.1-2) Filename: pool/main/qemu-utils_2.0.0+dfsg-2ubuntu1.10_amd64.deb Size: 412206 MD5Sum: cfd2318b019dbbc42d4d305ff2680407 SHA1: ce9ec6fd6064eae44636c2a33f2b19931ae9440b SHA256: 8aba9957ed2073a5796bba01958a0a53b1982ff3a6f36146e306a89b5228620f SHA512: d6a94b3300dc72943a7fa960714274372504ae7e701699e2f3c23f85bf97ccba7f63f47a0dae0ff95c2ff993262820302a93008323aa505e39670f1a074d0435 Description: QEMU utilities QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides QEMU related utilities: * qemu-img: QEMU disk image utility * qemu-io: QEMU disk exerciser * qemu-nbd: QEMU disk network block device server Multi-Arch: foreign Homepage: http://www.qemu.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host Package: qemu Priority: optional Section: universe/metapackages Installed-Size: 568 Maintainer: Ubuntu Developers Original-Maintainer: Debian QEMU Team Architecture: amd64 Version: 2.0.0+dfsg-2ubuntu1.10 Depends: qemu-system (>= 2.0.0+dfsg-2ubuntu1.10), qemu-user (>= 2.0.0+dfsg-2ubuntu1.10), qemu-utils (>= 2.0.0+dfsg-2ubuntu1.10) Suggests: qemu-user-static Filename: pool/main/qemu_2.0.0+dfsg-2ubuntu1.10_amd64.deb Size: 167926 MD5Sum: 7a92431da35be849aa367d057a5f5dcd SHA1: 48c5496885e068ee77db5d259663c2777c5a7c43 SHA256: 5d089117753d8ce617b971701f8c6fc8a164e27c74f46f6e53ae17f2a8a3f9eb SHA512: c2c4f48d01505d2760b0cf59a56eb8859540fa755eb6975f7514ee1618738ec6af305cfab0b09ecb4359105b807148b1a84e2b92f3f6017b36d052521a3fbc66 Description: fast processor emulator QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. QEMU has two operating modes: . * User mode emulation: QEMU can launch Linux processes compiled for one CPU on another CPU. * Full system emulation: QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. . As QEMU requires no host kernel patches to run, it is very safe and easy to use. . This package is a metapackage depending on all qemu-related packages. Multi-Arch: foreign Homepage: http://www.qemu.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: rabbitmq-server Priority: extra Section: net Installed-Size: 4957 Maintainer: RabbitMQ Team Architecture: all Version: 3.3.5-1~mos6.1 Depends: erlang-nox (>= 1:13.b.3) | esl-erlang, adduser, logrotate Filename: pool/main/rabbitmq-server_3.3.5-1~mos6.1_all.deb Size: 4110576 MD5Sum: 9451695188139be32ecc5a3bb928bc04 SHA1: 43e237f0792c85a2133fcaee8099e8a2c0346774 SHA256: 8e8afcf723c69b281d52d20f5b1df904c837bbaf44d49ea9db1b22e095266d20 SHA512: ed00085282fc609aa11e3b46b273bc2b94c3149b694d405405736ef10273781ec01981e28df0263afadeeba723613d83249e3c66b9c0c825235a8d1cbc9e17f0 Description: AMQP server written in Erlang RabbitMQ is an implementation of AMQP, the emerging standard for high performance enterprise messaging. The RabbitMQ server is a robust and scalable implementation of an AMQP broker. Homepage: http://www.rabbitmq.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: radosgw Priority: optional Section: admin Installed-Size: 3911 Maintainer: Ubuntu Developers Original-Maintainer: Ceph Maintainers Architecture: amd64 Source: ceph Version: 0.80.7-0ubuntu0.14.04.1~mos6.1+1 Depends: ceph-common (= 0.80.7-0ubuntu0.14.04.1~mos6.1+1), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), libc6 (>= 2.16), libcurl3-gnutls (>= 7.28.0), libexpat1 (>= 2.0.1), libfcgi0ldbl, libgcc1 (>= 1:4.1.1), libnss3 (>= 2:3.13.4-2~) | libnss3-1d (>= 3.12.0~1.9b1), librados2, libstdc++6 (>= 4.6) Filename: pool/main/radosgw_0.80.7-0ubuntu0.14.04.1~mos6.1+1_amd64.deb Size: 943900 MD5Sum: 46d88cb3c36c97beed4aeb36fb7ffe0a SHA1: 3ab72fb7caad40ebd49b989fd5bebd4bc4d4c2ef SHA256: 823cdbb8db1481bb69baab23969b8628b316b1a95610922c6cd3df1a44a41cfb SHA512: 08a2b98a2e35df8ca30914fdfc3f584a13d283b60e7aea6afb55485c7ffb842b4b06e6b6f63b3c924d69737e061e8219db64abf97419320d69936e5dc68afc15 Description: REST gateway for RADOS distributed object store RADOS is a distributed object store used by the Ceph distributed storage system. This package provides a REST gateway to the object store that aims to implement a superset of Amazon's S3 service. . This package contains the proxy daemon and related tools only. Homepage: http://ceph.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: readline-common Priority: important Section: utils Installed-Size: 109 Maintainer: Ubuntu Developers Original-Maintainer: Matthias Klose Architecture: all Source: readline6 Version: 6.3-4ubuntu2 Replaces: libreadline-common, libreadline4 (<< 4.3-16), libreadline5 (<< 5.0-11) Depends: dpkg (>= 1.15.4) | install-info Conflicts: libreadline-common, libreadline5 (<< 5.0-11) Filename: pool/main/readline-common_6.3-4ubuntu2_all.deb Size: 51236 MD5Sum: d658036aeedbb56055420a216a45f613 SHA1: a73c125d62777676be7b7da6826bf27652a56f18 SHA256: af5a20614ca5f5465d213f8da561739facbc375b724ff25cbded840373c9ee32 SHA512: feff8659d5f10ea2d78899e786b9aba187596c1fb333165f828e5e1444d4d334d558644a084f00fb4c09ea4caf8bc50b4e7272096d26efade2c2878f5376a9bb Description: GNU readline and history libraries, common files The GNU readline library aids in the consistency of user interface across discrete programs that need to provide a command line interface. . The GNU history library provides a consistent user interface for recalling lines of previously typed input. Multi-Arch: foreign Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: reiserfsprogs Priority: optional Section: admin Installed-Size: 1086 Maintainer: Ubuntu Developers Original-Maintainer: Felix Zielcke Architecture: amd64 Version: 1:3.6.24-1 Depends: libc6 (>= 2.14), libuuid1 (>= 2.16) Filename: pool/main/reiserfsprogs_3.6.24-1_amd64.deb Size: 224858 MD5Sum: 21abce3d67814d547f0890a177581615 SHA1: 00931600328454ff8bcc7c75f0085e752cd4f6ae SHA256: 678b2312fc730c0705e880e17ad86a8c4cb9a200b413a0a2ebba55051f618c4a SHA512: a86bc1d6c43b119abff5de5c519ef6000622e7edf68b0c23242d1166e66fb34a2477bfc2a2cadd545fe1882e263f7ea62b607f6f20db1618d0498136fe62c6e5 Description: User-level tools for ReiserFS filesystems This package contains utilities to create, check, resize, and debug ReiserFS filesystems. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-live, kubuntu-live, kubuntu-active-live, edubuntu-dvd-live, xubuntu-live, ubuntustudio-dvd-live, ubuntu-gnome-live Package: resolvconf Priority: important Section: net Installed-Size: 245 Maintainer: Ubuntu Developers Original-Maintainer: resolvconf maintainers Architecture: all Version: 1.69ubuntu1.1 Depends: lsb-base, debconf (>= 0.5) | debconf-2.0, sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16) Pre-Depends: initscripts (>= 2.88dsf-13.10) Breaks: dhcp3-client (<< 4.1.1-P1-15+squeeze1), dnscache-run Filename: pool/main/resolvconf_1.69ubuntu1.1_all.deb Size: 54444 MD5Sum: cc972b20c6dbe4930e736ba192001a5b SHA1: 8b8b62a4b49cde112e37562898d2a4b2b219df9c SHA256: 771209b7c37040c82ea0d0609a8780ee4506f6ee06d93ac556db92f7df67b357 SHA512: d6c033e84330c94633086782b608ab99d7a07f5a8542ad784cd69d09248d0c368649a28b53b8dc034f009503fff3cd164f4a180df0d3b3de03c8877889b2f4a7 Description: name server information handler Resolvconf is a framework for keeping up to date the system's information about name servers. It sets itself up as the intermediary between programs that supply this information (such as ifup and ifdown, DHCP clients, the PPP daemon and local name servers) and programs that use this information (such as DNS caches and resolver libraries). . This package may require some manual configuration. Please read the README file for detailed instructions. Enhances: dhcpcd, dnsmasq, ifupdown, isc-dhcp-client, libc6, network-manager, nscd, pdnsd, ppp, pump, totd, udhcpc Homepage: http://alioth.debian.org/projects/resolvconf/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: resource-agents Priority: optional Section: admin Installed-Size: 1863 Maintainer: Ubuntu Developers Original-Maintainer: Debian HA Maintainers Architecture: amd64 Version: 1:3.9.3+git20121009-3ubuntu2 Replaces: cluster-agents (<= 1:1.0.4-0ubuntu2), rgmanager (<= 3.0.12-2ubuntu4) Depends: libc6 (>= 2.4), libnet1 (>= 1.1.2.1), libplumb2 (>= 1.0.11+hg2754), cluster-glue, python Conflicts: cluster-agents (<= 1:1.0.4-0ubuntu2), rgmanager (<= 3.0.12-2ubuntu4) Filename: pool/main/resource-agents_3.9.3+git20121009-3ubuntu2_amd64.deb Size: 433222 MD5Sum: ea877e3255078e1ef840723a0e4a8787 SHA1: 2dcc0f6fe75ec187a0bf09dcd06514d6991ff0b9 SHA256: 5f63a07fe8eb2db2e6b9ebcb9313558904a98a5bdc9e536f14cf5dd2a7e5fc4c SHA512: 4a15093b891a49c43aea84731db2fac00f5c2cf75bf141da1dab19964c8fab0a9aea1c7f4821ffb028d1065d42d500d3393129cde7f7a1b6b8e307fd9b985f58 Description: Cluster Resource Agents The Cluster Resource Agents are a set of scripts to interface with several services to operate in a High Availability environment for both Pacemaker and rgmanager resource managers. Homepage: https://github.com/ClusterLabs/resource-agents Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: rpcbind Priority: optional Section: net Installed-Size: 160 Maintainer: Ubuntu Developers Original-Maintainer: Anibal Monsalve Salazar Architecture: amd64 Version: 0.2.1-2ubuntu2.1 Replaces: libc-bin (<< 2.16), portmap Provides: portmap Depends: libc6 (>= 2.16), libtirpc1, libwrap0 (>= 7.6-4~), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), lsb-base (>= 4.1+Debian3), insserv (>= 1.14.0-2.1) | file-rc, initscripts (>= 2.88dsf-13.3) Conflicts: portmap Breaks: libc-bin (<< 2.16) Filename: pool/main/rpcbind_0.2.1-2ubuntu2.1_amd64.deb Size: 36956 MD5Sum: a5cd456ea1863aa36d2d41a27da3aaca SHA1: ffd970ee1494cd14b1f06038dae0b4ab9328259c SHA256: d2761b3512d5a4aee8f6c8e6844cc54019c55217e3a03e488a11c452e4df381e SHA512: e1161815f7ced3fbe518522ab2ca316a960ee68207e356d927ade3e5216a11a4d513df12090c07822cea1abe9211bc0895ccc138abd4ba346a00562159d33768 Description: converts RPC program numbers into universal addresses The rpcbind utility is a server that converts RPC program numbers into universal addresses. Homepage: http://sourceforge.net/projects/rpcbind/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: rsync Priority: standard Section: net Installed-Size: 634 Maintainer: Ubuntu Developers Original-Maintainer: Paul Slootman Architecture: amd64 Version: 3.1.0-2ubuntu0.1 Depends: libacl1 (>= 2.2.51-8), libc6 (>= 2.15), libpopt0 (>= 1.14), zlib1g (>= 1:1.1.4), lsb-base (>= 3.2-14), base-files (>= 4.0.1) Suggests: openssh-client, openssh-server Breaks: duplicity (<< 0.6.11) Filename: pool/main/rsync_3.1.0-2ubuntu0.1_amd64.deb Size: 283054 MD5Sum: 8af2c7164cba26357479a6d727d4e3c4 SHA1: 53ebaa10df85507cd61f475210bd61885e9b568e SHA256: a12007a6693ae7bcac3edc0d2ba248ebb0bb1657bc8574b3ed7e8f735ab48dbc SHA512: 2c2c21f59089680f390ac1ac3e5feebe2b5df25d00618b217d807271dc5b9feea39d0fb61db3cb8945078a3ff338be34cb59b213c5f7a954d9e8ad0efe7e8be7 Description: fast, versatile, remote (and local) file-copying tool rsync is a fast and versatile file-copying tool which can copy locally and to/from a remote host. It offers many options to control its behavior, and its remote-update protocol can minimize network traffic to make transferring updates between machines fast and efficient. . It is widely used for backups and mirroring and as an improved copy command for everyday use. . This package provides both the rsync command line tool and optional daemon functionality. Multi-Arch: foreign Homepage: http://rsync.samba.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-live Package: rsyslog Priority: important Section: admin Installed-Size: 1541 Maintainer: Ubuntu Developers Original-Maintainer: Michael Biebl Architecture: amd64 Version: 7.4.4-1ubuntu2.5 Provides: linux-kernel-log-daemon, system-log-daemon Depends: libc6 (>= 2.17), libestr0 (>= 0.1.4), libjson-c2 (>= 0.10), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4), init-system-helpers (>= 1.13~), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), lsb-base (>= 4.1+Debian3), initscripts (>= 2.88dsf-13.3), adduser, ucf Recommends: logrotate Suggests: rsyslog-mysql | rsyslog-pgsql, rsyslog-doc, rsyslog-gnutls, rsyslog-gssapi, rsyslog-relp, apparmor (>= 2.3) Conflicts: linux-kernel-log-daemon, system-log-daemon Filename: pool/main/rsyslog_7.4.4-1ubuntu2.5_amd64.deb Size: 355170 MD5Sum: 72914b6ab3d1b46ae682b39878f1b791 SHA1: 1ea1d787f046156fc0739a0c3b2d98f12f567d8c SHA256: 33dd6682c45eb36dd5cbd9afcbdd7f4c65532adc2f7b232352c21a537c11aa43 SHA512: 3e06de9c2a35db2e84ae80913dbafe46d3923abe1b2121c1cc3dcdf715cb952b8d4f961eb886f272607379f64360396cb0cb4db583fb1f25071b359492566afc Description: reliable system and kernel logging daemon Rsyslog is a multi-threaded implementation of syslogd (a system utility providing support for message logging), with features that include: * reliable syslog over TCP, SSL/TLS and RELP * on-demand disk buffering * email alerting * writing to MySQL or PostgreSQL databases (via separate output plugins) * permitted sender lists * filtering on any part of the syslog message * on-the-wire message compression * fine-grained output format control * failover to backup destinations * enterprise-class encrypted syslog relaying . It is the default syslogd on Debian systems. Homepage: http://www.rsyslog.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: ruby-augeas Priority: optional Section: ruby Installed-Size: 106 Maintainer: Ubuntu Developers Original-Maintainer: Debian Ruby Extras Maintainers Architecture: amd64 Version: 0.5.0-2 Replaces: libaugeas-ruby (<< 0.5.0-1~), libaugeas-ruby1.8 (<< 0.5.0-1~), libaugeas-ruby1.9.1 (<< 0.5.0-1~) Provides: libaugeas-ruby, libaugeas-ruby1.8, libaugeas-ruby1.9.1 Depends: libaugeas0 (>= 1.1.0-0ubuntu2), libc6 (>= 2.2.5), libruby1.9.1 (>= 1.9.2.0) | libruby2.0 (>= 2.0.0) Breaks: libaugeas-ruby (<< 0.5.0-1~), libaugeas-ruby1.8 (<< 0.5.0-1~), libaugeas-ruby1.9.1 (<< 0.5.0-1~) Filename: pool/main/ruby-augeas_0.5.0-2_amd64.deb Size: 13196 MD5Sum: a7faa5ea78f5b93307c05bf01f13d00c SHA1: de525f9e14a14548d4213199de75ee4c57e1e056 SHA256: 575013c7aa5210e1acf6e1bd72b86015891178dffede03c4dcb434345c997c69 SHA512: 04b9ccd3d11d250f5800f1fdb3f345281c97003a3b06439bb507526b0006b5fce2cdde22b0665ec5db6176990bddfb5251ad5ccfa93883afcd61a1e7b7fb9674 Description: Augeas bindings for the Ruby language Augeas is a configuration editing tool. It parses configuration files in their native formats and transforms them into a tree. Configuration changes are made by populating this tree and saving it back into native config files. Homepage: http://augeas.net/ Ruby-Versions: ruby1.9.1 ruby2.0 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ruby-cstruct Priority: optional Section: ruby Installed-Size: 144 Maintainer: MOS Linux team Architecture: all Version: 1.0.1-1~mos6.1 Depends: ruby | ruby-interpreter Filename: pool/main/ruby-cstruct_1.0.1-1~mos6.1_all.deb Size: 33326 MD5Sum: 5b1bcd12871b0ad6b313859c9bf8d2ea SHA1: 81d54443d5d9934d910a9d04f987009a8493744d SHA256: ed8060ccb89cbc462120648a4303bb4551c42b8fa27539f8601bc644e2189337 SHA512: 999642877ad357d577eaef335076fe8845f5e19e94cba7efcc6b5fea8d87c992b4219c4f7af209857568c3863a5f9cc4bc47230f22ba9ef9025adfaa069e345c Description: simulation of the C language's struct CStruct is a simulation of the C language's struct.Its main purpose is to manipulate binary-data conveniently in Ruby. It can be used in: * Binary file IO like C. * The parameter of the OS's API.(e.g. Win32) * Other... Homepage: http://github.com/skandhas/cstruct Orig-Maintainer: PKG OpenStack Ruby-Versions: ruby1.9.1 ruby2.0 Package: ruby-dev Priority: optional Section: devel Installed-Size: 31 Maintainer: Ubuntu Developers Original-Maintainer: Antonio Terceiro Architecture: all Source: ruby-defaults Version: 1:1.9.3.4 Depends: ruby1.9.1-dev (>= 1.9.3.194-1) Filename: pool/main/ruby-dev_1.9.3.4_all.deb Size: 4660 MD5Sum: 6eaacc4c84a10f70991454d3af59f274 SHA1: 49539ddff873fb0c2ee1f800e5fe71c966c9d24b SHA256: c62be9bf3634c49ab3486d2aaf86e0fba69f69f88815a0a0faf750d945db57a6 SHA512: 9108dbf47480d061efdf1be70f181a39a0a063ab9090ac8a94e6dae490581ab20d800fd083b806d132946c0f5afd24b895b2d51e058e565e3e4c25210088c7cc Description: Header files for compiling extension modules for Ruby (default version) Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . This package contains the header files and the mkmf library, necessary to make extension library for Ruby. It is also required to build many gems. . This package is a dependency package, which depends on Debian's default Ruby version (currently v1.9.3). Homepage: http://www.ruby-lang.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ruby-hiera Priority: optional Section: ruby Installed-Size: 101 Maintainer: Puppet Labs Architecture: all Source: hiera Version: 1.3.1-1puppetlabs1~mos6.1+2 Provides: hiera Depends: ruby | ruby-interpreter, libjson-ruby | ruby-json Filename: pool/main/ruby-hiera_1.3.1-1puppetlabs1~mos6.1+2_all.deb Size: 12126 MD5Sum: a5324af48581fe4d4e9933b436641732 SHA1: 0d5b86ffb42a894a5ba1d425516acbe02065b81c SHA256: 41eff22883ec1272a86f011daded5d60b9dd83086b04dbb322f1e50788683b0e SHA512: 6d200e46e06dd2e98edd33e48b69db89dbab980f5183e968600168f78828e83fac1d7d98bae2e21dd0efa7835e440a4e3cbfd33bc992f40b9dd88fe11c35745a Description: A simple pluggable Hierarchical Database. Hiera is a simple pluggable Hierarchical Database. Homepage: http://projects.puppetlabs.com/projects/hiera Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ruby-httpclient Priority: optional Section: universe/ruby Installed-Size: 308 Maintainer: MOS Linux team Architecture: all Version: 2.3.4.1-1~mos6.1 Replaces: libhttp-access2-ruby (<< 2.2.1-1~), libhttp-access2-ruby1.8 (<< 2.2.1-1~), libhttpclient-ruby (<< 2.2.1-1~), libhttpclient-ruby1.8 (<< 2.2.1-1~), libhttpclient-ruby1.9.1 (<< 2.2.1-1~) Provides: libhttp-access2-ruby, libhttp-access2-ruby1.8, libhttpclient-ruby, libhttpclient-ruby1.8, libhttpclient-ruby1.9.1 Depends: ruby | ruby-interpreter Breaks: libhttp-access2-ruby (<< 2.2.1-1~), libhttp-access2-ruby1.8 (<< 2.2.1-1~), libhttpclient-ruby (<< 2.2.1-1~), libhttpclient-ruby1.8 (<< 2.2.1-1~), libhttpclient-ruby1.9.1 (<< 2.2.1-1~) Filename: pool/main/ruby-httpclient_2.3.4.1-1~mos6.1_all.deb Size: 109618 MD5Sum: 2136b22ef0c589d31beeac988ef417dd SHA1: ad0d10f64a7d5ed9b2d6ba2c42f0367f92f676d5 SHA256: 4e33ac617ba1d177507e9bfd6e03f7d12ad647867180ad2840d605f4a2f06500 SHA512: 857fa2d771cd98e54acd270c291eaba404db91933e4879e349a98fb73a3b17e02b97ac640bccec392bcf33a638942e43c3295b448829a2b2fd05fc43f8b40f8b Description: HTTP client library for ruby (ruby 1.8 version) httpclient gives something like the functionality of libwww-perl (LWP) in Ruby. . Features: * methods like GET/HEAD/POST/* via HTTP/1.1. * HTTPS(SSL), Cookies, proxy, authentication(Digest, NTLM, Basic), etc. * asynchronous HTTP request, streaming HTTP request. * by contrast with net/http in standard distribution; o Cookies support o MT-safe o streaming POST (POST with File/IO) o Digest auth o Negotiate/NTLM auth for WWW-Authenticate (requires net/htlm module) o NTLM auth for WWW-Authenticate/Proxy-Authenticate (requires win32/sspi module) o extensible with filter interface o you don't have to care HTTP/1.1 persistent connection (httpclient cares instead of you). Homepage: http://github.com/nahi/httpclient Orig-Maintainer: Debian Ruby Extras Maintainers Ruby-Versions: ruby1.9.1 ruby2.0 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ruby-i18n Priority: optional Section: universe/ruby Installed-Size: 240 Maintainer: Ubuntu Developers Original-Maintainer: Debian Ruby Extras Maintainers Architecture: all Version: 0.6.9-1 Depends: ruby | ruby-interpreter Filename: pool/main/ruby-i18n_0.6.9-1_all.deb Size: 36036 MD5Sum: 9bd10a7a9fccdbecebe136efa02cd980 SHA1: 2cac1ad025c87cb256c65aa76cc0ddcdbf4e46ed SHA256: b351ea37c60c9a9fbb240227791ee37c3d9a0f38a10964e14545afde7284f5b8 SHA512: 6061b9c043bc4b637a4975b8c7fb32355db875c578687cea004cf76fa6de8bcab1b0578b545256b6992ed68b794a175616ed3e4dea5910ff3be64de5e316709c Description: I18n and localization solution for Ruby Implementation of the Ruby on Rails I18n core API. This is the same I18n library included in the Ruby on Rails framework, but provided outside of that framework for those who wish to use it without pulling the entire Ruby on Rails framework. Homepage: http://ruby-i18n.org/ Ruby-Versions: ruby1.9.1 ruby2.0 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ruby-ipaddress Priority: optional Section: universe/ruby Installed-Size: 132 Maintainer: Ubuntu Developers Original-Maintainer: Debian Ruby Extras Maintainers Architecture: all Version: 0.8.0-2 Depends: ruby | ruby-interpreter Filename: pool/main/ruby-ipaddress_0.8.0-2_all.deb Size: 26904 MD5Sum: 9b005f2bde361abfa74325c6b3eb16af SHA1: 1415fe7c1077b81fd447c65cba65807a4f8420fc SHA256: f7bd762b595294117fe3c1dac127ae5a6a86cdcc0b1f595287f1985e379e611e SHA512: 25d980626cd12ac7e476fbdacb47d25f23fedb400bb643e807a2c4e38903749cb5416fc522e4d11d6c23cf6c73c1d3a763585c21184f53b7b0c1451c53e69cce Description: Ruby library to manipulate IPv4/IPv6 addresses IPAddress is a Ruby library designed to make manipulation of IPv4 and IPv6 addresses both powerful and simple. It maintains a layer of compatibility with Ruby's own IPAddr, while addressing many of its issues. Homepage: http://github.com/bluemonk/ipaddress Ruby-Versions: ruby1.9.1 ruby2.0 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ruby-json Priority: optional Section: ruby Installed-Size: 318 Maintainer: Ubuntu Developers Original-Maintainer: Debian Ruby Extras Maintainers Architecture: amd64 Version: 1.8.0-1build1 Depends: libc6 (>= 2.14), libruby1.9.1 (>= 1.9.2.0) | libruby2.0 (>= 2.0.0), ruby | ruby-interpreter Filename: pool/main/ruby-json_1.8.0-1build1_amd64.deb Size: 48958 MD5Sum: 8a5577a328816da78d573bb5ae490924 SHA1: e9bf1fd78684f32a6d306cc670018ed86cd99c61 SHA256: ecace47d382d68681924d2969250a141e1469cfeb2abd167454598447ebb304e SHA512: efef7f4d1d4a43943211a3fb77112ff200f99490a3c62eec02a77737ba47f090426a2e3fc10bc3b8f3bae66e86c57f70a18c4f207329af087c92ad156083b91a Description: JSON library for Ruby This library implements the JSON (JavaScript Object Notation) specification in Ruby, allowing the developer to easily convert data between Ruby and JSON. You can think of it as a low fat alternative to XML, if you want to store data to disk or transmit it over a network rather than use a verbose markup language. Homepage: http://flori.github.com/json Ruby-Versions: ruby1.9.1 ruby2.0 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ruby-mixlib-cli Priority: optional Section: universe/ruby Installed-Size: 81 Maintainer: Ubuntu Developers Original-Maintainer: Debian Ruby Extras Maintainers Architecture: all Version: 1.4.0-1 Replaces: libmixlib-cli-ruby (<< 1.2.2-1~), libmixlib-cli-ruby1.8 (<< 1.2.2-1~), libmixlib-cli-ruby1.9.1 (<< 1.2.2-1~) Provides: libmixlib-cli-ruby, libmixlib-cli-ruby1.8, libmixlib-cli-ruby1.9.1 Depends: ruby | ruby-interpreter Breaks: libmixlib-cli-ruby (<< 1.2.2-1~), libmixlib-cli-ruby1.8 (<< 1.2.2-1~), libmixlib-cli-ruby1.9.1 (<< 1.2.2-1~) Filename: pool/main/ruby-mixlib-cli_1.4.0-1_all.deb Size: 7210 MD5Sum: 91cbedc27c5b4c7dd31566d160083e25 SHA1: 7ceaf72c81ee2f3578b5c7f4f9bbda08e00ed50f SHA256: b7122fdcc6373518a2dea0c7c235245aed3db7a829223bed063ae31e719d9d07 SHA512: c00b203548fa0a38d631054148ee732d8a4b8355596103db723b1d742fdc55fd54753af181832a6f22b16958f38f1a5dfe37e003b4301770a200fb349ba1ac27 Description: Ruby mixin for creating command line applications It provides a class based object to parse command line options. It supports long and short options, descriptions, and a number of other common features. . Mixlib::CLI provides a class-based command line option parsing object, like the one used in Chef, Ohai and Relish. Homepage: http://github.com/opscode/mixlib-cli Ruby-Versions: ruby1.9.1 ruby2.0 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ruby-mixlib-config Priority: optional Section: universe/ruby Installed-Size: 91 Maintainer: Ubuntu Developers Original-Maintainer: Debian Ruby Extras Maintainers Architecture: all Version: 2.1.0-1 Replaces: libmixlib-config-ruby (<< 1.1.2-2~), libmixlib-config-ruby1.8 (<< 1.1.2-2~) Provides: libmixlib-config-ruby, libmixlib-config-ruby1.8 Depends: ruby | ruby-interpreter Breaks: libmixlib-config-ruby (<< 1.1.2-2~), libmixlib-config-ruby1.8 (<< 1.1.2-2~) Filename: pool/main/ruby-mixlib-config_2.1.0-1_all.deb Size: 9568 MD5Sum: d637272d274e1bda656c047d6501d25d SHA1: 75e59c5ce9e21a112b0f6a6b203f41f3c01ecd96 SHA256: 5ff9b928e284bbc6974ade76034d5298e71526b6178dd695ebf07c066beb6c89 SHA512: 46448d3471291fa12eae9ef978d52179a0a4d1bc0d562749e5612ef3b6a95ee545e972b727b1d4466a1f01eb83a25caf7cb67e290aec48386df4606e195fa269 Description: Simple class based config mechanism for Ruby Mixlib-config provides a class based object to store and manipulate configuration values. A file can be read in to populate the object, and values can be set and read from the internal hash using methods. Homepage: https://github.com/opscode/mixlib-config Ruby-Versions: ruby1.9.1 ruby2.0 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ruby-mixlib-log Priority: optional Section: universe/ruby Installed-Size: 77 Maintainer: Ubuntu Developers Original-Maintainer: Debian Ruby Extras Maintainers Architecture: all Version: 1.4.1-1 Replaces: libmixlib-log-ruby (<< 1.3.0-1~), libmixlib-log-ruby1.8 (<< 1.3.0-1~) Provides: libmixlib-log-ruby, libmixlib-log-ruby1.8 Depends: ruby | ruby-interpreter Breaks: libmixlib-log-ruby (<< 1.3.0-1~), libmixlib-log-ruby1.8 (<< 1.3.0-1~) Filename: pool/main/ruby-mixlib-log_1.4.1-1_all.deb Size: 6438 MD5Sum: b60b09f07046e207548b30e450be5e0d SHA1: aeef87f90848fb98f40309338ab7bc4332a5fc39 SHA256: bd7557e8680a20369c60c5876512ca527570d274abe28c74d843b1824d740f46 SHA512: 2b3d0b5e039808b54442a3884ac9b6e9a16b9b1a764e3d3aeb4407501bd6995f6ba5849d5a1605e03735a683357c4054e7080132e545aeff662b89c62de2a635 Description: Simple Ruby mixin for creating a logger object Provides a class based object to provide logging. Messages can be sent at different levels such as warn or error. Logging defaults to STDOUT but can also be sent to a file with simple built in rotation. Homepage: http://github.com/opscode/mixlib-log Ruby-Versions: ruby1.8 ruby1.9.1 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ruby-netaddr Priority: optional Section: ruby Installed-Size: 177 Maintainer: MOS Linux team Architecture: all Version: 1.5.0-1mira0 Depends: ruby | ruby-interpreter Filename: pool/main/ruby-netaddr_1.5.0-1mira0_all.deb Size: 28208 MD5Sum: 573e37674db743b3b67ff6c9d99da40d SHA1: f25eafc0437022ce2f12a4496cd08ccc709b324a SHA256: 89a7875bfa51ef734f05ff42e191ea640f8fddaf8f4f9ae7a43f14afd1b294be SHA512: 29a7405f3b86a4d28c3ab6ee9df8acc71e9a08859cbc7b73912bfb5cc6839f704f3a75b4970f866863d64e0d414b830100843c91647124145d8561a8b57d3c7b Description: network addresses manipulation library for ruby NetAddr handles such tasks as automating the subnetting of IP space, performas calculations on IP CIDR blocks, and similar tasks. Ruby-Versions: ruby1.9.1 ruby2.0 Package: ruby-openstack Priority: optional Section: ruby Installed-Size: 122 Maintainer: MOS Linux team Architecture: all Version: 1.1.1-1~mos6.1 Depends: ruby | ruby-interpreter Filename: pool/main/ruby-openstack_1.1.1-1~mos6.1_all.deb Size: 28792 MD5Sum: 0c7db405ee4dcdf9b0320116fdf7c4e0 SHA1: eebb1410259a755fe70dadac9dff039cade8529f SHA256: cc11ac766192808f5002677d2f6eb25c7eba7fddf425af77797cff6014ca99f3 SHA512: 1d5940419de536aeb93c57c81cc51411cde09971a0f4862fd36e871b82f70cf1c7f4d52a2f3b82cfbc11c74f843e2d4cc93e2e07432449c6436a115df47f5b97 Description: OpenStack Ruby API API Binding for OpenStack Homepage: https://github.com/ruby-openstack/ruby-openstack Ruby-Versions: ruby1.9.1 ruby2.0 Package: ruby-rethtool Priority: optional Section: ruby Installed-Size: 12 Maintainer: MOS Linux team Architecture: all Source: rethtool Version: 0.0.3-1~mos6.1 Depends: ruby | ruby-interpreter Filename: pool/main/ruby-rethtool_0.0.3-1~mos6.1_all.deb Size: 5120 MD5Sum: 8c1a3a96674e83dae71dca6668405174 SHA1: 6819a4b767ede9817096898e07273d229bf93105 SHA256: 35bc348cf4deb1c87a7d45f09127eba9b1fcc2ae43a3e1a6fefeca86277cbf24 SHA512: 64187edc387b7625bc5ef87ad38118e016604ac2a041035e0306a7294573cf3f38c3a0b7d84d03632e0c29daf9d360cd9c086f042e45e5386a2244f465971e2e Description: Partial Ruby wrapper around the SIOCETHTOOL ioctl Rethtool only supports a couple of things: * retrive various details about the interface (link speed, duplex, etc) * determine if the link is currently up or down Homepage: http://theshed.hezmatt.org/rethtool Ruby-Versions: ruby1.9.1 ruby2.0 Package: ruby-rgen Priority: optional Section: ruby Installed-Size: 446 Maintainer: Ubuntu Developers Original-Maintainer: Debian Ruby Extras Maintainers Architecture: all Version: 0.6.6-1 Depends: ruby | ruby-interpreter Filename: pool/main/ruby-rgen_0.6.6-1_all.deb Size: 68744 MD5Sum: 67de97e6da5f5a2d394890dfb0aa2203 SHA1: f7b8d4b565897416a19eecfec98a6f541d967694 SHA256: 8e88efaa5bea3b5609552ece16ff0f72b96a5468709b2bbbd9d62a20857df404 SHA512: b04118f426f09a44898c173bfaf8797bb4b170dc3a96c1c1f05f473837301526c970525c583aa66164722e9cc3ae9a6b1c786e1fb605f6a4a719f7e703540ff6 Description: Ruby Modelling and Generator Framework RGen is a framework for Model Driven Software Development (MDSD) in Ruby. . This means that it helps you build Metamodels, instantiate Models, modify and transform Models and finally generate arbitrary textual content from it. Homepage: http://ruby-gen.org Ruby-Versions: ruby1.9.1 ruby2.0 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ruby-safe-yaml Priority: optional Section: ruby Installed-Size: 107 Maintainer: Ubuntu Developers Original-Maintainer: Debian Ruby Extras Maintainers Architecture: all Version: 1.0.1-1 Depends: ruby | ruby-interpreter Filename: pool/main/ruby-safe-yaml_1.0.1-1_all.deb Size: 16096 MD5Sum: fd4d67cea663933a8adb2792d94a868c SHA1: 6b3b25dd58a6ee52757d166306aede1be7638628 SHA256: c828cfe037ba8b612aaf3807f137037e59b5174a2d8467516400c1a15638e9b7 SHA512: 15a611849a425352baef8d0dacb64b55e62c627a814b4ab2ea25c1fec6af7c73ccd9208ac15836774dca7609cda206a96e6ffcbe4a21b1b6a9b3b382ec09d750 Description: safer YAML loader for Ruby SafeYAML provides an alternative implementation of YAML.load suitable for accepting user input in Ruby applications. . Unlike Ruby's built-in implementation of YAML.load, SafeYAML's version does not expose applications to arbitrary code execution exploits. Homepage: https://github.com/dtao/safe_yaml Ruby-Versions: ruby1.9.1 ruby2.0 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ruby-shadow Priority: extra Section: ruby Installed-Size: 110 Maintainer: Ubuntu Developers Original-Maintainer: Debian Ruby Extras Maintainers Architecture: amd64 Version: 2.2.0-1 Depends: libc6 (>= 2.2.5), libruby1.9.1 (>= 1.9.2.0) | libruby2.0 (>= 2.0.0) Filename: pool/main/ruby-shadow_2.2.0-1_amd64.deb Size: 11162 MD5Sum: 6a2235ea73bcfeba05d57735366d4069 SHA1: fe4c398b8c921643c566fa4e8d6229c19d13a424 SHA256: c3052dde1dac9b1c027619654436374570cbfc195971f2267aaabe4bb71c042e SHA512: cec0cb704f5703eef3adaf21cc772d59aaf4b140e5d31c51c062e4329d6e5b7d83928a08658e274339c73e6ab0811f68660d312b5152259d15e2fadfce069740 Description: interface of shadow password for Ruby This is a module which is used when you want to access shadow password files from the Ruby programing languaje. It gives access to the same C level functions provided by the shadow password API. Homepage: https://github.com/apalmblad/ruby-shadow Ruby-Versions: ruby1.9.1 ruby2.0 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ruby-sigar Priority: optional Section: universe/ruby Installed-Size: 455 Maintainer: Ubuntu Developers Original-Maintainer: Debian Ruby Extras Maintainers Architecture: amd64 Version: 0.7.2-2 Depends: libc6 (>= 2.14), libruby1.9.1 (>= 1.9.2.0) | libruby2.0 (>= 2.0.0), ruby | ruby-interpreter Filename: pool/main/ruby-sigar_0.7.2-2_amd64.deb Size: 82544 MD5Sum: 100df5272cab2acaf51ab8d979f9d860 SHA1: ff76ce7485a71bda0a528a5077a84a7ded4e2782 SHA256: 0bcf1178ca586fef1385bcd2c060e34c6c95a7bd3ef6b89a7240c9581804fcb0 SHA512: ec62bd75186477bccd547548a0fa504e26fdac4ea74b2fc6fcc27c6a4654cae37547ccfbda33dd05fa69fe08ad1bd25d0a867002cdbfc9a3d3fee7efe917ee02 Description: System Information Gatherer And Reporter One API to access system information regardless of the underlying platform . Hyperic's System Information Gatherer (SIGAR) is a cross-platform API for collecting software inventory data. SIGAR is core of HQ's auto-discovery functionality, and you can use it to extend auto-discovery behavior. . SIGAR includes support for Linux, FreeBSD, Windows, Solaris, AIX, HP-UX and Mac OSX across a variety of versions and architectures. Users of the SIGAR API are given portable access to inventory and monitoring data including: . * System memory, swap, cpu, load average, uptime, logins * Per-process memory, cpu, credential info, state, arguments, environment, open files * File system detection and metrics * Network interface detection, configuration information and metrics * Network route and connection tables . This is ruby binding for the core API, which is implemented in pure C. Homepage: http://sigar.hyperic.com/ Ruby-Versions: ruby1.9.1 ruby2.0 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ruby-stomp Priority: optional Section: universe/ruby Installed-Size: 273 Maintainer: Ubuntu Developers Original-Maintainer: Debian Ruby Extras Maintainers Architecture: all Version: 1.3.2-1 Depends: ruby | ruby-interpreter Filename: pool/main/ruby-stomp_1.3.2-1_all.deb Size: 39040 MD5Sum: 1555c369ea2d84663625bb1b94024c7e SHA1: fabd16924840592e22e61a604452d82a483a252c SHA256: 4386d1c059f941efd5f81dec47df9746dcd930e9870fb1b9e5a36ba93761b393 SHA512: a2144d3b12010275428fc70b3a0597cc0d7ba07ba1f82ebdc263afbcc948bf1853418bddb82184503d1f601fed7275fa015846fcc7c99af10c5cbf88c8f779aa Description: Ruby client for the stomp messaging protocol Stomp is a text-oriented wire protocol for messaging (MOM/MQ/JMS) type systems. This library provides two useful interfaces, a low- level class, Stomp::Connection, which is a basic protocol implementation, and Stomp::Client, which is designed as a higher level convenience API. Homepage: https://github.com/stompgem/stomp Ruby-Versions: ruby1.9.1 ruby2.0 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ruby-systemu Priority: optional Section: universe/ruby Installed-Size: 81 Maintainer: Ubuntu Developers Original-Maintainer: Debian Ruby Extras Maintainers Architecture: all Version: 2.6.0-1 Depends: ruby | ruby-interpreter Filename: pool/main/ruby-systemu_2.6.0-1_all.deb Size: 8616 MD5Sum: 9a9501d6cd859550d7a0e2f839b315f6 SHA1: 199e1cceec1b55a21dadee458ab40333e67f6f8c SHA256: 3f851de8aa7ee82c9cd69051914ce9b3ae662170f9cd44ca7746883522a322fe SHA512: de54d221f5aca53dc54bd9225b2d54d763daa40e805e1dd6b9ca96f88c65f571cdf7445103d5d9f606a17b9c2b06442f050c3321102690aefd793b7f56afda09 Description: universal child process handling Ruby library Systemu is a Ruby library to handle spawned processes in a platform independent fashion. This library will capture stdout and stderr and track child process pid. Homepage: https://github.com/ahoward/systemu Ruby-Versions: ruby1.9.1 ruby2.0 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ruby-yajl Priority: optional Section: universe/ruby Installed-Size: 274 Maintainer: Ubuntu Developers Original-Maintainer: Debian Ruby Extras Maintainers Architecture: amd64 Version: 1.2.0-1 Replaces: libyajl-ruby Depends: libc6 (>= 2.14), libruby1.9.1 (>= 1.9.2.0) | libruby2.0 (>= 2.0.0), ruby | ruby-interpreter Conflicts: libyajl-ruby Filename: pool/main/ruby-yajl_1.2.0-1_amd64.deb Size: 37516 MD5Sum: baab115b51314d601db84fcf349ed118 SHA1: d400e9cdb14ac891aab1f91ec151c6172e78624e SHA256: 4fbcd41529c8ce3c88873f29e2b44c5c416dee4af25a083fc0113ab1039d1633 SHA512: c1cf596bbecdbf5498fdb3a2d5f6f4daeb0c474abe8a998dc38c6c702d834b9acec8d8e6467a70c6eaa1ba4a73babe87a80d54f027d856557a1cd0efe5658b9b Description: Ruby interface to Yajl, a JSON stream-based parser library Supported features include, . JSON parsing and encoding directly to and from an IO stream (file, socket, etc) or String. Compressed stream parsing and encoding supported for Bzip2, Gzip and Deflate. . Parse and encode *multiple* JSON objects to and from streams or strings continuously. . JSON gem compatibility API - allows yajl-ruby to be used as a drop-in replacement for the JSON gem . Basic HTTP client (only GET requests supported for now) which parses JSON directly off the response body *as it's being received* Homepage: http://github.com/brianmario/yajl-ruby Ruby-Versions: ruby1.9.1 ruby2.0 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ruby1.9.1-dev Priority: optional Section: ruby Installed-Size: 4098 Maintainer: Ubuntu Developers Original-Maintainer: Antonio Terceiro Architecture: amd64 Source: ruby1.9.1 Version: 1.9.3.484-2ubuntu1.2 Depends: libruby1.9.1 (= 1.9.3.484-2ubuntu1.2), libc6-dev Recommends: ruby1.9.1 (= 1.9.3.484-2ubuntu1.2) Filename: pool/main/ruby1.9.1-dev_1.9.3.484-2ubuntu1.2_amd64.deb Size: 871360 MD5Sum: f8d2daea236c5427b80ac318a155a972 SHA1: 702232a4e0ffd97edb71d6e722f3650ef156d7ab SHA256: 539a279c9792ddbae572b225c36bcfae9928b09dfb981f30edc71cf573926d15 SHA512: 484dda8a07cddee08a672d0285e193d0f2bde1276bee4073e50ee54f7c36dcf7134490e8b9dd3be27e162964d29d7290f173d03e416a6c1a54dd47d907410f06 Description: Header files for compiling extension modules for the Ruby 1.9.1 Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . This package contains the header files and the mkmf library, necessary to make extension library for Ruby 1.9.1. It is also required to build many gems. Homepage: http://www.ruby-lang.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ruby1.9.1 Priority: optional Section: ruby Installed-Size: 276 Maintainer: Ubuntu Developers Original-Maintainer: Antonio Terceiro Architecture: amd64 Version: 1.9.3.484-2ubuntu1.2 Replaces: irb1.9.1, rdoc1.9.1, rubygems1.9.1 Provides: irb1.9.1, rdoc1.9.1, ruby-interpreter, rubygems1.9.1 Depends: ruby (>= 1:1.9.3.1), libruby1.9.1 (= 1.9.3.484-2ubuntu1.2), libc6 (>= 2.2.5) Suggests: ruby1.9.1-examples, ri1.9.1, graphviz, ruby1.9.1-dev, ruby-switch Conflicts: irb1.9.1 (<< 1.9.1.378-2~), rdoc1.9.1 (<< 1.9.1.378-2~), ri (<= 4.5), ri1.9.1 (<< 1.9.2.180-3~), ruby (<= 4.5), rubygems1.9.1 Filename: pool/main/ruby1.9.1_1.9.3.484-2ubuntu1.2_amd64.deb Size: 35606 MD5Sum: 3c5b75374bf3522a1904173368da589e SHA1: 2a8647e6a709f25676f1e85c55ec66c5276f0f14 SHA256: 498355265454fd8078bf93bb735e245cf7b374674ff7d9a3f7f654129ff5ca9a SHA512: c771175e16a805caf6e2efb7b3c5ac0f038a5ab487ec823d8072b92b12db926a21ba57b8070f39361f58de162e5158bf0a044979f00205cf78cfd7b5f0d59339 Description: Interpreter of object-oriented scripting language Ruby Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . In the name of this package, `1.9.1' indicates the Ruby library compatibility version. This package currently provides the `1.9.3' branch of Ruby, which is compatible with the `1.9.1' branch. Homepage: http://www.ruby-lang.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop, kubuntu-full, kubuntu-active, kubuntu-active-desktop, kubuntu-active-full, kubuntu-active, edubuntu-desktop-gnome, ubuntustudio-font-meta Package: ruby Priority: optional Section: interpreters Installed-Size: 44 Maintainer: Ubuntu Developers Original-Maintainer: Antonio Terceiro Architecture: all Source: ruby-defaults Version: 1:1.9.3.4 Replaces: irb, rdoc, ruby1.8, rubygems Provides: irb, rdoc Depends: ruby1.9.1 (>= 1.9.3.194-1) Suggests: ri, ruby-dev Conflicts: irb, rdoc, ruby1.8, rubygems Breaks: apt-listbugs (<< 0.1.6), rbenv (<= 0.4.0-1), ruby-switch (<= 0.1.0), ruby1.9.1 (<< 1.9.3.484-2), ruby2.0 (<< 2.0.0.484-1) Filename: pool/main/ruby_1.9.3.4_all.deb Size: 5334 MD5Sum: 4b0c1d2854ae401ddb96fac3bed67d3a SHA1: 38d7e072abb5a90cf90adf824f8f34bb3ffae548 SHA256: 89008b61543c62710399dd3d3753c89ef048be54b6982ff952b36f513d58cd79 SHA512: c9274667daa7124209d445c6afdeddc68529e8b7ba263321eec8803ac9535e7bff7907db77239dfb8a48550a20179debb2a3d0a03343a5093e75b052486c8023 Description: Interpreter of object-oriented scripting language Ruby (default version) Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . This package is a dependency package, which depends on Debian's default Ruby version (currently v1.9.3). Homepage: http://www.ruby-lang.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: sahara Priority: extra Section: python Installed-Size: 3662 Maintainer: MOS Sahara Team Architecture: all Version: 2014.2.2-fuel6.1~mira3 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-pbr (>= 0.10), alembic (>= 0.6.4), python-babel (>= 1.3), python-eventlet (>= 0.15.1), python-flask (>= 0.10), python-iso8601 (>= 0.1.9), python-jsonschema (>= 2.0.0), python-keystonemiddleware (>= 1.1.1), python-lockfile (>= 0.8), python-oslo.config (>= 1.4.0), python-oslo.db (>= 1.0.0), python-oslo.i18n (>= 1.0.0), python-oslo.messaging (>= 1.4.0), python-oslo.serialization (>= 0.1.0), python-oslo.utils (>= 1.0.0), python-paramiko (>= 1.13.0), python-posix-ipc, python-requests (>= 1.2.1), python-cinderclient (>= 1:1.1.0), python-keystoneclient (>= 1:0.10.0), python-novaclient (>= 1:2.18.0), python-swiftclient (>= 1:2.2.0), python-neutronclient (>= 1:2.3.6), python-heatclient (>= 0.2.9), python-six (>= 1.7.0), python-stevedore (>= 1.0.0), python-sqlalchemy (>= 0.9.7), python-webob (>= 1.2.3), python-flask (<< 1.0), python-jsonschema (<< 3.0.0), python-requests (<< 2.4.0) | python-requests (>= 2.4.1), python-cm-api (>= 0.7) Filename: pool/main/sahara_2014.2.2-fuel6.1~mira3_all.deb Size: 398416 MD5Sum: 63dc9c76a4e1292139267175d7ac60d3 SHA1: 358a0034b5ce24f7da6d9900b3278fad1e49b953 SHA256: a9ce0581a593265f93db5d2c3d1481f551aa9e83a863287a991b3d961c4bd2e8 SHA512: c4b54c77673cd610f2feff50ce423e1636672ead5224c41503bd33a9836b04bfcc3a4769b525d8b8dda551d1a23d6dc23631593ee6aa626d00065428eed5f079 Description: Sahara project aims to provide users with simple means to provision a Hadoop cluster at OpenStack by specifying several parameters like Hadoop version, cluster topology, nodes hardware details and a few more. Homepage: http://mirantis.com Package: screen Priority: optional Section: misc Installed-Size: 950 Maintainer: Ubuntu Developers Original-Maintainer: Axel Beckert Architecture: amd64 Version: 4.1.0~20120320gitdb59704-9 Depends: libc6 (>= 2.15), libpam0g (>= 0.99.7.1), libtinfo5 Suggests: iselect (>= 1.4.0-1) | screenie | byobu Filename: pool/main/screen_4.1.0~20120320gitdb59704-9_amd64.deb Size: 645730 MD5Sum: b74f0f4a32355c37f3bc213dd71d910f SHA1: 57dae303cec45c73bf8a0c716f7bfd09e0fc5a78 SHA256: 8ae0607d1674d777db6ad2b3a5a122f523835deab37cc64249396a0a5c7251d1 SHA512: a5cf42c2d02165969c9bdf37bb1695a4f9b118a9a06d734c3321be2c4e7876dbba1480865241d05586e694f4a8a5eadc4c509f442666d0b17aaa8877876a304a Description: terminal multiplexer with VT100/ANSI terminal emulation GNU Screen is a terminal multiplexer that runs several separate "screens" on a single physical character-based terminal. Each virtual terminal emulates a DEC VT100 plus several ANSI X3.64 and ISO 2022 functions. Screen sessions can be detached and resumed later on a different terminal. . Screen also supports a whole slew of other features, including configurable input and output translation, serial port support, configurable logging, and multi-user support. Homepage: http://savannah.gnu.org/projects/screen Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-usb, cloud-image, server, edubuntu-desktop-gnome, edubuntu-usb Package: scrub Priority: extra Section: universe/utils Installed-Size: 124 Maintainer: Ubuntu Developers Original-Maintainer: Chris Taylor Architecture: amd64 Version: 2.5.2-2 Depends: libc6 (>= 2.14) Filename: pool/main/scrub_2.5.2-2_amd64.deb Size: 28330 MD5Sum: bef21e273e02135ce279ff41993a0e42 SHA1: 11d59192634c54f44cd4c1fb4d4a47b7d8b57ce0 SHA256: 251106d7939d0dd887e0f2cf1f324c74735c32ec3d4a486a0c2a94624f39b720 SHA512: f4e56b12bc5854f9f0e49586afb9a54d8e8644dfdea2ed10aa6f9ef6bd56ad5b4c6fdefb55b3c79dbee6fa74a86018c2d2b599bc1d47b5cadf37527f6966cf85 Description: writes patterns on magnetic media to thwart data recovery scrub iteratively writes patterns on files or disk devices to make retrieving the data more difficult. . scrub can write patterns direct to disk, destroying any file system (preferred method), or it can write patterns on files, or on file system free space. . scrub writes NNSA NAP-14.x, DoD 5220.22-M, BSI, 35-pass gutmann, or one of several other selectable pattern sequences. . scrub operates at the POSIX system call level, thus it is portable to a wide variety of hardware platforms. However, this means it cannot do certain things like manipulate spare blocks on disks, etc.. Homepage: http://code.google.com/p/diskscrub/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: seabios Priority: optional Section: misc Installed-Size: 628 Maintainer: Ubuntu Developers Original-Maintainer: Debian QEMU Team Architecture: all Version: 1.7.4-4 Breaks: qemu-kvm (<< 0.14.0), qemu-system (<< 0.14.0) Filename: pool/main/seabios_1.7.4-4_all.deb Size: 107810 MD5Sum: 88206d3b36a49786b00b76031f91c922 SHA1: 96a051ee94b208553e96818fc43784e1805490ed SHA256: ea4811ff0d7e4d4bbc0df23afb60b72c5e1321fa902324b679801e4ff6b8daf2 SHA512: 5b0c8cccc693315f3b4cb13e4c0898f36b7b6d3e901e36caa176766aa90e6b8668f0001ed39e75f20d9369d7acff3738ad44eb3396783288ab654a4b74c28e90 Description: Legacy BIOS implementation SeaBIOS is a legacy BIOS implementation, aimed at supporting not only emulated hosts such as QEMU, but also real hardware. . Note, however, that SeaBIOS does not handle early initialization of core chipsets, so don't even think of flashing it to your board (look at Coreboot for that). Multi-Arch: foreign Homepage: http://www.seabios.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: sed Essential: yes Priority: required Section: utils Installed-Size: 304 Maintainer: Ubuntu Developers Original-Maintainer: Clint Adams Architecture: amd64 Version: 4.2.2-4ubuntu1 Depends: dpkg (>= 1.15.4) | install-info Pre-Depends: libc6 (>= 2.14), libselinux1 (>= 1.32) Filename: pool/main/sed_4.2.2-4ubuntu1_amd64.deb Size: 138366 MD5Sum: ca43d6204a55202efe6ba44167dfea70 SHA1: 9bb6958ffc933d1baaf1c8e42093ececd2175b73 SHA256: 56e0576c8e0356cc2ea0d0c15c970714c14a42e9c35ab09999daca602f57c499 SHA512: 6a08b8057aac45f9ae6a1f2f6017d150901c7232aac23a9aab16aebdbcd0526c08c401b9589481c4a7f335aa73b46e0802c89337a0010d30b18e15ba05f54c5b Description: The GNU sed stream editor sed reads the specified files or the standard input if no files are specified, makes editing changes according to a list of commands, and writes the results to the standard output. Multi-Arch: foreign Homepage: http://www.gnu.org/software/sed/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: sensible-utils Priority: required Section: utils Installed-Size: 110 Maintainer: Ubuntu Developers Original-Maintainer: Anibal Monsalve Salazar Architecture: all Version: 0.0.9 Replaces: debianutils (<= 2.32.3), manpages-pl (<= 20060617-3~) Filename: pool/main/sensible-utils_0.0.9_all.deb Size: 10502 MD5Sum: 18f69bbed048d2d39f7a13c26a949ccf SHA1: d8383323633d56d6d25a058cb4711ab3057502e4 SHA256: de75c4690051dfb43c8faa8f37afe276f78d41dc89d9258fa080e6a7a450c826 SHA512: 0c1b7148e77c6fd6a112b82f28926a2d2263c9fa3e124b346adea6c3d3b06719365b99be94d566a24f9486cfa923ff14f5d884919608a626dc8336fd408274d3 Description: Utilities for sensible alternative selection This package provides a number of small utilities which are used by programs to sensibly select and spawn an appropriate browser, editor, or pager. . The specific utilities included are: sensible-browser sensible-editor sensible-pager Multi-Arch: foreign Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: sg3-utils Priority: optional Section: admin Installed-Size: 1620 Maintainer: Ubuntu Developers Original-Maintainer: Ritesh Raj Sarraf Architecture: amd64 Version: 1.36-1ubuntu1 Replaces: sg-utils Depends: libc6 (>= 2.14), libsgutils2-2 (>= 1.36) Conflicts: cdwrite, sg-utils Filename: pool/main/sg3-utils_1.36-1ubuntu1_amd64.deb Size: 538578 MD5Sum: 1ba42c6c32502350e3cf80994a9d59be SHA1: 000e4da5fffc8c882b47466a29465d2e222a6152 SHA256: be4635b93e7e3654b076b38385c42b622eefa1ea1d81c7d5a6670e788f6c13ea SHA512: 1c82caa9f354c06226fc8f733d443a915152a2fc6f339081f9c7459198ce37e8435ce470f9982346fb6f4d2ef863f42862225cba24aa076e341c742ecd2a1cf2 Description: utilities for devices using the SCSI command set Most OSes have SCSI pass-through interfaces that enable user space programs to send SCSI commands to a device and fetch the response. With SCSI to ATA Translation (SAT) many ATA disks now can process SCSI commands. Typically each utility in this package implements one SCSI command. See the draft standards at www.t10.org for SCSI command definitions plus SAT. ATA commands are defined in the draft standards at www.t13.org . For a mapping between supported SCSI and ATA commands and utility names in this package see the COVERAGE file. Homepage: http://sg.danny.cz/sg/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: sgml-base Priority: standard Section: text Installed-Size: 113 Maintainer: Ubuntu Developers Original-Maintainer: Debian XML/SGML Group Architecture: all Version: 1.26+nmu4ubuntu1 Pre-Depends: dpkg (>= 1.16.4) Suggests: sgml-base-doc Conflicts: sgml-data (<= 0.02), sgmltools-2 (<= 2.0.2-4) Filename: pool/main/sgml-base_1.26+nmu4ubuntu1_all.deb Size: 12522 MD5Sum: c0b66a92d49691657b38b25d632b0495 SHA1: 8c574426ae2cd893eaedac1fe16191280e4d6eeb SHA256: 095047a66f12fedc3cf2d916d2c32e59f5f2212377c6338b7fe2e749b19e9ae4 SHA512: 5fc2ed13a0c4a772dce4bf2c13b06ee416a6bb2ac050e2d3925ed72b039034f9f8c35141ea2ede35c965dbae75f733205d248902edaadde078e874c77039c157 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 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: shared-mime-info Priority: standard Section: misc Installed-Size: 2580 Maintainer: Ubuntu Developers Original-Maintainer: Sebastian Dröge Architecture: amd64 Version: 1.2-0ubuntu3 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.35.9), libxml2 (>= 2.7.4) Conflicts: libglib2.0-0 (<< 2.17.2), libgnomevfs2-0 (<< 1:2.24.0), tracker (<< 0.6.90) Filename: pool/main/shared-mime-info_1.2-0ubuntu3_amd64.deb Size: 414662 MD5Sum: 42d987a063150457722ab926fd952c63 SHA1: 780f0224ea9d61b6e2aedaa849a96a781e13cab2 SHA256: 1f8cc36e8adc14c5e20f96240cd9920ef578c7a517a91814f8a199e5d83ff8fc SHA512: d1d83b511a982c519f3bb5cf8473d2abb8ab249b43ded8a330d13c2d655e53ad6384bb2695623a20d24abb2c44137343f58a8d87be6ef001261e9501df40d66a 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. Multi-Arch: foreign Homepage: http://freedesktop.org/wiki/Software/shared-mime-info Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: sharutils Priority: optional Section: utils Installed-Size: 608 Maintainer: Ubuntu Developers Original-Maintainer: Santiago Vila Architecture: amd64 Version: 1:4.14-1ubuntu1 Depends: libc6 (>= 2.14) Suggests: bsd-mailx | mailx Conflicts: shar, uuencode Filename: pool/main/sharutils_4.14-1ubuntu1_amd64.deb Size: 144824 MD5Sum: 021cd2f95dd7fa1b4218d1caf50c882e SHA1: d61557b3fc26f7f977e4c3164a832061990c2cbb SHA256: dacb668952891a662e020fdc3deaabb0042739df3bb30dd69df407588fe732c0 SHA512: d05f26cf3b2222a5c57be8b9b85d533302e47d08fecb7377fabe139d7ee096619fa999842400877f04ae861809e6ded393da94a0000d08556512f3c7163fa8b7 Description: shar, unshar, uuencode, uudecode `shar' makes so-called shell archives out of many files, preparing them for transmission by electronic mail services. `unshar' helps unpacking shell archives after reception. Other related utility programs help with other tasks. . `uuencode' prepares a file for transmission over an electronic channel which ignores or otherwise mangles the eight bit (high order bit) of bytes. `uudecode' does the converse transformation. Multi-Arch: foreign Homepage: http://www.gnu.org/software/sharutils/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host Package: sheepdog Priority: extra Section: universe/admin Installed-Size: 821 Maintainer: Ubuntu Developers Original-Maintainer: PKG OpenStack Architecture: amd64 Version: 0.7.5-1 Depends: libc6 (>= 2.16), libcfg6 (>= 2.3.0), libcpg4 (>= 2.3.0), libfuse2 (>= 2.8.1), libzookeeper-mt2, debconf (>= 0.5) | debconf-2.0 Pre-Depends: dpkg (>= 1.15.6~) Recommends: corosync Filename: pool/main/sheepdog_0.7.5-1_amd64.deb Size: 176090 MD5Sum: b5ac513089bab0680a84b2fcd5fab1e4 SHA1: ec91d2c6d3cc863be6ff227fc17acfd660c47c5f SHA256: 61c2bd59071e55c6b873889cbc8f1066bf61904432291664403209f2b8ff4dd5 SHA512: 6f14419b7cabae58498e76498ef5be8b785f18bde7406d10471c49cbd36c9c6ab5601ddf7af10e1377798a6664ea187fa22db873530cb20e35e79270a7411dea Description: distributed storage system for QEMU Sheepdog provides highly available block level storage volumes that can be attached to QEMU virtual machines. Sheepdog scales to several hundred nodes, and supports advanced volume management features such as snapshots, cloning, and thin provisioning. Homepage: http://sheepdog.github.io/sheepdog Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: smitools Priority: optional Section: universe/libs Installed-Size: 556 Maintainer: Ubuntu Developers Original-Maintainer: Vincent Bernat Architecture: amd64 Source: libsmi Version: 0.4.8+dfsg2-8ubuntu2 Replaces: libsmi2ldbl (<= 0.4.8+dfsg2-4) Depends: libc6 (>= 2.4), libsmi2ldbl (>= 0.4.7) Conflicts: libsmi2ldbl (<= 0.4.8+dfsg2-4) Filename: pool/main/smitools_0.4.8+dfsg2-8ubuntu2_amd64.deb Size: 172562 MD5Sum: 275282c46c804b85014f83eb482711a2 SHA1: 1af8f9dea7c2e5010e447419ccaf1223aae0a17d SHA256: ed75a8cf5eb39e20e476aaba0c9b3a11f761e5dcd92e7cf4d68448c5b962b7f2 SHA512: d98e59be72d78a32a45e1f2742be71aeb82d3b5f353ead6ca8c917a0e325893873c8b80998325f5679e51a3018aaa46b80149b4839b865a59686d05acf09cd0e Description: various tools operating on MIB module files This package includes the following tools: * smidiff: check differences between a pair of SMI or SPPI modules * smiquery: query single information from SMI MIB modules * smilint: syntax and semantic checks of SMIv1/v2 and SPPI modules * smicache: caching method for use with libsmi * smixlate: translate SMI/SPPI identifiers * smidump: dump SMI or SPPI modules in various formats . You may also be interested by smistrip which is provided by smistrip package. Homepage: http://www.ibr.cs.tu-bs.de/projects/libsmi/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: snmpd Priority: optional Section: net Installed-Size: 227 Maintainer: Ubuntu Developers Original-Maintainer: Net-SNMP Packaging Team Architecture: amd64 Source: net-snmp Version: 5.7.2~dfsg-8.1ubuntu3 Depends: libc6 (>= 2.4), libmysqlclient18 (>= 5.5.24+dfsg-1), libsnmp30 (>= 5.7.2~dfsg), libwrap0 (>= 7.6-4~), debconf (>= 0.5) | debconf-2.0, adduser, debconf, lsb-base (>= 3.2-13), libsnmp-base Filename: pool/main/snmpd_5.7.2~dfsg-8.1ubuntu3_amd64.deb Size: 73258 MD5Sum: 1339b13be467d99af97c784b001dc655 SHA1: aa89d2ddf48d2a9c09539b88008d7f008c9e5305 SHA256: ea1861c128ab381108a1b9b6a172996f3ce3c76ee5c9277511855ac083b5a1dd SHA512: 302a8ed43eba907c3a9609212959cd82a73a338c58ce7ebff2897862aad04cb14a16d08a58e38173435134dffcf564594c7fff80d72503e988a8e3b8a0f821ab Description: SNMP (Simple Network Management Protocol) agents The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. . The Net-SNMP agent is a daemon which listens for incoming SNMP requests from clients and provides responses. Homepage: http://net-snmp.sourceforge.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: snmp Priority: optional Section: net Installed-Size: 541 Maintainer: Ubuntu Developers Original-Maintainer: Net-SNMP Packaging Team Architecture: amd64 Source: net-snmp Version: 5.7.2~dfsg-8.1ubuntu3 Depends: libc6 (>= 2.14), libsnmp30 (>= 5.7.2~dfsg), libssl1.0.0 (>= 1.0.0), libsnmp-base Recommends: perl-modules Breaks: libsnmp15 (<< 5.7.2~dfsg-0.1) Filename: pool/main/snmp_5.7.2~dfsg-8.1ubuntu3_amd64.deb Size: 146088 MD5Sum: 2b218c971509d465b0e1f1c1f59252fd SHA1: fed25b3d5b46b031cb1cabd33818f3c6610149a2 SHA256: 11a0a011f91ce67f30cfc45312033ae3d0223c946af3c67f90a6cca8c3951596 SHA512: 0351eab3642ea7875f78e3ad7f9489f21b587d87d9e92d0764b0eabae47e4d9c2ca2d8535e07994061cf670cd83ffb0965b0687e3f8dc9654cc91bb6420731d2 Description: SNMP (Simple Network Management Protocol) applications The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. . The Net-SNMP applications are a collection of command line clients for issuing SNMP requests to agents. Homepage: http://net-snmp.sourceforge.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: socat Priority: extra Section: universe/net Installed-Size: 886 Maintainer: Ubuntu Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Version: 1.7.2.3-1 Depends: libc6 (>= 2.15), libssl1.0.0 (>= 1.0.0), libwrap0 (>= 7.6-4~) Filename: pool/main/socat_1.7.2.3-1_amd64.deb Size: 302348 MD5Sum: 7a49c563c1a3bfcd59429f79244c2889 SHA1: 46bfea0f59b6061fa187998642095bd782fb89d4 SHA256: 8c3d40028111f26030874cd2f90376194a5b0c21f0feff25a35b31491d7bee8d SHA512: 188d4b7f0a57d5e11c0585366d4b5469a21675bc9e99bf4e9def3e9fa040303b3c85e1a99477cdff4431085c6b3762210c6b588ff77b6d3f44c03a11ed88b287 Description: multipurpose relay for bidirectional data transfer Socat (for SOcket CAT) establishes two bidirectional byte streams and transfers data between them. Data channels may be files, pipes, devices (terminal or modem, etc.), or sockets (Unix, IPv4, IPv6, raw, UDP, TCP, SSL). It provides forking, logging and tracing, different modes for interprocess communication and many more options. . It can be used, for example, as a TCP relay (one-shot or daemon), as an external socksifier, as a shell interface to Unix sockets, as an IPv6 relay, as a netcat and rinetd replacement, to redirect TCP-oriented programs to a serial line, or to establish a relatively secure environment (su and chroot) for running client or server shell scripts inside network connections. Socat supports sctp as of 1.7.0. Homepage: http://www.dest-unreach.org/socat/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop, kubuntu-full, kubuntu-active, kubuntu-active-desktop, kubuntu-active-full, kubuntu-active, edubuntu-desktop-gnome Package: software-properties-common Priority: optional Section: admin Installed-Size: 184 Maintainer: Michael Vogt Architecture: all Source: software-properties Version: 0.92.37.3 Replaces: python-software-properties (<< 0.85), python3-software-properties (<< 0.85) Depends: python3, python3:any (>= 3.3.2-2~), python3-gi, gir1.2-glib-2.0, python-apt-common (>= 0.9), python3-dbus, python3-software-properties (= 0.92.37.3), ca-certificates Breaks: python-software-properties (<< 0.85), python3-software-properties (<< 0.85) Filename: pool/main/software-properties-common_0.92.37.3_all.deb Size: 9376 MD5Sum: bc2e3745325b2d0fc986113babf6d5df SHA1: f12846c139366b36fdcb2053970e87e22336259d SHA256: 306911162ab3d01c5be04d40c3ffa864af68f2a98a4d1f67bf0223229fe9e329 SHA512: 25f3fe2272d04398c5a443db54a789d688121bed6ed720b08d6c1127d2eace30c48cf28ac7f34d94a40982fb2051661a09cdffa98c129d23b44441e74b2694f5 Description: manage the repositories that you install software from (common) This software provides an abstraction of the used apt repositories. It allows you to easily manage your distribution and independent software vendor software sources. . This package contains the common files for software-properties like the D-Bus backend. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ssh-import-id Priority: extra Section: misc Installed-Size: 83 Maintainer: Dustin Kirkland Architecture: all Version: 3.21-0ubuntu1 Depends: ca-certificates, openssh-client, python-requests (>= 1.1.0), wget, python (>= 2.7), python (<< 2.8) Recommends: openssh-server Filename: pool/main/ssh-import-id_3.21-0ubuntu1_all.deb Size: 9624 MD5Sum: 1deb9e2ae1f2e40a8f7d884402343b0b SHA1: c0d1f1108629aed9de3f57e86eb9723dc5fc66ba SHA256: 14e778ad33664ead8275708a76c209417906f3db64e711df0711050fd7491d13 SHA512: 25c81acb22f38cc3d2c34b8751f69c00e65f4ad891ac31c8bd657cb0fb3e0e166abb8bb05947dd219355e00bf703e8014bfe1f1e9c342fb806df7089c1a09f43 Description: securely retrieve an SSH public key and install it locally This utility will securely contact a public keyserver (Launchpad.net by default, but Github.com is also supported), retrieve one or more user's public keys, and append these to the current user's ~/.ssh/authorized_keys file. Homepage: http://launchpad.net/ssh-import-id Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ssl-cert Priority: optional Section: utils Installed-Size: 102 Maintainer: Ubuntu Developers Original-Maintainer: Debian Apache Maintainers Architecture: all Version: 1.0.33 Depends: debconf (>= 0.5) | debconf-2.0, openssl (>= 0.9.8g-9), adduser Suggests: openssl-blacklist Filename: pool/main/ssl-cert_1.0.33_all.deb Size: 16650 MD5Sum: bb2d2f616d7b4da9b76caa98002657eb SHA1: e2b01268291d438b7d457b5d3595c5b14e5400d1 SHA256: fde7cfb8e6e2fc3e13fd8b288fd5f63e7146058b95ec79686f97372293da4390 SHA512: 4578cb2b13354de7eaae4f8b4c9e52a39fe76a47822bfbc35a6d5a8b17d4213c19b6cbbe620fe90d00ec56cfd492d64b3e7e0d5adcacd1e6a62606772b4d42a7 Description: simple debconf wrapper for OpenSSL This package enables unattended installs of packages that need to create SSL certificates. . It is a simple wrapper for OpenSSL's certificate request utility that feeds it with the correct user variables. Multi-Arch: foreign Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: strace Priority: standard Section: utils Installed-Size: 492 Maintainer: Ubuntu Developers Original-Maintainer: Frederik Schüler Architecture: amd64 Version: 4.8-1ubuntu5 Depends: libc6 (>= 2.15) Filename: pool/main/strace_4.8-1ubuntu5_amd64.deb Size: 112950 MD5Sum: bbea10ae68a31912941d65c2cb807e4d SHA1: 18396d6bc592369ce134be9f78ff23c1008ab7e7 SHA256: de1eb3e97abba5f5dc13273afe5ca56ebf4de811f03aeec42568decebecd98eb SHA512: afff4a4b82d9cd2913140e898f54d617ca04d9532ee1a79882a846a593883baf45945a49757b57b8fb3bc66a1c1c17929c0cf7528c84f914d2473f48d2f218d1 Description: A 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. Homepage: http://sourceforge.net/projects/strace/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active Package: sudo Priority: important Section: admin Installed-Size: 1528 Maintainer: Ubuntu Developers Original-Maintainer: Bdale Garbee Architecture: amd64 Version: 1.8.9p5-1ubuntu1 Replaces: sudo-ldap Depends: libc6 (>= 2.15), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32), libpam-modules Conflicts: sudo-ldap Filename: pool/main/sudo_1.8.9p5-1ubuntu1_amd64.deb Size: 341730 MD5Sum: 622df6b43c28072fd1a47ed7fcbd28f2 SHA1: 354128caa875166b2af198be64a529e64ed8b081 SHA256: ac15a9810ca1b92aa5d515e542d4df5f7655e19923c47ba6d76f3ec2b2f736da SHA512: 0369f8b152bb1388c9ad768d8a031109ce9ebd66dcf8bf5cfabc975dfce041909d2977d80b4c130c20bd17eee0cb5a7f332ef058b4b81931ce7a7c46635a823a Description: Provide limited super user privileges to specific users Sudo is a program designed to allow a sysadmin to give limited root privileges to users and log root activity. The basic philosophy is to give as few privileges as possible but still allow people to get their work done. . This version is built with minimal shared library dependencies, use the sudo-ldap package instead if you need LDAP support for sudoers. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: supermin Priority: optional Section: universe/admin Installed-Size: 1570 Maintainer: Ubuntu Developers Original-Maintainer: Debian Libvirt Maintainers Architecture: amd64 Version: 4.1.6-1 Depends: e2fslibs (>= 1.42), libc6 (>= 2.15), libcomerr2 (>= 1.01), zlib1g (>= 1:1.1.4), aptitude, cpio Filename: pool/main/supermin_4.1.6-1_amd64.deb Size: 536160 MD5Sum: a5fb83fc77a7c416f9e1f5950203df0b SHA1: 271909d611a7202804765dfdc4adc87ab301cf16 SHA256: ddc3777456a622f9ca9f38fc99a817ac45ce59693b8e42c0a7c51e4da09a99c1 SHA512: 031b4bb70a47f9ce46bd83871a3c06600986e6c35a1944e62db6d23ae2b13b3dc693d4b45a9c01d58c239aa4629ec335720d304054a236732cfd5b8392bb3f11 Description: tool for building supermin appliances. Supermin (formerly called febootstrap) is a tool for building supermin appliances. These are tiny appliances, similar to virtual machines, usually around 100KB in size, which get fully instantiated on-the-fly in a fraction of a second when you need to boot one of them. Built-Using: xz-utils (= 5.1.1alpha+20120614-2ubuntu1), zlib (= 1:1.2.8.dfsg-1ubuntu1) Homepage: http://people.redhat.com/~rjones/supermin/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: swift-account Priority: optional Section: net Installed-Size: 38 Maintainer: MOS Nova Team Architecture: all Source: swift Version: 2.2.0-fuel6.1~mira0 Replaces: swift (<< 1.13.1~rc1-0ubuntu1~) Depends: python-swift (= 2.2.0-fuel6.1~mira0), rsync, sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any Breaks: swift (<< 1.13.1~rc1-0ubuntu1~) Filename: pool/main/swift-account_2.2.0-fuel6.1~mira0_all.deb Size: 18232 MD5Sum: 5a84d342277cc6e043a15c368c7e43fb SHA1: cf19a5019548c568e481c42a21570d0b877829c3 SHA256: 47aa991d36cde5498896db85b6a21930ae81244813c5432412facac72870cf0a SHA512: 3e05693b84f2a400fc6ac3a4fb66dde54e297391e7282ab0aa465f6eca5f00df8a4c8f4fcfe6065a6f9fa5e292babba9b6c8fa58b70139b3b9e7f08798973583 Description: distributed virtual object store - account server OpenStack Object Storage (code-named Swift) is open source software for creating redundant, scalable object storage using clusters of standardized servers to store petabytes of accessible data. It is not a file system or real-time data storage system, but rather a long-term storage system for a more permanent type of static data that can be retrieved, leveraged, and then updated if necessary. Primary examples of data that best fit this type of storage model are virtual machine images, photo storage, email storage and backup archiving. Having no central "brain" or master point of control provides greater scalability, redundancy and permanence. . Objects are written to multiple hardware devices in the data center, with the OpenStack software responsible for ensuring data replication and integrity across the cluster. Storage clusters can scale horizontally by adding new nodes. Should a node fail, OpenStack works to replicate its content from other active nodes. Because OpenStack uses software logic to ensure data replication and distribution across different devices, inexpensive commodity hard drives and servers can be used in lieu of more expensive equipment. . This package provides the swift account server. Homepage: http://launchpad.net/swift Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: swift-container Priority: optional Section: net Installed-Size: 29 Maintainer: MOS Nova Team Architecture: all Source: swift Version: 2.2.0-fuel6.1~mira0 Replaces: swift (<< 1.13.1~rc1-0ubuntu1~) Depends: python-swift (= 2.2.0-fuel6.1~mira0), rsync, sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any Breaks: swift (<< 1.13.1~rc1-0ubuntu1~) Filename: pool/main/swift-container_2.2.0-fuel6.1~mira0_all.deb Size: 17828 MD5Sum: ec12fade3d3bcfe56c67d17e37bfad38 SHA1: bc29e47bab1486edf6cb70e8ddf993d506e391c8 SHA256: c74ae99154aad3774deed6d65579186a5bb4058754fabdb32eabdac157316131 SHA512: 6dbfa3eb0da1857e17c4dd35a5e99e881766d087badbe093ab34dd5cf47ed9b9e51a9c4695e3f17753ea5cd847fd6205554603370cb758cfea9af15865925a96 Description: distributed virtual object store - container server OpenStack Object Storage (code-named Swift) is open source software for creating redundant, scalable object storage using clusters of standardized servers to store petabytes of accessible data. It is not a file system or real-time data storage system, but rather a long-term storage system for a more permanent type of static data that can be retrieved, leveraged, and then updated if necessary. Primary examples of data that best fit this type of storage model are virtual machine images, photo storage, email storage and backup archiving. Having no central "brain" or master point of control provides greater scalability, redundancy and permanence. . Objects are written to multiple hardware devices in the data center, with the OpenStack software responsible for ensuring data replication and integrity across the cluster. Storage clusters can scale horizontally by adding new nodes. Should a node fail, OpenStack works to replicate its content from other active nodes. Because OpenStack uses software logic to ensure data replication and distribution across different devices, inexpensive commodity hard drives and servers can be used in lieu of more expensive equipment. . This package provides the swift container server. Homepage: http://launchpad.net/swift Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: swift-object Priority: optional Section: net Installed-Size: 30 Maintainer: MOS Nova Team Architecture: all Source: swift Version: 2.2.0-fuel6.1~mira0 Replaces: swift (<< 1.13.1~rc1-0ubuntu1~) Depends: python-swift (= 2.2.0-fuel6.1~mira0), rsync, sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any Breaks: swift (<< 1.13.1~rc1-0ubuntu1~) Filename: pool/main/swift-object_2.2.0-fuel6.1~mira0_all.deb Size: 19412 MD5Sum: fdc7a72273d264d58af6f9f385e52d06 SHA1: 0c95d2d9fa83e198ef238fd186af938fc1241dfa SHA256: 01675af81b595f9cee3de554cfcba17b91b8c9e967db03e6d6228fcecf5fa169 SHA512: 7cbf171ffda84251501c38bd93700839359c4adb14d51b567bd48068c52d753d1ea79485a017f4ed597035970a69227e92be2692c0b32ff51de5906477a2927d Description: distributed virtual object store - object server OpenStack Object Storage (code-named Swift) is open source software for creating redundant, scalable object storage using clusters of standardized servers to store petabytes of accessible data. It is not a file system or real-time data storage system, but rather a long-term storage system for a more permanent type of static data that can be retrieved, leveraged, and then updated if necessary. Primary examples of data that best fit this type of storage model are virtual machine images, photo storage, email storage and backup archiving. Having no central "brain" or master point of control provides greater scalability, redundancy and permanence. . Objects are written to multiple hardware devices in the data center, with the OpenStack software responsible for ensuring data replication and integrity across the cluster. Storage clusters can scale horizontally by adding new nodes. Should a node fail, OpenStack works to replicate its content from other active nodes. Because OpenStack uses software logic to ensure data replication and distribution across different devices, inexpensive commodity hard drives and servers can be used in lieu of more expensive equipment. . This package provides the swift object server. Homepage: http://launchpad.net/swift Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: swift-plugin-s3 Priority: extra Section: universe/python Installed-Size: 79 Maintainer: Ubuntu Developers Original-Maintainer: PKG OpenStack Architecture: all Version: 1.7-3 Depends: python-simplejson, python-swift, python-webob, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/swift-plugin-s3_1.7-3_all.deb Size: 10998 MD5Sum: 244dea0d37ddf74848f21b055b6acfdd SHA1: 4c972b711923cc60d41aa838bfa76374daf82af0 SHA256: c3b8ee0915cff07907dbe2e9e82c7e20f695d9762fd69af7fb86eb3217c49ad5 SHA512: 1543fd286432fce9946558480b7f1e6ced1be3c8a35f8d826eed498767e73e1a14a2853c12d49b70b24b882f61ac898d8a038fd72f1a4969aedcdce051acfca8 Description: swift3 (S3 compatibility) middleware plugin for swift OpenStack Object Storage (code-named Swift) creates redundant, scalable object storage using clusters of standardized servers to store petabytes of accessible data. It is not a file system or real-time data storage system, but rather a long-term storage system for a more permanent type of static data that can be retrieved, leveraged, and then updated if necessary. Primary examples of data that best fit this type of storage model are virtual machine images, photo storage, email storage and backup archiving. Having no central "brain" or master point of control provides greater scalability, redundancy and permanence. . Objects are written to multiple hardware devices in the data center, with the OpenStack software responsible for ensuring data replication and integrity across the cluster. Storage clusters can scale horizontally by adding new nodes. Should a node fail, OpenStack works to replicate its content from other active nodes. Because OpenStack uses software logic to ensure data replication and distribution across different devices, inexpensive commodity hard drives and servers can be used in lieu of more expensive equipment. . This package provides the Swift3 Middleware plugin for OpenStack Swift, allowing access to OpenStack swift via the Amazon S3 API. Homepage: https://github.com/fujita/swift3/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: swift-proxy Priority: optional Section: net Installed-Size: 21 Maintainer: MOS Nova Team Architecture: all Source: swift Version: 2.2.0-fuel6.1~mira0 Replaces: swift (<< 1.13.1~rc1-0ubuntu1~) Depends: python-swift (= 2.2.0-fuel6.1~mira0), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any Breaks: swift (<< 1.13.1~rc1-0ubuntu1~) Filename: pool/main/swift-proxy_2.2.0-fuel6.1~mira0_all.deb Size: 20322 MD5Sum: 4ae3c4a19cdc0ea38a20b5e0d8c479f9 SHA1: 348ee014db959944b2cf0557c6aac1d1da121b95 SHA256: bd1a35bb52395ab8cdf1ffc744ac835ad880cb26dcc31c105bc21061526013b5 SHA512: 6ab94d0d37c3ffc5e4f24c37a9c703f1a71605ac579383ca2ff8a108149d62bb7551d5eca37bf1acb8fc95187c6b9ebd9c1e057082cd0ab862d0ff843fe5a333 Description: distributed virtual object store - proxy server OpenStack Object Storage (code-named Swift) is open source software for creating redundant, scalable object storage using clusters of standardized servers to store petabytes of accessible data. It is not a file system or real-time data storage system, but rather a long-term storage system for a more permanent type of static data that can be retrieved, leveraged, and then updated if necessary. Primary examples of data that best fit this type of storage model are virtual machine images, photo storage, email storage and backup archiving. Having no central "brain" or master point of control provides greater scalability, redundancy and permanence. . Objects are written to multiple hardware devices in the data center, with the OpenStack software responsible for ensuring data replication and integrity across the cluster. Storage clusters can scale horizontally by adding new nodes. Should a node fail, OpenStack works to replicate its content from other active nodes. Because OpenStack uses software logic to ensure data replication and distribution across different devices, inexpensive commodity hard drives and servers can be used in lieu of more expensive equipment. . This package provides a proxy server on which clients can connect to store object into Swift. Homepage: http://launchpad.net/swift Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: swift Priority: optional Section: universe/net Installed-Size: 79 Maintainer: MOS Nova Team Architecture: all Version: 2.2.0-fuel6.1~mira0 Replaces: swift (<< 1.6.0-0ubuntu1) Depends: python-swift (= 2.2.0-fuel6.1~mira0), python:any Suggests: swift-bench Breaks: swift (<< 1.6.0-0ubuntu1) Filename: pool/main/swift_2.2.0-fuel6.1~mira0_all.deb Size: 42062 MD5Sum: 7cad422df23907eb093d1ecb84a544d0 SHA1: ba40d5a7d466a14734064cf5d1090afcfb394fea SHA256: a30467f8db75efd6173c95d6b93b4eac910333c4c252b77dae26163303a8bfd1 SHA512: 556eb9391ce768f5429c1c1367616345a9b9dc1549ebcb7cdab8bcbc08818ab20d940fff04d51a0daa76310fdfa742aca926fb80ea6ccd892bfe51becc920b60 Description: distributed virtual object store - common files OpenStack Object Storage (code-named Swift) is open source software for creating redundant, scalable object storage using clusters of standardized servers to store petabytes of accessible data. It is not a file system or real-time data storage system, but rather a long-term storage system for a more permanent type of static data that can be retrieved, leveraged, and then updated if necessary. Primary examples of data that best fit this type of storage model are virtual machine images, photo storage, email storage and backup archiving. Having no central "brain" or master point of control provides greater scalability, redundancy and permanence. . Objects are written to multiple hardware devices in the data center, with the OpenStack software responsible for ensuring data replication and integrity across the cluster. Storage clusters can scale horizontally by adding new nodes. Should a node fail, OpenStack works to replicate its content from other active nodes. Because OpenStack uses software logic to ensure data replication and distribution across different devices, inexpensive commodity hard drives and servers can be used in lieu of more expensive equipment. . . This package provides some core binaries and clients to control swift. Homepage: http://launchpad.net/swift Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: sysstat Priority: optional Section: admin Installed-Size: 856 Maintainer: Ubuntu Developers Original-Maintainer: Robert Luberda Architecture: amd64 Version: 10.2.0-1 Depends: bzip2, lsb-base (>= 3.0-6), ucf (>= 2.003), debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.14), libsensors4 (>= 1:3.0.0) Recommends: cron Suggests: isag Filename: pool/main/sysstat_10.2.0-1_amd64.deb Size: 282942 MD5Sum: c85d3d8c3d3162c4d6b2efe1b963e0d2 SHA1: dfddad489c8c8f63cec2cc3a838fa8416fb011c4 SHA256: 7ce890e0a4469cb0488e130a881bbd47ad7f578b347fc87bb8d31a276e8c3524 SHA512: ce179dcfe4d7056e9500c059bffa5b7cbb4e0265bb3b3b433ed6a4e09f7651c7076a552b60995e3aa5bf709206eb5b2de29dede8e6515409182bf45391a1545b Description: system performance tools for Linux The sysstat package contains the following system performance tools: - sar: collects and reports system activity information; - iostat: reports CPU utilization and disk I/O statistics; - mpstat: reports global and per-processor statistics; - pidstat: reports statistics for Linux tasks (processes); - sadf: displays data collected by sar in various formats; - nfsiostat: reports I/O statistics for network filesystems; - cifsiostat: reports I/O statistics for CIFS filesystems. . The statistics reported by sar deal with I/O transfer rates, paging activity, process-related activities, interrupts, network activity, memory and swap space utilization, CPU utilization, kernel activities and TTY statistics, among others. Both UP and SMP machines are fully supported. Homepage: http://pagesperso-orange.fr/sebastien.godard/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: systemd-services Priority: standard Section: admin Installed-Size: 953 Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Architecture: amd64 Source: systemd Version: 204-5ubuntu20.10 Replaces: logind, systemd (<< 198-1), ubuntu-system-service Provides: logind Depends: libacl1 (>= 2.2.51-8), libc6 (>= 2.17), libcap2 (>= 2.10), libcgmanager0, libdbus-1-3 (>= 1.1.1), libnih-dbus1 (>= 1.0.0), libnih1 (>= 1.0.0), libselinux1 (>= 2.0.65), libsystemd-daemon0 (= 204-5ubuntu20.10), libudev1 (>= 183), udev (>= 175-0ubuntu23), dbus, systemd | systemd-shim (>= 3) Suggests: cgmanager Conflicts: logind Breaks: systemd (<< 198-1) Filename: pool/main/systemd-services_204-5ubuntu20.10_amd64.deb Size: 197254 MD5Sum: 1f84e4d6632300d7552b6bf85db00b04 SHA1: a81aa824784f90d5dba982ae41b865d6622699e7 SHA256: 337bcee394131dfa8ecd20a0d0abd4746f236e45776540cd9244ce2f2567a674 SHA512: 9064a8f39b8a12e00c873bf819ca4a298aceba634388be23e079fa1fea7bd35e421056c16d2c3099bf1fb1a4cb29d69fb771344491850d0f9fae34cab62a852f Description: systemd runtime services This package contains the logind and D-BUS services (localed, hostname, timedated) from systemd. Multi-Arch: foreign Homepage: http://www.freedesktop.org/wiki/Software/systemd Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: systemd-shim Priority: standard Section: admin Installed-Size: 89 Maintainer: Ubuntu Developers Original-Maintainer: Steve Langasek Architecture: amd64 Version: 6-2bzr1 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3) Suggests: pm-utils Filename: pool/main/systemd-shim_6-2bzr1_amd64.deb Size: 11448 MD5Sum: 88023d8c854ad5de72b22a9e37844bad SHA1: 9acd5392d407ed03fdf5c5cfbca9c8bb2467fa6d SHA256: a186b2d2991ee75cb97d9df45b36b536f28ea3508b450fa1cd54170b15e6d99f SHA512: 71e1dfeb1e1816bfa13c8e14984b8befb46dc536fbf6f927d045aa94708da7e0e6792651990bec107b2f01de082256c339c3501c1281f77f6941e93597e2ac03 Description: shim for systemd This package emulates the systemd function that are required to run the systemd helpers without using the init service Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: sysv-rc Priority: required Section: admin Installed-Size: 221 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian sysvinit maintainers Architecture: all Source: sysvinit Version: 2.88dsf-41ubuntu6 Replaces: file-rc Depends: debconf (>= 0.5) | debconf-2.0, sysvinit-utils (>= 2.86.ds1-62), insserv (>> 1.12.0-10) Recommends: lsb-base (>= 3.2-14) Suggests: sysv-rc-conf, bum Conflicts: file-rc Breaks: initscripts (<< 2.86.ds1-63) Filename: pool/main/sysv-rc_2.88dsf-41ubuntu6_all.deb Size: 36528 MD5Sum: 17d764af18089f8c13a339d4d4e367da SHA1: 326be45fc5d3fb30184f123538d736329ef9f7e9 SHA256: a1db4c6c3f780b9f13e635785a8b6d503232fcf9844e2139fabb78f7e473472d SHA512: 9a18bed5ad6ce0c3f679b3414f00c8282228477ce06e3f174ee7866a74bd8578ec2377a7e0fea6d4ba2288f92138d005156c8197df4e6c7dd8753e269843b912 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/. Multi-Arch: foreign Homepage: http://savannah.nongnu.org/projects/sysvinit Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: sysvinit-utils Priority: required Section: admin Installed-Size: 242 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian sysvinit maintainers Architecture: amd64 Source: sysvinit Version: 2.88dsf-41ubuntu6 Replaces: last, sysvinit (<= 2.86.ds1-65) Depends: libc6 (>= 2.15), libselinux1 (>= 1.32), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16) Recommends: upstart (>= 0.6.3-4) Suggests: bootlogd, sash Conflicts: chkconfig (<< 11.0-79.1-2), last, sysvconfig Breaks: upstart (<< 1.5-0ubuntu5) Filename: pool/main/sysvinit-utils_2.88dsf-41ubuntu6_amd64.deb Size: 53126 MD5Sum: 473f1fc59249d46cd0c95708edb5f922 SHA1: c44430d04a04ba82189d5da08f452865bf9789aa SHA256: effa15d814f14ffec9b8a7c0ee9f823779aa124deef1ec4b5495a4b437ac4d1b SHA512: 6eadaf6783ea5b5314881cd3aa33e59bc4f848dfc6ddf9dcf70a51fb85056b516907f73c7e515508712faf0d3049101936468038428762304b072f8b4b1f6c57 Description: System-V-like utilities This package contains the important System-V-like utilities. . Specifically, this package includes: killall5, last, lastb, mesg, pidof, service, sulogin Multi-Arch: foreign Homepage: http://savannah.nongnu.org/projects/sysvinit Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: t1utils Priority: optional Section: text Installed-Size: 293 Maintainer: Ubuntu Developers Original-Maintainer: C.M. Connelly Architecture: amd64 Version: 1.37-2ubuntu1 Depends: libc6 (>= 2.14) Filename: pool/main/t1utils_1.37-2ubuntu1_amd64.deb Size: 132426 MD5Sum: 85efaca8ba09f009c5b5dfd3251042d7 SHA1: fd559fcdf23426fad18db32e201498a1aa5a0ea3 SHA256: 064c6a3cf7100dc45a53c3d52ad048d6a80c6f5bfdc32e57b6957ffeb3cd80eb SHA512: d1b9fafef0c9cefaeb7d174617a54bb8d2b0a630521a2d3f2d0f95842c6d5eced3bf7ac2bab76862a7ef4c810739cbd9d2b16efe2d62d87c2ead0b47a20c8f08 Description: Collection of simple Type 1 font manipulation programs The t1utils tools allow you to convert between PFA (ASCII) and PFB (binary) formats; disassemble PFA or PFB files into human-readable form; and reassemble the human-readable files into PFA or PFB format files. You can also extract font resources from a Macintosh font file (ATM/Laserwriter), or create a Macintosh Type 1 font file from a PFA or PFB font. . There are currently six programs: . t1ascii Converts PFB files to PFA format. . t1binary Converts PFA files to PFB format. . t1disasm Disassembles a Type 1 font (PFA or PFB format) into a raw, human-readable text form for subsequent hand editing, tweaking, hint fixing, etcetera... . t1asm Assembles a Type 1 font into PFA or PFB format from the human-readable form produced by t1disasm. . t1unmac Extracts POST resources from a Macintosh Type 1 font file (ATM/Laserwriter) into PFA or PFB format for use outside the Macintosh environment. The Macintosh file should be stored in MacBinary, AppleSingle, AppleDouble, or BinHex format, or as a raw resource fork. Note that t1unmac does not have to run on a Macintosh, but makes Macintosh Type 1 fonts available for use on Unix machines and PCs. . t1mac Creates a Macintosh Type 1 file from a PFA- or PFB-format Type 1 font. Writes the Macintosh file in MacBinary, AppleSingle, AppleDouble, or BinHex format, or as a raw resource fork. WARNING: This tool will not suffice to allow you to use the new font on a Macintosh, as Macintoshes cannot read raw Type 1 fonts. You will need to create a font suitcase containing bitmap fonts. If you do not already have such a suitcase for the font, T1utils will not help you create one. Homepage: http://www.lcdf.org/type/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-full, kubuntu-active-desktop, kubuntu-active-full, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, ubuntustudio-desktop, ubuntu-gnome-desktop Package: tar Essential: yes Priority: required Section: utils Installed-Size: 784 Maintainer: Ubuntu Developers Original-Maintainer: Bdale Garbee Architecture: amd64 Version: 1.27.1-1 Replaces: cpio (<< 2.4.2-39) Pre-Depends: libacl1 (>= 2.2.51-8), libc6 (>= 2.17), libselinux1 (>= 1.32) Suggests: bzip2, ncompress, xz-utils, tar-scripts Conflicts: cpio (<= 2.4.2-38) Breaks: dpkg-dev (<< 1.14.26) Filename: pool/main/tar_1.27.1-1_amd64.deb Size: 195424 MD5Sum: 1cbbf0c43cd1bde16f860c884a09671a SHA1: 39738aea1f3ccb0a54d87e5944e139f1824dfc7c SHA256: e2ad9f15b9c8b2099e6aeb18c9714ef74ac9fa61ce0c55bdba828ae006b26e06 SHA512: 24b93defd26901de9dc309dcca98505ce01a3dbe2ff90f6ffda85254d44e10ed13db1c07955c6feff31afc8e375bfcc6cdc7ed7af15064a100acb72720604c0c Description: GNU version of the tar archiving utility Tar is a program for packaging a set of files as a single archive in tar format. The function it performs is conceptually similar to cpio, and to things like PKZIP in the DOS world. It is heavily used by the Debian package management system, and is useful for performing system backups and exchanging sets of files with others. Multi-Arch: foreign Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: tasksel-data Priority: optional Section: admin Installed-Size: 136 Maintainer: Ubuntu Installer Team Original-Maintainer: Debian Install System Team Architecture: all Source: tasksel Version: 2.88ubuntu15 Depends: tasksel Recommends: laptop-detect Conflicts: tasksel (<< 2.67) Filename: pool/main/tasksel-data_2.88ubuntu15_all.deb Size: 6366 MD5Sum: 9e6d0f90594e051424709c3adefc14ec SHA1: 9deecf6ddac4820538b85758830868a8582b0a73 SHA256: 1430f6a12b2aec4d5b7e295f8f2bbb9bddf86882acd6a88ce0f177276f8edc07 SHA512: 3120502bf455b10f17c5cb1e0f0328fec053e0d28913259f5dc47f3f4c32c2255283a19f81ed6120f7d90f9a9cc75164407c0e07841459e35bf45491506ec155 Description: Official tasks used for installation of Debian systems This package contains data about the standard tasks available on a Debian system. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: tasksel Priority: optional Section: admin Installed-Size: 240 Maintainer: Ubuntu Installer Team Original-Maintainer: Debian Install System Team Architecture: all Version: 2.88ubuntu15 Depends: debconf (>= 0.5) | debconf-2.0, liblocale-gettext-perl, apt (>= 0.6.45ubuntu14), aptitude (>= 0.2.15-1), tasksel-data Pre-Depends: debconf (>= 1.5.34) | cdebconf (>= 0.106) Conflicts: base-config (<< 2.32), debconf (<< 1.4.27) Filename: pool/main/tasksel_2.88ubuntu15_all.deb Size: 29670 MD5Sum: 2e096657693512ae39b94f66658fe9e7 SHA1: f77144d1e6f5011d2e7abc0a8dc72c582307bd52 SHA256: 34eb609f8d5387babdc5ec96a178053297de091170ed09282a0ff2e63e71a4e0 SHA512: 08ed44297007a510cfb8fc5a8836f899de69a7f303978fc3e091368ed2c14bfa815dfe1fa55e97620315d1646d69bef81ae4aabef0a801ee5610297dda51891a Description: Tool for selecting tasks for installation on Debian systems This package provides 'tasksel', a simple interface for users who want to configure their system to perform a specific task. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: tcpdump Priority: standard Section: net Installed-Size: 1097 Maintainer: Ubuntu Developers Original-Maintainer: Romain Francoise Architecture: amd64 Version: 4.5.1-2ubuntu1.1 Depends: libc6 (>= 2.14), libpcap0.8 (>= 1.2.1), libssl1.0.0 (>= 1.0.0) Suggests: apparmor (>= 2.3) Filename: pool/main/tcpdump_4.5.1-2ubuntu1.1_amd64.deb Size: 354662 MD5Sum: e6e34ae57af9fd29951d6cc386f0051f SHA1: f00e0f1d1ae19fc1445065136578fafcf9f1bc11 SHA256: b846f65509873dc50b57b5f18b93877d9cddbec973866b79a4b47fcff598226c SHA512: 1a3ff4b0a61124717ed2b1ace0fcd77159e8940bad2731a1594ce9bea2173ee4a1447d39766a476cb2153c1ba9a5953d5d29ee99c7569cfe3d312bccd5aa01a4 Description: command-line network traffic analyzer This program allows you to dump the traffic on a network. tcpdump is able to examine IPv4, ICMPv4, IPv6, ICMPv6, UDP, TCP, SNMP, AFS BGP, RIP, PIM, DVMRP, IGMP, SMB, OSPF, NFS and many other packet types. . It can be used to print out the headers of packets on a network interface, filter packets that match a certain expression. You can use this tool to track down network problems, to detect attacks or to monitor network activities. Homepage: http://www.tcpdump.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active Package: tcpd Priority: optional Section: net Installed-Size: 111 Maintainer: Ubuntu Developers Original-Maintainer: Marco d'Itri Architecture: amd64 Source: tcp-wrappers Version: 7.6.q-25 Replaces: libwrap0 (<< 7.6-8) Depends: libc6 (>= 2.4), libwrap0 (>= 7.6-4~) Filename: pool/main/tcpd_7.6.q-25_amd64.deb Size: 22988 MD5Sum: 04bf032141134b0a3bab2aff3a418c48 SHA1: f097b9a958aca997d5f124b79970588ed918d5e0 SHA256: da0fb98bf7142fb9b87c454f067aaf7f51c5991776223820022b496b00121901 SHA512: 5d2cfa4d4aa37d21bf435ac2a04f8ab8ff68befb23b165d67c17f3f6501badad5cb933de54397e069e2a37aa362593a0697703b0f2ec4ae787447cb4787e54e7 Description: Wietse Venema's TCP wrapper utilities Wietse Venema's network logger, also known as TCPD or LOG_TCP. . These programs log the client host name of incoming telnet, ftp, rsh, rlogin, finger etc. requests. . Security options are: - access control per host, domain and/or service; - detection of host name spoofing or host address spoofing; - booby traps to implement an early-warning system. Multi-Arch: foreign Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, ubuntu-desktop, mail-server, ubuntu-usb, print-server, cloud-image, openssh-server, lamp-server, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: tcptraceroute Priority: optional Section: universe/net Installed-Size: 120 Maintainer: Ubuntu Developers Original-Maintainer: Giuseppe Iuculano Architecture: amd64 Version: 1.5beta7+debian-4 Depends: libc6 (>= 2.4), libnet1 (>= 1.1.2.1), libpcap0.8 (>= 1.0.0-1) Filename: pool/main/tcptraceroute_1.5beta7+debian-4_amd64.deb Size: 32886 MD5Sum: b4d3d41a6d67ae0dc4f70119b16a5d9d SHA1: db7b2ea852d9a8b6d0246d86fcf84e44611233f6 SHA256: 02b2eb4d0882f55c3c3466394c1c635cf28908bbb218de2c9a6c8b8bf83134d1 SHA512: a53ff4d92e9598208c1d620dd797ed15a93bc687c72e84d353220c24c315ee774ff74dd724b8524f441ea4d2d42f99a01564fc6dc9b5d2714b91acbbfe508975 Description: traceroute implementation using TCP packets The more traditional traceroute(8) sends out either UDP or ICMP ECHO packets with a TTL of one, and increments the TTL until the destination has been reached. By printing the gateways that generate ICMP time exceeded messages along the way, it is able to determine the path packets are taking to reach the destination. . The problem is that with the widespread use of firewalls on the modern Internet, many of the packets that traceroute(8) sends out end up being filtered, making it impossible to completely trace the path to the destination. However, in many cases, these firewalls will permit inbound TCP packets to specific ports that hosts sitting behind the firewall are listening for connections on. By sending out TCP SYN packets instead of UDP or ICMP ECHO packets, tcptraceroute is able to bypass the most common firewall filters. Homepage: http://michael.toren.net/code/tcptraceroute/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: telnet Priority: standard Section: net Installed-Size: 163 Maintainer: Ubuntu Developers Original-Maintainer: Alberto Gonzalez Iniesta Architecture: amd64 Source: netkit-telnet Version: 0.17-36build2 Replaces: netstd Provides: telnet-client Depends: netbase, libc6 (>= 2.15), libstdc++6 (>= 4.1.1) Filename: pool/main/telnet_0.17-36build2_amd64.deb Size: 67100 MD5Sum: 3ff25cb854d0914a6075cdb13cd2c7b4 SHA1: 7ecbbc2a2b3e8c5ee38d45fcb2d529ec5a556d02 SHA256: 322e5b2c04b3fa7b436faf0768bcfa5e4685aa8f653f6ea4f0fc5f425a4086d6 SHA512: 995858f45168eab1b02bc6f86fda3880ae3175f93a4a4c5aa565575e1fc2f988856b64588f6ad7897ce53bc571117007ec21cc34180f68a93774f68762cade54 Description: The telnet client The telnet command is used for interactive communication with another host using the TELNET protocol. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active Package: tgt Priority: optional Section: net Installed-Size: 650 Maintainer: Ubuntu Developers Original-Maintainer: Debian Kernel Team Architecture: amd64 Version: 1:1.0.43-0ubuntu4 Depends: libc6 (>= 2.15), libibverbs1 (>= 1.1.2), librados2, librbd1, librdmacm1 (>= 1.0.16), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), libconfig-general-perl, sg3-utils Filename: pool/main/tgt_1.0.43-0ubuntu4_amd64.deb Size: 202470 MD5Sum: 9ad752342cd593ad81dd70502da93639 SHA1: 7d1c52e2e4a9cbdc78eba2339a57c8e080b6b92c SHA256: 2bacccf15b88432de0c0ddfd7c784e815d9aa30f8a1fdfc0b860f88db1c7b1b5 SHA512: a7f28a1248b14f2220a92459f1f5a7e29a8f21ff36124de5f668691479f3d9326920c934187115321e46dfe6aa9c0fac760b3c6d6f3e925072681108a3a4b7d6 Description: Linux SCSI target user-space tools The Linux target framework (tgt) allows a Linux system to provide SCSI devices (targets) over networked SCSI transports. . Tgt consists of kernel modules, user-space daemon, and user-space This package contains the user-space daemon and tools; a recent Linux kernel is required for the modules. . This package includes drivers for: . - FCoE (Fibre Channel over Ethernet) - iSCSI (SCSI over IP) - iSER (iSCSI over RDMA, using Infiniband) Homepage: http://stgt.berlios.de/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: time Priority: standard Section: utils Installed-Size: 119 Maintainer: Ubuntu Developers Original-Maintainer: Bob Proulx Architecture: amd64 Version: 1.7-24 Depends: libc6 (>= 2.3.4), dpkg (>= 1.15.4) | install-info Filename: pool/main/time_1.7-24_amd64.deb Size: 29276 MD5Sum: d4641899cd7fc011d26a8bb9990344d1 SHA1: c44232d70152ee0e515d4e19aba63a798114baec SHA256: 81bcc01dcbcf662f7b1862f74544b4fba168068f482e001472c75179c650d8db SHA512: 0aab93e419048124bcae0c67780bf6e6b409befac636dd50b99a5f809a221a67a088f2d5a13cfb52e7b4a13c9c6f50a7829cd32d72f28076b565ac06f1ef52fb Description: GNU time program for measuring CPU resource usage The 'time' command runs another program, then displays information about the resources used by that program, collected by the system while the program was running. You can select which information is reported and the format in which it is shown, or have 'time' save the information in a file instead of display it on the screen. . The resources that 'time' can report on fall into the general categories of time, memory, I/O, and IPC calls. . The GNU version can format the output in arbitrary ways by using a printf-style format string to include various resource measurements. Homepage: http://www.gnu.org/software/time Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active Package: tmux Priority: optional Section: admin Installed-Size: 563 Maintainer: Ubuntu Developers Original-Maintainer: Romain Francoise Architecture: amd64 Version: 1.8-5 Depends: libc6 (>= 2.14), libevent-2.0-5 (>= 2.0.10-stable), libtinfo5 Filename: pool/main/tmux_1.8-5_amd64.deb Size: 247164 MD5Sum: 04b86cf2e37ff425c8a3aa8bb655694c SHA1: ce0a84ead8b68184cc661d5ff19fff7daf58e5f6 SHA256: 42b81ef117d9761e9dbf1c5bdb232eaf759b698137c80b0dd61444742c946ebe SHA512: 0533f551c14458d5ba8fd6fa73ba019291e9d92ffdb295cbc85cdc44638bd4a387ca28195801a5bf451e7d63a29eac28cc80f46f226cbf3c0d01a9fd3aabb89a Description: terminal multiplexer tmux enables a number of terminals (or windows) to be accessed and controlled from a single terminal like screen. tmux runs as a server-client system. A server is created automatically when necessary and holds a number of sessions, each of which may have a number of windows linked to it. Any number of clients may connect to a session, or the server may be controlled by issuing commands with tmux. Communication takes place through a socket, by default placed in /tmp. Moreover tmux provides a consistent and well-documented command interface, with the same syntax whether used interactively, as a key binding, or from the shell. It offers a choice of vim or Emacs key layouts. Homepage: http://tmux.sourceforge.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-usb, cloud-image, server, edubuntu-usb Package: traceroute Priority: optional Section: universe/net Installed-Size: 172 Maintainer: Ubuntu Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Version: 1:2.0.20-0ubuntu0.1 Depends: libc6 (>= 2.14) Filename: pool/main/traceroute_2.0.20-0ubuntu0.1_amd64.deb Size: 44996 MD5Sum: 93a8bd9e60f84d8155b60c56f39c6aa2 SHA1: b81a4a4cb5466bf8dda19b6383afd8afa58c1ab4 SHA256: 77fce0a2e3619b22ffdc8a1b6b6b753e40167dd907a23a829d1b996e55e3aaa9 SHA512: fb7855bbd8e9dc7d97754e3f093cb0bb9256165b49050a9b0e4f142db9b75a918858b64fdb419d2f9ac9b06807a49e17d5efac5e7403a9a399ff6025d3d4426e Description: Traces the route taken by packets over an IPv4/IPv6 network The traceroute utility displays the route used by IP packets on their way to a specified network (or Internet) host. Traceroute displays the IP number and host name (if possible) of the machines along the route taken by the packets. Traceroute is used as a network debugging tool. If you're having network connectivity problems, traceroute will show you where the trouble is coming from along the route. . Install traceroute if you need a tool for diagnosing network connectivity problems. Homepage: http://traceroute.sourceforge.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ttf-dejavu-core Priority: optional Section: x11 Installed-Size: 67 Maintainer: Ubuntu Developers Original-Maintainer: Debian Fonts Task Force Architecture: all Source: fonts-dejavu Version: 2.34-1ubuntu1 Depends: fonts-dejavu-core Filename: pool/main/ttf-dejavu-core_2.34-1ubuntu1_all.deb Size: 2956 MD5Sum: 9a1638907f97e9374172634e274f71fb SHA1: 338bd252fcf6a4980dd682d272431acd8d587758 SHA256: 60e0f1ba6ccdfe7988d384f083d5202669959d8f719998476a55f04267ca3d2d SHA512: 3737ff61ebb804da06f0e7089d639e5a45be9ae7c323d0c874b71e55bc8bddad0c852094a4a5a9601ecee08dbc7c37702a633c0708d294a210aabfdf25c09c46 Description: transitional dummy package This package is a dummy transitional package. It can be safely removed. Homepage: http://dejavu-fonts.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: tzdata Priority: required Section: libs Installed-Size: 1546 Maintainer: Ubuntu Developers Original-Maintainer: GNU Libc Maintainers Architecture: all Version: 2015a-0ubuntu0.14.04 Replaces: libc0.1, libc0.3, libc6, libc6.1 Provides: tzdata-jessie Depends: debconf (>= 0.5) | debconf-2.0 Filename: pool/main/tzdata_2015a-0ubuntu0.14.04_all.deb Size: 171234 MD5Sum: 00983ef9f4f5d594098d085023510851 SHA1: 6ee75656945db038be2675a45db8c8f5da10e9ce SHA256: ddcfceb4b60f9ed2d977f2e90f6832b1338205a87c7031c4e95f9754946ce0d3 SHA512: ff7f5b51ec6aafa32fbdfb5759fc9d39bbd5dfb434b4cbfe4317b02a6704f32ac58c1c3a59838279be382ddfd3b596f0390a5550d9ec0294a566954e3811c35a 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. Multi-Arch: foreign Homepage: http://www.iana.org/time-zones Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ubuntu-keyring Priority: important Section: misc Installed-Size: 46 Maintainer: Michael Vogt Architecture: all Version: 2012.05.19 Recommends: gpgv Filename: pool/main/ubuntu-keyring_2012.05.19_all.deb Size: 16738 MD5Sum: 5ea5547e8f83b77d913b152a51d44edc SHA1: 407a0c22698566eaec921d8277e01ba0f9187787 SHA256: 315a58b14eec1e9252b2a2e294f2a4be1ccd043adb58bf5b7f56a538843ed504 SHA512: 60d677ba81f6e4e61c34626aa791a3bd132f68b33d9ac587f1eda30b8d681853c23ed6d17d8960643ee9c5de95e5b8aedcf689fc59d4ca7945e9c26d95ebf902 Description: GnuPG keys of the Ubuntu archive The Ubuntu project digitally signs its Release files. This package contains the archive keys used for that. Multi-Arch: foreign Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ubuntu-minimal Priority: important Section: metapackages Installed-Size: 60 Maintainer: Ubuntu Developers Architecture: amd64 Source: ubuntu-meta Version: 1.325 Depends: adduser, apt, apt-utils, bzip2, console-setup, debconf, debconf-i18n, eject, gnupg, ifupdown, initramfs-tools, iproute2, iputils-ping, isc-dhcp-client, kbd, kmod, less, locales, lsb-release, makedev, mawk, net-tools, netbase, netcat-openbsd, ntpdate, passwd, procps, python3, resolvconf, rsyslog, sudo, tzdata, ubuntu-keyring, udev, upstart, ureadahead, vim-tiny, whiptail Filename: pool/main/ubuntu-minimal_1.325_amd64.deb Size: 2644 MD5Sum: 8cebdcb6570624050cc61139d62ea3ef SHA1: 6d39c1b03da209329a664192fb40ca6b7b2f9b52 SHA256: 9a65bc091e3a18d604ccb93bd6347f02b7b908feb00f957b0085afcaa91f5453 SHA512: bbc5e77ed69fac2a948c185c0ea2f74290debe1bef48d8293d676f2864e2a39a5b437af452b3cf65b3fca72e85fc0763d619ef530ebd49b42cc1685e335be0a4 Description: Minimal core of Ubuntu This package depends on all of the packages in the Ubuntu minimal system, that is a functional command-line system with the following capabilities: . - Boot - Detect hardware - Connect to a network - Install packages - Perform basic diagnostics . It is also used to help ensure proper upgrades, so it is recommended that it not be removed. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: ubuntu-release-upgrader-core Priority: standard Section: admin Installed-Size: 308 Maintainer: Ubuntu Developers Architecture: all Source: ubuntu-release-upgrader Version: 1:0.220.7 Replaces: update-manager (<< 1:0.165), update-manager-core (<< 1:0.165) Depends: python3:any (>= 3.2~), python3, python3-distupgrade (= 1:0.220.7) Recommends: libpam-modules (>= 1.0.1-9ubuntu3) Breaks: software-properties (<< 0.9.27), update-manager (<< 1:0.165), update-manager-core (<< 1:0.165) Filename: pool/main/ubuntu-release-upgrader-core_0.220.7_all.deb Size: 23076 MD5Sum: 233bbe6ca666186c4a1c0b70b81a5bce SHA1: 2b2b3cfc3fb472d3d3ecaef5c5e7367517f851d8 SHA256: 82ccbfeb9cbb633eae26afe3a2f0feacf346f429a962d8fbb093f0824e8be05b SHA512: 617021354df37c3ec917d05c1d288b7e5fbdf65b33d18119b880a2e12841d03dddbb45a63500a189b8f7c5204cd42aaf5829408ed37cdfdd7b77bc879e3c5ff8 Description: manage release upgrades This is the core of the Ubuntu Release Upgrader Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ubuntu-standard Priority: standard Section: metapackages Installed-Size: 60 Maintainer: Ubuntu Developers Architecture: amd64 Source: ubuntu-meta Version: 1.325 Depends: busybox-static, cpio, cron, dmidecode, dnsutils, dosfstools, ed, file, ftp, hdparm, info, iptables, language-selector-common, logrotate, lshw, lsof, ltrace, man-db, mime-support, parted, pciutils, popularity-contest, psmisc, rsync, strace, time, usbutils, wget Recommends: apparmor, apt-transport-https, bash-completion, command-not-found, friendly-recovery, iputils-tracepath, irqbalance, manpages, mlocate, mtr-tiny, nano, ntfs-3g, openssh-client, plymouth, plymouth-theme-ubuntu-text, ppp, pppconfig, pppoeconf, tcpdump, telnet, ufw, update-manager-core, uuid-runtime Filename: pool/main/ubuntu-standard_1.325_amd64.deb Size: 2688 MD5Sum: 784f1623257cba780de4c331c68f2dc4 SHA1: e34374819984e4a81907bbad43e22fb1cbbddf5f SHA256: 2816a67a4594b0afdf5a44392d28097e2fa657fa1925bbef0f3ad0a047c6cabf SHA512: 599f1cbb3a072197b8a913fd15368ea61fc85033ea715c48a8241fc8ef2cdbb992e80aeb3131a453aa1c3f4fe1012ef66ab185cd2e151bba1c68dd54a6791e13 Description: The Ubuntu standard system This package depends on all of the packages in the Ubuntu standard system. This set of packages provides a comfortable command-line Unix-like environment. . It is also used to help ensure proper upgrades, so it is recommended that it not be removed. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active Package: ucf Priority: important Section: utils Installed-Size: 229 Maintainer: Ubuntu Developers Original-Maintainer: Manoj Srivastava Architecture: all Version: 3.0027+nmu1 Depends: debconf (>= 1.5.19), coreutils (>= 5.91) Filename: pool/main/ucf_3.0027+nmu1_all.deb Size: 56328 MD5Sum: 9f8e6182138346be7e16769b931e46b8 SHA1: 5fa724ce2e6fa446a91966b4cc1a585114112705 SHA256: 6a540d4b23468eaca26a285940c16f19454af7af85de3a903f3118775a95a577 SHA512: 3265a5893d686ebb14edfd388096c42340a742640e83374f015ec1b36f04b9de908ea564e77cd5013634509a4c5bd8fced8d34c6dee1f43e13004542eba5cc22 Description: Update Configuration File(s): preserve user changes to config files Debian policy mandates that user changes to configuration files must be preserved during package upgrades. The easy way to achieve this behavior is to make the configuration file a 'conffile', in which case dpkg handles the file specially during upgrades, prompting the user as needed. . This is appropriate only if it is possible to distribute a default version that will work for most installations, although some system administrators may choose to modify it. This implies that the default version will be part of the package distribution, and must not be modified by the maintainer scripts during installation (or at any other time). . This script attempts to provide conffile-like handling for files that may not be labelled conffiles, and are not shipped in a Debian package, but handled by the postinst instead. This script allows one to maintain files in /etc, preserving user changes and in general offering the same facilities while upgrading that dpkg normally provides for 'conffiles'. . Additionally, this script provides facilities for transitioning a file that had not been provided with conffile-like protection to come under this schema, and attempts to minimize questions asked at installation time. Indeed, the transitioning facility is better than the one offered by dpkg while transitioning a file from a non-conffile to conffile status. Multi-Arch: foreign Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: udev Priority: required Section: admin Installed-Size: 5147 Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Architecture: amd64 Source: systemd Version: 204-5ubuntu20.10 Replaces: systemd-services (<< 202-0ubuntu6) Depends: libacl1 (>= 2.2.51-8), libblkid1 (>= 2.19.1), libc6 (>= 2.17), libcgmanager0, libdbus-1-3 (>= 1.0.2), libkmod2 (>= 5~), libnih-dbus1 (>= 1.0.0), libnih1 (>= 1.0.0), libselinux1 (>= 2.0.65), libudev1 (= 204-5ubuntu20.10), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), lsb-base (>= 3.0-6), util-linux (>= 2.16), procps Filename: pool/main/udev_204-5ubuntu20.10_amd64.deb Size: 734334 MD5Sum: 9ca597db01571c45b8263a858f2a712f SHA1: 59eeead5e8eabf515d01d55d740991380f110a79 SHA256: 9f34fff18feda231d8b4213509f10ff8d463144296efdb32526a25d550d64867 SHA512: 929fb53a824bee5f91b0f4e75143578d9ce8d0151474b71bbfddec9582fd2f4c8c07898faac08acc952331cd5939efed723d05ac16984d845f84db1472ac7dc8 Description: /dev/ and hotplug management daemon udev is a daemon which dynamically creates and removes device nodes from /dev/, handles hotplug events and loads drivers at boot time. Multi-Arch: foreign Homepage: http://www.freedesktop.org/wiki/Software/systemd Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: ufw Priority: standard Section: admin Installed-Size: 731 Maintainer: Jamie Strandboge Architecture: all Version: 0.34~rc-0ubuntu2 Depends: debconf, iptables, ucf, python3:any (>= 3.3.2-2~), python3, debconf (>= 0.5) | debconf-2.0, sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16) Suggests: rsyslog Filename: pool/main/ufw_0.34~rc-0ubuntu2_all.deb Size: 129328 MD5Sum: 444f8ee6884b37d537d7ba30c66981ea SHA1: 95580644c0f0253d8c3429e35c3d2048f2520091 SHA256: 3d9137dbd341cd2797faac952ee08ceba56d42e5b2569624f066b7e6609d09c2 SHA512: 3a0661ae3b4f8cacfebe2055305e80540b2355a28c65cd3d8178947938e30da825656a172cf9fc90fc7abc0f1aaba3fde383aa057a8013952635fa6f5f889622 Description: program for managing a Netfilter firewall The Uncomplicated FireWall is a front-end for iptables, to make managing a Netfilter firewall easier. It provides a command line interface with syntax similar to OpenBSD's Packet Filter. It is particularly well-suited as a host-based firewall. Homepage: https://launchpad.net/ufw Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: unattended-upgrades Priority: optional Section: admin Installed-Size: 252 Maintainer: Ubuntu Developers Original-Maintainer: Michael Vogt Architecture: all Version: 0.82.1ubuntu2.1 Depends: debconf (>= 0.5) | debconf-2.0, debconf, python3, python3-apt, apt-utils, apt, ucf, lsb-release, lsb-base (>= 3.2-14), xz-utils Suggests: bsd-mailx, mail-transport-agent Filename: pool/main/unattended-upgrades_0.82.1ubuntu2.1_all.deb Size: 25494 MD5Sum: 094885dd64ea2e364ba5931c4cbe3d9e SHA1: a8d18a55c03bb21696b0e28d2b938b26c71274b2 SHA256: 13006aea876f50132c2e9a260dbbed78e7340c55427ebf269dbea0f3845bc1ac SHA512: 4be05752649451a1e8fb220cfef7c0fba6221763a596bd1b89784972ba81ebc8fa332c7d2c4768522198d668c3c009072b7d8eb5a6aaf869d9c9d8b334e07532 Description: automatic installation of security upgrades This package can download and install security upgrades automatically and unattended, taking care to only install packages from the configured APT source, and checking for dpkg prompts about configuration file changes. . This script is the backend for the APT::Periodic::Unattended-Upgrade option. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: unzip Priority: optional Section: utils Installed-Size: 382 Maintainer: Ubuntu Developers Original-Maintainer: Santiago Vila Architecture: amd64 Version: 6.0-9ubuntu1.3 Replaces: unzip-crypt (<< 5.41) Depends: libbz2-1.0, libc6 (>= 2.14) Suggests: zip Conflicts: unzip-crypt (<< 5.41) Filename: pool/main/unzip_6.0-9ubuntu1.3_amd64.deb Size: 156750 MD5Sum: 9f60960da1b2ca646490ab31dd5829e4 SHA1: c21631a35a14a7493214be096ffd2913f968f221 SHA256: ab849ffc4284fd3fe4c436f612abac1a2bc2a9fc9224cb923424bcb62b67867b SHA512: 6aa26a8432aa304c1f4d4a13dc5bb7e41f75ed1670bc1be19c9d9d55192e52bf7ba1a0f234edb5d65cc805b08372bdf84369f104bb95155f5daae79eddc384d8 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. Multi-Arch: foreign Homepage: http://www.info-zip.org/UnZip.html Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: update-inetd Priority: optional Section: admin Installed-Size: 101 Maintainer: Ubuntu Developers Original-Maintainer: Serafeim Zanikolas Architecture: all Version: 4.43 Replaces: netbase (<< 4.27) Depends: debconf (>= 0.5) | debconf-2.0, libfile-temp-perl, libfile-copy-recursive-perl Breaks: netbase (<< 4.27) Filename: pool/main/update-inetd_4.43_all.deb Size: 19208 MD5Sum: 6e166b2422a7dff8154cdd3fdf1e0af7 SHA1: d757fed82ee72ed0979f7306bff37616c91ac0ee SHA256: 333ff26154674df689b09567f6af4da99b826ba5e57c1f09fe1923acac4e7619 SHA512: a56fa74e7e0cbb1ae3424014159f2483141ad507f0ec9eda1badeb093a77b097f826c576cde73bf075db9a516b1eb0f90625ff54fa30b8288312a7961437c946 Description: inetd configuration file updater This package provides a program used by other packages to automatically update /etc/inetd.conf, the configuration file shared by all implementations of the Internet super-server. . Note that xinetd is not supported by this package. Multi-Arch: foreign Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: update-manager-core Priority: standard Section: admin Installed-Size: 156 Maintainer: Ubuntu Developers Architecture: all Source: update-manager Version: 1:0.196.12 Replaces: update-manager (<< 1:0.146.2) Depends: python3, python3:any (>= 3.2~), python3-update-manager (= 1:0.196.12), lsb-release, ubuntu-release-upgrader-core Recommends: libpam-modules (>= 1.0.1-9ubuntu3) Breaks: computer-janitor (<= 1.11-0ubuntu1), update-manager (<< 1:0.146.2) Filename: pool/main/update-manager-core_0.196.12_all.deb Size: 5252 MD5Sum: a3e488f8c7731891f06185df8fb9afcc SHA1: 0f0feaf21877081ff69a768bce533e53d00be37e SHA256: ac1fdf6d97e39f6b3d13624062893969d4a9b85e2136b4a013b8bd92fc02becf SHA512: e6f65c87af54671b0f0fb63ea72c4b00ebe79ce043f016daec5cc53fa8b34b053d7321d49ad54365c408baaf7598b5ed077c3a872bacc32745f703b6e85bd19b Description: manage release upgrades This is the core of update-manager and the release upgrader Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: upstart Priority: required Section: admin Installed-Size: 1682 Maintainer: James Hunt Architecture: amd64 Version: 1.12.1-0ubuntu4.2 Replaces: startup-tasks, system-services, sysvinit, upstart-compat-sysv, upstart-job Provides: startup-tasks, system-services, upstart-compat-sysv, upstart-job Depends: libc6 (>= 2.15), libdbus-1-3 (>= 1.2.16), libjson-c2 (>= 0.10), libnih-dbus1 (>= 1.0.0), libnih1 (>= 1.0.0), libselinux1 (>= 1.32), libudev1 (>= 183), sysvinit-utils, initscripts, mountall, ifupdown (>= 0.6.10ubuntu5), libjson0 (>= 0.10-1.1ubuntu1), debianutils (>= 4) Suggests: python3, graphviz, bash-completion, upstart-monitor Conflicts: lxcguest, startup-tasks, system-services, sysvinit, upstart-compat-sysv, upstart-job Breaks: friendly-recovery (<< 0.2.13), libc6 (<< 2.12.1-0ubuntu12) Filename: pool/main/upstart_1.12.1-0ubuntu4.2_amd64.deb Size: 389562 MD5Sum: 026a69eb7e031ad1cedc033a44f53753 SHA1: 2829030248e19d5861fb547841e231b646960751 SHA256: 8e279021b38f3d5ac06d47437334d540b2a3c9f1abb030fdcdfcf0b01dac4c91 SHA512: 996779a34dfa7b40f364b918635997c385a744492bf8821af42d41c0a012ef47de6f514926084bb52d3830c5cd430498c1e888e57c8a8b939741dd7dadfab5e7 Description: event-based init daemon upstart is a replacement for the /sbin/init daemon which handles starting of tasks and services during boot, stopping them during shutdown and supervising them while the system is running. Multi-Arch: foreign Homepage: http://upstart.ubuntu.com/ Orig-Maintainer: Steve Langasek Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: ureadahead Priority: important Section: admin Installed-Size: 124 Maintainer: Scott James Remnant Architecture: amd64 Version: 0.100.0-16 Replaces: readahead Provides: readahead Depends: e2fslibs (>= 1.42.2), libblkid1 (>= 2.16), libc6 (>= 2.4), libnih1 (>= 1.0.0), upstart (>= 0.6.0) Conflicts: readahead Filename: pool/main/ureadahead_0.100.0-16_amd64.deb Size: 25372 MD5Sum: 13b04e6e26329348618305b58dee84b2 SHA1: 2ca1119066e9086cc160a85b1b4b90851d297c81 SHA256: 3d7223b2faececf34db61258a9f477e29e54ff2e39a609428441da56d7e9ef65 SHA512: df43a10db592168ef941e0456b51d393ec698a554e8f050f6f5e4277b92f8a3aa57fb12a23d59e983b2f17f4710e1e233518166d9960da16c5255b4e25cf0346 Description: Read required files in advance über-readahead is used during boot to read files in advance of when they are needed such that they are already in the page cache, improving boot performance. . Its data files are regenerated on the first boot after install, and either monthly thereafter or when packages with init scripts or configs are installed or updated. . ureadahead requires a kernel patch included in the Ubuntu kernel. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: usbutils Priority: standard Section: utils Installed-Size: 699 Maintainer: Ubuntu Developers Original-Maintainer: Aurelien Jarno Architecture: amd64 Version: 1:007-2ubuntu1 Depends: libc6 (>= 2.14), libusb-1.0-0 (>= 2:1.0.16), zlib1g (>= 1:1.1.4) Suggests: wget (>= 1.8.1-6) | lynx-cur Filename: pool/main/usbutils_007-2ubuntu1_amd64.deb Size: 190296 MD5Sum: 1729b63ce58a14a5d291e62a563c980b SHA1: b26559dec7b6d7042f51bd7ab3fb330a77089bbd SHA256: 8ff3d1d9e7ce14ced9ce897b0bdb205cfdd5fc2ae258561db503a462fd8e13ef SHA512: 7c41a2778a4a7849a10d46449d769d08addfd30dd7e1997d1a657b5d75a20ae207df472e606e2852818e87c90ed20688815fa59da6915014b0a8e635ed569c65 Description: Linux USB utilities This package contains the lsusb utility for inspecting the devices connected to the USB bus. It shows a graphical representation of the devices that are currently plugged in, showing the topology of the USB bus. It also displays information on each individual device on the bus. . More information can be found at the Linux USB web site http://www.linux-usb.org/ . Multi-Arch: foreign Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: util-linux Essential: yes Priority: required Section: utils Installed-Size: 1642 Maintainer: Ubuntu Developers Original-Maintainer: LaMont Jones Architecture: amd64 Version: 2.20.1-5.1ubuntu20.4 Replaces: e2fsprogs, fdisk, fstrim, linux32, miscutils, schedutils, setterm, sparc-utils Provides: linux32, schedutils Depends: lsb-base (>= 3.0-6), tzdata (>= 2006c-2), dpkg (>= 1.15.4) | install-info, debconf (>= 0.5) | debconf-2.0, sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16) Pre-Depends: libblkid1 (>= 2.20.1), libc6 (>= 2.15), libncurses5 (>= 5.5-5~), libselinux1 (>= 1.32), libslang2 (>= 2.2.4), libtinfo5, libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4) Suggests: util-linux-locales, kbd | console-tools, dosfstools Conflicts: console-tools (<< 1:0.2.3-21), fdisk, fstrim, kbd (<< 1.05-3), linux32, schedutils, setterm Filename: pool/main/util-linux_2.20.1-5.1ubuntu20.4_amd64.deb Size: 459084 MD5Sum: 5c82b3e725d46c4a132b61535d915256 SHA1: 7a326e2947afc63d5ae77ec36f8cadd20140b155 SHA256: 577d2abb21fcbc8a3956c6a2546ad430859e7b288782eb8d87550b12f0e98ff8 SHA512: 5ab402b9d00b8683cb04b8968780696c97eb203a0981189b50fb7be76bf38ef92dc7b04de0fb39640d1f59ed0bb31a5dc86b08ff7d830eb41f0c22602e86098b Description: Miscellaneous system utilities This package contains a number of important utilities, most of which are oriented towards maintenance of your system. Some of the more important utilities included in this package allow you to partition your hard disk, view kernel messages, and create new filesystems. Multi-Arch: foreign Homepage: http://userweb.kernel.org/~kzak/util-linux/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: uuid-runtime Priority: standard Section: libs Installed-Size: 139 Maintainer: Ubuntu Developers Original-Maintainer: LaMont Jones Architecture: amd64 Source: util-linux Version: 2.20.1-5.1ubuntu20.4 Replaces: e2fsprogs (<= 1.40.3-1ubuntu1) Depends: passwd, libuuid1 (>= 2.20.1), libc6 (>= 2.4) Filename: pool/main/uuid-runtime_2.20.1-5.1ubuntu20.4_amd64.deb Size: 12252 MD5Sum: 6b0ea83562b2c5c16b6001331dfc7e63 SHA1: c662d0c7fcc850116a3ceef4caeab841624dccdd SHA256: 857f3d8c136f0f2dad9ff1abbc431f39f403ac81193e3b7722e935e9f360445b SHA512: bbc56efe469aa7b5e8a3e1c087498daff21e753a160c89c1bec4d79d19ce1e1f812e9633f20a05b960949c9d07d403dee511de8a6c1864f138f4db71edde1cdb Description: runtime components for the Universally Unique ID library The libuuid library generates and parses 128-bit universally unique ids (UUIDs). A UUID is an identifier that is unique across both space and time, with respect to the space of all UUIDs. A UUID 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. . This package contains the uuidgen program and the uuidd daemon. . The uuidd daemon is used to generate UUIDs, especially time-based UUID’s, in a secure and guaranteed-unique fashion, even in the face of large numbers of threads trying to grab UUID’s running on different CPU’s. It is used by libuuid as well as the uuidgen program. Multi-Arch: foreign Homepage: http://userweb.kernel.org/~kzak/util-linux/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active Package: vbetool Priority: optional Section: utils Installed-Size: 57 Maintainer: Ubuntu Developers Original-Maintainer: Debian QA Group Architecture: amd64 Version: 1.1-3 Depends: libc6 (>= 2.14), libpci3 (>= 1:3.1.9-2), libx86-1 (>= 0.99-1) Filename: pool/main/vbetool_1.1-3_amd64.deb Size: 11602 MD5Sum: e5487da0e86050f4ce7804dc8f822256 SHA1: 9f0894c898cd4698896b70bccdcb54642e060443 SHA256: 5cef03c931f128c01664d5630eba95637cbd101d139728401648a0936f520282 SHA512: 71195f3545086f585b9754209a8b4e566b71b29d0889989ded32b261f56c74eae171f8dbd3334a5f0ecc045425217360c5499db4ebd876dd4f0e0c82e8cce48c Description: run real-mode video BIOS code to alter hardware state vbetool uses lrmi in order to run code from the video BIOS. Currently, it is able to alter DPMS states, save/restore video card state and attempt to initialize the video card from scratch. Homepage: http://www.codon.org.uk/~mjg59/vbetool/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: virt-host, ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-full, kubuntu-active-desktop, kubuntu-active-full, edubuntu-desktop, edubuntu-usb, xubuntu-desktop Package: vgabios Priority: extra Section: universe/misc Installed-Size: 357 Maintainer: Ubuntu Developers Original-Maintainer: Debian QEMU Team Architecture: all Version: 0.7a-3ubuntu2 Conflicts: bochs (<< 2.1.1+20040903-1) Filename: pool/main/vgabios_0.7a-3ubuntu2_all.deb Size: 136866 MD5Sum: 1132560f46073ad9fb03451827f505cf SHA1: df7e24eb2ea173ed3afc36475699d6ff71178de8 SHA256: e5e269c4c1c9218e8f4b147741577bf2a327f5b44ae59b0ac402eb660d4df09f SHA512: 978b33d56df091ac727051eb7291c456edb2abc17ee0e90ae6f79034a55e368164f85222c25575e39f0b6c7cbce8a5beca73e777c13414739260781ee1641495 Description: VGA BIOS software for the Bochs and Qemu emulated VGA card The goal of this project is to provide a Video BIOS for Bochs and Qemu. This VGA BIOS is very specific to the bochs/qemu emulated VGA card. . WARNING: It is NOT meant to drive a physical vga card. You will probably fry it if you try. You have been warned. Homepage: http://savannah.nongnu.org/projects/vgabios/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: vim-common Priority: important Section: editors Installed-Size: 317 Maintainer: Ubuntu Developers Original-Maintainer: Debian Vim Maintainers Architecture: amd64 Source: vim Version: 2:7.4.052-1ubuntu3 Depends: libc6 (>= 2.3.4) Recommends: vim | vim-gnome | vim-gtk | vim-athena | vim-nox | vim-tiny Filename: pool/main/vim-common_7.4.052-1ubuntu3_amd64.deb Size: 95594 MD5Sum: 25e2998c1a712ffbbe8bc4adbca010ef SHA1: 9e895774e23626cc8c9cb80ae4e9c3138b4629b5 SHA256: d4340bf38137de4131a3f25adf6a3b158246e6e90651d2ee9701b173ea8a9025 SHA512: 048f11860d6d108871a05fc42026be71dc1fcae669bde28810f490ea58b963254c9d6bb103b2777361e278e80feaeae2d85cc299c779549a73c8ca3e2d450141 Description: Vi IMproved - Common files 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 files shared by all non GUI-enabled vim variants (vim and vim-tiny currently) available in Debian. Examples of such shared files are: manpages, common executables like xxd, and configuration files. Homepage: http://www.vim.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: vim-runtime Priority: optional Section: editors Installed-Size: 25186 Maintainer: Ubuntu Developers Original-Maintainer: Debian Vim Maintainers Architecture: all Source: vim Version: 2:7.4.052-1ubuntu3 Recommends: vim | vim-gnome | vim-gtk | vim-athena | vim-nox | vim-tiny Breaks: vim-tiny (<< 2:7.4.052-1ubuntu3) Filename: pool/main/vim-runtime_7.4.052-1ubuntu3_all.deb Size: 4888024 MD5Sum: 63b364396cbd681098b8cf5c6b9865c8 SHA1: 46c5805bc55f0eea7b22162233378205a8e4f308 SHA256: 37f2db84092cea9bdb12cc9c06cc26b98a4655e005a407ce21c31a583e4c3502 SHA512: 4d91ba0c5e941546817e332d3c605541a3e58d3069656b556302b66672c3933691fe8a673efa0a5cf52985215dfb2625ff2d6c80e2cd3c51e759f47131d2fecb Description: Vi IMproved - Runtime files 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 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. Enhances: vim-tiny Homepage: http://www.vim.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: vim-tiny Priority: important Section: editors Installed-Size: 931 Maintainer: Ubuntu Developers Original-Maintainer: Debian Vim Maintainers Architecture: amd64 Source: vim Version: 2:7.4.052-1ubuntu3 Provides: editor Depends: vim-common (= 2:7.4.052-1ubuntu3), libacl1 (>= 2.2.51-8), libc6 (>= 2.15), libselinux1 (>= 1.32), libtinfo5 Suggests: indent Filename: pool/main/vim-tiny_7.4.052-1ubuntu3_amd64.deb Size: 391240 MD5Sum: 0ec79417129746ff789fcff0976730c5 SHA1: b2ac976af80f0f50a8336402d5a29c67a2880b9b SHA256: 9938ec82a8c882ebc2d59b64b0bf2ac01e9cbc5a235be4aa268d4f8484e75eab SHA512: 204486bf7bc69b11e37ce4a93277c0dec742e2a3b99c2bd3e722e47b5f9741e7f21673771cc9bef05a2bc747243f33fb47672d8a76dba2100820165d157c5a7f Description: Vi IMproved - enhanced vi editor - compact version 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 minimal version of vim compiled with no GUI and a small subset of features in order to keep small the package size. This package does not depend on the vim-runtime package, but installing it you will get its additional benefits (online documentation, plugins, ...). Homepage: http://www.vim.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: vim Priority: optional Section: editors Installed-Size: 2185 Maintainer: Ubuntu Developers Original-Maintainer: Debian Vim Maintainers Architecture: amd64 Version: 2:7.4.052-1ubuntu3 Provides: editor Depends: vim-common (= 2:7.4.052-1ubuntu3), vim-runtime (= 2:7.4.052-1ubuntu3), libacl1 (>= 2.2.51-8), libc6 (>= 2.15), libgpm2 (>= 1.20.4), libpython2.7 (>= 2.7), libselinux1 (>= 1.32), libtinfo5 Suggests: ctags, vim-doc, vim-scripts Filename: pool/main/vim_7.4.052-1ubuntu3_amd64.deb Size: 955616 MD5Sum: f870bba8885a240acb21977e22503c73 SHA1: 038639fda5e3a73d7f26a8e1bd20faa0282c74ff SHA256: 1c59553660fb37a9a0317ce7a906b55d580be53e4a478c55a88da4de9f9a86b9 SHA512: 24ba53c3e5367e9ab6f22867ef876bb90db7d549b790eb9345b403fdd2d830535086aae9eddbe39e920b23d9e35202aced8cdfbf4d80ecd8287a9d26474b8a74 Description: Vi IMproved - enhanced vi editor Vim is an almost compatible version of the UNIX editor Vi. . Many new features have been added: multi level undo, syntax highlighting, command line history, on-line help, filename completion, block operations, folding, Unicode support, etc. . This package contains a version of vim compiled with a rather standard set of features. This package does not provide a GUI version of Vim. See the other vim-* packages if you need more (or less). Homepage: http://www.vim.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-usb, cloud-image, server, edubuntu-desktop-gnome, edubuntu-usb Package: virt-what Priority: extra Section: universe/admin Installed-Size: 65 Maintainer: Ubuntu Developers Original-Maintainer: Debian Libvirt Maintainers Architecture: amd64 Version: 1.13-1 Depends: libc6 (>= 2.4), dmidecode Filename: pool/main/virt-what_1.13-1_amd64.deb Size: 13634 MD5Sum: 5cc9b30dc1a02eb9560f037c611418c0 SHA1: 15dec963fa2b51df48d6b6fb022c93a43b14af76 SHA256: 2804447fd5c00a42c1024ad92eda058c5fed87d3b9efa35659ef3ce9188204cb SHA512: 0f7692502ab83d56237940a1572311a60e7b9778df39430f3f8ecd5819091b08dd751e7c2d5b76a5e3f8aec162d84c0b8a944e893491aad1e1f1efe35cf6ab2b Description: detect if we are running in a virtual machine Virt-what is a shell script which can be used to detect if the program is running in a virtual machine. . The program prints out a list of "facts" about the virtual machine, derived from heuristics. One fact is printed per line. Homepage: http://et.redhat.com/~rjones/virt-what Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: vlan Priority: extra Section: misc Installed-Size: 160 Maintainer: Ubuntu Developers Original-Maintainer: Ard van Breemen Architecture: amd64 Version: 1.9-3ubuntu10 Depends: libc6 (>= 2.4), iproute2 Filename: pool/main/vlan_1.9-3ubuntu10_amd64.deb Size: 30290 MD5Sum: c542a1bacbad438f028c8da3afa30295 SHA1: 74d52dde55d647cff6ba5c057031bd5320f9cf5a SHA256: 4067dd1afdc0691115b06bea4ab6b2ca277e2920bbb7f60d41eb15f1baf9b2cd SHA512: b916442bc8f9a3b11670677c376cf03da3dcaa0defc570afd89d104b96da365ac34e58d7a35baf4528c65d6cd6bd4d5b979d54eacfb374493c24f5456e610dcd Description: user mode programs to enable VLANs on your ethernet devices This package contains the user mode programs you need to add and remove VLAN devices from your ethernet devices. . A typical application for a VLAN enabled box is a single wire firewall, router or load balancer. . You need a VLAN Linux kernel for this. Linux kernel versions >= 2.4.14 have VLAN support. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: watershed Priority: extra Section: admin Installed-Size: 61 Maintainer: Scott James Remnant Architecture: amd64 Version: 7 Replaces: udev (<< 135-1) Depends: libc6 (>= 2.14), initramfs-tools Recommends: udev Filename: pool/main/watershed_7_amd64.deb Size: 11356 MD5Sum: b1b5d2c6f51e224123e13ea79661913d SHA1: 5c02014b7daecff6c0a6367996d2819d9b16745e SHA256: 44e2f28d80eb637ffbdb65ae7f71079454aa3780bf057e451b35256d8b476b1d SHA512: 78c8894fa0e437b7fed127a0b672893b374b618ba5fcd142c9d503130f28fb53526009ec0ade490183f0b6a66e1cc93c3487825d2528f0d73a79a511c1047b0f Description: reduce superfluous executions of idempotent command watershed may be run around a command such that any further attempts to run the command while another copy is running will only result in one initial further attempt. Enhances: udev Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-live, ubuntu-usb-live, kubuntu-live, kubuntu-active-live, kubuntu-active-live, kubuntu-active-live, edubuntu-live, edubuntu-usb-live, xubuntu-live, mythbuntu-live, lubuntu-live, ubuntustudio-dvd-live, ubuntu-gnome-live Package: wdiff Priority: optional Section: text Installed-Size: 112 Maintainer: Ubuntu Developers Original-Maintainer: Santiago Vila Architecture: amd64 Version: 1.2.1-2 Depends: libc6 (>= 2.14), libtinfo5 Filename: pool/main/wdiff_1.2.1-2_amd64.deb Size: 28750 MD5Sum: 6989f04fdebb6da9ee95eb82bcfae16c SHA1: d8674f882261561346604b8955b981be5cd789bf SHA256: cad76395bc0cab2528cff06e6cf38742330cfcca295805b8c3ef43a0af8eb5ac SHA512: 2f2fe72a2b576873c6b128f8ba59adb40b8544af91c039757d8cbae59301fa354f3fd78cd410bc733764622894c08fd499d41aabaa8e3ec24c9bb59f67c63d68 Description: Compares two files word by word `wdiff' is a front-end to GNU `diff'. It compares two files, finding which words have been deleted or added to the first in order to create the second. It has many output formats and interacts well with terminals and pagers (notably with `less'). `wdiff' is particularly useful when two texts differ only by a few words and paragraphs have been refilled. Homepage: http://www.gnu.org/software/wdiff/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: websockify Priority: optional Section: universe/python Installed-Size: 114 Maintainer: MOS Linux team Architecture: amd64 Version: 0.6.0+dfsg1-1~mos6.1 Replaces: novnc (<< 1:0.4+dfsg+1-6) Depends: python-numpy, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), libc6 (>= 2.4) Pre-Depends: dpkg (>= 1.15.6~) Breaks: novnc (<< 1:0.4+dfsg+1-6) Filename: pool/main/websockify_0.6.0+dfsg1-1~mos6.1_amd64.deb Size: 37702 MD5Sum: c3a7c3e1234fff913dfbbcb101e06295 SHA1: 629ae1920935555bcb9a53087b7719463e39ca24 SHA256: 437a57b8ee76bb646612416dd5fc542678db29b889e890be85824a1f76ec3f9b SHA512: 5f472c262c582dc0989165899ff3010dd259fabfdd8f7a86dd5225590ddcb09bfd63edf0e979def4fd8d624f686c56d3d6faf15edbcc5814e144ffb566356e74 Description: WebSockets support for any application/server websockify was formerly named wsproxy and was part of the noVNC project. . At the most basic level, websockify just translates WebSockets traffic to normal socket traffic. Websockify accepts the WebSockets handshake, parses it, and then begins forwarding traffic between the client and the target in both directions. . Websockify supports all versions of the WebSockets protocol (Hixie and HyBi). The older Hixie versions of the protocol only support UTF-8 text payloads. In order to transport binary data over UTF-8 an encoding must used to encapsulate the data within UTF-8. . With Hixie clients, Websockify uses base64 to encode all traffic to and from the client. This does not affect the data between websockify and the server. . With HyBi clients, websockify negotiates whether to base64 encode traffic to and from the client via the subprotocol header (Sec-WebSocket-Protocol). The valid subprotocol values are 'binary' and 'base64' and if the client sends both then the server (the Python implementation) will prefer 'binary'. The 'binary' subprotocol indicates that the data will be sent raw using binary WebSocket frames. Some HyBi clients (such as the Flash fallback and older Chrome and iOS versions) do not support binary data which is why the negotiation is necessary. Homepage: https://pypi.python.org/pypi/websockify Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: wget Priority: standard Section: web Installed-Size: 636 Maintainer: Ubuntu Developers Original-Maintainer: Noël Köthe Architecture: amd64 Version: 1.15-1ubuntu1.14.04.1 Depends: libc6 (>= 2.17), libidn11 (>= 1.13), libssl1.0.0 (>= 1.0.0), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4) Recommends: ca-certificates Conflicts: wget-ssl Filename: pool/main/wget_1.15-1ubuntu1.14.04.1_amd64.deb Size: 269264 MD5Sum: e9925d2d808b2fd85bd987615963564b SHA1: c1234b229f9a97aa7228881a69971d02c7671ac1 SHA256: f7c7ab13ed366389276df5857f0c07685af61758aaa1126ca0d5ee307eaa007a SHA512: 84021876dabc312452676764e467edbae58f8140c0279b627af02921035025a39d43afbb96f15beffe862a95badda601ca08d2d711820ada9790abf7bda514a4 Description: retrieves files from the web Wget is a network utility to retrieve files from the web using HTTP(S) and FTP, the two most widely used internet protocols. It works non-interactively, so it will work in the background, after having logged off. The program supports recursive retrieval of web-authoring pages as well as FTP sites -- you can use Wget to make mirrors of archives and home pages or to travel the web like a WWW robot. . Wget works particularly well with slow or unstable connections by continuing to retrieve a document until the document is fully downloaded. Re-getting files from where it left off works on servers (both HTTP and FTP) that support it. Both HTTP and FTP retrievals can be time stamped, so Wget can see if the remote file has changed since the last retrieval and automatically retrieve the new version if it has. . Wget supports proxy servers; this can lighten the network load, speed up retrieval, and provide access behind firewalls. Multi-Arch: foreign Homepage: http://www.gnu.org/software/wget/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: whiptail Priority: important Section: utils Installed-Size: 85 Maintainer: Ubuntu Developers Original-Maintainer: Alastair McKinstry Architecture: amd64 Source: newt Version: 0.52.15-2ubuntu5 Depends: libc6 (>= 2.14), libnewt0.52, libpopt0 (>= 1.14), libslang2 (>= 2.2.4) Filename: pool/main/whiptail_0.52.15-2ubuntu5_amd64.deb Size: 15390 MD5Sum: b1f24487e4e7d155b3f803ab50578979 SHA1: 346f95794b158e6e2b8e9a0d8eba9a0d2ac3e6da SHA256: 97d07f70864852e93c5fc1a1e730fede3165e16cbeb86a77411b122d5c652041 SHA512: 158dbcf2c58d7a13d1a2836595bb09c439b1edeeebaed1aa41f840474c41f877eaa616501bdc2869b52ef5846a92207b5af2e2e81dfa5f465cf451ffcecc55c6 Description: Displays user-friendly dialog boxes from shell scripts Whiptail is a "dialog" replacement using newt instead of ncurses. It provides a method of displaying several different types of dialog boxes from shell scripts. This allows a developer of a script to interact with the user in a much friendlier manner. Homepage: https://fedorahosted.org/newt/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal Package: wireless-regdb Priority: optional Section: net Installed-Size: 52 Maintainer: Ubuntu Developers Original-Maintainer: Ben Hutchings Architecture: all Version: 2013.02.13-1ubuntu1 Suggests: crda Filename: pool/main/wireless-regdb_2013.02.13-1ubuntu1_all.deb Size: 6456 MD5Sum: 46e0e91934caea23180f1c83b6d99a81 SHA1: 050be82a687e9e6305ab05f952fafeec90c93501 SHA256: 15278495c52fc2495311d4de6a3a094e7dbce5c91bf1e151c2fe87cfd60b2004 SHA512: 7b840600040d4b1912c2a85d478f7425f034f9e352414c14e2d2e64fc5c292be12a68cef75d504177a96f92b5aaf56572de650209c18a96b06f32111da59c70c Description: wireless regulatory database This package contains the wireless regulatory database used by the Central Regulatory Database Agent (CRDA) to configure wireless devices to operate within the radio spectrum allowed in the local jurisdiction. . This regulatory information is provided with no warranty either expressed or implied. Only Linux drivers which use cfg80211 framework can make use of the regulatory database and CRDA. Multi-Arch: foreign Homepage: http://wireless.kernel.org/en/developers/Regulatory/#The_regulatory_database Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: xauth Priority: standard Section: x11 Installed-Size: 86 Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Architecture: amd64 Version: 1:1.0.7-1ubuntu1 Depends: libc6 (>= 2.14), libx11-6, libxau6, libxext6, libxmuu1 Filename: pool/main/xauth_1.0.7-1ubuntu1_amd64.deb Size: 25766 MD5Sum: 685acf3035a5d99f2bd9be83c730fad8 SHA1: b0dd393fbf08e2009cf496d335a859b99b03acdb SHA256: fac4ad40651feb318b7d84701991644140aeca827276ce174a3d782d2449e8c4 SHA512: b95acf8f9c7cd74603bbc9ab7b7ec679006154260969f49ed45e33f7fd0adf39ee6953a02d96c25cc9e876f839cc42ae65186e413478ccf943d515c8463dc6e1 Description: X authentication utility xauth is a small utility to read and manipulate Xauthority files, which are used by servers and clients alike to control authentication and access to X sessions. Multi-Arch: foreign Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: standard, kubuntu-active, kubuntu-active, mythbuntu-frontend, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master Package: xfsprogs Priority: optional Section: admin Installed-Size: 2628 Maintainer: Ubuntu Developers Original-Maintainer: XFS Development Team Architecture: amd64 Version: 3.1.9ubuntu2 Replaces: xfsdump (<< 3.0.0) Provides: fsck-backend Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.14), libreadline5 (>= 5.2), libuuid1 (>= 2.16) Suggests: xfsdump, acl, attr, quota Breaks: xfsdump (<< 3.0.0) Filename: pool/main/xfsprogs_3.1.9ubuntu2_amd64.deb Size: 508136 MD5Sum: cd7af43d46ad3eca3839ded13f2a0129 SHA1: c0b0000a524e5e90b73d0eb05578b1ef8414e1e1 SHA256: 7fd7c8fce22c77ea25b4bdce2c6012969e9f278b275e9836786d7f48f94ab183 SHA512: e775674b908113a0f5176cfa3f2bd9ad9ca93b6433f3991f16a4f9ab8aeadd4a14dd8a15299d4a0770ba0480e82a8aa63c7046941b7b3c165324e35a07c42bf9 Description: Utilities for managing the XFS filesystem A set of commands to use the XFS filesystem, including mkfs.xfs. . XFS is a high performance journaling filesystem which originated on the SGI IRIX platform. It is completely multi-threaded, can support large files and large filesystems, extended attributes, variable block sizes, is extent based, and makes extensive use of Btrees (directories, extents, free space) to aid both performance and scalability. . Refer to the documentation at http://oss.sgi.com/projects/xfs/ for complete details. Homepage: http://oss.sgi.com/projects/xfs/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-live, kubuntu-live, kubuntu-active-live, edubuntu-dvd-live, xubuntu-live, mythbuntu-live, ubuntustudio-dvd-live, ubuntu-gnome-live Package: xinetd Priority: extra Section: net Installed-Size: 320 Maintainer: Ubuntu Core Developers Original-Maintainer: Salvo 'LtWorf' Tomaselli Architecture: amd64 Version: 1:2.3.15-3ubuntu1 Provides: inet-superserver Depends: libc6 (>= 2.15), libwrap0 (>= 7.6-4~), netbase, update-inetd Recommends: rsyslog | system-log-daemon, logrotate Conflicts: inet-superserver Filename: pool/main/xinetd_2.3.15-3ubuntu1_amd64.deb Size: 104410 MD5Sum: 1b7626e4edab8164b11f74b323a4413f SHA1: 64a2cb5c48b371644b8adf37a40c4130e8ca0a41 SHA256: 570a1b90296d0c86d1965898743eccdab071098ceee06b5c33a4eee3d9250dab SHA512: 0decff74cc7736198629f082f333edb131628bcea893a6c5500b8e2c8d4261d32e9b597a55a8367489cd073fd81655099403e51fbd16f7ae5a1f64aa1494f78e Description: replacement for inetd with many enhancements xinetd has access control mechanisms, extensive logging capabilities, the ability to make services available based on time, and can place limits on the number of servers that can be started, among other things. . It has the ability to redirect TCP streams to a remote host and port. This is useful for those of that use IP masquerading, or NAT, and want to be able to reach your internal hosts. . It also has the ability to bind specific services to specific interfaces. This is useful when you want to make services available for your internal network, but not the rest of the world. Or to have a different service running on the same port, but different interfaces. Homepage: http://www.xinetd.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: xkb-data Priority: important Section: x11 Installed-Size: 2836 Maintainer: Ubuntu X-SWAT Original-Maintainer: Debian X Strike Force Architecture: all Source: xkeyboard-config Version: 2.10.1-1ubuntu1 Breaks: libx11-6 (<< 2:1.4.3) Filename: pool/main/xkb-data_2.10.1-1ubuntu1_all.deb Size: 294472 MD5Sum: 9d44b9643e14b255b16071fbcc4e57ff SHA1: fb8dc1ea1db9ef440d750bb168a8d00d99ec630c SHA256: 831f26a3666a64edd378b0da1d4f1af2842d13a4672bc365d6b6568a95dbc594 SHA512: 4fb419ffc78ce24e428a47c6acd824df3e8bae8a3e1c19508129e5b4ad354e96643493799e43cd7d96b9c1780c6513bae2fe0251c7fbdc64e7bf6bc3bc41ab1f 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. Multi-Arch: foreign Homepage: http://www.freedesktop.org/Software/XKeyboardConfig Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: xml-core Priority: standard Section: text Installed-Size: 188 Maintainer: Ubuntu Developers Original-Maintainer: Debian XML/SGML Group Architecture: all Version: 0.13+nmu2 Depends: sgml-base (>= 1.26+nmu2), sed (>= 4.1.2-8) Suggests: debhelper (>= 9.20120909) Filename: pool/main/xml-core_0.13+nmu2_all.deb Size: 23274 MD5Sum: 1c3346c29931346fdfc60b64db3f502b SHA1: 0d2b5a2eb86c6f53a9374c7e694e39b85637314e SHA256: c1dbc6d07db2e26821597b5cf67ee2a0d39e42ad8c992f65a5881260d8723d05 SHA512: 77db9c12724508d38e5c471ba23801ff926787d38c1c104d381b41a2b9ee7892d8f099b1fe311af178648b081f82fa81a64c602d9cea7819f5ba229ad88e2e1a 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) Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: xz-utils Priority: optional Section: utils Installed-Size: 384 Maintainer: Ubuntu Developers Original-Maintainer: Jonathan Nieder Architecture: amd64 Version: 5.1.1alpha+20120614-2ubuntu2 Replaces: lzip (<< 1.8~rc2), xz-lzma Provides: lzma Depends: libc6 (>= 2.14), liblzma5 (>= 5.1.1alpha+20120614) Conflicts: lzma (<< 9.22-1), xz-lzma Breaks: lzip (<< 1.8~rc2) Filename: pool/main/xz-utils_5.1.1alpha+20120614-2ubuntu2_amd64.deb Size: 78794 MD5Sum: 195995c093404e3ee766d04ea3cdffe6 SHA1: f4a916c08806f696435635886c240e57d12e8bc1 SHA256: e133d06874946eca85922b8b9314ab7821efce7d93a419f6ea49fe934f9a5dfa SHA512: 73de447a83d62096a4295683dcf640913aba56a726ab45149541a4287eba6d62cebdfd69b52e34c48542e5bcf215c19c0f5e8fcf5d26c3a98b477b48d37d503c 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. Multi-Arch: foreign Homepage: http://tukaani.org/xz/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Build-Essential: yes Origin: Ubuntu Task: ubuntu-desktop, ubuntu-usb, print-server, cloud-image, server, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop Package: zabbix-agent Priority: optional Section: universe/net Installed-Size: 752 Maintainer: Ubuntu Developers Original-Maintainer: Christoph Haas Architecture: amd64 Source: zabbix Version: 1:2.2.2+dfsg-1ubuntu1 Depends: libc6 (>= 2.17), libcurl3-gnutls (>= 7.16.2), libldap-2.4-2 (>= 2.4.7), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), ucf, adduser, lsb-base Suggests: logrotate Filename: pool/main/zabbix-agent_2.2.2+dfsg-1ubuntu1_amd64.deb Size: 159604 MD5Sum: 6f2726c3d32cd364b7ac7a5215493042 SHA1: 2b5b7c93bdd1e55332b75e05ccd9c40feec9abc6 SHA256: aa46226ff6f1accb4626465be8aa3cc33e7369092a768e06775f29c5ec3e3ea4 SHA512: 225733c1bc2a86d14e9bbcc9f21144a6fc0e1367a99fed5fd349804384c1644173306095e6dd61bd1a8961fecfb4b1d86118daf7567ac696d86e12880b2bc08e Description: network monitoring solution - agent Zabbix is a server/client network monitoring system with many features. It can be used for: . - high level monitoring of IT services; - centralized monitoring of your servers and applications; - monitoring of SNMP-enabled devices; - performance monitoring (process load, network activity, disk activity, memory usage, OS parameters etc.); - data visualization. . This package provides the software needed to monitor a host using a Zabbix agent. Homepage: http://zabbix.com Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: zabbix-frontend-php Priority: optional Section: universe/net Installed-Size: 25461 Maintainer: Ubuntu Developers Original-Maintainer: Christoph Haas Architecture: all Source: zabbix Version: 1:2.2.2+dfsg-1ubuntu1 Depends: ucf, apache2 | httpd, php5, php5-gd, php5-pgsql | php5-mysql | php5-sqlite, ttf-dejavu-core Recommends: php5-ldap Suggests: libapache2-mod-php5 | php5-fpm Filename: pool/main/zabbix-frontend-php_2.2.2+dfsg-1ubuntu1_all.deb Size: 2573404 MD5Sum: 8ec913f5b293d8ed986b501adf9d4002 SHA1: 1f0d58c9d1b6af32f44f3962b6afb5aed3707839 SHA256: f2c77ee39270739922c726cd4de5db255724aafd76dc78a29386f089927c2c25 SHA512: a2112dde79c1e57b2d9d2f3d6bedb628ddcd868988b0177e284095c742eacf5bd00020f586f7c9399b746a21f8cbe0ea3285ca6d62c74e693f530b7714c96074 Description: network monitoring solution - PHP front-end Zabbix is a server/client network monitoring system with many features. It can be used for: . - high level monitoring of IT services; - centralized monitoring of your servers and applications; - monitoring of SNMP-enabled devices; - performance monitoring (process load, network activity, disk activity, memory usage, OS parameters etc.); - data visualization. . This package provides a web-browsable front-end to the Zabbix server, which can display graphs of the data collected from clients. Homepage: http://zabbix.com Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: zabbix-server-mysql Priority: optional Section: universe/net Installed-Size: 2797 Maintainer: Ubuntu Developers Original-Maintainer: Christoph Haas Architecture: amd64 Source: zabbix Version: 1:2.2.2+dfsg-1ubuntu1 Depends: libc6 (>= 2.17), libcurl3-gnutls (>= 7.16.2), libiksemel3, libldap-2.4-2 (>= 2.4.7), libmysqlclient18 (>= 5.5.13-1), libodbc1 (>= 2.2.11) | unixodbc (>= 2.2.11), libopenipmi0, libsnmp30 (>= 5.7.2~dfsg), libssh2-1 (>= 1.0), libxml2 (>= 2.7.4), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), ucf, fping, adduser, lsb-base Recommends: mysql-server, snmpd Suggests: zabbix-frontend-php, logrotate Conflicts: zabbix-proxy-mysql, zabbix-proxy-pgsql, zabbix-proxy-sqlite3, zabbix-server-pgsql, zabbix-server-sqlite3 Filename: pool/main/zabbix-server-mysql_2.2.2+dfsg-1ubuntu1_amd64.deb Size: 1567086 MD5Sum: df28d432e12d4a4013bc8314807031f5 SHA1: d1d71fd8aa854c3521a777bd36548d2f0e512502 SHA256: 4b7c969cf0439b6118b876ce9f79319ae09c45ba021f30d73ca241134aea317b SHA512: 76f2742138088449d8c92abb7b5d520b3c86c4900ded53351bfca164bf9ac8b3af9908a95c40757d0d740a70e640191415b6bcde27516f11222313e42dd5f417 Description: network monitoring solution - server (using MySQL) Zabbix is a server/client network monitoring system with many features. It can be used for: . - high level monitoring of IT services; - centralized monitoring of your servers and applications; - monitoring of SNMP-enabled devices; - performance monitoring (process load, network activity, disk activity, memory usage, OS parameters etc.); - data visualization. . This package provides the software needed to integrate a host as a Zabbix client. It collects information from Zabbix clients and stores it in a MySQL database. Homepage: http://zabbix.com Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: zabbix-server-pgsql Priority: optional Section: universe/net Installed-Size: 2796 Maintainer: Ubuntu Developers Original-Maintainer: Christoph Haas Architecture: amd64 Source: zabbix Version: 1:2.2.2+dfsg-1ubuntu1 Depends: libc6 (>= 2.17), libcurl3-gnutls (>= 7.16.2), libiksemel3, libldap-2.4-2 (>= 2.4.7), libodbc1 (>= 2.2.11) | unixodbc (>= 2.2.11), libopenipmi0, libpq5, libsnmp30 (>= 5.7.2~dfsg), libssh2-1 (>= 1.0), libxml2 (>= 2.7.4), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), ucf, fping, adduser, lsb-base Recommends: postgresql, snmpd Suggests: zabbix-frontend-php, logrotate Conflicts: zabbix-proxy-mysql, zabbix-proxy-pgsql, zabbix-proxy-sqlite3, zabbix-server-mysql, zabbix-server-sqlite3 Filename: pool/main/zabbix-server-pgsql_2.2.2+dfsg-1ubuntu1_amd64.deb Size: 1569758 MD5Sum: 5beb3b9448e5b6b16b7e3ee6a91892c6 SHA1: 9ebfcd36df2e02c708a390ef205db29a72e5eaed SHA256: 7ea858e0bc808164aeb13573399d49de83904601904360cefbd61c327c36c0ff SHA512: 8d2e4380262954ec40e810adb39fcb7d773a1f2eaf7e65b5fae0c3168b248110e81ecef136bdc704d0c319cf074b2f0f092bb544dfbdb8aee837d637d034c183 Description: network monitoring solution - server (using PostgreSQL) Zabbix is a server/client network monitoring system with many features. It can be used for: . - high level monitoring of IT services; - centralized monitoring of your servers and applications; - monitoring of SNMP-enabled devices; - performance monitoring (process load, network activity, disk activity, memory usage, OS parameters etc.); - data visualization. . This package provides the software needed to integrate a host as a Zabbix client. It collects information from Zabbix clients and stores it in a PostgreSQL database. Homepage: http://zabbix.com Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: zerofree Priority: extra Section: admin Installed-Size: 50 Maintainer: Ubuntu Developers Original-Maintainer: Thibaut Paumard Architecture: amd64 Version: 1.0.2-1ubuntu1 Depends: e2fslibs (>= 1.37), libc6 (>= 2.3.4) Filename: pool/main/zerofree_1.0.2-1ubuntu1_amd64.deb Size: 8654 MD5Sum: a92cc8c9a9afdbe9ab37676606eb9c7b SHA1: 0a587c71e8771de15ecf45b506d97600837ec0c4 SHA256: 657c927de5b848db0d0f1217fe611cb8310f77e531394b20ca2455a10a9b7df9 SHA512: ab2437543b65758a4e8c84bbbe6a8d32068aad705ec4fc4bf8a7048489a937e11742dfb13bc6b8a34d7a72b093da63a351008b09496bb6521d7e31c46b04c396 Description: zero free blocks from ext2, ext3 and ext4 file-systems Zerofree finds the unallocated blocks with non-zero value content in an ext2, ext3 or ext4 file-system and fills them with zeroes (zerofree can also work with another value than zero). This is mostly useful if the device on which this file-system resides is a disk image. In this case, depending on the type of disk image, a secondary utility may be able to reduce the size of the disk image after zerofree has been run. Zerofree requires the file-system to be unmounted or mounted read-only. . The usual way to achieve the same result (zeroing the unused blocks) is to run "dd" do create a file full of zeroes that takes up the entire free space on the drive, and then delete this file. This has many disadvantages, which zerofree alleviates: * it is slow; * it makes the disk image (temporarily) grow to its maximal extent; * it (temporarily) uses all free space on the disk, so other concurrent write actions may fail. . Zerofree has been written to be run from GNU/Linux systems installed as guest OSes inside a virtual machine. If this is not your case, you almost certainly don't need this package. (One other use case would be to erase sensitive data a little bit more securely than with a simple "rm"). Homepage: http://intgat.tigress.co.uk/rmy/uml/index.html Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: cloud-image Package: zfs-fuse Priority: optional Section: universe/otherosfs Installed-Size: 3225 Maintainer: Ubuntu Developers Original-Maintainer: Asias He Architecture: amd64 Version: 0.7.0-10.1 Depends: libaio1 (>= 0.3.93), libc6 (>= 2.16), libfuse2 (>= 2.8.1), libssl1.0.0 (>= 1.0.0), zlib1g (>= 1:1.1.4), fuse (>= 2.8.7-2), lsb-base Suggests: nfs-kernel-server, kpartx Filename: pool/main/zfs-fuse_0.7.0-10.1_amd64.deb Size: 1258126 MD5Sum: 8614eaec5dc8a9d742bfa3037fe33a87 SHA1: 3e764fb47d0c9a809584c944bdc80c2b9934cd88 SHA256: 377e4f0133e7df1f7a9328d61f893dd8e46dad43a171effdd959ec1124636919 SHA512: 9100e98c9275195d54ec14c7072b5e7ec048646a623ccad5b29cc761eb7630c5fda0e411d53b832e2f5f4c892df7070ec7cb5fce056d9fee156552cb3d874a34 Description: ZFS on FUSE ZFS is an advanced filesystem from Sun Microsystems, originally developed for solaris. It provides a number of advanced features, such as live integrity checks, atomic updates, atomic snapshots and clones, compression, and much more. . This package provides an implementation of Sun's ZFS filesystem in userspace, using FUSE. Homepage: http://zfs-fuse.net Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: zlib1g Priority: required Section: libs Installed-Size: 171 Maintainer: Ubuntu Developers Original-Maintainer: Mark Brown Architecture: amd64 Source: zlib Version: 1:1.2.8.dfsg-1ubuntu1 Provides: libz1 Depends: libc6 (>= 2.14) Pre-Depends: multiarch-support Conflicts: zlib1 (<= 1:1.0.4-7) Breaks: libxml2 (<< 2.7.6.dfsg-2), texlive-binaries (<< 2009-12) Filename: pool/main/zlib1g_1.2.8.dfsg-1ubuntu1_amd64.deb Size: 57118 MD5Sum: 468af3913970b3264a2525959e37a871 SHA1: 680daaa7c021f6c8e7c4e31fb29e15c057617397 SHA256: 0721c2cb0c0829b7c110ef1589bd90e7dc4242d84848cd201150d5b399cd38c2 SHA512: d908e2d95d1679a419bad6265af6dd5e53490e71435d0b29b3d84f6338da02c20299ef0b7596be1644f3f52a3b563131448b127f420604dbbf35797faa2df9f2 Description: compression library - runtime zlib is a library implementing the deflate compression method found in gzip and PKZIP. This package includes the shared library. Multi-Arch: same Homepage: http://zlib.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: minimal