Package: apache2 Version: 2.2.34-1deb7u13rusoft10.2~wheezy1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 1 Depends: apache2-mpm-prefork (= 2.2.34-1deb7u13rusoft10.2~wheezy1) | apache2-mpm-itk (= 2.2.34-1deb7u13rusoft10.2~wheezy1) | apache2-mpm-event (= 2.2.34-1deb7u13rusoft10.2~wheezy1) | apache2-mpm-worker (= 2.2.34-1deb7u13rusoft10.2~wheezy1), apache2.2-common (= 2.2.34-1deb7u13rusoft10.2~wheezy1) Filename: pool/debian-wheezy/i386/apache2/apache2_2.2.34-1deb7u13rusoft10.2~wheezy1_i386.deb Size: 1544 MD5sum: f07244e622eb60c64da233c53c1cf77e SHA1: 7f6b9b98b1d1c41e26c1bbe55d965fb5c4605809 SHA256: 5054bd00d7138f85fa953dfea290af32b2149edf22451afef813de1d2ac9a99a Section: httpd Priority: optional Homepage: http://httpd.apache.org/ Description: Apache HTTP Server metapackage 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. . It features support for HTTPS, virtual hosting, CGI, SSI, IPv6, easy scripting and database integration, request/response filtering, many flexible authentication schemes, and more. Original-Maintainer: Debian Apache Maintainers Original-Vcs-Browser: http://svn.debian.org/wsvn/pkg-apache/trunk/apache2 Original-Vcs-Svn: svn://svn.debian.org/pkg-apache/trunk/apache2 Package: apache2-dbg Source: apache2 Version: 2.2.34-1deb7u13rusoft10.2~wheezy1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 8053 Depends: apache2.2-bin (= 2.2.34-1deb7u13rusoft10.2~wheezy1) Filename: pool/debian-wheezy/i386/apache2/apache2-dbg_2.2.34-1deb7u13rusoft10.2~wheezy1_i386.deb Size: 1668604 MD5sum: 898ce13c37dd5336db066b50533269e2 SHA1: 024a4ab1161a7dde100335674d0ec12321493c96 SHA256: 048d8161c29f8ac97fb9274d7f95dd6a5b49adc873b2c0e2bca5772c88d356b8 Section: debug Priority: extra Homepage: http://httpd.apache.org/ Description: Apache debugging symbols This package includes the debugging symbols for Apache 2. See /usr/share/doc/apache2.2-common/README.backtrace for more information. Original-Maintainer: Debian Apache Maintainers Original-Vcs-Browser: http://svn.debian.org/wsvn/pkg-apache/trunk/apache2 Original-Vcs-Svn: svn://svn.debian.org/pkg-apache/trunk/apache2 Package: apache2-mpm-event Source: apache2 Version: 2.2.34-1deb7u13rusoft10.2~wheezy1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 4 Depends: apache2.2-common (= 2.2.34-1deb7u13rusoft10.2~wheezy1), apache2.2-bin (= 2.2.34-1deb7u13rusoft10.2~wheezy1) Conflicts: apache2-common, apache2-mpm Provides: apache2, apache2-mpm, httpd, httpd-cgi Filename: pool/debian-wheezy/i386/apache2/apache2-mpm-event_2.2.34-1deb7u13rusoft10.2~wheezy1_i386.deb Size: 2416 MD5sum: 65b20ce5869bf5afd363e8d6e46c47b9 SHA1: 3b791ee7ac1802da77b8b0829ddc26bc232ffbe5 SHA256: 64e85f7d1f2197a83c57c62928efb167fffc61e4b6f6cbe453c35a4d31b2f183 Section: httpd Priority: optional Homepage: http://httpd.apache.org/ Description: Apache HTTP Server - event driven model Each Apache Multi-Processing Module provides a different "flavor" of web server binary, compiled with a different processing model. . The event MPM is designed to allow more requests to be served simultaneously by passing off some processing work to supporting threads, freeing up the main threads to work on new requests. It is especially suitable for sites that see extensive KeepAlive traffic. . This MPM is experimental and less tested than the worker and prefork MPMs. Original-Maintainer: Debian Apache Maintainers Original-Vcs-Browser: http://svn.debian.org/wsvn/pkg-apache/trunk/apache2 Original-Vcs-Svn: svn://svn.debian.org/pkg-apache/trunk/apache2 Package: apache2-mpm-itk Source: apache2 Version: 2.2.34-1deb7u13rusoft10.2~wheezy1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 4 Depends: apache2.2-common (= 2.2.34-1deb7u13rusoft10.2~wheezy1), apache2.2-bin (= 2.2.34-1deb7u13rusoft10.2~wheezy1) Conflicts: apache2-common, apache2-mpm Provides: apache2, apache2-mpm, httpd, httpd-cgi Filename: pool/debian-wheezy/i386/apache2/apache2-mpm-itk_2.2.34-1deb7u13rusoft10.2~wheezy1_i386.deb Size: 2438 MD5sum: 1c39834b56788d265cb734135b8cb0d9 SHA1: 98b54011750ebc9d8c478e0888b62514a5438fdb SHA256: 2a7eb2227d6916f1003e5521c7305af4f6f98192d9c97fea48eed75553a5875e Section: httpd Priority: extra Homepage: http://httpd.apache.org/ Description: multiuser MPM for Apache 2.2 The ITK Multi-Processing Module (MPM) works in about the same way as the classical "prefork" module (that is, without threads), except that it allows you to constrain each individual vhost to a particular system user. This allows you to run several different web sites on a single server without worrying that they will be able to read each others' files. This is a third-party MPM that is not included in the normal Apache httpd. . Please note that this MPM is somewhat less tested than the MPMs that come with Apache itself. Original-Maintainer: Debian Apache Maintainers Original-Vcs-Browser: http://svn.debian.org/wsvn/pkg-apache/trunk/apache2 Original-Vcs-Svn: svn://svn.debian.org/pkg-apache/trunk/apache2 Package: apache2-mpm-prefork Source: apache2 Version: 2.2.34-1deb7u13rusoft10.2~wheezy1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 4 Depends: apache2.2-common (= 2.2.34-1deb7u13rusoft10.2~wheezy1), apache2.2-bin (= 2.2.34-1deb7u13rusoft10.2~wheezy1) Suggests: libapache2-mod-ruid2 Conflicts: apache2-common, apache2-mpm Provides: apache2, apache2-mpm, httpd, httpd-cgi Filename: pool/debian-wheezy/i386/apache2/apache2-mpm-prefork_2.2.34-1deb7u13rusoft10.2~wheezy1_i386.deb Size: 2474 MD5sum: e2e6501f4e51f12c639761c9c667b21f SHA1: 8afc49d645e77baa751ec00861751dbb601fc8ef SHA256: 19a55512eff1cf41d8aa1799688502ea95294d1f0966cb76e5d533f0db22bbd8 Section: httpd Priority: optional Homepage: http://httpd.apache.org/ Description: Apache HTTP Server - traditional non-threaded model Each Apache Multi-Processing Module provides a different "flavor" of web server binary, compiled with a different processing model. . The prefork MPM provides a non-threaded implementation using a variable number of processes where each process handles only one connection at the same time. It is not as fast as threaded models, but is considered to be more stable. It is appropriate for sites that need to maintain compatibility with non-thread-safe libraries, and is the best MPM for isolating each request, so that a problem with a single request will not affect any other. Original-Maintainer: Debian Apache Maintainers Original-Vcs-Browser: http://svn.debian.org/wsvn/pkg-apache/trunk/apache2 Original-Vcs-Svn: svn://svn.debian.org/pkg-apache/trunk/apache2 Package: apache2-mpm-worker Source: apache2 Version: 2.2.34-1deb7u13rusoft10.2~wheezy1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 4 Depends: apache2.2-common (= 2.2.34-1deb7u13rusoft10.2~wheezy1), apache2.2-bin (= 2.2.34-1deb7u13rusoft10.2~wheezy1) Conflicts: apache2-common, apache2-mpm Provides: apache2, apache2-mpm, httpd, httpd-cgi Filename: pool/debian-wheezy/i386/apache2/apache2-mpm-worker_2.2.34-1deb7u13rusoft10.2~wheezy1_i386.deb Size: 2348 MD5sum: 5458c2c9afee1ab74bb88fcbac62e790 SHA1: f8681bba6ff7b09d281c0ff6b597b93f3c27a0da SHA256: c5a389c993f78528e8b8ccde4d016e123dc5de4513beb300a5197c9f549ecfef Section: httpd Priority: optional Homepage: http://httpd.apache.org/ Description: Apache HTTP Server - high speed threaded model Each Apache Multi-Processing Module provides a different "flavor" of web server binary, compiled with a different processing model. . The worker MPM provides the default threaded implementation. It is recommended especially for high-traffic sites because it is faster and has a smaller memory footprint than the traditional prefork MPM. Original-Maintainer: Debian Apache Maintainers Original-Vcs-Browser: http://svn.debian.org/wsvn/pkg-apache/trunk/apache2 Original-Vcs-Svn: svn://svn.debian.org/pkg-apache/trunk/apache2 Package: apache2-prefork-dev Source: apache2 Version: 2.2.34-1deb7u13rusoft10.2~wheezy1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 539 Depends: apache2.2-common (= 2.2.34-1deb7u13rusoft10.2~wheezy1), openssl, libaprutil1-dev Conflicts: apache2-threaded-dev Filename: pool/debian-wheezy/i386/apache2/apache2-prefork-dev_2.2.34-1deb7u13rusoft10.2~wheezy1_i386.deb Size: 116644 MD5sum: 2a2bbf24272210830914eb11eb0031d7 SHA1: 8637db2ee4206d16403fe3108eb4a276f9d4f76c SHA256: 2bae6d32f09222dee9351dda923973a61753b15b0562eac6e312976bb4e6b78c Section: httpd Priority: extra Homepage: http://httpd.apache.org/ Description: Apache development headers - non-threaded MPM This package provides the development headers and apxs2 binary for apache2-mpm-prefork; see the apache2 package description for more details. . This should only be used when you absolutely *must* support a non-threaded environment (for PHP, for example). Original-Maintainer: Debian Apache Maintainers Original-Vcs-Browser: http://svn.debian.org/wsvn/pkg-apache/trunk/apache2 Original-Vcs-Svn: svn://svn.debian.org/pkg-apache/trunk/apache2 Package: apache2-suexec Source: apache2 Version: 2.2.34-1deb7u13rusoft10.2~wheezy1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 136 Depends: libc6 (>= 2.3.6-6~), apache2.2-common Conflicts: apache-common, apache2-suexec Replaces: apache2-suexec Filename: pool/debian-wheezy/i386/apache2/apache2-suexec_2.2.34-1deb7u13rusoft10.2~wheezy1_i386.deb Size: 114900 MD5sum: aadfa245b63df16b6e5055140dd24752 SHA1: 76714123b05d99d6b4a322d3045ff4db3b671e95 SHA256: c9a637a618016967e9efc94b04bcc919541506a4445c4424c503d7eb375507bc Section: httpd Priority: optional Homepage: http://httpd.apache.org/ Description: Standard suexec program for Apache 2 mod_suexec Provides the standard suexec helper program for mod_suexec. This version is compiled with document root /var/www and userdir suffix public_html. If you need different settings, use the package apache2-suexec-custom. Original-Maintainer: Debian Apache Maintainers Original-Vcs-Browser: http://svn.debian.org/wsvn/pkg-apache/trunk/apache2 Original-Vcs-Svn: svn://svn.debian.org/pkg-apache/trunk/apache2 Package: apache2-suexec-custom Source: apache2 Version: 2.2.34-1deb7u13rusoft10.2~wheezy1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 138 Depends: libc6 (>= 2.3.6-6~), apache2.2-common Conflicts: apache-common, apache2-suexec Replaces: apache2-suexec Provides: apache2-suexec Filename: pool/debian-wheezy/i386/apache2/apache2-suexec-custom_2.2.34-1deb7u13rusoft10.2~wheezy1_i386.deb Size: 116452 MD5sum: ad0b85f6a534e00aabb26296245a5fcd SHA1: dd38c5969c410ea2f6a26dd6e67513b697bfa55c SHA256: 5fe69b824cb25a1ee347599ea1190e7b3aaee015da9166b780567db781ffd406 Section: httpd Priority: extra Homepage: http://httpd.apache.org/ Description: Configurable suexec program for Apache 2 mod_suexec Provides a customizable version of the suexec helper program for mod_suexec. This is not the version from upstream, but can be configured with a configuration file. . If you do not need non-standard document root or userdir settings, it is recommended that you use the standard suexec helper program from the apache2-suexec package instead. Original-Maintainer: Debian Apache Maintainers Original-Vcs-Browser: http://svn.debian.org/wsvn/pkg-apache/trunk/apache2 Original-Vcs-Svn: svn://svn.debian.org/pkg-apache/trunk/apache2 Package: apache2-threaded-dev Source: apache2 Version: 2.2.34-1deb7u13rusoft10.2~wheezy1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 542 Depends: apache2.2-common (= 2.2.34-1deb7u13rusoft10.2~wheezy1), openssl, libaprutil1-dev Conflicts: apache2-prefork-dev Provides: apache2-dev Filename: pool/debian-wheezy/i386/apache2/apache2-threaded-dev_2.2.34-1deb7u13rusoft10.2~wheezy1_i386.deb Size: 116800 MD5sum: 504172bf0cbcabc5eb138ea00f13a75d SHA1: 03d4fd526494f77f8cbc4410a01bdaf1939f19f6 SHA256: 71e2528aeea25b5ceb3860a69e79e4cdfb8dde02f3418b08e1b63e36136161c4 Section: httpd Priority: extra Homepage: http://httpd.apache.org/ Description: Apache development headers - threaded MPM This package provides the development headers and apxs2 binary for threaded versions of apache2; see the apache2 package description for more details. Original-Maintainer: Debian Apache Maintainers Original-Vcs-Browser: http://svn.debian.org/wsvn/pkg-apache/trunk/apache2 Original-Vcs-Svn: svn://svn.debian.org/pkg-apache/trunk/apache2 Package: apache2-utils Source: apache2 Version: 2.2.34-1deb7u13rusoft10.2~wheezy1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 282 Depends: libapr1 (>= 1.2.7), libaprutil1 (>= 1.2.7+dfsg), libc6 (>= 2.4), libssl1.0.0 (>= 1.0.1) Conflicts: apache-common (<< 1.3.28.0.1-1) Replaces: apache-utils (<< 1.3.33-4), apache2-common Filename: pool/debian-wheezy/i386/apache2/apache2-utils_2.2.34-1deb7u13rusoft10.2~wheezy1_i386.deb Size: 168164 MD5sum: 309da1dda41a140b2bdb6805949a2ebf SHA1: 0c691f428587088c1750346137708a294001d5c2 SHA256: 6d180326831e4667737743290f47d3fc34d4551265971550ce0e5c44d1798688 Section: httpd Priority: optional Homepage: http://httpd.apache.org/ Description: utility programs for webservers Provides some add-on programs useful for any webserver. These include: - ab (Apache benchmark tool) - logresolve (Resolve IP addresses to hostname in logfiles) - htpasswd (Manipulate basic authentication files) - htdigest (Manipulate digest authentication files) - dbmmanage (Manipulate basic authentication files in DBM format, using perl) - htdbm (Manipulate basic authentication files in DBM format, using APR) - rotatelogs (Periodically stop writing to a logfile and open a new one) - split-logfile (Split a single log including multiple vhosts) - checkgid (Checks whether the caller can setgid to the specified group) - check_forensic (Extract mod_log_forensic output from Apache log files) Original-Maintainer: Debian Apache Maintainers Original-Vcs-Browser: http://svn.debian.org/wsvn/pkg-apache/trunk/apache2 Original-Vcs-Svn: svn://svn.debian.org/pkg-apache/trunk/apache2 Package: apache2.2-bin Source: apache2 Version: 2.2.34-1deb7u13rusoft10.2~wheezy1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 3350 Depends: libapr1 (>= 1.4.2), libaprutil1 (>= 1.4.0), libaprutil1-dbd-sqlite3 | libaprutil1-dbd-mysql | libaprutil1-dbd-odbc | libaprutil1-dbd-pgsql | libaprutil1-dbd-freetds, libaprutil1-ldap, libc6 (>= 2.4), libcap2 (>= 2.10), libldap-2.4-2 (>= 2.4.7), libpcre3, libssl1.0.0 (>= 1.0.1), zlib1g (>= 1:1.1.4) Conflicts: apache2.2-common (<< 2.2.11-5~) Replaces: apache2.2-common (<< 2.2.14-2~) Filename: pool/debian-wheezy/i386/apache2/apache2.2-bin_2.2.34-1deb7u13rusoft10.2~wheezy1_i386.deb Size: 807396 MD5sum: 07848faaa270cade89c02248113152fd SHA1: cf531c6633e160b850a28fa7c422119f76630d9c SHA256: 835aa2aa6fdd553525d38a3eb27ac4c62505320df471c840a724b6472518dffe Section: httpd Priority: optional Homepage: http://httpd.apache.org/ Description: Apache HTTP Server common binary 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 all binaries but no configuration or support scripts. To get a stand-alone server, you need to install one of the apache2-mpm-* packages, such as worker or prefork. Other packages like gnome-user-share may bring their own Apache configuration, though. Original-Maintainer: Debian Apache Maintainers Original-Vcs-Browser: http://svn.debian.org/wsvn/pkg-apache/trunk/apache2 Original-Vcs-Svn: svn://svn.debian.org/pkg-apache/trunk/apache2 Package: apache2.2-common Source: apache2 Version: 2.2.34-1deb7u13rusoft10.2~wheezy1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 647 Depends: apache2.2-bin (= 2.2.34-1deb7u13rusoft10.2~wheezy1), apache2-utils, mime-support, lsb-base, procps, perl, coreutils Recommends: ssl-cert Suggests: www-browser, apache2-doc, apache2-suexec | apache2-suexec-custom, ufw Conflicts: apache, apache2-common Replaces: apache2-common Filename: pool/debian-wheezy/i386/apache2/apache2.2-common_2.2.34-1deb7u13rusoft10.2~wheezy1_i386.deb Size: 306296 MD5sum: 7c4fb09a406dede72658d506f9178c64 SHA1: be36e846d7e49da7aca3b35bce9f88774ae894ce SHA256: 3243d11b2cbe65a5dce159fc0197614c3a7ce75ab29d3df9e28ec9bfdbd1b263 Section: httpd Priority: optional Homepage: http://httpd.apache.org/ 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 the configuration and support scripts. However, it does *not* include the server itself; for this you need to install one of the apache2-mpm-* packages, such as worker or prefork. Original-Maintainer: Debian Apache Maintainers Original-Vcs-Browser: http://svn.debian.org/wsvn/pkg-apache/trunk/apache2 Original-Vcs-Svn: svn://svn.debian.org/pkg-apache/trunk/apache2 Package: apcupsd Version: 3.14.14-2rusoft1~wheezy1 Architecture: i386 Maintainer: Thorsten Alteholz Installed-Size: 745 Depends: libc6 (>= 2.10), libgcc1 (>= 1:4.1.1), libusb-0.1-4 (>= 2:0.1.12), libwrap0 (>= 7.6-4~), lsb-base Recommends: apcupsd-doc, s-nail | mailx Suggests: apcupsd-cgi, udev Conflicts: ups-monitor Provides: ups-monitor Filename: pool/debian-wheezy/i386/apcupsd/apcupsd_3.14.14-2rusoft1~wheezy1_i386.deb Size: 372314 MD5sum: 0e797521f83049826e1ae5b89470567e SHA1: 420b2883fe0957ee575afb3e577da369bdf14a59 SHA256: 96ca311554d6a21d4f59dc9b8e97801312fe3e9cc0876373516dde8e90b040ee Section: admin Priority: optional Homepage: http://www.apcupsd.org/ Description: APC UPS Power Management (daemon) apcupsd provides UPS power management for APC products, including most BackUPS series models (including USB), SmartUPS V/S, SmartUPS (NET/RM), and Matrix series. . It controls and monitors the status of UPS and allows your computer to run for a specified length of time on UPS power, and then executes a controlled shutdown in the case of an extended power failure. Package: apcupsd-cgi Source: apcupsd Version: 3.14.14-2rusoft1~wheezy1 Architecture: i386 Maintainer: Thorsten Alteholz Installed-Size: 175 Depends: apcupsd (= 3.14.14-2rusoft1~wheezy1), libc6 (>= 2.10), libgd3 (>= 2.1.0~alpha~) Suggests: apache2 | httpd Filename: pool/debian-wheezy/i386/apcupsd/apcupsd-cgi_3.14.14-2rusoft1~wheezy1_i386.deb Size: 98532 MD5sum: 609cff36e31c709ac547215a0714ee4d SHA1: f35fce36ccd4f825e670de5cc7f116b97708761f SHA256: 22b2393775e7038e5cd4817a0d80c5d3187cc19b575acb90516768f9614eaff0 Section: web Priority: optional Homepage: http://www.apcupsd.org/ Description: APC UPS Power Management (web interface) apcupsd provides UPS power management for APC products, including most BackUPS series models (including USB), SmartUPS V/S, SmartUPS (NET/RM), and Matrix series. . This package contains the web interface. Package: apt-cacher-ng Version: 3.1-1rusoft1~wheezy1 Architecture: i386 Maintainer: Eduard Bloch Installed-Size: 1499 Pre-Depends: dpkg (>= 1.15.6) Depends: libbz2-1.0, libc6 (>= 2.11), libgcc1 (>= 1:4.1.1), liblzma5 (>= 5.1.1alpha+20120614), libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 4.6), libwrap0 (>= 7.6-4~), zlib1g (>= 1:1.2.0), debconf (>= 0.5) | debconf-2.0, adduser, lsb-base (>= 3.0-6) Suggests: doc-base, libfuse2 (>= 2.5), avahi-daemon Conflicts: logrotate (<< 3.8.0) Filename: pool/debian-wheezy/i386/apt-cacher-ng/apt-cacher-ng_3.1-1rusoft1~wheezy1_i386.deb Size: 742516 MD5sum: aacfb5ce3ce5ad00ec6b128a9dffe5f4 SHA1: 74fc0b50ff4f7c7cd02546727914c58128e6eceb SHA256: f83e321fcb1ca0137fed8870596ac2090610003221c7ec9b0f5296a62404bb72 Section: net Priority: optional Homepage: http://www.unix-ag.uni-kl.de/~bloch/acng/ Description: caching proxy server for software repositories Apt-Cacher NG is a caching proxy for downloading packages from Debian-style software repositories (or possibly from other types). . The main principle is that a central machine hosts the proxy for a local network, and clients configure their APT setup to download through it. Apt-Cacher NG keeps a copy of all useful data that passes through it, and when a similar request is made, the cached copy of the data is delivered without being re-downloaded. . Apt-Cacher NG has been designed from scratch as a replacement for apt-cacher, but with a focus on maximizing throughput with low system resource requirements. It can also be used as replacement for apt-proxy and approx with no need to modify clients' sources.list files. Package: awffull Version: 3.10.2-5rusoft1~wheezy1 Architecture: i386 Maintainer: Debian QA Group Installed-Size: 821 Pre-Depends: debconf (>= 1.4.58) | debconf-2.0 Depends: libc6 (>= 2.7), libgd3 (>= 2.1.0~alpha~), libgeoip1 (>= 1.4.8+dfsg), libpcre3, libpng12-0 (>= 1.2.13-4), zlib1g (>= 1:1.1.4) Suggests: httpd, dnshistory, ttf-dejavu Filename: pool/debian-wheezy/i386/awffull/awffull_3.10.2-5rusoft1~wheezy1_i386.deb Size: 328510 MD5sum: 1c72aabc53b1d9160248cab44475c544 SHA1: c3fbb95431ac0deacfdaebdc822bd092b50403cc SHA256: be315e1ad7844db1fbb026b5852c7df759a17158f204a34d3a5afde3baf764e2 Section: web Priority: optional Homepage: http://www.stedee.id.au/awffull/ Description: web server log analysis program AWFFull is a Web server log analysis program, forked from Webalizer. It adds a number of new features and improvements, such as extended frontpage history, resizable graphs, and a few more pie charts. . Webalizer is a great weblog analysis program but hasn't been going anywhere in recent years. AWFFull takes that base and starts to fix the niggles and annoyances and hopefully become a useful enhancement. . As a base, weblizer has a stated goal of producing web server analysis. AWFFull on the other hand, will gradually focus more on the business intelligence contained within those logs - and not specifically limited just to web server logs. . Major Enhancements vs. Webalizer . The frontpage history can now cover more than 12 months. StyleSheets (CSS) are supported. Customise to your hearts content! The log type can be auto-detected Can process: CLF, Combined, Squid, FTP XFER and Domino v6 Logs All graphs are now resizable, rather than being a fixed size Config File simplification to reduce duplication of common config pairings Bookmarking numbers are tracked. Be aware that these are estimates! Backend changes: Use of PCRE lib and standard library calls to ease coding pain Pattern Matching improvements can increase the speed of a run by 50%. YMMV! 404 Errors are tracked and displayed with both the target and referrering URL Can specify what is a page or what is not. Package: brotli Version: 1.0.9-2rusoft1~debian7.1 Architecture: i386 Maintainer: Tomasz Buchert Installed-Size: 799 Depends: libc6 (>= 2.4) Filename: pool/debian-wheezy/i386/brotli/brotli_1.0.9-2rusoft1~debian7.1_i386.deb Size: 351008 MD5sum: bffbdd0e6d9e656fc32f3d2d9cfa3f2a SHA1: 85ca21ec7205116d18360f7fe9331634150e32fb SHA256: fa0590bf7621cfd4382950a35a8ea44a9c4263d03729abaeabc1ec01025b1c1f Section: utils Priority: optional Homepage: https://github.com/google/brotli Description: lossless compression algorithm and format (command line utility) Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression. . This package installs a command line utility. Package: bzip2 Version: 1.0.6-5rusoft2~wheezy1 Architecture: i386 Maintainer: Anibal Monsalve Salazar Installed-Size: 78 Depends: libbz2-1.0 (= 1.0.6-5rusoft2~wheezy1), libc6 (>= 2.4) Suggests: bzip2-doc Replaces: libbz2 (<< 0.9.5d-3) Filename: pool/debian-wheezy/i386/bzip2/bzip2_1.0.6-5rusoft2~wheezy1_i386.deb Size: 50398 MD5sum: e6276f44b43734560edc83d3512f4723 SHA1: 27988c7c5b2d8ab4dae78da377c3fca07136f99b SHA256: f3101ec73f89971d1e80edcf07a97893ce80b759ed0dc03ebb1ab2608ebec059 Section: utils Priority: standard Homepage: http://www.bzip.org/ Description: high-quality block-sorting file compressor - utilities bzip2 is a freely available, patent free, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques, whilst being around twice as fast at compression and six times faster at decompression. . bzip2 compresses files using the Burrows-Wheeler block-sorting text compression algorithm, and Huffman coding. Compression is generally considerably better than that achieved by more conventional LZ77/LZ78-based compressors, and approaches the performance of the PPM family of statistical compressors. . The archive file format of bzip2 (.bz2) is incompatible with that of its predecessor, bzip (.bz). Package: cmake Version: 2.8.12.2-0ubuntu6rusoft1~wheezy1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 13025 Depends: libarchive12, libc6 (>= 2.7), libcurl3 (>= 7.16.2), libexpat1 (>= 2.0.1), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6), zlib1g (>= 1:1.2.3.3), cmake-data (>= 2.8.12.2), procps Recommends: make, gcc Suggests: codeblocks, eclipse Filename: pool/debian-wheezy/i386/cmake/cmake_2.8.12.2-0ubuntu6rusoft1~wheezy1_i386.deb Size: 5459098 MD5sum: e31e4dc1cc91c3c3a39198079ab42d86 SHA1: 55656748b2042ca8b047a1f2f3db8a350b09953c SHA256: c79f9d7cc7598711974d598aa5ce14209224403f20745b0416893cfea4df0647 Section: devel Priority: optional Multi-Arch: foreign Homepage: http://cmake.org/ Description: cross-platform, open-source make system CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, pre-processor generation, code generation, and template instantiation. . CMake was developed by Kitware as part of the NLM Insight Segmentation and Registration Toolkit project. The ASCI VIEWS project also provided support in the context of their parallel computation environment. Other sponsors include the Insight, VTK, and VXL open source software communities. Original-Maintainer: Modestas Vainius Package: cmake-curses-gui Source: cmake Version: 2.8.12.2-0ubuntu6rusoft1~wheezy1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 3919 Depends: libarchive12, libc6 (>= 2.7), libcurl3 (>= 7.16.2), libgcc1 (>= 1:4.1.1), libncurses5 (>= 5.5-5~), libstdc++6 (>= 4.6), libtinfo5, zlib1g (>= 1:1.2.3.3), cmake-data, cmake (= 2.8.12.2-0ubuntu6rusoft1~wheezy1) Breaks: cmake (<= 2.6.2-1) Replaces: cmake (<= 2.6.2-1) Filename: pool/debian-wheezy/i386/cmake/cmake-curses-gui_2.8.12.2-0ubuntu6rusoft1~wheezy1_i386.deb Size: 1621308 MD5sum: de07c104295babdd716c12eed4d88429 SHA1: ef3f16a56c0d5991f8101155167588997008bcd2 SHA256: 420a40dc4c7af7fb4b1994a16994e6f939f2635777feb43aea35d011a9923923 Section: devel Priority: optional Homepage: http://cmake.org/ Description: curses based user interface for CMake (ccmake) CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. . This package provides the CMake curses interface. Project configuration settings may be specified interactively through this GUI. Brief instructions are provided at the bottom of the terminal when the program is running. The main executable file for this GUI is "ccmake". Original-Maintainer: Modestas Vainius Package: cmake-dbg Source: cmake Version: 2.8.12.2-0ubuntu6rusoft1~wheezy1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 78980 Depends: cmake-data, cmake (= 2.8.12.2-0ubuntu6rusoft1~wheezy1) Filename: pool/debian-wheezy/i386/cmake/cmake-dbg_2.8.12.2-0ubuntu6rusoft1~wheezy1_i386.deb Size: 77964626 MD5sum: c52a5ae75be2f02e1591a3d59b4108ba SHA1: 1a86f0c6da5b570d0a6190cbdd9773b1c0105b97 SHA256: e684880d36209f425adc96c788685a8b6ca65e74065a1926ad397d24f0568ab2 Section: debug Priority: extra Homepage: http://cmake.org/ Description: debugging symbols for CMake CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. . This package provides CMake debugging symbols. Original-Maintainer: Modestas Vainius Package: cmake-qt-gui Source: cmake Version: 2.8.12.2-0ubuntu6rusoft1~wheezy1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 4148 Depends: libarchive12, libc6 (>= 2.7), libcurl3 (>= 7.16.2), libgcc1 (>= 1:4.1.1), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.8.0), libstdc++6 (>= 4.6), zlib1g (>= 1:1.2.3.3), cmake-data, cmake (= 2.8.12.2-0ubuntu6rusoft1~wheezy1) Provides: cmake-gui Filename: pool/debian-wheezy/i386/cmake/cmake-qt-gui_2.8.12.2-0ubuntu6rusoft1~wheezy1_i386.deb Size: 1690072 MD5sum: 07dc08f3aa9f02fe0d4b6e195a1837a6 SHA1: 882e80dee69d1375dc5e615c46a51c01aa544f9d SHA256: 74388d652b225b17ff611e825cde1cb26a1a34f0493392e8f36f48f612d10438 Section: devel Priority: optional Homepage: http://cmake.org/ Description: Qt4 based user interface for CMake (cmake-gui) CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. . This package provides the CMake Qt4 based GUI. Project configuration settings may be specified interactively. Brief instructions are provided at the bottom of the window when the program is running. The main executable file for this GUI is "cmake-gui". Original-Maintainer: Modestas Vainius Package: coturn Version: 4.5.1.1-1.1rusoft1~wheezy1 Architecture: i386 Maintainer: Debian VoIP Team Installed-Size: 1267 Depends: adduser, sqlite3, lsb-base (>= 3.0-6), telnet | telnet-client, libc6 (>= 2.7), libevent-core-2.0-5 (>= 2.0.10-stable), libevent-extra-2.0-5 (>= 2.0.10-stable), libevent-openssl-2.0-5 (>= 2.0.10-stable), libevent-pthreads-2.0-5 (>= 2.0.10-stable), libhiredis0.10 (>= 0.10.1), libmysqlclient18 (>= 5.5.24+dfsg-1), libpq5 (>= 8.4~), libsqlite3-0 (>= 3.6.0), libssl1.0.0 (>= 1.0.1) Suggests: sip-router, xmpp-server Conflicts: rfc5766-turn-server, turnserver Provides: stun-server, turn-server Filename: pool/debian-wheezy/i386/coturn/coturn_4.5.1.1-1.1rusoft1~wheezy1_i386.deb Size: 554202 MD5sum: 4df98fbb71842e1e6c505fd8fc007c6e SHA1: 8bf2c8754efb7f1c223f94efdcd5eb7cd0c0025e SHA256: abeb015c57ab0cfc57832f077aa899234a15568c99d9bbda6b524fec0b558036 Section: net Priority: optional Homepage: https://github.com/coturn/coturn/ Description: TURN and STUN server for VoIP STUN (Session Traversal Utilities for NAT) and TURN (Traversal Using Relays around NAT) are protocols that can be used to provide NAT traversal for VoIP and WebRTC. This package provides a VoIP media traffic NAT traversal server and gateway. . Supported RFCs: TURN specs: * RFC 5766 - base TURN specs; * RFC 6062 - TCP relaying TURN extension; * RFC 6156 - IPv6 extension for TURN; * RFC 7635 - OAuth third-party TURN/STUN authorization; * DTLS support as client protocol http://tools.ietf.org/html/draft-petithuguenin-tram-turn-dtls-00 * Mobile ICE (MICE) support http://tools.ietf.org/html/draft-wing-tram-turn-mobility-03 * TURN ORIGIN specs for multi-tenant servers http://tools.ietf.org/html/draft-johnston-tram-stun-origin-02 * TURN Bandwidth draft specs http://tools.ietf.org/html/draft-thomson-tram-turn-bandwidth-00 * SSODA (dual allocation) draft specs http://tools.ietf.org/html/draft-martinsen-tram-ssoda-00 . STUN specs: * RFC 3489 - obsolete "classic" STUN specs; * RFC 5389 - base "new" STUN specs; * RFC 5769 - test vectors for STUN protocol testing; * RFC 5780 - NAT behavior discovery support. . The implementation fully supports UDP, TCP, TLS, and DTLS as protocols between the TURN client and the TURN server. Both UDP and TCP relaying are supported. . SQLite, MySQL, PostgreSQL and Redis are supported for the user repository (if authentication is required). The long-term credentials mechanism is supported. For WebRTC applications, the TURN server REST API for time-limited secret-based authentication is implemented. The third-party authentication specs (OAuth-based) are supported, too. . Load balancing can be implemented either by DNS round-robin mechanism, or with the external networking tools, or by the built-in ALTERNATE-SERVER mechanism. . The implementation is intended to be simple to install and configure. The project focuses on performance, scalability, and simplicity. The aim is to provide an enterprise-grade TURN solution. Package: curl Version: 7.26.0-1+wheezy25+deb7u1rusoft1~debian7.1 Architecture: i386 Maintainer: Alessandro Ghedini Installed-Size: 327 Depends: libc6 (>= 2.7), libcurl3 (= 7.26.0-1+wheezy25+deb7u1rusoft1~debian7.1), zlib1g (>= 1:1.1.4) Replaces: curl-ssl Provides: curl-ssl Filename: pool/debian-wheezy/i386/curl/curl_7.26.0-1+wheezy25+deb7u1rusoft1~debian7.1_i386.deb Size: 271902 MD5sum: 3de2ee114b50299178efd4830e2ca4eb SHA1: baf07352ce34be21654b04960760d1abe4e2d11e SHA256: f9156b977cf558d9a61e2106a7adea00283ccc3d472960e732b88ef7a6fcfba8 Section: web Priority: optional Homepage: http://curl.haxx.se Description: command line tool for transferring data with URL syntax curl is a command line tool for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a busload of other useful tricks. Package: exim4-base Source: exim4 Version: 4.86.2-2ubuntu2.6rusoft1~debian7.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 1454 Depends: libc6 (>= 2.4), libdb5.1, debconf (>= 0.5) | debconf-2.0, cron | cron-daemon | anacron, exim4-config (>= 4.82) | exim4-config-2, adduser, netbase, lsb-base (>= 3.0-6) Recommends: psmisc, mailx, perl-modules Suggests: mail-reader, eximon4, exim4-doc-html | exim4-doc-info, gnutls-bin | openssl, file, spf-tools-perl, swaks Conflicts: exim, exim-tls Breaks: exim4-daemon-custom (<< 4.86.2), exim4-daemon-heavy (<< 4.86.2), exim4-daemon-light (<< 4.86.2) Replaces: exim, exim-tls, exim4-daemon-custom, exim4-daemon-heavy, exim4-daemon-light Filename: pool/debian-wheezy/i386/exim4/exim4-base_4.86.2-2ubuntu2.6rusoft1~debian7.1_i386.deb Size: 1084488 MD5sum: e5e2868b8661e566897c0f2ec818b20f SHA1: 153f4f99c270485e82c81a68822e4cc39fc102ed SHA256: 2ed4bb861c7390a0d52e95840a0d1b0266afc8d44c258038cb1303a1e6d3df18 Section: mail Priority: standard Homepage: http://www.exim.org/ Description: support files for all Exim MTA (v4) packages Exim (v4) is a mail transport agent. exim4-base provides the support files needed by all exim4 daemon packages. You need an additional package containing the main executable. The available packages are: . exim4-daemon-light exim4-daemon-heavy . If you build exim4 from the source package locally, you can also build an exim4-daemon-custom package tailored to your own feature set. . The Debian exim4 packages have their own web page, http://wiki.debian.org/PkgExim4. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users Original-Maintainer: Exim4 Maintainers Package: exim4-daemon-heavy Source: exim4 Version: 4.86.2-2ubuntu2.6rusoft1~debian7.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 1257 Depends: exim4-base (>= 4.86.2), libc6 (>= 2.4), libdb5.1, libgnutls26 (>= 2.12.17-0), libldap-2.4-2 (>= 2.4.7), libmysqlclient18 (>= 5.5.24+dfsg-1), libpam0g (>= 0.99.7.1), libpcre3, libperl5.14 (>= 5.14.2), libpq5, libsasl2-2 (>= 2.1.24), libsqlite3-0 (>= 3.5.9), debconf (>= 0.5) | debconf-2.0 Conflicts: mail-transport-agent Breaks: clamav-daemon (<< 0.95) Replaces: exim4-base (<= 4.61-1), mail-transport-agent Provides: exim4-localscanapi-2.0, mail-transport-agent Filename: pool/debian-wheezy/i386/exim4/exim4-daemon-heavy_4.86.2-2ubuntu2.6rusoft1~debian7.1_i386.deb Size: 712856 MD5sum: ce5aa521631e236d0667a8e2606c5033 SHA1: 1f27f841e66cd64058dabeb0b2c65b3145d9ff59 SHA256: 6dcf631c60bdf0ebba269eab097211540ca9975cbfa59f81c062cb7d5b6a9ccf Section: mail Priority: optional Homepage: http://www.exim.org/ Description: Exim MTA (v4) daemon with extended features, including exiscan-acl Exim (v4) is a mail transport agent. This package contains the exim4 daemon with extended features. In addition to the features already supported by exim4-daemon-light, exim4-daemon-heavy includes LDAP, sqlite, PostgreSQL and MySQL data lookups, SASL and SPA SMTP authentication, embedded Perl interpreter, and the content scanning extension (formerly known as "exiscan-acl") for integration of virus scanners and spamassassin. . The Debian exim4 packages have their own web page, http://wiki.debian.org/PkgExim4. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users Original-Maintainer: Exim4 Maintainers Package: exim4-daemon-heavy-dbg Source: exim4 Version: 4.86.2-2ubuntu2.6rusoft1~debian7.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 1463 Depends: exim4-daemon-heavy Filename: pool/debian-wheezy/i386/exim4/exim4-daemon-heavy-dbg_4.86.2-2ubuntu2.6rusoft1~debian7.1_i386.deb Size: 1422956 MD5sum: 2010c43b7d8d8c6cfea5fef237713fca SHA1: ab51ccb4a07fd6906f4bf7f395d6e8f86678a6ff SHA256: 89791b36078e65e6f7874f82cf6c3537174552e81f45351a802687d116a44e0d Section: debug Priority: extra Homepage: http://www.exim.org/ Description: debugging symbols for the Exim MTA "heavy" daemon Exim (v4) is a mail transport agent. This package contains debugging symbols for the binaries contained in the exim4-daemon-heavy package. . The Debian exim4 packages have their own web page, http://wiki.debian.org/PkgExim4. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users Original-Maintainer: Exim4 Maintainers Package: exim4-daemon-light Source: exim4 Version: 4.86.2-2ubuntu2.6rusoft1~debian7.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 1130 Depends: exim4-base (>= 4.86.2), libc6 (>= 2.4), libdb5.1, libgnutls26 (>= 2.12.17-0), libpcre3, debconf (>= 0.5) | debconf-2.0 Conflicts: mail-transport-agent Replaces: exim4-base (<= 4.61-1), mail-transport-agent Provides: default-mta, exim4-localscanapi-2.0, mail-transport-agent Filename: pool/debian-wheezy/i386/exim4/exim4-daemon-light_4.86.2-2ubuntu2.6rusoft1~debian7.1_i386.deb Size: 653804 MD5sum: cbb729a52cbc89562ccd877edeada4fd SHA1: c3666c729f4754b337571dd709c8346ef09d54d5 SHA256: 8969634fff7da5fc428b4b7294750dad577681ccdc2ddd85740e8079c41186ed Section: mail Priority: standard Homepage: http://www.exim.org/ Description: lightweight Exim MTA (v4) daemon Exim (v4) is a mail transport agent. This package contains the exim4 daemon with only basic features enabled. It works well with the standard setups that are provided by Debian and includes support for TLS encryption and the dlopen patch to allow dynamic loading of a local_scan function. . The Debian exim4 packages have their own web page, http://wiki.debian.org/PkgExim4. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users Original-Maintainer: Exim4 Maintainers Package: exim4-daemon-light-dbg Source: exim4 Version: 4.86.2-2ubuntu2.6rusoft1~debian7.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 1307 Depends: exim4-daemon-light Filename: pool/debian-wheezy/i386/exim4/exim4-daemon-light-dbg_4.86.2-2ubuntu2.6rusoft1~debian7.1_i386.deb Size: 1271996 MD5sum: 3f322e277e200be170ca5498fd29394c SHA1: d418b7a6350a62ad5dbdc2f5c3d4633eadf6f42c SHA256: 19ae4427e58f6f228c6a6871bac0e3470264768e3c3206273fbaa5ebd01e40fc Section: debug Priority: extra Homepage: http://www.exim.org/ Description: debugging symbols for the Exim MTA "light" daemon Exim (v4) is a mail transport agent. This package contains debugging symbols for the binaries contained in the exim4-daemon-light package. . The Debian exim4 packages have their own web page, http://wiki.debian.org/PkgExim4. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users Original-Maintainer: Exim4 Maintainers Package: exim4-dbg Source: exim4 Version: 4.86.2-2ubuntu2.6rusoft1~debian7.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 483 Depends: exim4-base, exim4-config Recommends: eximon4 Filename: pool/debian-wheezy/i386/exim4/exim4-dbg_4.86.2-2ubuntu2.6rusoft1~debian7.1_i386.deb Size: 456004 MD5sum: 28866952c402b4819e5a10a118f87430 SHA1: 1903db5ecda2bc8bd2fcd09b2cbbd174de9111ee SHA256: 5cd6e71b929f3effcf3b42d0a1059268db94a238ce65098d7873b76210e7ce5e Section: debug Priority: extra Homepage: http://www.exim.org/ Description: debugging symbols for the Exim MTA (utilities) Exim (v4) is a mail transport agent. This package contains debugging symbols for the binaries contained in the exim4 packages. The daemon packages have their own debug package. . The Debian exim4 packages have their own web page, http://wiki.debian.org/PkgExim4. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users Original-Maintainer: Exim4 Maintainers Package: exim4-dev Source: exim4 Version: 4.86.2-2ubuntu2.6rusoft1~debian7.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 209 Filename: pool/debian-wheezy/i386/exim4/exim4-dev_4.86.2-2ubuntu2.6rusoft1~debian7.1_i386.deb Size: 195020 MD5sum: f19147c02dda336459ed084496babfb4 SHA1: 9b1848769d78ea68f120e7f1cccebc6f1c8225a3 SHA256: d03bc0ef8442fa1799c64d59be0be7248dae68571035f7a13e499a88777bc8a4 Section: mail Priority: extra Homepage: http://www.exim.org/ Description: header files for the Exim MTA (v4) packages Exim (v4) is a mail transport agent. This package contains header files that can be used to compile code that is then dynamically linked to exim's local_scan interface. . The Debian exim4 packages have their own web page, http://wiki.debian.org/PkgExim4. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users Original-Maintainer: Exim4 Maintainers Package: eximon4 Source: exim4 Version: 4.86.2-2ubuntu2.6rusoft1~debian7.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 268 Depends: libc6 (>= 2.7), libpcre3, libx11-6, libxaw7, libxmu6, libxt6, exim4-base (>= 4.10) Conflicts: eximon Replaces: eximon Filename: pool/debian-wheezy/i386/exim4/eximon4_4.86.2-2ubuntu2.6rusoft1~debian7.1_i386.deb Size: 225782 MD5sum: a1944110fd69e279ed45ead6b0e3a9c3 SHA1: 8d12f99414a412fe3b777d37d0034e0fab5cedb5 SHA256: e438ced5a16aa70a307b1cf0a5970245447cf2eaf82091b472905fb65a818483 Section: mail Priority: optional Homepage: http://www.exim.org/ Description: monitor application for the Exim MTA (v4) (X11 interface) Eximon is a helper program for the Exim MTA (v4). It allows administrators to view the mail queue and logs, and perform a variety of actions on queued messages, such as freezing, bouncing and thawing messages. Original-Maintainer: Exim4 Maintainers Package: file Version: 1:5.25-2ubuntu1.4rusoft2.1~debian7.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 77 Depends: libc6 (>= 2.4), libmagic1 (= 1:5.25-2ubuntu1.4rusoft2.1~debian7.1) Filename: pool/debian-wheezy/i386/file/file_5.25-2ubuntu1.4rusoft2.1~debian7.1_i386.deb Size: 62658 MD5sum: ec96b1e2004f11ded1c12fbbd603e1c0 SHA1: a62562c3204aa57ffab0b240206dd63ec2fa72d7 SHA256: fec0221a53176407efc7078072d5426cd648ca811fc3c2be174e37a6959f4daf Section: utils Priority: standard Multi-Arch: foreign Homepage: http://www.darwinsys.com/file/ 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. Original-Maintainer: Christoph Biedl Package: file-dbg Source: file Version: 1:5.25-2ubuntu1.4rusoft2.1~debian7.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 47 Depends: libmagic1 (= 1:5.25-2ubuntu1.4rusoft2.1~debian7.1) Filename: pool/debian-wheezy/i386/file/file-dbg_5.25-2ubuntu1.4rusoft2.1~debian7.1_i386.deb Size: 44612 MD5sum: 636410fb3053e59fd4e1ed966988a440 SHA1: 7db322b8d845277e6eece0f11bc0c51e5a094008 SHA256: 54e4641154cf16eb02a688f58e85d54a7dbdbfbd96d207a912e1031ad4206fae Section: debug Priority: extra Multi-Arch: foreign Homepage: http://www.darwinsys.com/file/ Description: Determines file type using "magic" numbers (debug) 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. . This package contains the debugging symbols. Original-Maintainer: Christoph Biedl Package: fio Version: 3.16-1rusoft1~wheezy1 Architecture: i386 Maintainer: Martin Steigerwald Installed-Size: 1651 Depends: libaio1 (>= 0.3.93), libc6 (>= 2.11), libnuma1 (>= 2.0.8~rc4), zlib1g (>= 1:1.1.4), python2.7 Suggests: gnuplot, gfio, python-scipy Filename: pool/debian-wheezy/i386/fio/fio_3.16-1rusoft1~wheezy1_i386.deb Size: 606712 MD5sum: bc08c90dbe02230581779d58cdadc40d SHA1: ff5c65b0b99eeaf67fccdaa7c8865e3c3ea5b779 SHA256: 6e568fab5de3ee8565e269abff70f68e2bb393e5800a218e83cc79506728fe0d Section: utils Priority: optional Homepage: https://github.com/axboe/fio Description: flexible I/O tester fio is a tool that will spawn a number of threads or processes doing a particular type of I/O action as specified by the user. fio takes a number of global parameters, each inherited by the thread unless otherwise parameters given to them overriding that setting is given. The typical use of fio is to write a job file matching the I/O load one wants to simulate. . This package contains the command line version of fio and all additional command line tools. The package gfio contains the GTK+ based gui frontend for fio. Package: fuse Version: 2.9.3-15+deb8u2rusoft1~wheezy1 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 108 Depends: libc6 (>= 2.4), libfuse2 (= 2.9.3-15+deb8u2rusoft1~wheezy1), adduser, mount (>= 2.19.1), sed (>= 4), udev | makedev Filename: pool/debian-wheezy/i386/fuse/fuse_2.9.3-15+deb8u2rusoft1~wheezy1_i386.deb Size: 70114 MD5sum: 11e6f2901d873d7faa4c2e8d4b903cec SHA1: e56e32dab503b385c621176e513c5a94ab4dbd53 SHA256: 3090f10f253af77765f44e0b2ff2a12dae0bcfc043ba72619bfc17f25098b324 Section: utils Priority: optional Homepage: http://fuse.sourceforge.net/ 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. Package: fuse-dbg Source: fuse Version: 2.9.3-15+deb8u2rusoft1~wheezy1 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 336 Depends: fuse (= 2.9.3-15+deb8u2rusoft1~wheezy1), libfuse2 (= 2.9.3-15+deb8u2rusoft1~wheezy1), libfuse-dev (= 2.9.3-15+deb8u2rusoft1~wheezy1) Filename: pool/debian-wheezy/i386/fuse/fuse-dbg_2.9.3-15+deb8u2rusoft1~wheezy1_i386.deb Size: 303676 MD5sum: c630b42e96adf7356a181a3b9b0ee1a2 SHA1: e3f767a6bee219fac924f1f8292ff412f38b7fc9 SHA256: 43e1fe16cff5b7f6e0a78083146b059d72350e74c27c37945b4f3fe0f3f1ca65 Section: debug Priority: extra Homepage: http://fuse.sourceforge.net/ Description: Filesystem in Userspace (debug) 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 debugging symbols. Package: galera-3 Version: 25.3.36-2rusoft2.1~debian7.1 Architecture: i386 Maintainer: Debian MySQL Maintainers Installed-Size: 2176 Depends: libc6 (>= 2.9), libgcc1 (>= 1:4.1.1), libssl1.0.0 (>= 1.0.1), libstdc++6 (>= 4.6) Conflicts: garbd-2, garbd2, percona-galera-3, percona-xtradb-cluster-galera, percona-xtradb-cluster-galera-2.x, percona-xtradb-cluster-galera-3.x, percona-xtradb-cluster-garbd-2.x, percona-xtradb-cluster-garbd-3.x Breaks: galera Replaces: galera Provides: galera, galera3, percona-xtradb-cluster-galera-25, wsrep Filename: pool/debian-wheezy/i386/galera-3/galera-3_25.3.36-2rusoft2.1~debian7.1_i386.deb Size: 972686 MD5sum: 315b61f45631adb9e85e8e7ddccc79ac SHA1: cb76f3b50eec32e89f109f67e21b6d6ec6d2b91e SHA256: 7c8b5a3019ea2bf0fe045aff322c9721fadeef0e9755701e38e0769beccae91c Section: libs Priority: optional Homepage: http://www.galeracluster.com/ Description: Replication framework for transactional applications Galera is a fast synchronous multimaster wsrep provider (replication engine) for transactional databases and similar applications. For more information about wsrep API see https://launchpad.net/wsrep. For a description of Galera replication engine see http://galeracluster.com. . This package contains the Galera library/plugin. Package: galera-arbitrator-3 Source: galera-3 Version: 25.3.36-2rusoft2.1~debian7.1 Architecture: i386 Maintainer: Debian MySQL Maintainers Installed-Size: 1893 Depends: lsb-base (>= 3.0-6), libboost-program-options1.49.0 (>= 1.49.0-1), libc6 (>= 2.9), libgcc1 (>= 1:4.1.1), libssl1.0.0 (>= 1.0.1), libstdc++6 (>= 4.6) Conflicts: garbd-2, garbd2, percona-xtradb-cluster-garbd-2.x Breaks: percona-xtradb-cluster-galera-2.x Replaces: percona-xtradb-cluster-galera-2.x Filename: pool/debian-wheezy/i386/galera-3/galera-arbitrator-3_25.3.36-2rusoft2.1~debian7.1_i386.deb Size: 780790 MD5sum: 6969dbcb90e672d39a4f9367d031afe5 SHA1: a6fd9d458ad3b872fc5497a856d837eb23aa6e70 SHA256: b0a1b59ce90157ba59a009da16c83384e0f4be4f3a238555210e68e855c3dbdd Section: database Priority: optional Homepage: http://www.galeracluster.com/ Description: Galera arbitrator daemon Galera is a fast synchronous multimaster wsrep provider (replication engine) for transactional databases and similar applications. For more information about wsrep API see http://launchpad.net/wsrep. For a description of Galera replication engine see http://galeracluster.com. . This package contains the Galera arbitrator daemon (garbd). Package: gddrescue Version: 1.23-2rusoft1~wheezy1 Architecture: i386 Maintainer: Michael Prokop Installed-Size: 359 Depends: libc6 (>= 2.7), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Suggests: ddrescueview Filename: pool/debian-wheezy/i386/gddrescue/gddrescue_1.23-2rusoft1~wheezy1_i386.deb Size: 173188 MD5sum: 920265f01709fab5f3f2b458561b566b SHA1: f3a4e680879e902b614233570ac1ed995125fd04 SHA256: 7b0cf65095cc26c7f35128d7e1a4dc3332c472264eb03e7048d95923c7972da4 Section: utils Priority: optional Homepage: https://www.gnu.org/software/ddrescue/ddrescue.html Description: GNU data recovery tool The gddrescue tool copies data from one file or block device (hard disc, cdrom, etc) to another, trying hard to rescue data in case of read errors. . gddrescue does not truncate the output file if not asked to. So, every time you run it on the same output file, it tries to fill in the gaps. . The basic operation of gddrescue is fully automatic. That is, you don't have to wait for an error, stop the program, read the log, run it in reverse mode, etc. If you use the logfile feature of gddrescue, the data is rescued very efficiently (only the needed blocks are read). Also you can interrupt the rescue at any time and resume it later at the same point. . Automatic merging of backups: If you have two or more damaged copies of a file, cdrom, etc, and run gddrescue on all of them, one at a time, with the same output file, you will probably obtain a complete and error-free file. This is so because the probability of having damaged areas at the same places on different input files is very low. Using the logfile, only the needed blocks are read from the second and successive copies. . The logfile is periodically saved to disc. So in case of a crash you can resume the rescue with little recopying. Also, the same logfile can be used for multiple commands that copy different areas of the file, and for multiple recovery attempts over different subsets. . gddrescue aligns its I/O buffer to the sector size so that it can be used to read from raw devices. For efficiency reasons, also aligns it to the memory page size if page size is a multiple of sector size. . Please note that this is the GNU ddrescue version providing the ddrescue executable. The package is named gddrescue because the ddrescue version of Kurt Garloff used to have the ddrescue package name already. Package: gifsicle Version: 1.93-2rusoft1~debian7.1 Architecture: i386 Maintainer: Herbert Parentes Fortes Neto Installed-Size: 337 Depends: libc6 (>= 2.7), libx11-6 Filename: pool/debian-wheezy/i386/gifsicle/gifsicle_1.93-2rusoft1~debian7.1_i386.deb Size: 195126 MD5sum: 4bc4ab4abbd4aaa040c7fc87fed2713b SHA1: ba6027b3b831afe38bca4b9402fcf50c1e1207bb SHA256: 291306872fdcf4fb737a4fa046287bdb1c02f07a6aa92daa397b1e64f426ee63 Section: graphics Priority: optional Homepage: http://www.lcdf.org/gifsicle/ Description: Tool for manipulating GIF images This is a tool for manipulating GIF image files. It has good support for transparency and colormap manipulation, simple image transformations (cropping, flipping), and creating, deconstructing, and editing GIF animations, which it can also optimize for space. Package: gifsicle Version: 1.94-2rusoft2~debian7.1 Architecture: i386 Maintainer: Gürkan Myczko Installed-Size: 368 Depends: libc6 (>= 2.7), libx11-6 Filename: pool/debian-wheezy/i386/gifsicle/gifsicle_1.94-2rusoft2~debian7.1_i386.deb Size: 194880 MD5sum: 004e1129bb390f2a6e9bc4b458257491 SHA1: 0763f80a01f3c214ce87f60ddc1ec99bdcfb5f5a SHA256: 297d583ca4befbe12f781d06ec1b4f736b570b4f28997e86181b77f6b5d9b64f Section: graphics Priority: optional Homepage: http://www.lcdf.org/gifsicle/ Description: Tool for manipulating GIF images This is a tool for manipulating GIF image files. It has good support for transparency and colormap manipulation, simple image transformations (cropping, flipping), and creating, deconstructing, and editing GIF animations, which it can also optimize for space. Package: git Version: 1:2.4.12-0rusoft2~wheezy1 Architecture: i386 Maintainer: Gerrit Pape Installed-Size: 22105 Depends: libc6 (>= 2.4), libcurl3 (>= 7.16.2), libexpat1 (>= 2.0.1), libpcre3, zlib1g (>= 1:1.2.0), perl-modules, liberror-perl, git-man (>> 1:2.4.12), git-man (<< 1:2.4.12-.) Recommends: patch, less, rsync, ssh-client Suggests: gettext-base, git-daemon-run | git-daemon-sysvinit, git-doc, git-el, git-email, git-gui, gitk, gitweb, git-arch, git-cvs, git-mediawiki, git-svn Breaks: cogito (<= 0.18.2+), git-core (<< 1:1.7.0.4-1.), gitosis (<< 0.2+20090917-7), gitpkg (<< 0.15), gitweb (<< 1:1.7.4~rc1), guilt (<< 0.33), stgit (<< 0.15), stgit-contrib (<< 0.15) Replaces: git-core (<< 1:1.7.0.4-1.), gitweb (<< 1:1.7.4~rc1) Provides: git-completion, git-core Filename: pool/debian-wheezy/i386/git/git_2.4.12-0rusoft2~wheezy1_i386.deb Size: 10897786 MD5sum: 194c87261551ff8b073892be54319b58 SHA1: f546d5f1c6a7a485fd01f78f7731a18dbca526a7 SHA256: 8585096b7427aa0f90a4f474aaab50d55e36d5624cd43ef04d264ff5cc68056c Section: vcs Priority: optional Multi-Arch: foreign Homepage: http://git-scm.com/ Description: fast, scalable, distributed revision control system Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the git main components with minimal dependencies. Additional functionality, e.g. a graphical user interface and revision tree visualizer, tools for interoperating with other VCS's, or a web interface, is provided as separate git* packages. Package: gzip Version: 1.6-5ubuntu1rusoft1~wheezy1 Architecture: i386 Essential: yes Maintainer: Ubuntu Developers Installed-Size: 192 Pre-Depends: libc6 (>= 2.6) Depends: dpkg (>= 1.15.4) | install-info Suggests: less Filename: pool/debian-wheezy/i386/gzip/gzip_1.6-5ubuntu1rusoft1~wheezy1_i386.deb Size: 111150 MD5sum: 3c091bd582777533a0c3938c9f7d400e SHA1: 89e6662c12a1c81408a3409c8fb9c7e98e5c476a SHA256: 438c423fbf79efe577ad2974f46021d4b15708515cd651c31eb4b4212625da0f Section: utils Priority: required Description: GNU compression utilities This package provides the standard GNU file compression utilities, which are also the default compression tools for Debian. They typically operate on files with names ending in '.gz', but can also decompress files ending in '.Z' created with 'compress'. Original-Maintainer: Bdale Garbee Package: hdparm Version: 9.53+ds-1rusoft1~wheezy1 Architecture: i386 Maintainer: Alexandre Mestiashvili Installed-Size: 195 Depends: libc6 (>= 2.7), lsb-base Recommends: powermgmt-base Suggests: apmd Filename: pool/debian-wheezy/i386/hdparm/hdparm_9.53+ds-1rusoft1~wheezy1_i386.deb Size: 121954 MD5sum: 6a514b5aad7e3bd6d8f338881882843e SHA1: 094bdd16493abfcdfe4cb12a01965cf110945dfc SHA256: 43e98416003d244123d36d8ac234a644c6e13fc959734151819aa9513d93bf6a Section: admin Priority: optional Homepage: http://sourceforge.net/projects/hdparm/ Description: tune hard disk parameters for high performance Get/set device parameters for Linux SATA/IDE drives. Provides a command line interface to various kernel interfaces supported by the Linux SATA/PATA/SAS "libata" subsystem and the older IDE driver subsystem. Many newer (2008 and later) USB drive enclosures now also support "SAT" (SCSI-ATA Command Translation) and therefore may also work with hdparm. Package: htop Version: 3.2.1-1rusoft1.3~debian7.1 Architecture: i386 Maintainer: Daniel Lange Installed-Size: 378 Depends: libc6 (>= 2.8), libncursesw5 (>= 5.6+20080119), libnl-3-200 (>= 3.2.7), libnl-genl-3-200 (>= 3.2.7), libtinfo5 Suggests: lsof, strace Filename: pool/debian-wheezy/i386/htop/htop_3.2.1-1rusoft1.3~debian7.1_i386.deb Size: 167916 MD5sum: ab0266361a91eea241441e16fbc581bc SHA1: 29567e023eb7ca10d995ececdfdb99e71048d6ff SHA256: c745edfe68031ed315464beab2d37cb1b4646ddb208e5ee5bd3954df4dbc6f3a Section: utils Priority: optional Homepage: https://htop.dev/ 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. Package: htop2 Version: 2.2.0-1rusoft3~debian7.1 Architecture: i386 Maintainer: Daniel Lange Installed-Size: 185 Depends: libc6 (>= 2.8), libncursesw5 (>= 5.6+20080119), libtinfo5 Suggests: lsof, strace Conflicts: htop Filename: pool/debian-wheezy/i386/htop2/htop2_2.2.0-1rusoft3~debian7.1_i386.deb Size: 100368 MD5sum: cb7cb201da61fc75ce6fd2af0b28c0f5 SHA1: aaf1e45827e4bc35fa33bb3c2cc233cc33105fee SHA256: cca0274fffe25996e0ac0c396ffdd128e6f7aa63ad586ff83f0987783927e590 Section: utils Priority: optional Homepage: https://hisham.hm/htop/ Description: interactive processes viewer (old stable version) 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. . This version works fine with LXCfs. Package: iotop Version: 0.6-2rusoft1~wheezy1 Architecture: i386 Maintainer: Paul Wise Installed-Size: 75 Depends: python (>= 2.6.6-7~), python (<< 2.8) Filename: pool/debian-wheezy/i386/iotop/iotop_0.6-2rusoft1~wheezy1_i386.deb Size: 33556 MD5sum: 5adb6bd22c64af95ea9c17263a49303c SHA1: 714e79b0b7108f3507f3aa92b46efddc4df73846 SHA256: 2ade94da510e190922e1534bb746fde43d06d3569de89eecf002bd163ff7367d Section: admin Priority: optional Homepage: http://guichaz.free.fr/iotop/ Description: simple top-like I/O monitor iotop does for I/O usage what top(1) does for CPU usage. It watches I/O usage information output by the Linux kernel and displays a table of current I/O usage by processes on the system. It is handy for answering the question "Why is the disk churning so much?". . iotop can only run under a Linux 2.6.20 or later kernel built with the CONFIG_TASKSTATS, CONFIG_TASK_DELAY_ACCT, CONFIG_TASK_IO_ACCOUNTING and CONFIG_VM_EVENT_COUNTERS build config options on. Package: jpegoptim Version: 1.4.6-1rusoft1~wheezy1 Architecture: i386 Maintainer: Mathieu Malaterre Installed-Size: 35 Depends: libc6 (>= 2.11), libjpeg8 (>= 8c) Filename: pool/debian-wheezy/i386/jpegoptim/jpegoptim_1.4.6-1rusoft1~wheezy1_i386.deb Size: 20488 MD5sum: b75095de64866a7a12f5aa1b733f775e SHA1: 881dfe6c7145f4f77a55a0393ac6f1f5def03150 SHA256: 2d8a92c7d5733b78ff8d8dd19f2a21c088c1fb0be3c6c28f2b2a923a9d088368 Section: graphics Priority: optional Homepage: http://www.kokkonen.net/tjko/projects.html Description: utility to optimize jpeg files Jpegoptim can optimize/compress jpeg files. Program support lossless optimization, which is based on optimizing the Huffman tables. So called, "lossy" optimization (compression) is done by re-encoding the image using user specified image quality factor. Package: lemon Source: sqlite3 Version: 3.34.1-2rusoft8.2~debian7.1 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 141 Depends: libc6 (>= 2.4) Filename: pool/debian-wheezy/i386/sqlite3/lemon_3.34.1-2rusoft8.2~debian7.1_i386.deb Size: 49908 MD5sum: 14d2814fd9823d673f27c4d5010e565c SHA1: eb376c9ef7856f5c67d972d079ec8731ef58d172 SHA256: 825a4a612d24691614095f4e2e9219c1c30b0f7e86468a8e945b55205ea05458 Section: devel Priority: optional Multi-Arch: foreign Homepage: https://www.sqlite.org/ Description: LALR(1) Parser Generator for C or C++ Lemon is an LALR(1) parser generator for C or C++. It does the same job as bison and yacc. But lemon is not another bison or yacc clone. It uses a different grammar syntax which is designed to reduce the number of coding errors. Lemon also uses a more sophisticated parsing engine that is faster than yacc and bison and which is both reentrant and thread-safe. Furthermore, Lemon implements features that can be used to eliminate resource leaks, making is suitable for use in long-running programs such as graphical user interfaces or embedded controllers. Package: lib64bz2-1.0 Source: bzip2 Version: 1.0.6-5rusoft2~wheezy1 Architecture: i386 Maintainer: Anibal Monsalve Salazar Installed-Size: 77 Depends: libc6-amd64 Replaces: amd64-libs (<< 1.5) Filename: pool/debian-wheezy/i386/bzip2/lib64bz2-1.0_1.0.6-5rusoft2~wheezy1_i386.deb Size: 40962 MD5sum: 7704030706acd553a515e108705e495c SHA1: cfc52becc4847871385be4eb802cecb925647470 SHA256: 6e707cf6415710308aa1ee4aa18e59cb15397fe63bb208fb29ac1c1230e5099d Section: libs Priority: optional Homepage: http://www.bzip.org/ Description: high-quality block-sorting file compressor library - 64bit runtime This package contains the libbzip2 64bit runtime library. Package: lib64bz2-dev Source: bzip2 Version: 1.0.6-5rusoft2~wheezy1 Architecture: i386 Maintainer: Anibal Monsalve Salazar Installed-Size: 75 Depends: lib64bz2-1.0 (= 1.0.6-5rusoft2~wheezy1), libbz2-dev (= 1.0.6-5rusoft2~wheezy1), libc6-dev-amd64 Replaces: amd64-libs-dev (<< 1.5) Filename: pool/debian-wheezy/i386/bzip2/lib64bz2-dev_1.0.6-5rusoft2~wheezy1_i386.deb Size: 30474 MD5sum: 8e5ffd50388de7a45ca016a875ff34fa SHA1: 5a28c9eacbdc00fff40bfd3008c3868dcb79f9c6 SHA256: 96562333db3cc33ae934941c7b83b06cada6e05a2a29f5b7451f539a107275f6 Section: libdevel Priority: optional Homepage: http://www.bzip.org/ Description: high-quality block-sorting file compressor library - 64bit development Static libraries and include files for the bzip2 compressor library (64bit). Package: libapache2-mod-rpaf Version: 0.8.5-0rusoft2~wheezy2 Architecture: i386 Maintainer: Sergey B Kirpichev Installed-Size: 25 Depends: libc6 (>= 2.3) Filename: pool/debian-wheezy/i386/libapache2-mod-rpaf/libapache2-mod-rpaf_0.8.5-0rusoft2~wheezy2_i386.deb Size: 12882 MD5sum: 2bdd7f5d3983d0b2d7ff4bb3e7a35bfb SHA1: 4030dbcf1e3d99a259396c4e87c4eeb854c4d152 SHA256: d54574887f431f96ba8fdba193b869e4efe21080dd80d89af870162004c8dc9e Section: httpd Priority: extra Homepage: http://stderr.net/apache/rpaf/ Description: module for Apache2 which takes the last IP from the 'X-Forwarded-For' header rpaf is short for reverse proxy add forward. . rpaf is for backend Apache servers what mod_proxy_add_forward is for frontend Apache servers. It does exactly the opposite of mod_proxy_add_forward written by Ask Bjorn Hansen. . It changes the remote address of the client visible to other Apache modules when two conditions are satisfied. First condition is that the remote client is actually a proxy that is defined in httpd.conf. Secondly if there is an incoming X-Forwarded-For header and the proxy is in its list of known proxies it takes the last IP from the incoming X-Forwarded-For header and changes the remote address of the client in the request structure. Package: libapache2-mod-ruid2 Version: 0.9.8+git20130826-1rusoft3~wheezy1 Architecture: i386 Maintainer: Sergey Dryabzhinsky Installed-Size: 30 Depends: libc6 (>= 2.1.3), libcap2 (>= 2.10) Filename: pool/debian-wheezy/i386/libapache2-mod-ruid2/libapache2-mod-ruid2_0.9.8+git20130826-1rusoft3~wheezy1_i386.deb Size: 14338 MD5sum: c7e2662b36916bbac9b4b5508ed79e34 SHA1: 1f1dfe27ebd3b657c80f6161b06ecc1fbcbf2c5c SHA256: 107cc72f22d09259b8949ac3e2aa2297733f9ed27b87f98ffccf2cb661014bd5 Section: httpd Priority: extra Homepage: https://github.com/mind04/mod-ruid2 Description: mod_ruid2 is a suexec module for apache which takes advantage of POSIX.1e capabilities to increase performance. mod_ruid2 is a suexec module for apache 2.0, 2.2 and 2.4, based on mod_ruid and mod_suid2 . -it runs only on Linux because only the Linux kernel has implemented the required process capabilities. -it has better performance than mod_suid2 because it doesn`t need to kill httpd children after one request. it makes use of kernel capabilites and after receiving a new request suids again. -there are some security issues, for instance if attacker successfully exploits the httpd process, he can set effective capabilities and setuid to root. i recommend to use some security patch in kernel (grsec), or something. Package: libbrotli-dev Source: brotli Version: 1.0.9-2rusoft1~debian7.1 Architecture: i386 Maintainer: Tomasz Buchert Installed-Size: 893 Depends: libbrotli1 (= 1.0.9-2rusoft1~debian7.1) Filename: pool/debian-wheezy/i386/brotli/libbrotli-dev_1.0.9-2rusoft1~debian7.1_i386.deb Size: 372788 MD5sum: 975824b62e3633e8457acc2ee63a7c40 SHA1: 3412d1f31d6a10c10b724930cd1d6826bb77dc44 SHA256: f4ea72cf48e3162b948e609f7249e6a174c79edb833837d8162d6a5e84cfbdd2 Section: libdevel Priority: optional Homepage: https://github.com/google/brotli Description: library implementing brotli encoder and decoder (development files) Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression. . This package installs development files. Package: libbrotli1 Source: brotli Version: 1.0.9-2rusoft1~debian7.1 Architecture: i386 Maintainer: Tomasz Buchert Installed-Size: 793 Depends: libc6 (>= 2.4) Filename: pool/debian-wheezy/i386/brotli/libbrotli1_1.0.9-2rusoft1~debian7.1_i386.deb Size: 346894 MD5sum: 8146885978cc5ada310cf08cd34719d8 SHA1: 6b400979f6b392d5f185c3934353f98ddacff7d2 SHA256: 580b7b1106b159b50cba11ede97f072550115459e3894ebc39f8f76735264833 Section: libs Priority: optional Multi-Arch: same Homepage: https://github.com/google/brotli Description: library implementing brotli encoder and decoder (shared libraries) Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression. . This package installs shared libraries. Package: libbz2-1.0 Source: bzip2 Version: 1.0.6-5rusoft2~wheezy1 Architecture: i386 Maintainer: Anibal Monsalve Salazar Installed-Size: 81 Depends: libc6 (>= 2.4) Filename: pool/debian-wheezy/i386/bzip2/libbz2-1.0_1.0.6-5rusoft2~wheezy1_i386.deb Size: 46348 MD5sum: 53728a43b2eaa60651155c247e696d19 SHA1: 4cc3c0688f3740fef43e2365bb8ff1889c9e2f13 SHA256: 2ae2fa2263a4f942b1a56198d78f2c3f24862c0330587d53c69099be102ceb8e Section: libs Priority: important Homepage: http://www.bzip.org/ Description: high-quality block-sorting file compressor library - runtime This package contains libbzip2 which is used by the bzip2 compressor. . bzip2 is a freely available, patent free, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques, whilst being around twice as fast at compression and six times faster at decompression. . bzip2 compresses files using the Burrows-Wheeler block-sorting text compression algorithm, and Huffman coding. Compression is generally considerably better than that achieved by more conventional LZ77/LZ78-based compressors, and approaches the performance of the PPM family of statistical compressors. . The archive file format of bzip2 (.bz2) is incompatible with that of its predecessor, bzip (.bz). Package: libbz2-dev Source: bzip2 Version: 1.0.6-5rusoft2~wheezy1 Architecture: i386 Maintainer: Anibal Monsalve Salazar Installed-Size: 74 Depends: libbz2-1.0 (= 1.0.6-5rusoft2~wheezy1), libc6-dev | libc-dev Replaces: bzip2 (<< 0.9.5d-3) Filename: pool/debian-wheezy/i386/bzip2/libbz2-dev_1.0.6-5rusoft2~wheezy1_i386.deb Size: 31736 MD5sum: 04c1f49046e6e886d51c53afd5704d8e SHA1: 3b360f3c8c54ccb7db628f4d09577fd143f913d9 SHA256: 1ddd4d9cd254c7a3b57b8d9a19821ed781afb8118a0855d7f290c825bff4940d Section: libdevel Priority: optional Homepage: http://www.bzip.org/ Description: high-quality block-sorting file compressor library - development Static libraries and include files for the bzip2 compressor library. . bzip2 is a freely available, patent free, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques, whilst being around twice as fast at compression and six times faster at decompression. . bzip2 compresses files using the Burrows-Wheeler block-sorting text compression algorithm, and Huffman coding. Compression is generally considerably better than that achieved by more conventional LZ77/LZ78-based compressors, and approaches the performance of the PPM family of statistical compressors. . The archive file format of bzip2 (.bz2) is incompatible with that of its predecessor, bzip (.bz). Package: libcurl3 Source: curl Version: 7.26.0-1+wheezy25+deb7u1rusoft1~debian7.1 Architecture: i386 Maintainer: Alessandro Ghedini Installed-Size: 567 Pre-Depends: multiarch-support Depends: libc6 (>= 2.11), libgssapi-krb5-2 (>= 1.10+dfsg~), libidn11 (>= 1.13), libldap-2.4-2 (>= 2.4.7), librtmp0 (>= 2.3), libssh2-1 (>= 1.2.6), libssl102r (>= 1.0.2d), zlib1g (>= 1:1.1.4) Recommends: ca-certificates Conflicts: libcurl4 Replaces: libcurl2 (<< 1:7.11.2-2), libcurl4 Filename: pool/debian-wheezy/i386/curl/libcurl3_7.26.0-1+wheezy25+deb7u1rusoft1~debian7.1_i386.deb Size: 339184 MD5sum: a5f40c4846fed0c227e1e79d47b95adb SHA1: 7cea8762110953184bc46fd993155d9346ac79de SHA256: b257471e8064ddf5f0c536bce1b70a809e9fc5e44ab1dc3ab1e41a1528fde48a Section: libs Priority: optional Multi-Arch: same Homepage: http://curl.haxx.se Description: easy-to-use client-side URL transfer library (OpenSSL flavour) libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more! . libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications. . SSL support is provided by OpenSSL. Package: libcurl3-dbg Source: curl Version: 7.26.0-1+wheezy25+deb7u1rusoft1~debian7.1 Architecture: i386 Maintainer: Alessandro Ghedini Installed-Size: 113 Depends: libcurl3 (= 7.26.0-1+wheezy25+deb7u1rusoft1~debian7.1) | libcurl3-gnutls (= 7.26.0-1+wheezy25+deb7u1rusoft1~debian7.1) | libcurl3-nss (= 7.26.0-1+wheezy25+deb7u1rusoft1~debian7.1) Suggests: libc-dbg Conflicts: libcurl4-dbg Replaces: libcurl4-dbg Provides: libcurl4-dbg Filename: pool/debian-wheezy/i386/curl/libcurl3-dbg_7.26.0-1+wheezy25+deb7u1rusoft1~debian7.1_i386.deb Size: 105916 MD5sum: 6d165746410912481b0bf9dccff0ca05 SHA1: cafc140c678d5a7636a09ada299ab4776ea88f40 SHA256: 0461e601a5e565985b959447fee456ebbfabd814a130405a00b19885213796c5 Section: debug Priority: extra Multi-Arch: same Homepage: http://curl.haxx.se Description: debugging symbols for libcurl (OpenSSL, GnuTLS and NSS flavours) libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more! . libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications. . This package provides the debugging symbols of the OpenSSL, GnuTLS and NSS versions of libcurl3. It might be useful in debug sessions of software which uses libcurl. Package: libcurl3-gnutls Source: curl Version: 7.26.0-1+wheezy25+deb7u1rusoft1~debian7.1 Architecture: i386 Maintainer: Alessandro Ghedini Installed-Size: 546 Pre-Depends: multiarch-support Depends: libc6 (>= 2.11), libgcrypt11 (>= 1.4.5), libgnutls26 (>= 2.12.17-0), libgssapi-krb5-2 (>= 1.10+dfsg~), libidn11 (>= 1.13), libldap-2.4-2 (>= 2.4.7), librtmp0 (>= 2.3), libssh2-1 (>= 1.2.6), zlib1g (>= 1:1.1.4) Recommends: ca-certificates Conflicts: libcurl4-gnutls Replaces: libcurl4-gnutls Filename: pool/debian-wheezy/i386/curl/libcurl3-gnutls_7.26.0-1+wheezy25+deb7u1rusoft1~debian7.1_i386.deb Size: 329872 MD5sum: 4a43d7bb8d4567dfb7b8171652659e8c SHA1: bee5dfb296aeb56907f224a0653184143530b01d SHA256: b717c241769f3a538529b593220fd962fcd60cbfe743228e90c4abc55c0f83d0 Section: libs Priority: optional Multi-Arch: same Homepage: http://curl.haxx.se Description: easy-to-use client-side URL transfer library (GnuTLS flavour) libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more! . libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications. . SSL support is provided by GnuTLS. Package: libcurl3-nss Source: curl Version: 7.26.0-1+wheezy25+deb7u1rusoft1~debian7.1 Architecture: i386 Maintainer: Alessandro Ghedini Installed-Size: 558 Pre-Depends: multiarch-support Depends: libc6 (>= 2.11), libgssapi-krb5-2 (>= 1.10+dfsg~), libidn11 (>= 1.13), libldap-2.4-2 (>= 2.4.7), libnspr4 (>= 2:4.9-2~) | libnspr4-0d (>= 1.8.0.10), libnss3 (>= 2:3.13.4-2~) | libnss3-1d (>= 3.12.5), librtmp0 (>= 2.3), libssh2-1 (>= 1.2.6), zlib1g (>= 1:1.1.4) Recommends: ca-certificates Conflicts: libcurl4-nss Replaces: libcurl4-nss Filename: pool/debian-wheezy/i386/curl/libcurl3-nss_7.26.0-1+wheezy25+deb7u1rusoft1~debian7.1_i386.deb Size: 336140 MD5sum: 19180e2100d12e68325db517c5eead92 SHA1: 2abb040403ab43ee37756f6d38c54008dc130eaf SHA256: daae2c3e4b642d50cc646fc6b214260e47309507ee196fb98690edc019bbff48 Section: libs Priority: optional Multi-Arch: same Homepage: http://curl.haxx.se Description: easy-to-use client-side URL transfer library (NSS flavour) libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, 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 NSS. Package: libcurl4-gnutls-dev Source: curl Version: 7.26.0-1+wheezy25+deb7u1rusoft1~debian7.1 Architecture: i386 Maintainer: Alessandro Ghedini Installed-Size: 2280 Depends: libcurl3-gnutls (= 7.26.0-1+wheezy25+deb7u1rusoft1~debian7.1), libc6-dev | libc-dev, libgnutls-dev, libidn11-dev, libkrb5-dev, libldap2-dev, librtmp-dev, libssh2-1-dev, zlib1g-dev Suggests: libcurl3-dbg Conflicts: libcurl-dev, libcurl4-nss-dev, libcurl4-openssl-dev Replaces: libcurl-dev, libcurl-ssl-dev, libcurl3-gnutls-dev, libcurl4-dev Provides: libcurl-dev, libcurl-ssl-dev, libcurl3-gnutls-dev, libcurl4-dev Filename: pool/debian-wheezy/i386/curl/libcurl4-gnutls-dev_7.26.0-1+wheezy25+deb7u1rusoft1~debian7.1_i386.deb Size: 1222504 MD5sum: 7b01d0e38bed840346166586363f8240 SHA1: 76030a191f947622ace88f09eb3873276fa454ae SHA256: 12a1bb0050c91bf55de096cbf68f2ef84b67043070438ea61861e0abdd061411 Section: libdevel Priority: optional Homepage: http://curl.haxx.se Description: development files and documentation for libcurl (GnuTLS flavour) libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more! . libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications. . This package provides the development files (ie. includes, static library, manual pages) that allow to build software which uses libcurl. HTML and PDF versions of all the manual pages are also provided. . SSL support is provided by GnuTLS. Package: libcurl4-nss-dev Source: curl Version: 7.26.0-1+wheezy25+deb7u1rusoft1~debian7.1 Architecture: i386 Maintainer: Alessandro Ghedini Installed-Size: 2291 Depends: libcurl3-nss (= 7.26.0-1+wheezy25+deb7u1rusoft1~debian7.1), libc6-dev | libc-dev, libidn11-dev, libkrb5-dev, libldap2-dev, libnss3-dev, librtmp-dev, libssh2-1-dev, zlib1g-dev Suggests: libcurl3-dbg Conflicts: libcurl-dev, libcurl4-gnutls-dev, libcurl4-openssl-dev Replaces: libcurl-dev, libcurl-ssl-dev, libcurl3-nss-dev, libcurl4-dev Provides: libcurl-dev, libcurl-ssl-dev, libcurl3-nss-dev, libcurl4-dev Filename: pool/debian-wheezy/i386/curl/libcurl4-nss-dev_7.26.0-1+wheezy25+deb7u1rusoft1~debian7.1_i386.deb Size: 1229024 MD5sum: 8eb6da10576103ac56166979f5e3466d SHA1: a4b463b1413b90de1ac17e01cf9beeff03fd0ad1 SHA256: 30287da353e7ec93139e7d11406505ce00a4213b879b5c00c6c10ac82e7d95b8 Section: libdevel Priority: optional Homepage: http://curl.haxx.se Description: development files and documentation for libcurl (NSS flavour) libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more! . libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications. . This package provides the development files (ie. includes, static library, manual pages) that allow to build software which uses libcurl. HTML and PDF versions of all the manual pages are also provided. . SSL support is provided by NSS. Package: libcurl4-openssl-dev Source: curl Version: 7.26.0-1+wheezy25+deb7u1rusoft1~debian7.1 Architecture: i386 Maintainer: Alessandro Ghedini Installed-Size: 2302 Depends: libcurl3 (= 7.26.0-1+wheezy25+deb7u1rusoft1~debian7.1), libc6-dev | libc-dev, libidn11-dev, libkrb5-dev, libldap2-dev, librtmp-dev, libssh2-1-dev, libssl-dev (>= 1.0.2) | libssl102r-dev, zlib1g-dev Suggests: libcurl3-dbg Conflicts: libcurl-dev, libcurl4-gnutls-dev, libcurl4-nss-dev Replaces: libcurl-dev, libcurl-ssl-dev, libcurl3-dev (<< 7.14.1-1), libcurl3-openssl-dev Provides: libcurl-dev, libcurl-ssl-dev, libcurl3-dev, libcurl3-openssl-dev, libcurl4-dev Filename: pool/debian-wheezy/i386/curl/libcurl4-openssl-dev_7.26.0-1+wheezy25+deb7u1rusoft1~debian7.1_i386.deb Size: 1232020 MD5sum: 4f6f83fde20add3703aaa3d1a4adbf49 SHA1: 57cf87dd71c3d2b1cd3d44e50403f6bc9c6fb8e4 SHA256: a3bcd200c88d67ab910a34d3a1fbdaa557ff4a110c20ddf6692a6fcb79b98a04 Section: libdevel Priority: optional Homepage: http://curl.haxx.se Description: development files and documentation for libcurl (OpenSSL flavour) libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more! . libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications. . This package provides the development files (ie. includes, static library, manual pages) that allow to build software which uses libcurl. HTML and PDF versions of all the manual pages are also provided. . SSL support is provided by OpenSSL. Package: libfuse-dev Source: fuse Version: 2.9.3-15+deb8u2rusoft1~wheezy1 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 496 Depends: libfuse2 (= 2.9.3-15+deb8u2rusoft1~wheezy1), libselinux-dev Suggests: fuse Filename: pool/debian-wheezy/i386/fuse/libfuse-dev_2.9.3-15+deb8u2rusoft1~wheezy1_i386.deb Size: 153134 MD5sum: 5003a583cc9a975e8a6f7a46687a8cf2 SHA1: ace46beff7f19beeb93e38c8c9450d6690ee3c77 SHA256: 41d82206a7ec813c17669c8a960420e73ccd2e4a1f5137bd5f7d53d498f6b83e Section: libdevel Priority: optional Homepage: http://fuse.sourceforge.net/ Description: Filesystem in Userspace (development) 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 development files. Package: libfuse2 Source: fuse Version: 2.9.3-15+deb8u2rusoft1~wheezy1 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 294 Pre-Depends: multiarch-support Depends: libc6 (>= 2.7) Suggests: fuse Conflicts: fuse (<< 2.9.3-15+deb8u2rusoft1~wheezy1) Filename: pool/debian-wheezy/i386/fuse/libfuse2_2.9.3-15+deb8u2rusoft1~wheezy1_i386.deb Size: 137690 MD5sum: 2440171ed4780c55d789d5e4e8e0f929 SHA1: d389231c34b71a91341090ceedfbae47dc617879 SHA256: 0f0bcc2da1784ef8041b25c575ad7ef8bd19c4c03e32865fc9009e4f637a03c4 Section: libs Priority: optional Multi-Arch: same Homepage: http://fuse.sourceforge.net/ 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. Package: libgd-dev Source: libgd2 Version: 2.2.5-4rusoft1.1~wheezy1 Architecture: i386 Maintainer: GD team Installed-Size: 694 Depends: libgd3 (= 2.2.5-4rusoft1.1~wheezy1), libpng-dev | libpng12-dev, libz-dev, libjpeg-dev | libjpeg8-dev | libjpeg62-dev, libfreetype6-dev, libxpm-dev, libx11-dev, libxt-dev, libfontconfig-dev, libwebp-dev, libtiff-dev Filename: pool/debian-wheezy/i386/libgd2/libgd-dev_2.2.5-4rusoft1.1~wheezy1_i386.deb Size: 300894 MD5sum: c56a80e9b22a04dd06f08181a1aa0b68 SHA1: 15260ef678b581c9968ce5f67b3ce2ad345182ec SHA256: 3a3a1cc420c293b8e6426cb7d2ac1c36d7021aaec17011595713a0b7b4b59ac0 Section: libdevel Priority: optional Multi-Arch: same Homepage: http://www.libgd.org/ Description: GD Graphics Library (development version) GD is a graphics library. It allows your code to quickly draw images complete with lines, arcs, text, multiple colours, cut and paste from other images, flood fills, and write out the result as a PNG file. This is particularly useful in World Wide Web applications, where PNG is one of the formats accepted for inline images by most browsers. . This is the full development version of the library. Package: libgd-tools Source: libgd2 Version: 2.2.5-4rusoft1.1~wheezy1 Architecture: i386 Maintainer: GD team Installed-Size: 99 Depends: libc6 (>= 2.7), libgd3 (>= 2.1.0~alpha~), perl Suggests: libgd-dev Filename: pool/debian-wheezy/i386/libgd2/libgd-tools_2.2.5-4rusoft1.1~wheezy1_i386.deb Size: 37762 MD5sum: 5cf560c5b1f6d178d5f9ea3282ea24ff SHA1: cec78ece892fc00fc77354a97cd3cc76f1a9c4c3 SHA256: 20e4e6d75eff30d1cbe7ce6cf4729615b302fda8d4f8e7e1a94ed3daf00fb3ff Section: graphics Priority: optional Homepage: http://www.libgd.org/ Description: GD command line tools and example code 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 some simple command line tools and example code that use the GD graphics library. Package: libgd3 Source: libgd2 Version: 2.2.5-4rusoft1.1~wheezy1 Architecture: i386 Maintainer: GD team Installed-Size: 415 Depends: libc6 (>= 2.11), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libjpeg8 (>= 8c), libpng12-0 (>= 1.2.13-4), libtiff4 (>> 3.9.5-3~), libwebp6 (>= 0.5.1), libxpm4, zlib1g (>= 1:1.1.4) Suggests: libgd-tools Filename: pool/debian-wheezy/i386/libgd2/libgd3_2.2.5-4rusoft1.1~wheezy1_i386.deb Size: 155858 MD5sum: 9727be53f685a4851d848fdb30337271 SHA1: e9c187fd1dc0c6de058a865d626688f8ee412889 SHA256: 4ed7acb2c932d500003e727719b0bebcf72a2a214f545fa505ec0f2075f6aa1e Section: libs Priority: optional Multi-Arch: same Homepage: http://www.libgd.org/ Description: GD Graphics Library GD is a graphics library. It allows your code to quickly draw images complete with lines, arcs, text, multiple colours, cut and paste from other images, flood fills, and write out the result as a PNG file. This is particularly useful in World Wide Web applications, where PNG is one of the formats accepted for inline images by most browsers. . This is the runtime package of the library. Package: libjemalloc-dev Source: jemalloc Version: 3.6.0-9ubuntu1rusoft1.1~wheezy1 Architecture: i386 Maintainer: Stig Sandbeck Mathisen Installed-Size: 842 Depends: libjemalloc1 (= 3.6.0-9ubuntu1rusoft1.1~wheezy1) Filename: pool/debian-wheezy/i386/jemalloc/libjemalloc-dev_3.6.0-9ubuntu1rusoft1.1~wheezy1_i386.deb Size: 319340 MD5sum: 15dca7e7646b10c830c65f5f9b0daf30 SHA1: 6b7268a1ff88ed6821b34d79c791f578d1be9551 SHA256: f963102da9926f8f1577c9b44a2742064a738ef7a98ca1bdd0db19474739393e Section: libdevel Priority: extra Homepage: http://www.canonware.com/jemalloc/ Description: development files and documentation for jemalloc Files used for development with jemalloc. This package contains headers and documentation. . Jemalloc is a library providing a malloc(3) implementation for multi-threaded processes on multi-processor systems. Package: libjemalloc1 Source: jemalloc Version: 3.6.0-9ubuntu1rusoft1.1~wheezy1 Architecture: i386 Maintainer: Stig Sandbeck Mathisen Installed-Size: 269 Depends: libc6 (>= 2.3.6-6~) Filename: pool/debian-wheezy/i386/jemalloc/libjemalloc1_3.6.0-9ubuntu1rusoft1.1~wheezy1_i386.deb Size: 124964 MD5sum: a1fb2ab3d3dd937217f809ae7d706705 SHA1: 837a8a1c7d7b167f877267a006706b581664bf3d SHA256: ca77d1d630fea67b2ade82dd8a44fb46cc385210ec9285d7f78fc175bdbc3f83 Section: libs Priority: extra Homepage: http://www.canonware.com/jemalloc/ Description: general-purpose scalable concurrent malloc(3) implementation A library providing a malloc(3) implementation for multi-threaded processes on multi-processor systems. . Notable features are reduced lock contention, predictable low fragmentation, and introspection with heap profiling. Package: libjemalloc1-dbg Source: jemalloc Version: 3.6.0-9ubuntu1rusoft1.1~wheezy1 Architecture: i386 Maintainer: Stig Sandbeck Mathisen Installed-Size: 1179 Depends: libjemalloc1 (= 3.6.0-9ubuntu1rusoft1.1~wheezy1) Filename: pool/debian-wheezy/i386/jemalloc/libjemalloc1-dbg_3.6.0-9ubuntu1rusoft1.1~wheezy1_i386.deb Size: 425174 MD5sum: 68d8a9224c0487abbecc5c2ce4b73908 SHA1: 1692423826404b09c363adf654f8ba9c5a457769 SHA256: bb048ef0f3d807d5be253402f1a4876a6375c93f7675571f530ce0ab06fd23e4 Section: debug Priority: extra Homepage: http://www.canonware.com/jemalloc/ Description: debug symbols for jemalloc Debug symbols for the jemalloc library. This may be used for debugging and profiling. . Jemalloc is a library providing a malloc(3) implementation for multi-threaded processes on multi-processor systems. Package: liblz4-1 Source: lz4 Version: 0.0~r131-1rusoft1~wheezy1 Architecture: i386 Maintainer: Nobuhiro Iwamatsu Installed-Size: 59 Depends: libc6 (>= 2.1.3) Filename: pool/debian-wheezy/i386/lz4/liblz4-1_0.0~r131-1rusoft1~wheezy1_i386.deb Size: 29738 MD5sum: 8ed925cd1a7298e0391e75a7cfaec8e8 SHA1: 871fce8f018284ee566816150b820d5663c0b9d3 SHA256: dd984ec4441e20e8803bd99f45f26f11c8bad3d2a4c0f18aa76357ea9cf5a0db Section: libs Priority: extra Homepage: http://code.google.com/p/lz4/ Description: Fast LZ compression algorithm library - runtime LZ4 is a very fast lossless compression algorithm, providing compression speed at 400 MB/s per core, scalable with multi-cores CPU. It also features an extremely fast decoder, with speed in multiple GB/s per core, typically reaching RAM speed limits on multi-core systems. . This package includes the shared library. Package: liblz4-1-dbg Source: lz4 Version: 0.0~r131-1rusoft1~wheezy1 Architecture: i386 Maintainer: Nobuhiro Iwamatsu Installed-Size: 548 Depends: liblz4-1 (= 0.0~r131-1rusoft1~wheezy1) Conflicts: liblz4-0.0-dbg (<= 0.0~r113-1) Replaces: liblz4-0.0-dbg (<= 0.0~r113-1) Filename: pool/debian-wheezy/i386/lz4/liblz4-1-dbg_0.0~r131-1rusoft1~wheezy1_i386.deb Size: 229602 MD5sum: adb99186f8a6446dfb55f46d6ddd1f50 SHA1: 6efaf8a51c9ee78a7c654f3f0cab07aef32c5761 SHA256: 3cbe74e59b079ff1327d4f112fc255e12d766a124ff07de5e3a8a02d9c4c2ed3 Section: debug Priority: extra Homepage: http://code.google.com/p/lz4/ Description: Fast LZ compression algorithm library - Debugging Symbols LZ4 is a very fast lossless compression algorithm, providing compression speed at 400 MB/s per core, scalable with multi-cores CPU. It also features an extremely fast decoder, with speed in multiple GB/s per core, typically reaching RAM speed limits on multi-core systems. . This package contains the debugging symbols. Package: liblz4-dev Source: lz4 Version: 0.0~r131-1rusoft1~wheezy1 Architecture: i386 Maintainer: Nobuhiro Iwamatsu Installed-Size: 97 Depends: liblz4-1 (= 0.0~r131-1rusoft1~wheezy1) Filename: pool/debian-wheezy/i386/lz4/liblz4-dev_0.0~r131-1rusoft1~wheezy1_i386.deb Size: 37842 MD5sum: a5a1ae21d862e2a298ad0cdc2779b487 SHA1: db990364775407ee87449e8a1ed93e3196240e90 SHA256: c37027fefcb7bea4aa3b5b1f4e48f948ca0537fd6393372cd095e6c0f9656eee Section: libdevel Priority: extra Homepage: http://code.google.com/p/lz4/ Description: Fast LZ compression algorithm library - development files LZ4 is a very fast lossless compression algorithm, providing compression speed at 400 MB/s per core, scalable with multi-cores CPU. It also features an extremely fast decoder, with speed in multiple GB/s per core, typically reaching RAM speed limits on multi-core systems. . This package contains files that are needed to build applications. Package: liblz4-tool Source: lz4 Version: 0.0~r131-1rusoft1~wheezy1 Architecture: i386 Maintainer: Nobuhiro Iwamatsu Installed-Size: 161 Depends: libc6 (>= 2.7), liblz4-1 (= 0.0~r131-1rusoft1~wheezy1) Filename: pool/debian-wheezy/i386/lz4/liblz4-tool_0.0~r131-1rusoft1~wheezy1_i386.deb Size: 76112 MD5sum: 3b7f5d0055df4fc0ba584a2f61241b50 SHA1: 5791d5de8f870b1c0cbb93e2a03ed8fb6617bf86 SHA256: 56f0c537fd52cf2e862513e47efbcb16a23ae27c07fb5e88f4e8305aec0ed5e4 Section: utils Priority: extra Homepage: http://code.google.com/p/lz4/ Description: Fast LZ compression algorithm library - tool LZ4 is a very fast lossless compression algorithm, providing compression speed at 400 MB/s per core, scalable with multi-cores CPU. It also features an extremely fast decoder, with speed in multiple GB/s per core, typically reaching RAM speed limits on multi-core systems. . This package contains files that is tool using liblz4. Package: liblzma-dev Source: xz-utils Version: 5.2.4-1ubuntu1rusoft1~debian7.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 509 Depends: liblzma5 (= 5.2.4-1ubuntu1rusoft1~debian7.1) Suggests: liblzma-doc Filename: pool/debian-wheezy/i386/xz-utils/liblzma-dev_5.2.4-1ubuntu1rusoft1~debian7.1_i386.deb Size: 233304 MD5sum: 87f444bdade91dd74831777d9269d26b SHA1: bce47007e4cb6d62a7e98944766abb05964bc75f SHA256: 9d922b0b97f87a6dc4ee2de8a492fe3a78bf910beca93d8e0ba09a6ee616e597 Section: libdevel Priority: optional Multi-Arch: same Homepage: https://tukaani.org/xz/ Description: XZ-format compression library - development files XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm compression format, which provides memory-hungry but powerful compression (often better than bzip2) and fast, easy decompression. . The native format of liblzma is XZ; it also supports raw (headerless) streams and the older LZMA format used by lzma. (For 7-Zip's related format, use the p7zip package instead.) This package provides the development library needed to build programs using liblzma. Original-Maintainer: Jonathan Nieder Package: liblzma-dev Source: xz-utils Version: 5.4.4-0.1rusoft1~debian7.1 Architecture: i386 Maintainer: Jonathan Nieder Installed-Size: 732 Depends: liblzma5 (= 5.4.4-0.1rusoft1~debian7.1) Suggests: liblzma-doc Filename: pool/debian-wheezy/i386/xz-utils/liblzma-dev_5.4.4-0.1rusoft1~debian7.1_i386.deb Size: 330220 MD5sum: c1055c1869975a492bcdd89ec6ab18a2 SHA1: fc78f948be33d9b2a748223a118d402fc0e18378 SHA256: dd54055963443f4412f0fa4e13054b1003ebceec4da82b72ab3a073801f00cff Section: libdevel Priority: optional Multi-Arch: same Homepage: https://tukaani.org/xz/ Description: XZ-format compression library - development files XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm compression format, which provides memory-hungry but powerful compression (often better than bzip2) and fast, easy decompression. . The native format of liblzma is XZ; it also supports raw (headerless) streams and the older LZMA format used by lzma. (For 7-Zip's related format, use the p7zip package instead.) This package provides the development library needed to build programs using liblzma. Package: liblzma5 Source: xz-utils Version: 5.2.4-1ubuntu1rusoft1~debian7.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 260 Pre-Depends: multiarch-support Depends: libc6 (>= 2.6) Breaks: liblzma2 (<< 5.1.1alpha+20110809-3~) Filename: pool/debian-wheezy/i386/xz-utils/liblzma5_5.2.4-1ubuntu1rusoft1~debian7.1_i386.deb Size: 168200 MD5sum: e393427a2a596813d7cf218780d478d9 SHA1: 9a60ba908039e9976dda3033050569b413279efb SHA256: b55bf8f6cc6056b0476784b5cbd748d47293ed71c422140579c72439351552fe Section: libs Priority: optional Multi-Arch: same Homepage: https://tukaani.org/xz/ Description: XZ-format compression library XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm compression format, which provides memory-hungry but powerful compression (often better than bzip2) and fast, easy decompression. . The native format of liblzma is XZ; it also supports raw (headerless) streams and the older LZMA format used by lzma. (For 7-Zip's related format, use the p7zip package instead.) Original-Maintainer: Jonathan Nieder Package: liblzma5 Source: xz-utils Version: 5.4.4-0.1rusoft1~debian7.1 Architecture: i386 Maintainer: Jonathan Nieder Installed-Size: 394 Pre-Depends: multiarch-support Depends: libc6 (>= 2.6) Breaks: liblzma2 (<< 5.1.1alpha+20110809-3~) Filename: pool/debian-wheezy/i386/xz-utils/liblzma5_5.4.4-0.1rusoft1~debian7.1_i386.deb Size: 256694 MD5sum: 793bdf3b090dedca2b356fc9f6b686d5 SHA1: ea733de347f5c5f880b0c78a93298f1b8de45ba5 SHA256: 05a5278456b8259983b2daa3cacb9d2224bc40eaefef323fdf84fe3c9cd4d58c Section: libs Priority: optional Multi-Arch: same Homepage: https://tukaani.org/xz/ Description: XZ-format compression library XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm compression format, which provides memory-hungry but powerful compression (often better than bzip2) and fast, easy decompression. . The native format of liblzma is XZ; it also supports raw (headerless) streams and the older LZMA format used by lzma. (For 7-Zip's related format, use the p7zip package instead.) Package: liblzo2-2 Source: lzo2 Version: 2.10-2rusoft1~debian7.1 Architecture: i386 Maintainer: Stephen Kitt Installed-Size: 153 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4) Filename: pool/debian-wheezy/i386/lzo2/liblzo2-2_2.10-2rusoft1~debian7.1_i386.deb Size: 66246 MD5sum: 8e3b4a44b0e3d9b2a745a0017826f081 SHA1: e17f8e2b2bc2f49249f45562212d39ccfbaee155 SHA256: 0b3f9828a1659289e05cccf508f6446fd03cd9b66e5f2593e5397eaa87181922 Section: libs Priority: optional Multi-Arch: same Homepage: https://www.oberhumer.com/opensource/lzo/ Description: data compression library LZO is a portable, lossless data compression library. It offers pretty fast compression and very fast decompression. Decompression requires no memory. In addition there are slower compression levels achieving a quite competitive compression ratio while still decompressing at this very high speed. Package: liblzo2-dev Source: lzo2 Version: 2.10-2rusoft1~debian7.1 Architecture: i386 Maintainer: Stephen Kitt Installed-Size: 774 Depends: liblzo2-2 (= 2.10-2rusoft1~debian7.1) Replaces: liblzo-dev Filename: pool/debian-wheezy/i386/lzo2/liblzo2-dev_2.10-2rusoft1~debian7.1_i386.deb Size: 175018 MD5sum: 21180e7e62dcf3ec0114d07e4c3cd048 SHA1: 10af0f664b408e5d6221d742de290ddc1d1cea43 SHA256: e8fca7f31050f2d217230739c2f68ed675d6e0c2e7b31a0eed88aff585edb6da Section: libdevel Priority: optional Multi-Arch: same Homepage: https://www.oberhumer.com/opensource/lzo/ Description: data compression library (development files) LZO is a portable, lossless data compression library. This package contains the header files and static libraries for the LZO data compression library. Package: libmagic-dev Source: file Version: 1:5.25-2ubuntu1.4rusoft2.1~debian7.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 240 Depends: libmagic1 (= 1:5.25-2ubuntu1.4rusoft2.1~debian7.1) Suggests: file Filename: pool/debian-wheezy/i386/file/libmagic-dev_5.25-2ubuntu1.4rusoft2.1~debian7.1_i386.deb Size: 110944 MD5sum: 44b7784a1b3b00dfac4cebc2585ef708 SHA1: da66b4c9605c82fceeae546b4fdc8dc5a4fe885f SHA256: 18ace15469b02bf01cb20cf5ff777ea3afb97f9710b247bf8c148386354ee7d4 Section: libdevel Priority: optional Multi-Arch: same Homepage: http://www.darwinsys.com/file/ Description: File type determination library using "magic" numbers (development) 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 development files. Original-Maintainer: Christoph Biedl Package: libmagic1 Source: file Version: 1:5.25-2ubuntu1.4rusoft2.1~debian7.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 3976 Pre-Depends: multiarch-support Depends: libc6 (>= 2.8), zlib1g (>= 1:1.1.4) Suggests: file Filename: pool/debian-wheezy/i386/file/libmagic1_5.25-2ubuntu1.4rusoft2.1~debian7.1_i386.deb Size: 257260 MD5sum: 7f8ab48a8d2ab7283fc0429cdb21455e SHA1: 25fd4f56919c0aaff110880c325733d381a40af9 SHA256: be2b9fee485ac70eac8abd7b58948e91a23f4faa5b4d4c4eb8308c73880a4b66 Section: libs Priority: standard Multi-Arch: same Homepage: http://www.darwinsys.com/file/ 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. Original-Maintainer: Christoph Biedl Package: libpcre16-3 Source: pcre3 Version: 2:8.45-5rusoft8~debian7.1 Architecture: i386 Maintainer: Matthew Vernon Installed-Size: 554 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4) Filename: pool/debian-wheezy/i386/pcre3/libpcre16-3_8.45-5rusoft8~debian7.1_i386.deb Size: 257470 MD5sum: 2494f3575ae61c025d0b36dccdfc6412 SHA1: ae51a6281f995535ea058a17c7cf830344e2482e SHA256: 539fb3398469b8639134989a99880aa38e94aa4430587aaab8dcfd5c9f02fa98 Section: libs Priority: optional Multi-Arch: same Description: Old Perl 5 Compatible Regular Expression Library - 16 bit runtime files This is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . This package contains the 16 bit runtime library. Package: libpcre2-16-0 Source: pcre2 Version: 10.39-2rusoft2.1~debian7.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 582 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4) Filename: pool/debian-wheezy/i386/pcre2/libpcre2-16-0_10.39-2rusoft2.1~debian7.1_i386.deb Size: 244830 MD5sum: abe2718c11344e72fe7660abd056d7c5 SHA1: b49e2fcb5ce7860616ad556b2de4d3f17ea2d810 SHA256: 4197d11515cd5fb901d60a5197737373afef43202f61b72b52adb5ec1a859e3b Section: libs Priority: optional Multi-Arch: same Homepage: https://pcre.org/ Description: New Perl Compatible Regular Expression Library - 16 bit runtime files This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the 16 bit runtime library. Original-Maintainer: Matthew Vernon Package: libpcre2-16-0 Source: pcre2 Version: 10.40-2rusoft2.1~debian7.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 635 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4) Filename: pool/debian-wheezy/i386/pcre2/libpcre2-16-0_10.40-2rusoft2.1~debian7.1_i386.deb Size: 254548 MD5sum: 740287d979787e4c01e5827fbb38921a SHA1: 5a716bceac6da2eb28e93e22583009cbb826528c SHA256: 56c695ceaa3f9353268128ee8a1a7e52afdd68d689cf82327aab9d6b617de4fd Section: libs Priority: optional Multi-Arch: same Homepage: https://pcre.org/ Description: New Perl Compatible Regular Expression Library - 16 bit runtime files This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the 16 bit runtime library. Original-Maintainer: Matthew Vernon Package: libpcre2-16-0 Source: pcre2 Version: 10.42-2rusoft2.1~debian7.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 636 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4) Filename: pool/debian-wheezy/i386/pcre2/libpcre2-16-0_10.42-2rusoft2.1~debian7.1_i386.deb Size: 256872 MD5sum: 0e8e835f8d0904933841ea4f91fb2931 SHA1: 05647d24888fec784277d42b635bfe167a1333ab SHA256: 07b9ad1e64cbed9acd2eae0536b04e8d7012b42b021a9b35485b9803cdc35b9d Section: libs Priority: optional Multi-Arch: same Homepage: https://pcre.org/ Description: New Perl Compatible Regular Expression Library - 16 bit runtime files This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the 16 bit runtime library. Original-Maintainer: Matthew Vernon Package: libpcre2-32-0 Source: pcre2 Version: 10.39-2rusoft2.1~debian7.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 554 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4) Filename: pool/debian-wheezy/i386/pcre2/libpcre2-32-0_10.39-2rusoft2.1~debian7.1_i386.deb Size: 233330 MD5sum: d593b6977beb9e5743fe55e276d1cea1 SHA1: 88fec837fa7cc8c6a737acead63d7dd6139fe542 SHA256: 720574ab592439520441f823a30b51d0d6c8816ea686a377d9eb75790517c36b Section: libs Priority: optional Multi-Arch: same Homepage: https://pcre.org/ Description: New Perl Compatible Regular Expression Library - 32 bit runtime files This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the 32 bit runtime library. Original-Maintainer: Matthew Vernon Package: libpcre2-32-0 Source: pcre2 Version: 10.40-2rusoft2.1~debian7.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 611 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4) Filename: pool/debian-wheezy/i386/pcre2/libpcre2-32-0_10.40-2rusoft2.1~debian7.1_i386.deb Size: 243340 MD5sum: b241f6381467d4733f20df452e1b0ede SHA1: 3f9d291be2c55705244f028383ab6e70df47ee4f SHA256: fb5e3f24b850a6f579894a6a05b98c3ef07cf58e415543a19c3aaf78d8bf5607 Section: libs Priority: optional Multi-Arch: same Homepage: https://pcre.org/ Description: New Perl Compatible Regular Expression Library - 32 bit runtime files This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the 32 bit runtime library. Original-Maintainer: Matthew Vernon Package: libpcre2-32-0 Source: pcre2 Version: 10.42-2rusoft2.1~debian7.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 612 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4) Filename: pool/debian-wheezy/i386/pcre2/libpcre2-32-0_10.42-2rusoft2.1~debian7.1_i386.deb Size: 245306 MD5sum: 63878600db4e5cafb9efb6072adc4382 SHA1: e15f558f1c34176a2a17e25c4ee77ffb17b6e76d SHA256: 0de5ace4908fb924f792fec92a7040ab03c24843f419c1e9ecb4c9bdcf061b2a Section: libs Priority: optional Multi-Arch: same Homepage: https://pcre.org/ Description: New Perl Compatible Regular Expression Library - 32 bit runtime files This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the 32 bit runtime library. Original-Maintainer: Matthew Vernon Package: libpcre2-8-0 Source: pcre2 Version: 10.39-2rusoft2.1~debian7.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 646 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4) Filename: pool/debian-wheezy/i386/pcre2/libpcre2-8-0_10.39-2rusoft2.1~debian7.1_i386.deb Size: 262848 MD5sum: d5b0720fd19c3831c49f2a4947393730 SHA1: b96bfa89ea097cf19fcfd7f3cc501556fe03967f SHA256: cce8b894ee29c67f05486f097dabb681f15d25349f485c7773f984f194b96b4f Section: libs Priority: optional Multi-Arch: same Homepage: https://pcre.org/ Description: New Perl Compatible Regular Expression Library- 8 bit runtime files This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the 8 bit runtime library. Original-Maintainer: Matthew Vernon Package: libpcre2-8-0 Source: pcre2 Version: 10.40-2rusoft2.1~debian7.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 703 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4) Filename: pool/debian-wheezy/i386/pcre2/libpcre2-8-0_10.40-2rusoft2.1~debian7.1_i386.deb Size: 273272 MD5sum: d36b1cb43f36b3e5f5b6d031875b0d9b SHA1: a6b16a75b1ca5cc5bbd08c40adaf6f9576b94f2d SHA256: 7c631128733929c7dd66025a9961145fa03e23ea302a930960b5e4dcbb15c3a5 Section: libs Priority: optional Multi-Arch: same Homepage: https://pcre.org/ Description: New Perl Compatible Regular Expression Library- 8 bit runtime files This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the 8 bit runtime library. Original-Maintainer: Matthew Vernon Package: libpcre2-8-0 Source: pcre2 Version: 10.42-2rusoft2.1~debian7.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 709 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4) Filename: pool/debian-wheezy/i386/pcre2/libpcre2-8-0_10.42-2rusoft2.1~debian7.1_i386.deb Size: 275676 MD5sum: 22f33f400b82e2f0493c4e5d8c873347 SHA1: 5665b6fa834f16b70d3b8ea2a5ebc80b39d0e4e6 SHA256: 78e1f657c0f1d1f597cfb9b5de6c323f11639794c4aa84ee83e7c16f74df7fba Section: libs Priority: optional Multi-Arch: same Homepage: https://pcre.org/ Description: New Perl Compatible Regular Expression Library- 8 bit runtime files This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the 8 bit runtime library. Original-Maintainer: Matthew Vernon Package: libpcre2-dev Source: pcre2 Version: 10.39-2rusoft2.1~debian7.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 2130 Depends: libc6-dev, libpcre2-8-0 (= 10.39-2rusoft2.1~debian7.1), libpcre2-16-0 (= 10.39-2rusoft2.1~debian7.1), libpcre2-32-0 (= 10.39-2rusoft2.1~debian7.1), libpcre2-posix3 (= 10.39-2rusoft2.1~debian7.1) Conflicts: libpcre3-dev (<< 2:8.35-8) Filename: pool/debian-wheezy/i386/pcre2/libpcre2-dev_10.39-2rusoft2.1~debian7.1_i386.deb Size: 932156 MD5sum: 04cc8d056c59637a8bb39dc8e3752541 SHA1: c7e371ad7db4c80104cbe895ee8445dfdf6258ce SHA256: 393e3e7c79acb2486df05b642de8d06d0e504fd87ef8439a0f564a460d5b6cdb Section: libdevel Priority: optional Multi-Arch: same Homepage: https://pcre.org/ Description: New Perl Compatible Regular Expression Library - development files This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the development files, including headers, static libraries, and documentation. Original-Maintainer: Matthew Vernon Package: libpcre2-dev Source: pcre2 Version: 10.40-2rusoft2.1~debian7.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 2257 Depends: libc6-dev, libpcre2-8-0 (= 10.40-2rusoft2.1~debian7.1), libpcre2-16-0 (= 10.40-2rusoft2.1~debian7.1), libpcre2-32-0 (= 10.40-2rusoft2.1~debian7.1), libpcre2-posix3 (= 10.40-2rusoft2.1~debian7.1) Conflicts: libpcre3-dev (<< 2:8.35-8) Filename: pool/debian-wheezy/i386/pcre2/libpcre2-dev_10.40-2rusoft2.1~debian7.1_i386.deb Size: 964666 MD5sum: 0564c1b39602f02dde260c2fd45b5da6 SHA1: bfc2db56ba2811f4eabdd94508a8871907b81478 SHA256: f53ddb1852108bbc4498704f0cf216a36fef33d5af25cdee4d4a3d4cdd67c3ac Section: libdevel Priority: optional Multi-Arch: same Homepage: https://pcre.org/ Description: New Perl Compatible Regular Expression Library - development files This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the development files, including headers, static libraries, and documentation. Original-Maintainer: Matthew Vernon Package: libpcre2-dev Source: pcre2 Version: 10.42-2rusoft2.1~debian7.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 2260 Depends: libc6-dev, libpcre2-8-0 (= 10.42-2rusoft2.1~debian7.1), libpcre2-16-0 (= 10.42-2rusoft2.1~debian7.1), libpcre2-32-0 (= 10.42-2rusoft2.1~debian7.1), libpcre2-posix3 (= 10.42-2rusoft2.1~debian7.1) Conflicts: libpcre3-dev (<< 2:8.35-8) Filename: pool/debian-wheezy/i386/pcre2/libpcre2-dev_10.42-2rusoft2.1~debian7.1_i386.deb Size: 967122 MD5sum: df7ac972338adb8c4f40ca704584a3fc SHA1: e1baa251736904b2aae9260408dc1bfc6fd62f18 SHA256: 7f89ec92cf1c9b331df8f8d74f5289f4c0a321adac03cb207d1c2c3342b2ae06 Section: libdevel Priority: optional Multi-Arch: same Homepage: https://pcre.org/ Description: New Perl Compatible Regular Expression Library - development files This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the development files, including headers, static libraries, and documentation. Original-Maintainer: Matthew Vernon Package: libpcre2-posix3 Source: pcre2 Version: 10.39-2rusoft2.1~debian7.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 59 Pre-Depends: multiarch-support Depends: libc6 (>= 2.3.6-6~), libpcre2-8-0 (>= 10.22) Conflicts: libpcre2-posix0 Replaces: libpcre2-posix0 Filename: pool/debian-wheezy/i386/pcre2/libpcre2-posix3_10.39-2rusoft2.1~debian7.1_i386.deb Size: 52838 MD5sum: 71a9893fb53f146b745343440831f32f SHA1: a9e1164e2e2ff546af8d1003367df704b4c0bf3b SHA256: 60521d60cfb9e2ea7600375987dd92f2320ec50cd1c819e13b679c658afcb6ff Section: libs Priority: optional Multi-Arch: same Homepage: https://pcre.org/ Description: New Perl Compatible Regular Expression Library - posix-compatible runtime files This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the runtime library for the posix-compatible API. Original-Maintainer: Matthew Vernon Package: libpcre2-posix3 Source: pcre2 Version: 10.40-2rusoft2.1~debian7.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 91 Pre-Depends: multiarch-support Depends: libc6 (>= 2.3.6-6~), libpcre2-8-0 (>= 10.22) Conflicts: libpcre2-posix0 Replaces: libpcre2-posix0 Filename: pool/debian-wheezy/i386/pcre2/libpcre2-posix3_10.40-2rusoft2.1~debian7.1_i386.deb Size: 54296 MD5sum: f96bc2e00516de36138f4299ea135d45 SHA1: b3e33da001a23899e63751f90caadf870dba156a SHA256: d4252f0eadd137187211422358727da26e4ec55f3810ee01c7716c06cbe8f1ab Section: libs Priority: optional Multi-Arch: same Homepage: https://pcre.org/ Description: New Perl Compatible Regular Expression Library - posix-compatible runtime files This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the runtime library for the posix-compatible API. Original-Maintainer: Matthew Vernon Package: libpcre2-posix3 Source: pcre2 Version: 10.42-2rusoft2.1~debian7.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 93 Pre-Depends: multiarch-support Depends: libc6 (>= 2.3.6-6~), libpcre2-8-0 (>= 10.22) Conflicts: libpcre2-posix0 Replaces: libpcre2-posix0 Filename: pool/debian-wheezy/i386/pcre2/libpcre2-posix3_10.42-2rusoft2.1~debian7.1_i386.deb Size: 56266 MD5sum: 12ff3bb4ec3189748c4612dcf3e8135a SHA1: 8d4847a0c72c27e84e078b1fac27dc0538106361 SHA256: cca348ccbf7dcdd8ceae8a28278bd8f409d0bece9fcf0cd9e0d66c5a1b0cf4c1 Section: libs Priority: optional Multi-Arch: same Homepage: https://pcre.org/ Description: New Perl Compatible Regular Expression Library - posix-compatible runtime files This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the runtime library for the posix-compatible API. Original-Maintainer: Matthew Vernon Package: libpcre3 Source: pcre3 Version: 2:8.45-5rusoft8~debian7.1 Architecture: i386 Maintainer: Matthew Vernon Installed-Size: 653 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4) 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/debian-wheezy/i386/pcre3/libpcre3_8.45-5rusoft8~debian7.1_i386.deb Size: 311202 MD5sum: 4222da53a0722d92f2327110aa45b3d1 SHA1: bd1e3040a27c21bf16494a4e2609da0cb5adda2e SHA256: 92cea93d8f1156cc4ed06bdb123a5bfa292f523d24362c8679e35d5e7d74194d Section: libs Priority: important Multi-Arch: same Description: Old Perl 5 Compatible Regular Expression Library - runtime files This is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . New packages should use the newer pcre2 packages, and existing packages should migrate to pcre2. . This package contains the runtime libraries. Package: libpcre3-dev Source: pcre3 Version: 2:8.45-5rusoft8~debian7.1 Architecture: i386 Maintainer: Matthew Vernon Installed-Size: 1860 Depends: libc6-dev, libpcre3 (= 2:8.45-5rusoft8~debian7.1), libpcre16-3 (= 2:8.45-5rusoft8~debian7.1), libpcre32-3 (= 2:8.45-5rusoft8~debian7.1), libpcrecpp0v5 (= 2:8.45-5rusoft8~debian7.1) Filename: pool/debian-wheezy/i386/pcre3/libpcre3-dev_8.45-5rusoft8~debian7.1_i386.deb Size: 625326 MD5sum: eae9d463277a42fbcc3acd39935f7431 SHA1: 2b0d9154bd9817b887e835905b43907bf764c3fd SHA256: 126637e7684b8ea23cd3d8104259deb04b519fd8d25905170a61f7a13507f934 Section: libdevel Priority: optional Multi-Arch: same Description: Old Perl 5 Compatible Regular Expression Library - development files This is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . New packages should use the newer pcre2 packages, and existing packages should migrate to pcre2. . This package contains the development files, including headers, static libraries, and documentation. Package: libpcre32-3 Source: pcre3 Version: 2:8.45-5rusoft8~debian7.1 Architecture: i386 Maintainer: Matthew Vernon Installed-Size: 534 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4) Filename: pool/debian-wheezy/i386/pcre3/libpcre32-3_8.45-5rusoft8~debian7.1_i386.deb Size: 248830 MD5sum: 3e0ad6768b122c24d24c3823de202ba6 SHA1: 037d4209ae18d9ea6fff1216485730b668a5e65e SHA256: 69c0b55f05eebdded6c9f53f801ddf2fe904a65c5267a55cf36777e7a60c60aa Section: libs Priority: optional Multi-Arch: same Description: Old Perl 5 Compatible Regular Expression Library - 32 bit runtime files This is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . This package contains the 32 bit runtime library. Package: libpcrecpp0v5 Source: pcre3 Version: 2:8.45-5rusoft8~debian7.1 Architecture: i386 Maintainer: Matthew Vernon Installed-Size: 178 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libpcre3, libstdc++6 (>= 4.2.1) Conflicts: libpcre3 (<< 6.4-1.1), libpcrecpp0 Replaces: libpcre3 (<< 6.4-1.1), libpcrecpp0 Filename: pool/debian-wheezy/i386/pcre3/libpcrecpp0v5_8.45-5rusoft8~debian7.1_i386.deb Size: 155522 MD5sum: 198367c7edb4a9d7bd9ea887ad78c2f7 SHA1: 9238db5d57661ab8c0f79f709b0e91ff59063829 SHA256: 6fb27afc06e1ccd8b07f1c94984a92b58913e226af95b2087ecbd55786ea4890 Section: libs Priority: optional Multi-Arch: same Description: Old Perl 5 Compatible Regular Expression Library - C++ runtime files This is a C++ library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . This package contains the C++ runtime library. Package: libpkcs11-helper1 Source: pkcs11-helper Version: 1.11-1rusoft1~wheezy1 Architecture: i386 Maintainer: Eric Dorland Installed-Size: 118 Depends: libc6 (>= 2.7), libssl1.0.0 (>= 1.0.0) Filename: pool/debian-wheezy/i386/pkcs11-helper/libpkcs11-helper1_1.11-1rusoft1~wheezy1_i386.deb Size: 51004 MD5sum: 86cb1be75b61e96a44a60f5e75b7755e SHA1: 6fda92e3c0e2c8c57d972a4f5bf8e078596c5d93 SHA256: 5489fae706c4bb3bc720032d870c73605c92d8db275cd48774b1bc405cf5f3e4 Section: libs Priority: optional Description: library that simplifies the interaction with PKCS#11 libpkcs11-helper is a library that simplifies the interaction with PKCS#11 providers for end-user applications. . libpkcs11-helper allows using multiple PKCS#11 providers at the same time, enumerating available token certificates, or selecting a certificate directly by serialized id, handling card removal and card insert events, handling card re-insert to a different slot, supporting session expiration and much more all using a simple API. . libpkcs11-helper is not designed to manage card content, since object attributes are usually vendor specific, and 99% of application need to access existing objects in order to perform signature and decryption. Package: libpkcs11-helper1-dbg Source: pkcs11-helper Version: 1.11-1rusoft1~wheezy1 Architecture: i386 Maintainer: Eric Dorland Installed-Size: 241 Depends: libpkcs11-helper1 (= 1.11-1rusoft1~wheezy1) Filename: pool/debian-wheezy/i386/pkcs11-helper/libpkcs11-helper1-dbg_1.11-1rusoft1~wheezy1_i386.deb Size: 99940 MD5sum: 2c1877601167e1ac7ad93f78d4a1eb49 SHA1: 035b122c7039b5f6fadb0b644a3553d6806ab5ad SHA256: df90040fe6c52ccc39e6a3265aee1a0ac6fb2a7cab9fda5ca6d3ae0ba483149a Section: debug Priority: extra Description: debugging symbols for libpkcs11-helper libpkcs11-helper is a library that simplifies the interaction with PKCS#11 providers for end-user applications. . libpkcs11-helper allows using multiple PKCS#11 providers at the same time, enumerating available token certificates, or selecting a certificate directly by serialized id, handling card removal and card insert events, handling card re-insert to a different slot, supporting session expiration and much more all using a simple API. . libpkcs11-helper is not designed to manage card content, since object attributes are usually vendor specific, and 99% of application need to access existing objects in order to perform signature and decryption. Package: libpkcs11-helper1-dev Source: pkcs11-helper Version: 1.11-1rusoft1~wheezy1 Architecture: i386 Maintainer: Eric Dorland Installed-Size: 1312 Depends: libpkcs11-helper1 (= 1.11-1rusoft1~wheezy1), libssl-dev Conflicts: libpkcs11-helper-dev Provides: libpkcs11-helper-dev Filename: pool/debian-wheezy/i386/pkcs11-helper/libpkcs11-helper1-dev_1.11-1rusoft1~wheezy1_i386.deb Size: 204634 MD5sum: 3d7bd943e58fc3774825481ae44f572d SHA1: 434a4fdaaa51553383248da6d89b06007830390d SHA256: 31ab4bade3ca6a363e92680e1e9afb72c93412f93dd25dc42c597706a399ddf3 Section: libdevel Priority: optional Description: library that simplifies the interaction with PKCS#11 libpkcs11-helper is a library that simplifies the interaction with PKCS#11 providers for end-user applications. . libpkcs11-helper allows using multiple PKCS#11 providers at the same time, enumerating available token certificates, or selecting a certificate directly by serialized id, handling card removal and card insert events, handling card re-insert to a different slot, supporting session expiration and much more all using a simple API. . libpkcs11-helper is not designed to manage card content, since object attributes are usually vendor specific, and 99% of application need to access existing objects in order to perform signature and decryption. Package: libsodium-dev Source: libsodium Version: 1.0.18-1rusoft2~wheezy1 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 800 Depends: libsodium23 (= 1.0.18-1rusoft2~wheezy1) Filename: pool/debian-wheezy/i386/libsodium/libsodium-dev_1.0.18-1rusoft2~wheezy1_i386.deb Size: 190422 MD5sum: 52cf97d8014c31c53cc17282b74bd9d4 SHA1: 6a96b6c1ed61f5b9a7862a553b5bcead0e6b8141 SHA256: 7daf2ca8d5e8ecc6af6cc10c82cc3b1845030e701c3079f29265c088b2d1e3eb Section: libdevel Priority: optional Homepage: https://www.libsodium.org/ Description: Network communication, cryptography and signaturing library - headers NaCl (pronounced "salt") is a new easy-to-use high-speed software library for network communication, encryption, decryption, signatures, etc. . NaCl's goal is to provide all of the core operations needed to build higher-level cryptographic tools. . Sodium is a portable, cross-compilable, installable, packageable fork of NaCl, with a compatible API. . This package provides development headers needed for applications that use libsodium. Package: libsodium23 Source: libsodium Version: 1.0.18-1rusoft2~wheezy1 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 497 Depends: libc6 (>= 2.4) Filename: pool/debian-wheezy/i386/libsodium/libsodium23_1.0.18-1rusoft2~wheezy1_i386.deb Size: 172426 MD5sum: 73bbff591cb2eb4434a7ddf628da0c11 SHA1: 0c4a6473416d4a49b00196e76873a3511582ffed SHA256: 54dc65eeac9879f453512beeed8318062a3df4993151eac4a57adf5877d85c10 Section: libs Priority: optional Homepage: https://www.libsodium.org/ Description: Network communication, cryptography and signaturing library NaCl (pronounced "salt") is a new easy-to-use high-speed software library for network communication, encryption, decryption, signatures, etc. . NaCl's goal is to provide all of the core operations needed to build higher-level cryptographic tools. . Sodium is a portable, cross-compilable, installable, packageable fork of NaCl, with a compatible API. Package: libsqlite3-0 Source: sqlite3 Version: 3.34.1-2rusoft8.2~debian7.1 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 1051 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4) Recommends: libsqlite3-0-plugins Breaks: python-migrate (<< 0.11.0-4~), python3-migrate (<< 0.11.0-4~) Filename: pool/debian-wheezy/i386/sqlite3/libsqlite3-0_3.34.1-2rusoft8.2~debian7.1_i386.deb Size: 559630 MD5sum: 8ad82fe5e213aa63ce58ce01ed1e90d8 SHA1: e06e422de1b471fc79281a0eed3198a3f2a88d45 SHA256: bdde1e350e3051f64d1bbd542f04e756e70ed3894e03345b46e060a2e780653b Section: libs Priority: optional Multi-Arch: same Homepage: https://www.sqlite.org/ Description: SQLite 3 shared library SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process. Package: libsqlite3-0-plugins Source: sqlite3 Version: 3.34.1-2rusoft8.2~debian7.1 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 86 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4) Filename: pool/debian-wheezy/i386/sqlite3/libsqlite3-0-plugins_3.34.1-2rusoft8.2~debian7.1_i386.deb Size: 28098 MD5sum: 7ac2105674d75edb1c75bcdc9167b9b9 SHA1: 0daa9ad53544d2ef6beb9774ebcc0eafe880329a SHA256: edf7d6322e33aa3e74a0ec81107ef9beceb8ded4c37a94f65be1dfad5ce22179 Section: libs Priority: optional Multi-Arch: same Homepage: https://www.sqlite.org/ Description: SQLite 3 shared library SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process. Package: libsqlite3-dev Source: sqlite3 Version: 3.34.1-2rusoft8.2~debian7.1 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 1625 Depends: libsqlite3-0 (= 3.34.1-2rusoft8.2~debian7.1), libc6-dev Suggests: sqlite3-doc Filename: pool/debian-wheezy/i386/sqlite3/libsqlite3-dev_3.34.1-2rusoft8.2~debian7.1_i386.deb Size: 583210 MD5sum: 61ba630f0c373b42978b550217c43d87 SHA1: b245cc47a5cd6fe0fa579bb09970aeadf9656b24 SHA256: 25e7a65615170225dc87ac68d064475e89e52931134fa8da0326fa3e0cbcc6b3 Section: libdevel Priority: optional Multi-Arch: same Homepage: https://www.sqlite.org/ Description: SQLite 3 development files SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process. . This package contains the development files (headers, static libraries) Package: libsqlite3-tcl Source: sqlite3 Version: 3.34.1-2rusoft8.2~debian7.1 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 49 Depends: libc6 (>= 2.4), libsqlite3-0 (>= 3.20.0) Suggests: sqlite3-doc Filename: pool/debian-wheezy/i386/sqlite3/libsqlite3-tcl_3.34.1-2rusoft8.2~debian7.1_i386.deb Size: 18952 MD5sum: d7e6f1c8276739c2acf22877bde21e52 SHA1: 213ad7c8dafe2dd9dc054fc6725e434af8e6f1a0 SHA256: e83d1d1eeae5967aa78c2aff37b1c1c9b78a9cd466c3083257171f956723413d Section: interpreters Priority: optional Homepage: https://www.sqlite.org/ Description: SQLite 3 Tcl bindings SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process. . This package contains the Tcl bindings. Package: libucl-dev Source: ucl Version: 1.03+repack-6rusoft1.2~debian7.1 Architecture: i386 Maintainer: Robert Luberda Installed-Size: 220 Depends: libc6-dev | libc-dev, libucl1 (= 1.03+repack-6rusoft1.2~debian7.1) Filename: pool/debian-wheezy/i386/ucl/libucl-dev_1.03+repack-6rusoft1.2~debian7.1_i386.deb Size: 44988 MD5sum: 1e3385925266ac62cbed6798e9e4f458 SHA1: 171252f1fba0a29d5280fd0d6e215de0b7d9dc82 SHA256: b52f2595f0f54a1f2ffbd48a8b4cea64a21657726f4a2935c8461483fac794c5 Section: libdevel Priority: optional Multi-Arch: same Homepage: https://www.oberhumer.com/opensource/ucl/ Description: Portable compression library - development UCL is a portable lossless data compression library written in ANSI C, implementing a number of compression algorithms that achieve an excellent compression ratio while allowing *very* fast decompression. . This package contains the development support files. Package: libucl1 Source: ucl Version: 1.03+repack-6rusoft1.2~debian7.1 Architecture: i386 Maintainer: Robert Luberda Installed-Size: 121 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4) Filename: pool/debian-wheezy/i386/ucl/libucl1_1.03+repack-6rusoft1.2~debian7.1_i386.deb Size: 33180 MD5sum: 4654d6eb403f361026348244d54be529 SHA1: ad8721833a439460b9d91e55339cc59f507993fa SHA256: 6b32dd06b19f2cc88aa28c562b91b67a42cc4afb7d0c5d687b1fdf9741138dba Section: libs Priority: optional Multi-Arch: same Homepage: https://www.oberhumer.com/opensource/ucl/ Description: Portable compression library - runtime UCL is a portable lossless data compression library written in ANSI C, implementing a number of compression algorithms that achieve an excellent compression ratio while allowing *very* fast decompression. Decompression requires no additional memory. Package: libunrar-dev Source: unrar-nonfree Version: 1:6.0.3-1rusoft2~debian7.1 Architecture: i386 Maintainer: UnRar maintainer team Installed-Size: 423 Depends: libunrar5 (= 1:6.0.3-1rusoft2~debian7.1), libunrar-headers (= 1:6.0.3-1rusoft2~debian7.1) Filename: pool/debian-wheezy/i386/unrar-nonfree/libunrar-dev_6.0.3-1rusoft2~debian7.1_i386.deb Size: 174842 MD5sum: 0ad0da5bcda556ceae2f1c8bec9b0cc8 SHA1: 74f1c4191d2967175528bdf513a49c38266aabfe SHA256: 8b5bb749e33dc95e2a527e68d8c1315d915a7f626b43862e948296321d0605bf Section: non-free/libdevel Priority: optional Multi-Arch: same Homepage: https://www.rarlab.com/ Description: Unarchiver for .rar files (non-free version) - development files This package contains the static library for the libunrar library. Package: libunrar5 Source: unrar-nonfree Version: 1:6.0.3-1rusoft2~debian7.1 Architecture: i386 Maintainer: UnRar maintainer team Installed-Size: 262 Filename: pool/debian-wheezy/i386/unrar-nonfree/libunrar5_6.0.3-1rusoft2~debian7.1_i386.deb Size: 137394 MD5sum: 8471456d0be33bfadcf88e847a36ec5e SHA1: f86631b38ea4a6f3d88a23d65810e3a3666ea660 SHA256: 2d1143f2dadd39669ee6bdeda4223e48d88a0091e824dae7e1d9c813f3099d98 Section: non-free/libs Priority: optional Multi-Arch: same Homepage: https://www.rarlab.com/ Description: Unarchiver for .rar files (non-free version) - shared library library for unarchiving .rar files Package: libupsclient-dev Source: nut Version: 2.7.4-8rusoft1~wheezy1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 274 Depends: libupsclient3 (= 2.7.4-8rusoft1~wheezy1) Conflicts: libupsclient1-dev Replaces: libupsclient1-dev Filename: pool/debian-wheezy/i386/nut/libupsclient-dev_2.7.4-8rusoft1~wheezy1_i386.deb Size: 228252 MD5sum: efc362d376d7a8a7c2f67294be602c55 SHA1: 9ecef8996bac3123c3876e51645752cfca014fbd SHA256: 90899cb317d2b7d846854bf46a215c563026ca17e65222a19c68866908526db1 Section: libdevel Priority: optional Homepage: http://www.networkupstools.org/ Description: network UPS tools - development files Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides the development files. Original-Maintainer: Arnaud Quette Package: libupsclient4 Source: nut Version: 2.7.4-8rusoft1~wheezy1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 220 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libnspr4 (>= 2:4.9-2~) | libnspr4-0d (>= 1.8.0.10), libnss3 (>= 2:3.13.4-2~) | libnss3-1d (>= 3.12.0~1.9b1) Filename: pool/debian-wheezy/i386/nut/libupsclient4_2.7.4-8rusoft1~wheezy1_i386.deb Size: 188586 MD5sum: 231bb7db11ea6543df71cb311f2d84b5 SHA1: 796a14e75256bee72564ae0d65f57bd1916ed0d1 SHA256: 160e4c1ef9be736da4289252adaee087d191b58c50befe00631e66f901963e64 Section: libs Priority: optional Multi-Arch: same Homepage: http://www.networkupstools.org/ Description: network UPS tools - client library Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides the shared client library. Original-Maintainer: Arnaud Quette Package: libvpx3 Source: libvpx Version: 1.5.0-2rusoft2.1~wheezy1 Architecture: i386 Maintainer: Sebastian Dröge Installed-Size: 2188 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Filename: pool/debian-wheezy/i386/libvpx/libvpx3_1.5.0-2rusoft2.1~wheezy1_i386.deb Size: 868456 MD5sum: 9ff6617e46650e58f7c38d1b3a368303 SHA1: 58de56b7f2badbb76c72f06d696b398c5ba6767f SHA256: f462df3cb95f904bba28d36f87a161aac187a528b0b1b33b02644a27ec8490b5 Section: libs Priority: optional Multi-Arch: same Homepage: http://www.webmproject.org Description: VP8 and VP9 video codec (shared library) VP8 and VP9 are open video codecs, originally developed by On2 and released as open source by Google Inc. They are the successor of the VP3 codec, on which the Theora codec was based. . This package contains the shared libraries. Package: libvpx3-dbg Source: libvpx Version: 1.5.0-2rusoft2.1~wheezy1 Architecture: i386 Maintainer: Sebastian Dröge Installed-Size: 7506 Depends: libvpx3 (= 1.5.0-2rusoft2.1~wheezy1) Filename: pool/debian-wheezy/i386/libvpx/libvpx3-dbg_1.5.0-2rusoft2.1~wheezy1_i386.deb Size: 2857950 MD5sum: 396448cc5e276894df8244653268267e SHA1: 4fe519a73cb8e31b9bfe259ce1347e515589c0d2 SHA256: 733638b6c757299fd52dc9438a6968e4ecdf4c4541877da5ba975493da36fc73 Section: debug Priority: extra Homepage: http://www.webmproject.org Description: VP8 and VP9 video codec (debugging symbols) VP8 and VP9 are open video codecs, originally developed by On2 and released as open source by Google Inc. They are the successor of the VP3 codec, on which the Theora codec was based. . Debugging symbols for the VPX library. This is needed to debug programs linked against libvpx3. Package: libvpx3-dev Source: libvpx Version: 1.5.0-2rusoft2.1~wheezy1 Architecture: i386 Maintainer: Sebastian Dröge Installed-Size: 2944 Depends: libvpx3 (= 1.5.0-2rusoft2.1~wheezy1) Conflicts: libvpx-dev Filename: pool/debian-wheezy/i386/libvpx/libvpx3-dev_1.5.0-2rusoft2.1~wheezy1_i386.deb Size: 1049926 MD5sum: 2443dfc419d81b3055ae7c5cb77023a5 SHA1: dce3854987f0c8965181fc026d47b094724f3591 SHA256: b9fff3b6c5b1b7aeff11cdca5a364de8e3262029f0db92abd6c5e7611916a147 Section: libdevel Priority: optional Multi-Arch: same Homepage: http://www.webmproject.org Description: VP8 and VP9 video codec (development files) VP8 and VP9 are open video codecs, originally developed by On2 and released as open source by Google Inc. They are the successor of the VP3 codec, on which the Theora codec was based. . This package contains the development libraries, header files needed by programs that want to compile with libvpx. Package: libwebp-dev Source: libwebp Version: 0.6.1-2rusoft3~wheezy1 Architecture: i386 Maintainer: Jeff Breidenbach Installed-Size: 898 Depends: libwebp6 (= 0.6.1-2rusoft3~wheezy1), libwebpmux3 (= 0.6.1-2rusoft3~wheezy1), libwebpdemux2 (= 0.6.1-2rusoft3~wheezy1) Filename: pool/debian-wheezy/i386/libwebp/libwebp-dev_0.6.1-2rusoft3~wheezy1_i386.deb Size: 411214 MD5sum: 45837fe57723874744631d3faa2ba336 SHA1: 6543d061cf0f918820b97c22b78a184367defa4f SHA256: aad4eeeb56629c3f390df243b6cf00279d8b56b8602c9156601939c63206922c Section: libdevel Priority: optional Multi-Arch: same Homepage: http://webp.googlecode.com Description: Lossy compression of digital photographic images. Image Compression format, based on the VP8 codec. WebP uses the modern VP8 compression format to deliver efficient compression of images for the web. More than 30% extra gain over optimized JPEG, for same quality, is not unusual. Package: libwebp6 Source: libwebp Version: 0.6.1-2rusoft3~wheezy1 Architecture: i386 Maintainer: Jeff Breidenbach Installed-Size: 519 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4) Filename: pool/debian-wheezy/i386/libwebp/libwebp6_0.6.1-2rusoft3~wheezy1_i386.deb Size: 295602 MD5sum: 1e40b13d7631edad03e07d7783b9b311 SHA1: 4630867353c63c7b7ad23a2636acb6d9f0ff6f85 SHA256: 4e8053b56bc4d58dd128402e494a79488fb5040934616c8387cf709f023ea752 Section: libs Priority: optional Multi-Arch: same Homepage: http://webp.googlecode.com Description: Lossy compression of digital photographic images. Image Compression format, based on the VP8 codec. WebP uses the modern VP8 compression format to deliver efficient compression of images for the web. More than 30% extra gain over optimized JPEG, for same quality, is not unusual. Package: libwebpdemux2 Source: libwebp Version: 0.6.1-2rusoft3~wheezy1 Architecture: i386 Maintainer: Jeff Breidenbach Installed-Size: 97 Pre-Depends: multiarch-support Depends: libc6 (>= 2.3.6-6~), libwebp6 (>= 0.5.1) Filename: pool/debian-wheezy/i386/libwebp/libwebpdemux2_0.6.1-2rusoft3~wheezy1_i386.deb Size: 88782 MD5sum: 6c69294088e1702fb4364bd1f8dd4e9a SHA1: 717cdf8137240211feeaf49749e9ded228616868 SHA256: 32bf6656bdecb95ed28a7b3e30d63cad2047c6bdcbc2d6166555b392fcca2b5b Section: libs Priority: optional Multi-Arch: same Homepage: http://webp.googlecode.com Description: Lossy compression of digital photographic images. Image Compression format, based on the VP8 codec. WebP uses the modern VP8 compression format to deliver efficient compression of images for the web. More than 30% extra gain over optimized JPEG, for same quality, is not unusual. Package: libwebpmux3 Source: libwebp Version: 0.6.1-2rusoft3~wheezy1 Architecture: i386 Maintainer: Jeff Breidenbach Installed-Size: 117 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libwebp6 (>= 0.5.1) Filename: pool/debian-wheezy/i386/libwebp/libwebpmux3_0.6.1-2rusoft3~wheezy1_i386.deb Size: 100772 MD5sum: 6da581d5b1efe8d2abc3d69a7391c9d5 SHA1: 6f9cd07eea07223bdad3ab3b4e1fb09d8d4cc9b3 SHA256: 6a827c35d66193eb2991f831d567e3549289ed0462761e9ff3781a8bcacba2cd Section: libs Priority: optional Multi-Arch: same Homepage: http://webp.googlecode.com Description: Lossy compression of digital photographic images. Image Compression format, based on the VP8 codec. WebP uses the modern VP8 compression format to deliver efficient compression of images for the web. More than 30% extra gain over optimized JPEG, for same quality, is not unusual. Package: libxxhash-dev Source: xxhash Version: 0.8.0-1rusoft1~debian7.1 Architecture: i386 Maintainer: Norbert Preining Installed-Size: 237 Depends: libxxhash0 (= 0.8.0-1rusoft1~debian7.1) Filename: pool/debian-wheezy/i386/xxhash/libxxhash-dev_0.8.0-1rusoft1~debian7.1_i386.deb Size: 73910 MD5sum: 0c6ed2e2aa0b159ab7b6ec61efc5ce65 SHA1: f3b6e02891ce3c2c07f3dc5669cd689326bd59c9 SHA256: 6866e166ea947cbba7d1622cc36fe76819b89004dab6355baa54bf4348d9ea78 Section: libdevel Priority: optional Multi-Arch: same Homepage: https://cyan4973.github.io/xxHash Description: header files and a static library for libxxhash xxHash is an Extremely fast Hash algorithm, running at RAM speed limits. It successfully completes the SMHasher test suite which evaluates collision, dispersion and randomness qualities of hash functions. Code is highly portable, and hashes are identical on all platforms (little / big endian). . This package contains xxHash static library and header files. Package: libxxhash0 Source: xxhash Version: 0.8.0-1rusoft1~debian7.1 Architecture: i386 Maintainer: Norbert Preining Installed-Size: 57 Depends: libc6 (>= 2.4) Filename: pool/debian-wheezy/i386/xxhash/libxxhash0_0.8.0-1rusoft1~debian7.1_i386.deb Size: 26068 MD5sum: ebad959f16b27cfcb32637526f831def SHA1: 933801a94062c2b6bc691426e9bc0bd0762530f0 SHA256: bf8a898e628dd70532810d90abb8599aa1fb04f545e686658a864a00389df315 Section: libs Priority: optional Multi-Arch: same Homepage: https://cyan4973.github.io/xxHash Description: shared library for xxhash xxHash is an Extremely fast Hash algorithm, running at RAM speed limits. It successfully completes the SMHasher test suite which evaluates collision, dispersion and randomness qualities of hash functions. Code is highly portable, and hashes are identical on all platforms (little / big endian). . This package contains the shared library. Package: libzstd1 Source: libzstd Version: 1.4.8+dfsg-2rusoft7.1~debian7.1 Architecture: i386 Maintainer: Debian Med Packaging Installed-Size: 842 Depends: libc6 (>= 2.4) Filename: pool/debian-wheezy/i386/libzstd/libzstd1_1.4.8+dfsg-2rusoft7.1~debian7.1_i386.deb Size: 290712 MD5sum: dd8e95e3878bebab36e61a915e2beb25 SHA1: cb595f9dba9696c22ece927235fe1c08daed687c SHA256: 66449ad8ddc36dc7b97ee9176716c0db98bc944350d70bc207654a530700ad8e Section: libs Priority: optional Homepage: https://github.com/facebook/zstd Description: fast lossless compression algorithm Zstd, short for Zstandard, is a fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level compression ratio. . This package contains the shared library. Package: libzstd1-dev Source: libzstd Version: 1.4.8+dfsg-2rusoft7.1~debian7.1 Architecture: i386 Maintainer: Debian Med Packaging Installed-Size: 1035 Depends: libzstd1 (= 1.4.8+dfsg-2rusoft7.1~debian7.1) Conflicts: libzstd-dev (<= 0.8.0) Provides: libzstd-dev Filename: pool/debian-wheezy/i386/libzstd/libzstd1-dev_1.4.8+dfsg-2rusoft7.1~debian7.1_i386.deb Size: 323028 MD5sum: 47f405a64ff14095b7a529901c696072 SHA1: 9bfbadd3319098f71965d1ce77a2f068792c1957 SHA256: e522d43d61476182942df212862542844efb8d5d749c4a5d489caa110a4f144e Section: libdevel Priority: optional Homepage: https://github.com/facebook/zstd Description: fast lossless compression algorithm -- development files Zstd, short for Zstandard, is a fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level compression ratio. . This package contains the headers and static library. Package: logrotate Version: 3.8.7-1u1.2rusoft1.1~debian7.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 92 Depends: libacl1 (>= 2.2.51-8), libc6 (>= 2.8), libpopt0 (>= 1.14), libselinux1 (>= 1.32), cron | anacron | cron-daemon, base-passwd (>= 2.0.3.4) Suggests: mailx Breaks: postgresql-common (<= 126) Filename: pool/debian-wheezy/i386/logrotate/logrotate_3.8.7-1u1.2rusoft1.1~debian7.1_i386.deb Size: 58148 MD5sum: a2b091fe41bcdece75ba5e7556916740 SHA1: e6e99001bc096630eb83919f602b84ebb7974edc SHA256: a26819a83c3d5b215bfbb94df637baf8adf95e8856796ca1b10d7b5535c091b2 Section: admin Priority: important Homepage: https://fedorahosted.org/logrotate/ Description: Log rotation utility The logrotate utility is designed to simplify the administration of log files on a system which generates a lot of log files. Logrotate allows for the automatic rotation compression, removal and mailing of log files. Logrotate can be set to handle a log file daily, weekly, monthly or when the log file gets to a certain size. Normally, logrotate runs as a daily cron job. Original-Maintainer: Paul Martin Package: lshw Version: 02.18.85-0.7rusoft1~debian7.1 Architecture: i386 Maintainer: Ghe Rivero Installed-Size: 782 Depends: libc6 (>= 2.3.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0), zlib1g (>= 1:1.1.4) Recommends: pci.ids, usb.ids Filename: pool/debian-wheezy/i386/lshw/lshw_02.18.85-0.7rusoft1~debian7.1_i386.deb Size: 280008 MD5sum: ce16c286067be10e651d49aa02f46887 SHA1: 53146f40471b447ce4ed58027c6fb1cb2192c157 SHA256: 29f3fe7a33bfefa199ef93ea4b5a54dea8a2ff15ab3e21d24c2f0e7b63b641ac Section: utils Priority: optional Homepage: https://github.com/lyonel/lshw 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. Package: lshw-gtk Source: lshw Version: 02.18.85-0.7rusoft1~debian7.1 Architecture: i386 Maintainer: Ghe Rivero Installed-Size: 1596 Depends: libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libstdc++6 (>= 4.4.0), zlib1g (>= 1:1.1.4) Recommends: menu, pciutils, usbutils Filename: pool/debian-wheezy/i386/lshw/lshw-gtk_02.18.85-0.7rusoft1~debian7.1_i386.deb Size: 359418 MD5sum: e764856fd81ff2084279804b7de33d3c SHA1: 191a44642c9c82127c0f2756efbc747177533cca SHA256: b87a11a8d941e89de6c7f7c118af921918996b74a6d4601c00af402afc6f5eea Section: utils Priority: optional Homepage: https://github.com/lyonel/lshw Description: graphical 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. . This package provides lshw-gtk (the GTK+ version) Package: lsof Version: 4.89+dfsg-0.1rusoft1~wheezy1 Architecture: i386 Maintainer: Norbert Tretkowski Installed-Size: 428 Depends: libc6 (>= 2.11), libselinux1 (>= 1.32) Suggests: perl Filename: pool/debian-wheezy/i386/lsof/lsof_4.89+dfsg-0.1rusoft1~wheezy1_i386.deb Size: 318426 MD5sum: c66d7763bec3ec0f2d8a2f5ec6cdc191 SHA1: 39c3f6ab7052982b6f646fea8119ab108f8208b5 SHA256: 2ab28342fc60afc9527dfd6e8780f761abb2cc41f76ce3140839590df4c3ba20 Section: utils Priority: standard Homepage: http://people.freebsd.org/~abe/ 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. Package: mc Version: 3:4.8.26-1rusoft3~debian7.1 Architecture: i386 Maintainer: Dmitry Smirnov Installed-Size: 1462 Depends: e2fslibs (>= 1.42.2), libc6 (>= 2.11), libglib2.0-0 (>= 2.31.8), libgpm2 (>= 1.20.4), libslang2 (>= 2.2.4), libssh2-1 (>= 1.2.8), mc-data (= 3:4.8.26-1rusoft3~debian7.1) Recommends: mime-support, perl, unzip, zstd Suggests: arj, bzip2, catdvi | texlive-binaries, dbview, djvulibre-bin, epub-utils, file, genisoimage, gv, imagemagick, libaspell-dev, links | w3m | lynx, odt2txt, poppler-utils, python, python-boto, python-tz, xpdf | pdf-viewer, zip Provides: mcedit Filename: pool/debian-wheezy/i386/mc/mc_4.8.26-1rusoft3~debian7.1_i386.deb Size: 544408 MD5sum: c1726d1d09fc4fe5f8ced27dc504ba4e SHA1: b079fcbb5b13fef45342b451634aa6fc82f48015 SHA256: f8aeedd9655f6b42122cca3d62fd1b06ec3d2f6c1909791da1fbd6af1cc9626c Section: utils Priority: optional Homepage: https://www.midnight-commander.org 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. Package: memcached Version: 1.6.17-2rusoft13.4~debian7.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 319 Depends: libc6 (>= 2.10), libevent-2.0-5 (>= 2.0.10-stable), memcached-common, lsb-base (>= 3.2-13), adduser, logrotate Suggests: libcache-memcached-perl, libmemcached, libanyevent-perl, libyaml-perl, libterm-readkey-perl Breaks: memcached-tiny Filename: pool/debian-wheezy/i386/memcached/memcached_1.6.17-2rusoft13.4~debian7.1_i386.deb Size: 105882 MD5sum: 5f60f7a55fd22374b43b06d8fe416d19 SHA1: 77ad7db05ce17b53464c31b5957bedec3d08c210 SHA256: c67ca972d7342d139eda89c8aec78144e7d763f0f54224e1f6bf62e2698e3bd1 Section: web Priority: optional Homepage: http://www.memcached.org/ Description: 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. Original-Maintainer: David Martínez Moreno Package: memcached-tiny Source: memcached Version: 1.6.17-2rusoft13.4~debian7.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 248 Depends: libc6 (>= 2.10), libevent-2.0-5 (>= 2.0.10-stable), memcached-common, lsb-base (>= 3.2-13), adduser, logrotate Suggests: libcache-memcached-perl, libmemcached, libanyevent-perl, libyaml-perl, libterm-readkey-perl Breaks: memcached Provides: memcached Filename: pool/debian-wheezy/i386/memcached/memcached-tiny_1.6.17-2rusoft13.4~debian7.1_i386.deb Size: 80946 MD5sum: 1ad094f03b89577a91aab12408373c2f SHA1: 09bc43b13e66940c978b3a88bbc0d38e177954a9 SHA256: 94b9a623211bd5f18d01fe0dac4cf8de14556a97e6aab9cfdd4b66cd4a5599d1 Section: web Priority: optional Homepage: http://www.memcached.org/ Description: high-performance memory object caching system - tiny build 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. . Tiny build w/o external store and some other features. Builded with Size over Speed compiler flags. Original-Maintainer: David Martínez Moreno Package: memtest86+ Version: 5.01-3ubuntu2rusoft1.2~wheezy1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 2418 Depends: debconf (>= 0.5) | debconf-2.0 Suggests: hwtools, memtester, kernel-patch-badram, memtest86, grub-pc | grub-legacy, mtools Filename: pool/debian-wheezy/i386/memtest86+/memtest86+_5.01-3ubuntu2rusoft1.2~wheezy1_i386.deb Size: 284090 MD5sum: 118dd509bab4e7ec337955ea800b9f3b SHA1: d7c49b1ee86d4e4057a0abdecb5236de87d81a6f SHA256: 1e575d857fa0a62fcfea80937f62697d8c2d4d295b4f018f933a68c3d6a04365 Section: misc Priority: optional Homepage: http://www.memtest.org/ Description: thorough real-mode memory tester Memtest86+ scans your RAM for errors. . This tester runs independently of any OS - it is run at computer boot-up, so that it can test *all* of your memory. You may want to look at `memtester', which allows to test your memory within Linux, but this one won't be able to test your whole RAM. . It can output a list of bad RAM regions usable by the BadRAM kernel patch, so that you can still use your old RAM with one or two bad bits. . Memtest86+ is based on memtest86 3.0, and adds support for recent hardware, as well as a number of general-purpose improvements, including many patches to memtest86 available from various sources. . Both memtest86 and memtest86+ are being worked on in parallel. Original-Maintainer: Yann Dirson Package: nano Version: 6.4-2rusoft2.8~debian7.1 Architecture: i386 Maintainer: Jordi Mallach Installed-Size: 412 Depends: libc6 (>= 2.11), libmagic1 (>= 5.12), libncursesw5 (>= 5.6+20080119), libtinfo5 Suggests: hunspell, nano-l10n, nano-syntax Conflicts: pico Breaks: nano-tiny Replaces: nano-tiny, pico Filename: pool/debian-wheezy/i386/nano/nano_6.4-2rusoft2.8~debian7.1_i386.deb Size: 204642 MD5sum: be5cd78fa158c16ebcfb76487627d191 SHA1: caba8164620270e53659b0fcf54f468c14728be5 SHA256: e33783b81a8f06e19503eb34e2f9068c8e41af9e55b878e74d3f7be7564e8adf Section: editors Priority: important Homepage: https://www.nano-editor.org/ Description: small, friendly text editor inspired by Pico GNU nano is an easy-to-use text editor originally designed as a replacement for Pico, the ncurses-based editor from the non-free mailer package Pine (itself now available under the Apache License as Alpine). . However, GNU nano also implements many features missing in Pico, including: - undo/redo - line numbering - syntax coloring - soft-wrapping of overlong lines - selecting text by holding Shift - interactive search and replace (with regular expression support) - a go-to line (and column) command - support for multiple file buffers - auto-indentation - tab completion of filenames and search terms - toggling features while running - and full internationalization support Package: nano-tiny Source: nano Version: 6.4-2rusoft2.8~debian7.1 Architecture: i386 Maintainer: Jordi Mallach Installed-Size: 117 Depends: libc6 (>= 2.11), libncursesw5 (>= 5.6+20080119), libtinfo5 Provides: nano Filename: pool/debian-wheezy/i386/nano/nano-tiny_6.4-2rusoft2.8~debian7.1_i386.deb Size: 41430 MD5sum: 49af8a81334af11aaef45b3dad0608b2 SHA1: 7486575746e888b3a4093a1b26bcdde468fb0c23 SHA256: 58d256155e2630a8b7b0099b9e2e7aaf4e32067b74253069973e1fcff9df513a Section: editors Priority: optional Homepage: https://www.nano-editor.org/ Description: small, friendly text editor inspired by Pico - tiny build 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). . This package contains a build of GNU nano with many features disabled, for environments such as rescue disks where resources are limited. Package: nasm Version: 2.13.03-2rusoft2~wheezy1 Architecture: i386 Maintainer: Anibal Monsalve Salazar Installed-Size: 1793 Depends: dpkg (>= 1.15.4) | install-info, libc6 (>= 2.7) Filename: pool/debian-wheezy/i386/nasm/nasm_2.13.03-2rusoft2~wheezy1_i386.deb Size: 459536 MD5sum: a2c8c0fb3d21b30c3be3442cf8588be3 SHA1: 76c53554e12512a860a296f4ae8f4458494b7ed4 SHA256: 2f3bdbdab5b6416df328988c4b661bcb731954385046a38be42bae5a031a42bb Section: devel Priority: optional Homepage: http://www.nasm.us/ Description: General-purpose x86 assembler Netwide Assembler. NASM will currently output flat-form binary files, a.out, COFF and ELF Unix object files, and Microsoft 16-bit DOS and Win32 object files. . Also included is NDISASM, a prototype x86 binary-file disassembler which uses the same instruction table as NASM. . NASM is released under the GNU Lesser General Public License (LGPL). Package: nut-cgi Source: nut Version: 2.7.4-8rusoft1~wheezy1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 299 Depends: libc6 (>= 2.4), libgd3 (>= 2.1.0~alpha~), libupsclient4 (>= 2.7.2), adduser Recommends: apache2 | httpd-cgi Suggests: nut Filename: pool/debian-wheezy/i386/nut/nut-cgi_2.7.4-8rusoft1~wheezy1_i386.deb Size: 231044 MD5sum: 3af9d186adaddadc8325c91246498ae7 SHA1: 304938011d5d13f9796b3aa90db2fc8137519781 SHA256: d068c48e717ec54760e46813acfc3da8ea75a6103e098c736c7f18b05c72edfe Section: admin Priority: optional Homepage: http://www.networkupstools.org/ Description: network UPS tools - web interface Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides an HTTP interface for Network UPS Tools which makes it possible to monitor the core NUT system with a web browser. Original-Maintainer: Arnaud Quette Package: nut-client Source: nut Version: 2.7.4-8rusoft1~wheezy1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 420 Depends: libc6 (>= 2.4), libupsclient4 (>= 2.7.2), adduser, lsb-base (>= 3.0-6) Recommends: bash-completion Suggests: nut-monitor Conflicts: ups-monitor Breaks: nut (<< 2.6.1-2~), nut-server (<< 2.6.3-1~) Replaces: nut (<< 2.6.1-2~), nut-server (<< 2.6.3-1~), ups-monitor Provides: ups-monitor Filename: pool/debian-wheezy/i386/nut/nut-client_2.7.4-8rusoft1~wheezy1_i386.deb Size: 269472 MD5sum: 68e276fb8f93e748e75c5f91443f8910 SHA1: e923dcfa4c03df23f4172a92dae584fb4e10f0f3 SHA256: 8d57895161ff618b5761995b6f3319a94a143764cff871c1e954250a036107d9 Section: admin Priority: optional Homepage: http://www.networkupstools.org/ Description: network UPS tools - clients Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides NUT's clients that allows the user to control and monitor the UPS. Original-Maintainer: Arnaud Quette Package: nut-ipmi Source: nut Version: 2.7.4-8rusoft1~wheezy1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 227 Depends: libc6 (>= 2.4), libfreeipmi12 (>= 1.1.5), libipmimonitoring5 (>= 1.1.5), nut (>= 1.4.1-pre1) Filename: pool/debian-wheezy/i386/nut/nut-ipmi_2.7.4-8rusoft1~wheezy1_i386.deb Size: 194134 MD5sum: 799f98b2eb2d9899af59d51174ba849b SHA1: 516c168c2d3620f022f6c5a1b032458426d05c6f SHA256: 24a4e4d04c056bb75f95a05d7f35f8540f25925659780238b16814b24cbb7293 Section: admin Priority: optional Homepage: http://www.networkupstools.org/ Description: network UPS tools - IPMI driver Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package currently provides nut-ipmipsu, a driver which allows to monitor IPMI power supply units (PSU) found in servers of popular brands, such as Dell, HP, IBM. It adds an IPMI interface to the core NUT system. Original-Maintainer: Arnaud Quette Package: nut-server Source: nut Version: 2.7.4-8rusoft1~wheezy1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 4373 Depends: libc6 (>= 2.4), libnspr4 (>= 2:4.9-2~) | libnspr4-0d (>= 1.8.0.10), libnss3 (>= 2:3.13.4-2~) | libnss3-1d (>= 3.12.0~1.9b1), libupsclient4 (>= 2.7.2), libusb-0.1-4 (>= 2:0.1.12), libwrap0 (>= 7.6-4~), adduser, lsb-base (>= 3.0-6), udev (>= 136-1), nut-client (= 2.7.4-8rusoft1~wheezy1) Suggests: nut-cgi, nut-snmp, nut-ipmi, nut-xml Conflicts: nut-hal-drivers Breaks: nut (<< 2.6.1-2~) Replaces: nut (<< 2.6.1-2~) Filename: pool/debian-wheezy/i386/nut/nut-server_2.7.4-8rusoft1~wheezy1_i386.deb Size: 1844728 MD5sum: f5903a854b879b20e7267931fb6970b7 SHA1: c81e955b24d74be44e7ebe57c1d344d372b67f7a SHA256: e1cfcc4e93207bd0fa6e5568e87ae53ca10869c3758fe3c29fea115e9b76687e Section: admin Priority: optional Homepage: http://www.networkupstools.org/ Description: network UPS tools - core system Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides NUT's core system, and the serial and USB UPS drivers. Original-Maintainer: Arnaud Quette Package: nut-snmp Source: nut Version: 2.7.4-8rusoft1~wheezy1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 309 Depends: libc6 (>= 2.4), libsnmp15 (>= 5.4.3~dfsg), nut (>= 1.4.1-pre1) Filename: pool/debian-wheezy/i386/nut/nut-snmp_2.7.4-8rusoft1~wheezy1_i386.deb Size: 213258 MD5sum: 1b6537f84747d2e1b2b703178e86e465 SHA1: 36e85e0acd4f221125a9ec70b7801e5846de20e4 SHA256: 6c4098d55fc58d17f5b72e53f9d134a8d2cf77d7e315e1bbd14bf37e3bc33a45 Section: admin Priority: optional Homepage: http://www.networkupstools.org/ Description: network UPS tools - SNMP driver Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides snmp-ups, the SNMP multi-MIB driver for UPS, which supports various MIBs including IETF, MGE, and APC. It adds an SNMP Manager interface to the core NUT system. Original-Maintainer: Arnaud Quette Package: nut-xml Source: nut Version: 2.7.4-8rusoft1~wheezy1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 252 Depends: libc6 (>= 2.4), libneon27-gnutls, nut (>= 2.2.2) Filename: pool/debian-wheezy/i386/nut/nut-xml_2.7.4-8rusoft1~wheezy1_i386.deb Size: 202328 MD5sum: 3a7dbe24c866a66c3382e8905addce61 SHA1: 0fe87423f725decec39b09b056aa6c32926b3259 SHA256: 10ba03a75aa433da4db4407dc0a8fd57b90df5072b92aed50a209660ae259665 Section: admin Priority: optional Homepage: http://www.networkupstools.org/ Description: network UPS tools - XML/HTTP driver Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides netxml-ups, which supports UPS models from Eaton or MGE that use an XML/HTTP-based Network Management Card or Proxy. Original-Maintainer: Arnaud Quette Package: openvpn Version: 2.5.7-2rusoft8.4~debian7.1 Architecture: i386 Maintainer: Alberto Gonzalez Iniesta Installed-Size: 1331 Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.4), liblz4-1 (>= 0.0~r130), liblzo2-2 (>= 2.02), libpam0g (>= 0.99.7.1), libpkcs11-helper1 (>= 1.11), libssl111r (>= 1.1.1), iproute2, lsb-base (>= 3.0-6), logrotate Recommends: easy-rsa Suggests: openssl, resolvconf Filename: pool/debian-wheezy/i386/openvpn/openvpn_2.5.7-2rusoft8.4~debian7.1_i386.deb Size: 673666 MD5sum: ece8a78d72e16ceaa2b00e4cd1317471 SHA1: 1479356daf364dedb23b33c972f23a04ea308e14 SHA256: e2df2630e792b0cc9d4f57db3c0d55ca56c23037ca2d3085c3a908b3bd6040b2 Section: net Priority: optional Homepage: http://www.openvpn.net/ Description: virtual private network daemon OpenVPN is an application to securely tunnel IP networks over a single UDP or TCP port. It can be used to access remote sites, make secure point-to-point connections, enhance wireless security, etc. . OpenVPN uses all of the encryption, authentication, and certification features provided by the OpenSSL library (any cipher, key size, or HMAC digest). . OpenVPN may use static, pre-shared keys or TLS-based dynamic key exchange. It also supports VPNs with dynamic endpoints (DHCP or dial-up clients), tunnels over NAT or connection-oriented stateful firewalls (such as Linux's iptables). Package: optipng Version: 0.7.7-1rusoft1~wheezy1 Architecture: i386 Maintainer: Debian PhotoTools Maintainers Installed-Size: 161 Depends: libc6 (>= 2.6), libpng12-0 (>= 1.2.13-4), zlib1g (>= 1:1.1.4) Filename: pool/debian-wheezy/i386/optipng/optipng_0.7.7-1rusoft1~wheezy1_i386.deb Size: 91012 MD5sum: debbe14799859cb264889ffb492d0bae SHA1: 23322cb253234d2967228f286b08dbf493641032 SHA256: 6179b1e80f02112127e123a7022d842543bbdd365b32dba1db27fcc968c7c63d Section: graphics Priority: optional Homepage: http://optipng.sourceforge.net/ Description: advanced PNG (Portable Network Graphics) optimizer OptiPNG is a PNG optimizer that recompresses the image files to a smaller size. It losslessly reduces the bit depth, the color type and the color palette of the image, runs a suite of compression methods and strategies, and selects the compression parameters that yield the smallest output file. It also recognizes several external file formats like BMP, GIF, TIFF and PNM (PBM, PGM, PPM). Package: p7zip Version: 16.02+dfsg-7rusoft1~wheezy1 Architecture: i386 Maintainer: Robert Luberda Installed-Size: 875 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Suggests: p7zip-full Filename: pool/debian-wheezy/i386/p7zip/p7zip_16.02+dfsg-7rusoft1~wheezy1_i386.deb Size: 434536 MD5sum: 586d88201846a3a7c110d429d057bd16 SHA1: 05c4690da5988d9a541c7677060540c578f8b083 SHA256: 9b8ebde2f5bf11977f7807428085dd1749d238c4b96cfd12bf6c1f9e3088f4e6 Section: utils Priority: optional Homepage: http://p7zip.sourceforge.net/ Description: 7zr file archiver with high compression ratio p7zip is the Unix command-line port of 7-Zip, a file archiver that handles the 7z format which features very high compression ratios. . p7zip provides: - /usr/bin/7zr a standalone minimal version of the 7-zip tool that only handles 7z, LZMA and XZ archives. 7z compression is 30-50% better than ZIP compression. - /usr/bin/p7zip a gzip-like wrapper around 7zr. . p7zip can be used with popular compression interfaces (such as File Roller or Nautilus). . Another package, p7zip-full, provides 7z and 7za which support more compression formats. Package: p7zip-full Source: p7zip Version: 16.02+dfsg-7rusoft1~wheezy1 Architecture: i386 Maintainer: Robert Luberda Installed-Size: 4211 Depends: p7zip (= 16.02+dfsg-7rusoft1~wheezy1), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Suggests: p7zip-rar Breaks: p7zip (<< 15.09+dfsg-3~) Replaces: p7zip (<< 15.09+dfsg-3~) Filename: pool/debian-wheezy/i386/p7zip/p7zip-full_16.02+dfsg-7rusoft1~wheezy1_i386.deb Size: 1995918 MD5sum: 54e2acfd1c7e297e96dfe72d77d86020 SHA1: fefd95aed23ac8f6fa586443337af5da29549f14 SHA256: 45135e63072b5f13acc1c8579bdbc5aeacb5dc2b76b95376cb28854dfd5a562d Section: utils Priority: optional Homepage: http://p7zip.sourceforge.net/ Description: 7z and 7za file archivers with high compression ratio p7zip is the Unix command-line port of 7-Zip, a file archiver that handles the 7z format which features very high compression ratios. . p7zip-full provides utilities to pack and unpack 7z archives within a shell or using a GUI (such as Ark, File Roller or Nautilus). . Installing p7zip-full allows File Roller to use the very efficient 7z compression format for packing and unpacking files and directories. Additionally, it provides the 7z and 7za commands. . List of supported formats: - Packing / unpacking: 7z, ZIP, GZIP, BZIP2, XZ and TAR - Unpacking only: APM, ARJ, CAB, CHM, CPIO, CramFS, DEB, DMG, FAT, HFS, ISO, LZH, LZMA, LZMA2, MBR, MSI, MSLZ, NSIS, NTFS, RAR (only if non-free p7zip-rar package is installed), RPM, SquashFS, UDF, VHD, WIM, XAR and Z. . The dependent package, p7zip, provides 7zr, a light version of 7za, and p7zip, a gzip-like wrapper around 7zr. Package: p7zip-rar Version: 16.02-3rusoft1~wheezy1 Architecture: i386 Maintainer: Robert Luberda Installed-Size: 108 Depends: p7zip-full (>= 16.02~), p7zip-full (<< 16.02.~), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Filename: pool/debian-wheezy/i386/p7zip-rar/p7zip-rar_16.02-3rusoft1~wheezy1_i386.deb Size: 64330 MD5sum: a304da5ed13538c7860e9f6abb5778da SHA1: 17a4b69d119cd72110ac8bf4120de93e310f262c SHA256: 52eaf64bfe5a9bb1b5d34c19f155d77ce428c43cfd6bef7b962d9d9c5734e932 Section: non-free/utils Priority: optional Homepage: http://p7zip.sourceforge.net/ Description: non-free rar module for p7zip p7zip is the Unix port of 7-Zip, a file archiver that archives with very high compression ratios. . p7zip-rar provides a module for p7zip-full to make 7z able to extract RAR files. Package: pcre2-utils Source: pcre2 Version: 10.39-2rusoft2.1~debian7.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 253 Depends: libc6 (>= 2.4), libpcre2-16-0 (>= 10.34), libpcre2-32-0 (>= 10.34), libpcre2-8-0 (>= 10.34), libpcre2-posix3 (>= 10.34) Filename: pool/debian-wheezy/i386/pcre2/pcre2-utils_10.39-2rusoft2.1~debian7.1_i386.deb Size: 163770 MD5sum: fb8eda2cb12609ccba18f05ca5b8ab89 SHA1: f7d39200cd7667faf1966c870ad98e3e1f6d0ddb SHA256: ddd7d4b7a7bee6ac6f9a96e571f782328a1172ed4203c7d00e152444c9271473 Section: utils Priority: optional Homepage: https://pcre.org/ Description: New Perl Compatible Regular Expression Library - utilities This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the utilities pcre2grep (like grep with PCRE) and pcre2test (a test program for the library, but also useful for experimenting with regular expressions). Both programs are also useful examples of programming with libpcre2. Original-Maintainer: Matthew Vernon Package: pcre2-utils Source: pcre2 Version: 10.40-2rusoft2.1~debian7.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 294 Depends: libc6 (>= 2.4), libpcre2-16-0 (>= 10.34), libpcre2-32-0 (>= 10.34), libpcre2-8-0 (>= 10.34), libpcre2-posix3 (>= 10.34) Filename: pool/debian-wheezy/i386/pcre2/pcre2-utils_10.40-2rusoft2.1~debian7.1_i386.deb Size: 168180 MD5sum: 0e2b1d525420fd43f17bb1852ea6a2ec SHA1: 2b20b460d136c9850cf94db422c104261b69cfb2 SHA256: 385d523aebfda3b79a585d8af52df2d8eacbd2ad2a1b4e35ce4afbae558838e6 Section: utils Priority: optional Homepage: https://pcre.org/ Description: New Perl Compatible Regular Expression Library - utilities This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the utilities pcre2grep (like grep with PCRE) and pcre2test (a test program for the library, but also useful for experimenting with regular expressions). Both programs are also useful examples of programming with libpcre2. Original-Maintainer: Matthew Vernon Package: pcre2-utils Source: pcre2 Version: 10.42-2rusoft2.1~debian7.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 296 Depends: libc6 (>= 2.4), libpcre2-16-0 (>= 10.34), libpcre2-32-0 (>= 10.34), libpcre2-8-0 (>= 10.34), libpcre2-posix3 (>= 10.34) Filename: pool/debian-wheezy/i386/pcre2/pcre2-utils_10.42-2rusoft2.1~debian7.1_i386.deb Size: 170798 MD5sum: 8bb01174c568ca07af165b73c53e83cb SHA1: 2fb3a292c1817e8f14aacc95044d03842f7281a5 SHA256: ebc94b43962fbf2784c3b264b5801c4ac50c5e15deba398e0d7d9287b1fe81bb Section: utils Priority: optional Homepage: https://pcre.org/ Description: New Perl Compatible Regular Expression Library - utilities This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the utilities pcre2grep (like grep with PCRE) and pcre2test (a test program for the library, but also useful for experimenting with regular expressions). Both programs are also useful examples of programming with libpcre2. Original-Maintainer: Matthew Vernon Package: pcregrep Source: pcre3 Version: 2:8.45-5rusoft8~debian7.1 Architecture: i386 Maintainer: Matthew Vernon Installed-Size: 42 Depends: libc6 (>= 2.4), libpcre3 Replaces: pgrep (<< 4.5) Filename: pool/debian-wheezy/i386/pcre3/pcregrep_8.45-5rusoft8~debian7.1_i386.deb Size: 25722 MD5sum: ebec4dc78c7c017398573f51ac787082 SHA1: 90b002abbf3253c93e19890339d2440ae3c14ab7 SHA256: 6736b967b72244ecde6e1ec80ba820cb9ca6f485a90bb10619e4d3d9c150514f Section: utils Priority: optional Description: grep utility that uses perl 5 compatible regexes. Perl-style regexps have many useful features that the standard POSIX ones don't; this is basically the same as grep but with the different regexp syntax. . The other reason for the existence of pcregrep is that its source code is an example of programming with libpcre. Package: pigz Version: 2.6-1rusoft2~debian7.1 Architecture: i386 Maintainer: Eduard Bloch Installed-Size: 124 Pre-Depends: dpkg (>= 1.15.6) Depends: libc6 (>= 2.11), zlib1g (>= 1:1.2.6) Filename: pool/debian-wheezy/i386/pigz/pigz_2.6-1rusoft2~debian7.1_i386.deb Size: 62362 MD5sum: 550cbdcefd90ffe8ae105e8877494f24 SHA1: 0f81dcc29767d587e95653e5dffbb3705514d3cf SHA256: 79b78c0560fffd783b0d3e74f17d3c641d9880bc7f849aaa6a093ee85d61721b Section: utils Priority: optional Homepage: http://zlib.net/pigz/ Description: Parallel Implementation of GZip pigz, which stands for Parallel Implementation of GZip, is a fully functional replacement for gzip that takes advantage of multiple processors and multiple cores when compressing data. Package: pv Version: 1.6.6-1rusoft1~wheezy1 Architecture: i386 Maintainer: Antoine Beaupré Installed-Size: 90 Depends: libc6 (>= 2.5) Suggests: doc-base Filename: pool/debian-wheezy/i386/pv/pv_1.6.6-1rusoft1~wheezy1_i386.deb Size: 52014 MD5sum: c5cecfec2ed9a85feb4d323f1159d664 SHA1: 82d309dbb1932f9ca446f242be0e7652412ee463 SHA256: ba31fc8a472d07e0104c31862fd063013c3d5a5bda094f1cbb418f40035340e4 Section: utils Priority: optional Homepage: https://www.ivarch.com/programs/pv.shtml Description: Shell pipeline element to meter data passing through pv (Pipe Viewer) can be inserted into any normal pipeline between two processes to give a visual indication of how quickly data is passing through, how long it has taken, how near to completion it is, and an estimate of how long it will be until completion. . To use it, insert it in a pipeline between two processes, with the appropriate options. Its standard input will be passed through to its standard output and progress will be shown on standard error. Package: pve-xdelta3 Version: 3.0.6-1rusoft1~wheezy1 Architecture: i386 Maintainer: A Mennucc1 Installed-Size: 142 Depends: libc6 (>= 2.2) Filename: pool/debian-wheezy/i386/pve-xdelta3/pve-xdelta3_3.0.6-1rusoft1~wheezy1_i386.deb Size: 73000 MD5sum: e2fb975e04b5970ac338b8f587702b61 SHA1: b997c6fb5d6ed06f84aa51c9ea86ba25b7058450 SHA256: fb47230d39b9cc44434bd224e69cb5b3311ba7c792a1183ae4777e6a7c96c174 Section: utils Priority: optional Description: A diff utility which works with binary files Xdelta3 is a set of tools designed to compute changes between binary files. These changes (delta files) are similar to the output of the "diff" program, in that they may be used to store and transmit only the changes between files. The "delta files" that Xdelta3 manages are stored in RFC3284 (VCDIFF) format. Package: python-brotli Source: brotli Version: 1.0.9-2rusoft1~debian7.1 Architecture: i386 Maintainer: Tomasz Buchert Installed-Size: 773 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Filename: pool/debian-wheezy/i386/brotli/python-brotli_1.0.9-2rusoft1~debian7.1_i386.deb Size: 343878 MD5sum: 0324d782b57172090729e6659ef60da8 SHA1: a240b94809bb3396ab8d26e175f2a0dbbe699653 SHA256: dc2c572f196ec6af9d62992bb1aebb54af36bf5b45070cf2aa8bd5cf5d84c6cf Section: python Priority: optional Homepage: https://github.com/google/brotli Description: lossless compression algorithm and format (Python 2 version) Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression. . This package installs a Python 2 module. Package: python3-brotli Source: brotli Version: 1.0.9-2rusoft1~debian7.1 Architecture: i386 Maintainer: Tomasz Buchert Installed-Size: 777 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Filename: pool/debian-wheezy/i386/brotli/python3-brotli_1.0.9-2rusoft1~debian7.1_i386.deb Size: 343736 MD5sum: 35573ed8852b608b4773f9c864d0601e SHA1: 133de3f278682f2e067fed5eed3caa6ad8afb3d8 SHA256: 89b89c917103626968c645de52ee5aacadae0ff2de7929dcc95fae45d9377ac9 Section: python Priority: optional Homepage: https://github.com/google/brotli Description: lossless compression algorithm and format (Python 3 version) Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression. . This package installs a Python 3 module. Package: rar Version: 2:5.5.0-1rusoft1~wheezy1 Architecture: i386 Maintainer: Martin Meredith Installed-Size: 791 Depends: libc6 (>= 2.7), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Suggests: unrar Filename: pool/debian-wheezy/i386/rar/rar_5.5.0-1rusoft1~wheezy1_i386.deb Size: 407846 MD5sum: 6a7e0c560cd74a3c180e4c8bb6eda1c8 SHA1: b1e91b6fce18f54537cbe7603834c9c3359b497a SHA256: 9c85126560d9aca34b66daf216423553c223d4c30711827ea6180c75ff05a674 Section: non-free/utils Priority: optional Homepage: http://www.rarlabs.com/ Description: Archiver for .rar files This is the RAR archiver from Eugene Roshal. It supports multiple volume archives and damage protection. It can also create SFX-archives. There are versions which run on DOS, Windows (3.1x,95,NT), FreeBSD, BSDI. . This program is shareware and you must register it after 40 days of use. Package: rsync Version: 3.1.3-8rusoft1.2~wheezy1 Architecture: i386 Maintainer: Paul Slootman Installed-Size: 582 Depends: lsb-base, libacl1 (>= 2.2.51-8), libattr1 (>= 1:2.4.46-8), libc6 (>= 2.11), libpopt0 (>= 1.14) Suggests: openssh-client, openssh-server Filename: pool/debian-wheezy/i386/rsync/rsync_3.1.3-8rusoft1.2~wheezy1_i386.deb Size: 340758 MD5sum: e66938e7d403733ab23f951ac046df6c SHA1: c756a3f7aba2455f32dfaa76495f689cc99c7819 SHA256: fc7d1c2d5ba3e18d66872e760b0e09a4c2cde0eb93c41972a4361956581e4914 Section: net Priority: optional Multi-Arch: foreign Homepage: https://rsync.samba.org/ Description: fast, versatile, remote (and local) file-copying tool rsync is a fast and versatile file-copying tool which can copy locally and to/from a remote host. It offers many options to control its behavior, and its remote-update protocol can minimize network traffic to make transferring updates between machines fast and efficient. . It is widely used for backups and mirroring and as an improved copy command for everyday use. . This package provides both the rsync command line tool and optional daemon functionality. Package: rsync30 Version: 3.0.9-4+deb7u2rusoft1.3~wheezy1 Architecture: i386 Maintainer: Paul Slootman Installed-Size: 546 Depends: libacl1 (>= 2.2.51-8), libc6 (>= 2.8), libpopt0 (>= 1.14), lsb-base (>= 3.2-14), base-files (>= 4.0.1) Suggests: openssh-client, openssh-server Breaks: duplicity (<< 0.6.11) Filename: pool/debian-wheezy/i386/rsync30/rsync30_3.0.9-4+deb7u2rusoft1.3~wheezy1_i386.deb Size: 357490 MD5sum: cfaba1a6139fdf7100a9908e0a9162a6 SHA1: ea646b784f172b9232be1c2325b7200efe2aa684 SHA256: 4af642d5e86f125e022ec1784735d4f288120482ff69105f87cb66082c683197 Section: net Priority: optional Multi-Arch: foreign Homepage: http://rsync.samba.org/ Description: fast, versatile, remote (and local) file-copying tool rsync is a fast and versatile file-copying tool which can copy locally and to/from a remote host. It offers many options to control its behavior, and its remote-update protocol can minimize network traffic to make transferring updates between machines fast and efficient. . It is widely used for backups and mirroring and as an improved copy command for everyday use. . This package provides both the rsync command line tool and optional daemon functionality. Package: rsync32 Version: 3.2.3-8rusoft2.4~debian7.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 635 Depends: lsb-base, libacl1 (>= 2.2.51-8), libattr1 (>= 1:2.4.46-8), libc6 (>= 2.11), liblz4-1 (>= 0.0~r130), libpopt0 (>= 1.14), libssl111r (>= 1.1.0), libxxhash0 (>= 0.7.1), libzstd1 (>= 1.4.0), zlib1g (>= 1:1.1.4) Suggests: openssh-client, openssh-server, python3 Provides: rsync Filename: pool/debian-wheezy/i386/rsync32/rsync32_3.2.3-8rusoft2.4~debian7.1_i386.deb Size: 386050 MD5sum: 1e00b2deac3d793a1bf9695f639a76ea SHA1: 357679107557b98d3a79c400de528c87426af615 SHA256: 91270371b374dce17cc3c0b5476fc7ee876b826dd97ff0e58abbed3a54f22c98 Section: net Priority: optional Multi-Arch: foreign Homepage: https://rsync.samba.org/ Description: fast, versatile, remote (and local) file-copying tool rsync is a fast and versatile file-copying tool which can copy locally and to/from a remote host. It offers many options to control its behavior, and its remote-update protocol can minimize network traffic to make transferring updates between machines fast and efficient. . It is widely used for backups and mirroring and as an improved copy command for everyday use. . This package provides both the rsync command line tool and optional daemon functionality. Original-Maintainer: Paul Slootman Package: siege Version: 4.0.2-1.1rusoft1~wheezy1 Architecture: i386 Maintainer: Josue Abarca Installed-Size: 248 Depends: libc6 (>= 2.4), libssl1.0.0 (>= 1.0.0), zlib1g (>= 1:1.1.4) Conflicts: siege-ssl Replaces: siege-ssl Filename: pool/debian-wheezy/i386/siege/siege_4.0.2-1.1rusoft1~wheezy1_i386.deb Size: 117652 MD5sum: b4e9a4345f4c8dd4f5d3bf0d71c36fa9 SHA1: b32df25e1169dbc6852c025799d50c2a90693ce0 SHA256: 45c4abc1ec1780857345e3ab9eb0ccc1989aa8469a8b0c80e00d5140427d1cab Section: web Priority: optional Homepage: http://www.joedog.org/JoeDog/Siege Description: HTTP regression testing and benchmarking utility Siege is an regression test and benchmark utility. It can stress test a single URL with a user defined number of simulated users, or it can read many URLs into memory and stress them simultaneously. The program reports the total number of hits recorded, bytes transferred, response time, concurrency, and return status. Siege supports HTTP/1.0 and 1.1 protocols, the GET and POST directives, cookies, transaction logging, and basic authentication. Its features are configurable on a per user basis. . Note: this package contains siege with HTTPS support turned on, thus it obsoletes siege-ssl package now. Package: smartmontools Version: 7.3~git20210124-1rusoft3.6~debian7.1 Architecture: i386 Maintainer: Giuseppe Iuculano Installed-Size: 1612 Depends: debianutils (>= 2.2), lsb-base (>= 3.2-14), libc6 (>= 2.7), libcap-ng0, libgcc1 (>= 1:4.1.1), libselinux1 (>= 1.32), libstdc++6 (>= 4.1.1) Recommends: mailx | mailutils Suggests: gsmartcontrol, smart-notifier Conflicts: smartsuite, ucsc-smartsuite Filename: pool/debian-wheezy/i386/smartmontools/smartmontools_7.3~git20210124-1rusoft3.6~debian7.1_i386.deb Size: 713750 MD5sum: 39e22e433f25fb1db17bca0ab24b6c42 SHA1: aa676fd9e9cc71b031718aec187c864e4a7c9b9a SHA256: cbf7655e3b4490feda22458ac649a26710d210595d12c2796b32a2edd6ae0a10 Section: utils Priority: optional Homepage: http://smartmontools.sourceforge.net/ Description: control and monitor storage systems using S.M.A.R.T. The smartmontools package contains two utility programs (smartctl and smartd) to control and monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (S.M.A.R.T.) built into most modern ATA and SCSI hard disks. It is derived from the smartsuite package, and includes support for ATA/ATAPI-5 disks. It should run on any modern Linux system. Package: sqlite3 Version: 3.34.1-2rusoft8.2~debian7.1 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 2082 Depends: libc6 (>= 2.7), libreadline6 (>= 6.0), zlib1g (>= 1:1.2.0), libsqlite3-0 (= 3.34.1-2rusoft8.2~debian7.1) Recommends: libsqlite3-0-plugins Suggests: sqlite3-doc Filename: pool/debian-wheezy/i386/sqlite3/sqlite3_3.34.1-2rusoft8.2~debian7.1_i386.deb Size: 964168 MD5sum: 92ff1062f4c474912ffc3ff15613fde2 SHA1: 8272bac26e023f7dc9c76bb6c6d84d85d77bf5f9 SHA256: 60a150ad623c36a15533b22ae907a15a09e88acade2f89d873543de1172c1dca Section: database Priority: optional Multi-Arch: foreign Homepage: https://www.sqlite.org/ Description: Command line interface for SQLite 3 SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process. Package: squashfs-tools Version: 1:4.3-4ubuntu1rusoft1.1~wheezy1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 293 Depends: libc6 (>= 2.8), liblz4-1 (>= 0.0~r113), liblzma5 (>= 5.1.1alpha+20120614), liblzo2-2, libzstd1, zlib1g (>= 1:1.1.4) Filename: pool/debian-wheezy/i386/squashfs-tools/squashfs-tools_4.3-4ubuntu1rusoft1.1~wheezy1_i386.deb Size: 119146 MD5sum: a6e0e7dc1c90530a90c5ee4efcc7df04 SHA1: 9b066fba2d95e5e901ed550ddcc50c17bddd8b8a SHA256: cb0a6bdc7631b08becdc5df8fe65057961aa87110ff47145c167184fd035284c Section: kernel Priority: optional Homepage: http://squashfs.sourceforge.net/ Description: Tool to create and append to squashfs filesystems Squashfs is a highly compressed read-only filesystem for Linux. It uses zlib compression to compress both files, inodes and directories. Inodes in the system are very small and all blocks are packed to minimise data overhead. Block sizes greater than 4K are supported up to a maximum of 64K. . Squashfs is intended for general read-only filesystem use, for archival use (i.e. in cases where a .tar.gz file may be used), and in constrained block device/memory systems (e.g. embedded systems) where low overhead is needed. Original-Maintainer: Laszlo Boszormenyi (GCS) Package: squashfs-tools-dbg Source: squashfs-tools Version: 1:4.3-4ubuntu1rusoft1.1~wheezy1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 334 Depends: squashfs-tools (= 1:4.3-4ubuntu1rusoft1.1~wheezy1) Filename: pool/debian-wheezy/i386/squashfs-tools/squashfs-tools-dbg_4.3-4ubuntu1rusoft1.1~wheezy1_i386.deb Size: 308958 MD5sum: 02c20f5570a28eb80526f5aac119e62e SHA1: 849a70bc2d04d8fe678a17fae98ee281a7d13b9f SHA256: 3dd725e8aa951716c6d5616ac2519f84c0d3177ec2f013b3cda2ab60bac0aa0d Section: debug Priority: extra Homepage: http://squashfs.sourceforge.net/ Description: Tool to create and append to squashfs filesystems (debug) Squashfs is a highly compressed read-only filesystem for Linux. It uses zlib compression to compress both files, inodes and directories. Inodes in the system are very small and all blocks are packed to minimise data overhead. Block sizes greater than 4K are supported up to a maximum of 64K. . This package contains the debugging symbols. Original-Maintainer: Laszlo Boszormenyi (GCS) Package: sudo Version: 1.8.16-0ubuntu1.10rusoft1~debian7.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 2729 Depends: libaudit0 (>= 1.7.13), libc6 (>= 2.11), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32), libpam-modules Conflicts: sudo-ldap Replaces: sudo-ldap Filename: pool/debian-wheezy/i386/sudo/sudo_1.8.16-0ubuntu1.10rusoft1~debian7.1_i386.deb Size: 1355560 MD5sum: 68500f39082cfabc3ea90182e3b15742 SHA1: a4fa56c558aaf7d960fd6ad13f6ca981ffd3c859 SHA256: 94e85c8e382bb6a046041c5e92688e29cca745440ed9b467599339135d532ec0 Section: admin Priority: optional Homepage: http://www.sudo.ws/ 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. Original-Maintainer: Bdale Garbee Package: sudo-ldap Source: sudo Version: 1.8.16-0ubuntu1.10rusoft1~debian7.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 2787 Depends: libaudit0 (>= 1.7.13), libc6 (>= 2.11), libldap-2.4-2 (>= 2.4.7), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32), libpam-modules Conflicts: sudo Replaces: sudo Provides: sudo Filename: pool/debian-wheezy/i386/sudo/sudo-ldap_1.8.16-0ubuntu1.10rusoft1~debian7.1_i386.deb Size: 1399836 MD5sum: 7b54e676d78aefc249d36d122e599caf SHA1: 110aa78d9293323387abe217549a58fa1079fd85 SHA256: 6be217fff71494d668d13d25d6ad5020755476543b8ab357c92daaff939953a5 Section: admin Priority: optional Homepage: http://www.sudo.ws/ 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 LDAP support, which allows an equivalent of the sudoers database to be distributed via LDAP. Authentication is still performed via pam. Original-Maintainer: Bdale Garbee Package: unrar Source: unrar-nonfree Version: 1:6.0.3-1rusoft2~debian7.1 Architecture: i386 Maintainer: UnRar maintainer team Installed-Size: 312 Depends: libc6 (>= 2.7), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Breaks: rar (<= 2.60-1) Filename: pool/debian-wheezy/i386/unrar-nonfree/unrar_6.0.3-1rusoft2~debian7.1_i386.deb Size: 154240 MD5sum: 333e3fdfc1520eca2cf5f72d1ffa7d72 SHA1: 078592910980c01d735dc1913bcf385b9bd04593 SHA256: 1a24c776fdc113a4247811055b3ab6c25715c1975fd4d47639c996b40af1a33d Section: non-free/utils Priority: optional Homepage: https://www.rarlab.com/ Description: Unarchiver for .rar files (non-free version) Unrar can extract files from .rar archives. If you want to create .rar archives, install package rar. Package: upx-ucl Version: 3.95-2rusoft1~wheezy1 Architecture: i386 Maintainer: Robert Luberda Installed-Size: 1979 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), libucl1 (>= 1.03), zlib1g (>= 1:1.1.4) Provides: upx Filename: pool/debian-wheezy/i386/upx-ucl/upx-ucl_3.95-2rusoft1~wheezy1_i386.deb Size: 618340 MD5sum: b952ea080cb8747cbd0547e2b5cb7881 SHA1: 0ab19811457c56c6efe9d7cf8195ac170d6e1720 SHA256: 375fbd9c64153602c8ccccd7d3f255e4496fcd83768ff24f987e445553b48994 Section: utils Priority: optional Homepage: https://upx.github.io/ Description: efficient live-compressor for executables UPX is an advanced executable file compressor. UPX will typically reduce the file size of programs and DLLs by around 50%-70%, thus reducing disk space, network load times, download times etc. The current version can compress executables for DOS, Linux/ELF (i386, amd64, ppc32) and some other files for different OS. . NOTE: This package is based on the UCL library, which is licensed under GPL. Package: vpx3-tools Source: libvpx Version: 1.5.0-2rusoft2.1~wheezy1 Architecture: i386 Maintainer: Sebastian Dröge Installed-Size: 469 Depends: libvpx3 (= 1.5.0-2rusoft2.1~wheezy1), libc6 (>= 2.7), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Conflicts: vpx-tools Filename: pool/debian-wheezy/i386/libvpx/vpx3-tools_1.5.0-2rusoft2.1~wheezy1_i386.deb Size: 213080 MD5sum: 6acee3dfc457a3645090b8df9ab2dfa8 SHA1: 19a69fdb1c150aa60ac4c09e4314248a5d914937 SHA256: 300c3fd940161c1603e1972717bcf94c2b256d9c5e2802c2d3a0126f64735ba1 Section: utils Priority: optional Multi-Arch: foreign Homepage: http://www.webmproject.org Description: VP8 and VP9 video codec encoding/decoding tools VP8 and VP9 are open video codecs, originally developed by On2 and released as open source by Google Inc. They are the successor of the VP3 codec, on which the Theora codec was based. . This package contains the commandline tools vpxdec and vpxenc. Package: webalizer Version: 2.23.08-3.3rusoft1.1~debian7.1 Architecture: i386 Maintainer: Julien Viard de Galbert Installed-Size: 1487 Pre-Depends: debconf (>= 1.4.58) | debconf-2.0 Depends: libc6 (>= 2.7), libdb5.1, libgd3 (>= 2.1.0~alpha~), libgeoip1 (>= 1.4.8+dfsg), zlib1g (>= 1:1.2.3.3) Recommends: geoip-database Suggests: httpd, fonts-dejavu-core | fonts-freefont-ttf Filename: pool/debian-wheezy/i386/webalizer/webalizer_2.23.08-3.3rusoft1.1~debian7.1_i386.deb Size: 380890 MD5sum: c09134f74c8fb5e66ebabb52b34ba2d5 SHA1: be55607b0b074699fefa532ae56f0de764af1ac7 SHA256: 2fdd5b095a32b5eb1a29f0f82f0992eb3ca02d9366e6a1d969b0f1f4b743740e Section: web Priority: optional Homepage: http://www.mrunix.net/webalizer/ Description: web server log analysis program The Webalizer was designed to scan web server log files in various formats and produce usage statistics in HTML format for viewing through a browser. The Webalizer produces yearly, monthly, daily and hourly statistics. In the monthly reports, various statistics may be produced to show overall usage, usage by day and hour, usage by visiting sites, URLs, user agents (browsers), referrers and country. The Webalizer is highly configurable by use of either command line options or a configuration file, allowing the program to be tailored to individual needs easily. Package: webp Source: libwebp Version: 0.6.1-2rusoft3~wheezy1 Architecture: i386 Maintainer: Jeff Breidenbach Installed-Size: 279 Depends: libc6 (>= 2.11), libgif4 (>= 4.1.4), libjpeg8 (>= 8c), libpng12-0 (>= 1.2.13-4), libtiff4 (>> 3.9.5-3~), libwebp6 (>= 0.5.1), libwebpmux3 (>= 0.6.0-1) Filename: pool/debian-wheezy/i386/libwebp/webp_0.6.1-2rusoft3~wheezy1_i386.deb Size: 174054 MD5sum: 43dea02326c0f4c4a8c873c64a63232e SHA1: 44c6df15bc31e8571a02c92bc56f959484e7dbb4 SHA256: 881451e987740a139557bcb94cf76f6f090c7ed3f218da6e82d4c6850b03f690 Section: graphics Priority: optional Homepage: http://webp.googlecode.com Description: Lossy compression of digital photographic images. Image Compression format, based on the VP8 codec. WebP uses the modern VP8 compression format to deliver efficient compression of images for the web. More than 30% extra gain over optimized JPEG, for same quality, is not unusual. Package: wget Version: 1.15-1ubuntu1.14.04.5~debian7.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 2335 Depends: libc6 (>= 2.11), libidn11 (>= 1.13), libssl102r (>= 1.0.2d), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4), dpkg (>= 1.15.4) | install-info Recommends: ca-certificates Conflicts: wget-ssl Filename: pool/debian-wheezy/i386/wget/wget_1.15-1ubuntu1.14.04.5~debian7.1_i386.deb Size: 965006 MD5sum: f2ec93fd07c1ca6c3c5365bf0279cf9f SHA1: 5405eba8e29bcecd81cb236ddaec75f165dc85a9 SHA256: 4772a615092f907539fa8250419df26aaa48ee16d5491608c19f8f22e59092e3 Section: web Priority: important Multi-Arch: foreign Homepage: http://www.gnu.org/software/wget/ Description: retrieves files from the web Wget is a network utility to retrieve files from the web using HTTP(S) and FTP, the two most widely used internet protocols. It works non-interactively, so it will work in the background, after having logged off. The program supports recursive retrieval of web-authoring pages as well as FTP sites -- you can use Wget to make mirrors of archives and home pages or to travel the web like a WWW robot. . Wget works particularly well with slow or unstable connections by continuing to retrieve a document until the document is fully downloaded. Re-getting files from where it left off works on servers (both HTTP and FTP) that support it. Both HTTP and FTP retrievals can be time stamped, so Wget can see if the remote file has changed since the last retrieval and automatically retrieve the new version if it has. . Wget supports proxy servers; this can lighten the network load, speed up retrieval, and provide access behind firewalls. Original-Maintainer: Noël Köthe Package: xxhash Version: 0.8.0-1rusoft1~debian7.1 Architecture: i386 Maintainer: Norbert Preining Installed-Size: 81 Depends: libxxhash0 (>= 0.8.0-1rusoft1~debian7.1), libc6 (>= 2.4) Filename: pool/debian-wheezy/i386/xxhash/xxhash_0.8.0-1rusoft1~debian7.1_i386.deb Size: 39824 MD5sum: 167bf03c3049861a4d7e01a47bb323d9 SHA1: 520ff835d32fb5bbe644bb9f2ffe690ae04a02f0 SHA256: a67b4c150d12ee97d7a131b8a5fae7f964fdcb9c2b5897cca92b2f363ffd026e Section: utils Priority: optional Homepage: https://cyan4973.github.io/xxHash Description: Extremely fast hash algorithm xxHash is an Extremely fast Hash algorithm, running at RAM speed limits. It successfully completes the SMHasher test suite which evaluates collision, dispersion and randomness qualities of hash functions. Code is highly portable, and hashes are identical on all platforms (little / big endian). Package: xz-utils Version: 5.2.4-1ubuntu1rusoft1~debian7.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 382 Depends: libc6 (>= 2.7), liblzma5 (>= 5.2.2) Conflicts: lzma (<< 9.22-1), xz-lzma Breaks: lzip (<< 1.8~rc2) Replaces: lzip (<< 1.8~rc2), xz-lzma Provides: lzma Filename: pool/debian-wheezy/i386/xz-utils/xz-utils_5.2.4-1ubuntu1rusoft1~debian7.1_i386.deb Size: 200332 MD5sum: 39889ca1c8eae4ca970d80be7ae28dd4 SHA1: a82bfb01472977f6dbb3c6c0832037e94978a701 SHA256: 23f03ecf2b20f18b6523b1e6c8ab835af86b342933be393761224b6425b58d1c Section: utils Priority: standard Multi-Arch: foreign Homepage: https://tukaani.org/xz/ Description: XZ-format compression utilities XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm compression format, which provides memory-hungry but powerful compression (often better than bzip2) and fast, easy decompression. . This package provides the command line tools for working with XZ compression, including xz, unxz, xzcat, xzgrep, and so on. They can also handle the older LZMA format, and if invoked via appropriate symlinks will emulate the behavior of the commands in the lzma package. . The XZ format is similar to the older LZMA format but includes some improvements for general use: . * 'file' magic for detecting XZ files; * crc64 data integrity check; * limited random-access reading support; * improved support for multithreading (not used in xz-utils); * support for flushing the encoder. Original-Maintainer: Jonathan Nieder Package: xz-utils Version: 5.4.4-0.1rusoft1~debian7.1 Architecture: i386 Maintainer: Jonathan Nieder Installed-Size: 1328 Depends: libc6 (>= 2.7), liblzma5 (>= 5.4.0) Conflicts: lzma (<< 9.22-1), xz-lzma Breaks: lzip (<< 1.8~rc2), manpages-de (<< 4.17.0-2~bpo11+1), manpages-fr (<< 4.17.0-2~bpo11+1) Replaces: lzip (<< 1.8~rc2), manpages-de (<< 4.17.0-2~bpo11+1), manpages-fr (<< 4.17.0-2~bpo11+1), xz-lzma Provides: lzma Filename: pool/debian-wheezy/i386/xz-utils/xz-utils_5.4.4-0.1rusoft1~debian7.1_i386.deb Size: 559732 MD5sum: f69e426e7986b1aa151f4aa5ed03f86f SHA1: 154f3d9338e3b59caccfd5bf07aad4559a1f69b8 SHA256: a1964282103768a57060e90806a821feac226e71f8385e07925459ee3e3401b4 Section: utils Priority: standard Multi-Arch: foreign Homepage: https://tukaani.org/xz/ Description: XZ-format compression utilities XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm compression format, which provides memory-hungry but powerful compression (often better than bzip2) and fast, easy decompression. . This package provides the command line tools for working with XZ compression, including xz, unxz, xzcat, xzgrep, and so on. They can also handle the older LZMA format, and if invoked via appropriate symlinks will emulate the behavior of the commands in the lzma package. . The XZ format is similar to the older LZMA format but includes some improvements for general use: . * 'file' magic for detecting XZ files; * crc64 data integrity check; * limited random-access reading support; * improved support for multithreading (not used in xz-utils); * support for flushing the encoder. Package: xzdec Source: xz-utils Version: 5.2.4-1ubuntu1rusoft1~debian7.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 177 Depends: libc6 (>= 2.4) Suggests: xz-utils Breaks: xz-lzma (<< 4.999.9beta+20091004-1) Replaces: xz-lzma (<< 4.999.9beta+20091004-1) Filename: pool/debian-wheezy/i386/xz-utils/xzdec_5.2.4-1ubuntu1rusoft1~debian7.1_i386.deb Size: 129814 MD5sum: 2a5e703713c0d1a97d8bb99bdf43cf72 SHA1: bbcac69031adafe8aca299f74a85d4a14765326a SHA256: 195958bbb432e3be0cddf0d72e0f35e5cb12b2fd8a80079e190043c878f31753 Section: utils Priority: optional Multi-Arch: foreign Homepage: https://tukaani.org/xz/ Description: XZ-format compression utilities - tiny decompressors 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 xzdec and lzmadec utilities, which write the decompressed version of a compressed file to standard output. The binaries are very small, so they can be easily stored on small media with some compressed files, and they are linked statically against liblzma so they can be used on machines without a compatible version of liblzma installed. However, they have: . * no compression support; * no support for writing to a file other than standard output; * no translated messages; * been optimized for size rather than speed. . For a full-featured xzcat command without these limitations, use the xz-utils package instead. Original-Maintainer: Jonathan Nieder Package: xzdec Source: xz-utils Version: 5.4.4-0.1rusoft1~debian7.1 Architecture: i386 Maintainer: Jonathan Nieder Installed-Size: 283 Depends: libc6 (>= 2.4) Suggests: xz-utils Breaks: xz-lzma (<< 4.999.9beta+20091004-1) Replaces: xz-lzma (<< 4.999.9beta+20091004-1) Filename: pool/debian-wheezy/i386/xz-utils/xzdec_5.4.4-0.1rusoft1~debian7.1_i386.deb Size: 203302 MD5sum: 73fb0890f5fccb978a6deddee348b4b6 SHA1: 66d6ea852fa257ce19dbdcf3cbca6405428d7e7b SHA256: eedabe0e0d80cfb18f2d95b135298b4981e72d3538dd788dd53d244349777b2c Section: utils Priority: optional Multi-Arch: foreign Homepage: https://tukaani.org/xz/ Description: XZ-format compression utilities - tiny decompressors 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 xzdec and lzmadec utilities, which write the decompressed version of a compressed file to standard output. The binaries are very small, so they can be easily stored on small media with some compressed files, and they are linked statically against liblzma so they can be used on machines without a compatible version of liblzma installed. However, they have: . * no compression support; * no support for writing to a file other than standard output; * no translated messages; * been optimized for size rather than speed. . For a full-featured xzcat command without these limitations, use the xz-utils package instead. Package: yasm Version: 1.3.0-2rusoft1~wheezy1 Architecture: i386 Maintainer: Sam Hocevar Installed-Size: 1508 Depends: libc6 (>= 2.7) Filename: pool/debian-wheezy/i386/yasm/yasm_1.3.0-2rusoft1~wheezy1_i386.deb Size: 615212 MD5sum: 609d8d5c91f6f3b1b7c02652a6a8adfe SHA1: f12c501a120f2a7ec32e53e8e2af1f102569de9d SHA256: aca15305573e8f567fbc14c850e91b3d7ebffd439458f8dc0fe6b67c45d7826b Section: devel Priority: optional Homepage: http://www.tortall.net/projects/yasm/ Description: modular assembler with multiple syntaxes support Yasm is a complete rewrite of the NASM assembler. It supports multiple assembler syntaxes (eg, NASM, GAS, TASM, etc.) in addition to multiple output object formats (binary objects, COFF, Win32, ELF32, ELF64) and even multiple instruction sets (including AMD64). It also has an optimiser module. Package: zstd Source: libzstd Version: 1.4.8+dfsg-2rusoft7.1~debian7.1 Architecture: i386 Maintainer: Debian Med Packaging Installed-Size: 858 Depends: libc6 (>= 2.4) Filename: pool/debian-wheezy/i386/libzstd/zstd_1.4.8+dfsg-2rusoft7.1~debian7.1_i386.deb Size: 325128 MD5sum: e2db25f1547720593080bf119f075c63 SHA1: 0b3343e9e30fa5e8e7ebfd4de70e66f7d0df3f4a SHA256: 94083127fda090644e3f1d8f2a085096cae1a0ad5cfb62a9bd422ece4122f2d0 Section: utils Priority: optional Homepage: https://github.com/facebook/zstd Description: fast lossless compression algorithm -- CLI tool Zstd, short for Zstandard, is a fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level compression ratio. . This package contains the CLI program implementing zstd. Package: apache2-doc Source: apache2 Version: 2.2.34-1deb7u13rusoft10.2~wheezy1 Architecture: all Maintainer: Ubuntu Developers Installed-Size: 13784 Filename: pool/debian-wheezy/all/apache2/apache2-doc_2.2.34-1deb7u13rusoft10.2~wheezy1_all.deb Size: 1896346 MD5sum: f322851c9283d968684ba55575868eba SHA1: c17ad6de5829ab3c9c1b0b71ac9a3b6d57bea189 SHA256: f25584e113f25ace94d116542274ec8ffb716b97ba6b1e6463bee783d6c112c2 Section: doc Priority: optional Homepage: http://httpd.apache.org/ Description: Apache HTTP Server documentation This package provides the documentation for Apache 2. For more details see the apache2 package description. Original-Maintainer: Debian Apache Maintainers Original-Vcs-Browser: http://svn.debian.org/wsvn/pkg-apache/trunk/apache2 Original-Vcs-Svn: svn://svn.debian.org/pkg-apache/trunk/apache2 Package: bzip2-doc Source: bzip2 Version: 1.0.6-5rusoft2~wheezy1 Architecture: all Maintainer: Anibal Monsalve Salazar Installed-Size: 392 Depends: dpkg (>= 1.15.4) | install-info Replaces: bzip2 (<< 1.0.4-0ubuntu2) Filename: pool/debian-wheezy/all/bzip2/bzip2-doc_1.0.6-5rusoft2~wheezy1_all.deb Size: 305882 MD5sum: 1d314cb30cea1a90a802fec225b082c1 SHA1: 1bcf9aca5ba8eb0dc17b24c1c1c97c8ba9696b39 SHA256: 7f886693f192c2537e8d74c67601c0f1add9998593ec954cb2ecffc23611fe58 Section: doc Priority: optional Homepage: http://www.bzip.org/ Description: high-quality block-sorting file compressor - documentation 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. . This package contains the bzip2 user manual. Package: ca-certificates Version: 20190110~debian7.1 Architecture: all Maintainer: Ubuntu Developers Installed-Size: 308 Depends: openssl (>= 1.0.0), debconf (>= 0.5) | debconf-2.0 Enhances: openssl Filename: pool/debian-wheezy/all/ca-certificates/ca-certificates_20190110~debian7.1_all.deb Size: 180482 MD5sum: 48ff0ca822da998768993af5480ae207 SHA1: 328aac7955f017fd9947f4d1b6b30b547465087c SHA256: fe6fbd0105f952e307a0262b12b2217085c0f29322cc0f4c9b6dad2a49156cfe Section: misc Priority: optional Multi-Arch: foreign 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. Original-Maintainer: Michael Shuler Package: cmake-data Source: cmake Version: 2.8.12.2-0ubuntu6rusoft1~wheezy1 Architecture: all Maintainer: Ubuntu Developers Installed-Size: 3267 Conflicts: emacsen-common (<< 2.0.0) Breaks: cmake (<= 2.6.2-1) Replaces: cmake (<= 2.6.2-1) Filename: pool/debian-wheezy/all/cmake/cmake-data_2.8.12.2-0ubuntu6rusoft1~wheezy1_all.deb Size: 1412862 MD5sum: 1cc5e8c1aec2bec75610c0eefec3ed22 SHA1: ab3faf3579ec0392296faaf81d33f4cf3ef450ad SHA256: a36a160ba9603e8249e694bf6c045eee726067e144c26855c5dc6ee0edace61d Section: devel Priority: optional Homepage: http://cmake.org/ Description: CMake data files (modules, templates and documentation) This package provides CMake architecture independent data files (modules, templates, documentation etc.). Unless you have cmake installed, you probably do not need this package. Original-Maintainer: Modestas Vainius Package: cmake-doc Source: cmake Version: 2.8.12.2-0ubuntu6rusoft1~wheezy1 Architecture: all Maintainer: Ubuntu Developers Installed-Size: 5044 Depends: cmake-data Recommends: doc-base Suggests: cmake Breaks: cmake (<= 2.8.2-1), cmake-curses-gui (<= 2.8.2-1), cmake-data (<= 2.8.2-1), cmake-qt-gui (<= 2.8.2-1) Replaces: cmake (<= 2.8.2-1), cmake-curses-gui (<= 2.8.2-1), cmake-data (<= 2.8.2-1), cmake-qt-gui (<= 2.8.2-1) Filename: pool/debian-wheezy/all/cmake/cmake-doc_2.8.12.2-0ubuntu6rusoft1~wheezy1_all.deb Size: 2082120 MD5sum: 2be4c637810049bad4ea91e323ce0825 SHA1: e3a2a264c35cadf64ce12b3e27d33fd83c5396d5 SHA256: 519eb9b04aaf0ce130a3b93c2652affc107a6e939c8d6756244b9f77fcb0ebdd Section: doc Priority: optional Homepage: http://cmake.org/ Description: extended documentation in various formats for CMake CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. . This package provides additional documentation in various formats like HTML or plain text. Original-Maintainer: Modestas Vainius Package: dehydrated Version: 0.7.0-3rusoft1.2~debian7.1 Architecture: all Maintainer: Debian Let's Encrypt Team Installed-Size: 96 Depends: bash (>= 4.2), ca-certificates, curl, openssl (>= 1.1.1) | openssl111r Filename: pool/debian-wheezy/all/dehydrated/dehydrated_0.7.0-3rusoft1.2~debian7.1_all.deb Size: 34942 MD5sum: c19ee6ba007bd183ea2b2e174ee4ec6d SHA1: 91f41f38eefe09d4aadb7cd50c69088e930603e6 SHA256: 4f26f1ed6b1ebb4a2a87eec1ee0741334f86d2e3ed6473748a0d6db3f0747110 Section: misc Priority: optional Multi-Arch: foreign Homepage: https://dehydrated.io Description: ACME client implemented in Bash The dehydrated ACME client allows signing certificates with an ACME server, like the one provided by the Let’s Encrypt certificate authority (letsencrypt.org). It is implemented as a relatively simple Bash script, which uses curl to communicate with the ACME server and OpenSSL to deal with keys, sign requests and certificates. . The ACME (Automated Certificate Management Environment) protocol makes it possible to automatically obtain browser-trusted certificate. Package: dehydrated-apache2 Source: dehydrated Version: 0.7.0-3rusoft1.2~debian7.1 Architecture: all Maintainer: Debian Let's Encrypt Team Installed-Size: 9 Recommends: dehydrated Filename: pool/debian-wheezy/all/dehydrated/dehydrated-apache2_0.7.0-3rusoft1.2~debian7.1_all.deb Size: 8658 MD5sum: 1c3dc382863d8910befb96df2826594e SHA1: db456625236a12b1587b55dc115836ab7b3af8c6 SHA256: 55cd213916319f3bf0f8606d1db50997f0e4c1b45d148bc39a2d5378438ad75e Section: misc Priority: optional Homepage: https://dehydrated.io Description: dehydrated challenge response support for Apache2 This package provides an Apache2 config snippet to serve the http-01 challenge responses for dehydrated. . Installing this package together with dehydrated is enough to have a fully functional ACME client, including replying to the HTTP challenge. Package: dehydrated-docs Source: dehydrated Version: 0.7.0-3rusoft1.2~debian7.1 Architecture: all Maintainer: Debian Let's Encrypt Team Installed-Size: 90 Recommends: dehydrated Filename: pool/debian-wheezy/all/dehydrated/dehydrated-docs_0.7.0-3rusoft1.2~debian7.1_all.deb Size: 68694 MD5sum: 2bac4cbf517459853095cafef237243d SHA1: a39418349cc3319f33338bc5f19d3c15d4b6d1db SHA256: 13f43c4f2e303e2dc2229d038fdd1b9ddcd09c1eb862a7e25f8475d91e7f8663 Section: misc Priority: optional Homepage: https://dehydrated.io Description: dehydrated documentation This package provides some documentation and examples for dehydrated. Package: dehydrated-nginx Source: dehydrated Version: 0.7.0-3rusoft1.2~debian7.1 Architecture: all Maintainer: Debian Let's Encrypt Team Installed-Size: 9 Recommends: dehydrated Filename: pool/debian-wheezy/all/dehydrated/dehydrated-nginx_0.7.0-3rusoft1.2~debian7.1_all.deb Size: 8396 MD5sum: 9da1c1515a79a01e5970b836038a8cce SHA1: 053b25975aef8abc01b978397aaaad4244a116cb SHA256: 55388b926063d1704924a273954474ab0bf921ab321db392a5ecf0f63aefdcf8 Section: misc Priority: optional Homepage: https://dehydrated.io Description: dehydrated challenge response support for nginx This package provides an nginx location config snippet to serve the http-01 challenge responses for dehydrated. . Installing this package together with dehydrated is enough to have a fully functional ACME client, including replying to the HTTP challenge. Package: dput Version: 0.9.6.4ubuntu1.1rusoft1~wheezy1 Architecture: all Maintainer: Ubuntu Developers Installed-Size: 109 Depends: python (>= 2.5), gnupg Suggests: openssh-client, lintian, mini-dinstall, rsync, python-bzrlib Filename: pool/debian-wheezy/all/dput/dput_0.9.6.4ubuntu1.1rusoft1~wheezy1_all.deb Size: 51520 MD5sum: 0520797a8b7bce8c19a03198e0b1e72c SHA1: 3d824a3bd05cc160d791c813229d698837c61d8e SHA256: 51fc286908dcfb780dd9bf1da40ab0c838e6a9a5c52a7066ab7794d8a8c840fb Section: devel Priority: optional 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. Original-Maintainer: Y Giridhar Appaji Nag Package: exim4 Version: 4.86.2-2ubuntu2.6rusoft1~debian7.1 Architecture: all Maintainer: Ubuntu Developers Installed-Size: 17 Depends: debconf (>= 0.5) | debconf-2.0, debconf (>= 1.4.69) | cdebconf (>= 0.39), exim4-base (>= 4.86.2-2ubuntu2.6rusoft1~debian7.1), exim4-base (<< 4.86.2-2ubuntu2.6rusoft1~debian7.1.1), exim4-daemon-light | exim4-daemon-heavy | exim4-daemon-custom Filename: pool/debian-wheezy/all/exim4/exim4_4.86.2-2ubuntu2.6rusoft1~debian7.1_all.deb Size: 7872 MD5sum: 8a9beb5843308254464054cbf86279cb SHA1: 0c1876cafc4cbbcd083f0d49dbb40990f10bff8e SHA256: 98304f95067eaed46ec3af17d060b3ab58f1cef62788956a15eb96349684df45 Section: mail Priority: standard Homepage: http://www.exim.org/ Description: metapackage to ease Exim MTA (v4) installation Exim (v4) is a mail transport agent. exim4 is the metapackage depending on the essential components for a basic exim4 installation. . The Debian exim4 packages have their own web page, http://wiki.debian.org/PkgExim4. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users Original-Maintainer: Exim4 Maintainers Package: exim4-config Source: exim4 Version: 4.86.2-2ubuntu2.6rusoft1~debian7.1 Architecture: all Maintainer: Ubuntu Developers Installed-Size: 995 Depends: debconf (>= 0.5) | debconf-2.0, adduser Conflicts: courier-mta, esmtp-run, exim, exim-tls, exim4-config, exim4-config-2, hula-mta, masqmail, mta-dummy, nullmailer, postfix, sendmail-bin, smail, ssmtp, xmail, zmailer Breaks: exim4-daemon-heavy (<< 4.86.2), exim4-daemon-light (<< 4.86.2) Provides: exim4-config-2 Filename: pool/debian-wheezy/all/exim4/exim4-config_4.86.2-2ubuntu2.6rusoft1~debian7.1_all.deb Size: 499746 MD5sum: 0ba58d795cf7a70c7461ff6e08412550 SHA1: d205955952f4f37e99ec67469ad0e0c3ddf31090 SHA256: c45383070eb2bb48adc910e73bd1de157aa663b11023f703d51aa52bd85c740b Section: mail Priority: standard Homepage: http://www.exim.org/ Description: configuration for the Exim MTA (v4) Exim (v4) is a mail transport agent. exim4-config provides the configuration for the exim4 daemon packages. The configuration framework has been split off the main package to allow sites to replace the configuration scheme with their own without having to change the actual exim4 packages. . Sites with special configuration needs (having a lot of identically configured machines for example) can use this to distribute their own custom configuration via the packaging system, using the magic available with dpkg's conffile handling, without having to do local changes on all of these machines. . The Debian exim4 packages have their own web page, http://wiki.debian.org/PkgExim4. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users Original-Maintainer: Exim4 Maintainers Package: geoip-database Version: 20221007-1rusoft7~debian7.1 Architecture: all Maintainer: Sergey Dryabzhinsky Installed-Size: 2351 Pre-Depends: dpkg (>= 1.15.6~) Recommends: libgeoip1, geoip-bin Suggests: geoip-database-city, geoip-database-hoster, geoip-database-ipv6, geoip-database-ipv6-city, geoip-database-ipv6-hoster Conflicts: geoip-database-extra Breaks: libgeoip1 (<< 1.4.5.dfsg) Filename: pool/debian-wheezy/all/geoip-database/geoip-database_20221007-1rusoft7~debian7.1_all.deb Size: 1226002 MD5sum: 6ba25b38c75a7b6a01f29c6e04d48e5f SHA1: 8a95571ed2f97bf1641423287e629947f27ec0e9 SHA256: 85f68eb7f2e0e507351bd95abda2a18090747b6e0a97e796568d7a91c148649b Section: net Priority: optional Homepage: http://www.maxmind.com/ Description: IP lookup GeoIP databases (IPv4 only) 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 GeoLite Country databases. For IPv4 only. Package: geoip-database Version: 20230726-1rusoft7~debian7.1 Architecture: all Maintainer: Sergey Dryabzhinsky Installed-Size: 2623 Pre-Depends: dpkg (>= 1.15.6~) Recommends: libgeoip1, geoip-bin Suggests: geoip-database-city, geoip-database-hoster, geoip-database-ipv6, geoip-database-ipv6-city, geoip-database-ipv6-hoster Conflicts: geoip-database-extra Breaks: libgeoip1 (<< 1.4.5.dfsg) Filename: pool/debian-wheezy/all/geoip-database/geoip-database_20230726-1rusoft7~debian7.1_all.deb Size: 1365066 MD5sum: 024f6f08bf2a928b09f0360dbefceb14 SHA1: ecc8274e0702597ef2ae0bed57124a1e1e34156a SHA256: 935e58ef525c7647978844ea5b9c82b9638fdc5ca2948679060577c376534107 Section: net Priority: optional Homepage: http://www.maxmind.com/ Description: IP lookup GeoIP databases (IPv4 only) 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 GeoLite Country databases. For IPv4 only. Package: geoip-database-city Source: geoip-database Version: 20221007-1rusoft7~debian7.1 Architecture: all Maintainer: Sergey Dryabzhinsky Installed-Size: 24782 Pre-Depends: dpkg (>= 1.15.6~) Recommends: libgeoip1, geoip-bin Suggests: geoip-database-ipv6-city Conflicts: geoip-database-extra Breaks: libgeoip1 (<< 1.4.5.dfsg) Filename: pool/debian-wheezy/all/geoip-database/geoip-database-city_20221007-1rusoft7~debian7.1_all.deb Size: 15811242 MD5sum: f26cd75a4cba2b18732ef9539a855758 SHA1: 44b15b9e7f147c8fbf599a71a3dad2568c0bcde9 SHA256: 052f1fa3f2f10bf647a202d3aecbdddd110195e588b4f3ef270f177eb4c47b4a Section: net Priority: optional Homepage: http://www.maxmind.com/ Description: IP lookup GeoIP databases (IPv4 only) 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 GeoLite City databases. For IPv4 only. Package: geoip-database-city Source: geoip-database Version: 20230726-1rusoft7~debian7.1 Architecture: all Maintainer: Sergey Dryabzhinsky Installed-Size: 26359 Pre-Depends: dpkg (>= 1.15.6~) Recommends: libgeoip1, geoip-bin Suggests: geoip-database-ipv6-city Conflicts: geoip-database-extra Breaks: libgeoip1 (<< 1.4.5.dfsg) Filename: pool/debian-wheezy/all/geoip-database/geoip-database-city_20230726-1rusoft7~debian7.1_all.deb Size: 16689794 MD5sum: e18abf9b0c9f651bb0c698a6048692a3 SHA1: bcadb1664429e77269ef6acc6d205e09d639d6d6 SHA256: 6eeb36d50e682f2d1b787ea5545986ff04c48c16f301b386377b3fcde5de632f Section: net Priority: optional Homepage: http://www.maxmind.com/ Description: IP lookup GeoIP databases (IPv4 only) 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 GeoLite City databases. For IPv4 only. Package: geoip-database-hoster Source: geoip-database Version: 20221007-1rusoft7~debian7.1 Architecture: all Maintainer: Sergey Dryabzhinsky Installed-Size: 5834 Pre-Depends: dpkg (>= 1.15.6~) Recommends: libgeoip1, geoip-bin Suggests: geoip-database-ipv6-hoster Conflicts: geoip-database-extra Breaks: libgeoip1 (<< 1.4.5.dfsg) Filename: pool/debian-wheezy/all/geoip-database/geoip-database-hoster_20221007-1rusoft7~debian7.1_all.deb Size: 3145192 MD5sum: 1c3ba54bae0ff79bdbc85b28aeb93221 SHA1: cb7cbde7edce2ec0889a6ecf6f2a064840b701d0 SHA256: 56b2c9b35c19e82eebb224e3278c75b716e5d665737a493f4d45d7eb45556aef Section: net Priority: optional Homepage: http://www.maxmind.com/ Description: IP lookup GeoIP databases (IPv4 only) 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 GeoLite Hoster databases. For IPv4 only. Package: geoip-database-hoster Source: geoip-database Version: 20230726-1rusoft7~debian7.1 Architecture: all Maintainer: Sergey Dryabzhinsky Installed-Size: 5966 Pre-Depends: dpkg (>= 1.15.6~) Recommends: libgeoip1, geoip-bin Suggests: geoip-database-ipv6-hoster Conflicts: geoip-database-extra Breaks: libgeoip1 (<< 1.4.5.dfsg) Filename: pool/debian-wheezy/all/geoip-database/geoip-database-hoster_20230726-1rusoft7~debian7.1_all.deb Size: 3218538 MD5sum: 20d153413df51dec32101c83deb6a48d SHA1: 6353077963ef86be4c44cc70a92764093b3e0293 SHA256: acf0b54fdbd38ef9203b8cf3abffd9d0591aa095013e327716127e32e7873c0f Section: net Priority: optional Homepage: http://www.maxmind.com/ Description: IP lookup GeoIP databases (IPv4 only) 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 GeoLite Hoster databases. For IPv4 only. Package: geoip-database-ipv6 Source: geoip-database Version: 20221007-1rusoft7~debian7.1 Architecture: all Maintainer: Sergey Dryabzhinsky Installed-Size: 3169 Pre-Depends: dpkg (>= 1.15.6~) Recommends: libgeoip1, geoip-bin Conflicts: geoip-database-extra Breaks: libgeoip1 (<< 1.4.5.dfsg) Filename: pool/debian-wheezy/all/geoip-database/geoip-database-ipv6_20221007-1rusoft7~debian7.1_all.deb Size: 1275670 MD5sum: 0b9c6706ff7bad7b2b0e0eb07685f13c SHA1: dd554308de5f85c4f6803b35e1d87010c1f1a1e9 SHA256: c1aee4a7afe945a79da03a308b120765c19f2f5ff043cba5a2f22ac24dc259c1 Section: net Priority: optional Homepage: http://www.maxmind.com/ Description: IP lookup GeoIP databases (IPv6 only) 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 GeoLite Country database. For IPv6 only. Package: geoip-database-ipv6 Source: geoip-database Version: 20230726-1rusoft7~debian7.1 Architecture: all Maintainer: Sergey Dryabzhinsky Installed-Size: 3211 Pre-Depends: dpkg (>= 1.15.6~) Recommends: libgeoip1, geoip-bin Conflicts: geoip-database-extra Breaks: libgeoip1 (<< 1.4.5.dfsg) Filename: pool/debian-wheezy/all/geoip-database/geoip-database-ipv6_20230726-1rusoft7~debian7.1_all.deb Size: 1304436 MD5sum: 927a17d340ccda98b57df11a4767980c SHA1: 84c389bf47b18a49a8febbe302e942ba3ec26cca SHA256: 7f856758522cae12ce249464559dff469c1faca3dd5b2f2edc54b9b583f9a95e Section: net Priority: optional Homepage: http://www.maxmind.com/ Description: IP lookup GeoIP databases (IPv6 only) 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 GeoLite Country database. For IPv6 only. Package: geoip-database-ipv6-city Source: geoip-database Version: 20221007-1rusoft7~debian7.1 Architecture: all Maintainer: Sergey Dryabzhinsky Installed-Size: 9794 Pre-Depends: dpkg (>= 1.15.6~) Recommends: libgeoip1, geoip-bin Conflicts: geoip-database-extra Breaks: libgeoip1 (<< 1.4.5.dfsg) Filename: pool/debian-wheezy/all/geoip-database/geoip-database-ipv6-city_20221007-1rusoft7~debian7.1_all.deb Size: 4855836 MD5sum: 1d80e7544606e4adf106758dd2f99c79 SHA1: 5d0f134943880f1af4444898b2d74eeab357b305 SHA256: 076150975d7113a4d0fa7eac6b16e506e1ab75475b61471d95d468a3b2a4978f Section: net Priority: optional Homepage: http://www.maxmind.com/ Description: IP lookup GeoIP databases (IPv6 only) 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 GeoLite City database. For IPv6 only. Package: geoip-database-ipv6-city Source: geoip-database Version: 20230726-1rusoft7~debian7.1 Architecture: all Maintainer: Sergey Dryabzhinsky Installed-Size: 10532 Pre-Depends: dpkg (>= 1.15.6~) Recommends: libgeoip1, geoip-bin Conflicts: geoip-database-extra Breaks: libgeoip1 (<< 1.4.5.dfsg) Filename: pool/debian-wheezy/all/geoip-database/geoip-database-ipv6-city_20230726-1rusoft7~debian7.1_all.deb Size: 5265898 MD5sum: 664e3b08f247a6c0787ad76a3db07d32 SHA1: 95c1305e990507cdc17ece50ba9eb32515e2e75d SHA256: 0c436a33d51d1deede8b5f28a4fc2e64313c596f70d533e0379c2eba83b088af Section: net Priority: optional Homepage: http://www.maxmind.com/ Description: IP lookup GeoIP databases (IPv6 only) 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 GeoLite City database. For IPv6 only. Package: geoip-database-ipv6-hoster Source: geoip-database Version: 20221007-1rusoft7~debian7.1 Architecture: all Maintainer: Sergey Dryabzhinsky Installed-Size: 2939 Pre-Depends: dpkg (>= 1.15.6~) Recommends: libgeoip1, geoip-bin Conflicts: geoip-database-extra Breaks: libgeoip1 (<< 1.4.5.dfsg) Filename: pool/debian-wheezy/all/geoip-database/geoip-database-ipv6-hoster_20221007-1rusoft7~debian7.1_all.deb Size: 1220590 MD5sum: 66bd08d470ce522d80c3ba8558927e3c SHA1: b9b095e21b50a3402944d1990bf7054528736545 SHA256: 0e502bb6d376e2100a7b9d9053b82badef81d142049fa933d27bc8f4d3545ce7 Section: net Priority: optional Homepage: http://www.maxmind.com/ Description: IP lookup GeoIP databases (IPv6 only) 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 GeoLite Hoster database. For IPv6 only. Package: geoip-database-ipv6-hoster Source: geoip-database Version: 20230726-1rusoft7~debian7.1 Architecture: all Maintainer: Sergey Dryabzhinsky Installed-Size: 3244 Pre-Depends: dpkg (>= 1.15.6~) Recommends: libgeoip1, geoip-bin Conflicts: geoip-database-extra Breaks: libgeoip1 (<< 1.4.5.dfsg) Filename: pool/debian-wheezy/all/geoip-database/geoip-database-ipv6-hoster_20230726-1rusoft7~debian7.1_all.deb Size: 1346826 MD5sum: d743df4d5ca755ff02ebb5c77d32f745 SHA1: bb3dc0807b089d7f21499cc6bd887f38aa62f49e SHA256: 0e30fbba5f1018918d1b073512bbb028d158e5bc6a8c18a2cf572c6c36efa2a4 Section: net Priority: optional Homepage: http://www.maxmind.com/ Description: IP lookup GeoIP databases (IPv6 only) 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 GeoLite Hoster database. For IPv6 only. Package: git-all Source: git Version: 1:2.4.12-0rusoft2~wheezy1 Architecture: all Maintainer: Gerrit Pape Installed-Size: 591 Depends: git (>> 1:2.4.12), git (<< 1:2.4.12-.), git-doc, git-el, git-arch, git-cvs, git-mediawiki, git-svn, git-email, git-gui, gitk, gitweb Recommends: git-daemon-run | git-daemon-sysvinit Filename: pool/debian-wheezy/all/git/git-all_2.4.12-0rusoft2~wheezy1_all.deb Size: 594502 MD5sum: badcdb30f1d77399e38885151d004123 SHA1: 03d07e573b21ff2613d8df0705de2051878d7d98 SHA256: ccf411c40b9fff26980983d9297d87112f760c6827ccf6ee47a6e5ced66658d6 Section: vcs Priority: optional Multi-Arch: foreign Homepage: http://git-scm.com/ Description: fast, scalable, distributed revision control system (all subpackages) 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 is a dummy package which brings in all subpackages. Package: git-arch Source: git Version: 1:2.4.12-0rusoft2~wheezy1 Architecture: all Maintainer: Gerrit Pape Installed-Size: 630 Depends: git (>> 1:2.4.12), git (<< 1:2.4.12-.), tla Suggests: git-doc Filename: pool/debian-wheezy/all/git/git-arch_2.4.12-0rusoft2~wheezy1_all.deb Size: 608930 MD5sum: f4672bb7cfa28b8e7322adb6e51d7a4a SHA1: e8af55a73c2193a66d230ab621b34ce64d88e245 SHA256: 46b949b43748bd30f39c13f7449d1004ae7cc97d536707ba82f844274dfb481a Section: vcs Priority: optional Multi-Arch: foreign Homepage: http://git-scm.com/ Description: fast, scalable, distributed revision control system (arch interoperability) 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 tools for importing development history from arch repositories. Package: git-core Source: git Version: 1:2.4.12-0rusoft2~wheezy1 Architecture: all Maintainer: Gerrit Pape Installed-Size: 1 Depends: git (>> 1:1.7.0.2) Filename: pool/debian-wheezy/all/git/git-core_2.4.12-0rusoft2~wheezy1_all.deb Size: 1356 MD5sum: 8d70838ff73d7839ec43bf3c8e487971 SHA1: 3ce1a3000d4e1f071d4e021ba523bbf36caffc1c SHA256: 91e59b44fc38955b4fff242004fcd49a9b26027d1506d00f638673508359ed46 Section: vcs Priority: optional Multi-Arch: foreign Homepage: http://git-scm.com/ Description: fast, scalable, distributed revision control system (obsolete) 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 is a transitional dummy package. The 'git-core' package has been renamed to 'git', which has been installed automatically. This git-core package is now obsolete, and can safely be removed from the system if no other package depends on it. Package: git-cvs Source: git Version: 1:2.4.12-0rusoft2~wheezy1 Architecture: all Maintainer: Gerrit Pape Installed-Size: 966 Depends: git (>> 1:2.4.12), git (<< 1:2.4.12-.), cvsps, libdbd-sqlite3-perl Suggests: git-doc, cvs Filename: pool/debian-wheezy/all/git/git-cvs_2.4.12-0rusoft2~wheezy1_all.deb Size: 707696 MD5sum: 01715ae1b17257705bebe6efb8c47bcf SHA1: adff9f95bf6af3e0d37beea9e32fb673b67fb914 SHA256: 5b12b8e2884ec3245802234574f22d2b0abf4106a926e0bcb16ab310052f6a6d Section: vcs Priority: optional Multi-Arch: foreign Homepage: http://git-scm.com/ Description: fast, scalable, distributed revision control system (cvs interoperability) 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 cvsimport, cvsexportcommit, and cvsserver tools, which allow Git to read from and write to CVS repositories and offer access over CVS protocol to Git repositories. . The git cvsimport tool can incrementally import from a repository that is being actively developed and only requires remote access over CVS protocol. Unfortunately, in many situations the import leads to incorrect results. For reliable, one-shot imports, cvs2git from the cvs2svn package or parsecvs may be a better fit. Package: git-daemon-run Source: git Version: 1:2.4.12-0rusoft2~wheezy1 Architecture: all Maintainer: Gerrit Pape Installed-Size: 595 Depends: git (>> 1:2.4.12), git (<< 1:2.4.12-.), runit, adduser Conflicts: git-daemon-sysvinit Filename: pool/debian-wheezy/all/git/git-daemon-run_2.4.12-0rusoft2~wheezy1_all.deb Size: 596260 MD5sum: 8ee0eaa2ab59f67314164b8130688380 SHA1: 302f08b6960348b9e78b1c62e19a61b0d88fc808 SHA256: a9d45540fe75a3cde94a69770372b4394323c72187967387bf4001dbbd41bbb1 Section: vcs Priority: optional Multi-Arch: foreign Homepage: http://git-scm.com/ Description: fast, scalable, distributed revision control system (git-daemon service) 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. . git-daemon, as provided by the git package, is a simple server for git repositories, ideally suited for read-only updates, i.e. pulling from git repositories through the network. This package provides a runit service for running git-daemon permanently. Package: git-daemon-sysvinit Source: git Version: 1:2.4.12-0rusoft2~wheezy1 Architecture: all Maintainer: Gerrit Pape Installed-Size: 598 Depends: git (>> 1:2.4.12), git (<< 1:2.4.12-.), adduser Conflicts: git-daemon-run Filename: pool/debian-wheezy/all/git/git-daemon-sysvinit_2.4.12-0rusoft2~wheezy1_all.deb Size: 597332 MD5sum: 2261632bfe67a81d26925c05d43a2610 SHA1: 036e047d8fc5dab5b23f3a7cf95f557d1823bba6 SHA256: 527f22e59f7f00adb39630a390a29115082eab4f180dd21d857f3b1fbe317f48 Section: vcs Priority: extra Multi-Arch: foreign Homepage: http://git-scm.com/ Description: fast, scalable, distributed revision control system (git-daemon service) 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. . git-daemon, as provided by the git package, is a simple server for git repositories, ideally suited for read-only updates, i.e. pulling from git repositories through the network. This package provides a sysvinit service for running git-daemon permanently. Package: git-doc Source: git Version: 1:2.4.12-0rusoft2~wheezy1 Architecture: all Maintainer: Gerrit Pape Installed-Size: 9833 Suggests: git, git-arch, git-cvs, git-svn, git-email, gitk, gitweb Filename: pool/debian-wheezy/all/git/git-doc_2.4.12-0rusoft2~wheezy1_all.deb Size: 2556726 MD5sum: b54b18eb095dedf2b1011845bcd99095 SHA1: 6af3e766e508e765c89102bb6ef8b2e0a6056d15 SHA256: 38af6c88d7518dbf272632f3bd5de4fde716cd0bba308391486155876bff4d9a Section: doc Priority: optional Multi-Arch: foreign Homepage: http://git-scm.com/ Description: fast, scalable, distributed revision control system (documentation) 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 documentation. Package: git-el Source: git Version: 1:2.4.12-0rusoft2~wheezy1 Architecture: all Maintainer: Gerrit Pape Installed-Size: 681 Depends: git (>= 1:1.7.4.1-2~), emacs | emacsen Breaks: git (<< 1:1.7.4.1-2~) Replaces: git (<< 1:1.7.4.1-2~) Filename: pool/debian-wheezy/all/git/git-el_2.4.12-0rusoft2~wheezy1_all.deb Size: 616424 MD5sum: 0d613c67de08bd748384c9629f5fc504 SHA1: 1ba621c1a4ef29c75e6c8c7e0ee20763fd02db64 SHA256: 7b4223870434d1262c1ab246fd6573d857c55399689a3365cd1758b8ddd89619 Section: vcs Priority: optional Multi-Arch: foreign Homepage: http://git-scm.com/ Description: fast, scalable, distributed revision control system (emacs support) 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 two modules for integration with Emacs: . * git.el: . Status manager that displays the state of all the files of the project and provides easy access to the most frequently used git commands. The user interface is intended to be similar to the pcl-cvs mode. It can be started with `M-x git-status'. . * git-blame.el: . Emacs implementation of incremental "git blame". When you turn it on while viewing a file, the editor buffer will be updated by setting the background of individual lines to a color that reflects which commit it comes from. . This package does not contain the VC-mode backend for git. That is part of standard Emacs distributions, starting with version 22.2. . For a more polished Emacs interface for Git, see the magit package. Package: git-email Source: git Version: 1:2.4.12-0rusoft2~wheezy1 Architecture: all Maintainer: Gerrit Pape Installed-Size: 644 Depends: git (>> 1:2.4.12), git (<< 1:2.4.12-.) Recommends: libemail-valid-perl, libnet-smtp-ssl-perl, libauthen-sasl-perl Suggests: git-doc Filename: pool/debian-wheezy/all/git/git-email_2.4.12-0rusoft2~wheezy1_all.deb Size: 617198 MD5sum: fffaf5a6c52f584c98aad418bfa2caab SHA1: 746c09b33f5bf87ab34adcbfdd6075c25174f7b0 SHA256: 65f5da28e0bf5187028f839f635871e0424cae347e31a507dbe2f5a7fdf161e7 Section: vcs Priority: optional Multi-Arch: foreign Homepage: http://git-scm.com/ Description: fast, scalable, distributed revision control system (email add-on) 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-send-email program for sending series of patch emails. Package: git-gui Source: git Version: 1:2.4.12-0rusoft2~wheezy1 Architecture: all Maintainer: Gerrit Pape Installed-Size: 1967 Depends: git (>> 1:2.4.12), git (<< 1:2.4.12-.), tk Recommends: gitk Suggests: git-doc, aspell Filename: pool/debian-wheezy/all/git/git-gui_2.4.12-0rusoft2~wheezy1_all.deb Size: 908272 MD5sum: 86e91538368b3822e650699adbaf1d8d SHA1: e97c41084aa435ba0a6c1662757dc401b5bd36f5 SHA256: f98b48c82db5092d9f1cec3b39b61c4c16b0d19335e87efbf9f11af01752d4ce Section: vcs Priority: optional Multi-Arch: foreign Homepage: http://git-scm.com/ Description: fast, scalable, distributed revision control system (GUI) 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 graphical user interface. . If aspell is installed, it can check the spelling of commit messages as the user types. Package: git-man Source: git Version: 1:2.4.12-0rusoft2~wheezy1 Architecture: all Maintainer: Gerrit Pape Installed-Size: 1323 Breaks: git (<< 1:1.7.4~rc1) Replaces: git (<< 1:1.7.4~rc1), git-core (<< 1:1.7.0.4-1.) Filename: pool/debian-wheezy/all/git/git-man_2.4.12-0rusoft2~wheezy1_all.deb Size: 1312832 MD5sum: 3ddc3930b985a18bd689e35f91eb5274 SHA1: b7a9157bbf33c5b8fd4627055ca1387269e843b3 SHA256: 65a25ab5a3de386fa4a03ef1bf8efa332cfad63591891702be3e7fd77b12aa39 Section: doc Priority: optional Multi-Arch: foreign Homepage: http://git-scm.com/ Description: fast, scalable, distributed revision control system (manual pages) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides reference documentation for use by the 'man' utility and the 'git help' command. Package: git-mediawiki Source: git Version: 1:2.4.12-0rusoft2~wheezy1 Architecture: all Maintainer: Gerrit Pape Installed-Size: 644 Depends: git (>> 1:2.4.12), git (<< 1:2.4.12-.), libmediawiki-api-perl (>= 0.39), liblwp-protocol-https-perl, libdatetime-format-iso8601-perl Suggests: mediawiki Filename: pool/debian-wheezy/all/git/git-mediawiki_2.4.12-0rusoft2~wheezy1_all.deb Size: 612906 MD5sum: 7f6f3ad722ea0db009698a38e02d8b53 SHA1: be622773f4606cc322fe72fa7c1213eef6690aa1 SHA256: 8a9cf61346aad2bd4b24b0115af1a08511d2d01535847e23e46ebf44b295885e Section: vcs Priority: optional Multi-Arch: foreign Homepage: http://git-scm.com/ Description: fast, scalable, distributed revision control system (MediaWiki interoperability) 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 mediawiki remote helper, which allows Git to read from and write to a wiki such as Wikipedia as though it were a remote Git repository, and a 'git mw' command that can show a preview of how wiki markup will be rendered before pushing. Package: git-svn Source: git Version: 1:2.4.12-0rusoft2~wheezy1 Architecture: all Maintainer: Gerrit Pape Installed-Size: 836 Depends: git (>> 1:2.4.12), git (<< 1:2.4.12-.), libsvn-perl, libyaml-perl, libterm-readkey-perl Suggests: git-doc, subversion Breaks: git (<< 1:1.8.3~rc1-1.) Replaces: git (<< 1:1.8.3~rc1-1.) Filename: pool/debian-wheezy/all/git/git-svn_2.4.12-0rusoft2~wheezy1_all.deb Size: 694350 MD5sum: d519c909c44e52f194a0d8bae9312867 SHA1: 270c6af53ffdf2ff3780d0996d92b0aba2e428db SHA256: 477dda1331e71824590950e962bebf3a4871f119b51896f88fc4d6949770cf57 Section: vcs Priority: optional Multi-Arch: foreign Homepage: http://git-scm.com/ Description: fast, scalable, distributed revision control system (svn interoperability) 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 tools for interoperating with Subversion repositories, and importing SVN development history. Package: gitk Source: git Version: 1:2.4.12-0rusoft2~wheezy1 Architecture: all Maintainer: Gerrit Pape Installed-Size: 1261 Depends: git (>> 1:2.4.12), git (<< 1:2.4.12-.), tk Suggests: git-doc Filename: pool/debian-wheezy/all/git/gitk_2.4.12-0rusoft2~wheezy1_all.deb Size: 743492 MD5sum: 60df57a0173a57b586b89c8cb8356d02 SHA1: b3b6681d1e75d1b6b2c326d423efece760ba311e SHA256: 7e809232d34511c8368f31f1d4a51312907cae51207f352e80c2a063ccc58e43 Section: vcs Priority: optional Multi-Arch: foreign Homepage: http://git-scm.com/ Description: fast, scalable, distributed revision control system (revision tree visualizer) 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 gitk program, a tcl/tk revision tree visualizer. Package: gitweb Source: git Version: 1:2.4.12-0rusoft2~wheezy1 Architecture: all Maintainer: Gerrit Pape Installed-Size: 599 Depends: git (>> 1:2.4.12), git (<< 1:2.4.12-.), perl, apache2 | httpd | lynx-cur Recommends: libhttp-date-perl | libtime-modules-perl Suggests: httpd-cgi | libcgi-fast-perl, git-doc Filename: pool/debian-wheezy/all/git/gitweb_2.4.12-0rusoft2~wheezy1_all.deb Size: 598590 MD5sum: d0546900ec5d850929e7d44aff0a1b4a SHA1: 239056eeba44dc0336d55a93ab89790c5d715719 SHA256: fa24b8efe8a6b2fc380bf5cfbbabfa0e42e5724c3819e65eb2cc79546f0f083a Section: vcs Priority: optional Multi-Arch: foreign Homepage: http://git-scm.com/ Description: fast, scalable, distributed revision control system (web interface) 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 configures a web interface for browsing git repositories. . If apache2 is installed, the web interface is automatically made available at http://localhost/gitweb. Other servers that support CGI or mod_perl are supported through manual configuration. . If libcgi-fast-perl is installed, gitweb can also be run over FastCGI (and served by nginx, for example). Package: liblzma-doc Source: xz-utils Version: 5.2.4-1ubuntu1rusoft1~debian7.1 Architecture: all Maintainer: Ubuntu Developers Installed-Size: 3593 Suggests: liblzma-dev Filename: pool/debian-wheezy/all/xz-utils/liblzma-doc_5.2.4-1ubuntu1rusoft1~debian7.1_all.deb Size: 494676 MD5sum: 109b4aba37e48136055a93e936373b04 SHA1: 8e404e48a12ef47c20bc42c6727c62af5f939027 SHA256: 995529e65506fd8c4bb1bbaf66b76ca1fe68190f47bd2ad0a30b5f2260d57c43 Section: doc Priority: optional Homepage: https://tukaani.org/xz/ Description: XZ-format compression library - API documentation This package contains a reference manual for the liblzma data compression library, in Doxygen-generated HTML files. The purpose of each struct, macro, and function in the public interface is explained. Original-Maintainer: Jonathan Nieder Package: liblzma-doc Source: xz-utils Version: 5.4.4-0.1rusoft1~debian7.1 Architecture: all Maintainer: Jonathan Nieder Installed-Size: 900 Suggests: liblzma-dev Filename: pool/debian-wheezy/all/xz-utils/liblzma-doc_5.4.4-0.1rusoft1~debian7.1_all.deb Size: 263004 MD5sum: 60ef9c5f038e40f454fa52344eca7dd5 SHA1: d5796c17af852a2187f59d72baa3fc1537b7f5a5 SHA256: 65c5cf873837881a49a3c0f3d9888b402ee0ac2f83c455b8a7735e425a41639c Section: doc Priority: optional Homepage: https://tukaani.org/xz/ Description: XZ-format compression library - API documentation This package contains a reference manual for the liblzma data compression library, in Doxygen-generated HTML files. The purpose of each struct, macro, and function in the public interface is explained. Package: libunrar-headers Source: unrar-nonfree Version: 1:6.0.3-1rusoft2~debian7.1 Architecture: all Maintainer: UnRar maintainer team Installed-Size: 158 Breaks: libunrar-dev (<= 1:5.9.4-1) Filename: pool/debian-wheezy/all/unrar-nonfree/libunrar-headers_6.0.3-1rusoft2~debian7.1_all.deb Size: 55374 MD5sum: f6ba44303baa7ae1956e972fae5fe53f SHA1: 1020ba2f3cc4d5a1c27d1bafead12826ef4090e3 SHA256: e2733e44666e1e41d4e40be46b3ff75fda4d3ed42ca7c8897b7ed00f7ac72944 Section: non-free/libdevel Priority: optional Multi-Arch: foreign Homepage: https://www.rarlab.com/ Description: Unarchiver for .rar files (non-free version) - development header files This package contains the header files for the libunrar library. Package: libups-nut-perl Source: nut Version: 2.7.4-8rusoft1~wheezy1 Architecture: all Maintainer: Ubuntu Developers Installed-Size: 184 Depends: perl Filename: pool/debian-wheezy/all/nut/libups-nut-perl_2.7.4-8rusoft1~wheezy1_all.deb Size: 170530 MD5sum: a8d972eafef4fda26cf1a562af9a8198 SHA1: 98c39dc7e15d451a6df79bb64086284f4bff9ba5 SHA256: ea2f190fb7e7a787836495be1ccb98e285690a20bb4c5b818934bdc24b55a51e Section: perl Priority: optional Homepage: http://www.networkupstools.org/ Description: network UPS tools - Perl bindings for NUT server Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides Perl bindings to connect to NUT server. Original-Maintainer: Arnaud Quette Package: libvpx3-doc Source: libvpx Version: 1.5.0-2rusoft2.1~wheezy1 Architecture: all Maintainer: Sebastian Dröge Installed-Size: 2420 Recommends: lynx | www-browser Conflicts: libvpx-doc Filename: pool/debian-wheezy/all/libvpx/libvpx3-doc_1.5.0-2rusoft2.1~wheezy1_all.deb Size: 360752 MD5sum: 9b79e303565d09d7500ed0af26ce5008 SHA1: ea403221e3e81a5e2b7106420c4bfa7bce1c87bc SHA256: ea43d9400723f7adb41191690c26340a207bb3a8b17a8c8ecbb9942dbb972d78 Section: doc Priority: optional Homepage: http://www.webmproject.org Description: VP8 and VP9 video codec (API documentation) VP8 and VP9 are open video codecs, originally developed by On2 and released as open source by Google Inc. They are the successor of the VP3 codec, on which the Theora codec was based. . This package contains the HTML documentation for the libvpx library in /usr/share/doc/libvpx-doc. Package: mc-data Source: mc Version: 3:4.8.26-1rusoft3~debian7.1 Architecture: all Maintainer: Dmitry Smirnov Installed-Size: 5825 Breaks: mc (<< 3:4.8.1) Replaces: mc (<< 3:4.8.1) Filename: pool/debian-wheezy/all/mc/mc-data_4.8.26-1rusoft3~debian7.1_all.deb Size: 1348308 MD5sum: 6166371b6dc06afb073fafc12cc92f6b SHA1: 67317bfbb452c7925c5e30a1dba2627d80717e06 SHA256: e482a251100b75e9462bb21c7276bcd921b73d8d81aa614cd2c704acdb378b4a Section: utils Priority: optional Multi-Arch: foreign Homepage: https://www.midnight-commander.org 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 Package: mc-data Source: mc Version: 3:4.8.30-2deb13u1rusoft7~debian7 Architecture: all Maintainer: Dmitry Smirnov Installed-Size: 6153 Breaks: mc (<< 3:4.8.1) Replaces: mc (<< 3:4.8.1) Filename: pool/debian-wheezy/all/mc/4.8.30/mc-data_4.8.30-2deb13u1rusoft7~debian7_all.deb Size: 2261912 MD5sum: 7eaec4950b6aa71c6673420219cbe05f SHA1: 59a4a1ea092b9a7c821ebfc005673940f7fe2a58 SHA256: ad13f29dc8c6a2d3723ef97a6723a17767fedd5911c7e77249ed1a7c2de4733a Section: utils Priority: optional Multi-Arch: foreign Homepage: https://www.midnight-commander.org 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 Package: memcached-common Source: memcached Version: 1.6.17-2rusoft13.4~debian7.1 Architecture: all Maintainer: Ubuntu Developers Installed-Size: 51 Depends: perl Filename: pool/debian-wheezy/all/memcached/memcached-common_1.6.17-2rusoft13.4~debian7.1_all.deb Size: 9986 MD5sum: 064ba67dba0dc27539c50bb12cd8f03b SHA1: 94a3b3c47f13b9513eca36e5ce0e7fd8809ce41d SHA256: c1e802201ecff6d720fa7e5ea48b333ee8cccee7f50e0992d5cc2c223dd7ec53 Section: web Priority: optional Homepage: http://www.memcached.org/ Description: high-performance memory object caching system - common files 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. . Package contains common scripts files. Original-Maintainer: David Martínez Moreno Package: memcached-docs Source: memcached Version: 1.6.17-2rusoft13.4~debian7.1 Architecture: all Maintainer: Ubuntu Developers Installed-Size: 70 Filename: pool/debian-wheezy/all/memcached/memcached-docs_1.6.17-2rusoft13.4~debian7.1_all.deb Size: 46502 MD5sum: 13e0ec68275b84d929373e0c2ebe5105 SHA1: 56175708936305ad7c083d967501778366aea33d SHA256: de60ce6d5f4a520d5e74ce7e0d17b9115afe38ef63509f4bb70cebc9b134d844 Section: doc Priority: optional Homepage: http://www.memcached.org/ Description: high-performance memory object caching system - documentation 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. . Package contains some documentation files. Original-Maintainer: David Martínez Moreno Package: mysqltuner Version: 1.9.8+git20220328-1rusoft6~debian7.1 Architecture: all Maintainer: KURASHIKI Satoru Installed-Size: 2157 Depends: perl Recommends: mysql-server Filename: pool/debian-wheezy/all/mysqltuner/mysqltuner_1.9.8+git20220328-1rusoft6~debian7.1_all.deb Size: 127958 MD5sum: 36fb4310caf07b2a949f95f3e32bcfbd SHA1: 7abc8d0faa6cf2720ba7a574e09986118eacaa71 SHA256: 45174e03226fb3e3bfad5a68303ad02e18f47f6361d81ccc3c923e8bbf18e592 Section: admin Priority: extra Homepage: http://mysqltuner.com Description: high-performance MySQL tuning script High-performance MySQL tuning script written in perl that will provide you with a snapshot of a MySQL server?s health. Based on the statistics gathered, specific recommendations will be provided that will increase a MySQL server's efficiency and performance. The script gives you automated MySQL tuning that is on the level of what you would receive from a MySQL DBA. . Features: . * Memory Usage: Calculates MySQL memory usage at max load and makes recommendations for increasing or decreasing the MySQL memory footprint. Per-thread and server-wide buffer data is calculated separately for an accurate snapshot of the server?s configuration. * Slow Queries: Reviews the amount of slow queries relative to the total queries. Slow query time limits are also analyzed and recommendations are made. * Connections: Current and historical connection counts are reviewed. * Key Buffer: Takes configuration data and compares it to the actual indexes found in MyISAM tables. Key cache hit rates are calculated and variable adjustments are suggested. * Query Cache: Query cache hit rates and usage percentages are used to make recommendations for the query cache configuration variables. * Sorting & Joins: Per-thread buffers that affect sorts and joins are reviewed along with the statistics from the queries run against the server. * Temporary Tables: Variable recommendations are made to reduce temporary tables that are written to the disk. * Table Cache: Compares total tables opened to the currently open tables. Calculates the table cache hit rate in order to make suggestions. * Open Files: Determines if the server will approach or run into the open file limit set by the operating system or the MySQL server itself. * Table Locks: Finds table locking that forces queries to wait and makes suggestions for reducing locks that require a wait. * Thread Cache: Calculates how many times MySQL must create a new thread to respond to a query. * Aborted Connections: Finds applications that are not closing connections to MySQL properly. * Read/Write Ratios: Calculates the percentage of read and write operations on your MySQL installation. Package: mysqltuner Version: 2.0.5+git20220823-1rusoft6~debian7.1 Architecture: all Maintainer: KURASHIKI Satoru Installed-Size: 2390 Depends: perl Recommends: mysql-server Filename: pool/debian-wheezy/all/mysqltuner/mysqltuner_2.0.5+git20220823-1rusoft6~debian7.1_all.deb Size: 136620 MD5sum: ff5339e4170e27ce1304e15993dc3aa1 SHA1: e98297a363f864dfcbe7c5cfd07e2067c5180a53 SHA256: d23a47df10dfd1e25db962aefcb9f044f163a8505483e5a9064de76e08d711ee Section: admin Priority: extra Homepage: http://mysqltuner.com Description: high-performance MySQL tuning script High-performance MySQL tuning script written in perl that will provide you with a snapshot of a MySQL server?s health. Based on the statistics gathered, specific recommendations will be provided that will increase a MySQL server's efficiency and performance. The script gives you automated MySQL tuning that is on the level of what you would receive from a MySQL DBA. . Features: . * Memory Usage: Calculates MySQL memory usage at max load and makes recommendations for increasing or decreasing the MySQL memory footprint. Per-thread and server-wide buffer data is calculated separately for an accurate snapshot of the server?s configuration. * Slow Queries: Reviews the amount of slow queries relative to the total queries. Slow query time limits are also analyzed and recommendations are made. * Connections: Current and historical connection counts are reviewed. * Key Buffer: Takes configuration data and compares it to the actual indexes found in MyISAM tables. Key cache hit rates are calculated and variable adjustments are suggested. * Query Cache: Query cache hit rates and usage percentages are used to make recommendations for the query cache configuration variables. * Sorting & Joins: Per-thread buffers that affect sorts and joins are reviewed along with the statistics from the queries run against the server. * Temporary Tables: Variable recommendations are made to reduce temporary tables that are written to the disk. * Table Cache: Compares total tables opened to the currently open tables. Calculates the table cache hit rate in order to make suggestions. * Open Files: Determines if the server will approach or run into the open file limit set by the operating system or the MySQL server itself. * Table Locks: Finds table locking that forces queries to wait and makes suggestions for reducing locks that require a wait. * Thread Cache: Calculates how many times MySQL must create a new thread to respond to a query. * Aborted Connections: Finds applications that are not closing connections to MySQL properly. * Read/Write Ratios: Calculates the percentage of read and write operations on your MySQL installation. Package: mysqltuner Version: 2.0.7+git20220913-1rusoft6~debian7.1 Architecture: all Maintainer: KURASHIKI Satoru Installed-Size: 2391 Depends: perl Recommends: mysql-server Filename: pool/debian-wheezy/all/mysqltuner/mysqltuner_2.0.7+git20220913-1rusoft6~debian7.1_all.deb Size: 136742 MD5sum: 52317cb6fd44aa14fd034f4af57bfe9c SHA1: f7ac6e221d5eeb9c3faa20738f9978950c1c5663 SHA256: a2c4fdb589110baba2cfc9870c701b3b6671a456bb33c2d5887d1435f981031f Section: admin Priority: extra Homepage: http://mysqltuner.com Description: high-performance MySQL tuning script High-performance MySQL tuning script written in perl that will provide you with a snapshot of a MySQL server?s health. Based on the statistics gathered, specific recommendations will be provided that will increase a MySQL server's efficiency and performance. The script gives you automated MySQL tuning that is on the level of what you would receive from a MySQL DBA. . Features: . * Memory Usage: Calculates MySQL memory usage at max load and makes recommendations for increasing or decreasing the MySQL memory footprint. Per-thread and server-wide buffer data is calculated separately for an accurate snapshot of the server?s configuration. * Slow Queries: Reviews the amount of slow queries relative to the total queries. Slow query time limits are also analyzed and recommendations are made. * Connections: Current and historical connection counts are reviewed. * Key Buffer: Takes configuration data and compares it to the actual indexes found in MyISAM tables. Key cache hit rates are calculated and variable adjustments are suggested. * Query Cache: Query cache hit rates and usage percentages are used to make recommendations for the query cache configuration variables. * Sorting & Joins: Per-thread buffers that affect sorts and joins are reviewed along with the statistics from the queries run against the server. * Temporary Tables: Variable recommendations are made to reduce temporary tables that are written to the disk. * Table Cache: Compares total tables opened to the currently open tables. Calculates the table cache hit rate in order to make suggestions. * Open Files: Determines if the server will approach or run into the open file limit set by the operating system or the MySQL server itself. * Table Locks: Finds table locking that forces queries to wait and makes suggestions for reducing locks that require a wait. * Thread Cache: Calculates how many times MySQL must create a new thread to respond to a query. * Aborted Connections: Finds applications that are not closing connections to MySQL properly. * Read/Write Ratios: Calculates the percentage of read and write operations on your MySQL installation. Package: mysqltuner Version: 2.2.7+git20230727-1rusoft6.2~debian7.1 Architecture: all Maintainer: KURASHIKI Satoru Installed-Size: 2530 Depends: perl Recommends: mysql-server Filename: pool/debian-wheezy/all/mysqltuner/mysqltuner_2.2.7+git20230727-1rusoft6.2~debian7.1_all.deb Size: 148886 MD5sum: 7a982ea3532635e91ad4510b68c10d6d SHA1: 11aad3ca96fc2f7b519dbc929a796a380c548e73 SHA256: 7fbafc78c180643a6d2ac6c0b85018b98e7d7cf25087952234cd8473c3b8e79b Section: admin Priority: extra Homepage: http://mysqltuner.com Description: high-performance MySQL tuning script High-performance MySQL tuning script written in perl that will provide you with a snapshot of a MySQL server?s health. Based on the statistics gathered, specific recommendations will be provided that will increase a MySQL server's efficiency and performance. The script gives you automated MySQL tuning that is on the level of what you would receive from a MySQL DBA. . Features: . * Memory Usage: Calculates MySQL memory usage at max load and makes recommendations for increasing or decreasing the MySQL memory footprint. Per-thread and server-wide buffer data is calculated separately for an accurate snapshot of the server?s configuration. * Slow Queries: Reviews the amount of slow queries relative to the total queries. Slow query time limits are also analyzed and recommendations are made. * Connections: Current and historical connection counts are reviewed. * Key Buffer: Takes configuration data and compares it to the actual indexes found in MyISAM tables. Key cache hit rates are calculated and variable adjustments are suggested. * Query Cache: Query cache hit rates and usage percentages are used to make recommendations for the query cache configuration variables. * Sorting & Joins: Per-thread buffers that affect sorts and joins are reviewed along with the statistics from the queries run against the server. * Temporary Tables: Variable recommendations are made to reduce temporary tables that are written to the disk. * Table Cache: Compares total tables opened to the currently open tables. Calculates the table cache hit rate in order to make suggestions. * Open Files: Determines if the server will approach or run into the open file limit set by the operating system or the MySQL server itself. * Table Locks: Finds table locking that forces queries to wait and makes suggestions for reducing locks that require a wait. * Thread Cache: Calculates how many times MySQL must create a new thread to respond to a query. * Aborted Connections: Finds applications that are not closing connections to MySQL properly. * Read/Write Ratios: Calculates the percentage of read and write operations on your MySQL installation. Package: mysqltuner-docs Source: mysqltuner Version: 1.9.8+git20220328-1rusoft6~debian7.1 Architecture: all Maintainer: KURASHIKI Satoru Installed-Size: 127 Recommends: mysql-server Filename: pool/debian-wheezy/all/mysqltuner/mysqltuner-docs_1.9.8+git20220328-1rusoft6~debian7.1_all.deb Size: 45826 MD5sum: ca5cb95dfcf78dd7dd3c556cd0c41859 SHA1: dd4fbff6590bf47829865904d61a97280c022a96 SHA256: 74d7b5dd02f98cb9e2b6451552148fb5227fc8352cab1188bda7b8b79e63a680 Section: doc Priority: extra Homepage: http://mysqltuner.com Description: high-performance MySQL tuning script - documentation Html-documentation for mysqltuner script Package: mysqltuner-docs Source: mysqltuner Version: 2.0.5+git20220823-1rusoft6~debian7.1 Architecture: all Maintainer: KURASHIKI Satoru Installed-Size: 150 Recommends: mysql-server Filename: pool/debian-wheezy/all/mysqltuner/mysqltuner-docs_2.0.5+git20220823-1rusoft6~debian7.1_all.deb Size: 48004 MD5sum: 7fcfaa57987e7ce4d5e43f88e81126a7 SHA1: e6378c06e7c0bd4fbe8eb7d8e4160ada73b00ba8 SHA256: 905521d5f3ae32fe484623de48c780ac375f2829de10516218a68ee4f90ac66d Section: doc Priority: extra Homepage: http://mysqltuner.com Description: high-performance MySQL tuning script - documentation Html-documentation for mysqltuner script Package: mysqltuner-docs Source: mysqltuner Version: 2.0.7+git20220913-1rusoft6~debian7.1 Architecture: all Maintainer: KURASHIKI Satoru Installed-Size: 150 Recommends: mysql-server Filename: pool/debian-wheezy/all/mysqltuner/mysqltuner-docs_2.0.7+git20220913-1rusoft6~debian7.1_all.deb Size: 47980 MD5sum: 58c3d5bb03c6085b1dc82cce52fdcd9b SHA1: 21d4532b13c59ddbb81bd7f1397dc43eadeb03d6 SHA256: f4c958427534e5eee51546870e0019eac0050369830f56ea9817334e7af9ccdd Section: doc Priority: extra Homepage: http://mysqltuner.com Description: high-performance MySQL tuning script - documentation Html-documentation for mysqltuner script Package: mysqltuner-docs Source: mysqltuner Version: 2.2.7+git20230727-1rusoft6.2~debian7.1 Architecture: all Maintainer: KURASHIKI Satoru Installed-Size: 156 Recommends: mysql-server Filename: pool/debian-wheezy/all/mysqltuner/mysqltuner-docs_2.2.7+git20230727-1rusoft6.2~debian7.1_all.deb Size: 47590 MD5sum: a807c03b129f8e98d07c1204f0851608 SHA1: 5130efbddb4dab0bf7796d0b24734c93db250e54 SHA256: 3d2f859ca700e0f6fe7a962cbf8ac70404ba8c60acaaafdb4df37c9ee20fd15a Section: doc Priority: extra Homepage: http://mysqltuner.com Description: high-performance MySQL tuning script - documentation Html-documentation for mysqltuner script Package: nano-docs Source: nano Version: 8.7.1-2rusoft3.3~debian7 Architecture: all Maintainer: Jordi Mallach Installed-Size: 251 Filename: pool/debian-wheezy/all/nano/8.7.1/nano-docs_8.7.1-2rusoft3.3~debian7_all.deb Size: 151422 MD5sum: 179ec4e0c36a8b94d8bbc38921b7d0de SHA1: f7267cb7c645f62907f87120c75fc48f1f1542ac SHA256: 5ecb62adf28467a091e5f91cdc3f3dd1603aae3fb5021507a352a30257c9cc59 Section: editors Priority: optional Homepage: https://www.nano-editor.org/ Description: small, friendly text editor inspired by Pico - documentation files 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). . This package contains documentation files for nano editor. Package: nano-docs Source: nano Version: 9.0-2rusoft3.3~debian7 Architecture: all Maintainer: Jordi Mallach Installed-Size: 242 Filename: pool/debian-wheezy/all/nano/9.0/nano-docs_9.0-2rusoft3.3~debian7_all.deb Size: 140188 MD5sum: 9acbfc370c79491b5d83eb6517e3ae54 SHA1: a40af7341238d8faf4acf9acdc43dc29ad6f4563 SHA256: d32155b4fdfefbedf5fcbe55bf498b5626664e69cddbd052d3ac8217d44805cb Section: editors Priority: optional Homepage: https://www.nano-editor.org/ Description: small, friendly text editor inspired by Pico - documentation files 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). . This package contains documentation files for nano editor. Package: nano-l10n Source: nano Version: 8.7.1-2rusoft3.3~debian7 Architecture: all Maintainer: Jordi Mallach Installed-Size: 2203 Filename: pool/debian-wheezy/all/nano/8.7.1/nano-l10n_8.7.1-2rusoft3.3~debian7_all.deb Size: 816170 MD5sum: 580ba6ce2ed352cef4df8de7bf9c339f SHA1: 210965f7fba364be2ff45e21d9b736fdba064491 SHA256: cab421165f6720348cb8b7886cb1d75d063c42a11d3cf1d716b9fc0bc92750c3 Section: editors Priority: optional Homepage: https://www.nano-editor.org/ Description: small, friendly text editor inspired by Pico - localization files 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). . This package contains localization files for nano editor. Package: nano-l10n Source: nano Version: 9.0-2rusoft3.3~debian7 Architecture: all Maintainer: Jordi Mallach Installed-Size: 2289 Filename: pool/debian-wheezy/all/nano/9.0/nano-l10n_9.0-2rusoft3.3~debian7_all.deb Size: 844816 MD5sum: a1c0f8b98023f8757a70dde9e1db6bf0 SHA1: dfd954d2dc7b3da0a14b4b2f78648da5a8763676 SHA256: 3214d03371d49aa5f72af170f3b27786ca53b733b21356bc95239e8ae5004f97 Section: editors Priority: optional Homepage: https://www.nano-editor.org/ Description: small, friendly text editor inspired by Pico - localization files 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). . This package contains localization files for nano editor. Package: nano-syntax Source: nano Version: 8.7.1-2rusoft3.3~debian7 Architecture: all Maintainer: Jordi Mallach Installed-Size: 60 Filename: pool/debian-wheezy/all/nano/8.7.1/nano-syntax_8.7.1-2rusoft3.3~debian7_all.deb Size: 23662 MD5sum: 39745eba6c6fa4272370caa6b5d5d077 SHA1: 91da06e6456940833abb3a11635cbe7909b08610 SHA256: 60894c48e1296332e8978cd1aec5f2c65d4763c0fc0cc712c5007dd1a2cdb90c Section: editors Priority: optional Homepage: https://www.nano-editor.org/ Description: small, friendly text editor inspired by Pico - syntax coloring files 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). . This package contains syntax recognition and coloring files for nano editor. Package: nano-syntax Source: nano Version: 9.0-2rusoft3.3~debian7 Architecture: all Maintainer: Jordi Mallach Installed-Size: 60 Filename: pool/debian-wheezy/all/nano/9.0/nano-syntax_9.0-2rusoft3.3~debian7_all.deb Size: 23638 MD5sum: ff5b3d9d7b671888fae16bd4655e20e4 SHA1: 2acb370e0d6755db716147259d4b1e263c83d9ed SHA256: 5e0f4fc04881c09107576616abd598f4a548aba6341fab460263d75778d2ba23 Section: editors Priority: optional Homepage: https://www.nano-editor.org/ Description: small, friendly text editor inspired by Pico - syntax coloring files 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). . This package contains syntax recognition and coloring files for nano editor. Package: nut Version: 2.7.4-8rusoft1~wheezy1 Architecture: all Maintainer: Ubuntu Developers Installed-Size: 247 Depends: nut-server, nut-client Filename: pool/debian-wheezy/all/nut/nut_2.7.4-8rusoft1~wheezy1_all.deb Size: 245410 MD5sum: bb0245d4f46a2e21434e7491924b7832 SHA1: 18a3affa82d9a30786b550dd3efbc2848eba117d SHA256: da65a32740a45197f15d0109466b7da18e72690d6b13f209784a4f68c838a269 Section: metapackages Priority: optional Homepage: http://www.networkupstools.org/ Description: network UPS tools - metapackage Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package is a metapackage that installs both nut-server and nut-client, in most cases it is sufficient for a basic UPS monitoring system. Original-Maintainer: Arnaud Quette Package: nut-doc Source: nut Version: 2.7.4-8rusoft1~wheezy1 Architecture: all Maintainer: Ubuntu Developers Installed-Size: 3565 Suggests: doc-base Filename: pool/debian-wheezy/all/nut/nut-doc_2.7.4-8rusoft1~wheezy1_all.deb Size: 2698628 MD5sum: 64228397e4b4be4f25a40d63bba70d1e SHA1: a6bac71e424c071d85216615043bd7f586ada674 SHA256: 1cf985c4db5960dd3eb443b4459caeabd972b99e883f2f221c22d73b9b8d3b46 Section: doc Priority: optional Homepage: http://www.networkupstools.org/ Description: network UPS tools - documentation Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package contains FAQ, user, developer and packager documentation. Original-Maintainer: Arnaud Quette Package: nut-monitor Source: nut Version: 2.7.4-8rusoft1~wheezy1 Architecture: all Maintainer: Ubuntu Developers Installed-Size: 282 Depends: python, python-gobject, python-gtk2, python-glade2, python-nut Filename: pool/debian-wheezy/all/nut/nut-monitor_2.7.4-8rusoft1~wheezy1_all.deb Size: 193796 MD5sum: e41e37919e81462d87729d6eac31c8b7 SHA1: 2c2fd6d7347dec2ef7e41d463541ee88d774ea77 SHA256: b33bb5152bfb58ff57aa9610e18e9d28421141c0356ebc280536882412777761 Section: admin Priority: optional Homepage: http://www.networkupstools.org/ Description: network UPS tools - GUI application to monitor UPS status Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides nut-monitor, a GUI application to monitor UPS status. Original-Maintainer: Arnaud Quette Package: python-magic Source: file Version: 1:5.25-2ubuntu1.4rusoft2.1~debian7.1 Architecture: all Maintainer: Ubuntu Developers Installed-Size: 55 Depends: python (>= 2.7), python (<< 2.8), libmagic1 (>= 1:5.25-2ubuntu1.4rusoft2.1~debian7.1), libmagic1 (<< 1:5.25-2ubuntu1.4rusoft2.1~debian7.1.1~) Provides: python2.7-magic Filename: pool/debian-wheezy/all/file/python-magic_5.25-2ubuntu1.4rusoft2.1~debian7.1_all.deb Size: 47112 MD5sum: 102197d6590be9d33a7fb1fa2fcbf9b8 SHA1: 82d236d78b4e79f12c7d1d94a07bb4f83f50c828 SHA256: 94a13932f8add93af9b49740fa19614b501e222f69a22225c6ae14686e37d1b0 Section: python Priority: optional Homepage: http://www.darwinsys.com/file/ Description: File type determination library using "magic" numbers (Python 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 bindings. Original-Maintainer: Christoph Biedl Package: python-nut Source: nut Version: 2.7.4-8rusoft1~wheezy1 Architecture: all Maintainer: Ubuntu Developers Installed-Size: 171 Depends: python (>= 2.6.6-7~), python (<< 2.8) Filename: pool/debian-wheezy/all/nut/python-nut_2.7.4-8rusoft1~wheezy1_all.deb Size: 165776 MD5sum: 5962aaffb30325ed6cf37ae96854cabb SHA1: f384c946514039e44442ca1fd30830561b0bfa00 SHA256: 6c08d0e554192aa6aca704c7a5763ad47f10f6a6546cee8fbd6159fd143d0702 Section: python Priority: optional Homepage: http://www.networkupstools.org/ Description: network UPS tools - Python bindings for NUT server Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides Python bindings to connect to NUT server. Original-Maintainer: Arnaud Quette Package: python3-magic Source: file Version: 1:5.25-2ubuntu1.4rusoft2.1~debian7.1 Architecture: all Maintainer: Ubuntu Developers Installed-Size: 55 Depends: python3 (>= 3.2.3-3~), libmagic1 (>= 1:5.25-2ubuntu1.4rusoft2.1~debian7.1), libmagic1 (<< 1:5.25-2ubuntu1.4rusoft2.1~debian7.1.1~) Filename: pool/debian-wheezy/all/file/python3-magic_5.25-2ubuntu1.4rusoft2.1~debian7.1_all.deb Size: 46948 MD5sum: 8351ddd86aa56dc1d80848273c25ce49 SHA1: f62144954b6726bc50a35cad361d3b0aad0283b6 SHA256: e6e50acdcec6a08ebad8ab3d5baed2f33623b4f557a66d8b5b8ef929e33aab6e Section: python Priority: optional Homepage: http://www.darwinsys.com/file/ 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. Original-Maintainer: Christoph Biedl Package: sqlite3-doc Source: sqlite3 Version: 3.34.1-2rusoft8.2~debian7.1 Architecture: all Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 24529 Recommends: sqlite3 Filename: pool/debian-wheezy/all/sqlite3/sqlite3-doc_3.34.1-2rusoft8.2~debian7.1_all.deb Size: 6904532 MD5sum: aed4aef835ab7b434aa91158d45de1b4 SHA1: f0077916070bd9a2fd148aca7607e38f070aa51a SHA256: 2ef6355bbe4c266f5dc1fd0c7e3e66c3ce4a90cb5f4b5866309aa81e026c315d Section: doc Priority: optional Homepage: https://www.sqlite.org/ Description: SQLite 3 documentation SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process. . This package contains the documentation that is also available on the SQLite homepage.