Package: apt-cacher-ng Version: 3.3.1-2d9bpo9rusoft1.1~18.04.1 Architecture: i386 Maintainer: Eduard Bloch Installed-Size: 1441 Pre-Depends: dpkg (>= 1.15.6) Depends: libbz2-1.0, libc6 (>= 2.22), libevent-2.1-6 (>= 2.1.8-stable), libevent-pthreads-2.1-6 (>= 2.1.8-stable), libgcc1 (>= 1:4.2), liblzma5 (>= 5.1.1alpha+20120614), libssl1.1 (>= 1.1.0), libstdc++6 (>= 6), libsystemd0 (>= 210), libwrap0 (>= 7.6-4~), zlib1g (>= 1:1.2.0), debconf (>= 0.5) | debconf-2.0, adduser, lsb-base (>= 3.0-6) Recommends: ca-certificates Suggests: doc-base, libfuse2 (>= 2.5), avahi-daemon Conflicts: logrotate (<< 3.8.0) Filename: pool/ubuntu-bionic/i386/apt-cacher-ng/apt-cacher-ng_3.3.1-2d9bpo9rusoft1.1~18.04.1_i386.deb Size: 581056 MD5sum: e7a724dfe59fd3aec80a770adb8dc16a SHA1: fb97d05e7a9dce0642af570ba2f22e5437616ad6 SHA256: 457cd8581e7d2cfc674e1b4e8b1a867b9d125999cca91494afac6e03e185aa8d 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: brotli Version: 1.0.9-2rusoft1.1~18.04.1 Architecture: i386 Maintainer: Tomasz Buchert Installed-Size: 781 Depends: libc6 (>= 2.4) Filename: pool/ubuntu-bionic/i386/brotli/brotli_1.0.9-2rusoft1.1~18.04.1_i386.deb Size: 277724 MD5sum: 9a84120e427d77f24e7b1dd6e99532a5 SHA1: 2d1d6ec2254dd2555555f7eaa3b11d8a21aa3d89 SHA256: b46fbde7f0c5d0e0f1062438312e1e507f5d74f894ac24fe0a7dd8d211ed3a71 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: coturn Version: 4.5.1.1-1.1rusoft1~bionic1 Architecture: i386 Maintainer: Debian VoIP Team Installed-Size: 1487 Depends: adduser, sqlite3, lsb-base (>= 3.0-6), telnet | telnet-client, libc6 (>= 2.15), libevent-core-2.1-6 (>= 2.1.8-stable), libevent-extra-2.1-6 (>= 2.1.8-stable), libevent-openssl-2.1-6 (>= 2.1.8-stable), libevent-pthreads-2.1-6 (>= 2.1.8-stable), libhiredis0.13 (>= 0.13.1), libmysqlclient20 (>= 5.7.11), libpq5 (>= 8.4~), libsqlite3-0 (>= 3.6.0), libssl1.1 (>= 1.1.0) Suggests: sip-router, xmpp-server Conflicts: rfc5766-turn-server, turnserver Provides: stun-server, turn-server Filename: pool/ubuntu-bionic/i386/coturn/coturn_4.5.1.1-1.1rusoft1~bionic1_i386.deb Size: 366816 MD5sum: e292614378f7b103663512ce7db6700c SHA1: 7eba7662408d1675060e35d1ca4ceb485483ff86 SHA256: 58480ada4e28960ea48e364a8fce72afc2842ad95147a32ef3fa0b63dc79da32 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: exim4-base Source: exim4 Version: 4.94.2-7rusoft1~18.04.1 Architecture: i386 Maintainer: Exim4 Maintainers Installed-Size: 1660 Depends: adduser, cron | cron-daemon | anacron | systemd-sysv, exim4-config (>= 4.94) | exim4-config-2, lsb-base (>= 3.0-6), netbase, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.8), libdb5.3 Recommends: mailx, psmisc Suggests: exim4-doc-html | exim4-doc-info, eximon4, file, gnutls-bin | openssl, mail-reader, spf-tools-perl, swaks Conflicts: exim, exim-tls Breaks: exim4-daemon-custom (<< 4.94.2-6~), exim4-daemon-heavy (<< 4.94.2-6~), exim4-daemon-light (<< 4.94.2-6~) Replaces: exim, exim-tls, exim4-daemon-custom, exim4-daemon-heavy, exim4-daemon-light Filename: pool/ubuntu-bionic/i386/exim4/exim4-base_4.94.2-7rusoft1~18.04.1_i386.deb Size: 1178656 MD5sum: c23641781a2ad0a7df6b0bd21e810415 SHA1: 15c84a6a84aba9db215f0e7f2b83af5ddd2cc0e1 SHA256: 85a9a1a427e25a4af3f12b6edcf25b1dd3c903a20bb43045d34ac2cbac970624 Section: mail Priority: optional Homepage: https://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 Package: exim4-daemon-heavy Source: exim4 Version: 4.94.2-7rusoft1~18.04.1 Architecture: i386 Maintainer: Exim4 Maintainers Installed-Size: 1742 Depends: exim4-base (>= 4.94.2), debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.17), libdb5.3, libgnutls-dane0 (>= 3.5.6), libgnutls30 (>= 3.5.6), libidn11 (>= 1.13), libidn2-0 (>= 0.6), libldap-2.4-2 (>= 2.4.7), libmysqlclient20 (>= 5.7.11), libpam0g (>= 0.99.7.1), libpcre3, libperl5.26 (>= 5.26.0~rc1), libpq5, libsasl2-2, libsqlite3-0 (>= 3.5.9) Conflicts: mail-transport-agent Breaks: clamav-daemon (<< 0.95) Replaces: exim4-base (<= 4.61-1), mail-transport-agent Provides: exim4-localscanapi-4.1, mail-transport-agent Filename: pool/ubuntu-bionic/i386/exim4/exim4-daemon-heavy_4.94.2-7rusoft1~18.04.1_i386.deb Size: 732056 MD5sum: f3f6ab016a424cc6f99efa752832e0aa SHA1: 0f885fbe52469b8fb0fca25478f8f1b223f5c3ff SHA256: 14de46388ca506c03da2f84deb4b9d484517cc2840e61e637ff66191dffcf113 Section: mail Priority: optional Homepage: https://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 Package: exim4-daemon-light Source: exim4 Version: 4.94.2-7rusoft1~18.04.1 Architecture: i386 Maintainer: Exim4 Maintainers Installed-Size: 1572 Depends: exim4-base (>= 4.94.2), debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.17), libdb5.3, libgnutls-dane0 (>= 3.5.6), libgnutls30 (>= 3.5.6), libidn11 (>= 1.13), libidn2-0 (>= 0.6), libpcre3 Conflicts: mail-transport-agent Replaces: exim4-base (<= 4.61-1), mail-transport-agent Provides: exim4-localscanapi-4.1, mail-transport-agent Filename: pool/ubuntu-bionic/i386/exim4/exim4-daemon-light_4.94.2-7rusoft1~18.04.1_i386.deb Size: 672580 MD5sum: 0b95c41dfb0fe9a2189eed3a55dba06d SHA1: d11f7ef0174427fe1dca74e4428c0c6cb0fb7dbc SHA256: 0dbfcd407b94e9d3a7bdf26ef4327c136f3c9630de20e7f61af0c79fd15ab123 Section: mail Priority: optional Homepage: https://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 Package: exim4-dev Source: exim4 Version: 4.94.2-7rusoft1~18.04.1 Architecture: i386 Maintainer: Exim4 Maintainers Installed-Size: 158 Filename: pool/ubuntu-bionic/i386/exim4/exim4-dev_4.94.2-7rusoft1~18.04.1_i386.deb Size: 117364 MD5sum: 7bd020877a87014df4fa0e6c6277fb17 SHA1: 20231749ed2ec792049a220fd0e2c8474a510995 SHA256: 49d0ceb68789da2d77bdb581e0aaab0fe244053fd062186e8b4bacfabb0b0f38 Section: mail Priority: optional Homepage: https://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 Package: eximon4 Source: exim4 Version: 4.94.2-7rusoft1~18.04.1 Architecture: i386 Maintainer: Exim4 Maintainers Installed-Size: 228 Depends: exim4-base (>= 4.10), libc6 (>= 2.7), libpcre3, libx11-6, libxaw7, libxmu6, libxt6 Conflicts: eximon Replaces: eximon Filename: pool/ubuntu-bionic/i386/exim4/eximon4_4.94.2-7rusoft1~18.04.1_i386.deb Size: 151520 MD5sum: 01bebc1ca7819a6cd405945b46e2c8e4 SHA1: 5082999add6b4f6a4a1af2f5cc3faf98c66da7cf SHA256: d819fa333f6f7c91d4e1f834a4c90ba7c05a78c30993ae7a22d62291f6855e6c Section: mail Priority: optional Homepage: https://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. Package: filezilla Version: 3.46.3-1rusoft1~bionic1 Architecture: i386 Maintainer: Adrien Cunin Installed-Size: 6825 Depends: filezilla-common (= 3.46.3-1rusoft1~bionic1), libc6 (>= 2.17), libdbus-1-3 (>= 1.9.14), libfilezilla0 (>= 0.19.3), libgcc1 (>= 1:4.2), libgtk-3-0 (>= 3.0.0), libpugixml1v5 (>= 1.7), libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 5.2), libwxbase3.0-0v5 (>= 3.0.4+dfsg), libwxgtk3.0-gtk3-0v5 (>= 3.0.4+dfsg) Recommends: xdg-utils Breaks: libfilezilla (<< 0.18.2-2) Filename: pool/ubuntu-bionic/i386/filezilla/filezilla_3.46.3-1rusoft1~bionic1_i386.deb Size: 2021484 MD5sum: 6af748c48072c481310df35c27757b52 SHA1: a5ee2281b69d79354752882e2d3870cefc48a9ef SHA256: e1015b616b88a246474c15470029771d4a898333df85edf0989434c46a2fc573 Section: net Priority: optional Homepage: https://filezilla-project.org/ Description: Full-featured graphical FTP/FTPS/SFTP client FileZilla is a full-featured FTP client with an easy-to-use GUI. . It is written in C++ and uses the wxWidgets library. . FileZilla includes the following features: * Supports FTP, FTP over SSL/TLS (FTPS) and SSH File Transfer Protocol (SFTP) * IPv6 support * Available in more than 40 languages * Supports resume and transfer of large files >4GB * Easy to use Site Manager and transfer queue * Bookmarks * Drag & drop support * Speed limits * Filename filters * Directory comparison * Network configuration wizard * Remote file editing * Keep-alive * HTTP/1.1, SOCKS5 and FTP Proxy support * Logging to file * Synchronized directory browsing * Remote file search * Tabbed interface to connect to multiple servers Package: fio Version: 3.16-1rusoft1~bionic1 Architecture: i386 Maintainer: Martin Steigerwald Installed-Size: 1814 Depends: libaio1 (>= 0.3.93), libc6 (>= 2.26), libnuma1 (>= 2.0.11), zlib1g (>= 1:1.1.4), python2.7 Suggests: gnuplot, gfio, python-scipy Filename: pool/ubuntu-bionic/i386/fio/fio_3.16-1rusoft1~bionic1_i386.deb Size: 533652 MD5sum: 9cbca41361f58d4cf77b2df3e6ab2f2d SHA1: a8815ca8ad941f4e3e0df689be1f6b1d58b1d9e7 SHA256: cdcaf60f4226094a3bfba4612b6466cffffe329d4d16eab8aa518330f0827e68 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: galera-3 Version: 25.3.37-2rusoft2.1~18.04.1 Architecture: i386 Maintainer: Debian MySQL Maintainers Installed-Size: 2716 Depends: libc6 (>= 2.9), libgcc1 (>= 1:4.2), libssl1.1 (>= 1.1.0), libstdc++6 (>= 5.2) Conflicts: garbd-2, garbd2, percona-galera-3, percona-xtradb-cluster-galera, percona-xtradb-cluster-galera-2.x, percona-xtradb-cluster-galera-3.x, percona-xtradb-cluster-garbd-2.x, percona-xtradb-cluster-garbd-3.x Breaks: galera Replaces: galera Provides: galera, galera3, percona-xtradb-cluster-galera-25, wsrep Filename: pool/ubuntu-bionic/i386/galera-3/galera-3_25.3.37-2rusoft2.1~18.04.1_i386.deb Size: 914152 MD5sum: 4d7343b8596d07375f246b99db8c234c SHA1: 1e17171bda0f9cb23b2d712896c9b20b6feec7c0 SHA256: 08b10729e5422514dee8182eb3e1583a8004800c58ee979a5c95f6888d5385d6 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-4 Version: 26.4.13-2rusoft2~18.04.1 Architecture: i386 Maintainer: Debian MySQL Maintainers Installed-Size: 2929 Depends: libc6 (>= 2.9), libgcc1 (>= 1:4.2), libssl1.1 (>= 1.1.1), libstdc++6 (>= 5.2) Conflicts: galera-3, garbd-2, garbd-3, garbd2, garbd3, percona-galera-3, percona-galera-4, percona-xtradb-cluster-galera, percona-xtradb-cluster-galera-2.x, percona-xtradb-cluster-galera-3.x, percona-xtradb-cluster-galera-4.x, percona-xtradb-cluster-garbd-2.x, percona-xtradb-cluster-garbd-3.x Breaks: galera-3 (<< 26.4) Replaces: galera-3 (<< 26.4) Provides: galera4, percona-xtradb-cluster-galera-26, wsrep Filename: pool/ubuntu-bionic/i386/galera-4/galera-4_26.4.13-2rusoft2~18.04.1_i386.deb Size: 979444 MD5sum: b2ca18821bd77668aa874dc0d96c1971 SHA1: 87d53a309e7d1f576bf043a44cd7689d436d6d17 SHA256: bd87c1181d43fb268787f9bba6c6918f4347628be2e9d6e0a7296c5f61868a16 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.37-2rusoft2.1~18.04.1 Architecture: i386 Maintainer: Debian MySQL Maintainers Installed-Size: 2000 Depends: lsb-base (>= 3.0-6), libboost-program-options1.65.1, libc6 (>= 2.9), libgcc1 (>= 1:4.2), libssl1.1 (>= 1.1.0), libstdc++6 (>= 5.2) 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/ubuntu-bionic/i386/galera-3/galera-arbitrator-3_25.3.37-2rusoft2.1~18.04.1_i386.deb Size: 659824 MD5sum: 7d11d653b799adbb5aba992bc9e1f641 SHA1: 6b5f6648c8d3deb2011feeef99d35a1bc8062c0a SHA256: 5c637b66c034a36249a4818c886e02ad51eacf08623eca3083b904240da39cbe 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: galera-arbitrator-4 Source: galera-4 Version: 26.4.13-2rusoft2~18.04.1 Architecture: i386 Maintainer: Debian MySQL Maintainers Installed-Size: 2214 Depends: lsb-base (>= 3.0-6), libboost-program-options1.65.1, libc6 (>= 2.9), libgcc1 (>= 1:4.2), libssl1.1 (>= 1.1.1), libstdc++6 (>= 5.2) Conflicts: galera-arbitrator-3, garbd-2, garbd2, percona-galera-arbitrator-3, percona-galera-arbitrator-4, percona-xtradb-cluster-garbd-2.x Breaks: percona-xtradb-cluster-galera-2.x Replaces: percona-xtradb-cluster-galera-2.x Filename: pool/ubuntu-bionic/i386/galera-4/galera-arbitrator-4_26.4.13-2rusoft2~18.04.1_i386.deb Size: 719676 MD5sum: cda3c6083cb040ee71aa76f58ac0372a SHA1: 0678dd9a7f2539ed3bb36a29e03b17b2ec65f06b SHA256: 10bbe11470a7eb02cf9eaa7c4f159ea1ae322d3e9419c23820070636b18c2fda 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~bionic1 Architecture: i386 Maintainer: Michael Prokop Installed-Size: 430 Depends: libc6 (>= 2.7), libgcc1 (>= 1:7), libstdc++6 (>= 5.2) Suggests: ddrescueview Filename: pool/ubuntu-bionic/i386/gddrescue/gddrescue_1.23-2rusoft1~bionic1_i386.deb Size: 141208 MD5sum: bea2ff82f0a1607877912286f2826e60 SHA1: 0b34ddbc3f11d5452039606dabfe9080136b975e SHA256: f62e14be615579a28452ff93820526c31d656d15615330826ea10dacf851b7ea 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~18.04.1 Architecture: i386 Maintainer: Herbert Parentes Fortes Neto Installed-Size: 398 Depends: libc6 (>= 2.15), libx11-6 Filename: pool/ubuntu-bionic/i386/gifsicle/gifsicle_1.93-2rusoft1~18.04.1_i386.deb Size: 156320 MD5sum: 514fb5de16b108d7d3b4d61d9f62afce SHA1: 2d9ffd2f1149e0259ccd9440b84e7552a889f222 SHA256: 7faa79d5a471dc8940f0080e413cb79e005a0f58e162dde34cbac23c2387311a 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~18.04.1 Architecture: i386 Maintainer: Gürkan Myczko Installed-Size: 398 Depends: libc6 (>= 2.15), libx11-6 Filename: pool/ubuntu-bionic/i386/gifsicle/gifsicle_1.94-2rusoft2~18.04.1_i386.deb Size: 155984 MD5sum: 846630d4e443ce9e5cc84d8a202b3ba2 SHA1: 7015edb1adb0fcfb04fc195381496acd4a94bd57 SHA256: eb26885ed8d0b84c4e51d280a7c2cb5cc7cd284f5b1d55acaed384f82836baeb 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.40.1-1rusoft4.1~18.04.1 Architecture: i386 Maintainer: Jonathan Nieder Installed-Size: 47905 Depends: libc6 (>= 2.16), libcurl3-gnutls (>= 7.56.1), libexpat1 (>= 2.0.1), libpcre2-8-0 (>= 10.34), zlib1g (>= 1:1.2.2), perl, liberror-perl, git-man (>> 1:2.40.1), git-man (<< 1:2.40.1-.) Recommends: ca-certificates, patch, less, ssh-client Suggests: gettext-base, git-daemon-run | git-daemon-sysvinit, git-doc, git-email, git-gui, gitk, gitweb, git-cvs, git-mediawiki, git-svn Breaks: bash-completion (<< 1:1.3-1), cogito (<= 0.18.2+), dgit (<< 5.1~), git-buildpackage (<< 0.6.5), git-el (<< 1:2.32.0~rc2-1~), gitosis (<< 0.2+20090917-7), gitpkg (<< 0.15), gitweb (<< 1:1.7.4~rc1), guilt (<< 0.33), openssh-client (<< 1:5.9), stgit (<< 0.15), stgit-contrib (<< 0.15) Provides: git-completion, git-core Filename: pool/ubuntu-bionic/i386/git/git_2.40.1-1rusoft4.1~18.04.1_i386.deb Size: 8070848 MD5sum: 23933fb704b23d47b4fad35b073013ba SHA1: d06726701c1a09bfacbab4ed8e980e487d7cea9b SHA256: 59dbe89bde514102ecfc2d33973a7c0bbfc5da1fef139d6b675e0cbfb06461a6 Section: vcs Priority: optional Multi-Arch: foreign Homepage: https://git-scm.com/ Description: fast, scalable, distributed revision control system Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the git main components with minimal dependencies. Additional functionality, e.g. a graphical user interface and revision tree visualizer, tools for interoperating with other VCS's, or a web interface, is provided as separate git* packages. Package: gzip Version: 1.10-0ubuntu1rusoft1~bionic1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 235 Pre-Depends: libc6 (>= 2.17) Depends: dpkg (>= 1.15.4) | install-info Suggests: less Filename: pool/ubuntu-bionic/i386/gzip/gzip_1.10-0ubuntu1rusoft1~bionic1_i386.deb Size: 128560 MD5sum: e4d17bb3300a5bd9888ca3f97f088786 SHA1: b0bef6edffba5007e1e71e896b28adca8123b1d9 SHA256: 33a21564f01d020b5cde8e82fc4071480379b00fe7650a0042ce50e5ba2c92e9 Section: utils Priority: required Homepage: https://www.gnu.org/software/gzip/ 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: gzip Version: 1.12-1rusoft1~18.04.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 253 Pre-Depends: libc6 (>= 2.17) Depends: dpkg (>= 1.15.4) | install-info Suggests: less Filename: pool/ubuntu-bionic/i386/gzip/gzip_1.12-1rusoft1~18.04.1_i386.deb Size: 141128 MD5sum: f826dbec301c26403809f2f1aaea0490 SHA1: 7a248f227c979a479dc883405bb75cf9c6228eee SHA256: 47cbf335b34a461ed4e9bc2e4bee87dc44355b1a7c89abd57710e622b3532596 Section: utils Priority: required Homepage: https://www.gnu.org/software/gzip/ 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: htop Version: 3.2.2-1rusoft1.3~18.04.1 Architecture: i386 Maintainer: Daniel Lange Installed-Size: 371 Depends: libc6 (>= 2.17), libncursesw5 (>= 6), libnl-3-200 (>= 3.2.7), libnl-genl-3-200 (>= 3.2.7), libtinfo5 (>= 6) Suggests: lsof, strace Filename: pool/ubuntu-bionic/i386/htop/htop_3.2.2-1rusoft1.3~18.04.1_i386.deb Size: 148092 MD5sum: 5f7af942f482c14d2b9568432ecc1f1c SHA1: ffc411ca2607093350400accedd564830a5e4376 SHA256: 18e5b4c40f5960baf3bc79a8f664438607b65433c0d9a759f101bd812a7a3cae 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~18.04.1 Architecture: i386 Maintainer: Daniel Lange Installed-Size: 219 Depends: libc6 (>= 2.15), libncursesw5 (>= 6), libtinfo5 (>= 6) Suggests: lsof, strace Conflicts: htop Filename: pool/ubuntu-bionic/i386/htop2/htop2_2.2.0-1rusoft3~18.04.1_i386.deb Size: 89816 MD5sum: 51fcdc8d22ee6eeeb60351a924ec6b15 SHA1: 11c7b93739f1e7efa007e084d5cb0945a64b72ad SHA256: d1cb9ca8b838bc123a954927feb6ccd7d8229480cdb9732cd61896e90b35ae36 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: jpegoptim Version: 1.4.6-1rusoft1~bionic1 Architecture: i386 Maintainer: Mathieu Malaterre Installed-Size: 50 Depends: libc6 (>= 2.11), libjpeg8 (>= 8c) Filename: pool/ubuntu-bionic/i386/jpegoptim/jpegoptim_1.4.6-1rusoft1~bionic1_i386.deb Size: 19796 MD5sum: a0d62f163ddf93bede8d07c009b8a5f3 SHA1: 086ca3a7621d245b590dd83a6d492f9cf274788f SHA256: a279f8a78b6a6f3c46460dc897ba8487f4f7f49e1087e018f30d2a949ff24542 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: jpegoptim Version: 1.4.7-1rusoft1~18.04.1 Architecture: i386 Maintainer: Mathieu Malaterre Installed-Size: 53 Depends: libc6 (>= 2.11), libjpeg8 (>= 8c) Filename: pool/ubuntu-bionic/i386/jpegoptim/jpegoptim_1.4.7-1rusoft1~18.04.1_i386.deb Size: 22752 MD5sum: cbbb09b54c71f3780037b09e3660e0cb SHA1: b51a251de6b1d5522cd7c25878d4190a46a33e86 SHA256: 4b76f407dfaa95686e076a9f3738f6af2ad06d21cfffd0c58a2d00cc27bdd3b0 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: leanify Version: 0.4.3+git20191109-1rusoft1.1~bionic1 Architecture: i386 Maintainer: Sergey Dryabzhinsky Installed-Size: 634 Pre-Depends: dpkg (>= 1.15.6) Depends: libc6 (>= 2.11), libgcc1 (>= 1:4.2), libstdc++6 (>= 5.2) Filename: pool/ubuntu-bionic/i386/leanify/leanify_0.4.3+git20191109-1rusoft1.1~bionic1_i386.deb Size: 231156 MD5sum: d255846c79fc99aa227c8c7894af6efc SHA1: 6017d0166c1429e5262219a2a50b157e6a109eef SHA256: 547c43ddd6da7f46a2464b13c42e878a1ec9bfd7e0ff63861b0c6fd2051f401e Section: utils Priority: extra Homepage: https://github.com/JayXon/Leanify/ Description: lightweight lossless file minifier/optimizer Leanify is a lightweight lossless file minifier/optimizer. It removes unnecessary data (debug information, comments, metadata, etc.) and recompress the file to reduce file size. It will not reduce image quality at all. Package: lemon Source: sqlite3 Version: 3.40.1-2rusoft13.5~18.04.1 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 99 Depends: libc6 (>= 2.4) Filename: pool/ubuntu-bionic/i386/sqlite3/lemon_3.40.1-2rusoft13.5~18.04.1_i386.deb Size: 36100 MD5sum: 1ccdd83929a162e8b4189c1be6780b21 SHA1: 1975e12c77b79911becf61e49f90c605771cf8aa SHA256: a4394e8ff97d69a93fae9d34fb3be69b10a0702b725b6d811974651f683205fb 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: lemon Source: sqlite3 Version: 3.42.0-2rusoft13.6~18.04.1 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 99 Depends: libc6 (>= 2.4) Filename: pool/ubuntu-bionic/i386/sqlite3/lemon_3.42.0-2rusoft13.6~18.04.1_i386.deb Size: 36084 MD5sum: 94b28cd71c9c2cd42164d1ec6419cd23 SHA1: e4af8b4b0b8bf03510a15e882dfe7eda7404a438 SHA256: 3b94207514575316299f621764ed1db2ab52253ef1e180b41c9dc49d9baa9fae 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: lemon Source: sqlite3 Version: 3.43.0-2rusoft13.7~18.04.1 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 99 Depends: libc6 (>= 2.4) Filename: pool/ubuntu-bionic/i386/sqlite3/lemon_3.43.0-2rusoft13.7~18.04.1_i386.deb Size: 36172 MD5sum: 60bb57ec507fb6c9c3dc48b184c8bdca SHA1: 40e4976b343ddd561943d1e9ff8f8ea9543e81ce SHA256: dc151c6cb00b14689775d0a73e57520718b6e667bd6e26b173163175619d7808 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: lemon Source: sqlite3 Version: 3.43.1-2rusoft13.8~18.04.1 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 99 Depends: libc6 (>= 2.4) Filename: pool/ubuntu-bionic/i386/sqlite3/lemon_3.43.1-2rusoft13.8~18.04.1_i386.deb Size: 36172 MD5sum: 8fd2b2a9dc3706d538ede99510addbef SHA1: a500277fc848a564642cd0a95a9f05c1e40e3f58 SHA256: 91598d989022d86aa6fd618b4a7a7d3fadee4267f9a967379cac62f140780f67 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: libapache2-mod-rpaf Version: 0.8.5-0rusoft2~bionic1 Architecture: i386 Maintainer: Sergey B Kirpichev Installed-Size: 43 Depends: libc6 (>= 2.4), apache2-api-20120211, apache2-bin (>= 2.4.16) Filename: pool/ubuntu-bionic/i386/libapache2-mod-rpaf/libapache2-mod-rpaf_0.8.5-0rusoft2~bionic1_i386.deb Size: 11632 MD5sum: 67d48efbb259be1cddcb58ebd34be220 SHA1: 767c7bd9a7f7629ce9f4fab79472883c94bc8b15 SHA256: 00182084be3f89956f83d64c8cfa6a081e4fac7eec29576d1672c015306accff 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: libbrotli-dev Source: brotli Version: 1.0.9-2rusoft1.1~18.04.1 Architecture: i386 Maintainer: Tomasz Buchert Installed-Size: 888 Depends: libbrotli1 (= 1.0.9-2rusoft1.1~18.04.1) Filename: pool/ubuntu-bionic/i386/brotli/libbrotli-dev_1.0.9-2rusoft1.1~18.04.1_i386.deb Size: 289936 MD5sum: bd423d6946d663a7c4f957f32fe518a9 SHA1: ce8b90851628696599169c2c0a76831b2f989bbd SHA256: 1d2a74caeeb5b665b822c1fb66624fa0e8977c58af9e33babda3cacfe31c7fea 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.1~18.04.1 Architecture: i386 Maintainer: Tomasz Buchert Installed-Size: 784 Depends: libc6 (>= 2.4) Filename: pool/ubuntu-bionic/i386/brotli/libbrotli1_1.0.9-2rusoft1.1~18.04.1_i386.deb Size: 283320 MD5sum: d98e895d5890ee20e5af5c4915feaf1e SHA1: 86b2c64694405c75f43dff4e4cc25afe2c9cc294 SHA256: 2e582a186bdb6e453f44e93d978cee5459df1bf159179128459e8da5cd6cf7d6 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: libde265-0 Source: libde265 Version: 1.0.8-1rusoft1~18.04.1 Architecture: i386 Maintainer: Debian Multimedia Maintainers Installed-Size: 731 Depends: libc6 (>= 2.4), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2) Filename: pool/ubuntu-bionic/i386/libde265/libde265-0_1.0.8-1rusoft1~18.04.1_i386.deb Size: 252804 MD5sum: 4208fe034020c9e707367a803ab6ce4e SHA1: 237a951fca2cdcf4375ff0a5a6c2774749f6f601 SHA256: a2ea00a36b84d11770cac41e69103b692e2c0beacf9e0b54f2f00bd5b1e4bea7 Section: libs Priority: optional Multi-Arch: same Homepage: https://github.com/strukturag/libde265 Description: Open H.265 video codec implementation libde265 is an open source implementation of the H.265 video codec. It is written from scratch in plain C for simplicity and efficiency. Its simple API makes it easy to integrate it into other software. Package: libde265-dev Source: libde265 Version: 1.0.8-1rusoft1~18.04.1 Architecture: i386 Maintainer: Debian Multimedia Maintainers Installed-Size: 46 Depends: libde265-0 (= 1.0.8-1rusoft1~18.04.1) Filename: pool/ubuntu-bionic/i386/libde265/libde265-dev_1.0.8-1rusoft1~18.04.1_i386.deb Size: 13104 MD5sum: 6cef0f94088732d6dba3963746b4af47 SHA1: 80a28e61fb06e4378b2fe5f5ef54545daf0b4748 SHA256: 6e54ed173ee9aa8cc4d8d50ae48a811d587750ba6d65553c525d3f60b50cc876 Section: libdevel Priority: optional Multi-Arch: same Homepage: https://github.com/strukturag/libde265 Description: Open H.265 video codec implementation - development files libde265 is an open source implementation of the H.265 video codec. It is written from scratch in plain C for simplicity and efficiency. Its simple API makes it easy to integrate it into other software. . The development headers for compiling programs that use libde265 are provided by this package. Package: libde265-examples Source: libde265 Version: 1.0.8-1rusoft1~18.04.1 Architecture: i386 Maintainer: Debian Multimedia Maintainers Installed-Size: 77 Depends: libde265-0 (= 1.0.8-1rusoft1~18.04.1), libc6 (>= 2.4), libgcc1 (>= 1:3.0), libqt5core5a (>= 5.9.0~beta), libqt5gui5 (>= 5.0.2), libqt5widgets5 (>= 5.0.2), libsdl1.2debian (>= 1.2.11), libstdc++6 (>= 4.1.1), libswscale4 (>= 7:3.4.8) Filename: pool/ubuntu-bionic/i386/libde265/libde265-examples_1.0.8-1rusoft1~18.04.1_i386.deb Size: 25212 MD5sum: 971192a864327934785e0368f94c1d7b SHA1: a17b62f74b4259cc942a7357338babc54e111ee0 SHA256: ac9dca60796261f8b0a46a8334cd1a58c3fa2a84c2a541d1077a366829da766c Section: video Priority: optional Homepage: https://github.com/strukturag/libde265 Description: Open H.265 video codec implementation - examples libde265 is an open source implementation of the H.265 video codec. It is written from scratch in plain C for simplicity and efficiency. Its simple API makes it easy to integrate it into other software. . Sample applications using libde265 are provided by this package. Package: libfilezilla-dev Source: libfilezilla Version: 0.19.3-1rusoft1~bionic1 Architecture: i386 Maintainer: Adrien Cunin Installed-Size: 1059 Depends: libfilezilla0 (= 0.19.3-1rusoft1~bionic1) Filename: pool/ubuntu-bionic/i386/libfilezilla/libfilezilla-dev_0.19.3-1rusoft1~bionic1_i386.deb Size: 224664 MD5sum: f50466ef9bb5b9636a466c13d63822bf SHA1: 3e335ab4c8b6f39c334881276f8e141dbf5ee60b SHA256: 8170dad524f1e2b99cec8ace463b49e7bfb27aa717f4f765368223a374efc23a Section: libdevel Priority: optional Homepage: https://lib.filezilla-project.org/ Description: build high-performing platform-independent programs (development) Free, open source C++ library, offering some basic functionality to build high-performing, platform-independent programs. Some of the highlights include: . - A typesafe, multi-threaded event system that's very simple to use yet extremely efficient - Timers for periodic events - A datetime class that not only tracks timestamp but also their accuracy, which simplifies dealing with timestamps originating from different sources - Simple process handling for spawning child processes with redirected I/O . This package contains the development files for the library. Package: libfilezilla0 Source: libfilezilla Version: 0.19.3-1rusoft1~bionic1 Architecture: i386 Maintainer: Adrien Cunin Installed-Size: 911 Depends: libc6 (>= 2.17), libgcc1 (>= 1:3.4), libgnutls30 (>= 3.5.7), libhogweed4, libnettle6 (>= 3.3~), libstdc++6 (>= 6) Breaks: filezilla (<= 3.39.0-2) Filename: pool/ubuntu-bionic/i386/libfilezilla/libfilezilla0_0.19.3-1rusoft1~bionic1_i386.deb Size: 216068 MD5sum: b88147112a6ea4ed4e675c73637bd097 SHA1: 4ac2add0436ba4d11096f718387c7a94973d8df2 SHA256: 6612a09cc6bb363fe3157efe6a22e19b5a4ad229602867777b41801714a02209 Section: libs Priority: optional Homepage: https://lib.filezilla-project.org/ Description: build high-performing platform-independent programs (runtime lib) Free, open source C++ library, offering some basic functionality to build high-performing, platform-independent programs. Some of the highlights include: . - A typesafe, multi-threaded event system that's very simple to use yet extremely efficient - Timers for periodic events - A datetime class that not only tracks timestamp but also their accuracy, which simplifies dealing with timestamps originating from different sources - Simple process handling for spawning child processes with redirected I/O . This package contains the shared library. Package: liblzma-dev Source: xz-utils Version: 5.8.2-1rusoft1.1gcc7~ubuntu18 Architecture: i386 Maintainer: Jonathan Nieder Installed-Size: 763 Depends: liblzma5 (= 5.8.2-1rusoft1.1gcc7~ubuntu18) Suggests: liblzma-doc Filename: pool/ubuntu-bionic/i386/xz-utils/5.8.2/liblzma-dev_5.8.2-1rusoft1.1gcc7~ubuntu18_i386.deb Size: 358796 MD5sum: 6624db12de67ee87ce4bd30a67a3f9f8 SHA1: 1243a188452377ac3e5c69f6d4f9e3498c702d97 SHA256: 4a6786f396049438287c51069a7c23459b8dbe58aa20c42bafd1a48d55792607 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: liblzma-dev Source: xz-utils Version: 5.8.3-1rusoft1.1~ubuntu18 Architecture: i386 Maintainer: Jonathan Nieder Installed-Size: 768 Depends: liblzma5 (= 5.8.3-1rusoft1.1~ubuntu18) Suggests: liblzma-doc Filename: pool/ubuntu-bionic/i386/xz-utils/5.8.3/liblzma-dev_5.8.3-1rusoft1.1~ubuntu18_i386.deb Size: 363236 MD5sum: 8fd9cf935ced2010ac2b750a4fef2e3e SHA1: e618af743b1e204a392dd87a794a4b54fe8aecdd SHA256: 402562a85e91511b6d0abc43eddef2282644d11b0c501f0399f17925c88297b3 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.8.2-1rusoft1.1gcc7~ubuntu18 Architecture: i386 Maintainer: Jonathan Nieder Installed-Size: 436 Depends: libc6 (>= 2.17) Breaks: liblzma2 (<< 5.1.1alpha+20110809-3~) Filename: pool/ubuntu-bionic/i386/xz-utils/5.8.2/liblzma5_5.8.2-1rusoft1.1gcc7~ubuntu18_i386.deb Size: 308524 MD5sum: 215fca3c165ac82a3b35faa3f7089bf2 SHA1: 2725b2b357e6815044648d952de070c62146bfee SHA256: e10a2f5557c5e8af8a982c06de037b6f5bac26b3341c524b06b37004b49484bb 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: liblzma5 Source: xz-utils Version: 5.8.3-1rusoft1.1~ubuntu18 Architecture: i386 Maintainer: Jonathan Nieder Installed-Size: 445 Depends: libc6 (>= 2.17) Breaks: liblzma2 (<< 5.1.1alpha+20110809-3~) Filename: pool/ubuntu-bionic/i386/xz-utils/5.8.3/liblzma5_5.8.3-1rusoft1.1~ubuntu18_i386.deb Size: 312236 MD5sum: 610dff6d9a2bad6a49c7d26c70e4436b SHA1: 13f069beaf5d3306a80001e0ae7a6277e4448449 SHA256: bc3053928dedb9ca8f71d377fdf64224341e0765002b3040e280e6569f17b8c8 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~18.04.1 Architecture: i386 Maintainer: Stephen Kitt Installed-Size: 167 Depends: libc6 (>= 2.4) Filename: pool/ubuntu-bionic/i386/lzo2/liblzo2-2_2.10-2rusoft1~18.04.1_i386.deb Size: 59952 MD5sum: 21be2f0ee9a93eadd459c08f94e62b51 SHA1: 8be3bfd0b93cd81d6b2fd1d5b205b9a9b8cfcd2c SHA256: 356432ca6271a7a2252dd53c7fb043202215b4c106d07efbb50c6b92518c5252 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~18.04.1 Architecture: i386 Maintainer: Stephen Kitt Installed-Size: 821 Depends: liblzo2-2 (= 2.10-2rusoft1~18.04.1) Replaces: liblzo-dev Filename: pool/ubuntu-bionic/i386/lzo2/liblzo2-dev_2.10-2rusoft1~18.04.1_i386.deb Size: 119396 MD5sum: 15361f9425213eeb9b598e5c983ace32 SHA1: 975a868d29fd81fb4303d22c6b69b3d5823e10ce SHA256: f5ea709f4878c53406047a8663784c017196b55362c1e97b585eb51fc83607a3 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: libpcre16-3 Source: pcre3 Version: 2:8.45-5rusoft8~18.04.1 Architecture: i386 Maintainer: Matthew Vernon Installed-Size: 566 Depends: libc6 (>= 2.4) Filename: pool/ubuntu-bionic/i386/pcre3/libpcre16-3_8.45-5rusoft8~18.04.1_i386.deb Size: 264220 MD5sum: 45c2ecd2cae7496a0fa5fbe0a74b8da6 SHA1: 886a78882236f676c053cfbacfa3b627ed05d4c2 SHA256: b32548e2307012f5e6c6c07b00482286e4ec714b962a4ea2324e2c0fd7a2da6d 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~18.04.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 566 Depends: libc6 (>= 2.4) Filename: pool/ubuntu-bionic/i386/pcre2/libpcre2-16-0_10.39-2rusoft2.1~18.04.1_i386.deb Size: 186100 MD5sum: 0a81c70cd7c538d5a4cd266f494b11e0 SHA1: 96ca984e412b3b4266f611b1afc29ea1687eea9c SHA256: 77a1a83b9e3fc4023d0ce888a986d7595890eec975f1ce446aaf0c2e1de7f776 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~18.04.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 578 Depends: libc6 (>= 2.4) Filename: pool/ubuntu-bionic/i386/pcre2/libpcre2-16-0_10.40-2rusoft2.1~18.04.1_i386.deb Size: 190448 MD5sum: d17e15f2c3b1711c88d2bac047a37674 SHA1: e08177a4c0c03284b8ec7ec79892019549c245d8 SHA256: f761ddbc1bd789e96f029e68f16b46155590c24fa22d3fa406e86c3f9acd2f56 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~18.04.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 578 Depends: libc6 (>= 2.4) Filename: pool/ubuntu-bionic/i386/pcre2/libpcre2-16-0_10.42-2rusoft2.1~18.04.1_i386.deb Size: 190460 MD5sum: 43ec38bc9f9fc1d4ffd93c7f19f056fb SHA1: e27b9116654882e577f3fd468e5b3f6b4eb7df10 SHA256: 99034af951915a390128bc38697093e8ad1a57887ae480e620150417ad7e716e 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~18.04.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 534 Depends: libc6 (>= 2.4) Filename: pool/ubuntu-bionic/i386/pcre2/libpcre2-32-0_10.39-2rusoft2.1~18.04.1_i386.deb Size: 174364 MD5sum: c652953435749de206fefd59c6eb8e37 SHA1: 836c628c6e01a02eb492fb2524090cfd6bf00849 SHA256: 33cfddd277f3a1c3e07a89d458ea241e18666ff32c425ebedc3b73785a2ab46a 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~18.04.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 554 Depends: libc6 (>= 2.4) Filename: pool/ubuntu-bionic/i386/pcre2/libpcre2-32-0_10.40-2rusoft2.1~18.04.1_i386.deb Size: 180568 MD5sum: 5d526ccee56c11e307b3093d5bcc876f SHA1: 66aeacf4ab5d1ca574cfcdc5bbfaa97c92da0dfb SHA256: 254ac7418065479a9da95102fcd9e82f05891e3ef30c4a5974ec1d52ef9a7780 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~18.04.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 554 Depends: libc6 (>= 2.4) Filename: pool/ubuntu-bionic/i386/pcre2/libpcre2-32-0_10.42-2rusoft2.1~18.04.1_i386.deb Size: 180564 MD5sum: feb6f2c58340b531ea9d705dd51b43fe SHA1: b210fa3a1e086aea62fec426afd56ab6bf37b1f9 SHA256: c1a470d4ea32195ce53b342f540d12eecd49063855726c80795660eb0a880c55 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~18.04.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 623 Depends: libc6 (>= 2.4) Filename: pool/ubuntu-bionic/i386/pcre2/libpcre2-8-0_10.39-2rusoft2.1~18.04.1_i386.deb Size: 200376 MD5sum: 7595cecc107fb558f5f9e95d21bb515a SHA1: d11e8aacb41bef03e4f53c5994e8904ef040d075 SHA256: 48435c37a5a9cde9e2009370df8679bacacfc7dba9a5354f8270e60d6fbc9313 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~18.04.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 639 Depends: libc6 (>= 2.4) Filename: pool/ubuntu-bionic/i386/pcre2/libpcre2-8-0_10.40-2rusoft2.1~18.04.1_i386.deb Size: 205896 MD5sum: 8a29961b37a2f885dc968050c8151f66 SHA1: 6a9eba16d5e5fe86fc97cdff8fb0c7f45f4b2cb6 SHA256: 0cd79e1c0d2ded6892611735fc60a4a8b4067c61ff9dbb26715b51a84cd86927 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~18.04.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 639 Depends: libc6 (>= 2.4) Filename: pool/ubuntu-bionic/i386/pcre2/libpcre2-8-0_10.42-2rusoft2.1~18.04.1_i386.deb Size: 206104 MD5sum: cd3af86d80fc988613c37fe2076a5821 SHA1: 1c03a9379e30af2afcb4a829c2bd8f0c25255a70 SHA256: 578622feb97fca4417e01a5ab39e6be04f4082e4cbeb14f2cb3ff58e120adcc7 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~18.04.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 2348 Depends: libc6-dev, libpcre2-8-0 (= 10.39-2rusoft2.1~18.04.1), libpcre2-16-0 (= 10.39-2rusoft2.1~18.04.1), libpcre2-32-0 (= 10.39-2rusoft2.1~18.04.1), libpcre2-posix3 (= 10.39-2rusoft2.1~18.04.1) Conflicts: libpcre3-dev (<< 2:8.35-8) Filename: pool/ubuntu-bionic/i386/pcre2/libpcre2-dev_10.39-2rusoft2.1~18.04.1_i386.deb Size: 690280 MD5sum: c2fb7a0a5a24bb92451cc14f9315e555 SHA1: dc7f85c8612f64041263aca2e8dd860b8567ce75 SHA256: 248cca340b1b3dadb52c139013c1250f77336be806e24efa53f38729271f94b1 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~18.04.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 2402 Depends: libc6-dev, libpcre2-8-0 (= 10.40-2rusoft2.1~18.04.1), libpcre2-16-0 (= 10.40-2rusoft2.1~18.04.1), libpcre2-32-0 (= 10.40-2rusoft2.1~18.04.1), libpcre2-posix3 (= 10.40-2rusoft2.1~18.04.1) Conflicts: libpcre3-dev (<< 2:8.35-8) Filename: pool/ubuntu-bionic/i386/pcre2/libpcre2-dev_10.40-2rusoft2.1~18.04.1_i386.deb Size: 701068 MD5sum: be0b2709e1cffc154c397d61d36b7473 SHA1: 991bbd59624ad3dbff5c921938ecfec091068d94 SHA256: 2f9e8dbf05386ca84c6b12c553c4b219155a935211ec45a9af3952150e1367c4 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~18.04.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 2405 Depends: libc6-dev, libpcre2-8-0 (= 10.42-2rusoft2.1~18.04.1), libpcre2-16-0 (= 10.42-2rusoft2.1~18.04.1), libpcre2-32-0 (= 10.42-2rusoft2.1~18.04.1), libpcre2-posix3 (= 10.42-2rusoft2.1~18.04.1) Conflicts: libpcre3-dev (<< 2:8.35-8) Filename: pool/ubuntu-bionic/i386/pcre2/libpcre2-dev_10.42-2rusoft2.1~18.04.1_i386.deb Size: 697616 MD5sum: 9eef40b8edbd8ab279993905616e2612 SHA1: 157e3f896c4935e9586e906d9df5234eb32523d9 SHA256: 5acfc1dbcadce5d06a7de275cce30c7b7cd5cdf4db9a19fa3ead39e3d5ccf746 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~18.04.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 28 Depends: libc6 (>= 2.4), libpcre2-8-0 (>= 10.22) Conflicts: libpcre2-posix0 Replaces: libpcre2-posix0 Filename: pool/ubuntu-bionic/i386/pcre2/libpcre2-posix3_10.39-2rusoft2.1~18.04.1_i386.deb Size: 7972 MD5sum: e84169afff892c5f7323c8a08a76f46d SHA1: 73f1a8c89176977163516eb4a35d8aae1b6ec81b SHA256: a9180f38fb0b8c617bcb59fa2d9118c2a486f5815572ed9c51769a40a95949be 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~18.04.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 28 Depends: libc6 (>= 2.4), libpcre2-8-0 (>= 10.22) Conflicts: libpcre2-posix0 Replaces: libpcre2-posix0 Filename: pool/ubuntu-bionic/i386/pcre2/libpcre2-posix3_10.40-2rusoft2.1~18.04.1_i386.deb Size: 7992 MD5sum: 7ea705435eee676bb15e48b35f6d74f6 SHA1: fecf23ced2750010b8b4e72a78d2446c2ab77ffc SHA256: d29e84f931c7ad334220f809554383ed32b6527b07ed047a697213a4228ada4a 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~18.04.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 28 Depends: libc6 (>= 2.4), libpcre2-8-0 (>= 10.22) Conflicts: libpcre2-posix0 Replaces: libpcre2-posix0 Filename: pool/ubuntu-bionic/i386/pcre2/libpcre2-posix3_10.42-2rusoft2.1~18.04.1_i386.deb Size: 8024 MD5sum: 37ee86aa3bef2a9e1587dd4adca3ccd1 SHA1: 0c659d2494a4bd4ee8c4c81be031180f1f5b8aba SHA256: d981f76cb630ddf41cb4c36c55bdd2b644386cecd7cc36aa674bac9dc7d8bdc9 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~18.04.1 Architecture: i386 Maintainer: Matthew Vernon Installed-Size: 659 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/ubuntu-bionic/i386/pcre3/libpcre3_8.45-5rusoft8~18.04.1_i386.deb Size: 318860 MD5sum: 3f3733d0585dd9022de7fc4b89933a73 SHA1: dd6e74e2297c7128ff7067f0ca391d713c90c0db SHA256: fb1b44f30e9c127e433c43c8f65e76624c3cccf97d865e0c98fdca34a3d4e4ec 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~18.04.1 Architecture: i386 Maintainer: Matthew Vernon Installed-Size: 2121 Depends: libc6-dev, libpcre3 (= 2:8.45-5rusoft8~18.04.1), libpcre16-3 (= 2:8.45-5rusoft8~18.04.1), libpcre32-3 (= 2:8.45-5rusoft8~18.04.1), libpcrecpp0v5 (= 2:8.45-5rusoft8~18.04.1) Filename: pool/ubuntu-bionic/i386/pcre3/libpcre3-dev_8.45-5rusoft8~18.04.1_i386.deb Size: 662060 MD5sum: 6ef7bf8e495b4fe68df5e0e12b401a03 SHA1: d4bcdfa3b367763bbebdfaac2f672613a366f041 SHA256: ba25d34ccb1d5b054c51df4a2f8d19007dac758af87bdbc3eab28484ad0b8ac1 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~18.04.1 Architecture: i386 Maintainer: Matthew Vernon Installed-Size: 550 Depends: libc6 (>= 2.4) Filename: pool/ubuntu-bionic/i386/pcre3/libpcre32-3_8.45-5rusoft8~18.04.1_i386.deb Size: 255816 MD5sum: 2c038fb3baf2da16d746b9d119020372 SHA1: ba69bd55a12ef2bbce92cc219fe95aecfc93930a SHA256: d4af351a3278d4f36a4ad505353884bdbd44ff79f19dc2a3f7066664c5be1f05 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~18.04.1 Architecture: i386 Maintainer: Matthew Vernon Installed-Size: 191 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libgcc1 (>= 1:3.0), libpcre3, libstdc++6 (>= 5.2) Conflicts: libpcre3 (<< 6.4-1.1), libpcrecpp0 Replaces: libpcre3 (<< 6.4-1.1), libpcrecpp0 Filename: pool/ubuntu-bionic/i386/pcre3/libpcrecpp0v5_8.45-5rusoft8~18.04.1_i386.deb Size: 156612 MD5sum: 4eb4d18f77e92cf6f018a57c9a44e034 SHA1: d20c6f51cb293da703b889af9a2d5eadb71d92a8 SHA256: a373ec9ce101c4658bac93d9734b4bb9238c33e84bb167be7770046ef12eb92e 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: libsnappy-dev Source: snappy Version: 1.1.9-1rusoft1~18.04.1 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 161 Depends: libsnappy1v5 (= 1.1.9-1rusoft1~18.04.1) Filename: pool/ubuntu-bionic/i386/snappy/libsnappy-dev_1.1.9-1rusoft1~18.04.1_i386.deb Size: 50604 MD5sum: bc5a5a267e44f9623d2d413c8afa4491 SHA1: 513b8ff21a4b0d23080638e87a115443dbe2a8bc SHA256: 69f735a26a13f71dae55b6d24b2d6d319de3efc5c7178ddc24b607ec1e707c85 Section: libdevel Priority: optional Multi-Arch: same Homepage: https://google.github.io/snappy/ Description: fast compression/decompression library (development files) Snappy is a compression/decompression library. It does not aim for maximum compression, or compatibility with any other compression library; instead, it aims for very high speeds and reasonable compression. . For instance, compared to the fastest mode of zlib, Snappy is an order of magnitude faster for most inputs, but the resulting compressed files are anywhere from 20% to 100% bigger. On a single core of a Core i7 processor in 64-bit mode, Snappy compresses at about 250 MB/sec or more and decompresses at about 500 MB/sec or more. . This package contains the development files required to build programs against Snappy. Package: libsnappy1v5 Source: snappy Version: 1.1.9-1rusoft1~18.04.1 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 94 Depends: libc6 (>= 2.4), libstdc++6 (>= 5.2) Conflicts: libsnappy1 Filename: pool/ubuntu-bionic/i386/snappy/libsnappy1v5_1.1.9-1rusoft1~18.04.1_i386.deb Size: 33760 MD5sum: ca83b57cb65c98753c7917f1af8ac53b SHA1: 9fc89d04cab631ada0f3df7ecf5f9bfa8cc25211 SHA256: 236745083d8d4b926838b597a8acceb4e9a4f660bb57c82875ca740abe019ecf Section: libs Priority: optional Multi-Arch: same Homepage: https://google.github.io/snappy/ Description: fast compression/decompression library Snappy is a compression/decompression library. It does not aim for maximum compression, or compatibility with any other compression library; instead, it aims for very high speeds and reasonable compression. . For instance, compared to the fastest mode of zlib, Snappy is an order of magnitude faster for most inputs, but the resulting compressed files are anywhere from 20% to 100% bigger. On a single core of a Core i7 processor in 64-bit mode, Snappy compresses at about 250 MB/sec or more and decompresses at about 500 MB/sec or more. Package: libsodium-dev Source: libsodium Version: 1.0.18-1rusoft2~bionic1 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 833 Depends: libsodium23 (= 1.0.18-1rusoft2~bionic1) Filename: pool/ubuntu-bionic/i386/libsodium/libsodium-dev_1.0.18-1rusoft2~bionic1_i386.deb Size: 195928 MD5sum: e77a7ce45083cd4b0903ce485c24106b SHA1: 7f16a4dbdc09841ae26a06518c2bcead7110e8dd SHA256: 7d9416dd764eb7bb3e649174f077368a87bd850d45335ddaf90da4e91a94328a Section: libdevel Priority: optional Multi-Arch: same 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~bionic1 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 493 Depends: libc6 (>= 2.25) Filename: pool/ubuntu-bionic/i386/libsodium/libsodium23_1.0.18-1rusoft2~bionic1_i386.deb Size: 174760 MD5sum: 3d0f44831c29f2a1b148f35e3bfdd590 SHA1: 8e7a1dbb51dfa7682756bec24549f96f7cefe9de SHA256: 8b544e826af80101e7552edbc35b1ac3edeef878556291aea06bc12b432c4d6c Section: libs Priority: optional Multi-Arch: same 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.40.1-2rusoft13.5~18.04.1 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 1153 Depends: libc6 (>= 2.4) Suggests: libsqlite3-0-plugins Breaks: python-migrate (<< 0.11.0-4~), python3-migrate (<< 0.11.0-4~) Filename: pool/ubuntu-bionic/i386/sqlite3/libsqlite3-0_3.40.1-2rusoft13.5~18.04.1_i386.deb Size: 528396 MD5sum: 7522a0480101c894d6e3a32f05675ac0 SHA1: fb7e8442ea386acfd86bb64ba65400d810e51b66 SHA256: dfa4410c7f854cbf954150a83a798c5317dd4285e017368fb9c4c15dbb44ac46 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 Source: sqlite3 Version: 3.42.0-2rusoft13.6~18.04.1 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 1175 Depends: libc6 (>= 2.4) Suggests: libsqlite3-0-plugins Breaks: python-migrate (<< 0.11.0-4~), python3-migrate (<< 0.11.0-4~) Filename: pool/ubuntu-bionic/i386/sqlite3/libsqlite3-0_3.42.0-2rusoft13.6~18.04.1_i386.deb Size: 538552 MD5sum: 03b4474b62902ef84dffd518c51dc310 SHA1: 4871fae58b144c395a31857a1406fd048ea1ccfe SHA256: d12037b6d0f005d100dcaad990deb8b9c6778c80b895f973f362bc31eba99628 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 Source: sqlite3 Version: 3.43.0-2rusoft13.7~18.04.1 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 1191 Depends: libc6 (>= 2.4) Suggests: libsqlite3-0-plugins Breaks: python-migrate (<< 0.11.0-4~), python3-migrate (<< 0.11.0-4~) Filename: pool/ubuntu-bionic/i386/sqlite3/libsqlite3-0_3.43.0-2rusoft13.7~18.04.1_i386.deb Size: 546544 MD5sum: 086acd9739e4d8ead86e9ae4fa531785 SHA1: b6567abb68d7e867640720754e44ff8ddc8a5cd4 SHA256: 475716829990f327ccd779932bec8321e95042990080fccb488cb11e19f4e53c 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 Source: sqlite3 Version: 3.43.1-2rusoft13.8~18.04.1 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 1191 Depends: libc6 (>= 2.4) Suggests: libsqlite3-0-plugins Breaks: python-migrate (<< 0.11.0-4~), python3-migrate (<< 0.11.0-4~) Filename: pool/ubuntu-bionic/i386/sqlite3/libsqlite3-0_3.43.1-2rusoft13.8~18.04.1_i386.deb Size: 546552 MD5sum: f586aec3a5ba42634129a70c4a7b4c83 SHA1: 058fe2d1725d50837e3da8ee72b87830b3319ee8 SHA256: 8eb3b58e7051ff5a0976d561a50d1b0d45a54894900ab071e8d9a22c70a2259c 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.40.1-2rusoft13.5~18.04.1 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 90 Depends: libc6 (>= 2.4) Filename: pool/ubuntu-bionic/i386/sqlite3/libsqlite3-0-plugins_3.40.1-2rusoft13.5~18.04.1_i386.deb Size: 26028 MD5sum: f383f242b1c53bb4a796e43a0bb3a29a SHA1: baecb498ebb1925ae45cd8aadc07795baee33ec2 SHA256: 426efa83c54a7a560fb9efcd4bd37295b497633934d88021ef0152d04a43a88f 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.42.0-2rusoft13.6~18.04.1 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 90 Depends: libc6 (>= 2.4) Filename: pool/ubuntu-bionic/i386/sqlite3/libsqlite3-0-plugins_3.42.0-2rusoft13.6~18.04.1_i386.deb Size: 26024 MD5sum: 6d16ad6529ea14b71c10c8d74405336c SHA1: ead2b7ce642f4f0142591783be35349085d25d06 SHA256: 16889cbb594fa72783f0668872b21e0315c55a590e9cda2a94ee5376942166ee 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.43.0-2rusoft13.7~18.04.1 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 90 Depends: libc6 (>= 2.4) Filename: pool/ubuntu-bionic/i386/sqlite3/libsqlite3-0-plugins_3.43.0-2rusoft13.7~18.04.1_i386.deb Size: 26028 MD5sum: 197e6ea7c96069f6621ffaa00cf792a3 SHA1: 77bc707e9f1a7246b1b8c57075ef543c514dab0e SHA256: 05ccb46ed74213fe62d4fade5d00a1ebb358521e2f99db404d5ef465cc6fe9c7 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.43.1-2rusoft13.8~18.04.1 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 90 Depends: libc6 (>= 2.4) Filename: pool/ubuntu-bionic/i386/sqlite3/libsqlite3-0-plugins_3.43.1-2rusoft13.8~18.04.1_i386.deb Size: 26040 MD5sum: ba331eb0094d972bfb715892967437d6 SHA1: 04594a3913e58b7bf61b19c85f51fb1f97b2238a SHA256: 71a392b7abaaa9ebfb167bdbbe380e40bfb9a0774da33134df4c5c84a67d2cf8 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.40.1-2rusoft13.5~18.04.1 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 2109 Depends: libsqlite3-0 (= 3.40.1-2rusoft13.5~18.04.1), libc6-dev Suggests: sqlite3-doc Filename: pool/ubuntu-bionic/i386/sqlite3/libsqlite3-dev_3.40.1-2rusoft13.5~18.04.1_i386.deb Size: 670160 MD5sum: 24282dbbd97347af129eff5b8b78c95d SHA1: efc720818d1c9ebb1d325bf7060cddbdc2333853 SHA256: d26a18a042e1b00b4264b26d742e3cb038fd05c2f97a209752b98b1c1a6c07ea 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-dev Source: sqlite3 Version: 3.42.0-2rusoft13.6~18.04.1 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 2143 Depends: libsqlite3-0 (= 3.42.0-2rusoft13.6~18.04.1), libc6-dev Suggests: sqlite3-doc Filename: pool/ubuntu-bionic/i386/sqlite3/libsqlite3-dev_3.42.0-2rusoft13.6~18.04.1_i386.deb Size: 682968 MD5sum: 39000310720589d9c7be3dc54ad910d9 SHA1: 659ceb71edce94521b4e0f3785540789ee01b6c9 SHA256: 91db4f4da281b4394b0407c0037688da3347d977b549131a234b17c2ca09f154 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-dev Source: sqlite3 Version: 3.43.0-2rusoft13.7~18.04.1 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 2164 Depends: libsqlite3-0 (= 3.43.0-2rusoft13.7~18.04.1), libc6-dev Suggests: sqlite3-doc Filename: pool/ubuntu-bionic/i386/sqlite3/libsqlite3-dev_3.43.0-2rusoft13.7~18.04.1_i386.deb Size: 691348 MD5sum: 315cefad4fb27d8aaf65370df239f1b6 SHA1: 0c257dbb3773eb23fd2f218a9e41d6fb3cdf2518 SHA256: 1a1f22d257743468769d0b3cce27ef87ae9de8e45d792dda8101c7cc0680ef21 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-dev Source: sqlite3 Version: 3.43.1-2rusoft13.8~18.04.1 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 2165 Depends: libsqlite3-0 (= 3.43.1-2rusoft13.8~18.04.1), libc6-dev Suggests: sqlite3-doc Filename: pool/ubuntu-bionic/i386/sqlite3/libsqlite3-dev_3.43.1-2rusoft13.8~18.04.1_i386.deb Size: 691104 MD5sum: 9bea7916e880e59c57635143fa45cf16 SHA1: 7627a9e4c68a47c4f44776dc36f04910a3bb6ee7 SHA256: 562cd4ef45b34a2448523cd5be45f78755a4cfde04b93a58ed6746fbd3682036 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.40.1-2rusoft13.5~18.04.1 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 56 Depends: libc6 (>= 2.4), libsqlite3-0 (>= 3.38.0) Suggests: sqlite3-doc Filename: pool/ubuntu-bionic/i386/sqlite3/libsqlite3-tcl_3.40.1-2rusoft13.5~18.04.1_i386.deb Size: 20124 MD5sum: 166e31a4d4857421174659fbaf2c71ae SHA1: e1c9311cd7b8c81997d821a8e422423d10ed1143 SHA256: 5c0a48844b83386c2e7840eea8a733dafba4d9cd60c8b7f991baa3f71eb8ae0b 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: libsqlite3-tcl Source: sqlite3 Version: 3.42.0-2rusoft13.6~18.04.1 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 56 Depends: libc6 (>= 2.4), libsqlite3-0 (>= 3.38.0) Suggests: sqlite3-doc Filename: pool/ubuntu-bionic/i386/sqlite3/libsqlite3-tcl_3.42.0-2rusoft13.6~18.04.1_i386.deb Size: 20120 MD5sum: 91bb1e7919648a93f0d9c4fcadf18b13 SHA1: 24fa1f91f571cb459d7571e31135d9bfb374aa2f SHA256: 232d44d09cfa625417c834c01ddd5c4c158ec25279f71d951c672b4152f47128 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: libsqlite3-tcl Source: sqlite3 Version: 3.43.0-2rusoft13.7~18.04.1 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 56 Depends: libc6 (>= 2.4), libsqlite3-0 (>= 3.38.0) Suggests: sqlite3-doc Filename: pool/ubuntu-bionic/i386/sqlite3/libsqlite3-tcl_3.43.0-2rusoft13.7~18.04.1_i386.deb Size: 20132 MD5sum: c9175204615604e1812278924c280b3f SHA1: 9714ff0fc1e7ea41f7030feb25ab2834cbe9a238 SHA256: d6ef0acc60406a88c6f4a82251222bc5637ac1635ce4fd4c67e51d22353b1a3b 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: libsqlite3-tcl Source: sqlite3 Version: 3.43.1-2rusoft13.8~18.04.1 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 56 Depends: libc6 (>= 2.4), libsqlite3-0 (>= 3.38.0) Suggests: sqlite3-doc Filename: pool/ubuntu-bionic/i386/sqlite3/libsqlite3-tcl_3.43.1-2rusoft13.8~18.04.1_i386.deb Size: 20132 MD5sum: 5745eca24d19e1f8b63e372778641bf6 SHA1: 4b54376726cbd52e9b02824fd6dbd44cad74a21d SHA256: cc028efd0315f86a89b01620e8e5940a99074bcd19aff77a5f7445f1b400998c 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~18.04.1 Architecture: i386 Maintainer: Robert Luberda Installed-Size: 190 Depends: libc6-dev | libc-dev, libucl1 (= 1.03+repack-6rusoft1.2~18.04.1) Filename: pool/ubuntu-bionic/i386/ucl/libucl-dev_1.03+repack-6rusoft1.2~18.04.1_i386.deb Size: 39928 MD5sum: b51aa7edd5051768a7cd929c447a33bc SHA1: 5f29db7ddb1c65e9f131f42eecd696aae2342e14 SHA256: 0deadbc1cf015befba6060fe6efc57680eced43c292bba6c14b03448dbc922a7 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~18.04.1 Architecture: i386 Maintainer: Robert Luberda Installed-Size: 98 Depends: libc6 (>= 2.4) Filename: pool/ubuntu-bionic/i386/ucl/libucl1_1.03+repack-6rusoft1.2~18.04.1_i386.deb Size: 28692 MD5sum: 6e4ed4349dec148499b6e720aa3e385f SHA1: f2eab2beae59f5cc1876fe3006956cf102cc53bc SHA256: 073a244d4c25bf4bec3698ea205dd4565178842aa3a0e9d1bc104acc74c9b538 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.1.6-1rusoft2.1~18.04.1 Architecture: i386 Maintainer: UnRar maintainer team Installed-Size: 452 Depends: libunrar5 (= 1:6.1.6-1rusoft2.1~18.04.1), libunrar-headers (= 1:6.1.6-1rusoft2.1~18.04.1) Filename: pool/ubuntu-bionic/i386/unrar-nonfree/libunrar-dev_6.1.6-1rusoft2.1~18.04.1_i386.deb Size: 145348 MD5sum: 4dec6dc942fba1921b4abe518bbc3e62 SHA1: 168d436061445c9ca2670050732e4afe9a3c8bae SHA256: 08b125f08b2ad233ad0f6a22bac5cc83f88e59f5c68ef846230d354b4228df10 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: libunrar-dev Source: unrar-nonfree Version: 1:6.1.7-1rusoft2.2~18.04.1 Architecture: i386 Maintainer: UnRar maintainer team Installed-Size: 453 Depends: libunrar5 (= 1:6.1.7-1rusoft2.2~18.04.1), libunrar-headers (= 1:6.1.7-1rusoft2.2~18.04.1) Filename: pool/ubuntu-bionic/i386/unrar-nonfree/libunrar-dev_6.1.7-1rusoft2.2~18.04.1_i386.deb Size: 145544 MD5sum: 2bd66f4df5eaeb661dd2e0b0b91b2111 SHA1: f99357c2e5dd8a14b24c02046af76b833c6aaa3a SHA256: 7a4ce853a143cbf93d2e9d461f6911eb69128f50a6a11463d69caad3b38aef82 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.1.6-1rusoft2.1~18.04.1 Architecture: i386 Maintainer: UnRar maintainer team Installed-Size: 296 Depends: libc6 (>= 2.7), libgcc1 (>= 1:4.2), libstdc++6 (>= 5) Filename: pool/ubuntu-bionic/i386/unrar-nonfree/libunrar5_6.1.6-1rusoft2.1~18.04.1_i386.deb Size: 129628 MD5sum: a81ba42d6d78c590c58a8f635f8e164c SHA1: b58a8bc1e3fb9bd208bd4fa4da8b5a2033b43803 SHA256: 20ad59b696e3771a9c23e531498c992fa2c084022927b2b6787c8ef563f56f3e 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: libunrar5 Source: unrar-nonfree Version: 1:6.1.7-1rusoft2.2~18.04.1 Architecture: i386 Maintainer: UnRar maintainer team Installed-Size: 296 Depends: libc6 (>= 2.7), libgcc1 (>= 1:4.2), libstdc++6 (>= 5) Filename: pool/ubuntu-bionic/i386/unrar-nonfree/libunrar5_6.1.7-1rusoft2.2~18.04.1_i386.deb Size: 129836 MD5sum: 2818dabf3f0c12fad59cc86afbf0af6f SHA1: a96050146231350eb7637032a529eba59a614fa8 SHA256: 542112674526f8526766c62d85fac4883f60489f576b9aeb66cfec27840d8224 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: libvpx1 Source: libvpx Version: 1.3.0-3rusoft2~bionic1 Architecture: i386 Maintainer: Sebastian Dröge Installed-Size: 1762 Depends: libc6 (>= 2.4) Filename: pool/ubuntu-bionic/i386/libvpx/libvpx1_1.3.0-3rusoft2~bionic1_i386.deb Size: 580368 MD5sum: ec2f9cdbee9243a09a2b68b2faebe52f SHA1: 537ee37ad4d3ec1571a4cbdfd26c26f0cb9ff559 SHA256: eb86418952b105acbb807e480a4899185eae4217e0d07a5ed3b873e0bc96ce27 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: libvpx1-dbg Source: libvpx Version: 1.3.0-3rusoft2~bionic1 Architecture: i386 Maintainer: Sebastian Dröge Installed-Size: 5244 Depends: libvpx1 (= 1.3.0-3rusoft2~bionic1) Filename: pool/ubuntu-bionic/i386/libvpx/libvpx1-dbg_1.3.0-3rusoft2~bionic1_i386.deb Size: 1428684 MD5sum: 06c70a7300020a0d7e6d1957f396502a SHA1: de637f3089f12c7c728a39e7dc75bd90035d4b8f SHA256: bc429957c7ab0b11421c4788bc474331361db57b4b94cee1c41c501d6dc4d2a5 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 libvpx1. Package: libvpx1-dev Source: libvpx Version: 1.3.0-3rusoft2~bionic1 Architecture: i386 Maintainer: Sebastian Dröge Installed-Size: 2478 Depends: libvpx1 (= 1.3.0-3rusoft2~bionic1) Filename: pool/ubuntu-bionic/i386/libvpx/libvpx1-dev_1.3.0-3rusoft2~bionic1_i386.deb Size: 677276 MD5sum: 48d910db371ee9c2c4f493a12f7889e5 SHA1: 8c603275f4483887d81eac017f1331916015ec9f SHA256: f61f9a041ed7fd5483672a1de9be585847e653b3df01e970d78c3bbc562df2fd 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~bionic1 Architecture: i386 Maintainer: Jeff Breidenbach Installed-Size: 877 Depends: libwebp6 (= 0.6.1-2rusoft3~bionic1), libwebpmux3 (= 0.6.1-2rusoft3~bionic1), libwebpdemux2 (= 0.6.1-2rusoft3~bionic1) Filename: pool/ubuntu-bionic/i386/libwebp/libwebp-dev_0.6.1-2rusoft3~bionic1_i386.deb Size: 286336 MD5sum: ad727ed7e502cf6956eb194a7d7a8322 SHA1: 1dad1acb1b5ebe0d48f2955973998b43fe8ef0de SHA256: df415b640fbd6d94db6cf2ae6da2f4c86915dd7a10f0514fe2d152bb5b528d5b 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: libwebp-dev Source: libwebp Version: 1.2.4-0.1rusoft1~18.04.1 Architecture: i386 Maintainer: Jeff Breidenbach Installed-Size: 1179 Depends: libwebp7 (= 1.2.4-0.1rusoft1~18.04.1), libwebpmux3 (= 1.2.4-0.1rusoft1~18.04.1), libwebpdemux2 (= 1.2.4-0.1rusoft1~18.04.1) Filename: pool/ubuntu-bionic/i386/libwebp/libwebp-dev_1.2.4-0.1rusoft1~18.04.1_i386.deb Size: 388764 MD5sum: 488b16b8b80e821ea66d976b66c2f877 SHA1: eb0a0a0db1cda95130919e6f0cebb776b05e6ada SHA256: 944e44a856b3949571e4acabdc46b3687ce22a3919d6649862beef2c615047d1 Section: libdevel Priority: optional Multi-Arch: same Homepage: https://developers.google.com/speed/webp/ 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~bionic1 Architecture: i386 Maintainer: Jeff Breidenbach Installed-Size: 473 Depends: libc6 (>= 2.4) Filename: pool/ubuntu-bionic/i386/libwebp/libwebp6_0.6.1-2rusoft3~bionic1_i386.deb Size: 198168 MD5sum: f7781a5031eadc160097bbbc4743cfb5 SHA1: 8c020485a3520fcbdc92b97fa5f581786359ae3c SHA256: aa173cc83cac363fb52cf117d7372f71e89916b2b5d5b037d7fb67561607c5ad 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: libwebp7 Source: libwebp Version: 1.2.4-0.1rusoft1~18.04.1 Architecture: i386 Maintainer: Jeff Breidenbach Installed-Size: 507 Depends: libc6 (>= 2.4) Filename: pool/ubuntu-bionic/i386/libwebp/libwebp7_1.2.4-0.1rusoft1~18.04.1_i386.deb Size: 210224 MD5sum: c7ae412f53068a8bce9b9a34dbbb4f56 SHA1: f87a1ca5d82243047db64f9b6aaa750491895280 SHA256: d25cb03561361d5487de74ab427407cd5fefa301f8bbed164f039ca69417972c Section: libs Priority: optional Multi-Arch: same Homepage: https://developers.google.com/speed/webp/ 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~bionic1 Architecture: i386 Maintainer: Jeff Breidenbach Installed-Size: 35 Depends: libc6 (>= 2.4), libwebp6 (>= 0.5.1) Filename: pool/ubuntu-bionic/i386/libwebp/libwebpdemux2_0.6.1-2rusoft3~bionic1_i386.deb Size: 12168 MD5sum: 573821fea539cf32b0b52649bd787360 SHA1: c99b06ff1d4242b34f7433867c73a7e24992eacc SHA256: 7a21fae70076c127ac8b21adb799edcda80fce7660273111a8ee523dfad0476f 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: 1.2.4-0.1rusoft1~18.04.1 Architecture: i386 Maintainer: Jeff Breidenbach Installed-Size: 35 Depends: libc6 (>= 2.4), libwebp7 Filename: pool/ubuntu-bionic/i386/libwebp/libwebpdemux2_1.2.4-0.1rusoft1~18.04.1_i386.deb Size: 13156 MD5sum: d5dcb23bd8b529e97d0005f21d856f73 SHA1: 3f753adaa8410fff7085594e8ff44e68e897f4c2 SHA256: 4de208f79f2aae33ca365df4656fc5c399a086cec0aecd9f5e6f8fbcd2ac3964 Section: libs Priority: optional Multi-Arch: same Homepage: https://developers.google.com/speed/webp/ 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~bionic1 Architecture: i386 Maintainer: Jeff Breidenbach Installed-Size: 59 Depends: libc6 (>= 2.4), libwebp6 (>= 0.5.1) Filename: pool/ubuntu-bionic/i386/libwebp/libwebpmux3_0.6.1-2rusoft3~bionic1_i386.deb Size: 23432 MD5sum: 7d3d051ce5112e2e8f4ad33566617bf8 SHA1: 47aa7fe1163f1ea9ba2d47caed9ca3ad37fdaa92 SHA256: 37897b408bc5ccff75c5a8b048e38805551daba3091575188c9dd2f9018f5b05 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: 1.2.4-0.1rusoft1~18.04.1 Architecture: i386 Maintainer: Jeff Breidenbach Installed-Size: 59 Depends: libc6 (>= 2.4), libwebp7 Filename: pool/ubuntu-bionic/i386/libwebp/libwebpmux3_1.2.4-0.1rusoft1~18.04.1_i386.deb Size: 24352 MD5sum: d6d1ce2c754180d731216fb9141180bc SHA1: d867d3a607f4dee001e66ae6ec4fb11d7fd10b0c SHA256: faff93694adf7e61d169e140a2fcd0a7d1b3b03c6874889a023a47b24fee4245 Section: libs Priority: optional Multi-Arch: same Homepage: https://developers.google.com/speed/webp/ 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~18.04.1 Architecture: i386 Maintainer: Norbert Preining Installed-Size: 257 Depends: libxxhash0 (= 0.8.0-1rusoft1~18.04.1) Filename: pool/ubuntu-bionic/i386/xxhash/libxxhash-dev_0.8.0-1rusoft1~18.04.1_i386.deb Size: 64712 MD5sum: bcd9c39f88790508f56f5551f080b5ef SHA1: a36e70468189cf9b57ace0314aa3435d9ea70582 SHA256: b0d780ecae3b328d5e181236832079f189e6bd539827b353022c38a953510779 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: libxxhash-dev Source: xxhash Version: 0.8.1-1rusoft1.1~18.04.1 Architecture: i386 Maintainer: Norbert Preining Installed-Size: 299 Depends: libxxhash0 (= 0.8.1-1rusoft1.1~18.04.1) Filename: pool/ubuntu-bionic/i386/xxhash/libxxhash-dev_0.8.1-1rusoft1.1~18.04.1_i386.deb Size: 74040 MD5sum: 0bdf60032b3f1e28bbf23725367ed917 SHA1: 5c5aad4ea4174616293a0238385fae2adbf3457d SHA256: ce7f1586c44c0a7e99619ba23f50432e1a490fac00506410fa29f5723c72ad45 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~18.04.1 Architecture: i386 Maintainer: Norbert Preining Installed-Size: 67 Depends: libc6 (>= 2.4) Filename: pool/ubuntu-bionic/i386/xxhash/libxxhash0_0.8.0-1rusoft1~18.04.1_i386.deb Size: 23588 MD5sum: a22598aaf9a58e72774a15e75c2944e1 SHA1: 07aed3280c7d0cc48bffabb4d2dd2e61e124008e SHA256: a530b24a121f45ab27ef289b5828c7dc523dbc3fba6c7cebb6d2be101ce0c910 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: libxxhash0 Source: xxhash Version: 0.8.1-1rusoft1.1~18.04.1 Architecture: i386 Maintainer: Norbert Preining Installed-Size: 147 Depends: libc6 (>= 2.4) Filename: pool/ubuntu-bionic/i386/xxhash/libxxhash0_0.8.1-1rusoft1.1~18.04.1_i386.deb Size: 38404 MD5sum: c0de8bb74ece4e8a15c564467f8adc2b SHA1: 54e9d8eb1c926676ca9c1173add1c8ba61be8793 SHA256: 72100cb9fd97b7fe3f119351da9fb65a3392a300338f7784648389ffa462b261 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: libzstd-dev Source: libzstd Version: 1.5.4+dfsg2-1rusoft8~18.04.1 Architecture: i386 Maintainer: Debian Med Packaging Installed-Size: 1095 Depends: libzstd1 (= 1.5.4+dfsg2-1rusoft8~18.04.1) Conflicts: libzstd-dev (<= 0.8.0) Provides: libzstd1-dev Filename: pool/ubuntu-bionic/i386/libzstd/libzstd-dev_1.5.4+dfsg2-1rusoft8~18.04.1_i386.deb Size: 332240 MD5sum: 5079466164d16af403e49055dae90c68 SHA1: 3084c4fef36d8465da956eff90884c32034fa7f8 SHA256: 400461ac96f0a7cd807afeabe20b72e180925375fbf62b58a791ee321e8f13db 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: libzstd-dev Source: libzstd Version: 1.5.5+dfsg2-1rusoft9.1~18.04.1 Architecture: i386 Maintainer: Debian Med Packaging Installed-Size: 1118 Depends: libzstd1 (= 1.5.5+dfsg2-1rusoft9.1~18.04.1) Conflicts: libzstd-dev (<= 0.8.0) Provides: libzstd1-dev Filename: pool/ubuntu-bionic/i386/libzstd/libzstd-dev_1.5.5+dfsg2-1rusoft9.1~18.04.1_i386.deb Size: 338524 MD5sum: cd091ffc6f12f2e3512d02d89b44ff03 SHA1: 91645984a032e9ce13d6b58d51ca18287d5107eb SHA256: 3a8eb994b2153ca394a2f706b1c6f81d7162e42582aebe4877d60e24226e2ff6 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: libzstd1 Source: libzstd Version: 1.5.4+dfsg2-1rusoft8~18.04.1 Architecture: i386 Maintainer: Debian Med Packaging Installed-Size: 741 Depends: libc6 (>= 2.4) Filename: pool/ubuntu-bionic/i386/libzstd/libzstd1_1.5.4+dfsg2-1rusoft8~18.04.1_i386.deb Size: 262272 MD5sum: fac581e52ceb3a5f3791ffc82172a2a8 SHA1: b73a9738c8a5aaa5836edfec2739e446df45e73e SHA256: bc2fd96349204c887f9d8c28abd7e876f7c5b51cb15c4dfbf32bdd55ba63df70 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 Source: libzstd Version: 1.5.5+dfsg2-1rusoft9.1~18.04.1 Architecture: i386 Maintainer: Debian Med Packaging Installed-Size: 761 Depends: libc6 (>= 2.4) Provides: libzstd Filename: pool/ubuntu-bionic/i386/libzstd/libzstd1_1.5.5+dfsg2-1rusoft9.1~18.04.1_i386.deb Size: 269044 MD5sum: 703340c7391cdbe904826eba29cb8d94 SHA1: 85976a5e86ad2c50c616ae8dacdc61a3a55c6f9e SHA256: 29faa0c11495c4d42291d73b7e7c3b21a67221b58147c343e374ec0a32ff41b5 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: lshw Version: 02.18.85-0.7rusoft1~18.04.1 Architecture: i386 Maintainer: Ghe Rivero Installed-Size: 877 Depends: libc6 (>= 2.27), libgcc1 (>= 1:4.2), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Recommends: pci.ids, usb.ids Filename: pool/ubuntu-bionic/i386/lshw/lshw_02.18.85-0.7rusoft1~18.04.1_i386.deb Size: 299692 MD5sum: 29a89b2de3cea2dadd67ee47d4dff8fb SHA1: b78bf518dec0ec2a92a40df5da98e04fa90c3098 SHA256: 56e8e4d0f0943c5a256216d5694c9182ea3f332edae7319cfc7746d866365456 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~18.04.1 Architecture: i386 Maintainer: Ghe Rivero Installed-Size: 1713 Depends: libc6 (>= 2.27), libgcc1 (>= 1:4.2), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Recommends: menu, pciutils, usbutils Filename: pool/ubuntu-bionic/i386/lshw/lshw-gtk_02.18.85-0.7rusoft1~18.04.1_i386.deb Size: 376628 MD5sum: 77c273c2bf0143f106fb2b37dea93a69 SHA1: bea1ae1393a0a5f91f2b9f908248ce8d5872b3bb SHA256: fda24d1c04c40a19a900e1ea1fd0f5bdecd3b135cd81f54fed328e8fa176d93f 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: mc Version: 3:4.8.29-1rusoft5.1~18.04.1 Architecture: i386 Maintainer: Dmitry Smirnov Installed-Size: 1700 Depends: libc6 (>= 2.15), libext2fs2 (>= 1.37), libglib2.0-0 (>= 2.35.9), libgpm2 (>= 1.20.7), libslang2 (>= 2.2.4), libssh2-1 (>= 1.2.8), mc-data (= 3:4.8.29-1rusoft5.1~18.04.1) Recommends: mime-support, perl, unzip, zstd, sensible-utils 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, unrar, wimtools, xpdf | pdf-viewer, zip Provides: mcedit Filename: pool/ubuntu-bionic/i386/mc/mc_4.8.29-1rusoft5.1~18.04.1_i386.deb Size: 601468 MD5sum: 3638659d2966beaa837480959e69e95e SHA1: f9a2b807fe65f9bf0669bdf954ff620277cef83e SHA256: f475c66b6a6a7052a6496a2eeaeb9ea355ec009931570a275a42fe00dd6d9247 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.21-2rusoft14.2~18.04.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 327 Depends: libc6 (>= 2.17), libevent-2.1-6 (>= 2.1.8-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/ubuntu-bionic/i386/memcached/1.6.21/memcached_1.6.21-2rusoft14.2~18.04.1_i386.deb Size: 124060 MD5sum: 36c4070aadadecea75c8f3144ab2857e SHA1: 7a36c3299651aa2ff5fcebd167bc3477eeb67bd9 SHA256: a80dc13b5d288b1ee942a86a669287308e8e56d1137587e22b7ae39c767ec0f6 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 Version: 1.6.41-2rusoft15gcc9~ubuntu18 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 340 Depends: libc6 (>= 2.17), libevent-2.1-6 (>= 2.1.8-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/ubuntu-bionic/i386/memcached/1.6.41/memcached_1.6.41-2rusoft15gcc9~ubuntu18_i386.deb Size: 126516 MD5sum: e184100d2f4800f65f1b06b13f3ac3cd SHA1: a3074d279f87019e0da8f1af05a3620139b5a89a SHA256: 98039e5183a12657b6ac2a11cd6b5d9fb439db3b4401423a2fa014d4826ba672 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.21-2rusoft14.2~18.04.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 255 Depends: libc6 (>= 2.17), libevent-2.1-6 (>= 2.1.8-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/ubuntu-bionic/i386/memcached/1.6.21/memcached-tiny_1.6.21-2rusoft14.2~18.04.1_i386.deb Size: 96328 MD5sum: 1075b799552e88ea3065adac75da2592 SHA1: 5c07f8c6f0286b6e18fc0423920fdd5c1d990f09 SHA256: c74deb6abae8a6323dba663935150b36d8f0a098f8edf8958b4de1ec7b1d1184 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: memcached-tiny Source: memcached Version: 1.6.41-2rusoft15gcc9~ubuntu18 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 259 Depends: libc6 (>= 2.17), libevent-2.1-6 (>= 2.1.8-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/ubuntu-bionic/i386/memcached/1.6.41/memcached-tiny_1.6.41-2rusoft15gcc9~ubuntu18_i386.deb Size: 96968 MD5sum: 3e1b412c39fb7cb04e30664faf4fcbb4 SHA1: f9ffc784d9e636ef05570342951845ceccc386cf SHA256: 9fc8e0c3b6b6a77d272642b01d2e21c0c4ca767a0504cea769740a6034500479 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: nano Version: 7.2-2rusoft2.9~18.04.1 Architecture: i386 Maintainer: Jordi Mallach Installed-Size: 459 Depends: libc6 (>= 2.11), libmagic1 (>= 5.12), libncursesw5 (>= 6), libtinfo5 (>= 6) Suggests: hunspell, nano-l10n, nano-syntax Conflicts: pico Breaks: nano-tiny Replaces: nano-tiny, pico Filename: pool/ubuntu-bionic/i386/nano/nano_7.2-2rusoft2.9~18.04.1_i386.deb Size: 212916 MD5sum: f5cb47cf0e1dd2b9035b105c68936b05 SHA1: f71d03ff7a304e054b6a464875663c8b134ce28e SHA256: b0a771343ae931ed059c9c5372af637993e80ca3516cd89062ca51a913720f81 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: 7.2-2rusoft2.9~18.04.1 Architecture: i386 Maintainer: Jordi Mallach Installed-Size: 103 Depends: libc6 (>= 2.11), libncursesw5 (>= 6), libtinfo5 (>= 6) Provides: nano Filename: pool/ubuntu-bionic/i386/nano/nano-tiny_7.2-2rusoft2.9~18.04.1_i386.deb Size: 41724 MD5sum: f360da08ff043bb42d3528e6ae0a932b SHA1: cd246f798f551498ead174109bbdf63844ac50fe SHA256: f4a8735194f0db53090e076073a9953d4ef600d2d383b8c8fb807f9dcbf2b420 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.15.05-1rusoft1~18.04.1 Architecture: i386 Maintainer: Anibal Monsalve Salazar Installed-Size: 1965 Depends: dpkg (>= 1.15.4) | install-info, libc6 (>= 2.7) Filename: pool/ubuntu-bionic/i386/nasm/nasm_2.15.05-1rusoft1~18.04.1_i386.deb Size: 312056 MD5sum: cfeb7ccee8645d34bef59b1756d3c6e8 SHA1: 94c530582bad62812195ef0404b1bf6737354076 SHA256: 09b8e27317ba1b31778839c52eaf2b877e6cdaa5f9e4511af416ab18b062c2c5 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: openvpn Version: 2.4.12-2rusoft8.4~18.04.1 Architecture: i386 Maintainer: Alberto Gonzalez Iniesta Installed-Size: 1253 Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.15), liblz4-1 (>= 0.0~r130), liblzo2-2 (>= 2.02), libpam0g (>= 0.99.7.1), libpkcs11-helper1 (>= 1.11), libssl1.1 (>= 1.1.1), libsystemd0, iproute2, lsb-base (>= 3.0-6), logrotate Recommends: easy-rsa Suggests: openssl, resolvconf Filename: pool/ubuntu-bionic/i386/openvpn/openvpn_2.4.12-2rusoft8.4~18.04.1_i386.deb Size: 508884 MD5sum: ff16732b08740f74a9703e3c52c58e49 SHA1: 2c8676158c6ba301f64ec152da5c260bdde84f5a SHA256: 3ddb2b0560a4ec556218dab692e2109949164788ed2d572324d67d3e1f57d5de 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: openvpn Version: 2.5.9-2rusoft8.5~18.04.1 Architecture: i386 Maintainer: Alberto Gonzalez Iniesta Installed-Size: 1365 Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.15), liblz4-1 (>= 0.0~r130), liblzo2-2 (>= 2.02), libpam0g (>= 0.99.7.1), libpkcs11-helper1 (>= 1.11), libssl1.1 (>= 1.1.1), libsystemd0, iproute2, lsb-base (>= 3.0-6), logrotate Recommends: easy-rsa Suggests: openssl, resolvconf Filename: pool/ubuntu-bionic/i386/openvpn/openvpn_2.5.9-2rusoft8.5~18.04.1_i386.deb Size: 566100 MD5sum: bed957183e19274e6bff2d61138c26cb SHA1: faa7b144e03c94d52c8c293c13a982d9b45eedb9 SHA256: 86e1034776346ba0d25f64392cc118c228c9dcf2b42f6d9052a888bf253991b0 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: openvpn Version: 2.6.4-2rusoft9.1~18.04.1 Architecture: i386 Maintainer: Alberto Gonzalez Iniesta Installed-Size: 1420 Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.15), libcap-ng0, liblz4-1 (>= 0.0~r130), liblzo2-2 (>= 2.02), libpam0g (>= 0.99.7.1), libpkcs11-helper1 (>= 1.11), libssl1.1 (>= 1.1.1), libsystemd0, iproute2, lsb-base (>= 3.0-6), logrotate Recommends: easy-rsa Suggests: openssl, resolvconf, openvpn-dco-dkms Filename: pool/ubuntu-bionic/i386/openvpn/openvpn_2.6.4-2rusoft9.1~18.04.1_i386.deb Size: 599812 MD5sum: f87736033971a4dd63a4f915550a2995 SHA1: 86d6e3b761ade2613eb543d236c7e730af84f687 SHA256: 97aa914561b75e268a903fbb81147711ea22120ef5aedf6e7b963c4c2a8ca181 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~bionic1 Architecture: i386 Maintainer: Debian PhotoTools Maintainers Installed-Size: 191 Depends: libc6 (>= 2.11), libpng16-16 (>= 1.6.2-1), zlib1g (>= 1:1.1.4) Filename: pool/ubuntu-bionic/i386/optipng/optipng_0.7.7-1rusoft1~bionic1_i386.deb Size: 88596 MD5sum: 776828404c69a2c534fd42b56f53c932 SHA1: 34d7c300d58cf6fe533ea1f1a7f477db5aa117b6 SHA256: 6a19ac8f98e82e5d9d61836e8187c498837330154b9302b78d5fd924d8057579 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: pbzip2 Version: 1.1.13-1rusoft1.1gcc9~ubuntu18 Architecture: i386 Maintainer: William Grzybowski Installed-Size: 100 Depends: libbz2-1.0, libc6 (>= 2.4), libgcc09-s-9, libgcc09stdc++-6028-v3 Filename: pool/ubuntu-bionic/i386/pbzip2/1.1.13/pbzip2_1.1.13-1rusoft1.1gcc9~ubuntu18_i386.deb Size: 40848 MD5sum: e8d047ccc7167d949777addb8932fd83 SHA1: 75da1bba554604a9bbc04b573a87d99eda6d8c5b SHA256: 3f6d7adcb1278b2ceee6246ff742683c9831049fe18c37800e3f147ea499e7ef Section: utils Priority: optional Homepage: https://launchpad.net/pbzip2/ Description: parallel bzip2 implementation pbzip2 is a parallel implementation of the bzip2 block-sorting file compressor that uses pthreads and achieves near-linear speedup on SMP machines. The output of this version is fully compatible with bzip2 v1.0.2 (ie: anything compressed with pbzip2 can be decompressed with bzip2). Package: pcre2-utils Source: pcre2 Version: 10.39-2rusoft2.1~18.04.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 239 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/ubuntu-bionic/i386/pcre2/pcre2-utils_10.39-2rusoft2.1~18.04.1_i386.deb Size: 112432 MD5sum: 5a19087a11d626cc26d16517e7bdae06 SHA1: 2c96b510243890550fbb79c1c1d09c044bd25d55 SHA256: aaec585b3ab85feec5e450a05d9134b4247d1947160e8fcedbee3a73203659fe 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~18.04.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 244 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/ubuntu-bionic/i386/pcre2/pcre2-utils_10.40-2rusoft2.1~18.04.1_i386.deb Size: 114856 MD5sum: 07e90270e501085f140df38ad8abdb27 SHA1: a6170ff36c47f10666e2d9607ee98e3a9db8c65f SHA256: fe74261acc2e39942d87455e847c9ba0159f68f2b9ae53313eff6aff1400e5f8 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~18.04.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 244 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/ubuntu-bionic/i386/pcre2/pcre2-utils_10.42-2rusoft2.1~18.04.1_i386.deb Size: 115668 MD5sum: a90b487a5d95ab9638f4ac7174afc928 SHA1: 7639978f4ea4ed4088f8484f144071fe3b27291f SHA256: cada72be5badf7f3852a0da0b9de14bf4f8626bb2b01627a2c2d53af3c24c012 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~18.04.1 Architecture: i386 Maintainer: Matthew Vernon Installed-Size: 57 Depends: libc6 (>= 2.4), libpcre3 Replaces: pgrep (<< 4.5) Filename: pool/ubuntu-bionic/i386/pcre3/pcregrep_8.45-5rusoft8~18.04.1_i386.deb Size: 27544 MD5sum: adf6c0cbc02030dbdb252d170388f3b7 SHA1: 2cb8ddb32d2e53a9b25fb94a636a04b47734f087 SHA256: 2f5ccc3743001d6f98cf53e5f3a8036323a8d157481983326d305eaccbfea811 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~18.04.1 Architecture: i386 Maintainer: Eduard Bloch Installed-Size: 162 Pre-Depends: dpkg (>= 1.15.6) Depends: libc6 (>= 2.11), zlib1g (>= 1:1.2.6) Filename: pool/ubuntu-bionic/i386/pigz/pigz_2.6-1rusoft2~18.04.1_i386.deb Size: 64160 MD5sum: 7597577f516d8f68728f83e3d9b4b86f SHA1: 7aef1289806990a0bd29b698468356a79fb8d9a7 SHA256: eab3b9462da8b05538f01567ef64450b4004b0011545712b9edac4c9aad0ab1a 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: pure-ftpd Version: 1.0.50-2.1rusoft1.2~18.04.1 Architecture: i386 Maintainer: Stefan Hornburg (Racke) Installed-Size: 579 Depends: lsb-base (>= 3.2-14), openbsd-inetd | inet-superserver, pure-ftpd-common (= 1.0.50-2.1rusoft1.2~18.04.1), libc6 (>= 2.15), libcap2 (>= 1:2.10), libpam0g (>= 0.99.7.1), libsodium23 (>= 1.0.10), libssl1.1 (>= 1.1.1) Conflicts: ftp-server Replaces: ftp-server Provides: ftp-server Filename: pool/ubuntu-bionic/i386/pure-ftpd/pure-ftpd_1.0.50-2.1rusoft1.2~18.04.1_i386.deb Size: 143980 MD5sum: 80c5ada03ca60f31e756fe9f771671a2 SHA1: f9504f09497b3d376d9b298b6be5ce4d87d2a45b SHA256: d8e1060fb3d879b0530fd4e8ef57fb2f808344965d3d45917becf70b2368d7d4 Section: net Priority: optional Homepage: https://www.pureftpd.org/project/pure-ftpd/ Description: Secure and efficient FTP server Free, secure, production-quality and standard-conformant FTP server. Features include chrooted home directories, virtual domains, built-in 'ls', anti-warez system, configurable ports for passive downloads, FXP protocol, bandwidth throttling, ratios, fortune files, Apache-like log files, fast standalone mode, atomic uploads, text / HTML / XML real-time status report, virtual users, virtual quotas, privilege separation, SSL/TLS and more. Package: pure-ftpd-ldap Source: pure-ftpd Version: 1.0.50-2.1rusoft1.2~18.04.1 Architecture: i386 Maintainer: Stefan Hornburg (Racke) Installed-Size: 604 Depends: lsb-base (>= 3.2-14), pure-ftpd-common (= 1.0.50-2.1rusoft1.2~18.04.1), libc6 (>= 2.15), libcap2 (>= 1:2.10), libldap-2.4-2 (>= 2.4.7), libpam0g (>= 0.99.7.1), libsodium23 (>= 1.0.10), libssl1.1 (>= 1.1.1), openbsd-inetd | inet-superserver Conflicts: ftp-server, pure-ftpd Replaces: ftp-server, pure-ftpd Provides: ftp-server, pure-ftpd Filename: pool/ubuntu-bionic/i386/pure-ftpd/pure-ftpd-ldap_1.0.50-2.1rusoft1.2~18.04.1_i386.deb Size: 147716 MD5sum: b0e88bc812205254b96387ee369d5f16 SHA1: 7e4c5bc5ed0dc163d59c5bf19fc50e73ac14979e SHA256: ea8c537383436a3abbbc1257392582d7d32611af1d7b033d67755b3aeccd264e Section: net Priority: optional Homepage: https://www.pureftpd.org/project/pure-ftpd/ Description: Secure and efficient FTP server with LDAP user authentication Pure-FTPd is a fast, production-quality, standards-conformant FTP server based upon Troll-FTPd. Features include chrooted home directories, virtual domains, built-in 'ls', anti-warez system, configurable ports for passive downloads, FXP protocol, bandwidth throttling, ratios, fortune files, Apache-like log files, fast standalone mode, atomic uploads, text / HTML / XML real-time status report, virtual users, virtual quotas, privilege separation, SSL/TLS and more. Package: pure-ftpd-mysql Source: pure-ftpd Version: 1.0.50-2.1rusoft1.2~18.04.1 Architecture: i386 Maintainer: Stefan Hornburg (Racke) Installed-Size: 606 Depends: lsb-base (>= 3.2-14), pure-ftpd-common (= 1.0.50-2.1rusoft1.2~18.04.1), libc6 (>= 2.15), libcap2 (>= 1:2.10), libmysqlclient20 (>= 5.7.11), libpam0g (>= 0.99.7.1), libsodium23 (>= 1.0.10), libssl1.1 (>= 1.1.1), openbsd-inetd | inet-superserver Conflicts: ftp-server, pure-ftpd Replaces: ftp-server, pure-ftpd Provides: ftp-server, pure-ftpd Filename: pool/ubuntu-bionic/i386/pure-ftpd/pure-ftpd-mysql_1.0.50-2.1rusoft1.2~18.04.1_i386.deb Size: 149260 MD5sum: 7c658399a90fbd42d187c3e8323b3c8c SHA1: 39f9c21b2a93093d4f65b0c7e1678e23b0f2389b SHA256: 44a11ea32bb0fd69be9be6412f5fc351974bd1ae39bf617640e3c81961ca9795 Section: net Priority: optional Homepage: https://www.pureftpd.org/project/pure-ftpd/ Description: Secure and efficient FTP server with MySQL user authentication Pure-FTPd is a fast, production-quality, standards-conformant FTP server based upon Troll-FTPd. Features include chrooted home directories, virtual domains, built-in 'ls', anti-warez system, configurable ports for passive downloads, FXP protocol, bandwidth throttling, ratios, fortune files, Apache-like log files, fast standalone mode, atomic uploads, text / HTML / XML real-time status report, virtual users, virtual quotas, privilege separation, SSL/TLS and more. Package: pure-ftpd-postgresql Source: pure-ftpd Version: 1.0.50-2.1rusoft1.2~18.04.1 Architecture: i386 Maintainer: Stefan Hornburg (Racke) Installed-Size: 605 Depends: lsb-base (>= 3.2-14), pure-ftpd-common (= 1.0.50-2.1rusoft1.2~18.04.1), libc6 (>= 2.15), libcap2 (>= 1:2.10), libpam0g (>= 0.99.7.1), libpq5, libsodium23 (>= 1.0.10), libssl1.1 (>= 1.1.1), openbsd-inetd | inet-superserver Conflicts: ftp-server, pure-ftpd Replaces: ftp-server, pure-ftpd Provides: ftp-server, pure-ftpd Filename: pool/ubuntu-bionic/i386/pure-ftpd/pure-ftpd-postgresql_1.0.50-2.1rusoft1.2~18.04.1_i386.deb Size: 148792 MD5sum: da0f500a87e8b29ab8a3eae6383847cc SHA1: 66c544d5cea2ce8fc13150d9c79e904344ae3b80 SHA256: 7aa9d8baf58e84911517302cb76aecf26ed79f1505f5a45cc8ec0e019e70a217 Section: net Priority: optional Homepage: https://www.pureftpd.org/project/pure-ftpd/ Description: Secure and efficient FTP server with PostgreSQL user authentication Pure-FTPd is a fast, production-quality, standards-conformant FTP server based upon Troll-FTPd. Features include chrooted home directories, virtual domains, built-in 'ls', anti-warez system, configurable ports for passive downloads, FXP protocol, bandwidth throttling, ratios, fortune files, Apache-like log files, fast standalone mode, atomic uploads, text / HTML / XML real-time status report, virtual users, virtual quotas, privilege separation, SSL/TLS and more. Package: python-brotli Source: brotli Version: 1.0.9-2rusoft1.1~18.04.1 Architecture: i386 Maintainer: Tomasz Buchert Installed-Size: 791 Depends: python (<< 2.8), python (>= 2.7~), python:any (<< 2.8), python:any (>= 2.7.5-5~), libc6 (>= 2.4), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.1.1) Filename: pool/ubuntu-bionic/i386/brotli/python-brotli_1.0.9-2rusoft1.1~18.04.1_i386.deb Size: 285004 MD5sum: 454a56c7e849625580bb4b3c8dc94dfc SHA1: 29e2e1ce23f38dff463dfabd1b95d9c5056621cd SHA256: 2eaadf8691266fe2e96edce782b437120892ca2f410c47484b30de0c6e055b34 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.1~18.04.1 Architecture: i386 Maintainer: Tomasz Buchert Installed-Size: 791 Depends: python3 (<< 3.7), python3 (>= 3.6~), python3:any (>= 3.3.2-2~), libc6 (>= 2.4), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.1.1) Filename: pool/ubuntu-bionic/i386/brotli/python3-brotli_1.0.9-2rusoft1.1~18.04.1_i386.deb Size: 297652 MD5sum: 930a0e97fa454904ea59a3f70a434d0d SHA1: e2724673b6c39f88da43082d84373e79dbed97cc SHA256: 69166da64da4ecbd87d9a872dacc95b1a5ebeb44caab56f093bd0cfe057f89e2 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:6.23-1rusoft1~18.04.1 Architecture: i386 Maintainer: Martin Meredith Installed-Size: 1435 Depends: libc6 (>= 2.6), libgcc1 (>= 1:4.2), libstdc++6 (>= 5.2) Suggests: unrar Filename: pool/ubuntu-bionic/i386/rar/rar_6.23-1rusoft1~18.04.1_i386.deb Size: 371172 MD5sum: 7e532695ad5da334624c6e4f2835bb94 SHA1: edea629628682e209f067e9c59229122ca7fe8ff SHA256: 4f093be0f29eb8f6212b074b38c9f545449ae390baaeddf3743b66aca9ebd8e4 Section: non-free/utils Priority: optional Homepage: https://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, FreeBSD, BSDI. . This program is shareware and you must register it after 40 days of use. Package: rsync Version: 3.1.3-8rusoft1.2~bionic1 Architecture: i386 Maintainer: Paul Slootman Installed-Size: 671 Depends: lsb-base, libacl1 (>= 2.2.51-8), libattr1 (>= 1:2.4.46-8), libc6 (>= 2.15), libpopt0 (>= 1.14) Suggests: openssh-client, openssh-server Filename: pool/ubuntu-bionic/i386/rsync/rsync_3.1.3-8rusoft1.2~bionic1_i386.deb Size: 327972 MD5sum: 6a95b600f631093e57cda857dafe24fb SHA1: 196d2c1ee297b10f09ddcb90eeca3e7a0d2f28df SHA256: f4a60198d4a812280845c4634aa09f0554d49912a797f5aaa2f939724ead120b 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~bionic1 Architecture: i386 Maintainer: Paul Slootman Installed-Size: 627 Depends: libacl1 (>= 2.2.51-8), libc6 (>= 2.15), 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/ubuntu-bionic/i386/rsync30/rsync30_3.0.9-4+deb7u2rusoft1.3~bionic1_i386.deb Size: 349152 MD5sum: c029843af919a981d0e2bdfe04d102a5 SHA1: a93c3277667e13205be1cda30086fb3b7073ff50 SHA256: 5302fb8c2b5978f973e91b42a3ea28f75f3470cb66112f572a49fce63ec1f218 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~18.04.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 779 Depends: lsb-base, libacl1 (>= 2.2.51-8), libattr1 (>= 1:2.4.46-8), libc6 (>= 2.15), liblz4-1 (>= 0.0~r130), libpopt0 (>= 1.14), libssl1.1 (>= 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/ubuntu-bionic/i386/rsync32/rsync32_3.2.3-8rusoft2.4~18.04.1_i386.deb Size: 425768 MD5sum: ab0b7d8bf9d060824c119bd3a7cceb06 SHA1: 34253dfeb7a599ed39a9cfc070c7c78b542f6c34 SHA256: d433e654162b3a3de655c8a4376da1a866ec7a51fc36824b9673d4b4f2254b1b 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: rsync32 Version: 3.2.7-8rusoft2.5~18.04.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 822 Depends: lsb-base, libacl1 (>= 2.2.51-8), libattr1 (>= 1:2.4.46-8), libc6 (>= 2.15), liblz4-1 (>= 0.0~r130), libpopt0 (>= 1.14), libssl1.1 (>= 1.1.0), libxxhash0 (>= 0.8.0), libzstd1 (>= 1.4.0), zlib1g (>= 1:1.1.4) Suggests: openssh-client, openssh-server, python3 Provides: rsync Filename: pool/ubuntu-bionic/i386/rsync32/rsync32_3.2.7-8rusoft2.5~18.04.1_i386.deb Size: 455636 MD5sum: a3fee427247a3c6126c212a7819190ba SHA1: 5d8b6460e85ca26ebe981c551c009498af71ec44 SHA256: 5dd3249d785adf4471d84254cdc994d027d1d56b964dfc2c7235263b669bce86 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: smartmontools Version: 7.4~git20220510-1rusoft3.4~18.04.1 Architecture: i386 Maintainer: Giuseppe Iuculano Installed-Size: 1952 Depends: debianutils (>= 2.2), lsb-base (>= 3.2-14), libc6 (>= 2.27), libcap-ng0, libgcc1 (>= 1:4.2), libselinux1 (>= 1.32), libstdc++6 (>= 5.2), libsystemd0 Recommends: mailx | mailutils Suggests: gsmartcontrol, smart-notifier Conflicts: smartsuite, ucsc-smartsuite Filename: pool/ubuntu-bionic/i386/smartmontools/smartmontools_7.4~git20220510-1rusoft3.4~18.04.1_i386.deb Size: 579812 MD5sum: fe9f77fbf97e6cecde043fb2a8b38b04 SHA1: d2c200ebe3af339b143082c1f953e8a85448be21 SHA256: 37b0841acc1623586b4aa5770ce2e75317d36721a5df58af4db4eb39aebcab3e 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: smartmontools Version: 7.4~git20230212-1rusoft3.4~18.04.1 Architecture: i386 Maintainer: Giuseppe Iuculano Installed-Size: 2004 Depends: debianutils (>= 2.2), lsb-base (>= 3.2-14), libc6 (>= 2.27), libcap-ng0, libgcc1 (>= 1:4.2), libselinux1 (>= 1.32), libstdc++6 (>= 5.2), libsystemd0 Recommends: mailx | mailutils Suggests: gsmartcontrol, smart-notifier Conflicts: smartsuite, ucsc-smartsuite Filename: pool/ubuntu-bionic/i386/smartmontools/smartmontools_7.4~git20230212-1rusoft3.4~18.04.1_i386.deb Size: 596764 MD5sum: 99e351b9375d00d794768fa9b6c8904a SHA1: b4691ae5004e7d2676e388c079edcdf194c5d241 SHA256: 2be7d5bf2754f3535c4f3f8b1b001efa06d140c3faf058a60daba48df2d437c7 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: smartmontools Version: 7.4~git20230321-1rusoft3.4~18.04.1 Architecture: i386 Maintainer: Giuseppe Iuculano Installed-Size: 2063 Depends: debianutils (>= 2.2), lsb-base (>= 3.2-14), libc6 (>= 2.27), libcap-ng0, libgcc1 (>= 1:4.2), libselinux1 (>= 1.32), libstdc++6 (>= 5.2), libsystemd0 Recommends: mailx | mailutils Suggests: gsmartcontrol, smart-notifier Conflicts: smartsuite, ucsc-smartsuite Filename: pool/ubuntu-bionic/i386/smartmontools/smartmontools_7.4~git20230321-1rusoft3.4~18.04.1_i386.deb Size: 614136 MD5sum: 6aee5e4cdafbc1873f35cfa1d340695b SHA1: 364c5486389f8a6e1340bbe0d5f9d652570aefc8 SHA256: 7ad1bb8185053b3e7cf10f642bb3511649235ec0cf931d895ecd6fcb21c5f87a 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.40.1-2rusoft13.5~18.04.1 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 247 Depends: libc6 (>= 2.7), libreadline7 (>= 6.0), libsqlite3-0 (>= 3.38.0), zlib1g (>= 1:1.2.0) Suggests: sqlite3-doc Filename: pool/ubuntu-bionic/i386/sqlite3/sqlite3_3.40.1-2rusoft13.5~18.04.1_i386.deb Size: 108052 MD5sum: 3aa30ad47035587700fa5a4ae43c397d SHA1: 71606807694a813c2a8d3bc5aa8916c76313e24e SHA256: 39b5cb3d7a8f60cb9115a44b153d49fab8258180cba11fd098e47649c4348ab2 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: sqlite3 Version: 3.42.0-2rusoft13.6~18.04.1 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 255 Depends: libc6 (>= 2.7), libreadline7 (>= 6.0), libsqlite3-0 (>= 3.38.0), zlib1g (>= 1:1.2.0) Suggests: sqlite3-doc Filename: pool/ubuntu-bionic/i386/sqlite3/sqlite3_3.42.0-2rusoft13.6~18.04.1_i386.deb Size: 111328 MD5sum: 732a568b19313e944cf7171f9669bc17 SHA1: b0771c03f7bacec526ccfe9d45b6c54ba46859fb SHA256: cc25a16a7e4e2b7160e7f02d49ffda4b1fae3dd7a8cf6e8343038718af738607 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: sqlite3 Version: 3.43.0-2rusoft13.7~18.04.1 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 258 Depends: libc6 (>= 2.7), libreadline7 (>= 6.0), libsqlite3-0 (>= 3.43.0), zlib1g (>= 1:1.2.0) Suggests: sqlite3-doc Filename: pool/ubuntu-bionic/i386/sqlite3/sqlite3_3.43.0-2rusoft13.7~18.04.1_i386.deb Size: 111496 MD5sum: d01b285cbd1d2abab891841e8aaf4d6d SHA1: 40d6346ce48192b10b7605e4889c55819d7c848f SHA256: 2773b5f9755d43fc1978b8148d07f03775ef16c5eb0e52d5f28b786f1966211f 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: sqlite3 Version: 3.43.1-2rusoft13.8~18.04.1 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 258 Depends: libc6 (>= 2.7), libreadline7 (>= 6.0), libsqlite3-0 (>= 3.43.0), zlib1g (>= 1:1.2.0) Suggests: sqlite3-doc Filename: pool/ubuntu-bionic/i386/sqlite3/sqlite3_3.43.1-2rusoft13.8~18.04.1_i386.deb Size: 111476 MD5sum: 2c2ff6ebc48c42324f8d4c13621464ff SHA1: 5d9350de44e0feb99ffe6b2192ea76a63bd0b495 SHA256: d5178c7bd55c169c09bea3796e58aed7d931089f654a3bd79befee99dfe02e46 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: sqlite3-tools Source: sqlite3 Version: 3.40.1-2rusoft13.5~18.04.1 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 1011 Depends: libc6 (>= 2.4), libtcl8.6 (>= 8.6.0) Suggests: sqlite3-doc Conflicts: emboss Breaks: sqlite3 (<< 3.37.0) Replaces: sqlite3 (<< 3.37.0) Filename: pool/ubuntu-bionic/i386/sqlite3/sqlite3-tools_3.40.1-2rusoft13.5~18.04.1_i386.deb Size: 476396 MD5sum: 399fc992ba9feff975a33103c31dd8b1 SHA1: 18863fa810733a50148f7ff68a23f0ad6f86d290 SHA256: 5bf26c3b3f00794a61aee5ac6d834459a85e0b0eeb9347a18f745dc05a4638ab Section: database Priority: optional Multi-Arch: foreign Homepage: https://www.sqlite.org/ Description: Command line interface for SQLite 3 (tools) This package contains various tools such as: - showdb - showjournal - showstat4 - showwal - sqldiff - sqlite3_analyzer Package: sqlite3-tools Source: sqlite3 Version: 3.42.0-2rusoft13.6~18.04.1 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 1031 Depends: libc6 (>= 2.4), libtcl8.6 (>= 8.6.0) Suggests: sqlite3-doc Conflicts: emboss Breaks: sqlite3 (<< 3.37.0) Replaces: sqlite3 (<< 3.37.0) Filename: pool/ubuntu-bionic/i386/sqlite3/sqlite3-tools_3.42.0-2rusoft13.6~18.04.1_i386.deb Size: 486248 MD5sum: 3586b981150e9d6cd2d832b55355ddb8 SHA1: b523b08624305b3ca66f720dab46d1908ffd9a6e SHA256: 8bb07dc70f11e750d590de8aa7b725f833c328cb9c0e9ecb402b5c297a4eec60 Section: database Priority: optional Multi-Arch: foreign Homepage: https://www.sqlite.org/ Description: Command line interface for SQLite 3 (tools) This package contains various tools such as: - showdb - showjournal - showstat4 - showwal - sqldiff - sqlite3_analyzer Package: sqlite3-tools Source: sqlite3 Version: 3.43.0-2rusoft13.7~18.04.1 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 1047 Depends: libc6 (>= 2.4), libtcl8.6 (>= 8.6.0) Suggests: sqlite3-doc Conflicts: emboss Breaks: sqlite3 (<< 3.37.0) Replaces: sqlite3 (<< 3.37.0) Filename: pool/ubuntu-bionic/i386/sqlite3/sqlite3-tools_3.43.0-2rusoft13.7~18.04.1_i386.deb Size: 493308 MD5sum: e448273624f7fadf5a9426d3b76b0469 SHA1: 6e2f6ebd6bee6b91cef3c74609d45c374eba1bb8 SHA256: 42918c454b25a9b15f96666339903e8dbf71cd03ad0b78f83a8c0819f29ebf07 Section: database Priority: optional Multi-Arch: foreign Homepage: https://www.sqlite.org/ Description: Command line interface for SQLite 3 (tools) This package contains various tools such as: - showdb - showjournal - showstat4 - showwal - sqldiff - sqlite3_analyzer Package: sqlite3-tools Source: sqlite3 Version: 3.43.1-2rusoft13.8~18.04.1 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 1047 Depends: libc6 (>= 2.4), libtcl8.6 (>= 8.6.0) Suggests: sqlite3-doc Conflicts: emboss Breaks: sqlite3 (<< 3.37.0) Replaces: sqlite3 (<< 3.37.0) Filename: pool/ubuntu-bionic/i386/sqlite3/sqlite3-tools_3.43.1-2rusoft13.8~18.04.1_i386.deb Size: 493136 MD5sum: 8b04e1a3f8ef314f37836aeb2b49e3c8 SHA1: e0e746a3043c2c5672772a87d6cfe662a1860f5e SHA256: aa9136eb1472d7be9c9d7fd646e6fc6a0251d23bb025e7f1989540b09fa866a1 Section: database Priority: optional Multi-Arch: foreign Homepage: https://www.sqlite.org/ Description: Command line interface for SQLite 3 (tools) This package contains various tools such as: - showdb - showjournal - showstat4 - showwal - sqldiff - sqlite3_analyzer Package: squashfs-tools Version: 1:4.5.1-1rusoft1~18.04.1 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 509 Depends: libc6 (>= 2.8), liblz4-1 (>= 0.0~r130), liblzma5 (>= 5.1.1alpha+20120614), liblzo2-2 (>= 2.02), libzstd1 (>= 1.4.0), zlib1g (>= 1:1.1.4) Filename: pool/ubuntu-bionic/i386/squashfs-tools/squashfs-tools_4.5.1-1rusoft1~18.04.1_i386.deb Size: 193732 MD5sum: 7d89027d8cc908ce5fe870a450c18dcf SHA1: e916a434592d04200089e155f4a84f550a883647 SHA256: e390e24b5ff0c1b2ccfe5822e869062c0798d723c00ae208217cc74d91b833e8 Section: kernel Priority: optional Homepage: https://github.com/plougher/squashfs-tools 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. Package: sysstat Version: 12.6.1-1u2rusoft1.1~18.04.1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 1667 Depends: lsb-base (>= 3.0-6), ucf (>= 2.003), xz-utils, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.7), libsensors4 (>= 1:3.0.0) Recommends: systemd | cron | cron-daemon Suggests: isag Filename: pool/ubuntu-bionic/i386/sysstat/sysstat_12.6.1-1u2rusoft1.1~18.04.1_i386.deb Size: 590564 MD5sum: 89bd402957ea22fec4224823a6e5ff70 SHA1: caf5e435e0ce625eb9935a19fd730440564a9930 SHA256: a02d7ee10c18102d783232feca29d17909f4e6cff5d69f8f95feb2ecd132390f Section: admin Priority: optional Homepage: http://sebastien.godard.pagesperso-orange.fr/ Description: system performance tools for Linux The sysstat package contains the following system performance tools: - sar: collects and reports system activity information; - iostat: reports CPU utilization and disk I/O statistics; - tapestat: reports statistics for tapes connected to the system; - mpstat: reports global and per-processor statistics; - pidstat: reports statistics for Linux tasks (processes); - sadf: displays data collected by sar in various formats; - cifsiostat: reports I/O statistics for CIFS filesystems. . The statistics reported by sar deal with I/O transfer rates, paging activity, process-related activities, interrupts, network activity, memory and swap space utilization, CPU utilization, kernel activities and TTY statistics, among others. Both UP and SMP machines are fully supported. Original-Maintainer: Robert Luberda Package: tor Version: 0.4.6.7-1rusoft1.1~18.04.1 Architecture: i386 Maintainer: Peter Palfrader Installed-Size: 5374 Depends: libc6 (>= 2.27), libcap2 (>= 1:2.10), libevent-2.1-6 (>= 2.1.8-stable), liblzma5 (>= 5.1.1alpha+20120614), libseccomp2 (>= 0.0.0~20120605), libssl1.1 (>= 1.1.1), libsystemd0, libzstd1 (>= 1.4.0), zlib1g (>= 1:1.1.4), adduser, lsb-base Recommends: logrotate, tor-geoipdb, torsocks Suggests: mixmaster, torbrowser-launcher, socat, apparmor-utils, nyx, obfs4proxy Conflicts: libssl0.9.8 (<< 0.9.8g-9) Filename: pool/ubuntu-bionic/i386/tor/tor_0.4.6.7-1rusoft1.1~18.04.1_i386.deb Size: 1522788 MD5sum: 37b0a2282efe868373ca60b114ff169e SHA1: 3271c8535b98d1378db576a835cf6a7b27ee8d86 SHA256: 54d98e41b0552ea26ac209f95b5c62013cbb5e4cdfa4f526cdc820adccc0bab4 Section: net Priority: optional Homepage: https://www.torproject.org/ Description: anonymizing overlay network for TCP Tor is a connection-based low-latency anonymous communication system. . Clients choose a source-routed path through a set of relays, and negotiate a "virtual circuit" through the network, in which each relay knows its predecessor and successor, but no others. Traffic flowing down the circuit is decrypted at each relay, which reveals the downstream relay. . Basically, Tor provides a distributed network of relays. Users bounce their TCP streams (web traffic, ftp, ssh, etc) around the relays, and recipients, observers, and even the relays themselves have difficulty learning which users connected to which destinations. . This package enables only a Tor client by default, but it can also be configured as a relay and/or a hidden service easily. . Client applications can use the Tor network by connecting to the local socks proxy interface provided by your Tor instance. If the application itself does not come with socks support, you can use a socks client such as torsocks. . Note that Tor does no protocol cleaning on application traffic. There is a danger that application protocols and associated programs can be induced to reveal information about the user. Tor depends on Torbutton and similar protocol cleaners to solve this problem. For best protection when web surfing, the Tor Project recommends that you use the Tor Browser Bundle, a standalone tarball that includes static builds of Tor, Torbutton, and a modified Firefox that is patched to fix a variety of privacy bugs. Package: unrar Source: unrar-nonfree Version: 1:6.1.6-1rusoft2.1~18.04.1 Architecture: i386 Maintainer: UnRar maintainer team Installed-Size: 351 Depends: libc6 (>= 2.7), libgcc1 (>= 1:4.2), libstdc++6 (>= 5) Breaks: rar (<= 2.60-1) Filename: pool/ubuntu-bionic/i386/unrar-nonfree/unrar_6.1.6-1rusoft2.1~18.04.1_i386.deb Size: 143280 MD5sum: 957c528ff61298c388e7a2d9c85ca381 SHA1: dad86fc88a629f51f8529667e362b6059d6bf4dd SHA256: 03158b2a5fac94b362cff9a0ecff1c3824f609dbd51cb89ce3fc3cacac3fc32c 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: unrar Source: unrar-nonfree Version: 1:6.1.7-1rusoft2.2~18.04.1 Architecture: i386 Maintainer: UnRar maintainer team Installed-Size: 351 Depends: libc6 (>= 2.7), libgcc1 (>= 1:4.2), libstdc++6 (>= 5) Breaks: rar (<= 2.60-1) Filename: pool/ubuntu-bionic/i386/unrar-nonfree/unrar_6.1.7-1rusoft2.2~18.04.1_i386.deb Size: 143388 MD5sum: 5ffc58157d35f3fa049ae57512095836 SHA1: 4549b55ea79ce9586e60482071d4754c77bce109 SHA256: d766f1d60122b1eb64c3d54c910bd9a7975eceba028ef98edf6eb3adb2eade8d 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~bionic1 Architecture: i386 Maintainer: Robert Luberda Installed-Size: 2032 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.2), libstdc++6 (>= 5), libucl1 (>= 1.03), zlib1g (>= 1:1.1.4) Provides: upx Filename: pool/ubuntu-bionic/i386/upx-ucl/upx-ucl_3.95-2rusoft1~bionic1_i386.deb Size: 441704 MD5sum: 491c7898593dec1d8e584811b768aaf5 SHA1: 2f7540257989c3091d8ceeb7295f3370f196bc77 SHA256: c1214a7201cef80a2a59d63c47aaa6e13ef4b4c4d765f99654b547fd4d3cc40e 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: upx-ucl Version: 3.96-3rusoft1.1~18.04.1 Architecture: i386 Maintainer: Robert Luberda Installed-Size: 1724 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.2), libstdc++6 (>= 5), libucl1 (>= 1.03), zlib1g (>= 1:1.1.4) Provides: upx Filename: pool/ubuntu-bionic/i386/upx-ucl/upx-ucl_3.96-3rusoft1.1~18.04.1_i386.deb Size: 360800 MD5sum: d0ff5e4fd0ab43b6380fd876bd60679e SHA1: e076af36e79ed5903b101908cdfaf98355eebbbb SHA256: 159504b0c93269cd14318dd3a5c778ccb3e3695bb562f58e78f7a5e3e8cdf34d 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: vpx-tools Source: libvpx Version: 1.3.0-3rusoft2~bionic1 Architecture: i386 Maintainer: Sebastian Dröge Installed-Size: 216 Depends: libvpx1 (= 1.3.0-3rusoft2~bionic1), libc6 (>= 2.7) Filename: pool/ubuntu-bionic/i386/libvpx/vpx-tools_1.3.0-3rusoft2~bionic1_i386.deb Size: 82848 MD5sum: e4be7d6ecbff7997dcf434a7ff4938f1 SHA1: 46bfd95f9185271e3a88e005defd2b394eef04fa SHA256: ac4bfad414f23da213d2d12d6e723f7af916a4373aab991d0b480675897de00d 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~18.04.1 Architecture: i386 Maintainer: Julien Viard de Galbert Installed-Size: 1281 Pre-Depends: debconf (>= 1.4.58) | debconf-2.0 Depends: libc6 (>= 2.15), libdb5.3, libgd3 (>= 2.1.0~alpha~), libgeoip1, zlib1g (>= 1:1.2.3.3) Recommends: geoip-database Suggests: httpd, fonts-dejavu-core | fonts-freefont-ttf Filename: pool/ubuntu-bionic/i386/webalizer/webalizer_2.23.08-3.3rusoft1.1~18.04.1_i386.deb Size: 273588 MD5sum: 814a43365f67c5a6a706dcd81c58679f SHA1: aef3d04059157af14848da0b5e1e529f94284423 SHA256: 627686a3e7e09bf14577f30ec079e02e4687905c6164385fefa8fb6df315c0dc 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~bionic1 Architecture: i386 Maintainer: Jeff Breidenbach Installed-Size: 225 Depends: libc6 (>= 2.11), libgif7 (>= 5.1), libjpeg8 (>= 8c), libpng16-16 (>= 1.6.2-1), libtiff5 (>= 4.0.3), libwebp6 (>= 0.5.1), libwebpmux3 (>= 0.6.0-1) Filename: pool/ubuntu-bionic/i386/libwebp/webp_0.6.1-2rusoft3~bionic1_i386.deb Size: 77096 MD5sum: 50a21a4b1761dca9432e68b2f299a30c SHA1: 589f99650db8c6f9d609ff551bc1e745c0558ce8 SHA256: 93b676572b34eec748169f79cec500258d42a4a6eb12a46925e084a127846f3c 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: webp Source: libwebp Version: 1.2.4-0.1rusoft1~18.04.1 Architecture: i386 Maintainer: Jeff Breidenbach Installed-Size: 233 Depends: libc6 (>= 2.11), libgif7 (>= 5.1), libjpeg8 (>= 8c), libpng16-16 (>= 1.6.2-1), libtiff5 (>= 4.0.3), libwebp7, libwebpdemux2, libwebpmux3 Filename: pool/ubuntu-bionic/i386/libwebp/webp_1.2.4-0.1rusoft1~18.04.1_i386.deb Size: 66832 MD5sum: 8c2fc667266f8f524da6c0b051c074c1 SHA1: 381972401d7aec76c3eb763dd481c78a57842f8e SHA256: 48fb93284114b0e37a52980500d0f4ed029d2d13735e3c63a4de9e97115efe25 Section: graphics Priority: optional Homepage: https://developers.google.com/speed/webp/ 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: xxhash Version: 0.8.0-1rusoft1~18.04.1 Architecture: i386 Maintainer: Norbert Preining Installed-Size: 107 Depends: libxxhash0 (>= 0.8.0-1rusoft1~18.04.1), libc6 (>= 2.4) Filename: pool/ubuntu-bionic/i386/xxhash/xxhash_0.8.0-1rusoft1~18.04.1_i386.deb Size: 38020 MD5sum: b1635893ffbf305529b14d3ae986822e SHA1: be4f5c1b031cc65d9861552c67b2e41bb97949f8 SHA256: a69cbc6b51ad89709daf51b10e56c447c819341e8bb54fbb5fec2ca0a83066ed 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: xxhash Version: 0.8.1-1rusoft1.1~18.04.1 Architecture: i386 Maintainer: Norbert Preining Installed-Size: 179 Depends: libxxhash0 (>= 0.8.1-1rusoft1.1~18.04.1), libc6 (>= 2.4) Filename: pool/ubuntu-bionic/i386/xxhash/xxhash_0.8.1-1rusoft1.1~18.04.1_i386.deb Size: 53324 MD5sum: eb0ce6e905394fb87c10d7da6d0fc119 SHA1: f699dda998389cd39d388423f0030278fd60f590 SHA256: 66e228b19fee72427b16d66174c216ab513805fc2153ef789c5240882b3a7de3 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.8.2-1rusoft1.1gcc7~ubuntu18 Architecture: i386 Maintainer: Jonathan Nieder Installed-Size: 1564 Depends: libc6 (>= 2.17), liblzma5 (>= 5.6.2) 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/ubuntu-bionic/i386/xz-utils/5.8.2/xz-utils_5.8.2-1rusoft1.1gcc7~ubuntu18_i386.deb Size: 732944 MD5sum: f5f51bc69ce7427ccac6e43e4bcb7da5 SHA1: dd353573b498abe3fe68884408d2ba932aa00801 SHA256: 3530c42d3d09e3d429e619d56cb8ae37b02cdef67c5d3ffca6d871ec52699224 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: xz-utils Version: 5.8.3-1rusoft1.1~ubuntu18 Architecture: i386 Maintainer: Jonathan Nieder Installed-Size: 1634 Depends: libc6 (>= 2.17), liblzma5 (>= 5.6.2) 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/ubuntu-bionic/i386/xz-utils/5.8.3/xz-utils_5.8.3-1rusoft1.1~ubuntu18_i386.deb Size: 771216 MD5sum: 14ecf6c44aa5ffe858de7e1c0fbcf209 SHA1: f954e0b32c6686dd2657d8394ccf50edeae40182 SHA256: ddd1f52ac0e342ba624b84a834aab971c0ffa9e465173eb7afb764d98165bfa7 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.8.2-1rusoft1.1gcc7~ubuntu18 Architecture: i386 Maintainer: Jonathan Nieder Installed-Size: 345 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/ubuntu-bionic/i386/xz-utils/5.8.2/xzdec_5.8.2-1rusoft1.1gcc7~ubuntu18_i386.deb Size: 284280 MD5sum: a26283730807c1362e8d022c2ab346d7 SHA1: b251c30c85cc3d0beedd1dcce1dc2eacc0a547e5 SHA256: 0734e39cda2903e61132cafcde740656e87683465ffad5dfd021d3f222871213 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: xzdec Source: xz-utils Version: 5.8.3-1rusoft1.1~ubuntu18 Architecture: i386 Maintainer: Jonathan Nieder Installed-Size: 363 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/ubuntu-bionic/i386/xz-utils/5.8.3/xzdec_5.8.3-1rusoft1.1~ubuntu18_i386.deb Size: 289440 MD5sum: dff23461139f343a7ef58b04362dbfed SHA1: 25be92774f08ce1b327ad647da1a37195a405f47 SHA256: bb8f74068a98e4a84bb6c3529d9cd815196b975bbcad27c5d263ac184e2d048c 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: zstd Source: libzstd Version: 1.5.4+dfsg2-1rusoft8~18.04.1 Architecture: i386 Maintainer: Debian Med Packaging Installed-Size: 1707 Depends: libc6 (>= 2.17), libgcc1 (>= 1:4.2), libstdc++6 (>= 6) Filename: pool/ubuntu-bionic/i386/libzstd/zstd_1.5.4+dfsg2-1rusoft8~18.04.1_i386.deb Size: 427624 MD5sum: 57636b5c9ac7296d93b99e0ce341348c SHA1: ff3ca6e0ce1352162c787b800871c3d9ae1e9f4a SHA256: 00c396073bb61a165637fc9c8509b5ca32eba3ddb9ea6221050f57df096cf9f3 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: zstd Source: libzstd Version: 1.5.5+dfsg2-1rusoft9.1~18.04.1 Architecture: i386 Maintainer: Debian Med Packaging Installed-Size: 1751 Depends: libc6 (>= 2.17), libgcc1 (>= 1:4.2), libstdc++6 (>= 6) Filename: pool/ubuntu-bionic/i386/libzstd/zstd_1.5.5+dfsg2-1rusoft9.1~18.04.1_i386.deb Size: 435312 MD5sum: 29369308c6feeff0d332b36beb25e401 SHA1: 8ea3524fcc36c98ac1208f97b246df49f66db7d0 SHA256: dbc1ce37cd40a6c6952221fcb2ffd3160d35b4453613aedd51cc40e1780ea675 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.