Package: apt-cacher-ng Version: 3.3.1-2d9bpo9rusoft1.1~debian10.1 Architecture: amd64 Maintainer: Eduard Bloch Installed-Size: 1435 Pre-Depends: dpkg (>= 1.15.6) Depends: libbz2-1.0, libc6 (>= 2.28), libevent-2.1-6 (>= 2.1.8-stable), libevent-pthreads-2.1-6 (>= 2.1.8-stable), libgcc1 (>= 1:3.0), 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/debian-buster/amd64/apt-cacher-ng/apt-cacher-ng_3.3.1-2d9bpo9rusoft1.1~debian10.1_amd64.deb Size: 550504 MD5sum: fd2227221e97c493321808f0ab4911c5 SHA1: 7f14d3783944e1e2b0258baf538517118c675b41 SHA256: d6389ae3ba0f8dcd9af0f2c80c74fc8836d50b9f8187a04f88415f70e2d87c99 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~debian10.1 Architecture: amd64 Maintainer: Tomasz Buchert Installed-Size: 782 Depends: libc6 (>= 2.14) Filename: pool/debian-buster/amd64/brotli/brotli_1.0.9-2rusoft1.1~debian10.1_amd64.deb Size: 279236 MD5sum: fa6d7c443d2675b82ad7460db4446f0a SHA1: 767f08285c0cf2c2d16968cf7fba55feaa55d40d SHA256: 41ed0a4b615e0387856e47d2c77c7935abb959aa966721dfcbe6ba55f6bd6819 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: brotli-dbgsym Source: brotli Version: 1.0.9-2rusoft1.1~debian10.1 Architecture: amd64 Maintainer: Tomasz Buchert Installed-Size: 2210 Depends: brotli (= 1.0.9-2rusoft1.1~debian10.1) Filename: pool/debian-buster/amd64/brotli/brotli-dbgsym_1.0.9-2rusoft1.1~debian10.1_amd64.deb Size: 2108564 MD5sum: 1a29ce091eeeabc8fefa64b13d700431 SHA1: 90f72c562a02f2f58108ed25b6c2760de9466878 SHA256: 63add93e80ceef4c0469c5d2f616f3421845e1dc60fe8d45b80ebac342725e63 Section: debug Priority: optional Description: debug symbols for brotli Auto-Built-Package: debug-symbols Build-Ids: 171c5279ca92c21871787cba568028965133e041 Package: exim4-base Source: exim4 Version: 4.94.2-7rusoft1~debian10.1 Architecture: amd64 Maintainer: Exim4 Maintainers Installed-Size: 1676 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.14), 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/debian-buster/amd64/exim4/exim4-base_4.94.2-7rusoft1~debian10.1_amd64.deb Size: 1178220 MD5sum: e9329d5540f7836e30c8b3f0b8091932 SHA1: 02abc734a17438569b228bf17ef0e8c55545d422 SHA256: c46d9fc47aac31f64c338465d7be759d913c9b3b276fc255669d6edce133e104 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~debian10.1 Architecture: amd64 Maintainer: Exim4 Maintainers Installed-Size: 1672 Depends: exim4-base (>= 4.94.2), debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.17), libdb5.3, libgnutls-dane0 (>= 3.5.6), libgnutls30 (>= 3.6.6), libidn11 (>= 1.13), libidn2-0 (>= 0.6), libldap-2.4-2 (>= 2.4.7), libmariadb3 (>= 3.0.0), libpam0g (>= 0.99.7.1), libpcre3, libperl5.28 (>= 5.28.0), libpq5, libsasl2-2 (>= 2.1.27+dfsg), 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/debian-buster/amd64/exim4/exim4-daemon-heavy_4.94.2-7rusoft1~debian10.1_amd64.deb Size: 712764 MD5sum: 387fb54a73d94abba1e310d79b586f67 SHA1: fcb30d0077a8d26aa4a19574daf869f963132662 SHA256: c49037a87d755fd33f8f85c46bb937db4e225399aeff08584b3f89699a323cf4 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~debian10.1 Architecture: amd64 Maintainer: Exim4 Maintainers Installed-Size: 1517 Depends: exim4-base (>= 4.94.2), debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.17), libdb5.3, libgnutls-dane0 (>= 3.5.6), libgnutls30 (>= 3.6.6), libidn11 (>= 1.13), libidn2-0 (>= 0.6), libpcre3 Conflicts: mail-transport-agent Replaces: exim4-base (<= 4.61-1), mail-transport-agent Provides: default-mta, exim4-localscanapi-4.1, mail-transport-agent Filename: pool/debian-buster/amd64/exim4/exim4-daemon-light_4.94.2-7rusoft1~debian10.1_amd64.deb Size: 655680 MD5sum: cdf54a9c12596538f8b0560883ed3092 SHA1: ed98e5584d9e51c6fc07530238b7457db40a6233 SHA256: f5919d11029ef4b3fc0d522a02b6646cfd75c508102c4fe79692850606a7cb33 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~debian10.1 Architecture: amd64 Maintainer: Exim4 Maintainers Installed-Size: 157 Filename: pool/debian-buster/amd64/exim4/exim4-dev_4.94.2-7rusoft1~debian10.1_amd64.deb Size: 117356 MD5sum: b1e4fc7a317bed35d172f5bb0eeee124 SHA1: 380b7df8620977add0d6dc0e17a16b0f4f0b66e0 SHA256: 8308ce7ccef44380b547287325e61af494853bcd23425de57ac5808b43e70d76 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~debian10.1 Architecture: amd64 Maintainer: Exim4 Maintainers Installed-Size: 234 Depends: exim4-base (>= 4.10), libc6 (>= 2.14), libpcre3, libx11-6, libxaw7, libxmu6, libxt6 Conflicts: eximon Replaces: eximon Filename: pool/debian-buster/amd64/exim4/eximon4_4.94.2-7rusoft1~debian10.1_amd64.deb Size: 149604 MD5sum: e93e58dc882716f275045e4be35be080 SHA1: de9f6912ab2d150c4efb8ff1501d92e3bc11e0f7 SHA256: df2401189de1e153fa81e6156a6b3111e3efa5bd45458d48af802b2d4ab51b23 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: fio Version: 3.16-1rusoft1~buster1 Architecture: amd64 Maintainer: Martin Steigerwald Installed-Size: 2014 Depends: libaio1 (>= 0.3.93), libc6 (>= 2.28), libnuma1 (>= 2.0.11), zlib1g (>= 1:1.1.4), python2.7 Suggests: gnuplot, gfio, python-scipy Filename: pool/debian-buster/amd64/fio/fio_3.16-1rusoft1~buster1_amd64.deb Size: 492416 MD5sum: af95a6bcd18f471de0651796e0540257 SHA1: b794f55bd4fbcb03edb08c148bb617df9793ce3a SHA256: 34d03bf89bd753af4cd15e4ecc2ec4b16dcabdc53c1a6c2fa0c4769ea2f43a42 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: fio-dbgsym Source: fio Version: 3.16-1rusoft1~buster1 Architecture: amd64 Maintainer: Martin Steigerwald Installed-Size: 1962 Depends: fio (= 3.16-1rusoft1~buster1) Filename: pool/debian-buster/amd64/fio/fio-dbgsym_3.16-1rusoft1~buster1_amd64.deb Size: 1850828 MD5sum: 6ae643872a9847480f30f2065be67b5e SHA1: 08c0cb643d7773372b0a23103dafd11e2ef0b9f1 SHA256: 5d0a4bc5373bb938f89ea8569395a277d8f7d3cf35dcc6d150a63358cb98163a Section: debug Priority: optional Description: debug symbols for fio Auto-Built-Package: debug-symbols Build-Ids: 0b1eecd3fe2eb8c24a10a8855672a94811c4b580 0e31e6fd84c9fc241b9afcb39763de752e09d97c c70dada78c39455eb0d48c2c1e999e837156a6f9 cd9e0067b7f2df6bc3d57e1a6d4462d5a3619bf3 ee7b43667694e9a576204e8641d55516ae1f4a1e Package: galera-3 Version: 25.3.37-2rusoft2.1~debian10.1 Architecture: amd64 Maintainer: Debian MySQL Maintainers Installed-Size: 2327 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), 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/debian-buster/amd64/galera-3/galera-3_25.3.37-2rusoft2.1~debian10.1_amd64.deb Size: 808376 MD5sum: 1202fb7af51dc46738cd2592a468de88 SHA1: 92b2e1cd0456beede452dbf49cc41d7245fd9cc1 SHA256: f93a6563be8128564a3763849de5314456596b9c8d732524e46c0215e89197ca 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~debian10.1 Architecture: amd64 Maintainer: Debian MySQL Maintainers Installed-Size: 2408 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), 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/debian-buster/amd64/galera-4/galera-4_26.4.13-2rusoft2~debian10.1_amd64.deb Size: 841276 MD5sum: 8622d11022f4b7308610771c2dad8ab6 SHA1: 817d3d38a91b7d0d3d1e9618737faa8119c71a9d SHA256: ecdedcb4bf254f8fdfcc7196c1c0ddcf5604b6ead07f7551297af26c42ec3ad1 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~debian10.1 Architecture: amd64 Maintainer: Debian MySQL Maintainers Installed-Size: 1836 Depends: lsb-base (>= 3.0-6), libboost-program-options1.67.0, libc6 (>= 2.14), libgcc1 (>= 1:3.0), 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/debian-buster/amd64/galera-3/galera-arbitrator-3_25.3.37-2rusoft2.1~debian10.1_amd64.deb Size: 600328 MD5sum: a3074a95351884b01cb0a3c68b99b682 SHA1: cccb79902d9e06d3eb483162a5ec91ab589c4d2a SHA256: 0b268397bc1bfc8d067c15baed416b6375fcbcc4b3c7a59b174d6520acd5162d 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~debian10.1 Architecture: amd64 Maintainer: Debian MySQL Maintainers Installed-Size: 1945 Depends: lsb-base (>= 3.0-6), libboost-program-options1.67.0, libc6 (>= 2.14), libgcc1 (>= 1:3.0), 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/debian-buster/amd64/galera-4/galera-arbitrator-4_26.4.13-2rusoft2~debian10.1_amd64.deb Size: 628300 MD5sum: ec30c44a42df41b94d9d36b9ac811d98 SHA1: 100075c70869421a3b9536cfca37edff59f983b1 SHA256: f00bcc74ff29c1452ba968cfb66c495c8fd0b84bc01f91a7b31beb41e9be3368 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: gifsicle Version: 1.93-2rusoft1~debian10.1 Architecture: amd64 Maintainer: Herbert Parentes Fortes Neto Installed-Size: 385 Depends: libc6 (>= 2.15), libx11-6 Filename: pool/debian-buster/amd64/gifsicle/gifsicle_1.93-2rusoft1~debian10.1_amd64.deb Size: 149556 MD5sum: f5497ee23eadea290ada8b5d1705e512 SHA1: 6c931b9dbf85ee099d49262c1ffe9e09b2e84aa4 SHA256: 43e06b51c1a5b02b0b3a2a000c62d4b0b615a417207346e4602a7928bbf5c124 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~debian10.1 Architecture: amd64 Maintainer: Gürkan Myczko Installed-Size: 385 Depends: libc6 (>= 2.15), libx11-6 Filename: pool/debian-buster/amd64/gifsicle/gifsicle_1.94-2rusoft2~debian10.1_amd64.deb Size: 150184 MD5sum: ab87d127f3b36ee2f50d60076235b62e SHA1: 53be78c298538973c5519b6aedb51b218a8b549a SHA256: 58e15f6dda266b140c4c0e53b9ccfb59958283c8ce42da41a5577ec063a286d9 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-dbgsym Source: gifsicle Version: 1.93-2rusoft1~debian10.1 Architecture: amd64 Maintainer: Herbert Parentes Fortes Neto Installed-Size: 459 Depends: gifsicle (= 1.93-2rusoft1~debian10.1) Filename: pool/debian-buster/amd64/gifsicle/gifsicle-dbgsym_1.93-2rusoft1~debian10.1_amd64.deb Size: 408048 MD5sum: e45a257a53f8383d69abd18776cc63f7 SHA1: 21040d1c8479e1fe177501fe7b98a21c189571ce SHA256: 96a975c68103b07127f443c872c1fb1bd9fd0855e35e5c8e4752e9be8ecd2e8e Section: debug Priority: optional Description: debug symbols for gifsicle Auto-Built-Package: debug-symbols Build-Ids: 2e5190688ec96516dace714cd110a5c9abe2ca9e 707bbf1353457e906d508713a85ef935364b244a 9879dc58bfcaded91992f0bb95284e30d1c9928a Package: gifsicle-dbgsym Source: gifsicle Version: 1.94-2rusoft2~debian10.1 Architecture: amd64 Maintainer: Gürkan Myczko Installed-Size: 462 Depends: gifsicle (= 1.94-2rusoft2~debian10.1) Filename: pool/debian-buster/amd64/gifsicle/gifsicle-dbgsym_1.94-2rusoft2~debian10.1_amd64.deb Size: 410172 MD5sum: 5f396470db8b198a904b75cf4d9ddf55 SHA1: 2e183c8e1d99549de6bde7c787420d10201b67ea SHA256: 7179f6749b5a0af46c9e8fb7e53ec070ac33dc12b3612855d64f1b19520c0c28 Section: debug Priority: optional Description: debug symbols for gifsicle Auto-Built-Package: debug-symbols Build-Ids: 2403ac37253ae6f8fe9ba50a9f6fc5e970425179 57da58704b099f90215031bf86cd74fb8d622b3e e13fe519402b2116d3bc8c4c73953a4a3374eda4 Package: git Version: 1:2.40.1-1rusoft4.1~debian10.1 Architecture: amd64 Maintainer: Jonathan Nieder Installed-Size: 42297 Depends: libc6 (>= 2.28), 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/debian-buster/amd64/git/git_2.40.1-1rusoft4.1~debian10.1_amd64.deb Size: 6772008 MD5sum: 380f3073c128c4d9032c606e6f8eb125 SHA1: d831df4d146cc91b859ee8b65772f4e4c4381fa5 SHA256: 2e9bca18b149f14ffe68f7e492f538d6d975d0f3703012507334ac6e39751b8a 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.12-1rusoft1~debian10.1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 254 Pre-Depends: libc6 (>= 2.26) Depends: dpkg (>= 1.15.4) | install-info Suggests: less Filename: pool/debian-buster/amd64/gzip/gzip_1.12-1rusoft1~debian10.1_amd64.deb Size: 139168 MD5sum: f2b4472e0a657b563aa3b3cd240b02bd SHA1: 2cba1f43751df0b607ca90ca99ea9da187d46a25 SHA256: c9ea01a0b9cf6a5baf66f0a3970328d08a8e3ddba9fdb378e437d1e8ed896085 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~debian10.1 Architecture: amd64 Maintainer: Daniel Lange Installed-Size: 383 Depends: libc6 (>= 2.17), libncursesw6 (>= 6), libnl-3-200 (>= 3.2.7), libnl-genl-3-200 (>= 3.2.7), libtinfo6 (>= 6) Suggests: lsof, strace Filename: pool/debian-buster/amd64/htop/htop_3.2.2-1rusoft1.3~debian10.1_amd64.deb Size: 155348 MD5sum: 89abf788dbc97fe551ca3b92d882fa63 SHA1: 986df1da686fdacdf3d90fea569c01e338f4e6a4 SHA256: df8b3a44740d475f685fc63774955a34c4ede33223f6f792f767c16c5162f21a 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~debian10.1 Architecture: amd64 Maintainer: Daniel Lange Installed-Size: 229 Depends: libc6 (>= 2.15), libncursesw6 (>= 6), libtinfo6 (>= 6) Suggests: lsof, strace Conflicts: htop Filename: pool/debian-buster/amd64/htop2/htop2_2.2.0-1rusoft3~debian10.1_amd64.deb Size: 93440 MD5sum: f8ddd96fc10d638f09fd0d8b0182294c SHA1: bb95408fb61a981666c09e65acd2d50869c5ed18 SHA256: 1941f455c0799eebc64b13f42c23d2f6fda0a96e8acd9ef4f5acf1927abd55cd 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.7-1rusoft1~debian10.1 Architecture: amd64 Maintainer: Mathieu Malaterre Installed-Size: 59 Depends: libc6 (>= 2.14), libjpeg62-turbo (>= 1.3.1) Filename: pool/debian-buster/amd64/jpegoptim/jpegoptim_1.4.7-1rusoft1~debian10.1_amd64.deb Size: 22208 MD5sum: 58a11341a74819309b43387977e1a941 SHA1: 886ec653d755cfc9bcdc1908ba96503f606b83ac SHA256: 3d907f244abaa5ec0fb3add89b2f4358445aa4fc9983f6d50a1af7db55ec9e51 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~buster1 Architecture: amd64 Maintainer: Sergey Dryabzhinsky Installed-Size: 628 Pre-Depends: dpkg (>= 1.15.6) Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.3.1), libstdc++6 (>= 5.2) Filename: pool/debian-buster/amd64/leanify/leanify_0.4.3+git20191109-1rusoft1.1~buster1_amd64.deb Size: 223416 MD5sum: 00a284c22c5886b607a82580dcab8460 SHA1: 4e0d704891566c519ac673969b47aa6991409b55 SHA256: c6e6ec61408538c7635d69785ac9338666bc50689c2272ec699a6a37027eda26 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: leanify-dbgsym Source: leanify Version: 0.4.3+git20191109-1rusoft1.1~buster1 Architecture: amd64 Maintainer: Sergey Dryabzhinsky Installed-Size: 1870 Depends: leanify (= 0.4.3+git20191109-1rusoft1.1~buster1) Filename: pool/debian-buster/amd64/leanify/leanify-dbgsym_0.4.3+git20191109-1rusoft1.1~buster1_amd64.deb Size: 1776004 MD5sum: 3288bf58fb704c1f8380a28f9c0a62e0 SHA1: d3146e32168f70708c72d1cf8eef7b06a953669c SHA256: 65e4696c47ccbf45c516407c17e8e3822c753ccb0b466ef76458632610766469 Section: debug Priority: optional Description: debug symbols for leanify Auto-Built-Package: debug-symbols Build-Ids: 12fa500d306449eee9f31d8290f3c0adb8e5c99c Package: lemon Source: sqlite3 Version: 3.40.1-2rusoft13.5~debian10.1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 104 Depends: libc6 (>= 2.4) Filename: pool/debian-buster/amd64/sqlite3/lemon_3.40.1-2rusoft13.5~debian10.1_amd64.deb Size: 37384 MD5sum: 4d024d5baf21a97eeb9ce767371aeb81 SHA1: 83bd590a0a94d24ee1263968f1682aeb904b90bc SHA256: 2e63863fe0217a94f265f59c2016ca10720dc72981b6137be17fa7b8fd4d038a 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~debian10.1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 104 Depends: libc6 (>= 2.4) Filename: pool/debian-buster/amd64/sqlite3/lemon_3.42.0-2rusoft13.6~debian10.1_amd64.deb Size: 37388 MD5sum: a07de58928de70f4650005ee4edb4dce SHA1: 30f23efe4b0552d8d854628f0a66112082bb9746 SHA256: 070535d4d23d85fb5f3d519c2213871964ac7c3158f110b6a0557f531c2b4bde 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~debian10.1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 104 Depends: libc6 (>= 2.4) Filename: pool/debian-buster/amd64/sqlite3/lemon_3.43.0-2rusoft13.7~debian10.1_amd64.deb Size: 37556 MD5sum: 3e0ed39973b7d93f99f7a7577855b1e9 SHA1: da957fb96bd23161f593cd65758e4a8029b7dcdb SHA256: 9645e1b386b2aa1cc6e6212010b2277b098dce01fba2651957942522c56c8bce 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~debian10.1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 104 Depends: libc6 (>= 2.4) Filename: pool/debian-buster/amd64/sqlite3/lemon_3.43.1-2rusoft13.8~debian10.1_amd64.deb Size: 37556 MD5sum: 7a60ee67ba2f5117b8cf7f5a46caa12e SHA1: 31d454b885234d6aee7ca60d08885f5913066cae SHA256: 3effc386de70bcf1933d37f6736dd556272375d5b54e9e027aa2ece7bf460340 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~buster1 Architecture: amd64 Maintainer: Sergey B Kirpichev Installed-Size: 49 Depends: libc6 (>= 2.14), apache2-api-20120211, apache2-bin (>= 2.4.16) Filename: pool/debian-buster/amd64/libapache2-mod-rpaf/libapache2-mod-rpaf_0.8.5-0rusoft2~buster1_amd64.deb Size: 12092 MD5sum: 5f846df77a7607804dd02a9c9b4ec049 SHA1: f0e6c572776c9692e529c2a34ca26d7ef712617e SHA256: 5707028f214ba61671acfa5ffaae488549ed1f5196916ef3569d9ebf462d4395 Section: httpd Priority: extra Homepage: http://stderr.net/apache/rpaf/ Description: module for Apache2 which takes the last IP from the 'X-Forwarded-For' header rpaf is short for reverse proxy add forward. . rpaf is for backend Apache servers what mod_proxy_add_forward is for frontend Apache servers. It does exactly the opposite of mod_proxy_add_forward written by Ask Bjorn Hansen. . It changes the remote address of the client visible to other Apache modules when two conditions are satisfied. First condition is that the remote client is actually a proxy that is defined in httpd.conf. Secondly if there is an incoming X-Forwarded-For header and the proxy is in its list of known proxies it takes the last IP from the incoming X-Forwarded-For header and changes the remote address of the client in the request structure. Package: libapache2-mod-rpaf-dbgsym Source: libapache2-mod-rpaf Version: 0.8.5-0rusoft2~buster1 Architecture: amd64 Maintainer: Sergey B Kirpichev Installed-Size: 17 Depends: libapache2-mod-rpaf (= 0.8.5-0rusoft2~buster1) Filename: pool/debian-buster/amd64/libapache2-mod-rpaf/libapache2-mod-rpaf-dbgsym_0.8.5-0rusoft2~buster1_amd64.deb Size: 2664 MD5sum: 00a70b2b775bf5644f229630b1743752 SHA1: 144a1afbe5afd148bdb073e82cc8f7b4d7947322 SHA256: c9d2223fd7543be1d6b3d4eb4b4e11e1bc2df8bf9caf67b90ee53245d576557e Section: debug Priority: optional Description: debug symbols for libapache2-mod-rpaf Auto-Built-Package: debug-symbols Build-Ids: fb3ff1c6037e91c21973f623fe6d37527edc4631 Package: libapache2-mod-ruid2 Version: 0.9.8+git20130826-1rusoft3~buster1 Architecture: amd64 Maintainer: Sergey Dryabzhinsky Installed-Size: 57 Depends: libc6 (>= 2.4), libcap2 (>= 1:2.10) Filename: pool/debian-buster/amd64/libapache2-mod-ruid2/libapache2-mod-ruid2_0.9.8+git20130826-1rusoft3~buster1_amd64.deb Size: 13956 MD5sum: 6cfba2e593d4378893abef2e825025ca SHA1: 8eb337e37a5f47ae203de4df97f956d670fadec0 SHA256: 1ddf5509c8f5735a7f0874f0cd01888d5a5c6368e4938f8f641d4140b81c26f4 Section: httpd Priority: extra Homepage: https://github.com/mind04/mod-ruid2 Description: mod_ruid2 is a suexec module for apache which takes advantage of POSIX.1e capabilities to increase performance. mod_ruid2 is a suexec module for apache 2.0, 2.2 and 2.4, based on mod_ruid and mod_suid2 . -it runs only on Linux because only the Linux kernel has implemented the required process capabilities. -it has better performance than mod_suid2 because it doesn`t need to kill httpd children after one request. it makes use of kernel capabilites and after receiving a new request suids again. -there are some security issues, for instance if attacker successfully exploits the httpd process, he can set effective capabilities and setuid to root. i recommend to use some security patch in kernel (grsec), or something. Package: libapache2-mod-ruid2-dbgsym Source: libapache2-mod-ruid2 Version: 0.9.8+git20130826-1rusoft3~buster1 Architecture: amd64 Maintainer: Sergey Dryabzhinsky Installed-Size: 38 Depends: libapache2-mod-ruid2 (= 0.9.8+git20130826-1rusoft3~buster1) Filename: pool/debian-buster/amd64/libapache2-mod-ruid2/libapache2-mod-ruid2-dbgsym_0.9.8+git20130826-1rusoft3~buster1_amd64.deb Size: 23060 MD5sum: 4940cb989cb94c98e85b0edcbc3d1583 SHA1: 8155129f3a157d1cf3850ee5ee6fddc6cba63e65 SHA256: 5ad46df337c0513235619975199c6540a009280345a94831d73dd5ecda8a9458 Section: debug Priority: optional Description: debug symbols for libapache2-mod-ruid2 Auto-Built-Package: debug-symbols Build-Ids: a61df1ec0faf8fbf22f1904dc54e4291c85d9735 Package: libbrotli-dev Source: brotli Version: 1.0.9-2rusoft1.1~debian10.1 Architecture: amd64 Maintainer: Tomasz Buchert Installed-Size: 907 Depends: libbrotli1 (= 1.0.9-2rusoft1.1~debian10.1) Filename: pool/debian-buster/amd64/brotli/libbrotli-dev_1.0.9-2rusoft1.1~debian10.1_amd64.deb Size: 290444 MD5sum: 55f7e83409065936dd0f3cedbd6a60e3 SHA1: 37250d9b9add8251c96bbc88d91b7fbdf4267306 SHA256: 0ff934278d6690c1bf054071c06fa5432e73a371f11ebd7d9296aa57469fccda 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~debian10.1 Architecture: amd64 Maintainer: Tomasz Buchert Installed-Size: 795 Depends: libc6 (>= 2.14) Filename: pool/debian-buster/amd64/brotli/libbrotli1_1.0.9-2rusoft1.1~debian10.1_amd64.deb Size: 291860 MD5sum: a49e3eadcbea45ee216ff8955c7e0c84 SHA1: a06ea052287977af2cc5d4d6f531bf19800fb2d9 SHA256: 61a6b0bfa508b2ab9fbbcb8110e155cf42fa5bb7e6b8e542266e61d9927cd208 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: libbrotli1-dbgsym Source: brotli Version: 1.0.9-2rusoft1.1~debian10.1 Architecture: amd64 Maintainer: Tomasz Buchert Installed-Size: 2204 Depends: libbrotli1 (= 1.0.9-2rusoft1.1~debian10.1) Filename: pool/debian-buster/amd64/brotli/libbrotli1-dbgsym_1.0.9-2rusoft1.1~debian10.1_amd64.deb Size: 2085184 MD5sum: 6154e0b02caa86810f3c3d5ccc65e95b SHA1: 4c6fd201d3f48a0344681d58ceac864d4429a9b1 SHA256: 08d781f497e299449865e0d0c74d039e686cb06de7431249c662ae00d5e2ec1a Section: debug Priority: optional Multi-Arch: same Description: debug symbols for libbrotli1 Auto-Built-Package: debug-symbols Build-Ids: 681eec8ce4c9c4a4b85c74295fc149f4c629b4e5 a5cbd93cf7d5b728562fe4c562b5910003176f36 bae7c5d6478651cb6ad5ef9cb364b9189a4003fc Package: libde265-0 Source: libde265 Version: 1.0.8-1rusoft1~debian10.1 Architecture: amd64 Maintainer: Debian Multimedia Maintainers Installed-Size: 670 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2) Filename: pool/debian-buster/amd64/libde265/libde265-0_1.0.8-1rusoft1~debian10.1_amd64.deb Size: 241644 MD5sum: 1cbda17424d5d37d3ac92e7076c930fb SHA1: d48c7042d878c2f091261454e8e7702701f83095 SHA256: e6d978aa20fa1244d67ad77faab029c34b9837ef762cac3c09df8264767fa8ba 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~debian10.1 Architecture: amd64 Maintainer: Debian Multimedia Maintainers Installed-Size: 47 Depends: libde265-0 (= 1.0.8-1rusoft1~debian10.1) Filename: pool/debian-buster/amd64/libde265/libde265-dev_1.0.8-1rusoft1~debian10.1_amd64.deb Size: 13240 MD5sum: 11e96a55ea120b5ee31167efdb61933e SHA1: 81258616cac9ffe1ec6fb83a1f46853d978daeb5 SHA256: e7b26b40a3a7e36ac202bdc8e217d2d90de861297ee7798fc7e9b91d757f547b 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~debian10.1 Architecture: amd64 Maintainer: Debian Multimedia Maintainers Installed-Size: 93 Depends: libde265-0 (= 1.0.8-1rusoft1~debian10.1), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libqt5core5a (>= 5.11.0~rc1), libqt5gui5 (>= 5.0.2), libqt5widgets5 (>= 5.0.2), libsdl1.2debian (>= 1.2.11), libstdc++6 (>= 4.1.1), libswscale5 (>= 7:4.0) Filename: pool/debian-buster/amd64/libde265/libde265-examples_1.0.8-1rusoft1~debian10.1_amd64.deb Size: 23708 MD5sum: 3973e08387fb8e3297012f3ed7a96ba5 SHA1: d282cd9823b27597dccfe4fe96c223574c5d7b9e SHA256: 38f1a97d5bd893886450c0352a9c6bb5ba554a422d47037d81548caa4f1d65ca 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~buster1 Architecture: amd64 Maintainer: Adrien Cunin Installed-Size: 1278 Depends: libfilezilla0 (= 0.19.3-1rusoft1~buster1) Filename: pool/debian-buster/amd64/libfilezilla/libfilezilla-dev_0.19.3-1rusoft1~buster1_amd64.deb Size: 213028 MD5sum: 9036728a09cbf8991804034934d9d7a4 SHA1: b38aef7f1772049c3f0bb5549c4427576269b10b SHA256: 6102ac9b78c096654fa792413a431efc0e9fc3b0034d21c2c8e94757ad9d486f 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~buster1 Architecture: amd64 Maintainer: Adrien Cunin Installed-Size: 927 Depends: libatomic1 (>= 4.8), libc6 (>= 2.17), libgcc1 (>= 1:3.0), libgnutls30 (>= 3.6.6), libhogweed4, libnettle6 (>= 3.3~), libstdc++6 (>= 6) Breaks: filezilla (<= 3.39.0-2) Filename: pool/debian-buster/amd64/libfilezilla/libfilezilla0_0.19.3-1rusoft1~buster1_amd64.deb Size: 203656 MD5sum: 99fe06d0eab5ac5495cf05e1fad31dfd SHA1: d7cad1728cf39472469437ae2c6cf7b27603dddd SHA256: 954b856284cb372321c210facb34ed9ad470261dc59798b8af22e1778fe470ed 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: libfilezilla0-dbgsym Source: libfilezilla Version: 0.19.3-1rusoft1~buster1 Architecture: amd64 Maintainer: Adrien Cunin Installed-Size: 2176 Depends: libfilezilla0 (= 0.19.3-1rusoft1~buster1) Filename: pool/debian-buster/amd64/libfilezilla/libfilezilla0-dbgsym_0.19.3-1rusoft1~buster1_amd64.deb Size: 2071944 MD5sum: b231d25a57204be3c71877bd9a70b012 SHA1: 330dcb6c6306ecc44988094a912f97abd894bb6d SHA256: 554f67cc4d44860059d6fbe55f3124a45433de415cf99c1510c29255cea6a7c6 Section: debug Priority: optional Description: debug symbols for libfilezilla0 Auto-Built-Package: debug-symbols Build-Ids: 28017cfd3b95341f37ecb2fd2421b4c6bbbd06a1 Package: liblzma-dev Source: xz-utils Version: 5.4.4-0.1rusoft1~debian10.1 Architecture: amd64 Maintainer: Jonathan Nieder Installed-Size: 761 Depends: liblzma5 (= 5.4.4-0.1rusoft1~debian10.1) Suggests: liblzma-doc Filename: pool/debian-buster/amd64/xz-utils/liblzma-dev_5.4.4-0.1rusoft1~debian10.1_amd64.deb Size: 297620 MD5sum: ce1757963f650c32e9e6373d572f62fb SHA1: 7b72e2f1410398e728e294ada2fbd0761d563d75 SHA256: 210523599f5122db14e64afdc3410d5b2b12d1ccb945918223ded029dc201b3d 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.4.4-0.1rusoft1~debian10.1 Architecture: amd64 Maintainer: Jonathan Nieder Installed-Size: 370 Depends: libc6 (>= 2.17) Breaks: liblzma2 (<< 5.1.1alpha+20110809-3~) Filename: pool/debian-buster/amd64/xz-utils/liblzma5_5.4.4-0.1rusoft1~debian10.1_amd64.deb Size: 238352 MD5sum: e58b4b69d68c1af7759a6c01b2b83d38 SHA1: 1ea3e8aeb0fd23f86cc082606a7695268c21d216 SHA256: 85f541b54c51c152d26ff4b67214c285be86c500f90dac1ab703192b650e061f 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: libpcre16-3 Source: pcre3 Version: 2:8.45-5rusoft8~debian10.1 Architecture: amd64 Maintainer: Matthew Vernon Installed-Size: 559 Depends: libc6 (>= 2.14) Filename: pool/debian-buster/amd64/pcre3/libpcre16-3_8.45-5rusoft8~debian10.1_amd64.deb Size: 264144 MD5sum: 5a62248c1cd8b80ea1ab26389428337f SHA1: 41e90532a9fd692a651c774ddb34b775525be4e9 SHA256: 609f1f4b9e1cfe0171ad9573b98a7bf07ed792c183f5396eb4cad834a39c0376 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~debian10.1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 594 Depends: libc6 (>= 2.14) Filename: pool/debian-buster/amd64/pcre2/libpcre2-16-0_10.39-2rusoft2.1~debian10.1_amd64.deb Size: 230132 MD5sum: ee3728d2858c5c46ac3f08b5b867ca96 SHA1: d51b549eb918fcabd84f25f7ed5a209ac89245db SHA256: b1ff5d4e0afa5905b35dc6bed717c70869754e45cc08258e67f9c5ea1d2224c6 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~debian10.1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 612 Depends: libc6 (>= 2.14) Filename: pool/debian-buster/amd64/pcre2/libpcre2-16-0_10.40-2rusoft2.1~debian10.1_amd64.deb Size: 235596 MD5sum: a31f6c99ddee13701f326937c36e6628 SHA1: c2aa94c085c76d60d965d9e10318529ee47ed7b9 SHA256: bedb7ce0d4c9c57ed0a31d8fafb9c685c47ba29b10bfb8d555f62a948947d24d 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~debian10.1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 613 Depends: libc6 (>= 2.14) Filename: pool/debian-buster/amd64/pcre2/libpcre2-16-0_10.42-2rusoft2.1~debian10.1_amd64.deb Size: 237704 MD5sum: 6a307561103853123e3cb3bd9f4ffc3b SHA1: b12ff5d44151c2ddae0c82a72eae8751824ffbc8 SHA256: 17f940c963ffe67c5c2b641de233508621d89421c52a073d812e94965abcf014 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~debian10.1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 570 Depends: libc6 (>= 2.14) Filename: pool/debian-buster/amd64/pcre2/libpcre2-32-0_10.39-2rusoft2.1~debian10.1_amd64.deb Size: 219556 MD5sum: 80c72ee46dc515ab0fd74fed8d6fc3ec SHA1: 7d0a2ddb24f2d7ad8dbabd719b85898beb966049 SHA256: 4b69847436d99a80b376ded978eac5e5782230a252c7a475bab149ee3f2aaf4d 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~debian10.1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 584 Depends: libc6 (>= 2.14) Filename: pool/debian-buster/amd64/pcre2/libpcre2-32-0_10.40-2rusoft2.1~debian10.1_amd64.deb Size: 226032 MD5sum: 9cacd7859e571f9109c102f6e274b3f3 SHA1: 8bf2154e8368f5378ee8e637694c00dcc593820e SHA256: 6ac0aa1b19716951b63a8159b407728be9cd1d1e3fc7bac30e4a7f2f2696f8a6 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~debian10.1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 585 Depends: libc6 (>= 2.14) Filename: pool/debian-buster/amd64/pcre2/libpcre2-32-0_10.42-2rusoft2.1~debian10.1_amd64.deb Size: 228088 MD5sum: 0097ab902dd40840826cfdb3c117baef SHA1: f172f7d047b45de3605376c36b6e3ceb974bc420 SHA256: 1549354a4bbd622f41df99f762467c2b4a01ba30b2b28dfb3fdbcc2d6abeb65c 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~debian10.1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 651 Depends: libc6 (>= 2.14) Filename: pool/debian-buster/amd64/pcre2/libpcre2-8-0_10.39-2rusoft2.1~debian10.1_amd64.deb Size: 243008 MD5sum: bf466d6b2666bbaf9beb5a7017442467 SHA1: 0589d89d9c563de226d64c8b0dce51167fb271e2 SHA256: 2878472f69e9f4d92b08a245e454682dce97d68f2dd37580a8bcdff4cb13258a 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~debian10.1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 669 Depends: libc6 (>= 2.14) Filename: pool/debian-buster/amd64/pcre2/libpcre2-8-0_10.40-2rusoft2.1~debian10.1_amd64.deb Size: 248800 MD5sum: e93333f53d12ea837fec78d8c88208a1 SHA1: 03ee2dccafd5b5d9e184910d3792c36a4e042266 SHA256: ee73f4324e5b5f3801c933424fd1f410a4588d30c6099633d4a4ae2167d30680 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~debian10.1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 670 Depends: libc6 (>= 2.14) Filename: pool/debian-buster/amd64/pcre2/libpcre2-8-0_10.42-2rusoft2.1~debian10.1_amd64.deb Size: 251104 MD5sum: bdb46fed7cdbb017f639c253c9d8515b SHA1: aec0a106b8cf01a0512a2dafe5a26beb1b6a3f0b SHA256: 3795bccf923ce6887052a854fecf001d8a32f0a57776f52ecd21bcbe16e12df3 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~debian10.1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 2556 Depends: libc6-dev, libpcre2-8-0 (= 10.39-2rusoft2.1~debian10.1), libpcre2-16-0 (= 10.39-2rusoft2.1~debian10.1), libpcre2-32-0 (= 10.39-2rusoft2.1~debian10.1), libpcre2-posix3 (= 10.39-2rusoft2.1~debian10.1) Conflicts: libpcre3-dev (<< 2:8.35-8) Filename: pool/debian-buster/amd64/pcre2/libpcre2-dev_10.39-2rusoft2.1~debian10.1_amd64.deb Size: 729928 MD5sum: aa24908e67b9cde9eae9594d771d11eb SHA1: 81ffcb518e6aec48ccf0ca1bb25d4936c848bd2a SHA256: 3bdbea5a0a72be55e82ae2b67879f2a50b3ea26faa9c06d84fc74f46ac9b1c29 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~debian10.1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 2613 Depends: libc6-dev, libpcre2-8-0 (= 10.40-2rusoft2.1~debian10.1), libpcre2-16-0 (= 10.40-2rusoft2.1~debian10.1), libpcre2-32-0 (= 10.40-2rusoft2.1~debian10.1), libpcre2-posix3 (= 10.40-2rusoft2.1~debian10.1) Conflicts: libpcre3-dev (<< 2:8.35-8) Filename: pool/debian-buster/amd64/pcre2/libpcre2-dev_10.40-2rusoft2.1~debian10.1_amd64.deb Size: 736708 MD5sum: 065085c4de2e030fb8c0801d2db0572d SHA1: 83ef95e1fd0b80bf5832b03fece974670a2d3245 SHA256: fd1e0d084794b4ebbc1f3c89f3b3ec19b41f25340beb57ae92939d2440db7f87 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~debian10.1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 2618 Depends: libc6-dev, libpcre2-8-0 (= 10.42-2rusoft2.1~debian10.1), libpcre2-16-0 (= 10.42-2rusoft2.1~debian10.1), libpcre2-32-0 (= 10.42-2rusoft2.1~debian10.1), libpcre2-posix3 (= 10.42-2rusoft2.1~debian10.1) Conflicts: libpcre3-dev (<< 2:8.35-8) Filename: pool/debian-buster/amd64/pcre2/libpcre2-dev_10.42-2rusoft2.1~debian10.1_amd64.deb Size: 738368 MD5sum: 3526d24ca1ff9cceec2eab7f4569298a SHA1: cbbd28337285e3ae7005db77dd7b6e38afd15fc2 SHA256: 1582c9ddf8e6486d7c61c7152f3f96946cba4feaccb133932c264008f88f46b4 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~debian10.1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 75 Depends: libc6 (>= 2.4), libpcre2-8-0 (>= 10.22) Conflicts: libpcre2-posix0 Replaces: libpcre2-posix0 Filename: pool/debian-buster/amd64/pcre2/libpcre2-posix3_10.39-2rusoft2.1~debian10.1_amd64.deb Size: 52176 MD5sum: 6741c6e1bfa25b0859546bea277f5b8d SHA1: a885ec8407c32698cb8d6fa537dae0dd3d658996 SHA256: 99dc82e5eaa89a5d6b9d6adb15d2054f6df8c222c0229561fae1b59d6f1f748d 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~debian10.1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 77 Depends: libc6 (>= 2.4), libpcre2-8-0 (>= 10.22) Conflicts: libpcre2-posix0 Replaces: libpcre2-posix0 Filename: pool/debian-buster/amd64/pcre2/libpcre2-posix3_10.40-2rusoft2.1~debian10.1_amd64.deb Size: 53728 MD5sum: 6eb52068639c9028d0c41706b178f3ce SHA1: 45616685df1318d76823026e587ad774c6ee0a2e SHA256: a612d9a44b20ab7d602e3abde2a4ee9d4d63669c50ba165844ff2f8adf2f9425 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~debian10.1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 78 Depends: libc6 (>= 2.4), libpcre2-8-0 (>= 10.22) Conflicts: libpcre2-posix0 Replaces: libpcre2-posix0 Filename: pool/debian-buster/amd64/pcre2/libpcre2-posix3_10.42-2rusoft2.1~debian10.1_amd64.deb Size: 55560 MD5sum: 39d57422c200274153f7df43c5856649 SHA1: 496772987e258910ec303c577f5427994baa0cc9 SHA256: 18ab9c6a94520fede9a2ff1087d457af6b6be2e933bbd51848e7b9cf60120edd 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~debian10.1 Architecture: amd64 Maintainer: Matthew Vernon Installed-Size: 660 Pre-Depends: multiarch-support Depends: libc6 (>= 2.14) Conflicts: libpcre3-dev (<= 4.3-3) Breaks: approx (<< 4.4-1~), cduce (<< 0.5.3-2~), cmigrep (<< 1.5-7~), galax (<< 1.1-7~), libpcre-ocaml (<< 6.0.1~), liquidsoap (<< 0.9.2-3~), ocsigen (<< 1.3.3-1~) Filename: pool/debian-buster/amd64/pcre3/libpcre3_8.45-5rusoft8~debian10.1_amd64.deb Size: 319588 MD5sum: cbcf5b887f387acce7be3d9a7eabdc1a SHA1: 4e6806590ff877f67bf2360879d0ac2ae9467067 SHA256: 25e887357f153094608f9623c8911919cb0c9c296ee0e61db0556a9da104a974 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~debian10.1 Architecture: amd64 Maintainer: Matthew Vernon Installed-Size: 2274 Depends: libc6-dev, libpcre3 (= 2:8.45-5rusoft8~debian10.1), libpcre16-3 (= 2:8.45-5rusoft8~debian10.1), libpcre32-3 (= 2:8.45-5rusoft8~debian10.1), libpcrecpp0v5 (= 2:8.45-5rusoft8~debian10.1) Filename: pool/debian-buster/amd64/pcre3/libpcre3-dev_8.45-5rusoft8~debian10.1_amd64.deb Size: 660864 MD5sum: a4cef43a492d74162ebb2a63ec497bd8 SHA1: a1e9f2c7d57c5e9ce26605d509ff479724ed711f SHA256: d792c98b090394b92453b29e23023559bb3cde31f05d555fab4e688f56c4cc28 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~debian10.1 Architecture: amd64 Maintainer: Matthew Vernon Installed-Size: 539 Depends: libc6 (>= 2.14) Filename: pool/debian-buster/amd64/pcre3/libpcre32-3_8.45-5rusoft8~debian10.1_amd64.deb Size: 255416 MD5sum: 39a1a037706559a89e32c79cc1e69488 SHA1: 5acff028e0aec9a60b6afbb62678b0b95a49a78e SHA256: 9104eca8ded9ac7d73b9dff16f0176ac54e51ae7f2041952f78218ddd370b342 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~debian10.1 Architecture: amd64 Maintainer: Matthew Vernon Installed-Size: 196 Pre-Depends: multiarch-support Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libpcre3, libstdc++6 (>= 5.2) Conflicts: libpcre3 (<< 6.4-1.1), libpcrecpp0 Replaces: libpcre3 (<< 6.4-1.1), libpcrecpp0 Filename: pool/debian-buster/amd64/pcre3/libpcrecpp0v5_8.45-5rusoft8~debian10.1_amd64.deb Size: 155940 MD5sum: 67aae65d32cf5d3382cbfba3ce1563fe SHA1: 11aa76cd3b8b5c679a45bb4f208943fe6e0b4a00 SHA256: bc753785b4f91ddaeb20d00fd4c60380021e6e9c17d73d3e11ba5d233a2a46ac 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~debian10.1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 158 Depends: libsnappy1v5 (= 1.1.9-1rusoft1~debian10.1) Filename: pool/debian-buster/amd64/snappy/libsnappy-dev_1.1.9-1rusoft1~debian10.1_amd64.deb Size: 46584 MD5sum: 85c14317b442704658a01e3103f1e9c7 SHA1: ebff39f2c9fa2f5214a109b0cd555f1e43015db0 SHA256: 7345d101be3d9b00875214b3325f5f2a0e021b5ee9384e3f445c6a69c5e5fced 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~debian10.1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 103 Depends: libc6 (>= 2.14), libstdc++6 (>= 5.2) Conflicts: libsnappy1 Filename: pool/debian-buster/amd64/snappy/libsnappy1v5_1.1.9-1rusoft1~debian10.1_amd64.deb Size: 31976 MD5sum: 45f6322f96b2371eaa8474d6f2b56d35 SHA1: be4125ae8f60f526cf90c796ef74cfe8032523af SHA256: 9016b573dbe34584b28d42249e50dee1cedda0218d97aedb63323efa90128d73 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~buster1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 801 Depends: libsodium23 (= 1.0.18-1rusoft2~buster1) Filename: pool/debian-buster/amd64/libsodium/libsodium-dev_1.0.18-1rusoft2~buster1_amd64.deb Size: 180616 MD5sum: c463ef1ae4fa06af68afc682f37befd2 SHA1: e2bf5f0ffdecbf7164f45bff385ff3a055534020 SHA256: 0191fcaa995937a023598d5f06f2414b607c25546c8a90f0383e0caed8e20a01 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~buster1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 424 Depends: libc6 (>= 2.25) Filename: pool/debian-buster/amd64/libsodium/libsodium23_1.0.18-1rusoft2~buster1_amd64.deb Size: 162824 MD5sum: 9c5359c464009bbbc158bce10732ba4c SHA1: 2677713ecebebbbf9d625d77a6d99c481a0a233e SHA256: 69b9063e90ff42b364e0ae930784577c051714f4136d9781b5341ef607c09350 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: libsodium23-dbgsym Source: libsodium Version: 1.0.18-1rusoft2~buster1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 827 Depends: libsodium23 (= 1.0.18-1rusoft2~buster1) Filename: pool/debian-buster/amd64/libsodium/libsodium23-dbgsym_1.0.18-1rusoft2~buster1_amd64.deb Size: 782212 MD5sum: 62b522e9d3d1335abc7863efab5e4c7c SHA1: baa35264e06771078afbbf70220df0d1e0859a07 SHA256: 24b7b45c4952701f51025f900fba31c654ab7555de85eec2cfef71965dc9914c Section: debug Priority: optional Multi-Arch: same Description: debug symbols for libsodium23 Auto-Built-Package: debug-symbols Build-Ids: f8a4e8756731673f6b041b34711f294258c103d1 Package: libsqlite3-0 Source: sqlite3 Version: 3.40.1-2rusoft13.5~debian10.1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 1202 Depends: libc6 (>= 2.28) Suggests: libsqlite3-0-plugins Breaks: python-migrate (<< 0.11.0-4~), python3-migrate (<< 0.11.0-4~) Filename: pool/debian-buster/amd64/sqlite3/libsqlite3-0_3.40.1-2rusoft13.5~debian10.1_amd64.deb Size: 511620 MD5sum: 6f2033b05a0da93a1943200ba7303cf4 SHA1: 1b3d00a0d35edd214393471363a223e109f58058 SHA256: d8daa30db44ad101aa1dc5417cc7050125687c791f518c52728e80e3ce3d314d 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~debian10.1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 1224 Depends: libc6 (>= 2.28) Suggests: libsqlite3-0-plugins Breaks: python-migrate (<< 0.11.0-4~), python3-migrate (<< 0.11.0-4~) Filename: pool/debian-buster/amd64/sqlite3/libsqlite3-0_3.42.0-2rusoft13.6~debian10.1_amd64.deb Size: 522204 MD5sum: de180c2f98f64cb07eef56cc96e2d702 SHA1: b5351f9e52d25b4b1fa21ba7ba8086af45204571 SHA256: edd851604ab5b5b7a676e2e417d25a156923f7263ce181cbe5e7a196f76100bc 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~debian10.1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 1236 Depends: libc6 (>= 2.28) Suggests: libsqlite3-0-plugins Breaks: python-migrate (<< 0.11.0-4~), python3-migrate (<< 0.11.0-4~) Filename: pool/debian-buster/amd64/sqlite3/libsqlite3-0_3.43.0-2rusoft13.7~debian10.1_amd64.deb Size: 528676 MD5sum: bf0181733c23e6905bf148e32574dfc4 SHA1: fff22a6142e14cd3e35fac8eaa58b02403040ab8 SHA256: 7d2dbe59ed94b0ece6c04de726d72b88850b85223643e86517db3de46c3d976b 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~debian10.1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 1236 Depends: libc6 (>= 2.28) Suggests: libsqlite3-0-plugins Breaks: python-migrate (<< 0.11.0-4~), python3-migrate (<< 0.11.0-4~) Filename: pool/debian-buster/amd64/sqlite3/libsqlite3-0_3.43.1-2rusoft13.8~debian10.1_amd64.deb Size: 529036 MD5sum: f99c0b861f60fbffcac2dd4d5a79714f SHA1: 3b09a3576a56443d1d2ad749220fe0a5a1b2e4b3 SHA256: b0c26a6ae727127f8b1734eb3f00a45c8bcfe7dc51720dfa9bfc54830d5a4f6a 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~debian10.1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 120 Depends: libc6 (>= 2.4) Filename: pool/debian-buster/amd64/sqlite3/libsqlite3-0-plugins_3.40.1-2rusoft13.5~debian10.1_amd64.deb Size: 23844 MD5sum: 683da11c53767b41cd4703ce7d3e7dd1 SHA1: 8586160c43392b1a2bbdcc72235eb87fcd23d332 SHA256: b4fbf7a17e231a9ce5b3f9ebe0891de9ae0b6981b44d2631c1c777008b8d9400 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~debian10.1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 120 Depends: libc6 (>= 2.4) Filename: pool/debian-buster/amd64/sqlite3/libsqlite3-0-plugins_3.42.0-2rusoft13.6~debian10.1_amd64.deb Size: 23852 MD5sum: 15394f3fb723387e1f5e878f292a4301 SHA1: 47302c41aa39f790bad3200929e4815f71810fab SHA256: 0987efd0cf32f32911b0e8507a30b04966c4f1e0f6662aba4580396a42a711b8 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~debian10.1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 120 Depends: libc6 (>= 2.4) Filename: pool/debian-buster/amd64/sqlite3/libsqlite3-0-plugins_3.43.0-2rusoft13.7~debian10.1_amd64.deb Size: 23848 MD5sum: b7da24dd4438156f8bd86443fe935ea3 SHA1: 01d2770a080409f40a1cb344440b18b2e1b2fcda SHA256: 7278045da0b028a8553042a7c5166c47859bb1198d66e7865c7411e83e137fd8 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~debian10.1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 120 Depends: libc6 (>= 2.4) Filename: pool/debian-buster/amd64/sqlite3/libsqlite3-0-plugins_3.43.1-2rusoft13.8~debian10.1_amd64.deb Size: 23836 MD5sum: 830a18c9033b07afc53632d0835b9499 SHA1: a3b6b49c4d81d3bc273268ee1481ec9395e8f032 SHA256: d68573ce7fae3ac7c15cdb7f2b8ad5093b049a1d74559b1a7ddb9ce3fe3f7585 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~debian10.1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 2528 Depends: libsqlite3-0 (= 3.40.1-2rusoft13.5~debian10.1), libc6-dev Suggests: sqlite3-doc Filename: pool/debian-buster/amd64/sqlite3/libsqlite3-dev_3.40.1-2rusoft13.5~debian10.1_amd64.deb Size: 672488 MD5sum: 8bb6ec6cc681447f5a2f95e1e93f328c SHA1: 191ebfa61728d7b8e96575f5620fec0d33c14f14 SHA256: 488c952d0997b14f0ff688816ab19e85df1a8e99c5f477242aa0da11825639a6 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~debian10.1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 2564 Depends: libsqlite3-0 (= 3.42.0-2rusoft13.6~debian10.1), libc6-dev Suggests: sqlite3-doc Filename: pool/debian-buster/amd64/sqlite3/libsqlite3-dev_3.42.0-2rusoft13.6~debian10.1_amd64.deb Size: 684696 MD5sum: e48a96e19ac293cdd853f9e6d20bdb8e SHA1: 8bbe66bee13f8b50887673887809650eebe2f5f9 SHA256: 9118f3716910bfb188b568aab0d88955bb739469b41f8909aa1efd3838b4a726 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~debian10.1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 2589 Depends: libsqlite3-0 (= 3.43.0-2rusoft13.7~debian10.1), libc6-dev Suggests: sqlite3-doc Filename: pool/debian-buster/amd64/sqlite3/libsqlite3-dev_3.43.0-2rusoft13.7~debian10.1_amd64.deb Size: 692820 MD5sum: cecf63b63dd753ca669578d025aa9a34 SHA1: 72b82839126cc67d75a313e22d1bad650dd23b2c SHA256: b8e81f9e250c479c2b540a78154130b7f72ab91ddbe0d47c8717737ff3354402 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~debian10.1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 2590 Depends: libsqlite3-0 (= 3.43.1-2rusoft13.8~debian10.1), libc6-dev Suggests: sqlite3-doc Filename: pool/debian-buster/amd64/sqlite3/libsqlite3-dev_3.43.1-2rusoft13.8~debian10.1_amd64.deb Size: 692656 MD5sum: e64c93d8aac7b57a035cf90d486add36 SHA1: 238aabfb362fbac70036474861731423f71c3457 SHA256: 22e34d6d92bed23e4f1fdb9851986d7feade0ecf10f7b6441641da24a833fae0 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~debian10.1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 62 Depends: libc6 (>= 2.4), libsqlite3-0 (>= 3.38.0) Suggests: sqlite3-doc Filename: pool/debian-buster/amd64/sqlite3/libsqlite3-tcl_3.40.1-2rusoft13.5~debian10.1_amd64.deb Size: 19624 MD5sum: 14eeb084d2478b35bf9cda97d38e629f SHA1: 2d02fa9e577065c7e8afcc3094cbe81f7070ab3f SHA256: a233fb0340fca2b4949f90f8c9892000eb75cb450603dad168d91637d220d579 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~debian10.1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 62 Depends: libc6 (>= 2.4), libsqlite3-0 (>= 3.38.0) Suggests: sqlite3-doc Filename: pool/debian-buster/amd64/sqlite3/libsqlite3-tcl_3.42.0-2rusoft13.6~debian10.1_amd64.deb Size: 19620 MD5sum: 655e2f1ccd9d773338f47ed9a0c46ed9 SHA1: 696842365e2e4ebd77025e834e2535aa983b05af SHA256: 0cb3fdf4cda3d535819b59c37e344e07cffc0ab085ef5e6f596a0e810cfa1665 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~debian10.1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 62 Depends: libc6 (>= 2.4), libsqlite3-0 (>= 3.38.0) Suggests: sqlite3-doc Filename: pool/debian-buster/amd64/sqlite3/libsqlite3-tcl_3.43.0-2rusoft13.7~debian10.1_amd64.deb Size: 19628 MD5sum: 433093e53de9e7834783401757b05f8d SHA1: ddaafe79bd6ea6fd9504a85e818b8c9fb119fa6d SHA256: 9a1690b98ddeea0888cef6fe9c62990abf7a5401f9250f233a63550da3c2d810 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~debian10.1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 62 Depends: libc6 (>= 2.4), libsqlite3-0 (>= 3.38.0) Suggests: sqlite3-doc Filename: pool/debian-buster/amd64/sqlite3/libsqlite3-tcl_3.43.1-2rusoft13.8~debian10.1_amd64.deb Size: 19620 MD5sum: a8b8636c75674dd213ee8181b764d4f0 SHA1: a59af6ff528e6c9e000a7ded2f5050ee0940ac12 SHA256: c8fd1ce82388a4a8647a940c893cfe5d03dac284079d45665f64b4a4d093cbc1 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~debian10.1 Architecture: amd64 Maintainer: Robert Luberda Installed-Size: 143 Depends: libc6-dev | libc-dev, libucl1 (= 1.03+repack-6rusoft1.2~debian10.1) Filename: pool/debian-buster/amd64/ucl/libucl-dev_1.03+repack-6rusoft1.2~debian10.1_amd64.deb Size: 34760 MD5sum: 9b394cfdf7752c1934718694434c8f7a SHA1: 2e7bdf0e254e3941620deb45c264f4404185b848 SHA256: 7e652d14f785d074b5b9aec74919f5d0936087e2657668738ef021b5a0b3eed0 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~debian10.1 Architecture: amd64 Maintainer: Robert Luberda Installed-Size: 77 Depends: libc6 (>= 2.4) Filename: pool/debian-buster/amd64/ucl/libucl1_1.03+repack-6rusoft1.2~debian10.1_amd64.deb Size: 23264 MD5sum: 3a5945e1730ed97c90e464c627423ebf SHA1: 89c3ab7bbe486a96db6ed910ccc15bee3a12a846 SHA256: bf1f7d236591003488cbedbd1fb06f2e208a1a38d3baaa2682004ef167305811 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~debian10.1 Architecture: amd64 Maintainer: UnRar maintainer team Installed-Size: 552 Depends: libunrar5 (= 1:6.1.6-1rusoft2.1~debian10.1), libunrar-headers (= 1:6.1.6-1rusoft2.1~debian10.1) Filename: pool/debian-buster/amd64/unrar-nonfree/libunrar-dev_6.1.6-1rusoft2.1~debian10.1_amd64.deb Size: 141172 MD5sum: 4053c83750fc002a5ba903c20a869571 SHA1: 610aaf7620c830e6988850d44464c0f85f5fa5b9 SHA256: c9c8f7e525b448557597c1bea27f7156eeacd80b1d10f63275321ebb6b25850b 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~debian10.1 Architecture: amd64 Maintainer: UnRar maintainer team Installed-Size: 552 Depends: libunrar5 (= 1:6.1.7-1rusoft2.2~debian10.1), libunrar-headers (= 1:6.1.7-1rusoft2.2~debian10.1) Filename: pool/debian-buster/amd64/unrar-nonfree/libunrar-dev_6.1.7-1rusoft2.2~debian10.1_amd64.deb Size: 141388 MD5sum: 0532f92ea6d41cfb8c12f7d54113223c SHA1: 186991257bd275f1f49569ee474f0a536a8b2939 SHA256: a145e831248e68b11971172955390463d1a48119a65caa0bb411a27d51d745ab 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~debian10.1 Architecture: amd64 Maintainer: UnRar maintainer team Installed-Size: 265 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5) Filename: pool/debian-buster/amd64/unrar-nonfree/libunrar5_6.1.6-1rusoft2.1~debian10.1_amd64.deb Size: 117244 MD5sum: e628e17c3196e28d5d6e39dee86a893e SHA1: aa5ca432b82fc371b6e2bbe3f5db6cbf5a4d501a SHA256: f363b61393566828027bc230003c03bc5209d386aff4a2d4ca24605c35f4a17b 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~debian10.1 Architecture: amd64 Maintainer: UnRar maintainer team Installed-Size: 265 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5) Filename: pool/debian-buster/amd64/unrar-nonfree/libunrar5_6.1.7-1rusoft2.2~debian10.1_amd64.deb Size: 117420 MD5sum: 551eddc822eafca7f1c2e4ad42c8d740 SHA1: 2962345b0fc708de3c5a26cf2796cbabdea17ee4 SHA256: ad2c4d735e5412cbc28958752b24a48f22aedcf439246aa01afa39283cd16067 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~buster1 Architecture: amd64 Maintainer: Sebastian Dröge Installed-Size: 1827 Depends: libc6 (>= 2.27) Filename: pool/debian-buster/amd64/libvpx/libvpx1_1.3.0-3rusoft2~buster1_amd64.deb Size: 617520 MD5sum: c0e563b911dc9ab32b11bbb78529d175 SHA1: ec54cb6aaf36271bc035e21c6c6ab853396f2c82 SHA256: 834ff2f46d2f4756cf64f82f6894f9b9c6e8185f47a253774b6a53685432b697 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~buster1 Architecture: amd64 Maintainer: Sebastian Dröge Installed-Size: 10240 Depends: libvpx1 (= 1.3.0-3rusoft2~buster1) Filename: pool/debian-buster/amd64/libvpx/libvpx1-dbg_1.3.0-3rusoft2~buster1_amd64.deb Size: 2062864 MD5sum: 38b029bc1050c1145b0ddb02120e547a SHA1: 9828e587438e1c9709635e6f88ad17631f0675c5 SHA256: 664460169a5a78ee9073a11167df272f1b48f62d2ecc2182b7c31ea31f5aeafc 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~buster1 Architecture: amd64 Maintainer: Sebastian Dröge Installed-Size: 2753 Depends: libvpx1 (= 1.3.0-3rusoft2~buster1) Filename: pool/debian-buster/amd64/libvpx/libvpx1-dev_1.3.0-3rusoft2~buster1_amd64.deb Size: 699776 MD5sum: 3cdfbbfdc0b74044a2492b970b5f3f73 SHA1: 2be8daed1405e87bbba965b1f54a76e51e9d4673 SHA256: de72d425900ae70aa141b55679b3015b713184b33a486dcefde745043993d7bc 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: 1.2.4-0.1rusoft1~debian10.1 Architecture: amd64 Maintainer: Jeff Breidenbach Installed-Size: 1096 Depends: libwebp7 (= 1.2.4-0.1rusoft1~debian10.1), libwebpmux3 (= 1.2.4-0.1rusoft1~debian10.1), libwebpdemux2 (= 1.2.4-0.1rusoft1~debian10.1) Filename: pool/debian-buster/amd64/libwebp/libwebp-dev_1.2.4-0.1rusoft1~debian10.1_amd64.deb Size: 401712 MD5sum: 9fdd99b0564b2620cf8715ecbf2c7f04 SHA1: 2cbd1d3e3b6d2a8c432d6e2fcdbeb49813d055c8 SHA256: 6466c06daf06c088c6af4e8b8178dab27cb32c33f953e899ea866be5fb571390 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: libwebp7 Source: libwebp Version: 1.2.4-0.1rusoft1~debian10.1 Architecture: amd64 Maintainer: Jeff Breidenbach Installed-Size: 550 Depends: libc6 (>= 2.14) Filename: pool/debian-buster/amd64/libwebp/libwebp7_1.2.4-0.1rusoft1~debian10.1_amd64.deb Size: 287308 MD5sum: 4f8864d57190eea63fb5d8125a5a90fe SHA1: 89f2a1de644b9414e22e70560d0b963f9b5ebab4 SHA256: c7c6f215a1822a99cb67c4e68e0b38c005eaea1cad0cc17292abfc82382e3c9a 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: 1.2.4-0.1rusoft1~debian10.1 Architecture: amd64 Maintainer: Jeff Breidenbach Installed-Size: 122 Depends: libc6 (>= 2.14), libwebp7 Filename: pool/debian-buster/amd64/libwebp/libwebpdemux2_1.2.4-0.1rusoft1~debian10.1_amd64.deb Size: 101156 MD5sum: b0f5c705675620b4455f17a3573ea339 SHA1: f565a6b08c10a419a1918dc4c096a982900c4aca SHA256: 867fc385107e2786d8f74fd7c0a35733bcca1ffc3954c3159b36d2f34b6b8d20 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: 1.2.4-0.1rusoft1~debian10.1 Architecture: amd64 Maintainer: Jeff Breidenbach Installed-Size: 146 Depends: libc6 (>= 2.14), libwebp7 Filename: pool/debian-buster/amd64/libwebp/libwebpmux3_1.2.4-0.1rusoft1~debian10.1_amd64.deb Size: 111468 MD5sum: 3341fa4988758228ccf45ea35c6ca86a SHA1: 0b4fa8cfcdaa5bfd5e02ca85d08332221c9454eb SHA256: 13739d7a38860d06b5617aa3035ae4a2c54387c473e5e729f90fec6b7c16e1e5 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~debian10.1 Architecture: amd64 Maintainer: Norbert Preining Installed-Size: 246 Depends: libxxhash0 (= 0.8.0-1rusoft1~debian10.1) Filename: pool/debian-buster/amd64/xxhash/libxxhash-dev_0.8.0-1rusoft1~debian10.1_amd64.deb Size: 58320 MD5sum: cd5fc80514a8bac83941dacd2601ed22 SHA1: 481659ca68a6921d711b151cdc2910a4911b8e38 SHA256: 3a45b46ffb02a9830e733a7f6d30f17700162a0605067603d50951b31b595afe 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~debian10.1 Architecture: amd64 Maintainer: Norbert Preining Installed-Size: 274 Depends: libxxhash0 (= 0.8.1-1rusoft1.1~debian10.1) Filename: pool/debian-buster/amd64/xxhash/libxxhash-dev_0.8.1-1rusoft1.1~debian10.1_amd64.deb Size: 65548 MD5sum: 4847a355c6f61a4cae19e8e77d8a1b76 SHA1: 4b38eacd5f7372681af9dc109636000437c8b85d SHA256: d3de49d00f393a2a8466bbf80776b06ecf2170755599b3a582587ea2ab509515 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~debian10.1 Architecture: amd64 Maintainer: Norbert Preining Installed-Size: 58 Depends: libc6 (>= 2.14) Filename: pool/debian-buster/amd64/xxhash/libxxhash0_0.8.0-1rusoft1~debian10.1_amd64.deb Size: 17472 MD5sum: 222a9119eedce0acc98a649f9f791a87 SHA1: d570ff2215822d9f93464b6a27ac769ffdb5a9f5 SHA256: 70c64cba48d8d56f1032977e00e0520d2e9e4d7024805f503b12baa861ab0424 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~debian10.1 Architecture: amd64 Maintainer: Norbert Preining Installed-Size: 102 Depends: libc6 (>= 2.14) Filename: pool/debian-buster/amd64/xxhash/libxxhash0_0.8.1-1rusoft1.1~debian10.1_amd64.deb Size: 28388 MD5sum: c7cfdcdc79c88720321cafda6f33e773 SHA1: 179161a983622f9346029270198e3b919983281c SHA256: ad9d2a984e928a989409bc6160e2e703c0b7c74614e3621be55cfd0a2e7f423e 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-dbgsym Source: xxhash Version: 0.8.0-1rusoft1~debian10.1 Architecture: amd64 Maintainer: Norbert Preining Installed-Size: 115 Depends: libxxhash0 (= 0.8.0-1rusoft1~debian10.1) Filename: pool/debian-buster/amd64/xxhash/libxxhash0-dbgsym_0.8.0-1rusoft1~debian10.1_amd64.deb Size: 101948 MD5sum: 4ec0313548db9f7699123f383d240914 SHA1: db505542f3f48d0b3fadc95647970170f3cc54a7 SHA256: 5a98fbe9e2b46fbe3ee0162dafe0771b9ece82b85575237cc938adfb4ca4a62a Section: debug Priority: optional Multi-Arch: same Description: debug symbols for libxxhash0 Auto-Built-Package: debug-symbols Build-Ids: c8967460d9093f8a90421be15c60b6ee121621b5 Package: libzstd-dev Source: libzstd Version: 1.5.4+dfsg2-1rusoft8~debian10.1 Architecture: amd64 Maintainer: Debian Med Packaging Installed-Size: 1208 Depends: libzstd1 (= 1.5.4+dfsg2-1rusoft8~debian10.1) Conflicts: libzstd-dev (<= 0.8.0) Provides: libzstd1-dev Filename: pool/debian-buster/amd64/libzstd/libzstd-dev_1.5.4+dfsg2-1rusoft8~debian10.1_amd64.deb Size: 357776 MD5sum: d184e9dba1bf8c96d3b4bd49e5a9ea1a SHA1: c46bf8faf5c19df902c5c28c9bdf2cfa047310f5 SHA256: c46905d3f992a0498ea8a359d115369a535dd8bc9d08505072298dfa033b6807 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~debian10.1 Architecture: amd64 Maintainer: Debian Med Packaging Installed-Size: 1225 Depends: libzstd1 (= 1.5.5+dfsg2-1rusoft9.1~debian10.1) Conflicts: libzstd-dev (<= 0.8.0) Provides: libzstd1-dev Filename: pool/debian-buster/amd64/libzstd/libzstd-dev_1.5.5+dfsg2-1rusoft9.1~debian10.1_amd64.deb Size: 361848 MD5sum: 524e59be867a4e7b989df7a7f848c996 SHA1: 9cdf10f99791a52aab7b9dc482693f833f8a4139 SHA256: b87019685bc11518bad68b5f6cbfa47f3fd658492902fe1b1b565e7172bcfc6c 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~debian10.1 Architecture: amd64 Maintainer: Debian Med Packaging Installed-Size: 799 Depends: libc6 (>= 2.14) Filename: pool/debian-buster/amd64/libzstd/libzstd1_1.5.4+dfsg2-1rusoft8~debian10.1_amd64.deb Size: 289288 MD5sum: 529bf8ff695326eb9f626cf22045e276 SHA1: 2485bde53aa3ebbceea793b7b99f44377df222d9 SHA256: 8c64486b260c9a96aa6adf4978c088aabf7b69b2cc32b3805265ec9fda8b7630 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~debian10.1 Architecture: amd64 Maintainer: Debian Med Packaging Installed-Size: 815 Depends: libc6 (>= 2.14) Provides: libzstd Filename: pool/debian-buster/amd64/libzstd/libzstd1_1.5.5+dfsg2-1rusoft9.1~debian10.1_amd64.deb Size: 293700 MD5sum: 5c95b2355832a5a64ab9bc3e40390faa SHA1: 05a69d8625a200a695640d09bc1bf68bf96790ca SHA256: 178b080cca1fe3cfc18661c236e1fb019ca9fa5f45bd771477505c68548726ab 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~debian10.1 Architecture: amd64 Maintainer: Ghe Rivero Installed-Size: 824 Depends: libc6 (>= 2.27), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Recommends: pci.ids, usb.ids Filename: pool/debian-buster/amd64/lshw/lshw_02.18.85-0.7rusoft1~debian10.1_amd64.deb Size: 262496 MD5sum: ed4bb703bac52e02a1ecd8f33b35e707 SHA1: 3f53cd94ca3bdad91f9cbad76e0b6671c4b15d3c SHA256: 58cb03e2da50f1cc51c5cae253b72ae0c8e9720c32ba2d8f8d0ff728d4c34212 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-dbgsym Source: lshw Version: 02.18.85-0.7rusoft1~debian10.1 Architecture: amd64 Maintainer: Ghe Rivero Installed-Size: 5241 Depends: lshw (= 02.18.85-0.7rusoft1~debian10.1) Filename: pool/debian-buster/amd64/lshw/lshw-dbgsym_02.18.85-0.7rusoft1~debian10.1_amd64.deb Size: 5075660 MD5sum: 5590f142ba9a9c12633a608017bd8905 SHA1: 1be91e9afab15cac77eb48b46d9901032c4a74a8 SHA256: c57add6b685f8d3ca8d7c5f3680e74e231fc2fea2c5e7b3efe677cb7d6a0dd1e Section: debug Priority: optional Description: debug symbols for lshw Auto-Built-Package: debug-symbols Build-Ids: 25160b7e13fbefa27ad698b9a94b4b2fab3d0ddf Package: lshw-gtk Source: lshw Version: 02.18.85-0.7rusoft1~debian10.1 Architecture: amd64 Maintainer: Ghe Rivero Installed-Size: 1666 Depends: libc6 (>= 2.27), libgcc1 (>= 1:3.0), 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/debian-buster/amd64/lshw/lshw-gtk_02.18.85-0.7rusoft1~debian10.1_amd64.deb Size: 338808 MD5sum: 72b7e8f61494ade79eb5810b0429ca74 SHA1: 8940a0557e61453b02ce7b7d89fb31aebbd005a2 SHA256: 291aa13c15a207d4ad051aee6756be33182bcb7711202a261045043b9c561bcf 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: lshw-gtk-dbgsym Source: lshw Version: 02.18.85-0.7rusoft1~debian10.1 Architecture: amd64 Maintainer: Ghe Rivero Installed-Size: 5439 Depends: lshw-gtk (= 02.18.85-0.7rusoft1~debian10.1) Filename: pool/debian-buster/amd64/lshw/lshw-gtk-dbgsym_02.18.85-0.7rusoft1~debian10.1_amd64.deb Size: 5266656 MD5sum: 1a54b74c12b12dbc6852a6b86c097065 SHA1: 2733a841cb983e83a00157dd4bfe64388de12c0b SHA256: 50a0b929c13e2ab27ea8e61fd5938c83f4bbe910fd1482106208e9c720000259 Section: debug Priority: optional Description: debug symbols for lshw-gtk Auto-Built-Package: debug-symbols Build-Ids: 7d599486d4fa7e8eb3e607ad2cfb12afc3a91307 Package: mc Version: 3:4.8.29-1rusoft5.1~debian10.1 Architecture: amd64 Maintainer: Dmitry Smirnov Installed-Size: 1528 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~debian10.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/debian-buster/amd64/mc/mc_4.8.29-1rusoft5.1~debian10.1_amd64.deb Size: 543444 MD5sum: 56d2acd97beb03916fd973167e3131a0 SHA1: 01cc13e940853d19598b8e2adac566a724368c84 SHA256: d0e006958da31af09dab6b2f00390f45f01a37a67cd225f9c62ba34dc5daf294 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.20-2rusoft14.2~debian10.1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 293 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/debian-buster/amd64/memcached/memcached_1.6.20-2rusoft14.2~debian10.1_amd64.deb Size: 113132 MD5sum: 9863132f259de50047cfdbe72a394596 SHA1: 2e5763e8b9318973164e5da3d10587caf620aab4 SHA256: 72d17d3e9d82c1f40646a108ca2b286f90bb049a133b9a37593cb4ad4ff38710 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.21-2rusoft14.2~debian10.1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 293 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/debian-buster/amd64/memcached/memcached_1.6.21-2rusoft14.2~debian10.1_amd64.deb Size: 113028 MD5sum: 81e2ad55daa7c12592e4f28be735052a SHA1: 2de88ce9d064ff1c18fcf9e9d515d43cbdcff2b3 SHA256: 627303880cc443806ac33cac85992f52803b22d6591c68d67139b4ce1e8ec0c6 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.20-2rusoft14.2~debian10.1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 222 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/debian-buster/amd64/memcached/memcached-tiny_1.6.20-2rusoft14.2~debian10.1_amd64.deb Size: 86188 MD5sum: 9be4eaaa727968244522e65a422304e8 SHA1: 928b9bac9c8446307161d67b62e0f6ed665c5b82 SHA256: 3345e7db221ef4c37865b0ff693511b34e640f9807464674121f7ac0e04dd41f 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.21-2rusoft14.2~debian10.1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 222 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/debian-buster/amd64/memcached/memcached-tiny_1.6.21-2rusoft14.2~debian10.1_amd64.deb Size: 86428 MD5sum: 98a174135bb729afff757e2a29feac18 SHA1: 747ce0de5175bd454cf95354a313e25b1edca4db SHA256: 61459f13e4f950ee4e473dfc90c70e5b069ab7b32dbe7a60a48cb684df0dcceb 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~debian10.1 Architecture: amd64 Maintainer: Jordi Mallach Installed-Size: 411 Depends: libc6 (>= 2.14), libmagic1 (>= 5.12), libncursesw6 (>= 6), libtinfo6 (>= 6) Suggests: hunspell, nano-l10n, nano-syntax Conflicts: pico Breaks: nano-tiny Replaces: nano-tiny, pico Filename: pool/debian-buster/amd64/nano/nano_7.2-2rusoft2.9~debian10.1_amd64.deb Size: 198392 MD5sum: 902b77d2c7e3fd4dac7a2d2953b9cca9 SHA1: 5011dd69612e988b5f8bd9383ac56a53d20049bc SHA256: 129b610a7e48c7e64599d10cd475460ae6a4767972c1f056886fb9247a9df796 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~debian10.1 Architecture: amd64 Maintainer: Jordi Mallach Installed-Size: 97 Depends: libc6 (>= 2.11), libncursesw6 (>= 6), libtinfo6 (>= 6) Provides: nano Filename: pool/debian-buster/amd64/nano/nano-tiny_7.2-2rusoft2.9~debian10.1_amd64.deb Size: 38208 MD5sum: 29cb7ccff8faef7a0f17fd9caea51879 SHA1: 885efea39656d786c5bfbac778b9dd344427208c SHA256: 8a4b6812eda38cf0861803491c70e44f2c8262ed00dd3ae276802342cbe72af3 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~debian10.1 Architecture: amd64 Maintainer: Anibal Monsalve Salazar Installed-Size: 2499 Depends: dpkg (>= 1.15.4) | install-info, libc6 (>= 2.14) Filename: pool/debian-buster/amd64/nasm/nasm_2.15.05-1rusoft1~debian10.1_amd64.deb Size: 334876 MD5sum: d99c9278226067f2bb462fa61099fe15 SHA1: 373963a38ff23c018c5a4f61941afaaf04143008 SHA256: f3e414dc6e1bf3e301d28cdc1d02e59241aba985e15e75bc4835febcbddebe89 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.5~debian10.1 Architecture: amd64 Maintainer: Alberto Gonzalez Iniesta Installed-Size: 1106 Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.15), liblz4-1 (>= 0.0~r130), liblzo2-2, 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/debian-buster/amd64/openvpn/openvpn_2.4.12-2rusoft8.5~debian10.1_amd64.deb Size: 477888 MD5sum: 80b5c152ce9d0539ac9137e4f799303c SHA1: 8fe16f43dd2355bcf0d8f3b903dbbe6a09909d16 SHA256: ab3f35299cb74e333275db548876c8307567c22344c79e7707e608a12a27594d 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~debian10.1 Architecture: amd64 Maintainer: Alberto Gonzalez Iniesta Installed-Size: 1202 Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.15), liblz4-1 (>= 0.0~r130), liblzo2-2, 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/debian-buster/amd64/openvpn/openvpn_2.5.9-2rusoft8.5~debian10.1_amd64.deb Size: 532032 MD5sum: aab0adfbe70f09e628b29859376803ca SHA1: 7f063488bd9c245c5e68cf4df0351dd31b3af977 SHA256: 52d493115b358141990c58f2dfee242b5f1b83461e466e09f7fcd5a3b20ecae2 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~debian10.1 Architecture: amd64 Maintainer: Alberto Gonzalez Iniesta Installed-Size: 1253 Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.15), libcap-ng0 (>= 0.7.9), liblz4-1 (>= 0.0~r130), liblzo2-2, 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/debian-buster/amd64/openvpn/openvpn_2.6.4-2rusoft9.1~debian10.1_amd64.deb Size: 562416 MD5sum: cf4e3005c07bc74c3b5404f80e383b8b SHA1: c0238ae92a961ab7e60254edf3ca19eed1b7265e SHA256: fc9335c44fe099842e9493d6c689a58f34baf4475c67524a50dbd1f5048bb750 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: pcre2-utils Source: pcre2 Version: 10.39-2rusoft2.1~debian10.1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 308 Depends: libc6 (>= 2.14), libpcre2-16-0 (>= 10.34), libpcre2-32-0 (>= 10.34), libpcre2-8-0 (>= 10.34), libpcre2-posix3 (>= 10.34) Filename: pool/debian-buster/amd64/pcre2/pcre2-utils_10.39-2rusoft2.1~debian10.1_amd64.deb Size: 164596 MD5sum: e59375425c12ed748b38897a2fbb774b SHA1: f5a7dfbbe39f07a1a1b17f788fbc920013e8988e SHA256: 160d6ce63778fa8c06d6101f40140660e25d169010e62783d63c8d1dc59063b9 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~debian10.1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 319 Depends: libc6 (>= 2.14), libpcre2-16-0 (>= 10.34), libpcre2-32-0 (>= 10.34), libpcre2-8-0 (>= 10.34), libpcre2-posix3 (>= 10.34) Filename: pool/debian-buster/amd64/pcre2/pcre2-utils_10.40-2rusoft2.1~debian10.1_amd64.deb Size: 169396 MD5sum: 319ff1cfe3041773c578e075809a29ac SHA1: aa6f63caae9bdd214888859b4bdd193c90ec6745 SHA256: d3f45a5ff771ed7b6ba3682a6b9c56b66e2045465023debe53b35a1688e4c61b 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~debian10.1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 320 Depends: libc6 (>= 2.14), libpcre2-16-0 (>= 10.34), libpcre2-32-0 (>= 10.34), libpcre2-8-0 (>= 10.34), libpcre2-posix3 (>= 10.34) Filename: pool/debian-buster/amd64/pcre2/pcre2-utils_10.42-2rusoft2.1~debian10.1_amd64.deb Size: 171916 MD5sum: c6aa3aea6ee7ddc4c238b49d7ffcfe44 SHA1: c7dfffe9c37664c54dadfc39b78efc69917059d2 SHA256: c8113f3cad4dbcd77aef1d3938d43514bba381053520db6d36dc2b77506ccece 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~debian10.1 Architecture: amd64 Maintainer: Matthew Vernon Installed-Size: 71 Depends: libc6 (>= 2.4), libpcre3 Replaces: pgrep (<< 4.5) Filename: pool/debian-buster/amd64/pcre3/pcregrep_8.45-5rusoft8~debian10.1_amd64.deb Size: 28092 MD5sum: 597d6a7576e755955f9d674981455401 SHA1: 8a7517f013303cdf24b73d9a51c90e83d9d2b7c1 SHA256: cdcda8990bdbd0d4b7e74f4b1ff87bea085d11ce4ad8e45e510cc86946ab9b25 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~debian10.1 Architecture: amd64 Maintainer: Eduard Bloch Installed-Size: 151 Pre-Depends: dpkg (>= 1.15.6) Depends: libc6 (>= 2.14), zlib1g (>= 1:1.2.6) Filename: pool/debian-buster/amd64/pigz/pigz_2.6-1rusoft2~debian10.1_amd64.deb Size: 63692 MD5sum: e91140e1e628d56cf1a69f271669fe6d SHA1: f3d1279b2bccd90ce754026c9a629cf2e7209c81 SHA256: f766ff7e6e359afec95294b2f862a4ede2ed7973ffd3c0d418e5487a867e02d9 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~debian10.1 Architecture: amd64 Maintainer: Stefan Hornburg (Racke) Installed-Size: 635 Depends: lsb-base (>= 3.2-14), openbsd-inetd | inet-superserver, pure-ftpd-common (= 1.0.50-2.1rusoft1.2~debian10.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/debian-buster/amd64/pure-ftpd/pure-ftpd_1.0.50-2.1rusoft1.2~debian10.1_amd64.deb Size: 172572 MD5sum: 1e52fde572492d78743d50fb0c9d564e SHA1: d084948d98cff74ffb99718e6600f62b8500dc1e SHA256: edcc69c0d3347208058a9a3582912d1c4ec5cc8035a21efe92e9512622dffd55 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~debian10.1 Architecture: amd64 Maintainer: Stefan Hornburg (Racke) Installed-Size: 668 Depends: lsb-base (>= 3.2-14), pure-ftpd-common (= 1.0.50-2.1rusoft1.2~debian10.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/debian-buster/amd64/pure-ftpd/pure-ftpd-ldap_1.0.50-2.1rusoft1.2~debian10.1_amd64.deb Size: 177816 MD5sum: 621316561043b5f951b643ca839c6980 SHA1: 27838d61afd23c580522e3c38ee7eb6e025a5619 SHA256: 338663577b0a888b159e7f08c8e2dcca00bf1aac67ec80b92685ac9cc13b2d59 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~debian10.1 Architecture: amd64 Maintainer: Stefan Hornburg (Racke) Installed-Size: 674 Depends: lsb-base (>= 3.2-14), pure-ftpd-common (= 1.0.50-2.1rusoft1.2~debian10.1), libc6 (>= 2.15), libcap2 (>= 1:2.10), libmariadb3 (>= 3.0.0), 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/debian-buster/amd64/pure-ftpd/pure-ftpd-mysql_1.0.50-2.1rusoft1.2~debian10.1_amd64.deb Size: 177520 MD5sum: 267f4c8a2823aa66a8bac8e89a251913 SHA1: 838073b84c511d5432b55a6f7ec8aa549679c2ea SHA256: b6037ba0ef4885394f6371e7e090dff9667eacdfa98c1c98acf3319355e0817b 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~debian10.1 Architecture: amd64 Maintainer: Stefan Hornburg (Racke) Installed-Size: 673 Depends: lsb-base (>= 3.2-14), pure-ftpd-common (= 1.0.50-2.1rusoft1.2~debian10.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/debian-buster/amd64/pure-ftpd/pure-ftpd-postgresql_1.0.50-2.1rusoft1.2~debian10.1_amd64.deb Size: 177168 MD5sum: 4260a87b1e3e25ed5e2384d40a3c411d SHA1: e396fa3437a6510a53f914de8e1dc4ce7b7c89fd SHA256: f8add4ae89b4a985cd4608a7eb197f7ab77fbbb178f49c1f6378ac5a7bd4e26d 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~debian10.1 Architecture: amd64 Maintainer: Tomasz Buchert Installed-Size: 784 Depends: python (<< 2.8), python (>= 2.7~), python:any (<< 2.8), python:any (>= 2.7~), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.1.1) Filename: pool/debian-buster/amd64/brotli/python-brotli_1.0.9-2rusoft1.1~debian10.1_amd64.deb Size: 297612 MD5sum: a44aa113a358ce48897d8bcf4ff422a2 SHA1: bfab59029fa2044ba2d766070c650fafe8cbb903 SHA256: 6b22228c2e6e82f8ad06759173ba5c6ce1f29eec73cc45fba569f6b5c92d6be3 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: python-brotli-dbgsym Source: brotli Version: 1.0.9-2rusoft1.1~debian10.1 Architecture: amd64 Maintainer: Tomasz Buchert Installed-Size: 2233 Depends: python-brotli (= 1.0.9-2rusoft1.1~debian10.1) Filename: pool/debian-buster/amd64/brotli/python-brotli-dbgsym_1.0.9-2rusoft1.1~debian10.1_amd64.deb Size: 2129832 MD5sum: 4aa2a820174d6b6ad1b15d72bf40a056 SHA1: 05f94d531cc5e7a5fe900be8d77fae8bd4622360 SHA256: 19aa0797ce8073cdf8f2f1f8cae1540faed9e6f523e48184de49ede89e0f0aa8 Section: debug Priority: optional Description: debug symbols for python-brotli Auto-Built-Package: debug-symbols Build-Ids: 694f714593264c9394484cd70cfcb1c4c6ea5fe1 Package: python3-brotli Source: brotli Version: 1.0.9-2rusoft1.1~debian10.1 Architecture: amd64 Maintainer: Tomasz Buchert Installed-Size: 785 Depends: python3 (<< 3.8), python3 (>= 3.7~), python3:any, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.1.1) Filename: pool/debian-buster/amd64/brotli/python3-brotli_1.0.9-2rusoft1.1~debian10.1_amd64.deb Size: 284636 MD5sum: cdb285b0b4f61c85da356f15b74df51a SHA1: 017ce2fdd293f379ea9d22bff1ab4067aa53dd6e SHA256: 5bb4840ceb774965f85ecf7e46bbcf2945fb8a8270c284a95b23960fc483c0df 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: python3-brotli-dbgsym Source: brotli Version: 1.0.9-2rusoft1.1~debian10.1 Architecture: amd64 Maintainer: Tomasz Buchert Installed-Size: 2240 Depends: python3-brotli (= 1.0.9-2rusoft1.1~debian10.1) Filename: pool/debian-buster/amd64/brotli/python3-brotli-dbgsym_1.0.9-2rusoft1.1~debian10.1_amd64.deb Size: 2150744 MD5sum: 3b8d3e744a933fdd2a294317806ac5d5 SHA1: 697b8cf6b6c6ca19743a2acaaf5b3e5c1fe22c75 SHA256: 5056174a65624c801513817ec7190d43d118aff2b31c27344d6a0dc351ded98d Section: debug Priority: optional Description: debug symbols for python3-brotli Auto-Built-Package: debug-symbols Build-Ids: ca14ec8b31a2426e9aef0379e7a0f484ac4af7dd Package: rar Version: 2:6.23-1rusoft1~debian10.1 Architecture: amd64 Maintainer: Martin Meredith Installed-Size: 1367 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2) Suggests: unrar Filename: pool/debian-buster/amd64/rar/rar_6.23-1rusoft1~debian10.1_amd64.deb Size: 360496 MD5sum: 9e159e165437f7eeec2b5dc19bad856f SHA1: 5c8b408162f74c90e265e59c710892e86facb22b SHA256: ee6845362c8be8cd34056d6af27a14a261e55f8fed68e9db4c8f26801213d5d2 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~buster1 Architecture: amd64 Maintainer: Paul Slootman Installed-Size: 638 Depends: lsb-base, libacl1 (>= 2.2.23), libc6 (>= 2.15), libpopt0 (>= 1.14) Suggests: openssh-client, openssh-server Filename: pool/debian-buster/amd64/rsync/rsync_3.1.3-8rusoft1.2~buster1_amd64.deb Size: 321076 MD5sum: 81ba90f5c2aee4997cbdaa0005c2e0d7 SHA1: c3556e93258fe8563b8aa2a3a7451b9f4558ca24 SHA256: f5d313a5a32272dfeb1ad761db6867edddba4c0e29ec55dd409f48e44334192f 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: rsync-dbgsym Source: rsync Version: 3.1.3-8rusoft1.2~buster1 Architecture: amd64 Maintainer: Paul Slootman Installed-Size: 625 Depends: rsync (= 3.1.3-8rusoft1.2~buster1) Filename: pool/debian-buster/amd64/rsync/rsync-dbgsym_3.1.3-8rusoft1.2~buster1_amd64.deb Size: 582380 MD5sum: d7a429c55b8671b1f73997ac5d43eefb SHA1: eb9e4ba97b64db44e302898daa235fca433f59bc SHA256: 88adfbfcbd8954fb5a5d31ef503957a0f69098ee4c1735f1f6d68e73a396dc80 Section: debug Priority: optional Description: debug symbols for rsync Auto-Built-Package: debug-symbols Build-Ids: 0f1b396e93745fd21cc493bcbe9e5f7610a87880 Package: rsync30 Version: 3.0.9-4+deb7u2rusoft1.3~buster1 Architecture: amd64 Maintainer: Paul Slootman Installed-Size: 601 Depends: libacl1 (>= 2.2.23), 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/debian-buster/amd64/rsync30/rsync30_3.0.9-4+deb7u2rusoft1.3~buster1_amd64.deb Size: 344568 MD5sum: 9652bd03a4a40b06b79290ad6acd7c7d SHA1: 4e56e92d42a91d556c3cafbe8ecd700e1c4d3644 SHA256: f54cdf86a0b54291a51a89c00703ea05e77112e09b08ccb4b2bb82191fde3504 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~debian10.1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 712 Depends: lsb-base, libacl1 (>= 2.2.23), 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/debian-buster/amd64/rsync32/rsync32_3.2.3-8rusoft2.4~debian10.1_amd64.deb Size: 408884 MD5sum: 0c2ec42fa3dd1f81a1db927d2e9e73e4 SHA1: b841133a2680ce282400583620bc2455b3f2ac84 SHA256: 531cb5eff98906c320aef29e2ea6eca9e6c80f1a48f46f8f1e2b3e57be58b445 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~debian10.1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 756 Depends: lsb-base, libacl1 (>= 2.2.23), 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/debian-buster/amd64/rsync32/rsync32_3.2.7-8rusoft2.5~debian10.1_amd64.deb Size: 439100 MD5sum: 370d1c8373afffa79bb245a9e3526d2e SHA1: 004065c971ad271600cadb329c6f4088dfad3687 SHA256: 8ce5d78cc8d3f0bc156f8f1342dcb70d24d2679fdf5d35639a25e70c65c4980b 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~debian10.1 Architecture: amd64 Maintainer: Giuseppe Iuculano Installed-Size: 2149 Depends: debianutils (>= 2.2), lsb-base (>= 3.2-14), libc6 (>= 2.27), libcap-ng0 (>= 0.7.9), libgcc1 (>= 1:3.0), libselinux1 (>= 1.32), libstdc++6 (>= 5.2), libsystemd0 Recommends: mailx | mailutils Suggests: gsmartcontrol, smart-notifier Conflicts: smartsuite, ucsc-smartsuite Filename: pool/debian-buster/amd64/smartmontools/smartmontools_7.4~git20220510-1rusoft3.4~debian10.1_amd64.deb Size: 580524 MD5sum: 80d4b10062abdeeac4cc0808384c6ad4 SHA1: 5dafb7b79ba1eb274ca74457657168633fa73de2 SHA256: 985035a7e203b32d153f460546cc6de603475b6401a205a7f8d8dea3f9469907 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~debian10.1 Architecture: amd64 Maintainer: Giuseppe Iuculano Installed-Size: 2197 Depends: debianutils (>= 2.2), lsb-base (>= 3.2-14), libc6 (>= 2.27), libcap-ng0 (>= 0.7.9), libgcc1 (>= 1:3.0), libselinux1 (>= 1.32), libstdc++6 (>= 5.2), libsystemd0 Recommends: mailx | mailutils Suggests: gsmartcontrol, smart-notifier Conflicts: smartsuite, ucsc-smartsuite Filename: pool/debian-buster/amd64/smartmontools/smartmontools_7.4~git20230212-1rusoft3.4~debian10.1_amd64.deb Size: 598968 MD5sum: f9a1b2346c1feee89d895ba2a555e2f0 SHA1: a8cacc8f6f418c1f5ad648b541c85dea21fa1f3d SHA256: 507c00066f62e03cff7ab41c6bd8d6ecd76ca92f26a4307c6ff5d6f0af3d98a6 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~debian10.1 Architecture: amd64 Maintainer: Giuseppe Iuculano Installed-Size: 2248 Depends: debianutils (>= 2.2), lsb-base (>= 3.2-14), libc6 (>= 2.27), libcap-ng0 (>= 0.7.9), libgcc1 (>= 1:3.0), libselinux1 (>= 1.32), libstdc++6 (>= 5.2), libsystemd0 Recommends: mailx | mailutils Suggests: gsmartcontrol, smart-notifier Conflicts: smartsuite, ucsc-smartsuite Filename: pool/debian-buster/amd64/smartmontools/smartmontools_7.4~git20230321-1rusoft3.4~debian10.1_amd64.deb Size: 614448 MD5sum: 226d98880727103c046b7af431a3f992 SHA1: 74dd1adab871ba42123d8d5ebbf9c127e2661934 SHA256: 27f5b0971f19b61ae2256051b5d6bafb2e81f35121784dcfaac08ab92991e11c 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~debian10.1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 249 Depends: libc6 (>= 2.7), libreadline7 (>= 6.0), libsqlite3-0 (>= 3.38.0), zlib1g (>= 1:1.2.0) Suggests: sqlite3-doc Filename: pool/debian-buster/amd64/sqlite3/sqlite3_3.40.1-2rusoft13.5~debian10.1_amd64.deb Size: 104508 MD5sum: 12af098895d3692fba2b06c0bd7fc79e SHA1: 3c77da456ee7efca5cf191dba938ddf529d92011 SHA256: dab04070c255a2edc036dbd9b5554328908ae74f7b9e7827931b12865163b8f8 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~debian10.1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 257 Depends: libc6 (>= 2.7), libreadline7 (>= 6.0), libsqlite3-0 (>= 3.38.0), zlib1g (>= 1:1.2.0) Suggests: sqlite3-doc Filename: pool/debian-buster/amd64/sqlite3/sqlite3_3.42.0-2rusoft13.6~debian10.1_amd64.deb Size: 107796 MD5sum: 8b505441cfef5e2418d192ab78c395a7 SHA1: 2ed16b147de246794d59c6c3675ea3a95eee0f16 SHA256: e33d9a3c5d78241907b2746ff9846b7cfc55a6870b8eb8b0e53e1e96c699cae0 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~debian10.1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 260 Depends: libc6 (>= 2.7), libreadline7 (>= 6.0), libsqlite3-0 (>= 3.43.0), zlib1g (>= 1:1.2.0) Suggests: sqlite3-doc Filename: pool/debian-buster/amd64/sqlite3/sqlite3_3.43.0-2rusoft13.7~debian10.1_amd64.deb Size: 108232 MD5sum: 202303ef007194c8cb69bf2a34037a52 SHA1: a1a0917b2ad9c537528432fbf219ea7d932c0a8b SHA256: 380fca39ef48c35a74ba2ea309ab6e4606019f80800f2ab4658a880ec5de6b62 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~debian10.1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 260 Depends: libc6 (>= 2.7), libreadline7 (>= 6.0), libsqlite3-0 (>= 3.43.0), zlib1g (>= 1:1.2.0) Suggests: sqlite3-doc Filename: pool/debian-buster/amd64/sqlite3/sqlite3_3.43.1-2rusoft13.8~debian10.1_amd64.deb Size: 108208 MD5sum: bf9c8c02d797ab54f24570b5f546db7e SHA1: 2a1271a1bac574dc00d204d2eadaddf30ad407ca SHA256: e0db148545d7420512249b1ca35ae5cdd43500452e257e4da9cebcf98e832e53 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~debian10.1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 1019 Depends: libc6 (>= 2.28), libtcl8.6 (>= 8.6.0) Suggests: sqlite3-doc Conflicts: emboss Breaks: sqlite3 (<< 3.37.0) Replaces: sqlite3 (<< 3.37.0) Filename: pool/debian-buster/amd64/sqlite3/sqlite3-tools_3.40.1-2rusoft13.5~debian10.1_amd64.deb Size: 470604 MD5sum: c77eb1251f7a55c6c8ecd3295e1fc584 SHA1: f3cdb2edc1bc37f1a6d9e61948e96428bed93f47 SHA256: 50bf9b2fc1b8dc4ea84e690641fa31254f12c095e13267968659c146db3f4ae8 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~debian10.1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 1035 Depends: libc6 (>= 2.28), libtcl8.6 (>= 8.6.0) Suggests: sqlite3-doc Conflicts: emboss Breaks: sqlite3 (<< 3.37.0) Replaces: sqlite3 (<< 3.37.0) Filename: pool/debian-buster/amd64/sqlite3/sqlite3-tools_3.42.0-2rusoft13.6~debian10.1_amd64.deb Size: 480056 MD5sum: 96fed1c2d5d235fed56940e50496a4c7 SHA1: 535e41ca456e65a713ba9a7ce00a5b177f99f21b SHA256: a153bbcffcaf4f305b356aabf171b23d4622a38155e5169749227a89aee7347f 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~debian10.1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 1051 Depends: libc6 (>= 2.28), libtcl8.6 (>= 8.6.0) Suggests: sqlite3-doc Conflicts: emboss Breaks: sqlite3 (<< 3.37.0) Replaces: sqlite3 (<< 3.37.0) Filename: pool/debian-buster/amd64/sqlite3/sqlite3-tools_3.43.0-2rusoft13.7~debian10.1_amd64.deb Size: 486344 MD5sum: 6aacb0f556ed51769f6c592d8d6efba1 SHA1: d8f0bcfa73de2e143326df5338be394d8fc75363 SHA256: 85e684983a0006ea9a337ef72df81e100d49a5105c4b23138c452ce5abb74ade 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~debian10.1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 1051 Depends: libc6 (>= 2.28), libtcl8.6 (>= 8.6.0) Suggests: sqlite3-doc Conflicts: emboss Breaks: sqlite3 (<< 3.37.0) Replaces: sqlite3 (<< 3.37.0) Filename: pool/debian-buster/amd64/sqlite3/sqlite3-tools_3.43.1-2rusoft13.8~debian10.1_amd64.deb Size: 486384 MD5sum: a2e653c72d396c1d7b6b40f3d5566761 SHA1: 7cd5cab4df947a8b2c277d1acc672a4f0b6c4dfd SHA256: 24d5d59683bcfd2d9d4f427465f9c7fa4ce369941ea50b06ca961a9d28026fa1 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~debian10.1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 455 Depends: libc6 (>= 2.14), liblz4-1 (>= 0.0~r130), liblzma5 (>= 5.1.1alpha+20120614), liblzo2-2, libzstd1 (>= 1.4.0), zlib1g (>= 1:1.1.4) Filename: pool/debian-buster/amd64/squashfs-tools/squashfs-tools_4.5.1-1rusoft1~debian10.1_amd64.deb Size: 182068 MD5sum: 729f81bddce0982c5ff2f0b192c40199 SHA1: 5682115a2628d27660d86dd9f977f63b56904251 SHA256: bc2a4176481237408e317bb87c896f1453efe9dbd12888b743ab98fb5cb5128e 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: sysbench Version: 0.4.12-1.2rusoft1~buster1 Architecture: amd64 Maintainer: Hendrik Frenzel Installed-Size: 141 Depends: libc6 (>= 2.17), libmysqlclient18 (>= 5.5.24+dfsg-1) Filename: pool/debian-buster/amd64/sysbench/sysbench_0.4.12-1.2rusoft1~buster1_amd64.deb Size: 61196 MD5sum: dfd3a119aead17bf276991f2f6de6ae5 SHA1: 79f7355c3e212af6de374eb122a22881ace3c219 SHA256: 05129f1a7a5f5e0f12b46ca88c2fd92029e1c7ced3ff130aa3a6466b1e07f352 Section: misc Priority: extra Homepage: http://sourceforge.net/projects/sysbench Description: Cross-platform and multi-threaded benchmark tool SysBench is a modular, cross-platform and multi-threaded benchmark tool for evaluating OS parameters that are important for a system running a database under intensive load. . The idea of this benchmark suite is to quickly get an impression about system performance without setting up complex database benchmarks or even without installing a database at all. . Current features allow to test the following system parameters: . * file I/O performance * scheduler performance * memory allocation and transfer speed * POSIX threads implementation performance * database server performance (OLTP benchmark) . Primarily written for MySQL server benchmarking, SysBench will be further extended to support multiple database backends, distributed benchmarks and third-party plug-in modules. Package: sysbench-dbgsym Source: sysbench Version: 0.4.12-1.2rusoft1~buster1 Architecture: amd64 Maintainer: Hendrik Frenzel Installed-Size: 135 Depends: sysbench (= 0.4.12-1.2rusoft1~buster1) Filename: pool/debian-buster/amd64/sysbench/sysbench-dbgsym_0.4.12-1.2rusoft1~buster1_amd64.deb Size: 110676 MD5sum: a5eb533b05c1bbdb4f868b1f7c1364b1 SHA1: 05ba3a5a99197a8fbaf059246178546286ca6a4e SHA256: ac5772ff5d1097df95245afcc6c21742f3033dd81ecab6886ed180547bcbea02 Section: debug Priority: optional Description: debug symbols for sysbench Auto-Built-Package: debug-symbols Build-Ids: bd258b0171b41c3cc01c7befc395648c7b3b8f1b Package: sysstat Version: 12.6.1-1u2rusoft1.1~debian10.1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 1687 Depends: lsb-base (>= 3.0-6), ucf (>= 2.003), xz-utils, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.14), libsensors5 (>= 1:3.5.0) Recommends: systemd | cron | cron-daemon Suggests: isag Filename: pool/debian-buster/amd64/sysstat/sysstat_12.6.1-1u2rusoft1.1~debian10.1_amd64.deb Size: 582484 MD5sum: 40a53d3046a7e3228068b7d0b9cdd0fa SHA1: c82215cebd82fa38bf7e6baae6f51b3faf4dc412 SHA256: 8c4747b661ece0d2aa66c90ef95dfa62473c863be6151d46654b9912db39822a 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~debian10.1 Architecture: amd64 Maintainer: Peter Palfrader Installed-Size: 5495 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/debian-buster/amd64/tor/tor_0.4.6.7-1rusoft1.1~debian10.1_amd64.deb Size: 1968444 MD5sum: 97ce66eabb244df83767b6412c412ac3 SHA1: 475c0e8e2d9f77bbe52e5ffc42db53009ad8caa8 SHA256: 8574673550b6ab5fd622754fb7447c6509c733a39af84e32ba68c01d6638efa2 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~debian10.1 Architecture: amd64 Maintainer: UnRar maintainer team Installed-Size: 336 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5) Breaks: rar (<= 2.60-1) Filename: pool/debian-buster/amd64/unrar-nonfree/unrar_6.1.6-1rusoft2.1~debian10.1_amd64.deb Size: 135372 MD5sum: 045539855951b978190366dac6c54143 SHA1: 32b621e557461efdf0625e059dd9e4ca827e86ea SHA256: f9755f21b9e1fd6b4d9cedea6d8d4d8ce48efeb378d621f3747cda16f32d7718 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~debian10.1 Architecture: amd64 Maintainer: UnRar maintainer team Installed-Size: 336 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5) Breaks: rar (<= 2.60-1) Filename: pool/debian-buster/amd64/unrar-nonfree/unrar_6.1.7-1rusoft2.2~debian10.1_amd64.deb Size: 135596 MD5sum: 487ca8290728f4411d23d5d45cc9ce66 SHA1: 4768a3df5a7c1b18e2ac53ae286f614eed01cfb6 SHA256: 33a29b55dc144f0cef3525af5de2150a765174cb0f606552f559683fd495f9d6 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: vpx-tools Source: libvpx Version: 1.3.0-3rusoft2~buster1 Architecture: amd64 Maintainer: Sebastian Dröge Installed-Size: 241 Depends: libvpx1 (= 1.3.0-3rusoft2~buster1), libc6 (>= 2.14) Filename: pool/debian-buster/amd64/libvpx/vpx-tools_1.3.0-3rusoft2~buster1_amd64.deb Size: 83200 MD5sum: a1f6e787b4d5ce22a0c9f88c501f3e58 SHA1: 6333e823925f1f16583a96b901524df98509b735 SHA256: 6fdef7dcafbf4cfa2d697f2b911343d8e754f15ea97a6ff8b1b83aca16ecfce0 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~debian10.1 Architecture: amd64 Maintainer: Julien Viard de Galbert Installed-Size: 1285 Pre-Depends: debconf (>= 1.4.58) | debconf-2.0 Depends: libc6 (>= 2.15), libdb5.3, libgd3 (>= 2.1.0~alpha~), libgeoip1, zlib1g (>= 1:1.1.4) Recommends: geoip-database Suggests: httpd, fonts-dejavu-core | fonts-freefont-ttf Filename: pool/debian-buster/amd64/webalizer/webalizer_2.23.08-3.3rusoft1.1~debian10.1_amd64.deb Size: 284588 MD5sum: cff73bb66a9c846b85662a5a2b534eda SHA1: de7d731da059b6966ec9281b0b434a0eb94f138b SHA256: 164dccc9fee07ef7e8371e7905c5a4b6a42494309e134e2274c12f904370fdf5 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: 1.2.4-0.1rusoft1~debian10.1 Architecture: amd64 Maintainer: Jeff Breidenbach Installed-Size: 345 Depends: libc6 (>= 2.14), libgif7 (>= 5.1), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libtiff5 (>= 4.0.3), libwebp7, libwebpdemux2, libwebpmux3 Filename: pool/debian-buster/amd64/libwebp/webp_1.2.4-0.1rusoft1~debian10.1_amd64.deb Size: 153220 MD5sum: 6da7d2e4e0da9d8d34b86b3e7d75a251 SHA1: 508ae30d9ef4cb3da5c1204feb26bcc7321ecdc6 SHA256: eeb3a76f93fe4804520c5f9249ba738e67bf37be53132c695aabc6437df9cffa 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~debian10.1 Architecture: amd64 Maintainer: Norbert Preining Installed-Size: 86 Depends: libxxhash0 (>= 0.8.0-1rusoft1~debian10.1), libc6 (>= 2.14) Filename: pool/debian-buster/amd64/xxhash/xxhash_0.8.0-1rusoft1~debian10.1_amd64.deb Size: 30528 MD5sum: be6e908956b2f54c231c432f33c52f5d SHA1: 5a2cb6b8b5e66aa2ab4a17aaa90793886fa511a3 SHA256: 055c1ccb98735578e5326eab978a59d79edb01b4be1e103303ef94ee84ce259c 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~debian10.1 Architecture: amd64 Maintainer: Norbert Preining Installed-Size: 134 Depends: libxxhash0 (>= 0.8.1-1rusoft1.1~debian10.1), libc6 (>= 2.14) Filename: pool/debian-buster/amd64/xxhash/xxhash_0.8.1-1rusoft1.1~debian10.1_amd64.deb Size: 41596 MD5sum: 3f4df3b577ebef830b7c31a728854017 SHA1: 2cd6ab5d9526f148dacc6fc86ceb42afbec4285e SHA256: a3f68365f16f996baa711ebebd1582eeb58e573c325e75b3f3bd17db820eadbc 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-dbgsym Source: xxhash Version: 0.8.0-1rusoft1~debian10.1 Architecture: amd64 Maintainer: Norbert Preining Installed-Size: 157 Depends: xxhash (= 0.8.0-1rusoft1~debian10.1) Filename: pool/debian-buster/amd64/xxhash/xxhash-dbgsym_0.8.0-1rusoft1~debian10.1_amd64.deb Size: 139788 MD5sum: 93b40a89b82ea50bba3532019f241ace SHA1: 80f4894f6378bf170d9060f07199f3c3543c4c26 SHA256: 54d9776cc9e9922801f714877c6e02a147e08e8e0061130bd2c89941e7339052 Section: debug Priority: optional Description: debug symbols for xxhash Auto-Built-Package: debug-symbols Build-Ids: c2851e67c9ec27af8044516a65efe48cea22fadb Package: xz-utils Version: 5.4.4-0.1rusoft1~debian10.1 Architecture: amd64 Maintainer: Jonathan Nieder Installed-Size: 1259 Depends: libc6 (>= 2.17), liblzma5 (>= 5.4.0) Conflicts: lzma (<< 9.22-1), xz-lzma Breaks: lzip (<< 1.8~rc2), manpages-de (<< 4.17.0-2~bpo11+1), manpages-fr (<< 4.17.0-2~bpo11+1) Replaces: lzip (<< 1.8~rc2), manpages-de (<< 4.17.0-2~bpo11+1), manpages-fr (<< 4.17.0-2~bpo11+1), xz-lzma Provides: lzma Filename: pool/debian-buster/amd64/xz-utils/xz-utils_5.4.4-0.1rusoft1~debian10.1_amd64.deb Size: 502624 MD5sum: 68ba54e56fad6b27f227d735427eda36 SHA1: d34b2881cce3c5f3e765046b5116e00b449b6851 SHA256: 91268fd9162ba1949642b1257d8319fac88bc46d79a9cad0cf041e2f9ef79a17 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.4.4-0.1rusoft1~debian10.1 Architecture: amd64 Maintainer: Jonathan Nieder Installed-Size: 262 Depends: libc6 (>= 2.4) Suggests: xz-utils Breaks: xz-lzma (<< 4.999.9beta+20091004-1) Replaces: xz-lzma (<< 4.999.9beta+20091004-1) Filename: pool/debian-buster/amd64/xz-utils/xzdec_5.4.4-0.1rusoft1~debian10.1_amd64.deb Size: 189480 MD5sum: 370ec7c8d2b0e2072570ab7911dd743c SHA1: 0a081b88513380f3ac0862c2c37dc2bec1a1e3db SHA256: 2fc5a3242b212990429f50b4d7ddce15ffeca2fa08e7ad9cbdfe421f548c0019 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~debian10.1 Architecture: amd64 Maintainer: Debian Med Packaging Installed-Size: 1757 Depends: libc6 (>= 2.17), libgcc1 (>= 1:3.0), libstdc++6 (>= 6) Filename: pool/debian-buster/amd64/libzstd/zstd_1.5.4+dfsg2-1rusoft8~debian10.1_amd64.deb Size: 426748 MD5sum: b79f767b29fb97f2a614525a44386b46 SHA1: 1606d2fa7984374e193e6f9f0d1217f91a673154 SHA256: 83774c9bdfae890de6f798cbc0fc130a808373ab3b5b09baf8af464dea26f9aa 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~debian10.1 Architecture: amd64 Maintainer: Debian Med Packaging Installed-Size: 1785 Depends: libc6 (>= 2.17), libgcc1 (>= 1:3.0), libstdc++6 (>= 6) Filename: pool/debian-buster/amd64/libzstd/zstd_1.5.5+dfsg2-1rusoft9.1~debian10.1_amd64.deb Size: 432248 MD5sum: 01396cbe21e9972fc0f9c1ba3786f517 SHA1: eeaabcad70673f19064c00d60e9e9438e83c7b8c SHA256: 744b7c347e65a11018f7e0ec46b3e6e64e3c628b70dba654f84b2ddb804a9827 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.