Package: alembic Priority: optional Section: python Installed-Size: 1802 Maintainer: Debian Python Modules Team Architecture: all Version: 1.0.0-3co1bv2021.0b3 Replaces: python-alembic (<< 0.8.8-3), python3-alembic (<< 0.8.8-3) Depends: python3-alembic (= 1.0.0-3co1bv2021.0b3), python3:any, libjs-sphinxdoc (>= 1.0) Breaks: python-alembic (<< 0.8.8-3), python3-alembic (<< 0.8.8-3) Filename: pool/sdk/a/alembic/alembic_1.0.0-3co1bv2021.0b3_all.deb Size: 373004 MD5sum: e6ebc4418a8e442b4b9d4cf6b7245a71 SHA1: b778bda1a2c0ab7adf745bb8f2d7fff7e3f7e430 SHA256: 099533519f7f8917bfe3bc64cc2a2bb6d448d4580546a42f5f4bed2d07550f2e SHA512: 40ffa6a94f7cab5c143ef7fcca478bd4037df2e2b8cb1ce140183ff24951db570bee80a6a1617f8381c75d4a2970a59d2979e9d7a6f82ebf1055d6ccdb6cbbf3 Description: lightweight database migration tool for SQLAlchemy Alembic is a new database migration tool, written by the author of SQLAlchemy. A migration tool offers the following functionality: . * Can emit ALTER statements to a database in order to change the structure of tables and other constructs * Provides a system whereby "migration scripts" may be constructed; each script indicates a particular series of steps that can "upgrade" a target database to a new version, and optionally a series of steps that can "downgrade" similarly, doing the same steps in reverse. * Allows the scripts to execute in some sequential manner. . This package provides /usr/bin/alembic script and documentation for Alembic, and depends on the python-alembic package which contains all the actual code (in Python 2) for Alembic to actually work. Homepage: https://bitbucket.org/zzzeek/alembic Package: allegro4-doc Priority: optional Section: doc Installed-Size: 4101 Maintainer: Debian Games Team Architecture: all Source: allegro4.4 Version: 2:4.4.2-13co1bv2021.0b3 Replaces: liballegro-doc (<= 2:4.3) Depends: dpkg (>= 1.15.4) | install-info Conflicts: liballegro-doc (<= 2:4.3) Filename: pool/sdk/a/allegro4.4/allegro4-doc_4.4.2-13co1bv2021.0b3_all.deb Size: 1646268 MD5sum: 45ccc2d5f77cc72d9480804e69179fa3 SHA1: ba33218bb166de3701f97f0e5e28cdf1a171c26d SHA256: 8509a8a21fd8ea9fe8a3ca4c03c6a874b9e0829742b0d2456ddb4965b8607b90 SHA512: 360ea04b71dcd2cdefb80825e3afe1c212ade02d84727f20c986c27c0ad79fe1187f923b07fc7665abb79b8ae224466ba7f766e3a2a70f88fcacba0956d9d559 Description: documentation for the Allegro library This package contains the Allegro documentation in various formats, FAQs and other documentation about the Allegro library and the source of the example programs. . Allegro is a cross-platform library mainly aimed at video game and multimedia programming. It handles common, low-level tasks such as creating windows, accepting user input, loading data, drawing images, playing sounds, etc. and generally abstracting away the underlying platform. Homepage: http://www.liballeg.org Package: apertis-flatdeb Priority: optional Section: devel Installed-Size: 231 Maintainer: Apertis package maintainers Architecture: all Version: 0.2022.0~v2021bv2021.7b2 Depends: binutils, debootstrap, debos, dpkg-dev, flatpak, flatpak-builder, ostree, pigz, python3, python3-debian, python3-gi, python3-yaml, systemd-container, time Conflicts: flatdeb Filename: pool/sdk/a/apertis-flatdeb/apertis-flatdeb_0.2022.0~v2021bv2021.7b2_all.deb Size: 35308 MD5sum: fb46b62f88b7d2aaa7e46c8e215c0028 SHA1: 32f4cb395dceb26cce37eaf21890aa176e740043 SHA256: 8493de4d4e3b7820fc3d8be8c1cb193124ca5012709add90ef3ef18086b23ee0 SHA512: 20ff933cf8c0529ed27c79a5c04b08e106fabb373a8521aa7f07947c05cc29927fc214a18063087f7bf21c6d513ac80b6220817b93752fbef0ee380baf1a3ed7 Description: build Flatpak runtimes and apps from Debian packages flatdeb is a proof of concept for building Flatpak runtimes and apps from Debian packages. Package: apitrace Priority: optional Section: graphics Installed-Size: 12486 Maintainer: Debian X Strike Force Architecture: amd64 Version: 7.1+git20170623.d38a69d6+repack-3co1bv2021.0b3 Depends: libbsd0 (>= 0.0), libc6 (>= 2.27), libgcc1 (>= 1:4.2), libpng16-16 (>= 1.6.2-1), libprocps7 (>= 2:3.3.15-1), libsnappy1v5, libstdc++6 (>= 6), libwaffle-1-0, libx11-6, zlib1g (>= 1:1.1.4), apitrace-tracers (= 7.1+git20170623.d38a69d6+repack-3co1bv2021.0b3), python, python-pil Filename: pool/sdk/a/apitrace/apitrace_7.1+git20170623.d38a69d6+repack-3co1bv2021.0b3_amd64.deb Size: 1504876 MD5sum: 9c12bef1155895ab05e55bf7549443de SHA1: e8e300c1539376cecc20f3e51fcb08e759d97233 SHA256: 398731cc9650b47943e78f4a68dc4fa126c84c5cc664aee84e92159942e7dcb8 SHA512: d286241fab5b22dd92c061015d128d7a22d2703333bb1dc452ebe2ffc643cccaf6ebc155a4c2c6ad27b35d811989e6823f959c28873ab44037ba62d17af7a5f9 Description: tools for debugging OpenGL applications and drivers - cli frontends apitrace is a suite of tools for debugging OpenGL applications and drivers. It includes a tool to generate a trace of all the OpenGL calls an application makes and a tool for replaying these traces and inspecting the rendering and OpenGL state during the program's execution. . This makes it useful for identifying the sources of graphical corruption in OpenGL applications. . This package contains frontends for the apitrace tool, making it easy to trace applications and replay, compare, profile, and modify existing traces. Homepage: https://apitrace.github.io Package: apitrace-dbgsym Priority: optional Section: debug Installed-Size: 20491 Maintainer: Debian X Strike Force Architecture: amd64 Source: apitrace Version: 7.1+git20170623.d38a69d6+repack-3co1bv2021.0b3 Depends: apitrace (= 7.1+git20170623.d38a69d6+repack-3co1bv2021.0b3) Filename: pool/sdk/a/apitrace/apitrace-dbgsym_7.1+git20170623.d38a69d6+repack-3co1bv2021.0b3_amd64.deb Size: 18936612 MD5sum: 6d733759d9e92723a9f0b09c7bba8dd7 SHA1: 30b1b7b88dc24e1fd9593bbc4f5ec7102c107af6 SHA256: 28ee3716a81b44912ee1247fbfee8eeeccf6e8653f5227b1594467081c8a81c5 SHA512: b488005f6545acb70b5824893ca5cf87358346a4c565884f24a6b0feb90cccd4cf5f04efc4686922056e72ac2140f81691a11603d536cd4ca3beede6e98cb6fa Description: debug symbols for apitrace Auto-Built-Package: debug-symbols Build-Ids: 3a16210a3de8a7717b38f1af60ebb2c9fb1e0d79 81a060464d0fa07b320e1087bd2c6bedb860cd9c a32a242c3c64212e7766c5ddf236832bc67282ce Package: apitrace-gui Priority: optional Section: graphics Installed-Size: 1414 Maintainer: Debian X Strike Force Architecture: amd64 Source: apitrace Version: 7.1+git20170623.d38a69d6+repack-3co1bv2021.0b3 Depends: libbsd0 (>= 0.0), libc6 (>= 2.27), libgcc1 (>= 1:4.2), libpng16-16 (>= 1.6.2-1), libqt5core5a (>= 5.11.0~rc1), libqt5gui5 (>= 5.8.0), libqt5network5 (>= 5.0.2), libqt5widgets5 (>= 5.0.2), libsnappy1v5, libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4), apitrace (= 7.1+git20170623.d38a69d6+repack-3co1bv2021.0b3) Filename: pool/sdk/a/apitrace/apitrace-gui_7.1+git20170623.d38a69d6+repack-3co1bv2021.0b3_amd64.deb Size: 465780 MD5sum: 491d57d5302085d765bd8f7bc43cc7dc SHA1: 766dd8149ce7f2ea6d79e1a203874ad59e7035fc SHA256: 56cf140dd81bbfd9189968dfd18ab07c51c6c59a0888b5a7be14b87122c47577 SHA512: e676505909138967617f69300d92b0eec62585af74aafb49865a17ee922c0cf66a1015f8f92986abd542ee9e573e30567159085d45afa84c088dfd1c4e732e76 Description: tools for debugging OpenGL applications and drivers - graphical frontend apitrace is a suite of tools for debugging OpenGL applications and drivers. It includes a tool to generate a trace of all the OpenGL calls an application makes and a tool for replaying these traces and inspecting the rendering and OpenGL state during the program's execution. . This makes it useful for identifying the sources of graphical corruption in OpenGL applications. . This package contains a graphical frontend for the apitrace tool, making it easy to trace applications and replay, compare, profile, and modify existing traces. Homepage: https://apitrace.github.io Package: apitrace-gui-dbgsym Priority: optional Section: debug Installed-Size: 8433 Maintainer: Debian X Strike Force Architecture: amd64 Source: apitrace Version: 7.1+git20170623.d38a69d6+repack-3co1bv2021.0b3 Depends: apitrace-gui (= 7.1+git20170623.d38a69d6+repack-3co1bv2021.0b3) Filename: pool/sdk/a/apitrace/apitrace-gui-dbgsym_7.1+git20170623.d38a69d6+repack-3co1bv2021.0b3_amd64.deb Size: 8302584 MD5sum: eec86e8e7a100e16b5a0a9c28dc2aaf3 SHA1: 0e1946a5b8d6e4287ca38d7fb9f1e31988f90050 SHA256: c45ffe1dbbfa9562bed2ad678fb222e26fd88adca56ed686e482513cbfeff535 SHA512: c8a4039214b316b2e241e854af55feb3d261f77153fc8407f1214456ed2d55c17399258e8e1a6fb787c5b7e98ca18927ff50675b23ef600626afa62592f13c54 Description: debug symbols for apitrace-gui Auto-Built-Package: debug-symbols Build-Ids: 528dc9a6aceb41c272d937dbb8a4fed02f84f7c0 Package: apitrace-tracers Priority: optional Section: graphics Installed-Size: 8571 Maintainer: Debian X Strike Force Architecture: amd64 Source: apitrace Version: 7.1+git20170623.d38a69d6+repack-3co1bv2021.0b3 Depends: libc6 (>> 2.28), libc6 (<< 2.29) Filename: pool/sdk/a/apitrace/apitrace-tracers_7.1+git20170623.d38a69d6+repack-3co1bv2021.0b3_amd64.deb Size: 1277348 MD5sum: a95151c2a681172531bba6d0d5c9aae5 SHA1: 79fe4dfc813866d15553ec8a4b3cebff87cf0005 SHA256: 37b4832094f997ca0a8d65195c7ea98399e4db291e970cc047dd853e4c2deee8 SHA512: 377026697b78d93d540a16e4bace268f9e42865e43da991ce02e2535f06e4a600b28697c743e5af40145a0ebbfd82eae09ad84019158fd421fc0561a0df786b7 Description: tools for debugging OpenGL applications and drivers - application tracer apitrace is a suite of tools for debugging OpenGL applications and drivers. It includes a tool to generate a trace of all the OpenGL calls an application makes and a tool for replaying these traces and inspecting the rendering and OpenGL state during the program's execution. . This makes it useful for identifying the sources of graphical corruption in OpenGL applications. . This package contains the components required to trace the OpenGL calls made by an application and record them into a trace file for later replay and debugging. Built-Using: snappy (= 1.1.7-1co2bv2021.0b6) Homepage: https://apitrace.github.io Multi-Arch: same Package: apitrace-tracers-dbgsym Priority: optional Section: debug Installed-Size: 8756 Maintainer: Debian X Strike Force Architecture: amd64 Source: apitrace Version: 7.1+git20170623.d38a69d6+repack-3co1bv2021.0b3 Depends: apitrace-tracers (= 7.1+git20170623.d38a69d6+repack-3co1bv2021.0b3) Filename: pool/sdk/a/apitrace/apitrace-tracers-dbgsym_7.1+git20170623.d38a69d6+repack-3co1bv2021.0b3_amd64.deb Size: 6368348 MD5sum: 3d826f65a0b313275e525ebb0e9a4a11 SHA1: 66b0ad9dd86df7b6aae02cb0e83d03cea1fcd9ec SHA256: 041a71822c48169b450483b3ffa3ff4d91118768dae12e2134aab8e6e6f20a6e SHA512: 8605ef8e5693b56f7fce0e5cdcc7d579391443fee0d0b62ab61489ecbde13d025bb6860e4a4c8ec2078de296212cdac0d195051eb2a35e2fdfabc98a03d4cf6a Description: debug symbols for apitrace-tracers Auto-Built-Package: debug-symbols Build-Ids: 4c7d4c2606be24ed552a82ba99390f4e640c6d51 6fb81837ca2758a5bd789adc12ae9d577f548586 Built-Using: snappy (= 1.1.7-1co2bv2021.0b6) Multi-Arch: same Package: aptitude Priority: optional Section: admin Installed-Size: 4390 Maintainer: Aptitude Development Team Architecture: amd64 Version: 0.8.11-7co1bv2021.0b3 Depends: aptitude-common (= 0.8.11-7co1bv2021.0b3), libapt-pkg5.0 (>= 1.1), libboost-iostreams1.67.0, libboost-system1.67.0, libc6 (>= 2.14), libcwidget3v5 (>= 0.5.17-8), libgcc1 (>= 1:3.0), libncursesw6 (>= 6.1+20180210), libsigc++-2.0-0v5 (>= 2.8.0), libsqlite3-0 (>= 3.6.5), libstdc++6 (>= 5.2), libtinfo6 (>= 6.1+20180210), libxapian30 (>= 1.4.11~) Recommends: libparse-debianchangelog-perl, sensible-utils Suggests: aptitude-doc-en | aptitude-doc, apt-xapian-index, debtags, tasksel Filename: pool/sdk/a/aptitude/aptitude_0.8.11-7co1bv2021.0b3_amd64.deb Size: 1373168 MD5sum: eba8e2f29fb0a96367f6b955712bb689 SHA1: 9910f28df17a5ac88ab74a35abec940ea6c9c021 SHA256: f35f2036a3bc665b4f119fb07e7319502f6949efca603692160886bb54f37e46 SHA512: 0dacfc3db09c308ef42365b927246dfe7a266d22c308e365f76f2cdcf23b6b8b9fb9337442ff79e2af9bf98f3fe300d3e9ae108bc80c8bf2028d7b8742822766 Description: terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . aptitude is also Y2K-compliant, non-fattening, naturally cleansing, and housebroken. Homepage: https://wiki.debian.org/Aptitude Multi-Arch: foreign Package: aptitude-common Priority: optional Section: admin Installed-Size: 10089 Maintainer: Aptitude Development Team Architecture: all Source: aptitude Version: 0.8.11-7co1bv2021.0b3 Replaces: aptitude (<< 0.8.10-4) Recommends: aptitude Breaks: aptitude (<< 0.8.10-4) Filename: pool/sdk/a/aptitude/aptitude-common_0.8.11-7co1bv2021.0b3_all.deb Size: 1768000 MD5sum: ac4c96a5348d39bd19f7766c22295643 SHA1: cf86dd6cabd92055af8d21b9b5debf48857cbec9 SHA256: ac60ec9e5c001ec91f50fbd4b0f6c4bacbbd666cb6f26ce252526b89fb9b10bc SHA512: 29aef6cfa0d536c6808fa330d37fec087ff71a9f53024a70a21d773e5ae15948447f5da526b194f597834f770e6f5d189b09f87ff219cbef5850e149865de22f Description: architecture independent files for the aptitude package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the data files and translations used by aptitude. Homepage: https://wiki.debian.org/Aptitude Multi-Arch: foreign Package: aptitude-dbgsym Priority: optional Section: debug Installed-Size: 36193 Maintainer: Aptitude Development Team Architecture: amd64 Source: aptitude Version: 0.8.11-7co1bv2021.0b3 Replaces: aptitude-dbg Depends: aptitude (= 0.8.11-7co1bv2021.0b3) Breaks: aptitude-dbg Filename: pool/sdk/a/aptitude/aptitude-dbgsym_0.8.11-7co1bv2021.0b3_amd64.deb Size: 35585056 MD5sum: 7591a948cb75079a32d9c6509605a322 SHA1: 87629caac9a7d33fddd7160b0400195c64d77819 SHA256: 5a7e7ecb85a9b3947308d7f7c3a7e0303341e4f5b32c229d6d0fceb4e84623cd SHA512: 44c460a91be810d3b9404db61c419f1f4df9ed498f4582a0af2a2247cd03f1234c2b725ec84683838a22e4347070d242b72537e846145a48c6c783058b7447bb Description: debug symbols for aptitude Auto-Built-Package: debug-symbols Build-Ids: d2d400ba10074b50b0ea78b48b10c97a200cae84 Package: aptitude-doc-cs Priority: optional Section: doc Installed-Size: 1068 Maintainer: Aptitude Development Team Architecture: all Source: aptitude Version: 0.8.11-7co1bv2021.0b3 Provides: aptitude-doc Suggests: aptitude Filename: pool/sdk/a/aptitude/aptitude-doc-cs_0.8.11-7co1bv2021.0b3_all.deb Size: 369176 MD5sum: 5749fd75d1149c637d207fe7f137882a SHA1: 6a1844ca0eeb58389e3b6e78c66fd1338b04b5e7 SHA256: d8597356bdf40798a6dd968e8462493e9dc86cc944c9a260812a103ad944df1b SHA512: ee8c3a106228e9fed34a9a402250766d08357ac23220d92e2fcadd8585c1e09f711a6a94c4db07f5fa5cfe0dc20cf74107a1e6c1fd04c3784b9720b4547f3247 Description: Czech manual for aptitude, a terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the Czech version of the aptitude user's manual in HTML format. Homepage: https://wiki.debian.org/Aptitude Multi-Arch: foreign Package: aptitude-doc-en Priority: optional Section: doc Installed-Size: 1295 Maintainer: Aptitude Development Team Architecture: all Source: aptitude Version: 0.8.11-7co1bv2021.0b3 Provides: aptitude-doc Suggests: aptitude Filename: pool/sdk/a/aptitude/aptitude-doc-en_0.8.11-7co1bv2021.0b3_all.deb Size: 440388 MD5sum: 3a0f1b3150a08cf3073dea6065d4626e SHA1: 3f55c0f0357c62747de9ab1de768d28f740cca75 SHA256: eff3739d28541c27c471f39f121320351f6cf5e21d9fd77924efbf86141d9f12 SHA512: c8be08b4e52e0cfdb77b952b56856237c40113c165a7183bd3406e4e070290d63be59a954ac5f322f611c07fb262d241579eb61e542389f2077fdf1cf7949e46 Description: English manual for aptitude, a terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the English version of the aptitude user's manual in HTML format. Homepage: https://wiki.debian.org/Aptitude Multi-Arch: foreign Package: aptitude-doc-es Priority: optional Section: doc Installed-Size: 1269 Maintainer: Aptitude Development Team Architecture: all Source: aptitude Version: 0.8.11-7co1bv2021.0b3 Provides: aptitude-doc Suggests: aptitude Filename: pool/sdk/a/aptitude/aptitude-doc-es_0.8.11-7co1bv2021.0b3_all.deb Size: 415552 MD5sum: 4453308758a0dd929f1cc322b82c5fb2 SHA1: 85516790679b8f09c7e90f91669378e44182699d SHA256: a5f2032be909d5b5ee35065b9b039963544b72863e335929efb9dc121070a260 SHA512: eab9c72d93923382b37d978e6c8a726feffabedb84fc820d7e7eee228abdb1f0cae02b99488b1571e63b624ab8c82573405a9797cd69c4acd9a62217131626e9 Description: Spanish manual for aptitude, a terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the Spanish version of the aptitude user's manual in HTML format. Homepage: https://wiki.debian.org/Aptitude Multi-Arch: foreign Package: aptitude-doc-fi Priority: optional Section: doc Installed-Size: 762 Maintainer: Aptitude Development Team Architecture: all Source: aptitude Version: 0.8.11-7co1bv2021.0b3 Provides: aptitude-doc Suggests: aptitude Filename: pool/sdk/a/aptitude/aptitude-doc-fi_0.8.11-7co1bv2021.0b3_all.deb Size: 276820 MD5sum: aa15743eba64e424403c0605ce71b364 SHA1: 4bb30639f7eb290a8e929714ce480d7bee4d8089 SHA256: f49b49916397d1c9e9f20563d93b2a975cbc9b5a07cba0b4c2b03d24378aa80f SHA512: 338a9a73f2741d47a400c824a4e87ed5644812184d5078d5346cd550b9e98a7d70a509ccc13cb5922970783f522824a6639a0286fc4368e66b49f4dbed47e5c0 Description: Finnish manual for aptitude, a terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the Finnish version of the aptitude user's manual in HTML format. Homepage: https://wiki.debian.org/Aptitude Multi-Arch: foreign Package: aptitude-doc-fr Priority: optional Section: doc Installed-Size: 1185 Maintainer: Aptitude Development Team Architecture: all Source: aptitude Version: 0.8.11-7co1bv2021.0b3 Provides: aptitude-doc Suggests: aptitude Filename: pool/sdk/a/aptitude/aptitude-doc-fr_0.8.11-7co1bv2021.0b3_all.deb Size: 317044 MD5sum: 85999337d5ba15e676faee9ad5d2fa9a SHA1: 26c2023f6c1ed1df830f1d72e6372162c86606da SHA256: 9c3f79dfde6d9b2160e0890b90b77f73b8808804d3a5189459b1a9ade76288f3 SHA512: 619c1aeb3052779bcbda0e7439eee7e5978209a45e07be2ac413cebd4d0aa36d88cdaa67bbc6f33ec57529b3f19728655d4e90f7a16559f65cc96d994f953493 Description: French manual for aptitude, a terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the French version of the aptitude user's manual in HTML format. Homepage: https://wiki.debian.org/Aptitude Multi-Arch: foreign Package: aptitude-doc-it Priority: optional Section: doc Installed-Size: 1135 Maintainer: Aptitude Development Team Architecture: all Source: aptitude Version: 0.8.11-7co1bv2021.0b3 Provides: aptitude-doc Suggests: aptitude Filename: pool/sdk/a/aptitude/aptitude-doc-it_0.8.11-7co1bv2021.0b3_all.deb Size: 278124 MD5sum: 3072559c3ad2288c04f620b723795e33 SHA1: 3b3efc0a8723c8aea27af51bbaba221d0d9964cf SHA256: 4c1f4ecb586810c49023b2cb95cc54344943ea573294d431bed3b8b527971db6 SHA512: e8adb111f5e5167db613b1452cc3c7848a64082d5f3d4e6f9295c0526f4f01e6b5ed37d9eb0d3a19e87c5cb9f83313cf6fc473f7cd562a141e032e6f978ad64c Description: Italian manual for aptitude, a terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the Italian version of the aptitude user's manual in HTML format. Homepage: https://wiki.debian.org/Aptitude Multi-Arch: foreign Package: aptitude-doc-ja Priority: optional Section: doc Installed-Size: 1241 Maintainer: Aptitude Development Team Architecture: all Source: aptitude Version: 0.8.11-7co1bv2021.0b3 Provides: aptitude-doc Suggests: aptitude Filename: pool/sdk/a/aptitude/aptitude-doc-ja_0.8.11-7co1bv2021.0b3_all.deb Size: 373568 MD5sum: 05813fe9e861af234bbe6c8caef178f6 SHA1: 40f3f2f896e82fd3299914bbbb6b5ca2a2e915d6 SHA256: 250b13d391ef580f7be77bc722e20b5fb280a0475d726c78ae1b638d4117e4c0 SHA512: 1380efcf385a58e0e958d032dccc3216c08b6d45c373d7f071d576f64eff050e81e7c22c5823482514894af142ac556a8ef00331cfc5f2288cf15ec57ada8ea2 Description: Japanese manual for aptitude, a terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the Japanese version of the aptitude user's manual in HTML format. Homepage: https://wiki.debian.org/Aptitude Multi-Arch: foreign Package: aptitude-doc-nl Priority: optional Section: doc Installed-Size: 1252 Maintainer: Aptitude Development Team Architecture: all Source: aptitude Version: 0.8.11-7co1bv2021.0b3 Provides: aptitude-doc Suggests: aptitude Filename: pool/sdk/a/aptitude/aptitude-doc-nl_0.8.11-7co1bv2021.0b3_all.deb Size: 377580 MD5sum: e51f38ad823b2c728cf5de3268e35c29 SHA1: 1da811f5e1c2230101379a6c8896e0ae0b45ea17 SHA256: 121a53c36a6aa72976654eb2a3c247dc743cc72341f0a530ddcc08fd62001909 SHA512: 2464cf49ad65137b40e1cc8ed6e723b39605de497cd61e6b64e94843497cb574747ca2035b75cae608f8ad9c7ec858748e8d4e600aa1a0d9a325f8fb80592c71 Description: Dutch manual for aptitude, a terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the Dutch version of the aptitude user's manual in HTML format. Homepage: https://wiki.debian.org/Aptitude Multi-Arch: foreign Package: aptitude-doc-ru Priority: optional Section: doc Installed-Size: 1455 Maintainer: Aptitude Development Team Architecture: all Source: aptitude Version: 0.8.11-7co1bv2021.0b3 Provides: aptitude-doc Suggests: aptitude Filename: pool/sdk/a/aptitude/aptitude-doc-ru_0.8.11-7co1bv2021.0b3_all.deb Size: 393360 MD5sum: fcd234bb972795f63a050500c0162edd SHA1: a1dc89b6a53e2ad79065bdc4085378d2435407f3 SHA256: b8c69018b0e8236562e3327a060078197659eacd6442804a29cfe3d2db87215a SHA512: 299318a780b6013fe1c40d8ada82264a734da21f99bf4d803131c24ecfc277a5c7a55490dd9bbb146493776d83c3cdf3d40ef0d5da35f79b2f3026dfc76066b4 Description: Russian manual for aptitude, a terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the Russian version of the aptitude user's manual in HTML format. Homepage: https://wiki.debian.org/Aptitude Multi-Arch: foreign Package: blueman Priority: optional Section: x11 Installed-Size: 4965 Maintainer: Christopher Schramm Architecture: amd64 Version: 2.0.8-1+deb10u1co1bv2021.0b7 Depends: libbluetooth3 (>= 4.91), libc6 (>= 2.4), libglib2.0-0 (>= 2.31.8), libpython3.7 (>= 3.7.0), dconf-gsettings-backend | gsettings-backend, python3 (<< 3.8), python3 (>= 3.7~), python3:any, dbus, default-dbus-session-bus | dbus-session-bus, bluez (>= 4.61), obexd-client (>= 0.47) | bluez-obexd, obexd-server (>= 0.47) | bluez-obexd, python3-dbus, python3-gi, notification-daemon, librsvg2-common, gnome-icon-theme | mate-icon-theme | elementary-xfce-icon-theme, libpulse-mainloop-glib0, gir1.2-gtk-3.0, gir1.2-gdkpixbuf-2.0, gir1.2-glib-2.0, gir1.2-pango-1.0, gir1.2-notify-0.7, python3-cairo, python3-gi-cairo Recommends: policykit-1, pulseaudio-module-bluetooth Filename: pool/sdk/b/blueman/blueman_2.0.8-1+deb10u1co1bv2021.0b7_amd64.deb Size: 1725196 MD5sum: a4f6a9b46293150255818dc3ca885ab5 SHA1: 17f47fa98e4e39c9345237b0904291574a3bdbc8 SHA256: 0452e88ea680e5df0eb697e3029322437a07ce46e2a1f6c3f747b7d7af2262ac SHA512: 7383584a54e08f129e0a65094355786b3436c8a2382a39afb0cf13864bd79d1cd3607d3019de69d4af10045d38f74d3322eb8ec8cae97337fa34d4d8accefd6d Description: Graphical bluetooth manager Blueman is a GTK+ bluetooth management utility for GNOME using bluez D-Bus backend. Homepage: https://github.com/blueman-project/blueman Package: blueman-dbgsym Priority: optional Section: debug Installed-Size: 207 Maintainer: Christopher Schramm Architecture: amd64 Source: blueman Version: 2.0.8-1+deb10u1co1bv2021.0b7 Depends: blueman (= 2.0.8-1+deb10u1co1bv2021.0b7) Filename: pool/sdk/b/blueman/blueman-dbgsym_2.0.8-1+deb10u1co1bv2021.0b7_amd64.deb Size: 172672 MD5sum: 0f59616e57001510247dc4d10e97730f SHA1: 53e34694916055a7af9fe67ad97f42715216bb22 SHA256: 5f8f67b4723bd13e4d54dd71444c211d1997b2cd526d6c8c4c081ccaad58cebc SHA512: 1dd2e3dc5e7661b648e1a7c66fa8b290eaf5d47e7a1d9a83cf2e42420902c610ceccb0c5b847b3a610865c9cb6025879a191d78863afeb65e679540926ccd3a6 Description: debug symbols for blueman Auto-Built-Package: debug-symbols Build-Ids: a0380e27253be6afdbd26ec9b0bca8c1fd8a5cf6 Package: bustle Priority: optional Section: devel Installed-Size: 10943 Maintainer: Debian Haskell Group Architecture: amd64 Version: 0.7.4-1co1bv2021.0b3 Depends: libatk1.0-0 (>= 1.12.4), libatomic1 (>= 4.8), libc6 (>= 2.27), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.10.0), libffi6 (>= 3.0.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.39.4), libgmp10, libgtk-3-0 (>= 3.16.2), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpcap0.8 (>= 0.9.8), libxml2 (>= 2.6.27), zlib1g (>= 1:1.1.4) Recommends: bustle-pcap Suggests: graphviz Filename: pool/sdk/b/bustle/bustle_0.7.4-1co1bv2021.0b3_amd64.deb Size: 1452132 MD5sum: 92935d880e22dff11311cc59494889b3 SHA1: dcc964cc803c4ff40b45cced0a0f1d48f3084dc8 SHA256: 533ac9443943b8e41b1f374aae7e9910fce1f8c2523ba2a03d79463104ba305e SHA512: 48c77d163b263d252cd21620c24532d7839b5848b4204edba1d34a7e055f00e4b029049f37821a3bad951446f20eb3044dd98a8a74c6619d9b1bc4f484d4f0cb Description: D-Bus activity visualiser Bustle is a tool to chart and provide timing information of D-Bus calls for profiling and debugging purposes. It is intended to replace reading the cryptic output of dbus-monitor. . Calls are displayed using Message Sequence Charts, a succinct way of representing entities and interactions over time. It can also output data in Graphviz format. . This package contains the graphical visualizer for traces generated with the bustle-pcap tool in the bustle-pcap package. Homepage: http://willthompson.co.uk/bustle/ Package: bustle-pcap Priority: optional Section: devel Installed-Size: 51 Maintainer: Debian Haskell Group Architecture: amd64 Source: bustle Version: 0.7.4-1co1bv2021.0b3 Replaces: bustle (<< 0.5.4-1~) Depends: libc6 (>= 2.3.4), libglib2.0-0 (>= 2.39.4), libpcap0.8 (>= 0.9.8) Breaks: bustle (<< 0.4.7-3~) Filename: pool/sdk/b/bustle/bustle-pcap_0.7.4-1co1bv2021.0b3_amd64.deb Size: 15588 MD5sum: 251979fb445c144f75674ba525f46b71 SHA1: cf616b3e1ac9472914696d77a60d083d49ce96de SHA256: 2962dfdf5e5d9e1994f27367b9887a1cfe04d08b67d1de537fc232d25fc1a7b1 SHA512: aa06cade61cfc88316ea198cbc123ec73db43ba0b6c9ca7accd419185a363ae69906a0b33cb37020e14f902c4a0d8609522062c4eb7fde0fdc35b1eaa43b5bdc Description: D-Bus traffic capture tool for the pcap format Bustle is a tool to chart and provide timing information of D-Bus calls for profiling and debugging purposes. It is intended to replace reading the cryptic output of dbus-monitor. . This package contains the capture tool which will capture the D-Bus traffic into a pcap file that can be visualized using Bustle. Homepage: http://willthompson.co.uk/bustle/ Package: bustle-pcap-dbgsym Priority: optional Section: debug Installed-Size: 56 Maintainer: Debian Haskell Group Architecture: amd64 Source: bustle Version: 0.7.4-1co1bv2021.0b3 Depends: bustle-pcap (= 0.7.4-1co1bv2021.0b3) Filename: pool/sdk/b/bustle/bustle-pcap-dbgsym_0.7.4-1co1bv2021.0b3_amd64.deb Size: 36924 MD5sum: 628e42b953606c136799c29654bf72db SHA1: 3a30daf83cff2bc06eb77699be38eb5b69346ec7 SHA256: 0344cafe1a57a8fb2ec28e53727c4d18c4c0520113442c68c425496bb22ed84d SHA512: 344c9b07eb025518a4901b626d0035ab0197bf6f07d29d0b87a776c02dbd5ec15d6621b48c97dc6fd3c6f4a550363855cd14c8b1a79b283e2eaba11f3255f6b4 Description: debug symbols for bustle-pcap Auto-Built-Package: debug-symbols Build-Ids: b7d69921bb70ee0422927013a6a540c47e99fdf4 Package: cargo-mozilla Priority: optional Section: devel Installed-Size: 11663 Maintainer: Rust Maintainers Architecture: amd64 Version: 0.57.0-7~deb10u1+apertis1bv2021.8b1 Replaces: cargo Provides: cargo (= 0.57.0-7~deb10u1+apertis1bv2021.8b1) Depends: libc6 (>= 2.28), libcurl3-gnutls (>= 7.28.0), libgcc1 (>= 1:4.2), libhttp-parser2.8 (>= 2.1), libpcre3, libssh2-1 (>= 1.7.0), libssl1.1 (>= 1.1.0), zlib1g (>= 1:1.1.4), rustc (>= 1.24), binutils, gcc | clang | c-compiler Suggests: cargo-doc, python3 Conflicts: cargo Filename: pool/sdk/c/cargo-mozilla/cargo-mozilla_0.57.0-7~deb10u1+apertis1bv2021.8b1_amd64.deb Size: 3375848 MD5sum: 16fba689326079fbd765a9e425d5ff5a SHA1: 7dcbec402247bedc7b0ee1c67a206f2f40462577 SHA256: f4428a881e4e98420d953e1875a114f5f82da9c837b8c4855ad29bb959a067f9 SHA512: 717c6551584ddb55712fe711fd2a7e4d38ae874aa91e16ebdd48ed0cf933e84069eeeb5ba2b3d65e80325acd9b668923bfd8ef1805a6a2ca217487b161f9e2df Description: Rust package manager Cargo is a tool that allows Rust projects to declare their various dependencies, and ensure that you'll always get a repeatable build. . To accomplish this goal, Cargo does four things: * Introduces two metadata files with various bits of project information. * Fetches and builds your project's dependencies. * Invokes rustc or another build tool with the correct parameters to build your project. * Introduces conventions, making working with Rust projects easier. . Cargo downloads your Rust project’s dependencies and compiles your project. Homepage: https://crates.io/ Multi-Arch: allowed Package: cargo-mozilla-dbgsym Priority: optional Section: debug Installed-Size: 33221 Maintainer: Rust Maintainers Architecture: amd64 Source: cargo-mozilla Version: 0.57.0-7~deb10u1+apertis1bv2021.8b1 Depends: cargo-mozilla (= 0.57.0-7~deb10u1+apertis1bv2021.8b1) Filename: pool/sdk/c/cargo-mozilla/cargo-mozilla-dbgsym_0.57.0-7~deb10u1+apertis1bv2021.8b1_amd64.deb Size: 30604340 MD5sum: d544364b111b476438cd5b359fbe4512 SHA1: 87cbf2d01caccc47a544063e0cf28939530efd9d SHA256: fddc0723ba5ccad31722562e7552a220fcca75e686a60851e3fd6c5ac2cb0d3d SHA512: d16da1574c52541ecf28ce1418b6d8d74f619f430f1891f040056bb141858aa0851c212e930a76933bb69dec81f0aa3550110c6d05459db5ccbe737824de3680 Description: debug symbols for cargo-mozilla Auto-Built-Package: debug-symbols Build-Ids: 6a6eb93f7fd43948a650975305391cc61d2d1669 Package: checkstyle Priority: optional Section: java Installed-Size: 1340 Maintainer: Debian Java Maintainers Architecture: all Version: 8.15-1+deb10u1co1bv2021.0b6 Depends: antlr, default-jre-headless | java7-runtime-headless, java-wrappers (>= 0.1.6), libantlr4-runtime-java, libcommons-beanutils-java (>= 1.5), libcommons-lang3-java, libcommons-logging-java, libguava-java (>= 1.0~rc2), libpicocli-java Suggests: ant-optional, junit4 Filename: pool/sdk/c/checkstyle/checkstyle_8.15-1+deb10u1co1bv2021.0b6_all.deb Size: 1169700 MD5sum: 83745f7a502ff55bac52af44aaa2b1c5 SHA1: 5bc4a97a03ff71ac1e23d62723cdc0b2931be158 SHA256: 8da850ad11da9f41e10b4251f77670fe2467fa8ed91222808185d6f304357f2e SHA512: 5c5ea85425b8143755aa169e45c5bd1d4711a82678eb42e1a0ba5ec9e9523893ca76384bda363e5a54647d1460486ed8d27ffba55190e0299c38060529ed8647 Description: checks Java source against a coding standard Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. It automates the process of checking Java code to spare humans of this boring (but important) task. This makes it ideal for projects that want to enforce a coding standard. . Checkstyle is highly configurable and can be made to support almost any coding standard. An example configuration file is supplied supporting the Sun Code Conventions. Homepage: http://checkstyle.sourceforge.net Package: checkstyle-doc Priority: optional Section: doc Installed-Size: 24352 Maintainer: Debian Java Maintainers Architecture: all Source: checkstyle Version: 8.15-1+deb10u1co1bv2021.0b6 Suggests: default-jdk-doc Filename: pool/sdk/c/checkstyle/checkstyle-doc_8.15-1+deb10u1co1bv2021.0b6_all.deb Size: 921200 MD5sum: 57c99d70e2e02cf5aeb1548d9bd1b4a3 SHA1: c5e5e84213e853b74ec699a810794f384720a14f SHA256: 5264f76f8bb446cd2dc4159c0ea0a697f601f05c6b696d6327af64a4bea5c92e SHA512: 263e3e69ac94087f609acf0b705d445ff8abb2c8f056e7c8d50254619c8204b921501be270692a020ce76a232ecbe6f54de3eb426438da50b20ea595ce068cf8 Description: Documentation for Checkstyle Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. It automates the process of checking Java code to spare humans of this boring (but important) task. This makes it ideal for projects that want to enforce a coding standard. . Checkstyle is highly configurable and can be made to support almost any coding standard. An example configuration file is supplied supporting the Sun Code Conventions. . This package contains the Javadoc files and some examples to illustrate how use the Checkstyle tool. Homepage: http://checkstyle.sourceforge.net Package: cifs-utils Priority: optional Section: otherosfs Installed-Size: 248 Maintainer: Debian Samba Maintainers Architecture: amd64 Version: 2:6.8-2+deb10u1+apertis0bv2021.7b2 Replaces: smbfs (<< 2:4.0~rc1-1) Depends: libc6 (>= 2.17), libcap-ng0 (>= 0.7.9), libkeyutils1 (>= 1.4), libkrb5-3 (>= 1.13~alpha1+dfsg), libpam0g (>= 0.99.7.1), libtalloc2 (>= 2.0.4~git20101213), libwbclient0 (>= 2:4.0.3+dfsg1) Suggests: keyutils, smbclient, winbind Filename: pool/sdk/c/cifs-utils/cifs-utils_6.8-2+deb10u1+apertis0bv2021.7b2_amd64.deb Size: 73656 MD5sum: 3eb81e9e3e2b3d4a630511f96f7b3e1b SHA1: 54bbf4c45a42abb601eab95ce785389c56270e4e SHA256: 2741b2c837b8f136915e4ab7c8a6f83b2d2dbca4661394a41d02875439f80d7e SHA512: 0ce1fbe3c8d4db04970a5abec82a41068455beaba769bf8020fb14796f2f9286774b68bc7557c2ac628c9722ef7f718b23505fe6bf7d0ad910178d4c6a52515f Description: Common Internet File System utilities The SMB/CIFS protocol provides support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. . This package provides utilities for managing mounts of CIFS network file systems. Homepage: http://www.samba.org/~jlayton/cifs-utils/ Package: cifs-utils-dbgsym Priority: optional Section: debug Installed-Size: 227 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: cifs-utils Version: 2:6.8-2+deb10u1+apertis0bv2021.7b2 Depends: cifs-utils (= 2:6.8-2+deb10u1+apertis0bv2021.7b2) Filename: pool/sdk/c/cifs-utils/cifs-utils-dbgsym_6.8-2+deb10u1+apertis0bv2021.7b2_amd64.deb Size: 154928 MD5sum: 6806e4db1f82bf7f1feafca01a711934 SHA1: ffe8fde75ac66bdd2039f8df29403bb8b2d31383 SHA256: d08245e713c74824cbc4a75376b4c14c7644f3b043ce5308d51ad71657cce15f SHA512: 373c9919f19bd0b54ec8bf81ca1b4e7b52d9aa3d9aba53611d5f5643f8dc602f8d318afe14067a3fadbc7e615364777b5ea94fb1c622ad6771b2404ded6f3d2f Description: debug symbols for cifs-utils Auto-Built-Package: debug-symbols Build-Ids: 21546bc34698a7253d5c43d70b3d8b65a1a18b86 6bc4dde48130f54b5515378636d1a08a1a95626f 6e399cc716e43fbbd6c4abeced4d152f2aa67fdf 6fb64ae7820e60c07067cd468f380212047dc9cc 7979a9d9dbb3f723534448f661b1ffa40ae6a92c 948c1ff036e134f3d782ceaa9c525b3bfd7f3aeb aa49332390ba5c401bd16427d87662560c8e36f7 fd3f67435b45970a37f614036a4693b6bc750bf2 Package: clirr Priority: optional Section: java Installed-Size: 110 Maintainer: Debian Java Maintainers Architecture: all Version: 0.6-7co1bv2021.0b3 Depends: default-jre | java6-runtime | java7-runtime, java-wrappers, libbcel-java, libcommons-cli-java, libcommons-lang-java Filename: pool/sdk/c/clirr/clirr_0.6-7co1bv2021.0b3_all.deb Size: 74760 MD5sum: 38699bdc2f0acf4977266175dc35c7dd SHA1: d0c93de5ba3dde6c1ee500759165ddee0c32d1b0 SHA256: 154136ae81de1413b7cfd44e9386593b3cf69ce69f7f25cb03ce0256d3ad6f79 SHA512: 78702bf5a76b64f4def04610a5c51d2644ea82ffaf6639eb2b589cb63cb0b374013c7ded02278bebfa9b8bb08ccaf6dbf63c7650dab61dc10a637f0c0da9121f Description: Checks Java libraries for compatibility with older releases Clirr is a tool that checks Java libraries for binary and source compatibility with older releases. The Clirr Ant task can break the build if it detects incompatible API changes, making it easy to prevent accidental introduction of compatibility issues. Homepage: http://clirr.sourceforge.net Package: cntlm Priority: optional Section: net Installed-Size: 148 Maintainer: David Watson Architecture: amd64 Version: 0.92.3-1co1bv2021.0b3 Replaces: ntlmaps Depends: adduser, libc6 (>= 2.14) Filename: pool/sdk/c/cntlm/cntlm_0.92.3-1co1bv2021.0b3_amd64.deb Size: 63768 MD5sum: 5c1de5a1c2d48afe1110c50b059e7a43 SHA1: f394241faf0438808485dbcf56312d5987d412ba SHA256: b5fc46d1d3d17a161ba6ca3054aa5366974b85cad888102dc919357664279b86 SHA512: 822a602ca5ccb6b23462e8998023bee0797e7b097ffdc22ff0ab824020303c383b9fb3d30f5c936d36c260b1f44d59e0ab4c401c7c5b61649f10ce0e1328945d Description: Fast NTLM authentication proxy with tunneling Cntlm is a fast and efficient NTLM proxy, with support for TCP/IP tunneling, authenticated connection caching, ACLs, proper daemon logging and behaviour and much more. It has up to ten times faster responses than similar NTLM proxies, while using by orders or magnitude less RAM and CPU. Manual page contains detailed information. Homepage: http://cntlm.sourceforge.net/ Package: cobertura Priority: optional Section: java Installed-Size: 50 Maintainer: Debian Java Maintainers Architecture: all Version: 2.1.1-2co1bv2021.0b3 Depends: default-jre-headless (>= 1:1.6) | java6-runtime-headless, libcobertura-java (= 2.1.1-2co1bv2021.0b3) Recommends: junit4 Filename: pool/sdk/c/cobertura/cobertura_2.1.1-2co1bv2021.0b3_all.deb Size: 18900 MD5sum: 791db0ab9e1f7e362f34ef310bd9c23d SHA1: 8d1053966b03735d1daefe028e9f9644c44a5c46 SHA256: 6b357c1645605cb169cbac5c31754f95d4868757fdaae284b367a25f444480bf SHA512: 0516b0395c85887e430e32ee36a80e34eea36ab85079de9001ade96ed715554a2e0c40ce7ad0de2218843c6bf8208228ec5dc9cfba62ef00da2ee0ebd9dc1da9 Description: java tool that calculates the percentage of code accessed by tests Tool that measures test coverage by instrumenting a Java code base and watching which lines of code are and are not executed as the test suite runs. In addition to identifying untested code and locating bugs, Cobertura can optimize code by flagging dead, unreachable code and can provide insights into how an API operates in practice. It is based on jcoverage. Homepage: https://cobertura.github.io/cobertura/ Package: command-not-found Priority: optional Section: admin Installed-Size: 103 Maintainer: Julian Andres Klode Architecture: all Version: 18.04.5-1co3bv2021.0b3 Depends: apt-file (>= 3.0~exp1~), lsb-release, python3-apt, python3:any Suggests: snapd Filename: pool/sdk/c/command-not-found/command-not-found_18.04.5-1co3bv2021.0b3_all.deb Size: 25716 MD5sum: ecd608cdf55190c2efcb670846e171ac SHA1: a7ef0d56730575d3bb0a88636ee1b9da0f8a0141 SHA256: 2b60204d3156389a89e2200d614d492800f4980cb8640960543e4f02a4e21eb2 SHA512: 46a9da00aedf96c94f518ed9531678589a5e566893012779992ed34d082bc9e046ccdfebe45d33f191b269eac565b0bde0552f79262690ac808f8cd47bd0e51e Description: Suggest installation of packages in interactive bash sessions This package will install a handler for command_not_found that looks up programs not currently installed but available from the repositories. Package: coolkey Priority: optional Section: admin Installed-Size: 429 Maintainer: A. Maitland Bottoms Architecture: amd64 Version: 1.1.0-16+apertis0bv2021.0b1 Depends: libckyapplet1 (= 1.1.0-16+apertis0bv2021.0b1), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4), libpcsclite1 Recommends: libnss3-tools, epiphany-extensions Filename: pool/sdk/c/coolkey/coolkey_1.1.0-16+apertis0bv2021.0b1_amd64.deb Size: 88012 MD5sum: 0d9d52b9ddb2cad4ba21435a90b4b93c SHA1: f3121cee2a8a5ad2f8b7f0202fe8a251a4dd7713 SHA256: c0fabe7c897d4b697806f76f8e675b44da43f91a33acd8ac8098f63cbb744f30 SHA512: 10e0e141a5d5b9c7e10147be4e4ed1dfe6a71b301861dcabcf54b357c11efa0b3a46efa25e71ac75a72665ef72ccc142749c51b2ffd9092a3b0e06f9de96099c Description: Smart Card PKCS #11 cryptographic module Linux Driver support for the CoolKey and Common Access Card (CAC) smart card security keys used in a Public Key Infrastructure (PKI). The libpkcs11 module allows use of Smart Cards in applications that use mozilla Network Security Services (NSS). Homepage: http://directory.fedoraproject.org/wiki/CoolKey Package: coolkey-dbgsym Priority: optional Section: debug Installed-Size: 314 Maintainer: A. Maitland Bottoms Architecture: amd64 Source: coolkey Version: 1.1.0-16+apertis0bv2021.0b1 Depends: coolkey (= 1.1.0-16+apertis0bv2021.0b1) Filename: pool/sdk/c/coolkey/coolkey-dbgsym_1.1.0-16+apertis0bv2021.0b1_amd64.deb Size: 306864 MD5sum: a84e87eb5c51f04314739f1d050cb0b2 SHA1: 177070de51756902f096d733152aa4ae7eb4582e SHA256: b522bcf4476055dbf5800327ac5f8121735f2d2c55af2ac4815e1bb4c3b80161 SHA512: ccda41d74a1810d3cdb857978e295b9e56a40e199d97779ab0a62f07e090a1a9b6e62f5fb0459b4f65f93453e90996b92cead1f1448ec08fb1e02412314fbc3a Description: debug symbols for coolkey Auto-Built-Package: debug-symbols Build-Ids: c08146efe4644efbbc7cc8f9c20c77001555391a Package: cross-config Priority: extra Section: utils Installed-Size: 89 Maintainer: Wookey Architecture: all Source: dpkg-cross Version: 2.6.15.3+apertis1bv2021.2b1 Replaces: dpkg-cross (<= 2.6.14) Breaks: dpkg-cross (<= 2.6.14) Filename: pool/sdk/d/dpkg-cross/cross-config_2.6.15.3+apertis1bv2021.2b1_all.deb Size: 31400 MD5sum: 197815c8170dfe0a8d53b14c86f6be83 SHA1: 160109edc5164472b033d1532c9c3f9907b62e7e SHA256: f72714e1b1ff6ec41b14a114145ca26175be56f82faf3076fc067ae31141924c SHA512: d37f3a690699db88a7aa3a221338e9f35a31f3f0383c84eec27c4b0f0bf5c217843e525a5472cb65d275cf2bcd82412f845a8c39f96832a11de88a544ad1af8f Description: autotools support for cross-compilation This package contains configuration files describing available cross architecture settings for use by autotools along with support for cross-building using CMake and a small number of package-specific cross-building configuration support files. . This package will remain after the deprecated dpkg-cross binary and supporting perl module have been removed. Homepage: http://dpkg-cross.alioth.debian.org/ Package: cssmin Priority: optional Section: devel Installed-Size: 16 Maintainer: Stuart Prescott Architecture: all Version: 0.2.0-7co1bv2021.0b3 Depends: python3, python3-cssmin, python3:any Breaks: python-webassets (<= 3:0.11.1-1), python3-webassets (<= 3:0.11.1-1) Filename: pool/sdk/c/cssmin/cssmin_0.2.0-7co1bv2021.0b3_all.deb Size: 4568 MD5sum: 96c61e035f3678f1771175d610cfb95f SHA1: 21ec4a90e636f8543184cfea6fcda1ce17fd6175 SHA256: ea1b109347bce869af87b08a90c70fb6868d3143cc4baf88c33cac5d77e88792 SHA512: 0d8a17e32a9493e17ab5fe3a976c08c9f41b4a215bc320161827ad48492f4d7b7b4f8e35ac1fb95f82c9d8af1ea8160612931a4e3ec87ee45e9cec704ee704ed Description: YUI CSS compression algorithm (command line tools) cssmin is a Python port of the YUI Cascading Style Sheet (CSS) compressor. The compressor can be used to reduce the size of CSS documents for deployment. . This package contains the command line tools for cssmin. See the python-cssmin and python3-cssmin packages for the Python modules. Homepage: https://github.com/zacharyvoase/cssmin Package: debos Priority: optional Section: devel Installed-Size: 7196 Maintainer: Debian Go Packaging Team Architecture: amd64 Version: 1.0.0+git20210707.c66a48d-2+apertis1~v2021bv2021.4b2 Depends: busybox | busybox-static, debootstrap, qemu-system-x86, qemu-user-static, systemd-container, libc6 (>= 2.3.2), libglib2.0-0 (>= 2.37.0), libostree-1-1 (>= 2016.8) Recommends: bmap-tools, bzip2, e2fsprogs, linux-image-amd64, mount, ovmf, parted, udev, xz-utils, zip Filename: pool/sdk/d/debos/debos_1.0.0+git20210707.c66a48d-2+apertis1~v2021bv2021.4b2_amd64.deb Size: 2199916 MD5sum: b9274583e246a4fff09a2bceee273449 SHA1: 960336744eafe950c6e0ada87b514dbedd3655ba SHA256: f1b9eabb4e2e6b7e93caa3b3888a8e02d2f6b93cc025cf23529295d430b3365d SHA512: 5892e36c09465cde2c7bc45fb2bee0243b446e52e6e87c1850818a81b9fc2865573cfaac6c732748b56f87bd1ddf6c08dc2045e11812e690778fa8a545a7a117 Description: Debian OS builder debos is a tool to make creation of various Debian based OS "images" simpler. While most other tools focus on specific use-case, debos is more meant as a toolchain to make comon actions trivial while providing enough rope to do whatever tweaking that might be required behind the scenes. Built-Using: golang-1.11 (= 1.11.6-1+deb10u4+apertis1bv2021.2b3), golang-github-docker-go-units (= 0.3.3-1co1bv2021.0b3), golang-github-go-debos-fakemachine (= 0.0~git20210901.fc48786-1+apertis1~v2021bv2021.4b2), golang-github-google-uuid (= 1.2.0-1+apertis1bv2021.4b2), golang-github-sjoerdsimons-ostree-go (= 0.0~git20201014.8fae757-2~bpo10+1bv2021.0b4), golang-github-surma-gocpio (= 1.1.0+git20160926.fcb6877-1co1bv2021.0b3), golang-go-flags (= 1.3.0-4co1bv2021.0b3), golang-golang-x-sys (= 0.0~git20190412.9773273+really0.0~git20190412.9773273-1co1bv2021.0b4), golang-gopkg-freddierice-go-losetup.v1 (= 0.0~git20170407.fc9adea-1co1bv2021.0b4), golang-yaml.v2 (= 2.2.2-1co2bv2021.0b2) Homepage: https://github.com/go-debos/debos Package: debos-dbgsym Priority: optional Section: debug Installed-Size: 2351 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: debos Version: 1.0.0+git20210707.c66a48d-2+apertis1~v2021bv2021.4b2 Depends: debos (= 1.0.0+git20210707.c66a48d-2+apertis1~v2021bv2021.4b2) Filename: pool/sdk/d/debos/debos-dbgsym_1.0.0+git20210707.c66a48d-2+apertis1~v2021bv2021.4b2_amd64.deb Size: 1818640 MD5sum: 9abfa79ecd5ae2db0f5a24babc6dacbc SHA1: 85d3ebd5696d3c6e0f918c3d26b07d9e1147c2c4 SHA256: 1a4a70b51edf86adcda7b177e49cad21bd158a08048b6145df514b221fd42e0f SHA512: 4c49eab14bea1339f3c4f7895b867957cfa6a77f5d1f445657ae1ca49c0ec3ebaa45cc17bb18827912f6a60202c47746248d0f4c1f69e78f826da9321b939be4 Description: debug symbols for debos Auto-Built-Package: debug-symbols Build-Ids: fbcdca206aeaf425ae275ae36c0983ff8485f7bf Built-Using: golang-1.11 (= 1.11.6-1+deb10u4+apertis1bv2021.2b3), golang-github-docker-go-units (= 0.3.3-1co1bv2021.0b3), golang-github-go-debos-fakemachine (= 0.0~git20210901.fc48786-1+apertis1~v2021bv2021.4b2), golang-github-google-uuid (= 1.2.0-1+apertis1bv2021.4b2), golang-github-sjoerdsimons-ostree-go (= 0.0~git20201014.8fae757-2~bpo10+1bv2021.0b4), golang-github-surma-gocpio (= 1.1.0+git20160926.fcb6877-1co1bv2021.0b3), golang-go-flags (= 1.3.0-4co1bv2021.0b3), golang-golang-x-sys (= 0.0~git20190412.9773273+really0.0~git20190412.9773273-1co1bv2021.0b4), golang-gopkg-freddierice-go-losetup.v1 (= 0.0~git20170407.fc9adea-1co1bv2021.0b4), golang-yaml.v2 (= 2.2.2-1co2bv2021.0b2) Package: devhelp Priority: optional Section: devel Installed-Size: 207 Maintainer: Debian GNOME Maintainers Architecture: amd64 Version: 3.30.1-1co1bv2021.0b3 Replaces: devhelp-common (<< 3.21.91-1) Depends: python3:any, libamtk-5-0 (>= 5.0.0), libc6 (>= 2.4), libdevhelp-3-6 (>= 3.30.1), libglib2.0-0 (>= 2.41.2), libgtk-3-0 (>= 3.22), libpango-1.0-0 (>= 1.14.0), libwebkit2gtk-4.0-37 (>= 2.19.2) Recommends: libgtk-3-doc, libglib2.0-doc, libpango1.0-doc Breaks: devhelp-common (<< 3.21.91-1) Filename: pool/sdk/d/devhelp/devhelp_3.30.1-1co1bv2021.0b3_amd64.deb Size: 73364 MD5sum: e8ef3bb54eeb7c1c236a398215ff8657 SHA1: ee5d0fb0528d8a7215946e0ba8ba5e9d8f058c2c SHA256: d0e1edc4c5c4eaf1ea31d1297d192463bfc8df4486931ca71fe4912255dcb58b SHA512: ef6f03fb672a89e7f44e0f68ae4ecf59089f420b4ba0f8925063ba8ec40620a23c9f9705cb664100f75cfcf5902d62d2b25a62f45fb58069515424b6f24c29ba Description: GNOME developers help program Devhelp's primary goal is to be an API documentation browser for GNOME. It is able to scan for .devhelp files generated automatically for packages that use gtk-doc-tools to generate documentation for libraries and programs. . Devhelp provides some integration capabilities, which is used to allow command-line searches, emacs integration and embedding in applications like the Anjuta IDE. Homepage: https://wiki.gnome.org/Apps/Devhelp Package: devhelp-common Priority: optional Section: devel Installed-Size: 1003 Maintainer: Debian GNOME Maintainers Architecture: all Source: devhelp Version: 3.30.1-1co1bv2021.0b3 Depends: dconf-gsettings-backend | gsettings-backend Filename: pool/sdk/d/devhelp/devhelp-common_3.30.1-1co1bv2021.0b3_all.deb Size: 163496 MD5sum: ba54d8b5facefa35362e7a190fde30d2 SHA1: c6a79a4a43223e492771db92859aac598df680ec SHA256: 5cd84906b2d4389dcf36d08a2872715fdc65895cd2f25e6d419f6e769542b736 SHA512: dcbdab68b13c6244aa276e9257d1ce0d2b17e4680b752d5f9154ccf23ee7266ce1364e508adb14a380f448fa419177d4fced9738ae31fcb0d9ac6c9058f6fa15 Description: Common files for devhelp and its library Devhelp's primary goal is to be an API documentation browser for GNOME. It is able to scan for .devhelp files generated automatically for packages that use gtk-doc-tools to generate documentation for libraries and programs. . This package provides internationalization files, mainly. Homepage: https://wiki.gnome.org/Apps/Devhelp Multi-Arch: foreign Package: devhelp-dbgsym Priority: optional Section: debug Installed-Size: 128 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: devhelp Version: 3.30.1-1co1bv2021.0b3 Depends: devhelp (= 3.30.1-1co1bv2021.0b3) Filename: pool/sdk/d/devhelp/devhelp-dbgsym_3.30.1-1co1bv2021.0b3_amd64.deb Size: 101532 MD5sum: a5448778724a829956194983498a027c SHA1: 6de49c8315b0b15ecb319392a244af850ba85e21 SHA256: c80cdbbc2d21e48c0c78d1fbe0abbea9ff4c48cdb6ff9fabb9efeb6dfe379de5 SHA512: e66e8aa1310a8bb9abaea912b3e19139e1e908231136b421fd5efa593d8af80b4e387f047e1ed51795ee15e138d72bd6f418fcb32b474f0a28a8ff4f75bbb625 Description: debug symbols for devhelp Auto-Built-Package: debug-symbols Build-Ids: 2f6466d6945564ca75c9484e3676676dd3eb98c1 Package: devilspie Priority: optional Section: gnome Installed-Size: 233 Maintainer: Debian QA Group Architecture: amd64 Version: 0.23-2co2bv2021.9b1 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.0.0), libwnck-3-0 (>= 3.2.0), libx11-6 Filename: pool/sdk/d/devilspie/devilspie_0.23-2co2bv2021.9b1_amd64.deb Size: 52312 MD5sum: 427fd875ec6cd6ac2db07fac7e12fc22 SHA1: 796cecae503ad5ce6c76c67fcb83eec778862336 SHA256: a01ffd171926d5d01fbe26cfff9fff94f8b4fdf2a82434cf2b543fa9c3f84516 SHA512: be39e874ebf64a7ff3c5007d02795d04f511e704dd10029b155b5ffbe1493a83fc09f661f4aaf02ee4acadedc2ed7dad92295eba531117e6f0eb57a9b33fe3f5 Description: find windows and perform actions on them This tool will find windows as they are created and perform actions on them, such as resizing, moving to another workspace, or pinning them to all workspaces. Homepage: http://burtonini.com/wordpress/tag/devilspie Package: devilspie-dbgsym Priority: optional Section: debug Installed-Size: 99 Maintainer: Debian QA Group Architecture: amd64 Source: devilspie Version: 0.23-2co2bv2021.9b1 Depends: devilspie (= 0.23-2co2bv2021.9b1) Filename: pool/sdk/d/devilspie/devilspie-dbgsym_0.23-2co2bv2021.9b1_amd64.deb Size: 76504 MD5sum: db2293b866290f6ec795a4e36e46448e SHA1: 64d0e8c487764f5879853c3026ff19dbce283338 SHA256: ebb2767ba73f3d5d6680c191c49ec9e512f43d7c204db872576577fa4f93478d SHA512: 337da90462a94099f2d348cb05a2b3361502d634dc90ce3673f65576cad1da19436d32eadbf6e8271ec4a90afc927af76077a798b765e3930b055c0a517aee29 Description: debug symbols for devilspie Auto-Built-Package: debug-symbols Build-Ids: cdf939e25d67e0f49c2e6eff3044f80902c52d66 Package: dh-make Priority: optional Section: devel Installed-Size: 166 Maintainer: Craig Small Architecture: all Version: 2.201901+apertis1bv2021.2b1 Depends: debhelper (>= 9), make, python3:any, dpkg-dev Suggests: build-essential Filename: pool/sdk/d/dh-make/dh-make_2.201901+apertis1bv2021.2b1_all.deb Size: 42632 MD5sum: 3ae78aed74ebff5b2249cfa48e12c2ff SHA1: 4ee4055608a78d001dbae3d861a4d4a03964e8a4 SHA256: 33781845ee810c540dce97a2147cc16695a297fb316d98c25ea72d52bf464f8a SHA512: 78fddcfb34d362aa5a59f9d8226339576b93160ed67610adff751b86deaffb4ffe9dfa6189be0af3fd408225b0e4c06d67737bb3241aee900d5092906615f7d3 Description: tool that converts source archives into Debian package source This package allows you to take a standard (or upstream) source package and convert it into a format that will allow you to build Debian packages. . After answering a few questions, dh_make will then provide a set of templates that, after some small editing, will allow you to create a Debian package. Package: doc-base Priority: optional Section: doc Installed-Size: 369 Maintainer: Robert Luberda Architecture: all Version: 0.10.8co1bv2021.0b3 Depends: libuuid-perl, libyaml-tiny-perl Suggests: dhelp | dwww | doc-central | yelp | khelpcenter, rarian-compat Filename: pool/sdk/d/doc-base/doc-base_0.10.8co1bv2021.0b3_all.deb Size: 102424 MD5sum: 8ba3fe414d57cb7ba95d81e726aa1c15 SHA1: 0a85b5804c4182d19609d605c3139bcf9f6271c1 SHA256: 94ff15e704cd635a9e43fc8e31f07cc00a463342f1d8c450206081cac2ef407c SHA512: 1eec51caef3e92632f3a24a9d972205807450ae9fce0d34f1ac7b703fceb110ac49c4e1563e2177859aeb9cbad25c4fd9c65fdb87bc11a70b51eb75b5b2e36f1 Description: utilities to manage online documentation This package contains utilities to manage documentation installed on a Debian system. It generates a database of document metadata, which other packages such as dwww, dhelp, doc-central, and rarian-compat can use to provide a catalog of available documentation. . For additional information see the Debian doc-base Manual included in this package. Package: dpkg-cross Priority: extra Section: utils Installed-Size: 95 Maintainer: Wookey Architecture: all Version: 2.6.15.3+apertis1bv2021.2b1 Depends: perl:any, dpkg-dev (>= 1.14.7), libconfig-auto-perl, libdebian-dpkgcross-perl (= 2.6.15.3+apertis1bv2021.2b1), cross-config Recommends: fakeroot Suggests: binutils-multiarch Breaks: debhelper (<< 8.1.2~) Filename: pool/sdk/d/dpkg-cross/dpkg-cross_2.6.15.3+apertis1bv2021.2b1_all.deb Size: 40888 MD5sum: 3b25c144ee04fe7ef9abac3c77bca1ea SHA1: 2c48c749109221d2b827eb798ec2db3a02232ba5 SHA256: 30f8ab3cbd60d2ce096f703efb968d3f30b4692b6dca329e20a5966e17b3e286 SHA512: 622b25cd829fec3dc4434ee8df906c931f53b8ee19c6b3b6b698646718a8e8e1e497547b486dfb9027f87ef43e71b050c4ba9032933d0f91d0bff06563b435ea Description: tools for cross compiling Debian packages dpkg-cross is a tool for installing libraries and headers from packages which have not been converted for Multi-Arch to support cross compiling. . This package contains only the deprecated dpkg-cross binary. Future releases will drop the dpkg-cross and libdebian-dpkgcross-perl binary packages. Homepage: http://dpkg-cross.alioth.debian.org/ Package: dtdinst Priority: optional Section: text Installed-Size: 24 Maintainer: Debian XML/SGML Group Architecture: all Source: jing-trang Version: 20151127+dfsg-3co1bv2021.0b4 Depends: default-jre, libdtdinst-java, java-wrappers Filename: pool/sdk/j/jing-trang/dtdinst_20151127+dfsg-3co1bv2021.0b4_all.deb Size: 7700 MD5sum: 35dc30e7b4e5e05ab45bb76614665650 SHA1: ac78ca623847eaea400199c9c05eebdbef966db3 SHA256: 96e313b040eeb06e8b6301f433f32575e812f24d82297de6b754226b507d61fe SHA512: ed2f1f7f2620c09fe433158ba29a53b710e7662d39d525c855b024c70a4fe4cd44de0ef1f8b1dc9796e1e2f88d5617ea713bfa51f58cb48d01468e70cbc61561 Description: XML DTD to XML instance format converter dtdinst converts XML DTDs into XML instance format. The XML instance can be in either a format specific to DTDinst or RELAX NG format. Homepage: https://github.com/relaxng/jing-trang Package: eclipse-ide-cpp Priority: optional Section: devel Installed-Size: 260145 Maintainer: Lucas Kanashiro Architecture: amd64 Version: 4.10-1co2bv2021.0b3 Depends: libc6 (>= 2.7), libglib2.0-0 (>= 2.26.0), libsecret-1-0 (>= 0.7), default-jdk Filename: pool/sdk/e/eclipse-ide-cpp/eclipse-ide-cpp_4.10-1co2bv2021.0b3_amd64.deb Size: 234821184 MD5sum: 3fb933183628d036c7857ca6d70828d6 SHA1: 090bfcf7db179bc09b9e8dd2e1f5938d102e12b5 SHA256: 2e2b22e412d4b98205b69334aeb66577b54f13f0c40b48a5df4a31d14eb53602 SHA512: 94901a9d621563c96b40da4359712d1ac2164284fd1153a404e5566ec56fc1643a303bd88740753760cce55433db423bdfb7cb74f00fc661f753656b8d29a2e7 Description: Eclipse IDE for C/C++ Developers The Eclipse IDE with packages for C/C++ developers Homepage: https://www.eclipse.org/ Package: eclipse-ide-cpp-dbgsym Priority: optional Section: debug Installed-Size: 90 Maintainer: Lucas Kanashiro Architecture: amd64 Source: eclipse-ide-cpp Version: 4.10-1co2bv2021.0b3 Depends: eclipse-ide-cpp (= 4.10-1co2bv2021.0b3) Filename: pool/sdk/e/eclipse-ide-cpp/eclipse-ide-cpp-dbgsym_4.10-1co2bv2021.0b3_amd64.deb Size: 53760 MD5sum: e1b9d537c80a21dae69d2aeabd0fc139 SHA1: a8853dd0a34e3528760e28bc2fe7e00be197c2d3 SHA256: 5fff79a62cfb3d867f33f7449d05e18f31cc50a9fe47076fa829c5f5d6244cc7 SHA512: 431dab9493389d2dd7b9c6b7ce2a885460eba3daf5366156dc25b340670bc4f7357f94277c389274848718d7347160e7f61cd9d8789d1bf1f0e52850349a6111 Description: debug symbols for eclipse-ide-cpp Auto-Built-Package: debug-symbols Build-Ids: 0237686b2c33f7b211fef2779fe56cb4a78488c5 b621fbc20e80d7ac375ece11a5775fc6686b71c7 c071992a788e37531247fc5a0ac45f0ed67f9575 Package: evince Priority: optional Section: gnome Installed-Size: 913 Maintainer: Debian GNOME Maintainers Architecture: amd64 Version: 3.30.2-3+deb10u1bv2021.0b4 Replaces: libevdocument3-4 (<< 3.29.91-2~) Provides: djvu-viewer, pdf-viewer, postscript-viewer Depends: evince-common (<< 3.31), evince-common (>= 3.30), gsettings-desktop-schemas, libevdocument3-4 (= 3.30.2-3+deb10u1bv2021.0b4), libevview3-3 (= 3.30.2-3+deb10u1bv2021.0b4), shared-mime-info, dconf-gsettings-backend | gsettings-backend, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.14.0), libgdk-pixbuf2.0-0 (>= 2.36.5), libglib2.0-0 (>= 2.41.2), libgnome-desktop-3-17 (>= 3.17.92), libgtk-3-0 (>= 3.21.6), libnautilus-extension1a (>= 3.21.92-3~), libpango-1.0-0 (>= 1.37.5), libpangocairo-1.0-0 (>= 1.14.0), libsecret-1-0 (>= 0.7) Recommends: default-dbus-session-bus | dbus-session-bus Suggests: gvfs, nautilus-sendto, poppler-data, unrar Breaks: libevdocument3-4 (<< 3.29.91-2~) Filename: pool/sdk/e/evince/evince_3.30.2-3+deb10u1bv2021.0b4_amd64.deb Size: 288028 MD5sum: 7af95c4fce9ef679ba5e6bf4f16b42b0 SHA1: dadc1dedeb3722202b0e2c16090f03fbb83d06e5 SHA256: b4ae8b16f1f7a09aeb5304b815079bd8e39ddc735f37c87cb6c42e1211816a81 SHA512: c208d107574867ca86304a83c4649246ebf5921b4b62b53146bc9e5f36bcab488813ff3036e6d1fd55f641c41af5f65dd85a179f6e19f537e5a9e7944ca20c69 Description: Document (PostScript, PDF) viewer Evince is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DjVu, DVI, Portable Document Format (PDF) and XML Paper Specification (XPS) files. When supported by the document, it also allows searching for text, copying text to the clipboard, hypertext navigation, and table-of-contents bookmarks. Enhances: nautilus Homepage: https://wiki.gnome.org/Apps/Evince Package: evince-common Priority: optional Section: gnome Installed-Size: 10696 Maintainer: Debian GNOME Maintainers Architecture: all Source: evince Version: 3.30.2-3+deb10u1bv2021.0b3 Filename: pool/sdk/e/evince/evince-common_3.30.2-3+deb10u1bv2021.0b3_all.deb Size: 999768 MD5sum: a78e0a5a4ce5775820df0a131a03e0ee SHA1: c699384dab1c24e5b86181e0001314f3c5adaae3 SHA256: 2ba7ecc0a27244035bb41a2f3f4cdfd348a7ed7ec59a6ad1b79f9c41876f130e SHA512: 12a7ec882289a67f96c6ed7f0d612e4a615f33b335333e5154afbd2c45ee4d62ea846db9a514d46c9b5c8b06d6361fbdc9c3a40c941aac304be22e8432ea323d Description: Document (PostScript, PDF) viewer - common files Evince is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DjVu, DVI, Portable Document Format (PDF) and XML Paper Specification (XPS) files. When supported by the document, it also allows searching for text, copying text to the clipboard, hypertext navigation, and table-of-contents bookmarks. . This package contains architecture-independent files for evince. Homepage: https://wiki.gnome.org/Apps/Evince Package: evince-dbgsym Priority: optional Section: debug Installed-Size: 1024 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: evince Version: 3.30.2-3+deb10u1bv2021.0b4 Replaces: evince-dbg (<< 3.20.0-2~) Depends: evince (= 3.30.2-3+deb10u1bv2021.0b4) Breaks: evince-dbg (<< 3.20.0-2~) Filename: pool/sdk/e/evince/evince-dbgsym_3.30.2-3+deb10u1bv2021.0b4_amd64.deb Size: 856748 MD5sum: 5d4596740bce143631b9dc10f4ed39a0 SHA1: 8f2dde2d82349024619ac6501cf628bc749497e4 SHA256: d81df95c3db435fbe39d7c1eca9f7b993e2e55efdaa375d8e33368e9c7bc6693 SHA512: 532d2e9aab2b82a4c386576a6f34fde41466c45b2f7e30cd97d069ee4a7604c08b6305bc3260cada6dd1f1581425bcaa214c7aaf4373135d50ca959903d65409 Description: debug symbols for evince Auto-Built-Package: debug-symbols Build-Ids: 40f7e059b278f94c309d1d55e0e80a45d76d3a11 6d90ea458eec98a378ff34b586c884ce8b7b9691 7ad1187b7ccec3a0f954b1a76e1ecd67387cc402 dae2cf735f23abca58ea60e44bebb85f4c38ad27 dd606c1147ed37d17e536a520390d47b4d04f74e Package: exo-utils Priority: optional Section: xfce Installed-Size: 336 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: exo Version: 0.12.4-1+deb10u1+apertis0bv2021.7b2 Depends: libexo-2-0 (= 0.12.4-1+deb10u1+apertis0bv2021.7b2), libc6 (>= 2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.21.4), libxfce4ui-2-0 (>= 4.11.0), libxfce4util7 (>= 4.9.0) Breaks: xfce4-cddrive-plugin (<= 0.0.1-0ubuntu2), xfce4-volstatus-icon (<= 0.1.0-0ubuntu5) Filename: pool/sdk/e/exo/exo-utils_0.12.4-1+deb10u1+apertis0bv2021.7b2_amd64.deb Size: 211208 MD5sum: d5aeffffd4ca1142fd17bb8719c489ec SHA1: 3c612cdbb83d5db038518666876814553180c836 SHA256: 06b8a7d4cf28a04f1a1bf8e69107e706cabff86078c7270811681973428305ce SHA512: a31370a916edb485ea3ba3e9a1b075e31ae3dc6022c055456a53e01a63b6b6f463f1a814022a275fe4cd4689720f8c8919e182684e0f893885e902b59b6ceea6 Description: Utility files for libexo This package contains the Xfce settings plugin and the utility files for libexo-2-0 which are: - exo-csource - exo-desktop-item-edit - exo-open - exo-preferred-applications Homepage: https://www.xfce.org Package: exo-utils-dbgsym Priority: optional Section: debug Installed-Size: 174 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: exo Version: 0.12.4-1+deb10u1+apertis0bv2021.7b2 Replaces: exo-utils-dbg (<< 0.11.2-1~) Depends: exo-utils (= 0.12.4-1+deb10u1+apertis0bv2021.7b2) Breaks: exo-utils-dbg (<< 0.11.2-1~) Filename: pool/sdk/e/exo/exo-utils-dbgsym_0.12.4-1+deb10u1+apertis0bv2021.7b2_amd64.deb Size: 130272 MD5sum: f26ad1448a5909a0175eccdad6c0b70b SHA1: a587c7b8b7229c06e974f65748f744afe9d974a3 SHA256: 275fc115b15966594ac08a28b44e57e5251d32996252fbc51985dcea1576bca5 SHA512: fdd92ad91d2db35fe6e1852981311d9526a9d8cf15f12c7f8bec69f37e213d951f11bf40471dde06fcddb5171520ce0b75f826307b0ecd55d90a7e2f64dd7358 Description: debug symbols for exo-utils Auto-Built-Package: debug-symbols Build-Ids: 036341d42dc954de69466d4dd88151ff20dd5543 96461389d6fbd8431cbe70779868aec797ab68f3 e564c24cbd3d339d90b3b1409c010fe99f6530c5 Package: fakemachine Priority: optional Section: devel Installed-Size: 3113 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: golang-github-go-debos-fakemachine Version: 0.0~git20210901.fc48786-1+apertis1~v2021bv2021.4b2 Depends: busybox | busybox-static, qemu-system-x86, systemd, libc6 (>= 2.3.2) Recommends: e2fsprogs, linux-image-amd64 Filename: pool/sdk/g/golang-github-go-debos-fakemachine/fakemachine_0.0~git20210901.fc48786-1+apertis1~v2021bv2021.4b2_amd64.deb Size: 983844 MD5sum: 4bbfd5fa458f7fbbf1a1e7aeb2b46545 SHA1: 884df71d8b9091806f5b17ab2765e34633409af7 SHA256: fac5c6c0a45609768b0d6f0f0c38cfe6bd88bbbb9cbbdfa3c36da16e2b2c48f9 SHA512: c3f80269e823b235948a171b1b471985ba5a9f9916802ec682e59f2954b62310b3b21cc0cb6575423f7c8539b4f7f93a633d65afb714abdf3b6923739c1ffda8 Description: create and spawn virtual machines for building images with debos Create and spawn virtual machines for building images with debos tool. Built-Using: golang-1.11 (= 1.11.6-1+deb10u4+apertis1bv2021.2b3), golang-github-docker-go-units (= 0.3.3-1co1bv2021.0b3), golang-github-surma-gocpio (= 1.1.0+git20160926.fcb6877-1co1bv2021.0b3), golang-go-flags (= 1.3.0-4co1bv2021.0b3), golang-golang-x-sys (= 0.0~git20190412.9773273+really0.0~git20190412.9773273-1co1bv2021.0b4) Homepage: https://github.com/go-debos/fakemachine Package: firefox-esr Priority: optional Section: web Installed-Size: 217039 Maintainer: Maintainers of Mozilla-related packages Architecture: amd64 Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Provides: gnome-www-browser, www-browser Depends: libasound2 (>= 1.0.16), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.28), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.10.0), libdbus-1-3 (>= 1.9.14), libdbus-glib-1-2 (>= 0.78), libffi6 (>= 3.0.10~rc8), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.13.7), libnspr4 (>= 2:4.12), libnss3 (>= 2:3.39), libpango-1.0-0 (>= 1.14.0), libstdc++6 (>= 6), libx11-6, libx11-xcb1, libxcb-shm0, libxcb1, libxcomposite1 (>= 1:0.3-1), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxrandr2 (>= 2:1.4.0), libxtst6, zlib1g (>= 1:1.2.11.dfsg), fontconfig, procps, debianutils (>= 1.16) Recommends: libavcodec59 | libavcodec-extra59 | libavcodec58 | libavcodec-extra58 | libavcodec57 | libavcodec-extra57 | libavcodec56 | libavcodec-extra56 | libavcodec55 | libavcodec-extra55 | libavcodec54 | libavcodec-extra54 | libavcodec53 | libavcodec-extra53 Suggests: fonts-stix | otf-stix, fonts-lmodern, libgssapi-krb5-2 | libkrb53, libcanberra0, pulseaudio Conflicts: iceweasel (<< 45) Breaks: xul-ext-torbutton Filename: pool/sdk/f/firefox-esr/firefox-esr_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_amd64.deb Size: 59544536 MD5sum: e5fca25ad4f3e8b0e2675711928c3bf1 SHA1: dcc9d5caa092b3f20f6d116a7b545cfb3dcfac9a SHA256: 59b06fecd797e32d64f179284908ef494186a3a463df36ecdc87674d8e44324a SHA512: 3953b62a2394fe4530e0d5f655f782652fc08ce1fbca3356359c007edabb3b33c4903d9c7794c1a11ef8a40ade0029620c2ba4bc1bba420a04d727235f18aa52 Description: Mozilla Firefox web browser - Extended Support Release (ESR) Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. Package: firefox-esr-dbgsym Priority: optional Section: debug Installed-Size: 1250380 Maintainer: Maintainers of Mozilla-related packages Architecture: amd64 Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: firefox-esr-dbg (<< 49.0-4~) Depends: firefox-esr (= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Breaks: firefox-esr-dbg (<< 49.0-4~) Filename: pool/sdk/f/firefox-esr/firefox-esr-dbgsym_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_amd64.deb Size: 1232505072 MD5sum: 5169a24acfcf1a1d83a3da5bc03405c8 SHA1: 3e14af89aa6807692a970317ba3dc0c491684e7d SHA256: d3b1c15245c4fb4ec87bc0faf7a0be707096bec0c3aeb1c097ecb95dad136504 SHA512: 91e000dbed4d14683875603d5d5371d3e787675d2389e2cc5b20bbbcfa6eb852c6b728641f63caea80e0ba31f62dbd6f19ee6456d92e33f2f2b6e4d4a36d8c6d Description: debug symbols for firefox-esr Auto-Built-Package: debug-symbols Build-Ids: 05d3586e23316584c356dd2df43daf60bff2e7e7 0929fe5a883e517eaaae406bb7d70d9c3900d519 0b0eb6923cb6addeb4749cf22d75986b583a6594 2d598a2fd5c682139d21d430459454aa7c6e8f0c 3048900678f57179ae656e7ed4ca4eedb10acda8 3d1cd1b72ccf34db36d2c5cc15d8156ef0a27394 3df1666b7583426a2ac83dda3b16761bd253b9bd 425b05d8293775bc1be36d79d7be20d220726fe7 42e564b70f98645bbc21529baeb2b3d429a3607e 47e46536138bf58acb9f91d0a6bad53c7c5c30b4 4d4ad6d9f97bfe3bfd4bd4160e0b694079a5541e 500e6336d90476dc8ea23723b48a4922677a0f29 50278794a02e050b23fe283fb7be01708340081f 50a51275be0cc2b0761040d84bdb8a0e50d83f9c 53fdc3b10aac36a549f0948e3e3cd53c9adb178d 57fd1af1010900698e95b5e90a34fd1b351357a0 6f2f094989eb4333cc844f1c1c5b5fdc1b977eb1 755a6d9d0d78125f5d0ee48c824c7e416cf97e5b 7635fcd384880a9f22890707e7f5a5edebdfd957 839e8925af552ffdc29341b2f19ecaae4839de87 9be773edc2c85edf3d2b1f53f2a7515748a0591d a17bb60e7d77a9b4b39fe803f6601b3f16e28ad8 c96fefb272a6ce8e31c129b53e002da6b8c07700 d91a517318238e6eea14bcfa7c95545d3412a555 dd0f946dd76866c7a6e612385c68bbfa753a64a5 Package: firefox-esr-l10n-ach Priority: optional Section: localization Installed-Size: 607 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-ach (<< 45) Provides: iceweasel-l10n-ach Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Breaks: iceweasel-l10n-ach (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-ach_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 479848 MD5sum: 6f8db51023798857f62ad8cc57efde81 SHA1: 798ac806e103912db7241c3114b24dffef52260b SHA256: a6c63e65b73b4b2d1044a6abdfc62682edf8a0684e0ae983bbeea44e50c455af SHA512: e749dab732437234983073d92abf3e263f73de6b40d304838802bc28be29337f741273c8758df7f1049bf45e0b3b8bbcc91d0e27f91d94670574e1061a07882f Description: Acoli language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Acoli. Package: firefox-esr-l10n-af Priority: optional Section: localization Installed-Size: 575 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-af (<< 45) Provides: iceweasel-l10n-af Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-af Breaks: iceweasel-l10n-af (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-af_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 445488 MD5sum: e6dad7dd80692af59d1d2255d7cd8557 SHA1: 6a8aff6f8aa4e414b00f4f5d71786435d1a4f762 SHA256: 9eb957d199be0cc7057e01b6736414666d7c6f64b901e9f4bca331ea1cb749dc SHA512: 5101c18ec1f42c32ddc1dbc172e9130aa84c645085fde34478e33fae4ee45bf16997d741877af1862e18934604dac2aae05364d10b128367e8a94bc58efb9282 Description: Afrikaans language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Afrikaans. Package: firefox-esr-l10n-all Priority: optional Section: metapackages Installed-Size: 211 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-all (<< 45) Provides: iceweasel-l10n-all Depends: firefox-esr-l10n-ach, firefox-esr-l10n-af, firefox-esr-l10n-an, firefox-esr-l10n-ar, firefox-esr-l10n-ast, firefox-esr-l10n-az, firefox-esr-l10n-be, firefox-esr-l10n-bg, firefox-esr-l10n-bn, firefox-esr-l10n-br, firefox-esr-l10n-bs, firefox-esr-l10n-ca, firefox-esr-l10n-ca-valencia, firefox-esr-l10n-cak, firefox-esr-l10n-cs, firefox-esr-l10n-cy, firefox-esr-l10n-da, firefox-esr-l10n-de, firefox-esr-l10n-dsb, firefox-esr-l10n-el, firefox-esr-l10n-en-ca, firefox-esr-l10n-en-gb, firefox-esr-l10n-eo, firefox-esr-l10n-es-ar, firefox-esr-l10n-es-cl, firefox-esr-l10n-es-es, firefox-esr-l10n-es-mx, firefox-esr-l10n-et, firefox-esr-l10n-eu, firefox-esr-l10n-fa, firefox-esr-l10n-ff, firefox-esr-l10n-fi, firefox-esr-l10n-fr, firefox-esr-l10n-fy-nl, firefox-esr-l10n-ga-ie, firefox-esr-l10n-gd, firefox-esr-l10n-gl, firefox-esr-l10n-gn, firefox-esr-l10n-gu-in, firefox-esr-l10n-he, firefox-esr-l10n-hi-in, firefox-esr-l10n-hr, firefox-esr-l10n-hsb, firefox-esr-l10n-hu, firefox-esr-l10n-hy-am, firefox-esr-l10n-ia, firefox-esr-l10n-id, firefox-esr-l10n-is, firefox-esr-l10n-it, firefox-esr-l10n-ja, firefox-esr-l10n-ka, firefox-esr-l10n-kab, firefox-esr-l10n-kk, firefox-esr-l10n-km, firefox-esr-l10n-kn, firefox-esr-l10n-ko, firefox-esr-l10n-lij, firefox-esr-l10n-lt, firefox-esr-l10n-lv, firefox-esr-l10n-mk, firefox-esr-l10n-mr, firefox-esr-l10n-ms, firefox-esr-l10n-my, firefox-esr-l10n-nb-no, firefox-esr-l10n-ne-np, firefox-esr-l10n-nl, firefox-esr-l10n-nn-no, firefox-esr-l10n-oc, firefox-esr-l10n-pa-in, firefox-esr-l10n-pl, firefox-esr-l10n-pt-br, firefox-esr-l10n-pt-pt, firefox-esr-l10n-rm, firefox-esr-l10n-ro, firefox-esr-l10n-ru, firefox-esr-l10n-sco, firefox-esr-l10n-si, firefox-esr-l10n-sk, firefox-esr-l10n-sl, firefox-esr-l10n-son, firefox-esr-l10n-sq, firefox-esr-l10n-sr, firefox-esr-l10n-sv-se, firefox-esr-l10n-szl, firefox-esr-l10n-ta, firefox-esr-l10n-te, firefox-esr-l10n-th, firefox-esr-l10n-tl, firefox-esr-l10n-tr, firefox-esr-l10n-trs, firefox-esr-l10n-uk, firefox-esr-l10n-ur, firefox-esr-l10n-uz, firefox-esr-l10n-vi, firefox-esr-l10n-xh, firefox-esr-l10n-zh-cn, firefox-esr-l10n-zh-tw Breaks: iceweasel-l10n-all (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-all_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123708 MD5sum: 9ac75cb6cbdb3ac6bd38b628f591a291 SHA1: 21ed041f3af57e004724be02afe9aa9cbc17d065 SHA256: c0bf214504fd042cc520bf64a4ed70226f2529fdb572949ec3fe9ac2c8e722f9 SHA512: 1f667e7d17e27443d958c2c82f305e9392fe117d35a3de8359d512abd330226a8931a68af62dcbb3e653c8ba5346c6d04ed5c4de5f48203b4d3f453d1742c589 Description: All language packages for Firefox ESR (meta) Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This is a metapackage depending on all available localizations of Firefox ESR. Package: firefox-esr-l10n-an Priority: optional Section: localization Installed-Size: 652 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-an (<< 45) Provides: iceweasel-l10n-an Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-an Breaks: iceweasel-l10n-an (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-an_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 527168 MD5sum: c2e9cfe5aea40e856902ae01b23f062e SHA1: efce973921cb5f75c8504d5b23a1e527fe1e759c SHA256: 71ec4ccc8922ed93bcdc66711725a33b3d1e17c90fed1cffd5ebce7416f9585e SHA512: 75620a441c5cb611990ecea60ae5640cc718e777e0c23e521cf35aede3cc78f2036a09428f008b0b4de85f59bdb31299f07abb36e0c2a0b11dd309ac2b861a07 Description: Aragonese language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Aragonese. Package: firefox-esr-l10n-ar Priority: optional Section: localization Installed-Size: 707 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-ar (<< 45) Provides: iceweasel-l10n-ar Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-ar Breaks: iceweasel-l10n-ar (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-ar_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 583496 MD5sum: 0456924586c4789fb8dc63500edbb65a SHA1: 0d14ff9b8d80fef3e96b8cddf6c2bb0923c0d990 SHA256: 618459f4b8be9ad6c633517b80a551f390d5d10aa139704110035f66bd9c7aea SHA512: 322ef7ee342c3b9f631cfe4e773fe5ceac7f83bb9bc248f910f96c27be0030c030477aaa9c4882791534cd6d17cd902e356d85ce10757f12a55686d7aeb98b52 Description: Arabic language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Arabic. Package: firefox-esr-l10n-ast Priority: optional Section: localization Installed-Size: 645 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-ast (<< 45) Provides: iceweasel-l10n-ast Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Breaks: iceweasel-l10n-ast (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-ast_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 518904 MD5sum: 81e5be8ed630db9eaf28916e6e0fcf11 SHA1: 5cf9a66b75bc0fc687feb930cfc5364c157b7ad2 SHA256: 30764b93daa3bd1a1a6d6f0eb11801e6297e3312bd88bccc60f4796ead0ab329 SHA512: 79c86877841eaabe16689f42e85e262efbf5ab6de1d05e0a315ec301aabe61a248635ca4b0a3aa6d8661fdbe42eb68beca86474aeb8b6617b941d850d0d6b19c Description: Asturian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Asturian. Package: firefox-esr-l10n-az Priority: optional Section: localization Installed-Size: 637 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-az (<< 45) Provides: iceweasel-l10n-az Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Breaks: iceweasel-l10n-az (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-az_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 510284 MD5sum: c80d1765831cb011dbbd0f87cde75a5b SHA1: 73bdb819601b6fc22b9bb3c52f58b4bd50b09792 SHA256: 00d9506833ca72d0a7844e787468f15f1de5022396c3d516bba824502f972041 SHA512: 0da2caf3f63737a36cd9ba89c71c38c32929feccca65a407508e76e9ee746ed88019bced0c54f7277732f58b882f1c221fc2e8de36a4f3acb1f48110a0d8e220 Description: Azerbaijani language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Azerbaijani. Package: firefox-esr-l10n-be Priority: optional Section: localization Installed-Size: 780 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-be (<< 45) Provides: iceweasel-l10n-be Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-be Breaks: iceweasel-l10n-be (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-be_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 661764 MD5sum: cdbfa53a1643c1eddb39e1339c5d3b5f SHA1: 9ad17ac00816f485f45c1bef2f9dce5658bb80ff SHA256: 9f770372283c73c08f6aed0cdfa254860da8b7b5197d93d25fe756ef0701a8fa SHA512: 688133fbf2c646303530b233a30f15d993d8a7c3217aed726cc518435cf0277205385610970c043d52b4b33a2af83715b47c701ec44d2415df79c3a50f290ca7 Description: Belarusian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Belarusian. Package: firefox-esr-l10n-bg Priority: optional Section: localization Installed-Size: 722 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-bg (<< 45) Provides: iceweasel-l10n-bg Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-bg | myspell-bg Breaks: iceweasel-l10n-bg (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-bg_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 599216 MD5sum: ab67a1092422b6f70982d6bdefc58055 SHA1: 7ec23f65e760acf4a4ff9dbfa0f9b179c569f846 SHA256: 3b4c5a55574fe840a100cde651da448b063e1c2fc297b4c78d4421d05add7066 SHA512: cb256ef9f316a58d8c1a567fc49fbfeba535a21994eed540f9394215a0a97547cbc15aaa900fc2c627783884afc31b2c29e90e69e59960a6a947f8bc5fd652c9 Description: Bulgarian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Bulgarian. Package: firefox-esr-l10n-bn Priority: optional Section: localization Installed-Size: 721 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: firefox-esr-l10n-bn-bd (<< 68), firefox-esr-l10n-bn-in (<< 68) Provides: firefox-esr-l10n-bn-bd, firefox-esr-l10n-bn-in Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Breaks: firefox-esr-l10n-bn-bd (<< 68), firefox-esr-l10n-bn-in (<< 68) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-bn_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 597964 MD5sum: 74ebd3a7a2a802388354021d3b08e897 SHA1: 503a15d27acd06f8dc9d75684fba1aa9afeb6482 SHA256: ef67af19d5440d712c10b68c299ae7dfda0f2898eb433eaaa9be3d81dd18fa42 SHA512: dea93dd2f81106f6e50ac684e272c3f57310facb3b0ece416f1774e0dec05f26868294785ebfe9eca4d5e30e5b0559f95e1bb7ff64b97cc12ec178803c0a8edd Description: Bengali language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Bengali. Package: firefox-esr-l10n-br Priority: optional Section: localization Installed-Size: 682 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-br (<< 45) Provides: iceweasel-l10n-br Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-br Breaks: iceweasel-l10n-br (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-br_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 560992 MD5sum: 2ab2bf0d4cf11ca4e1242fec173ab806 SHA1: 73db7fa9f7fa8b8ea8b091fe754dcdcdd7a3e69e SHA256: e9908eea523e417591f55fa75f5cc3a93c633744005d0a8fd5f9b2e1777203ba SHA512: e4f81471ef70fab9ac1c68139c2fdf0d5a9e88cc8d581df47cb13520bbe75506cf7fee875d5c49776bf3049ae911b232bce55aa710e5bf001de544cc73ead3b0 Description: Breton language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Breton. Package: firefox-esr-l10n-bs Priority: optional Section: localization Installed-Size: 616 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-bs (<< 45) Provides: iceweasel-l10n-bs Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-bs Breaks: iceweasel-l10n-bs (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-bs_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 490276 MD5sum: 329b9b110db2cde1b115bc949c7a4831 SHA1: 506c17fa056847370633df2d607d7b392d477bb1 SHA256: d42b1a4a851fd53e8b61cb2cdffa5f5d2f82d1d53e3e25560f3844111a34a8b6 SHA512: fc9997e779bba154d7bbde884fd2ef3da8c2c889b28e868593e5ef61789ec2ff302116cc3a6cacaaf1afb3ae50c6811fb73da1ddddf4ef2864488654794d908d Description: Bosnian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Bosnian. Package: firefox-esr-l10n-ca Priority: optional Section: localization Installed-Size: 691 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-ca (<< 45) Provides: iceweasel-l10n-ca Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-ca Breaks: iceweasel-l10n-ca (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-ca_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 569056 MD5sum: e9947215e23331a55ddfd0d395b5bd61 SHA1: c92504bf834ec88fb81fac6ca5981365d628339f SHA256: beef415dc90bceddd68fc486398f8e1b5fedccc1f5dc0f475054797be71b9275 SHA512: 44135e500c9b65dad2c8a1c38ae782eded7dbf3d4c72763fa505454f90d7e7e6d446f2f4c3f9a5f370570f8b70641e1b7b589d5c7da6f591f91417269f803c69 Description: Catalan language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Catalan. Package: firefox-esr-l10n-ca-valencia Priority: optional Section: localization Installed-Size: 688 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-ca-valencia_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 558468 MD5sum: 8aab774c7466bcda740179c7ab500c38 SHA1: 0915a5a6003d4f595bf1c542189b1486f313fef2 SHA256: 6787494d683d3eef7ea3e1f53c743abe28259134fd87ca655eb291b09b23c11c SHA512: 33a22d3fb3b158b3b3e8d894520af5ae30aac7b8406f1c508ad587dc876a2437b907af1c394ecad39b9549dd305c61423eabac36b2be3dc396180add97d48225 Description: Catalan (Valencia) language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Catalan (Valencia). Package: firefox-esr-l10n-cak Priority: optional Section: localization Installed-Size: 701 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-cak_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 577748 MD5sum: 077a34fe3e94929812f32d5262896d6e SHA1: 73d89105edbbfba312d98c378264f4a48dddcece SHA256: 0d2bc0b8c58d6de3acf4e3e14143133afc68a8a1af8a38ddc3f14f17815de699 SHA512: b2d635d7e3d2bed5bbb739d64ebb25b36259d2d53cd4ea5e47f7e39b2d479b130bbb37fd90818a6f152b5ea5aa482ac810b53302548a8932ab7b82253d61d0e2 Description: Kaqchikel language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Kaqchikel. Package: firefox-esr-l10n-cs Priority: optional Section: localization Installed-Size: 721 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-cs (<< 45) Provides: iceweasel-l10n-cs Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-cs Breaks: iceweasel-l10n-cs (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-cs_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 600664 MD5sum: dd2e629b38086700534f8c53d35f4b8f SHA1: a597f508f3f0e6e6c55be6575781c14630f5a27a SHA256: 9401cfa1e4319e1a919045a08389ae7adf3d9ad70564beffd5ea3230e14b598c SHA512: 99594e77d25d5ccdb071338c1c611c128fa42eadf522a64471d26c4784af6b12eecf7f97791334b7a6cc29c0c58e6921fc991ee3a118be21c0756b56f8aaf139 Description: Czech language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Czech. Package: firefox-esr-l10n-cy Priority: optional Section: localization Installed-Size: 706 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-cy (<< 45) Provides: iceweasel-l10n-cy Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Breaks: iceweasel-l10n-cy (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-cy_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 585280 MD5sum: 02b20a1b3d5f86cef4f762b4d01d6ded SHA1: d6a16c45d89f0544b28776c818746c80c2de0661 SHA256: c2c3bdd5f3ac34208d091933d3d7e43acabdebbda1c1603ec6e7953a858c6fed SHA512: be53491a8afe3d5785236f8c49a0cb532dd9437acb6b0c58f0d3851b3b62a2b632d8fb478e6f602549eee856a08c6fc22158e307c7a6c2a64aa9a1ce2a5bd7f7 Description: Welsh language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Welsh. Package: firefox-esr-l10n-da Priority: optional Section: localization Installed-Size: 697 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-da (<< 45) Provides: iceweasel-l10n-da Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-da | myspell-da Breaks: iceweasel-l10n-da (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-da_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 576512 MD5sum: 0150ceddcfd51aa5443073f6500454a1 SHA1: 138fe3b6deb77862e24a133c7e748ca007a3f37b SHA256: 2435f0f78c5fec28541997b8539a9a96a400f0bd2f75b20c52739bf7b33ad97c SHA512: a88e4b4a306c4207ff58f7ebc90443dc0826e7f9d633b570d9bb2b2e13bac861ccee02b56a30eb408e2846eb837e69b9f02f3764a8f20b1c0eba00dcc23ad62a Description: Danish language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Danish. Package: firefox-esr-l10n-de Priority: optional Section: localization Installed-Size: 718 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-de (<< 45) Provides: iceweasel-l10n-de Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-de-de | hunspell-de-at | hunspell-de-ch Breaks: iceweasel-l10n-de (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-de_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 597092 MD5sum: a42517ad487dfc3ab59d12d429c71f89 SHA1: 34680ac445df10a88029b6b905b444c7d0bf703b SHA256: e9cf1e990e913239b6f2cffdcdf5e877a2d922e252c025a45fbc27ce4712d667 SHA512: 2da2fb9a7131bca0746e3a19cad89432314685854d5051dc5c9b9502005a5a245bdc0b00220515cc77950ef666f3fcec500705062c5659b3064ce1f2f2cfd28d Description: German language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in German. Package: firefox-esr-l10n-dsb Priority: optional Section: localization Installed-Size: 728 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-dsb (<< 45) Provides: iceweasel-l10n-dsb Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Breaks: iceweasel-l10n-dsb (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-dsb_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 607220 MD5sum: 9bf106340d39e29a5f05c34755221032 SHA1: d5de875057508330d9394c50baa507412fcc953a SHA256: a769cc32b743da2952619bf6d6a9ef37e344b988d0dd39e5fba24dc197cba541 SHA512: 2d4b11c327d1d844922d56454e0c77bcad38f8fee5df6e4db975caaefab1667d987100f1d5b6e2fb14e9724b2acf1c6401cc7b5a03e98598ea984c95163156c0 Description: Lower Sorbian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Lower Sorbian. Package: firefox-esr-l10n-el Priority: optional Section: localization Installed-Size: 795 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-el (<< 45) Provides: iceweasel-l10n-el Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-el | myspell-el-gr Breaks: iceweasel-l10n-el (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-el_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 677704 MD5sum: 860338b001e3e5936035b93dd3428ce3 SHA1: 038ba639902394635b6cc42506ef6205807055a8 SHA256: 2320d062a6ddba8112de02265ed5beab2146ffcb73a5c360378275aa213ce53f SHA512: ea1fda4dd2d55d23c10bebcac5a62f803056888987bd80fe2239c2e06cb11c60abf9450e54a74b5c10397160d4a1c048b8e9dea4c4fee8ea887c87ca5a223528 Description: Modern Greek language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Modern Greek. Package: firefox-esr-l10n-en-ca Priority: optional Section: localization Installed-Size: 666 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-en-gb | hunspell-en-us Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-en-ca_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 540184 MD5sum: 14b2a3911f48ceb5e9e3644d320ae4d6 SHA1: dd7449a21fcd546e7a732fd0ae98f0de8d7c1d86 SHA256: 33df48b625b66140cb32268aff8f5a79ad4172a8b5744c52216c885326e1f66e SHA512: 66eb717a77fe8d9ac0c6b87201b4e0b2e7675ce2e455c46233745929119448702e48dd9171f41a6d2814fcb7003958d8b374887d950fd3453908f6c150977d06 Description: English (Canada) language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in English (Canada). Package: firefox-esr-l10n-en-gb Priority: optional Section: localization Installed-Size: 673 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-en-gb (<< 45) Provides: iceweasel-l10n-en-gb Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-en-gb | hunspell-en-us Breaks: iceweasel-l10n-en-gb (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-en-gb_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 548808 MD5sum: 9dd5df94f5c3b4fa5654d25dbfaf5e07 SHA1: 433fd0efbb3aee1352b7a849c5e62a5fe823bc27 SHA256: 2c6838c96170532a6b0acec046b1aba2aa24c0fff6af7c2d35203c05c136ef07 SHA512: 53e89c014a8ecf612439c00721475f8ebb002422f7b11c8eee020409c08469c567145dae6c220b01d2111126e5ffb728b77b5d24bd9969a96fa70242e312b81b Description: English (United Kingdom) language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in English (United Kingdom). Package: firefox-esr-l10n-eo Priority: optional Section: localization Installed-Size: 697 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-eo (<< 45) Provides: iceweasel-l10n-eo Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: myspell-eo Breaks: iceweasel-l10n-eo (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-eo_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 575696 MD5sum: 06ec6cf6804de787ce2329795fee8e21 SHA1: e87c755dc2304305ea04e2a04f196c2ca3145bf7 SHA256: 084095ecd3ee4d3687f5414255dcc4d53b9211c8405ec6fc6076d10884abb973 SHA512: 5c4a1969b52e6352d91aa0d682c46246eac37240ab0a01da20aab10b21a57282e5b9f552254af736dd27560b51b416afff0a2c528ff7b80891cb4ca9538bb42a Description: Esperanto language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Esperanto. Package: firefox-esr-l10n-es-ar Priority: optional Section: localization Installed-Size: 711 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-es-ar (<< 45) Provides: iceweasel-l10n-es-ar Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-es | myspell-es Breaks: iceweasel-l10n-es-ar (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-es-ar_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 588184 MD5sum: 0b59ffd2525039d37367493c482d5f4e SHA1: a62ec35ed7f3d437648bb3ba9781d690f49f40b6 SHA256: b84c967eedd52b0646f1a23bdeccc8dc78670953fa33c3d076729ace2a264ae7 SHA512: f78b4502a68c8ba939d1832bf23b8231cbfa964f32e1c38ca263a260a90651f4d15b5cca19afcfff19b9c4626549ca9bd151089f48d8b6fd6f92d79f8900cfff Description: Spanish (Argentina) language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Spanish (Argentina). Package: firefox-esr-l10n-es-cl Priority: optional Section: localization Installed-Size: 710 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-es-cl (<< 45) Provides: iceweasel-l10n-es-cl Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-es | myspell-es Breaks: iceweasel-l10n-es-cl (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-es-cl_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 587072 MD5sum: 72247794ad5c47ccda4fcddeb22094fd SHA1: 24544ebd2ea7b8dc854d8ce01bf1742c7cd8a850 SHA256: 44ab9054229f7705bbf4c48bb59ef84e27239d40ab870b33347d0ec56016bfe6 SHA512: f4ba45ac32e2b261536cff5af6a6affdd88ddc52d2a1aa1526fcb05e982007b4a94187eee77012a96318431248967d684407f037db4cfdd0c6ae224f4f3b8390 Description: Spanish (Chile) language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Spanish (Chile). Package: firefox-esr-l10n-es-es Priority: optional Section: localization Installed-Size: 695 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-es-es (<< 45) Provides: iceweasel-l10n-es-es Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-es | myspell-es Breaks: iceweasel-l10n-es-es (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-es-es_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 571536 MD5sum: 5460f48cb409237682e713c3267a50e3 SHA1: bfec607b9925c6f0422cd90ee08eb5bba1f5ca79 SHA256: 8386a9e431843533cb9de8ff180aaf5e133d71c6b5de0243b6965c0bace0f809 SHA512: 8e89aa99b6f0a2114a4c786e5c380733091d8884f013aef411d6623a7f1ce4af5c699b24f9db0bbad6fdfbe879e896ce781c0d4f354fd96f046221e5e829f53e Description: Spanish (Spain) language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Spanish (Spain). Package: firefox-esr-l10n-es-mx Priority: optional Section: localization Installed-Size: 714 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-es-mx (<< 45) Provides: iceweasel-l10n-es-mx Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-es | myspell-es Breaks: iceweasel-l10n-es-mx (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-es-mx_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 591312 MD5sum: ad652ccc3719745c88b0fc7b36e4b93e SHA1: 3448d158d73358e10a9f382a43e86cadd6df7f32 SHA256: 3bf8c3ca9141132890f92440aa455705e2cd5f425032783ed37d565b1914bb26 SHA512: 271fe8698aac08e6d603c9ad9f98474a18869793afca5d4ccbd8800f0d59e8e45db632c272ac613c48a5d1eac2466e83904898d8104b5ff97c720a88680d6799 Description: Spanish (Mexico) language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Spanish (Mexico). Package: firefox-esr-l10n-et Priority: optional Section: localization Installed-Size: 684 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-et (<< 45) Provides: iceweasel-l10n-et Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: myspell-et Breaks: iceweasel-l10n-et (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-et_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 562320 MD5sum: 167c2d3fc639b00297922c260d0a2a59 SHA1: 764c5202e8f2706aae401bab08fba34c952bf73b SHA256: c70958ded8e81529e6ac7ebb47bf62adf4fbb961fd4f43525840be15d3f91137 SHA512: 16e1ed08c03a66fe0abbac572a44fc1e22f729173fd225c0da2fd9102fd393ae9dcbde8d96f52d65e122b495aeed5a591e4291af9451893d9343974e4c7c5d2e Description: Estonian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Estonian. Package: firefox-esr-l10n-eu Priority: optional Section: localization Installed-Size: 700 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-eu (<< 45) Provides: iceweasel-l10n-eu Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-eu Breaks: iceweasel-l10n-eu (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-eu_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 578984 MD5sum: c99f85368c86c813ee52f6871ea7a6c9 SHA1: 12df2b8f1fcba2cea896c31bf8d744d5a716fff8 SHA256: 9891aca70e7c84e71a44561978fdf2fc2a6979df4f60e8efee90cd30dcc5f74b SHA512: 777b4273dd3e05496d6bc73cf2d119d0ed492c86593ac2405b25f7d013885bb992f81861ef3fcb4fe27304fe9a887f6258a53d1561aec3264de149364a3c7b3c Description: Basque language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Basque. Package: firefox-esr-l10n-fa Priority: optional Section: localization Installed-Size: 707 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-fa (<< 45) Provides: iceweasel-l10n-fa Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: myspell-fa Breaks: iceweasel-l10n-fa (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-fa_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 584996 MD5sum: 814af30348e90ceb9618da4cd26a67dd SHA1: ddbff40ba8f33d308d32c047400e4619ec395762 SHA256: 2b660b2a106cdca7ed07c913a33d23ed53bccf698128da139369788c91f65c4f SHA512: 5f7ecfc806a51eda94e79dab23df6402be67c01fc99f1fa62379da635c5cc20509f5033a69ef0158a96a4cdfc97734ceed3071c3413cb717a1b0d24dd49ef285 Description: Persian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Persian. Package: firefox-esr-l10n-ff Priority: optional Section: localization Installed-Size: 625 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-ff (<< 45) Provides: iceweasel-l10n-ff Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Breaks: iceweasel-l10n-ff (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-ff_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 498996 MD5sum: b4e2ecdb4c6478af423cffe09d32bdd2 SHA1: b5acb6ee7a729ebab8a756e80bb4e302f12403d4 SHA256: 9550d4e88d02fabfac85bc80bac4716d8d1b4d2f6c214af44db2c98e2ab6dbce SHA512: 000be2d211648b61f21432de10b8a045de678e33d353143d0649becce5182f956d754348c14cbb835426ad9f387d47cf83d3e512ca0025b08933eacac24d1028 Description: Fulah language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Fulah. Package: firefox-esr-l10n-fi Priority: optional Section: localization Installed-Size: 696 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-fi (<< 45) Provides: iceweasel-l10n-fi Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: xul-ext-mozvoikko Breaks: iceweasel-l10n-fi (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-fi_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 574444 MD5sum: 529c32575be590117ea94b89bcd663ea SHA1: 719ef721ae65016c0cf28c08f0dcc319ba19b727 SHA256: c634fd35971d195f3afb0a9c616b98b10f92f9392b0f067dd2cdb65e8a4553d8 SHA512: 0aeee5e8dd31621a678c0ab4f99ee92e89f29595fce37d683a04dc6bf5ceb5ffd4c434a628f3fb98c2e2dd434052e18ce602776bb1594edaa27efa2d749ab5cf Description: Finnish language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Finnish. Package: firefox-esr-l10n-fr Priority: optional Section: localization Installed-Size: 721 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-fr (<< 45) Provides: iceweasel-l10n-fr Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-fr | myspell-fr | myspell-fr-gut Breaks: iceweasel-l10n-fr (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-fr_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 600124 MD5sum: e0ec1b00791eaf4cba06935b28445041 SHA1: b3ca22ef988ae0f1f1c24ae51accf87fc6442fb6 SHA256: 4141aacbcb46963d284357184791e4d6bb6b7ccd83eca4eaacee4cf6c0aca0ed SHA512: d2a10f4c1c62f74504007079de1082ca8e72370836700d3ef4ba765fde1be63a7f77145232cd66a5c1a3ceb5115663ef328ab48ce04eaa8b216d168d4636e574 Description: French language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in French. Package: firefox-esr-l10n-fy-nl Priority: optional Section: localization Installed-Size: 707 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-fy-nl (<< 45) Provides: iceweasel-l10n-fy-nl Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Breaks: iceweasel-l10n-fy-nl (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-fy-nl_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 583736 MD5sum: 55fa54a8c1c7cf4b1512a71429122cdb SHA1: b99a1a98509a4f19c7553dc5e4318c4c49a6671b SHA256: c77375e5896dac5aea76d06fe0a70ce34ef06e216d42effb3f8935314a28458e SHA512: 21f8fd89a69bbd744c77a53be491cdd32ebb063d911fd70f41c940f2deac844bab9fc89dd825f56e49595160efcf684b773ca1f759f3fde926a7ef288b24581c Description: Western Frisian (Netherlands) language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Western Frisian (Netherlands). Package: firefox-esr-l10n-ga-ie Priority: optional Section: localization Installed-Size: 624 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-ga-ie (<< 45) Provides: iceweasel-l10n-ga-ie Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: myspell-ga Breaks: iceweasel-l10n-ga-ie (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-ga-ie_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 494768 MD5sum: 8f0a204507822dd66c98c5758aa865f0 SHA1: 095d34767fef0d77028a7fc14301009fd41ae1b2 SHA256: 0a2dc6bb6cc102a937e7527e252b1c05b23255697e676b04756269241e8b0a8c SHA512: aa675c40616f423df61e3749e9ef5b2c871961a1a9fe6fe6da239c66bbc4cd834dbeb6d2b4a78bf00cdf7ca424cfa993ff8176fd61dbeb35a1358f2a6dc6a338 Description: Irish (Ireland) language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Irish (Ireland). Package: firefox-esr-l10n-gd Priority: optional Section: localization Installed-Size: 695 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-gd (<< 45) Provides: iceweasel-l10n-gd Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-gd | myspell-gd Breaks: iceweasel-l10n-gd (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-gd_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 572736 MD5sum: 2709637b6b61903dc293b0d8432e790d SHA1: 2f78d538d6f5471b256d6a37e8770469410614ed SHA256: b71b0a6057a050d0f041cbee411c434f4c12e4fa37aaf449dc12b17915ba932c SHA512: f8f3b08b7a9cb0a21ccddce9745753875d5a114ec73588c7effccc8adfcd83db87e1705e4e94b6b22e8bb4f39611b91b48e4c76c9bd3e5fa97acd68e1c2340b3 Description: Scottish Gaelic language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Scottish Gaelic. Package: firefox-esr-l10n-gl Priority: optional Section: localization Installed-Size: 691 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-gl (<< 45) Provides: iceweasel-l10n-gl Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-gl-es | hunspell-gl Breaks: iceweasel-l10n-gl (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-gl_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 568772 MD5sum: ef64c592e310599d9dcc790ed98916ff SHA1: 90cb1aa1655d0a007b5668e3e5dc7dd845f3f6fd SHA256: a20847008ec62a122a720fe55de69a1f112f7b8a0afa672b823b0c82f8a854f1 SHA512: ec69eca3a4f89c275bc0b958d8a54c330c087c856fd55ad1d73da2975fbeb1e778083f7bc55b5a3a23da13e6d027aea3d90fe7a6b9c75361f8563fbc33ed8f1b Description: Galician language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Galician. Package: firefox-esr-l10n-gn Priority: optional Section: localization Installed-Size: 719 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-gn (<< 45) Provides: iceweasel-l10n-gn Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Breaks: iceweasel-l10n-gn (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-gn_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 598112 MD5sum: cebdc35015790edeafdc2d8ee63ce895 SHA1: d4a34785eeeaf0aabcbb90789c63ccda172a276e SHA256: d3151f894b72036278c1df9e89ee68f164f657554d0aed69ebed6bac41cf343b SHA512: 8b1bafb2e71ec737f026c52dfb8f5d66f92d56376db4e0ded51c06b07b7584db7dad673e5ed2b0ff16db49d0fb505a0d49e980f04909beb4d58905d529cd88c6 Description: Guarani language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Guarani. Package: firefox-esr-l10n-gu-in Priority: optional Section: localization Installed-Size: 675 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-gu-in (<< 45) Provides: iceweasel-l10n-gu-in Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-gu Breaks: iceweasel-l10n-gu-in (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-gu-in_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 547680 MD5sum: 78cb349c495901aa88bf9130b46b822d SHA1: 8933d40309b7e8b92d7ac90fc5bd718d43470d81 SHA256: f9069c03bcf3bff7c26e13d4dc5321b622d9f6c883a7bf78b29f72e62146e5eb SHA512: 9a8020f69b2aeb83a8f462c06189aa637e8b38f079a90f2f15cfa8f5f047fb07ac01a32a7a7c03ee8c4ba1530cd4393feff72fe985b7099942b869823143e981 Description: Gujarati (India) language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Gujarati (India). Package: firefox-esr-l10n-he Priority: optional Section: localization Installed-Size: 713 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-he (<< 45) Provides: iceweasel-l10n-he Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-he | myspell-he Breaks: iceweasel-l10n-he (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-he_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 592948 MD5sum: b4ff68e040b052a44c6124bab4d7fd35 SHA1: a52eaa84c37b974b50309948dd07e763a08ecb0c SHA256: 09445bcb529265447d245fb077537b0a1ec7f2ce732159c613b9935cc1b0e965 SHA512: 42272667a2239cab09b24eb07b88c6c6c516901c19f781f11ac2d982e6e9c6dabba4aa95f9c67624d9d91ff564060642569bff5646a1023e9358a14827437fcc Description: Hebrew language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Hebrew. Package: firefox-esr-l10n-hi-in Priority: optional Section: localization Installed-Size: 703 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-hi-in (<< 45) Provides: iceweasel-l10n-hi-in Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-hi Breaks: iceweasel-l10n-hi-in (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-hi-in_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 576820 MD5sum: 1ced3d0d941860fe78938195d8bd0304 SHA1: 9a8c2098aa95d9a4b0f716063ead8e6ca89d121c SHA256: e40cc411889b846bf24df3550ab83f38537511f952dcdbc3f3e7522d9b315fb9 SHA512: 0c3ea7ab6fe0b42bac97b16527cfcd79be87351404113f7b62e9feeadba0e82d5b439d44b7b49d7183f2e0ecfc13c18531a7e91043c7c57b1e83c5261a1d6dde Description: Hindi (India) language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Hindi (India). Package: firefox-esr-l10n-hr Priority: optional Section: localization Installed-Size: 681 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-hr (<< 45) Provides: iceweasel-l10n-hr Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-hr Breaks: iceweasel-l10n-hr (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-hr_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 558412 MD5sum: 3dddf56ce74477dad48ba552ea816b48 SHA1: ff4492ab53dfedcbe2568e1465ee7adf2f511ef8 SHA256: d5a7ef1c54c2a1a63b1a5a53fb7a0e4c839f7c3d1a9d40a2b872d84892bf93de SHA512: 5fc469950c41c533ff50e406fb5e96ec36e4eea099f667d809bb3700a7217fb7bd3c066965d0b0c36089a02ae09bbf53d9cc3b2e8056099997b80c5d87bdd0ed Description: Croatian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Croatian. Package: firefox-esr-l10n-hsb Priority: optional Section: localization Installed-Size: 725 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-hsb (<< 45) Provides: iceweasel-l10n-hsb Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Breaks: iceweasel-l10n-hsb (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-hsb_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 603384 MD5sum: d9704d82ffc1a4b50125be0b0dce5bbd SHA1: 01a28f9ad64af58d9dde4b1512ee4aa4af84edcb SHA256: cdd739a5b34067a71a77e49a03397f3c68c7cb48e39d8ced6ef97c8dc04aca94 SHA512: a7099713be68f5d413fd82a691c8b06191cc6936cd575c4fff3cd8476162f4423a1c267694ede208c8085a94f3efeb4dfa04f221101c16c7220713067f9ecbd5 Description: Upper Sorbian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Upper Sorbian. Package: firefox-esr-l10n-hu Priority: optional Section: localization Installed-Size: 729 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-hu (<< 45) Provides: iceweasel-l10n-hu Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-hu | myspell-hu Breaks: iceweasel-l10n-hu (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-hu_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 608616 MD5sum: a31a02886e9bf130eea852a924b26f5b SHA1: 40cf4aa7d40ea3c0bf251341a5ba9667e6b2f169 SHA256: dd7b1ed9239d2297ec3a03df14b3834958b45efa678e084016853c1bf1d5d348 SHA512: 3de429b82648a236961e59ff17798832de095f84799d14b0abe63cc1b897e6f474731bedea5dcc75e00412a3d15fb7d4350fd9338ef698870cdedb7754975d7d Description: Hungarian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Hungarian. Package: firefox-esr-l10n-hy-am Priority: optional Section: localization Installed-Size: 726 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-hy-am (<< 45) Provides: iceweasel-l10n-hy-am Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: myspell-hy Breaks: iceweasel-l10n-hy-am (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-hy-am_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 601220 MD5sum: b89267f907c554e391b8bb6383d81dc9 SHA1: 32bf3cb01054729838db4d999d1c03b470cd060b SHA256: 6938cd1bed094ae43fd496a5410db8950ce83073ef08ddb7bf7d8d25a8bc742e SHA512: 3609c6d8cf7d8efe8de280157f3e6edbec6ae97cf78581b017d94b4c5ef25f7d664dbf1448461313a804ccdb80c2a538b61f6b8e4055315033b476959f98f7f5 Description: Armenian (Armenia) language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Armenian (Armenia). Package: firefox-esr-l10n-ia Priority: optional Section: localization Installed-Size: 697 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-ia_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 575180 MD5sum: 62e7878ff5e3576a3e208d85caf76b07 SHA1: 2946381818807f21b435fed44f17bc35dc58c05e SHA256: eb4bd1238f9a168d1a479154e6ff72961966674a05df5cfb053021ed94e9ff2f SHA512: 93a278dea0c2b1efdbe3bf08c0b6ec94187c84353f585041e0deae3c122cb75fc1adb0266a45ceb00d34a25db9faf5aae6a5928d0aa42fc99c8e2c67e1041df4 Description: Interlingua language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Interlingua. Package: firefox-esr-l10n-id Priority: optional Section: localization Installed-Size: 694 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-id (<< 45) Provides: iceweasel-l10n-id Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-id Breaks: iceweasel-l10n-id (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-id_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 572040 MD5sum: 9f06a8733d32d55d230b5f417547af6b SHA1: 2a5f3df006a8987941dfe5453e9be745805675f1 SHA256: 26a07553237f1a5c005bd1fa0e10e6471194d693f5dc596c3673ee83a36dd5ce SHA512: 5bb2a82805af5806ea87504d244cd4e24ad84828bb7485b849b8181f1036f89aeca79d4371178a1a9f0be07ee22154b1a35424758a7153a6905297160f09f6e3 Description: Indonesian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Indonesian. Package: firefox-esr-l10n-is Priority: optional Section: localization Installed-Size: 701 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-is (<< 45) Provides: iceweasel-l10n-is Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-is Breaks: iceweasel-l10n-is (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-is_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 579840 MD5sum: 82488610a332b571936f5e13f67487c1 SHA1: dd4702c0a6d0f37f2976f0d1a9ce4a0625df6d4c SHA256: dd248d9dca63668a0a1c43b940408279176340cb543e106c7cb7816a78ebd9f2 SHA512: ed075632f762b56b71b24bd0d99fff123c03f4106ab8a2819577b495c969e61839c5e2ed0d7057d58a71eac43b251c19fdfab0ca2879ca07ccfe5237fa3d28d6 Description: Icelandic language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Icelandic. Package: firefox-esr-l10n-it Priority: optional Section: localization Installed-Size: 618 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-it (<< 45) Provides: iceweasel-l10n-it Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-it Breaks: iceweasel-l10n-it (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-it_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 497196 MD5sum: 9a0aa3d53086cefbb760ac0b7d63cc59 SHA1: a9ce7af4903a90ea95313d6a87d4a15af0dc16ae SHA256: 401b7ddb419403b79ef03d32d176dcd707cbc065e79deb45e61c81bacb31b5ea SHA512: b661754754579ff9414a9ac438dec1c0cea278dd9c815ab5fd8a38c0594a50f7ffb3cd3c88fe2189882b92d433f5e0c04392bfe21e5dd2cc33a5f440bd4f41f4 Description: Italian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Italian. Package: firefox-esr-l10n-ja Priority: optional Section: localization Installed-Size: 731 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-ja (<< 45) Provides: iceweasel-l10n-ja Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Breaks: iceweasel-l10n-ja (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-ja_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 613712 MD5sum: 33c8dfaaa1615603f9d7488cf6ba1b02 SHA1: 499f6bd940a8d395ad50a2b48edbd28d261f5e41 SHA256: 2571a16cf9b7396bafe371248ac9780860f726cada007fc7737edefa060c6fad SHA512: 4686cb2590494624db47905c2a2aa2fca2c88552945d0bff6adf4d442227854a39f9d0f78fb54c3e384d91cdcc3f4eb89b69beef9b2cd8be7a5c7faa5dc35dfd Description: Japanese language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Japanese. Package: firefox-esr-l10n-ka Priority: optional Section: localization Installed-Size: 750 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-ka_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 630236 MD5sum: 26c1b48b7dc62c04962f4d1a8f048378 SHA1: d4d01548c0b1439634faa6bb64d355921a9edb33 SHA256: ac4f8255d651348201885bde009839a15b33eca0b024e7bbfc75cc7341901481 SHA512: 36fd77716981692fd7c409ad13210f01ee4202c18d1b6ebefafbe4e1870e4444ebc8646f0df1f1a8cf4a0e0c2fda99162230901cb4745adc76b3f13fe45ddd38 Description: Georgian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Georgian. Package: firefox-esr-l10n-kab Priority: optional Section: localization Installed-Size: 715 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-kab_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 594112 MD5sum: 79df988a24af1cfd48623132ae19acf8 SHA1: e82aeb5a0e33058ef01d876382c87a36a5c9ffdf SHA256: 907107af557d13b9b8100570bff10215df5985c0971c5f715f844c0a321f85ca SHA512: db3d672a33f07a0342d56e378c6bd121465caa8e278064a714e9879e3e9a9c861b502a1837823a269245d480cb7ae3f4151da40d1136183a357ecf014f4426db Description: Kabyle language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Kabyle. Package: firefox-esr-l10n-kk Priority: optional Section: localization Installed-Size: 763 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-kk (<< 45) Provides: iceweasel-l10n-kk Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-kk Breaks: iceweasel-l10n-kk (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-kk_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 644560 MD5sum: d9019d8ff52f2af5d24f283713bfac21 SHA1: 261863bebdf35aa6937545f3dcd6f28e8cfdb9a2 SHA256: 36549c82e56968e68fe47d12ab24c88c3e8d916af84b5efa09f8274a62f93016 SHA512: a18a530b7fb96df500be25af700269490c92df177ea7fd381a0146976aaa5da9e1690958a112742a7f6fa191b09fa55d131b3f85837a458ec32700cf059982fe Description: Kazakh language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Kazakh. Package: firefox-esr-l10n-km Priority: optional Section: localization Installed-Size: 677 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-km (<< 45) Provides: iceweasel-l10n-km Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Breaks: iceweasel-l10n-km (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-km_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 551996 MD5sum: 0ecb25abed80ea16795ec5ae1dbb01fd SHA1: e2785ca979f857aad2b1ae5f43e5ee94e200c5d1 SHA256: 4e0676b8f30b16a257a86e3a528700d74dc2e45814533d25e54f873b6c99fc60 SHA512: 95354688c47cb7a9efdfdca22a4b05109cd382b36fbc828f0e86f57a4181eace708885275555a06776df0092be2f9a992f130591dfe65976476b2c89312cd174 Description: Central Khmer language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Central Khmer. Package: firefox-esr-l10n-kn Priority: optional Section: localization Installed-Size: 646 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-kn (<< 45) Provides: iceweasel-l10n-kn Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Breaks: iceweasel-l10n-kn (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-kn_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 520552 MD5sum: fb86c09aa2f6eb99b04261926bcd6c42 SHA1: 34cc677690b59de95400bc4bf406d00359d31de9 SHA256: 72a8ba3643124d4852413a7333ae6e1f418f29a21c0e5fd51cbec7cf0b53beb8 SHA512: 0e836d7845c3d4eb87717d0832fe569f426492a6a6915381315af14371efef84ae3e524a60538d99c168e8bb7e8da0010678fb692447a3f57b1871bc6199a204 Description: Kannada language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Kannada. Package: firefox-esr-l10n-ko Priority: optional Section: localization Installed-Size: 736 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-ko (<< 45) Provides: iceweasel-l10n-ko Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-ko Breaks: iceweasel-l10n-ko (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-ko_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 616680 MD5sum: cc33ff4184647a5db90b94dcd9513ceb SHA1: 2345bb93f5b367c86441658b1712f76917ba6a9d SHA256: 027b82b4c36245ae73e9aee528e7ec89faee21e848f3e647932e492f66b0cdbb SHA512: 28d2c1829ebcce62cd59fe4cfffb9d083a9ee4e67b5ebd1d21d162cd4723946e3788e6284e8e7a41a3bd8ca4dbb727e3e12985a61aff0f4035aec19fe8f692ac Description: Korean language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Korean. Package: firefox-esr-l10n-lij Priority: optional Section: localization Installed-Size: 624 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-lij (<< 45) Provides: iceweasel-l10n-lij Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Breaks: iceweasel-l10n-lij (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-lij_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 497508 MD5sum: 206e67edea3ad3d2df68153beea989d1 SHA1: eed7b0b1bb76e7812ee9d63f993e7dc7f25e6e00 SHA256: 53bf19d055d694a164e977d128b733aa2f0c50ab1620bf32857edfc24f63b268 SHA512: 7a20e4c4d5a9e0bdd0a5d0cdc4b5063554d3797ef314d0038b586a6cd9d70302326815d89b61ae49325e1adf0b561260c4526ec4a14dc77e6ed571abc3d381ef Description: Ligurian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Ligurian. Package: firefox-esr-l10n-lt Priority: optional Section: localization Installed-Size: 711 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-lt (<< 45) Provides: iceweasel-l10n-lt Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-lt Breaks: iceweasel-l10n-lt (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-lt_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 589388 MD5sum: 4204512583ca3386347b0ef2afbf5064 SHA1: 8aa695c3854f7cf9fcacd5d7ff1add17cc1d0053 SHA256: 5fb62833e81b7109e62b5a3948015b00225bae7416af0e5db8801737d6cefcee SHA512: 66f4a3dc891d0b27f1be03533d503003fa872a86ec33f01d468c0fe0e344cec3f8b4059ade09e1ed6d70f13a8eb1261aa81db8c039d1ed972e0836bc12754007 Description: Lithuanian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Lithuanian. Package: firefox-esr-l10n-lv Priority: optional Section: localization Installed-Size: 617 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-lv (<< 45) Provides: iceweasel-l10n-lv Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-lv | myspell-lv Breaks: iceweasel-l10n-lv (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-lv_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 489172 MD5sum: cb611dceba544ae774ef0281d1eea8bb SHA1: f8f14731b57c37555bc870247bffb6c17e39addb SHA256: 36ea5d347455821b2226a5a81d67429e2023270215a35f0629b8f388d376c976 SHA512: 781b8b0c5fe7ea37a1ae12e9b62d979ca6a0c379bb39dd1a4754129a4373cb8e7a75f7ba051f0c26258827fc38d00ceae32d45e711104a2bf9cb69bac08f772d Description: Latvian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Latvian. Package: firefox-esr-l10n-mk Priority: optional Section: localization Installed-Size: 632 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-mk (<< 45) Provides: iceweasel-l10n-mk Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Breaks: iceweasel-l10n-mk (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-mk_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 507084 MD5sum: bd5ed5b524fd3c7e9363b33bf8e9d405 SHA1: 029bd4a12de80dbe9779d9f2b18da38c17d5b88b SHA256: 72651b3f50c400f8b2b0bcce266e97e761d6eceeec8562cd8a868ea39b41efe7 SHA512: 593353d8d08df66c68a5b94a71c5a7e970c430f94ceaaf5b627e464671dc025151772bbcd38f4cc9695f55e4a62cc2d9ffdf801f010c5c2abd84944408be135b Description: Macedonian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Macedonian. Package: firefox-esr-l10n-mr Priority: optional Section: localization Installed-Size: 678 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-mr (<< 45) Provides: iceweasel-l10n-mr Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Breaks: iceweasel-l10n-mr (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-mr_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 554604 MD5sum: 73acd2ddedf0996f8da200c068c2fb00 SHA1: 4efd5b91e9e2aceb136fa817fd18669793b887ed SHA256: 6ac4589cd6928a6b004c849630daa9850b21bfb26f722a82076aad0c0c7885e8 SHA512: dcbb0db2f56642ce848bbca42a7dc6d83c1b9749db12277aadc43dd9c7e79a6d2bb8b547a292563e737ebefc4694eb0d371980315b2aa3daf213137c403972a4 Description: Marathi language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Marathi. Package: firefox-esr-l10n-ms Priority: optional Section: localization Installed-Size: 603 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-ms (<< 45) Provides: iceweasel-l10n-ms Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Breaks: iceweasel-l10n-ms (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-ms_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 475900 MD5sum: 1e666e77400f8f088142240b2c218acc SHA1: 71c399ec856e59fe08f2eadc7d021c032f9b206e SHA256: 8b63c21d43c8b63b2c9175017f15fac56e82a2129a02bf7d48057cda0622f048 SHA512: 6de83d3e496973e96ceff3062077edd07ce47583593f4c2a4475fc4c1ac32504ab56c2a2ae319505f9eb8096c586d7402e1526903ab58e892ae3ba622da5d232 Description: Malay language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Malay. Package: firefox-esr-l10n-my Priority: optional Section: localization Installed-Size: 661 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-my_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 536040 MD5sum: 964e0211ad197e34deda968ece4e978e SHA1: afea155b87bc43f58784a9a717d518e63fc9ad10 SHA256: bd34fa22ac09e43b9d02371e5118727fb304674eb6c2787c6d6810f9e5c92977 SHA512: 77adb9c50f5f0de5a5fccc17ff9b65cafaa4117fc03086af2bf7378ca3f501c97d71681e1a907e23ffb49f9c7092242d7774731973dfcc8861f6f421a62b72e0 Description: Burmese language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Burmese. Package: firefox-esr-l10n-nb-no Priority: optional Section: localization Installed-Size: 692 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-nb-no (<< 45) Provides: iceweasel-l10n-nb-no Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: myspell-nb Breaks: iceweasel-l10n-nb-no (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-nb-no_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 567840 MD5sum: dcfad8f9c218ea5d90ccb72a1e951b8f SHA1: 03fcec2cbf904b82463d2fe45c63f06245e41bf5 SHA256: bc4e6f4ab494bb78db38fce8b9edd5a422031af41a2913d998e50b0e6bad5fde SHA512: 404c94a560db7b555c319e0bc21a56ca30c519302d5c76474213a33fe1a81dfb947d35f6b17e96102051a6677d5e79eb6644120a63f986ee6b31bfb3526c3a21 Description: Norwegian Bokmål (Norway) language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Norwegian Bokmål (Norway). Package: firefox-esr-l10n-ne-np Priority: optional Section: localization Installed-Size: 639 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-ne Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-ne-np_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 510764 MD5sum: 3a2154d2d7bc60b226f28bc09f587009 SHA1: 68e352c99704b82bf07fe787dfc445a605627f47 SHA256: 341c18c394b9518ce9f600705e80b92204752fc84539b7c3ac43db1836fddee6 SHA512: 82174fe99bfebdee2dddbbf8244cca51f15956de037320bb66f73bfd10444f67c27160c24f59b58831753aa5ceb9a8ec726383d54db9adb92230143374435aa9 Description: Nepali (Nepal) language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Nepali (Nepal). Package: firefox-esr-l10n-nl Priority: optional Section: localization Installed-Size: 702 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-nl (<< 45) Provides: iceweasel-l10n-nl Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-nl Breaks: iceweasel-l10n-nl (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-nl_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 580596 MD5sum: a721a66fecfd78c4ae67ae52bb005bce SHA1: eaaa48de3b0b71b26fabbd9910c7b73b6d435e07 SHA256: 22160cb426b8668d4400936af3b01b8f9b713d80bfb88c144b1918d71d232401 SHA512: 14a42345e4781559c87522cca80fce8f6694b653cb6999b0e2f296388450b2f32c6814e96485df9445b9623263b7dd44fc7ef2838eba5a91ad9a9852fd3c769c Description: Dutch language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Dutch. Package: firefox-esr-l10n-nn-no Priority: optional Section: localization Installed-Size: 692 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-nn-no (<< 45) Provides: iceweasel-l10n-nn-no Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: myspell-nn Breaks: iceweasel-l10n-nn-no (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-nn-no_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 568476 MD5sum: 0535fd1f9ccf22af4ba51666e6745ba9 SHA1: 56c0ebf95f01f210ccd70031e47934ee62712a0b SHA256: 7b0c35fe802ceabd6faf982589d5b506c58877e6343a04b0b3f3bae0d901360a SHA512: 5233e9b8f408f58097e67c463bc90e5f2d19ae7db015611dbfabda4fde53442ef5891806a171335f31462c110510cbaf4f2a7eadf9ff5f5a815ff712af48f1f1 Description: Norwegian Nynorsk (Norway) language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Norwegian Nynorsk (Norway). Package: firefox-esr-l10n-oc Priority: optional Section: localization Installed-Size: 711 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-oc Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-oc_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 590096 MD5sum: 25c276b857aa9b8fe811540c1d2d4b7f SHA1: 432bc9db7096dd50f5741902832124281a95323e SHA256: 691a30a5e15e6ef6093c15145937557a12945642328e93b3f0a3177314b2a745 SHA512: b73653d0ebe5ea6b9c2471fc4e633bdbf3bc34244dddb8aba76676a18d1031d9c2545d5730a724be1e48e9896f339560eb0abb464267e011ec90af04b268f8b0 Description: Occitan language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Occitan. Package: firefox-esr-l10n-pa-in Priority: optional Section: localization Installed-Size: 754 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-pa-in (<< 45) Provides: iceweasel-l10n-pa-in Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Breaks: iceweasel-l10n-pa-in (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-pa-in_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 633640 MD5sum: 9ccedaa9de360aac6a74f25d91712f46 SHA1: d545821c959c09e2e3bef5691dca2ab60f369457 SHA256: 5213ec077bcdc23574b5ea4c26dff5327207168805a2f0646e25e2201e472120 SHA512: 9f21ad51f5ec085798636e0747c0b42ef382e720dc28f3e77e79387b6d034ed7cd7c33ffd3f96506f082d58fba85ed6fe825fdfe6dbf0e325c5cf55f003cbe45 Description: Panjabi (India) language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Panjabi (India). Package: firefox-esr-l10n-pl Priority: optional Section: localization Installed-Size: 720 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-pl (<< 45) Provides: iceweasel-l10n-pl Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-pl | myspell-pl Breaks: iceweasel-l10n-pl (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-pl_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 599408 MD5sum: d609a27fb92b942c953790aeb772ea96 SHA1: 898675add1bf21bce22a2ce0a6843793ec476894 SHA256: fa1975b91530b086ff2f967b32c62243f5d949fbbeb91fc55273b5aaec696830 SHA512: 70a3aace229d5a9afa9a9753af75db2fd806173a1c801b18ed0d8c0da5423262e2de79a02a29dcb2369f1c4a95ba915daab6f11ed629dea6f77350d5c5532dba Description: Polish language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Polish. Package: firefox-esr-l10n-pt-br Priority: optional Section: localization Installed-Size: 707 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-pt-br (<< 45) Provides: iceweasel-l10n-pt-br Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-pt-br | myspell-pt-br Breaks: iceweasel-l10n-pt-br (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-pt-br_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 583260 MD5sum: 2e22a35675f734a8bc99eee07e011a20 SHA1: 12efe77bf8a54f7d6056fd7ae9084e5704c3397b SHA256: 51c7fbd8fa4c734a2121687f7847af23b3cbcbb889da18a41680bf0a6fddb6f6 SHA512: 6e97d13eeccb0d1751e5d48d785a6e6f7e8a956eee99bea4c2aacc5a12381bb1c32b5a87129c490626a94fc4ceb61a51de2a4ec85293d50164fd62693b87bc9f Description: Portuguese (Brazil) language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Portuguese (Brazil). Package: firefox-esr-l10n-pt-pt Priority: optional Section: localization Installed-Size: 706 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-pt-pt (<< 45) Provides: iceweasel-l10n-pt-pt Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-pt-pt | myspell-pt-pt Breaks: iceweasel-l10n-pt-pt (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-pt-pt_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 582456 MD5sum: ab946143dc63815a61a4d6d422b40146 SHA1: 1c3e9b2ff40abddb09af180a7114d2ae04f03b05 SHA256: 793d5133c3731a277ba683a50a64acfe2a261e423bd59cce81af369b781f5a26 SHA512: ef74aa0bca36768fc225c0af45eacd7d093ac0db302ff33243b68a1ea702914e0e3faa4420681635f7d9b781c0990c5f4455cc8f0c672deed251b7b48347a01f Description: Portuguese (Portugal) language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Portuguese (Portugal). Package: firefox-esr-l10n-rm Priority: optional Section: localization Installed-Size: 690 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-rm (<< 45) Provides: iceweasel-l10n-rm Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Breaks: iceweasel-l10n-rm (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-rm_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 567756 MD5sum: 6fa8c151751ec746a1e8a6639b56f173 SHA1: 861c22cca47d47102dd637263c791272aeab6c3e SHA256: 1cd15eed6d82bfa5b77a603baf0cacb17cb57d7d8457cbe5cae8d05a5ecb61d0 SHA512: 5dbc6068a05eb4ad14f6c95322abb5a5060d7a27613e19afd87a8c99fa6a5110b40a15981e1f73ea332b00e24fd62a0602ba3eefdeb00ea0c5bf61262a22b15c Description: Romansh language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Romansh. Package: firefox-esr-l10n-ro Priority: optional Section: localization Installed-Size: 680 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-ro (<< 45) Provides: iceweasel-l10n-ro Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-ro Breaks: iceweasel-l10n-ro (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-ro_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 555552 MD5sum: 9879ebbaeda487a9db56f7a3dff22239 SHA1: 9a684691e2f2646c05880857aaa2bf0517df7c42 SHA256: 81ab005e04c31b3edb2483140b357ac66e70af6b5cba2885f2d3ac062e31a28a SHA512: fb0bd0b9e332d66c5699a6dd46e0466bd8da0377cac5c900088d4c72ce17d0e9634bb12b18defddb3577c6c73f9c330cae01c3c883e2030f2412cb7561242fd5 Description: Romanian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Romanian. Package: firefox-esr-l10n-ru Priority: optional Section: localization Installed-Size: 783 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-ru (<< 45) Provides: iceweasel-l10n-ru Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-ru | myspell-ru Breaks: iceweasel-l10n-ru (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-ru_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 665212 MD5sum: 2e7236e0b5c11644a9ab7bdc9d802c31 SHA1: b9c693faa690b9c4f022f7271c1422bfaad10ff6 SHA256: 4c6436e3fc935fb553fe2db9fec05a0f9e33c517265f47c7a042c8ebc0ab9d12 SHA512: 4cd3933b4447a89e6d50f791eb303ce31d835d04e14d97600ca9133b043f946e6e0efe9983170f201fb16abe29cd5c3e7495faa2563b43fb66fdc522c194eafd Description: Russian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Russian. Package: firefox-esr-l10n-sco Priority: optional Section: localization Installed-Size: 648 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-sco_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 522848 MD5sum: 03c857ad44c6e58fcce8262cfa832daa SHA1: 56952ce77fd5f1a5466fcc622400c1ba056c43b4 SHA256: 5316ce86a3016b163ced56a1be2961f8c4aa0c2a314e02a19820213846a13627 SHA512: 39f3c6d445dd1ecaa6f7df493135f476daa18257ee0407d08c73490cc025ad3c50e9bfc5835a72a3bd84f24afd51f75f7b5c8efc30dbc02dea9ea8958a30dd6e Description: Scots language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Scots. Package: firefox-esr-l10n-si Priority: optional Section: localization Installed-Size: 708 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-si (<< 45) Provides: iceweasel-l10n-si Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-si Breaks: iceweasel-l10n-si (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-si_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 586876 MD5sum: c9863f9a572e8f0056e967d5d21c2a96 SHA1: 554955e295b83e382cce8169790aae8d6176c1b2 SHA256: 014d555724e251e4a47bf53a2e8f2f3f1b9015925ab7e49ba263a97e075abe88 SHA512: e7ddeb7ab5d8e63f12a1467c72ee987d13e74f4f1e4a02b56d03963228cef66cdecda06b76e2bd909c4ff058793c0c79ba58a5ab0ce56409f2ceae5d7d65bf09 Description: Sinhala language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Sinhala. Package: firefox-esr-l10n-sk Priority: optional Section: localization Installed-Size: 729 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-sk (<< 45) Provides: iceweasel-l10n-sk Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-sk | myspell-sk Breaks: iceweasel-l10n-sk (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-sk_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 609128 MD5sum: cf1e8b261516a13aace79ae8d7bcb37d SHA1: de59c27872d99a243a0aaed7b7cb3e133605e243 SHA256: 745c6783e9764e871707534a100cdf8db62eec75873e344a89801a46786a0379 SHA512: 186b30dffa7794e30a469e241f684f80fc2a991f1052770caaf4c1cf9af8cdce53c25d96ae872b4f34343fa2d0fc0c5b25ccbdea3dfd16435d231224fba35ea2 Description: Slovak language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Slovak. Package: firefox-esr-l10n-sl Priority: optional Section: localization Installed-Size: 704 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-sl (<< 45) Provides: iceweasel-l10n-sl Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-sl Breaks: iceweasel-l10n-sl (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-sl_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 582700 MD5sum: dbc410dd7ac256ba496d05fa926eb580 SHA1: 8c3f8918ecd167d30a065da4f45ffcaf2bd79655 SHA256: 10f87f665c2f1f08cda115565dc732c674b44e717d5a9f73bd798ed14bf83c46 SHA512: 50d36d8622a978bfbc4118a8443aed771b4c08d9c3e258ea4a890908852ff45dc816a2460d755ecc4a00bbb99e93bae2c1eec3628c58c3aa995df1aae5094bfc Description: Slovenian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Slovenian. Package: firefox-esr-l10n-son Priority: optional Section: localization Installed-Size: 581 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-son (<< 45) Provides: iceweasel-l10n-son Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Breaks: iceweasel-l10n-son (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-son_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 450488 MD5sum: 3c71b6faa3def3d57501bb7c317f247d SHA1: 96d649938328e1908b202dcb11bc6f5740cea8f1 SHA256: 6a03cbc5b3173a2a0fdbbc9edced0762a4c695b8388ef7454c20b8dc3a55dd1e SHA512: eca5a4b85864a20f6945516ae773113e8eac5f1312b22914cda1bbb65cfcb49e83e108f91e94df2ac2e9318ff457c721ca09ce529253b2c8c5fd8af7a962b7d7 Description: Songhai languages language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Songhai languages. Package: firefox-esr-l10n-sq Priority: optional Section: localization Installed-Size: 705 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-sq (<< 45) Provides: iceweasel-l10n-sq Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: myspell-sq Breaks: iceweasel-l10n-sq (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-sq_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 583704 MD5sum: fd4349f149d49947dc521a3532eaa8c5 SHA1: 2abe74cbc556a8b7946df89f4e6a210b255ca9e6 SHA256: bdd9fbc6d9aeab782f41d53660526a4309c4c0a7f699650110d3db85edf80d95 SHA512: cb2568ef38a798f67a8e460b62d91a33abadd02a5df508ee966810a7975bb2c3a65f8b1d2854864b037331565e018180bee10f7786ce394e7a508e7aa355f8c6 Description: Albanian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Albanian. Package: firefox-esr-l10n-sr Priority: optional Section: localization Installed-Size: 739 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-sr (<< 45) Provides: iceweasel-l10n-sr Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-sr Breaks: iceweasel-l10n-sr (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-sr_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 619816 MD5sum: a7c73150635a48e404d8ec93b77f7b31 SHA1: f80c6edf35509def38df130e69c335b95df4f2e4 SHA256: c51b07215e3876488f2067786b96fbdb655d3f18511cf7c87a5b0fcd78aa79c9 SHA512: 89cb67b3d83c13a5a77d177d09d938c25148c367326f849b36d501303d36e8da3f7238144f63710163fb9dce1fa8947055e232648c129e517012d7d560eea634 Description: Serbian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Serbian. Package: firefox-esr-l10n-sv-se Priority: optional Section: localization Installed-Size: 703 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-sv-se (<< 45) Provides: iceweasel-l10n-sv-se Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-sv-se Breaks: iceweasel-l10n-sv-se (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-sv-se_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 579540 MD5sum: ddb2c569d4e741b5d716fa3061a6d041 SHA1: c8abfa8684ed73a754d89cce823c3564333940bc SHA256: 88294ce7bc1efe86f55ea499b84688dd85634919da4c852d0e562add48c94f28 SHA512: 039308b366e0f9eef8a6991adf307ae65bb2645a45a046086cdb68d3e01bb6679ce2a04e3a88e0007352c813c9b1bf58b5c0270269121047bca766832a0cce4e Description: Swedish (Sweden) language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Swedish (Sweden). Package: firefox-esr-l10n-szl Priority: optional Section: localization Installed-Size: 664 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-szl_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 539212 MD5sum: da04e0997d6fa2e95615aa07313e69f6 SHA1: 8ac6d032b13f83a5f4f231559b756a8e5270e36b SHA256: decb73faab6bea917988cf36aeb4d223847e3efcda59ff33dc72c9b31bd34921 SHA512: aee5d667de21bbdccef8eb57ccb0035e1b926f7af24387127e4065e0d1d6ac7e6085d54f046066168a89702d15012186a3b6dfd8d8ccb84bd18eb65dd5fb35cb Description: Silesian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Silesian. Package: firefox-esr-l10n-ta Priority: optional Section: localization Installed-Size: 659 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-ta (<< 45) Provides: iceweasel-l10n-ta Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Breaks: iceweasel-l10n-ta (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-ta_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 533968 MD5sum: fe323b0aba2282951ac205ac800da125 SHA1: f7dddb814449fa5c572777232ee41c49b2dbd3bb SHA256: 7aae02194fc459148180473a7b1079dd51b8dc2418ba8f1c7645d5140d1bba81 SHA512: 536205a4586241cdb91ce8085a4d0c3019fbd11dcb9d099dbc39774349533f12a0f3d4140905357a313fec7ae133ed7b3b6800640598df65f9581d8c800dc7db Description: Tamil language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Tamil. Package: firefox-esr-l10n-te Priority: optional Section: localization Installed-Size: 697 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-te (<< 45) Provides: iceweasel-l10n-te Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-te Breaks: iceweasel-l10n-te (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-te_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 573136 MD5sum: c75239c33cddc88013abff7a5a0a4ecb SHA1: e7315e57959e2629b05d7b190aabd23f07f340c2 SHA256: cd58f9181b7fb30bf68dfa205210459400118da5294846790b98d81ca787bec2 SHA512: 2ccc6e35cac6c22b3f27ec06023a0b6a91e194a4fc4f6c2eb73848e0828bffac17e32933ef505c8d61c6ffed10ec62c20fbe399832f6cba7906fb2b31b50b550 Description: Telugu language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Telugu. Package: firefox-esr-l10n-th Priority: optional Section: localization Installed-Size: 755 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-th (<< 45) Provides: iceweasel-l10n-th Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-th Breaks: iceweasel-l10n-th (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-th_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 635968 MD5sum: 244faf2b8d9479e1980915d38f2d5024 SHA1: 6c58c18dc9c49cbca5f666c03808c15fbd615314 SHA256: 69cd9cee7e9b9153f28dce27cccab0ea6609e876f598a0a25ae69dd46f654e0c SHA512: c2ab6f46b9c8e2287ad6ff67d6cd4dd269e3c2aa4019a62296c5b334aa1f44f128f1b257213375d41e6b917bb819fed66bb6523579d0c8aa1c9556e32d0fcff5 Description: Thai language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Thai. Package: firefox-esr-l10n-tl Priority: optional Section: localization Installed-Size: 671 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-tl_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 547392 MD5sum: 38510b305b7eb07cad22d8ebd41c37fc SHA1: 7e5aa1563149f2cccaaf7014e1684a588200c3f8 SHA256: e7bf9c5aa5818d971b5341b4cf68c6e1bccaa74e4214a58ba07201040610475a SHA512: 80adaef8c6631ca2815ddc842a2dcbb47c531ae170aa3393c86b20b6d83719b247fa668de01e578c64b492665f94aa575348b5896ba88724938a54e294751069 Description: Tagalog language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Tagalog. Package: firefox-esr-l10n-tr Priority: optional Section: localization Installed-Size: 716 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-tr (<< 45) Provides: iceweasel-l10n-tr Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Breaks: iceweasel-l10n-tr (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-tr_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 595408 MD5sum: f43640da443c17e593610c373ce6e422 SHA1: eb2e3e6b94305e0c1559ad4dfd1caec01592792d SHA256: 083f5cce0f4e85e7d291a9ba5fd3b0e2bc13827706446aa4c5caef5d6a8ee9ab SHA512: de2b091e887a426c3770e3c521c2f482a77ea4935fbb74f809a8231b2a15203913d4ac31b81a40b00daf826980bbb40fe74251387cdfd4647cb72cfe48a95283 Description: Turkish language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Turkish. Package: firefox-esr-l10n-trs Priority: optional Section: localization Installed-Size: 642 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-trs_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 514244 MD5sum: 7685f9f32244dcbb5d43238350ff267f SHA1: 52a651bb958b94c176486e08724fa4406600cd83 SHA256: a52eb9020269802292a9fa95703c5051dfc5d412258994960a7505f4d90fdf23 SHA512: 3f4ed1198d1ec5080a92ddc4e7d0a597aa9af29d9ecb9aa94ebd07be214f2c4734ae4dfa3fb1c374cf901ab9033b5f8bc9071145b86fe1908a3ad47fb5cc1e60 Description: Chicahuaxtla Triqui language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Chicahuaxtla Triqui. Package: firefox-esr-l10n-uk Priority: optional Section: localization Installed-Size: 777 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-uk (<< 45) Provides: iceweasel-l10n-uk Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-uk | myspell-uk Breaks: iceweasel-l10n-uk (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-uk_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 658648 MD5sum: ddffe9bd3e8f1df0c0acaa74592fac6f SHA1: 5a7ffb0ba91d9171258ac0a3380dc7f11cd19bf3 SHA256: f7cdd699df87e3859fcf0fd1774f0f7999e0687f308949657cda60009ed64d01 SHA512: 4a6019c44a8c9e2e8011058f22a8e5c78ba15a63261937fee507d6acc8bd04d31959452e206679e7c0466f6cf60a85704c8ff1942cffe32f2fcdbbd0c950ed0c Description: Ukrainian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Ukrainian. Package: firefox-esr-l10n-ur Priority: optional Section: localization Installed-Size: 702 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-ur_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 578456 MD5sum: e9ddedc62efc897a44e3ed411895956b SHA1: b7d079101f48d88aafd77a37d23a645bbc7fa845 SHA256: 7eb817980d1a4b6ae6bc33cf1e87627a1c4282c0f0a8fbb95fb4f90a56f56e97 SHA512: 3ed1fefe620027c017a88a55a6cfeb5b5eef0c53c8af9f33a9ad45b61b100db208c84a0db80b671bcf7f1627ea72203dde50d8eb955789daa24ca5bf2c518c5e Description: Urdu language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Urdu. Package: firefox-esr-l10n-uz Priority: optional Section: localization Installed-Size: 631 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-uz (<< 45) Provides: iceweasel-l10n-uz Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-uz Breaks: iceweasel-l10n-uz (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-uz_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 505128 MD5sum: 9edd318c54e911853fac4d51a5a1bc54 SHA1: 65907c2e65a9431da5f5253ab862ea7c70858981 SHA256: 4f5334396a9fe1f0aabebacb885b459c19b4498ef9ceb9a7c159833739e79e69 SHA512: cdf3c4eb3d67b1b56820a137590ad53ae93565b58e47afd1a45e4dd1918284f3b68f4a96a6e549fe064dbe5b0203f5bd51fd2f7d1701d05ee50dfbfed1384d25 Description: Uzbek language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Uzbek. Package: firefox-esr-l10n-vi Priority: optional Section: localization Installed-Size: 731 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-vi (<< 45) Provides: iceweasel-l10n-vi Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Recommends: hunspell-vi Breaks: iceweasel-l10n-vi (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-vi_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 611828 MD5sum: ca619b78173ec79930b3fcb47fdcadda SHA1: cf2027b3643c34dcc5a35a0041b9701c64514766 SHA256: 17afb290ca4c08cce796ca7768d5b68cd45f7bd6f2f1e12e4b49ea4059c4d056 SHA512: aa4c1dceed6f2f9154757e6ad09c302fda57977a5511217b2cdefa29ee6aac84ad8a41995df22d19050d7545e715289385691a6b7db1c3ff93490887d294e098 Description: Vietnamese language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Vietnamese. Package: firefox-esr-l10n-xh Priority: optional Section: localization Installed-Size: 583 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-xh (<< 45) Provides: iceweasel-l10n-xh Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Breaks: iceweasel-l10n-xh (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-xh_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 454164 MD5sum: 243e23e18b9db6d6a94683da6e4cd248 SHA1: cbb16c26ea277cb4632f8028111929747a76e031 SHA256: 0b0672770239d0f0fd41c31a4f5632cb392abc35d6420edccd28295a9e3946e4 SHA512: f7aac5ed4be6f70f9363cc0d7f85501ffdc88013ae8d58ef0114f6d1c080714d856ab06213bccc1b94d159545a4193c6f61f8d98467a1d204cb3e85b042146ef Description: Xhosa language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Xhosa. Package: firefox-esr-l10n-zh-cn Priority: optional Section: localization Installed-Size: 730 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-zh-cn (<< 45) Provides: iceweasel-l10n-zh-cn Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Breaks: iceweasel-l10n-zh-cn (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-zh-cn_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 607172 MD5sum: ca6f410473ce831fe661ab88f55f1b92 SHA1: dcf0edb9df0b086a045b096b20df90f6ed7b68b2 SHA256: 16a7f3f74fde6dfa2525cfa81849b2531baac242201ba6fdb5fbac2fa03665ed SHA512: b8cab62fc4ebfde7cc3a3b03e75cd4a65ddf6be63ec3ef657a267b8ade83f61ea697e21d264f4c5042f123b31739d71034e178392e816381cc77a013d0eab964 Description: Chinese (China) language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Chinese (China). Package: firefox-esr-l10n-zh-tw Priority: optional Section: localization Installed-Size: 731 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Replaces: iceweasel-l10n-zh-tw (<< 45) Provides: iceweasel-l10n-zh-tw Depends: firefox-esr (>= 102.7.0esr-1~deb10u1+apertis1bv2021.9b1), firefox-esr (<< 102.7.0esr-1~deb10u1+apertis1bv2021.9b1.1~) Breaks: iceweasel-l10n-zh-tw (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-zh-tw_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 608568 MD5sum: fe34166e2c24797f7a9635eadbc35f4c SHA1: e0d3eaa2ac7485b32d502d1d0788b073a6bacd51 SHA256: 4e4fa86e267d2e82b3d0a5c1a990c6559286597082c4531e37519c8e3bc0b122 SHA512: cc023ae33103fb6f3365c9ebfeb0ed4e7486c8b214960981e0554cd7b29585c92fa2a6388587fba40d0781efb7d6cb634befb28253051bf7dfde600ed99b9c54 Description: Chinese (Taiwan) language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Chinese (Taiwan). Package: flatpak-builder Priority: optional Section: devel Installed-Size: 450 Maintainer: Utopia Maintenance Team Architecture: amd64 Version: 1.0.5-1co1bv2021.0b3 Replaces: flatpak (<< 0.9.8-1~) Depends: gir1.2-flatpak-1.0 (>= 0.99.1), flatpak (>= 0.99.1), ostree (>= 2017.14), libc6 (>= 2.28), libcurl3-gnutls (>= 7.16.2), libelf1 (>= 0.131), libglib2.0-0 (>= 2.44), libjson-glib-1.0-0 (>= 1.2.0), libostree-1-1 (>= 2018.6), libsoup2.4-1 (>= 2.41.90), libxml2 (>= 2.7.4), libyaml-0-2 Recommends: binutils, elfutils, git, patch, unzip Suggests: bzr | brz, subversion Filename: pool/sdk/f/flatpak-builder/flatpak-builder_1.0.5-1co1bv2021.0b3_amd64.deb Size: 153472 MD5sum: 25078906e41d95c1c2b460912eeb1f85 SHA1: 7f56a992924531391b7ffc15b4527a66fcb55ef1 SHA256: b4c768b2a929eb59f7e26bbed56c29637b233639e139b25c3458f077b7eb9bea SHA512: c2183e5984e561d2acae53dcfd5e2df880b6ee1219e7e51afe27d6a48ad7d82f283abcdd1df4f0ff67d4ec57ebd60404835ea21676bd5d0c08e14b1d1cb0d30d Description: Flatpak application building helper Flatpak installs, manages and runs sandboxed desktop application bundles. See the flatpak package for a more comprehensive description. . flatpak-builder is a tool that makes it easy to build applications and their dependencies by automating the configure && make && make install steps. Homepage: http://flatpak.org/ Package: flatpak-builder-dbgsym Priority: optional Section: debug Installed-Size: 634 Maintainer: Utopia Maintenance Team Architecture: amd64 Source: flatpak-builder Version: 1.0.5-1co1bv2021.0b3 Depends: flatpak-builder (= 1.0.5-1co1bv2021.0b3) Filename: pool/sdk/f/flatpak-builder/flatpak-builder-dbgsym_1.0.5-1co1bv2021.0b3_amd64.deb Size: 579032 MD5sum: 9cd17a568f8edaca07ac1cbb5af08d38 SHA1: 62deeaf31f4a65a81dfa971aa74fbaa5dd98ae48 SHA256: 2ae67f4a340ff1b3db55b453484891c6cbd3cdff38c0fc3a66c1e96976781820 SHA512: 0a7aa60ee3a75164d8b9d86a76717b0ad2c4d33e1cb08fc59945ddc069975e190effc090613ff0596cf949e5e81ca5d870c71f34324a75826ef65c5799f43fcd Description: debug symbols for flatpak-builder Auto-Built-Package: debug-symbols Build-Ids: c09ee006a568dd1d6cec4792c56ab5ee2595780e Package: flatpak-builder-tests Priority: optional Section: misc Installed-Size: 129 Maintainer: Utopia Maintenance Team Architecture: amd64 Source: flatpak-builder Version: 1.0.5-1co1bv2021.0b3 Replaces: flatpak-tests (<< 0.9.12) Depends: attr, ca-certificates, desktop-file-utils, flatpak-builder (= 1.0.5-1co1bv2021.0b3), hicolor-icon-theme, git, gtk-update-icon-cache, make, ostree (>= 2017.14), python, shared-mime-info Breaks: flatpak-tests (<< 0.9.12) Filename: pool/sdk/f/flatpak-builder/flatpak-builder-tests_1.0.5-1co1bv2021.0b3_amd64.deb Size: 44356 MD5sum: 02d09ffd04591952f64653fd1d5a1d9e SHA1: 79513eb343461160a13eaf53056dcbfc36b3f802 SHA256: 9930505645ac0e0f08904e02ff488198fbff48c3f8716d8cb26bc7dca2d4007a SHA512: ace32e43fc7238c10207cf7dcf7a8e5017f36b6a492b97e96b0dfbef323216827be05563be80e3bb66c91f033ad56f9fb18135cfcaa09d6ee5e9ff5c293b57db Description: Application deployment framework for desktop apps (tests) Flatpak installs, manages and runs sandboxed desktop application bundles. See the flatpak package for a more comprehensive description. . This package contains automated tests. Homepage: http://flatpak.org/ Package: flite Priority: optional Section: sound Installed-Size: 447 Maintainer: Debian Accessibility Team Architecture: amd64 Version: 2.1-release-3co1bv2021.0b3 Depends: libflite1 (= 2.1-release-3co1bv2021.0b3), libasound2 (>= 1.0.16), libc6 (>= 2.4) Filename: pool/sdk/f/flite/flite_2.1-release-3co1bv2021.0b3_amd64.deb Size: 253060 MD5sum: 5ddbd67858349247be545f524898f7f1 SHA1: 2ef6f4d8dfd3d9a287f8ed7229767c867cc80154 SHA256: 9b31a73816513297e4dd42a252999f26f6b7d2720ddd1e95b7734e5d6f4cdde1 SHA512: d900407c7fc5c584c134af8aeacf3c9635c6d91832486a9bb011da4258dd020d13e04a4e73936eabc981ca06cee487df176b5806b8eac933340a8f318210a7bc Description: Small run-time speech synthesis engine Flite is a small fast run-time speech synthesis engine. It is the latest addition to the suite of free software synthesis tools including University of Edinburgh's Festival Speech Synthesis System and Carnegie Mellon University's FestVox project, tools, scripts and documentation for building synthetic voices. However, flite itself does not require either of these systems to run. . It currently only supports the English and Indic languages. . This package contains the executables and documentation. Homepage: http://www.speech.cs.cmu.edu/flite Package: flite-dbgsym Priority: optional Section: debug Installed-Size: 62 Maintainer: Debian Accessibility Team Architecture: amd64 Source: flite Version: 2.1-release-3co1bv2021.0b3 Depends: flite (= 2.1-release-3co1bv2021.0b3) Filename: pool/sdk/f/flite/flite-dbgsym_2.1-release-3co1bv2021.0b3_amd64.deb Size: 32084 MD5sum: fcc48840854230ec161a5d8a1de17ed6 SHA1: 24374540292a706cda3f4795d708731072cbb497 SHA256: 3f056bbca0d9e250300106cf1645c8e5ad1e246e6c2cc462a5a00cdf69811c9e SHA512: c3c02ace8f9d4a6e1c65c06aa633f4aee68dd96e0dc16829ba333f70b1fffb8ec2cbb78b6db86a8bb551174696e3c5a66a17422ee056a81ea6fa7e59b93381c2 Description: debug symbols for flite Auto-Built-Package: debug-symbols Build-Ids: 29122dde4fa9e04b8274d8a51ae1870228d6249b 55539bd26633f6d15fb89f295fc548f96d74b404 7829130d3fb0bcb4b9be6c07d64db8da9c06be9a Package: flite1-dev Priority: optional Section: devel Installed-Size: 30919 Maintainer: Debian Accessibility Team Architecture: amd64 Source: flite Version: 2.1-release-3co1bv2021.0b3 Provides: flite-dev Depends: libc6-dev, libflite1 (= 2.1-release-3co1bv2021.0b3) Conflicts: flite-dev Filename: pool/sdk/f/flite/flite1-dev_2.1-release-3co1bv2021.0b3_amd64.deb Size: 12816168 MD5sum: e793503f815edc4a434f3e04de3b6c4e SHA1: 5cf9474de2ce898d1214559d9f33d9b728d6b333 SHA256: bc9498a21f8973f053800b29bfbd47b87d6516b94299a9ff4b2ea62810da4222 SHA512: c9af3e03312f3ea9c368149bbe1dee904768ba5084e5676d552c16c1de97d97969376dd78f481494fdc1193e1a253cf79c5a0bf98ef5365953445dc0acc53154 Description: Small run-time speech synthesis engine - development files Flite is a small fast run-time speech synthesis engine. It is the latest addition to the suite of free software synthesis tools including University of Edinburgh's Festival Speech Synthesis System and Carnegie Mellon University's FestVox project, tools, scripts and documentation for building synthetic voices. However, flite itself does not require either of these systems to run. . It currently only supports the English and Indic languages. . This extra package provides the flite static libraries and header files. Homepage: http://www.speech.cs.cmu.edu/flite Multi-Arch: same Package: fonts-dejima-mincho Priority: optional Section: fonts Installed-Size: 4014 Maintainer: Debian Fonts Task Force Architecture: all Version: 227-15co1bv2021.0b3 Replaces: ttf-dejima-mincho (<< 227-3) Pre-Depends: dpkg (>= 1.15.6~) Breaks: ttf-dejima-mincho (<< 227-3) Filename: pool/sdk/f/fonts-dejima-mincho/fonts-dejima-mincho_227-15co1bv2021.0b3_all.deb Size: 2125516 MD5sum: 33104d65ee1da041d8e8b37a9e812534 SHA1: 5dd96ea85e8b0bd452e50f74791632d230f28d04 SHA256: 385f56adcaa9674f6f42bbd04bb77a7ae9114c66035f70c1a01430deedace338 SHA512: 0eccac3626dbeb4ed1a40ab2f1c8925c6c2b7240fe6f010b890c0b023ade554b71903fcc3112550c963a4effa1c8e1ad18dd6ede7d747629b0ca2fb3e89f2d1b Description: antique-looking Japanese TrueType Mincho font Dejima Mincho is Japanese TrueType Mincho font. . Its Kanji part is based on "Tsukiji 3gou" and Kana is based on "Tsukiji 4gou", these are known as "Tsukiji-tai" font, in Meiji-era. These old fonts are already under public domain. Homepage: https://code.google.com/archive/p/dejima-fonts/downloads Multi-Arch: foreign Package: fonts-glyphicons-halflings Priority: optional Section: javascript Installed-Size: 300 Maintainer: Debian Javascript Maintainers Architecture: all Source: twitter-bootstrap3 (3.4.1+dfsg-1co2bv2021.0b3) Version: 1.009~3.4.1+dfsg-1co2bv2021.0b3 Filename: pool/sdk/t/twitter-bootstrap3/fonts-glyphicons-halflings_1.009~3.4.1+dfsg-1co2bv2021.0b3_all.deb Size: 164268 MD5sum: d199260b3257b69c5f8bbbd6eba4fcde SHA1: d15af9f5ec2e95087cc47a1ddf1fedf808e627d0 SHA256: ed8255206bb50fff33ed5f44bcfc626f0f9220497807aa9bb878fc01a722a81f SHA512: 036db51504d5a91c04bebb6c7ff5944dff5c280299aac7eed538a86071c1bebb8cd7aaa477f04e258b48cea7fa01acdc5448e1059125374453582859045f0835 Description: icons made for smaller graphic GLYPHICONS is a family of icon fonts created with an emphasis to simplicity and easy orientation. . GLYPHICONS Halflings, a subset optimized for smaller graphics, were freely licensed as part of Bootstrap 2.x and 3.x. Homepage: https://getbootstrap.com/ Multi-Arch: foreign Package: geany Priority: optional Section: devel Installed-Size: 3073 Maintainer: Geany Packaging Team Architecture: amd64 Version: 1.33-1co1bv2021.0b3 Provides: geany-abi-18176, geany-api-235 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.27), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.8.0), libgcc1 (>= 1:3.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.41.1), libgtk-3-0 (>= 3.21.5), libpango-1.0-0 (>= 1.20.0), libpangocairo-1.0-0 (>= 1.14.0), libstdc++6 (>= 5.2), geany-common (= 1.33-1co1bv2021.0b3) Suggests: libvte9, doc-base Breaks: geany-plugins-common (<< 0.21) Filename: pool/sdk/g/geany/geany_1.33-1co1bv2021.0b3_amd64.deb Size: 1039088 MD5sum: 21b9421384b79a638255d367a4b041e2 SHA1: 9ef229b8ff6276e145777d9d0162261fb77a17ee SHA256: 686dd68caa361c21b2933c2efc26221504ef52ffaa3b1b10cd0fe4b55a057e4d SHA512: 5a1539b8c243bdc1bec3129845256907b2c7c36635d6272d9b0f5a8e95472011a0e539ac68c283bf0666c16bed6dd18d9d53cec44a416dfc37da476057043695 Description: fast and lightweight IDE Geany is a small and lightweight integrated development environment. It was developed to provide a small and fast IDE, which has only a few dependencies from other packages. It is using only the GTK2 toolkit and therefore you need only the GTK2 runtime libraries to run Geany. . The basic features of Geany are: - syntax highlighting - code completion - auto completion of constructs like if, for and while, XML and HTML - call tips - folding - many supported filetypes like C, Java, PHP, HTML, Python, Perl, Pascal - symbol lists - embedded terminal emulation Homepage: http://www.geany.org Package: geany-common Priority: optional Section: devel Installed-Size: 7840 Maintainer: Geany Packaging Team Architecture: all Source: geany Version: 1.33-1co1bv2021.0b3 Replaces: geany (<< 0.21-1~) Breaks: geany (<< 0.21-1~) Filename: pool/sdk/g/geany/geany-common_1.33-1co1bv2021.0b3_all.deb Size: 2073060 MD5sum: cc8e6980a73df92a7456f22986006179 SHA1: 5c37e84d0fce3d3fb39ff6a21dfac8a78897da62 SHA256: 3d6a23670421c609d6aec62dbda22f8fe4a5465578ef07c4ef130abaf7791813 SHA512: b37200154e3b89d70e462fb09e1c1ee050f8cad583afbddaf5eef13c5b2eca81d8e4a7d7b2c881f4bb54ff973bfd5d0cae634c9ad30ea1f853e107dae682b5a1 Description: fast and lightweight IDE -- common files Geany is a small and lightweight integrated development environment. It was developed to provide a small and fast IDE, which has only a few dependencies from other packages. It is using only the GTK2 toolkit and therefore you need only the GTK2 runtime libraries to run Geany. . The basic features of Geany are: - syntax highlighting - code completion - auto completion of constructs like if, for and while, XML and HTML - call tips - folding - many supported filetypes like C, Java, PHP, HTML, Python, Perl, Pascal - symbol lists - embedded terminal emulation . This package contains arch independent files. Homepage: http://www.geany.org Multi-Arch: foreign Package: geany-dbgsym Priority: optional Section: debug Installed-Size: 8136 Maintainer: Geany Packaging Team Architecture: amd64 Source: geany Version: 1.33-1co1bv2021.0b3 Depends: geany (= 1.33-1co1bv2021.0b3) Filename: pool/sdk/g/geany/geany-dbgsym_1.33-1co1bv2021.0b3_amd64.deb Size: 7845072 MD5sum: 6edeeb6b299dcad44eb7bfd3df2b334c SHA1: 52ea24743510163472f42fdd4a953ff27d3c0b5d SHA256: a90010d0ffc76e98a0d27246e243903b56846e162a72ddc3f25a4cf2c01b6d67 SHA512: 3b2362bfcf8fe5c2996cabbbadd9eff8eea6a39c0bd637a717da2812467f3ab643710ba0b1431ab49f5add333d9fcb3858411ea8af51453905f72cb6a2e59ed3 Description: debug symbols for geany Auto-Built-Package: debug-symbols Build-Ids: 24d2bb03decc1394dacc6929ee72a9b8db1afe4c 2d9c610638417912dadffb3b2c0b26e9cb522619 6d41c694023f2c74715834a43aae75fafe155603 7e719a296c597fced7d632569a191e2f41f85de3 9176db3678d62450082ef00e7e4bcd570ad529b1 92ad4d8c00191963a2eba613dbca3624dd12bfac 97374440910597000ae640ab05492a9465d9ab9a c1c21485550f2d728f932e3ed41134fd3afb9010 Package: gir1.2-amtk-5 Priority: optional Section: introspection Installed-Size: 25 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: amtk Version: 5.0.0-3co1bv2021.0b3 Depends: gir1.2-gtk-3.0 (>= 3.22), libamtk-5-0 (>= 5.0.0) Filename: pool/sdk/a/amtk/gir1.2-amtk-5_5.0.0-3co1bv2021.0b3_amd64.deb Size: 5612 MD5sum: ab8ae15571df2b856c55419ecd93516b SHA1: a1765756fe0ee2a0a6fa622ffe5d7c6b5b60e32e SHA256: c40b414ba06d9f07308c0d00561124392b39f0633701869c8ea0a5f2208047a0 SHA512: 26d35f1aa2a12812f0a479b926d8d63d9a417eb44c98d0d20ffb84442a36e8a6e7b397d5e2b31f7644503f95ea4177c63375a626ac2c8a12d5c997d0a3591a57 Description: Actions, Menus and Toolbars Kit for GTK+ - GObject introspection Amtk is a basic GtkUIManager replacement based on GAction. It is suitable for both a traditional UI or a modern UI with a GtkHeaderBar. . This package contains the GObject introspection binding. Homepage: https://wiki.gnome.org/Projects/Amtk Multi-Arch: same Package: gir1.2-dbusmenu-glib-0.4 Priority: optional Section: introspection Installed-Size: 48 Maintainer: The Ayatana Packagers Architecture: amd64 Source: libdbusmenu Version: 18.10.20180917~bzr490+repack1-1co1bv2021.0b3 Depends: libdbusmenu-glib4 (= 18.10.20180917~bzr490+repack1-1co1bv2021.0b3), gir1.2-glib-2.0 (>= 0.9.3) Filename: pool/sdk/libd/libdbusmenu/gir1.2-dbusmenu-glib-0.4_18.10.20180917~bzr490+repack1-1co1bv2021.0b3_amd64.deb Size: 24576 MD5sum: 8cc3faf5436092204f45d20045d5d340 SHA1: 8bd2b2a521c0849a68e5fd041c0a2500a4fdf390 SHA256: ab0a1c92ddacf19f71e1f2a39c42319c6ab9827efbce6d3f67361645d43076d2 SHA512: 6c9f149dec44edc1e247b04802ee79eb67a82eb706532adeb5f3d17198cad84fb8b4f26abcd28d9be1bf65e33923be7fa8ace998db38e21dc07c702c9ef172c5 Description: typelib file for libdbusmenu-glib4 libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package can be used by other packages using the GIRepository format to generate dynamic bindings for libdbusmenu-glib4. Homepage: https://launchpad.net/dbusmenu Multi-Arch: same Package: gir1.2-dbusmenu-gtk-0.4 Priority: optional Section: introspection Installed-Size: 35 Maintainer: The Ayatana Packagers Architecture: amd64 Source: libdbusmenu Version: 18.10.20180917~bzr490+repack1-1co1bv2021.0b3 Depends: libdbusmenu-gtk4 (= 18.10.20180917~bzr490+repack1-1co1bv2021.0b3), gir1.2-dbusmenu-glib-0.4 (= 18.10.20180917~bzr490+repack1-1co1bv2021.0b3), gir1.2-glib-2.0 (>= 0.9.3), gir1.2-gtk-2.0 (>= 2.24.4-1~), libdbusmenu-glib4 (>= 0.4.2) Filename: pool/sdk/libd/libdbusmenu/gir1.2-dbusmenu-gtk-0.4_18.10.20180917~bzr490+repack1-1co1bv2021.0b3_amd64.deb Size: 21472 MD5sum: f9c22deaf6857f2294d9fe94b37be807 SHA1: 1de3c58d24c1229359312f2a1482e5cdd391d725 SHA256: a702dda2f16cfd122324117c028e4f1823249af2e5c82b0a1bdd9471bd1e4e30 SHA512: 272f803c9e1d0d5d1fdef1eb156a66f1415dd56863045d91de123d1e62867fc28fa363bf041b1e9254574b3cfe062f622ff93beaceb5b4a07c26735735e8070b Description: typelib file for libdbusmenu-gtk4 (GTK-2 variant) libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package can be used by other packages using the GIRepository format to generate dynamic bindings for libdbusmenu-gtk4. Homepage: https://launchpad.net/dbusmenu Multi-Arch: same Package: gir1.2-dbusmenu-gtk3-0.4 Priority: optional Section: introspection Installed-Size: 36 Maintainer: The Ayatana Packagers Architecture: amd64 Source: libdbusmenu Version: 18.10.20180917~bzr490+repack1-1co1bv2021.0b3 Depends: libdbusmenu-gtk3-4 (= 18.10.20180917~bzr490+repack1-1co1bv2021.0b3), gir1.2-dbusmenu-glib-0.4 (= 18.10.20180917~bzr490+repack1-1co1bv2021.0b3), gir1.2-glib-2.0 (>= 0.9.3), gir1.2-gtk-3.0 (>= 2.99.2-1ubuntu2), libdbusmenu-glib4 (>= 0.4.2) Filename: pool/sdk/libd/libdbusmenu/gir1.2-dbusmenu-gtk3-0.4_18.10.20180917~bzr490+repack1-1co1bv2021.0b3_amd64.deb Size: 21476 MD5sum: c95e5b94da546ae5c20a4533dd38037c SHA1: 23cebac9c2ad2dd75e1769837184e17a8128e0ff SHA256: 32ee56801ef32020304c21b7d82db52a6641a4aad446fb3e7f9498a8bd5150e4 SHA512: f77d1df7bf504c0e249c7a4ba874a82701687a5aba74f9e5061016032ca82328096728a20931404405abc8d85f49f2710319e983bab412bd7f1c7ce7b9eb5267 Description: typelib file for libdbusmenu-gtk3-4 libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package can be used by other packages using the GIRepository format to generate dynamic bindings for libdbusmenu-gtk3-4. Homepage: https://launchpad.net/dbusmenu Multi-Arch: same Package: gir1.2-devhelp-3.0 Priority: optional Section: introspection Installed-Size: 42 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: devhelp Version: 3.30.1-1co1bv2021.0b3 Depends: gir1.2-gtk-3.0 (>= 3.22), gir1.2-webkit2-4.0 (>= 2.19.2), libdevhelp-3-6 (>= 3.30.1) Filename: pool/sdk/d/devhelp/gir1.2-devhelp-3.0_3.30.1-1co1bv2021.0b3_amd64.deb Size: 20120 MD5sum: ab2f002717817c30556ffb60666f3dd8 SHA1: 80cdfbb25707c9ec895229ede23fbb18ec59d8af SHA256: 4814d0b3e00cbb400d9487a7a793d02422d4b5d05d212245c744abb527688d22 SHA512: 614cf9388227bc280677da03fb28ef3b6cc33df8ee5c790b76894db49cfd18213c8e04ba9c8849032fb10f73fbe44e20e3e00e05e740a3e1a519b6bb1e090a91 Description: GObject introspection data for the devhelp library This library provides embedable widgets from the Devhelp program to be integrated in tools like the Anjuta IDE for browsing API reference documentation. . This package contains introspection data for the devhelp library. . It can be used by packages using the GIRepository format to generate dynamic bindings. Homepage: https://wiki.gnome.org/Apps/Devhelp Multi-Arch: same Package: gir1.2-evince-3.0 Priority: optional Section: introspection Installed-Size: 145 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: evince Version: 3.30.2-3+deb10u1bv2021.0b4 Provides: gir1.2-evincedocument-3.0 (= 3.30.2-3+deb10u1bv2021.0b4), gir1.2-evinceview-3.0 (= 3.30.2-3+deb10u1bv2021.0b4) Depends: gir1.2-gdkpixbuf-2.0 (>= 2.36.5), gir1.2-glib-2.0 (>= 1.0), gir1.2-gtk-3.0 (>= 3.16.0), libevdocument3-4 (>= 3.27.91), libevview3-3 (>= 3.29.91) Filename: pool/sdk/e/evince/gir1.2-evince-3.0_3.30.2-3+deb10u1bv2021.0b4_amd64.deb Size: 41628 MD5sum: 43ed2de1e4fb6249c23323d41c6bf5a5 SHA1: be15b07b7b74aa485ee97ef99a6f889984796d60 SHA256: f813513d465876882b4003e15e810cc954ed6f23b0734d2b42e44cb9d0b42f53 SHA512: 2cbaa1de5fc224f9e404a99e07821f7e3c51b8daea6915734e69c39c8ea7a5934903df59a9a7094dda68fa77fb521b5554a7e3e0bb634a79a330a14c17c1fa55 Description: GObject introspection data for the evince libraries This package contains introspection data for the libevview and libevdocument libraries. . Evince is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DjVu, DVI, Portable Document Format (PDF) and XML Paper Specification (XPS) files. When supported by the document, it also allows searching for text, copying text to the clipboard, hypertext navigation, and table-of-contents bookmarks. . It can be used by packages using the GIRepository format to generate dynamic bindings. Homepage: https://wiki.gnome.org/Apps/Evince Multi-Arch: same Package: gir1.2-gnomeautoar-0.1 Priority: optional Section: introspection Installed-Size: 21 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: gnome-autoar Version: 0.2.3-2co1bv2021.0b3 Depends: gir1.2-glib-2.0 (>= 1.30.0), libgnome-autoar-0-0 (>= 0.1.1) Filename: pool/sdk/g/gnome-autoar/gir1.2-gnomeautoar-0.1_0.2.3-2co1bv2021.0b3_amd64.deb Size: 5060 MD5sum: 3b129596e87c71fbd67c6ed56b5cc320 SHA1: 69d9bf04d6cc9024fa834e8ba465ed4a1f20469e SHA256: 7a15b3dfbe0438e21b1b89299e400fc4466c47cf4990f4af0f67ef9c49fccfe3 SHA512: 74b915641d0d077f1d7ecee6ddfaf35d92f8285468079fa00c86d2b3835fcaecdd92b71a80ba2dae2360ebf1da0c4d36ef882c2e53b9fa673a63c5109abf89d7 Description: GObject introspection data for GnomeAutoar This package contains GObject introspection information. . It can be used by packages using the GIRepository format to generate dynamic bindings. Multi-Arch: same Package: gir1.2-gnomeautoargtk-0.1 Priority: optional Section: introspection Installed-Size: 14 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: gnome-autoar Version: 0.2.3-2co1bv2021.0b3 Depends: gir1.2-gnomeautoar-0.1 (= 0.2.3-2co1bv2021.0b3), gir1.2-gtk-3.0 (>= 3.2), libgnome-autoar-gtk-0-0 (>= 0.1.1) Filename: pool/sdk/g/gnome-autoar/gir1.2-gnomeautoargtk-0.1_0.2.3-2co1bv2021.0b3_amd64.deb Size: 3208 MD5sum: c121cfdcefccc05f9855721b4e660816 SHA1: dc09f75f8cb9a9d196b49af9bb033c2f15baec02 SHA256: bafc25bb8e9fb48a8ffdf248f4ed773f76683d78225c3645d6b7c9c011b726dc SHA512: 8268b54467e78e48fcb2d8184a503a89f73016223a479eb413c47a81fcd4405cc27e7e830048c39a6bfc12aa0e80b6a9c0530906e935fbc94fa8a103d503d6d1 Description: GObject introspection data for GnomeAutoarGtk This package contains GObject introspection information. . It can be used by packages using the GIRepository format to generate dynamic bindings. Multi-Arch: same Package: gir1.2-gspell-1 Priority: optional Section: introspection Installed-Size: 32 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: gspell Version: 1.6.1-2co1bv2021.0b3 Depends: gir1.2-gtk-3.0 (>= 3.20), libgspell-1-1 (>= 1.5.4) Filename: pool/sdk/g/gspell/gir1.2-gspell-1_1.6.1-2co1bv2021.0b3_amd64.deb Size: 9524 MD5sum: 67bbd6664fb173928fecad7b3dc60368 SHA1: cc04782de817095e80152b63ce507545e70728db SHA256: 1445d7235c60075d6f5c58d8f826d9ca8dec7dadf6018d62a092cf3675687623 SHA512: ec03b361d84b45ab4a585c7522a043de3debc6149a5c56e07d2f1fc354f4b54898e48bd8534b97c6ec09e440643ff7f4afcae6a4f4f645cc630315b78811a41a Description: spell-checking library for GTK+ applications - GObject introspection gspell provides a flexible API to add spell checking to a GTK+ application. It features: * GObject wrappers around Enchant * An inline spell checker for GtkTextView (enhanced version of GtkSpell) * A spell checker dialog for GtkTextView * Support of the no-spell-check tag defined by GtkSourceView * Language choosers (button and dialog) . This package contains the GObject introspection binding Homepage: https://wiki.gnome.org/Projects/gspell Multi-Arch: same Package: gir1.2-gtksource-3.0 Priority: optional Section: introspection Installed-Size: 96 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: gtksourceview3 Version: 3.24.9-2co1bv2021.0b3 Depends: gir1.2-gtk-3.0 (>= 3.19.6), libgtksourceview-3.0-1 (>= 3.23.90) Filename: pool/sdk/g/gtksourceview3/gir1.2-gtksource-3.0_3.24.9-2co1bv2021.0b3_amd64.deb Size: 28296 MD5sum: a8a04d95514f32f6fa9a557f6908a4f6 SHA1: 220d3873cad52d895f6c2fd17bd9c2185796be68 SHA256: bccf7f60aeaa20000f6faca00efeac7b102fd84cdcbaf63a19083e6f2f54232a SHA512: a2d22fa4e450f5a93cf5918eb6c5ef6d56bd6aa9a3cdcf20b5215fbd4c3744db9622f9e7cefc66ade00c43c59b69c069f783b9242a76d6461a75158f64b4951c Description: gir files for the GTK+ syntax highlighting widget GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. . This package contains GObject introspection information. Homepage: https://wiki.gnome.org/Projects/GtkSourceView Multi-Arch: same Package: gir1.2-keybinder-3.0 Priority: optional Section: introspection Installed-Size: 14 Maintainer: Andrew Starr-Bochicchio Architecture: amd64 Source: keybinder-3.0 Version: 0.3.2-1co1bv2021.0b3 Depends: gir1.2-glib-2.0, libkeybinder-3.0-0 (>= 0.3.2) Filename: pool/sdk/k/keybinder-3.0/gir1.2-keybinder-3.0_0.3.2-1co1bv2021.0b3_amd64.deb Size: 3688 MD5sum: f4df0650224e2d07b7f0c4926938ea59 SHA1: ab76dd56e670247653bea3daaddd99850ddbe08d SHA256: a15ebe384b67861293818e8196ab5b53ab51235dc53a149bec8af0ca2706c38e SHA512: 38e5c373647ea32996f09fc2da6798d06f66f2627afbc1fce351c342e962a9a9bcc6b43f8c93775549be607aa19cf28a91b46889d7b4903f4ee501be06161b4c Description: registers global key bindings for applications - Gtk+3 - typelib keybinder is a library for registering global keyboard shortcuts to be used by GTK-based applications under the X Window System. . When a combination of key is pressed, keybinder notifies it to the registering application, which can execute one or more operations based on the event previously registered. . Originally written as part of the Tomboy project, keybinder has been distributed as stand-alone library let other applications to use key binding. . This package contains libkeybinder introspection typelib. . This is the Gtk+3 version of the library. Homepage: https://github.com/engla/keybinder Package: gir1.2-lightdm-1 Priority: optional Section: introspection Installed-Size: 51 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: lightdm Version: 1.26.0-4co2bv2021.0b5 Depends: liblightdm-gobject-1-0 (= 1.26.0-4co2bv2021.0b5) Filename: pool/sdk/l/lightdm/gir1.2-lightdm-1_1.26.0-4co2bv2021.0b5_amd64.deb Size: 30588 MD5sum: 6f6f49336ea7c57f1807f7f0497ea4b9 SHA1: 5e0ca3e9bcb5d72df0ae540a34d647dcba2443ad SHA256: d4dfdf2d3926db42877c9e76d3af731273fa0b96c0e816702e61b715d523170f SHA512: 9317cbbb51587e42e36360cea3dead8b474f5e4cfc32587a1922cffcab8f3d0bc0b8f473bc18e998899677f5d699f92015c84038d71d2583eccb4610392c77ec Description: Typelib file for liblightdm-1 liblightdm provides a library for building LightDM greeters and applications. . This package can be used by other packages using the GIRepository format to generate dynamic bindings for liblightdm. Homepage: https://launchpad.net/lightdm Multi-Arch: same Package: gir1.2-nautilus-3.0 Priority: optional Section: introspection Installed-Size: 45 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: nautilus Version: 3.30.5-2co1bv2021.0b5 Depends: gir1.2-glib-2.0 (>= 0.10.7-1~), gir1.2-gtk-3.0 (>= 3.22.27), libnautilus-extension1a (>= 3.14.1) Filename: pool/sdk/n/nautilus/gir1.2-nautilus-3.0_3.30.5-2co1bv2021.0b5_amd64.deb Size: 28052 MD5sum: a075041975fa30348f2045ba9fa72f07 SHA1: 78b4094fd46fcc9b29ebbdc2a80dd887db56fc18 SHA256: 491b2d98e72b49af70284ac971f5130cdc0cd5f3a02c89725b62133f337075b1 SHA512: 81942890a8af71faff80ff15149ff0ec44a311a6f69e75438a6e02495fc332c1efd1ec52ca8226fa53f7a98de769045bd4189895056cbce9f6c3e1b578e96699 Description: libraries for nautilus components - gir bindings Nautilus is the official file manager and graphical shell for the GNOME desktop. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Homepage: https://wiki.gnome.org/action/show/Apps/Nautilus Multi-Arch: same Package: gir1.2-xkl-1.0 Priority: optional Section: introspection Installed-Size: 31 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: libxklavier Version: 5.4-4co1bv2021.0b3 Depends: libxklavier16 (= 5.4-4co1bv2021.0b3), gir1.2-freedesktop (>= 1.30), gir1.2-glib-2.0 (>= 1.30) Filename: pool/sdk/libx/libxklavier/gir1.2-xkl-1.0_5.4-4co1bv2021.0b3_amd64.deb Size: 11788 MD5sum: b458ac45622fd4255b322b033dda11ce SHA1: e5b95c9724a093fd863cc424fb268155e858cce9 SHA256: 800e82fc52b13c0bf1be305f610f052df216d046923826b9a10e295b52ca67cf SHA512: 92ecad0c1d475396c32002ef697412e2238ecc223366611206fec0781f93b77e5e63c16b026be391d73b3bff4ed4827bddfe139fc810e70c5f31e54be58000a7 Description: X Keyboard Extension high-level API - introspection data Libxklavier provides programmers an API for high(er) level access to the X Keyboard Extension, to ease creating XKB related applications. . This package provides introspection data for libxklavier. It can be used by packages using the GIRepository format to generate dynamic bindings. Homepage: https://www.freedesktop.org/wiki/Software/LibXklavier Multi-Arch: same Package: glibc-doc-reference Priority: optional Section: non-free/doc Installed-Size: 13284 Maintainer: GNU Libc Maintainers Architecture: all Version: 2.28-1co1bv2021.0b3 Filename: pool/sdk/g/glibc-doc-reference/glibc-doc-reference_2.28-1co1bv2021.0b3_all.deb Size: 5540732 MD5sum: 758dde589ce496e0293adb39b59c61a3 SHA1: d3df1a7cf147bd01ffe6a16ea7a826621935174e SHA256: 1c5ac45327cb23389ceba64a810f99f351f3b8fb245eab0d875ed16cf6a8bd79 SHA512: c48a852917ce49d00debceade15b1d369cee3a7c3fa2ae9cb607d24b7e9b0267940f7d07d001ba1817263c7800a478cb51ba9e3784dff59513b5053fa55746ef Description: GNU C Library: Documentation Contains The GNU C Library Reference manual in info, pdf and html format. Package: gnome-devel-docs Priority: optional Section: doc Installed-Size: 41642 Maintainer: Debian GNOME Maintainers Architecture: all Version: 3.30.2-1co1bv2021.0b3 Depends: yelp Filename: pool/sdk/g/gnome-devel-docs/gnome-devel-docs_3.30.2-1co1bv2021.0b3_all.deb Size: 9331440 MD5sum: 047ec6c11f7ed8bfb1213ce661e0b50d SHA1: 4a858bfb6bf193d2d59a1551a76805876a2fff1f SHA256: e2d080c639ce3882fc447e129bcf4369d689cd0efe98064271687e90394db78c SHA512: ee2857f2ad803ae355d28c485a06027389fd44ec589d13982420503f11fe9a5875ec34c1a7340017da888d22cd4db091973eb0946e9cbaf9c23772c117310dbf Description: GNOME developer documentation Documentation for developing for the GNOME desktop environment. It contains: * Platform Overview * Accessibility Guide * Integration Guide * Optimization Guide * Human Interface Guidelines * GNOME Developer Demos Homepage: https://developer.gnome.org/ Multi-Arch: foreign Package: golang-github-14rcole-gopopulate-dev Priority: optional Section: devel Installed-Size: 19 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-14rcole-gopopulate Version: 0.0~git20171207.91c73a7-1co1bv2021.0b3 Filename: pool/sdk/g/golang-github-14rcole-gopopulate/golang-github-14rcole-gopopulate-dev_0.0~git20171207.91c73a7-1co1bv2021.0b3_all.deb Size: 3840 MD5sum: f977251b0f16a28b588473bd1e414524 SHA1: cda44378a132232750c1c2a20013d060cd3a54c9 SHA256: fce08d7bcd9f488d9104ebd12679271de7f6a90a2115d24c6c415dfbbcfe1f75 SHA512: 3726a3cf1eadee08cb9d558fae84f1ea6738d66f73d894bec989deb3ac37559847fc510e26d68958f942a1f99090a6e48de9694ac5e00658b1c3f253c77f51b5 Description: Small library to populate a directory with random data populate a directory with random data. This package is used for debos image building tool. Homepage: https://github.com/14rcole/gopopulate Package: golang-github-go-debos-fakemachine-dev Priority: optional Section: devel Installed-Size: 65 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: golang-github-go-debos-fakemachine Version: 0.0~git20210901.fc48786-1+apertis1~v2021bv2021.4b2 Filename: pool/sdk/g/golang-github-go-debos-fakemachine/golang-github-go-debos-fakemachine-dev_0.0~git20210901.fc48786-1+apertis1~v2021bv2021.4b2_amd64.deb Size: 15844 MD5sum: de9a25a62ca7263242eff8fb7dffd083 SHA1: 5d1d5893921a54cf7e92d20eaea2074d66be6594 SHA256: d816d1fc08265a7c89f74246a4f5c99ff019b80d44c940dd7908d5f717456903 SHA512: 2508c8a43ab462b0ce07b9fdb315867b0554b19f370dc631d545542a0ab9fdf04dc251504223738488bd04c8d4f5f8b98fd3fd2406e3657f562ee81289148141 Description: create and spawn virtual machines for building images with debos Create and spawn virtual machines for building images with debos tool. (development libraries) Built-Using: golang-1.11 (= 1.11.6-1+deb10u4+apertis1bv2021.2b3), golang-github-docker-go-units (= 0.3.3-1co1bv2021.0b3), golang-github-surma-gocpio (= 1.1.0+git20160926.fcb6877-1co1bv2021.0b3), golang-go-flags (= 1.3.0-4co1bv2021.0b3), golang-golang-x-sys (= 0.0~git20190412.9773273+really0.0~git20190412.9773273-1co1bv2021.0b4) Homepage: https://github.com/go-debos/fakemachine Package: golang-github-sjoerdsimons-ostree-go-dev Priority: optional Section: devel Installed-Size: 137 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-sjoerdsimons-ostree-go Version: 0.0~git20201014.8fae757-2~bpo10+1bv2021.0b4 Depends: golang-github-14rcole-gopopulate-dev, libostree-dev Filename: pool/sdk/g/golang-github-sjoerdsimons-ostree-go/golang-github-sjoerdsimons-ostree-go-dev_0.0~git20201014.8fae757-2~bpo10+1bv2021.0b4_all.deb Size: 20416 MD5sum: f6577a3936eeef1870da74d9633fc067 SHA1: 1d036547c1bd9e874cd0f6c7a0e1bf02e9754a3c SHA256: 6e9d12f2edeb24b2cd3eddd7746ce8b9a8d3769aa682da485a0cacb223b9bc91 SHA512: 3a43c875557573e531090c76bb365c3501bbb0e725a4b9d7f3699d54b8541213e09c4ca5574cc57e05a1cc98ef8cf84b0b2851d8ff80e8c5c45889b84cacdbeb Description: Golang bindings for OSTree libostree is a library for managing bootable, immutable, versioned filesystem trees. It is like git in that it checksums individual files and has a content-addressed object store; unlike git, it "checks out" the files using hardlinks into an immutable directory tree. This can be used to provide atomic upgrades with rollback, history and parallel-installation, particularly useful on "fixed purpose" systems such as embedded devices. It is also used by the Flatpak application runtime system. . This package provides Go bindings for libostree. Homepage: https://github.com/sjoerdsimons/ostree-go Multi-Arch: foreign Package: golang-github-surma-gocpio-dev Priority: optional Section: devel Installed-Size: 23 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-surma-gocpio Version: 1.1.0+git20160926.fcb6877-1co1bv2021.0b3 Filename: pool/sdk/g/golang-github-surma-gocpio/golang-github-surma-gocpio-dev_1.1.0+git20160926.fcb6877-1co1bv2021.0b3_all.deb Size: 4392 MD5sum: 9c7ad5d584c3791bf39cf589ba9c5dfe SHA1: 391e9b3b495cf94ccf2737d1e5460fea9d73a9a9 SHA256: c49135ec2b1bd4923b384962e7936252eca8efcfbe382041faaa080a7ba92a3a SHA512: 9bdf3f4f155ecbb3429175cda48b208c9fe947f922813ea5f34bb36a20b9ed0a66d569f189b2c3dadf72350b7d54905474476f7d31342b61ad0ccaf72e867548 Description: Go package for cpio archives gocpio is a simple library similar to Go’s tar or zip package for accessing cpio archives. It’s not pretty and only implements the new ASCII format. Homepage: https://github.com/surma/gocpio Package: golang-gopkg-freddierice-go-losetup.v1-dev Priority: optional Section: devel Installed-Size: 24 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-freddierice-go-losetup.v1 Version: 0.0~git20170407.fc9adea-1co2bv2021.9b1 Depends: golang-golang-x-sys-dev Filename: pool/sdk/g/golang-gopkg-freddierice-go-losetup.v1/golang-gopkg-freddierice-go-losetup.v1-dev_0.0~git20170407.fc9adea-1co2bv2021.9b1_all.deb Size: 4728 MD5sum: a9304c19a7177e468fc1003266e1f085 SHA1: 9a50c9d287fb92b936b1536aeeecbccc6000312a SHA256: de20357252fe77a8394c0db479f055455178232b47693b1c88bb7b05d5b9653e SHA512: 850b70fca1c1c09c19f941f868da9861503cefdb95089a74d5355de8d1688df616f297e8d13eaf0064cc2690b804fe3ed965bd9c513377dc8c90e5c720c12a3f Description: Golang losetup implementation Golang implementation of losetup which is used to associate loop devices with regular files or block devices, to detach loop devices and to query the status of a loop device. Homepage: https://github.com/freddierice/go-losetup Package: gpsd Priority: optional Section: misc Installed-Size: 653 Maintainer: Bernd Zeimetz Architecture: amd64 Version: 3.17-7co1bv2021.5b5 Depends: netbase | systemd-sysv, lsb-base (>= 3.2-13), adduser (>= 3.34), libbluetooth3 (>= 4.91), libc6 (>= 2.27), libdbus-1-3 (>= 1.9.14), libusb-1.0-0 (>= 2:1.0.8), libgps23 (= 3.17-7co1bv2021.5b5) Recommends: udev, python Suggests: gpsd-clients, dbus Conflicts: fso-gpsd Filename: pool/sdk/g/gpsd/gpsd_3.17-7co1bv2021.5b5_amd64.deb Size: 271556 MD5sum: eb1ed4fb5edd828c1693307395c25f17 SHA1: ea48e38aecf726592270c4839d6cf0bbbad2acfe SHA256: 013dd42b8dc06e32b3dda734b9547696ff80e1dae79b05bccfdb197c5199c8b3 SHA512: e067d67cb991274ef3e84835d12ef0465319e539e7980615b4845f4e6e206d5452edcc5247aa130b9f271345e802fbe8f8dfe74e085fb50a774851e2c055a1bb Description: Global Positioning System - daemon The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . With gpsd, multiple GPS client applications can share access to devices without contention or loss of data. Also, gpsd responds to queries with a format that is substantially easier to parse than the different standards emitted by GPS devices. Homepage: http://www.catb.org/gpsd/ Multi-Arch: foreign Package: gpsd-clients Priority: optional Section: misc Installed-Size: 8894 Maintainer: Bernd Zeimetz Architecture: amd64 Source: gpsd Version: 3.17-7co1bv2021.5b5 Depends: libbluetooth3 (>= 4.91), libc6 (>= 2.27), libdbus-1-3 (>= 1.9.14), libncurses6 (>= 6), libtinfo6 (>= 6), libusb-1.0-0 (>= 2:1.0.8), libgps23 (= 3.17-7co1bv2021.5b5), python-gps, python-gtk2, python-cairo, python:any Suggests: gpsd Conflicts: gps Filename: pool/sdk/g/gpsd/gpsd-clients_3.17-7co1bv2021.5b5_amd64.deb Size: 7266784 MD5sum: 6dec0ba984225cd5396475c06bcb6ba8 SHA1: 3a27265aca9128515011796de60cc2ee5cb7310b SHA256: efc29828064a9ebccafe0a154a3b6f9ee0b538e8c4303dc56aa46df0e26e8779 SHA512: 53bd52c00fa260f762d3a29b1a73ffc7ad535b72c6d769b879c38126f1b3d48613f5f17b386aa3725f4e6f4bf47342f11b9fa511517bd2b24d81d990dfdffe3f Description: Global Positioning System - clients The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . This package contains auxiliary tools and example clients for monitoring and testing gpsd. Homepage: http://www.catb.org/gpsd/ Package: gpsd-clients-dbgsym Priority: optional Section: debug Installed-Size: 3972 Maintainer: Bernd Zeimetz Architecture: amd64 Source: gpsd Version: 3.17-7co1bv2021.5b5 Replaces: gpsd-dbg (<< 3.16-4~) Depends: gpsd-clients (= 3.17-7co1bv2021.5b5) Breaks: gpsd-dbg (<< 3.16-4~) Filename: pool/sdk/g/gpsd/gpsd-clients-dbgsym_3.17-7co1bv2021.5b5_amd64.deb Size: 3659448 MD5sum: 1180c1430f93e2862c9b6de240c884dd SHA1: 2c57d0dda1c9d38d529bdfc85cebfee3e142f4d6 SHA256: 1f7af5559bdc8d5af7e140a7cc69b2f0b05c5f34bbd4c8f06208f2c992159b15 SHA512: 04376f089ab696b0329749b9fe14c03ee86f8e361db06e333674750cca26ea91b1f8a70fd1f44687d64cac9fe3a509d2be43a06bc4e914bc32dba5219de514f5 Description: debug symbols for gpsd-clients Auto-Built-Package: debug-symbols Build-Ids: 03f6972e807b3a061ba8be372eb4f62303691ddb 2d944c92da9aca25d135144503d5d3bbd2e0f4ea 327c7b589f82a638e43fc0476ccd9e858c7087f9 47f84ebc92422faaddbd22bddec0d395260627b4 89dbed854c26059d2aa48fbfc3e3ee95cbbb3d48 9814d231a078099423a3b81f67c60f13446c4b56 9f0ae44c9afb38eef8636b894ce227d533162160 d88a4d7e0381130ac30fb273876fd022521394b0 e2352f2026975a446fbf63a6ed19448b93948e5d Package: gpsd-dbg Priority: extra Section: debug Installed-Size: 947 Maintainer: Bernd Zeimetz Architecture: amd64 Source: gpsd Version: 3.17-7co1bv2021.5b5 Depends: libbluetooth3 (>= 4.91), libc6 (>= 2.27), libdbus-1-3 (>= 1.9.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), libusb-1.0-0 (>= 2:1.0.8), python:any (>= 2.6.6-7~), libgps23 (= 3.17-7co1bv2021.5b5) | gpsd (= 3.17-7co1bv2021.5b5) | gpsd-clients (= 3.17-7co1bv2021.5b5) | python-gps (= 3.17-7co1bv2021.5b5) Suggests: gpsd-dbgsym Filename: pool/sdk/g/gpsd/gpsd-dbg_3.17-7co1bv2021.5b5_amd64.deb Size: 248536 MD5sum: df6cc171f2f1421f478b8b3ae923ab63 SHA1: 881e76646134a65c85f5609a3745bd9225190c79 SHA256: 0bcc1cfc060ad271faf754f59fd0d080d545d150f928aeb734cf0e11b2dfb610 SHA512: 390ff56c4720c392e1568a87f4a24af9793fc16cd06902ad21f65c0aa945a0bfa3cf582181a79bcbc080f2fa19a189cad4e3d5545b9717c04b570c20953478dd Description: Global Positioning System - debugging symbols The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . This package contains the python debug modules and some test tools to the debug the behaviour of gpsd. Debug symbols are being shipped in the dbgsym package. Homepage: http://www.catb.org/gpsd/ Package: gpsd-dbgsym Priority: optional Section: debug Installed-Size: 1060 Maintainer: Bernd Zeimetz Architecture: amd64 Source: gpsd Version: 3.17-7co1bv2021.5b5 Replaces: gpsd-dbg (<< 3.16-4~) Depends: gpsd (= 3.17-7co1bv2021.5b5) Breaks: gpsd-dbg (<< 3.16-4~) Filename: pool/sdk/g/gpsd/gpsd-dbgsym_3.17-7co1bv2021.5b5_amd64.deb Size: 987092 MD5sum: 7e0e5032fcedce49ab0ff6792c35e37d SHA1: ead3cb406e63c02d02a4d27246cc7c1a11f5817d SHA256: 3231c8035f67fbb9546fe71a4842ccdc74b5453d992ea6f95a5d2ced710963ad SHA512: 8a3dca72140dd9705467f219f6c84cb79ce496ba01a1f0316aa2025aa7503c0cf4dc786dbea6c4b9d781e2be0725d17ca311da1a1cbf83e8b0276f3ee0788bc8 Description: debug symbols for gpsd Auto-Built-Package: debug-symbols Build-Ids: 4a5002c363b33e28e5ec790306c83fd49a3ed09c 74e9f84b7e3ec184acd4e831bd9d7380fb8992a7 9ae5bc559266f971727230bf0e54682f0b15633b Package: gstreamer1.0-pocketsphinx Priority: optional Section: sound Installed-Size: 43 Maintainer: Debian Accessibility Team Architecture: amd64 Source: pocketsphinx Version: 0.8+5prealpha+1-2co1bv2021.0b3 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.0.0), libpocketsphinx3, libsphinxbase3 (>= 0.8+5prealpha) Filename: pool/sdk/p/pocketsphinx/gstreamer1.0-pocketsphinx_0.8+5prealpha+1-2co1bv2021.0b3_amd64.deb Size: 11836 MD5sum: 6ea07eaed2a758c108d27a9305c565a1 SHA1: 2399b3c9e631e2c214a40e3b378463f813d96174 SHA256: 989c794565fe5fd38e0bc610066d9b4cb7f827afc2f786d40abbb3057a68135c SHA512: f333e687380fc8f9cb5a2113be743043e678865e49e7d7d4b3f0c39456ce1823e44784167d3476a3c6374ab09b821b537a2d4c3d447490f8fc156d3a3ca0e416 Description: Speech recognition tool - GStreamer plugin CMU Sphinx is a large vocabulary, speaker-independent continuous speech recognition engine. . This package contains the GStreamer plugin Homepage: http://cmusphinx.sourceforge.net/ Multi-Arch: same Package: gstreamer1.0-pocketsphinx-dbgsym Priority: optional Section: debug Installed-Size: 45 Maintainer: Debian Accessibility Team Architecture: amd64 Source: pocketsphinx Version: 0.8+5prealpha+1-2co1bv2021.0b3 Depends: gstreamer1.0-pocketsphinx (= 0.8+5prealpha+1-2co1bv2021.0b3) Filename: pool/sdk/p/pocketsphinx/gstreamer1.0-pocketsphinx-dbgsym_0.8+5prealpha+1-2co1bv2021.0b3_amd64.deb Size: 29156 MD5sum: 8fcbc20e758c63d9c8ac3a7f7c7c2f21 SHA1: d2b435173218d496092d212b114b8ac287f9c2f6 SHA256: 2ec6a920774134cca962ae94c0265118a8ab04f2bb55733055a98123579fb845 SHA512: 9fb0effc242a7d2166234bda64ed4aee88366b66fb97e3983c96cd1bbf19b5aee20b791d18853a2461c2b04234ea2df17f6ffd45b4b7d347b34d0c9ea0ee4496 Description: debug symbols for gstreamer1.0-pocketsphinx Auto-Built-Package: debug-symbols Build-Ids: b3934f314b65aa7ace5c72a13ec64b3fbfad573a Multi-Arch: same Package: gtk2-engines-murrine Priority: optional Section: x11 Installed-Size: 329 Maintainer: Yves-Alexis Perez Architecture: amd64 Version: 0.98.2-2+deb10u1bv2021.0b2 Depends: libgtk2.0-0 (>= 2.24.5-4), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.27), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libpangoft2-1.0-0 (>= 1.14.0), libpixman-1-0 (>= 0.30.0) Suggests: murrine-themes Filename: pool/sdk/g/gtk2-engines-murrine/gtk2-engines-murrine_0.98.2-2+deb10u1bv2021.0b2_amd64.deb Size: 99296 MD5sum: 857c7622b60dc11a2b67e10098e61dfc SHA1: 04c01cd6cdda363f7b4dbba23efbbd6c8cdbdc47 SHA256: 2f5e7c214ead6e6d115f7664bd2cd6337451b86c873c4edd1fb7f163e3911006 SHA512: 70dfa2be3b0dbbd186ef0e621ff22da68e3d486fa6ea3b0a6602e40131c52086b9a190996b1d5ceb7cbeb4f7da723e7a5cb21573de3871013135f9cc4a590990 Description: cairo-based gtk+-2.0 theme engine "Murrine" is an Italian word meaning the glass artworks done by Venicians glass blowers. The Engine is cairo-based, and it's very fast compared to clearlooks-cairo and ubuntulooks. . This package includes the Murrine engine. Multi-Arch: same Package: gtk2-engines-murrine-dbgsym Priority: optional Section: debug Installed-Size: 272 Maintainer: Yves-Alexis Perez Architecture: amd64 Source: gtk2-engines-murrine Version: 0.98.2-2+deb10u1bv2021.0b2 Depends: gtk2-engines-murrine (= 0.98.2-2+deb10u1bv2021.0b2) Filename: pool/sdk/g/gtk2-engines-murrine/gtk2-engines-murrine-dbgsym_0.98.2-2+deb10u1bv2021.0b2_amd64.deb Size: 247088 MD5sum: f1fa1464e999d5fdc02ea7531a3dee2a SHA1: 6d027b458215f0632c80db04323623bcd9a4296a SHA256: 36c3d03d70c90ce562d3c749b6117a126cfab65dbf4d339cfa4f68b6e86c4f61 SHA512: bce76c7c91da6e3e20e95121981f29ced10471996c7ac372472e7f28239a4549745a7e82ab99e65e842607f4748ae04e978174114a97f575dab03d7344c75270 Description: debug symbols for gtk2-engines-murrine Auto-Built-Package: debug-symbols Build-Ids: ffe55c55020259bb07089d2fd1aa333628336979 Multi-Arch: same Package: gtk2-engines-xfce Priority: optional Section: xfce Installed-Size: 275 Maintainer: Debian Xfce Maintainers Architecture: amd64 Version: 3.2.0-4co1bv2021.0b3 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.24.0), libgtk2.0-0 (>= 2.20.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libpangoft2-1.0-0 (>= 1.14.0) Suggests: xfce4-panel Filename: pool/sdk/g/gtk2-engines-xfce/gtk2-engines-xfce_3.2.0-4co1bv2021.0b3_amd64.deb Size: 62592 MD5sum: 680fe086e72399d6a13449bf45e8c14a SHA1: be5c46ea7526b9696e95197877e87c88c395a058 SHA256: c25af95cf5111184e06582de2d533cffb4619090f7c3707193ee25580918f55d SHA512: ffefbea772086968a966a8c5edb3b7621d11cd12c22abf1fbc79b92fc00ec22bf4ea56f8042298c0983ece22392da0f02338a19a1281244613d0d052ac0aa9fc Description: GTK+-2.0 theme engine for Xfce This package contains a theme engine allowing users to apply various GTK2.0 themes to Xfce. It also contains some ready themes, but users are of course free to use other themes or design their own. Homepage: http://www.xfce.org/ Package: gtk2-engines-xfce-dbgsym Priority: optional Section: debug Installed-Size: 80 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: gtk2-engines-xfce Version: 3.2.0-4co1bv2021.0b3 Depends: gtk2-engines-xfce (= 3.2.0-4co1bv2021.0b3) Filename: pool/sdk/g/gtk2-engines-xfce/gtk2-engines-xfce-dbgsym_3.2.0-4co1bv2021.0b3_amd64.deb Size: 64324 MD5sum: e4415e788ddc9c9794043144947b0e5a SHA1: bb823db0819a13597b3a0f1851e997cb2471f067 SHA256: 83360ead4a74bbbf4115f21ce414a36ebd0e1bf1311539e73a28ace23d2bb691 SHA512: fe9d7a5b67b06cd728121d34ac40b90de54bb4b9fe270e7345cb0e33791ebbc484ce4cdd5edc81ebe7643cec3a0de7e93070a16a64acdbf6a85d788a2d198d30 Description: debug symbols for gtk2-engines-xfce Auto-Built-Package: debug-symbols Build-Ids: 9c9a2099e5d7185822f6825d68ea971d04797f40 Package: gtk3-engines-xfce Priority: optional Section: xfce Installed-Size: 475 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: gtk2-engines-xfce Version: 3.2.0-4co1bv2021.0b3 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.4.10), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.0.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0) Filename: pool/sdk/g/gtk2-engines-xfce/gtk3-engines-xfce_3.2.0-4co1bv2021.0b3_amd64.deb Size: 70472 MD5sum: ea40ee31ce20f222522a5d5ae4e85ab9 SHA1: 86dc9bb8cadc0902f9880fcc6d025c002e531e49 SHA256: c87a07fff4895ad899903ea648cc6187832d9a66e21c18417a6e24a8b22cd5b9 SHA512: 9666b33083eb4cf57faf2c8c50d7ab295c00edeb252119306447726e2bae4001ecad50744b28d0a0d2c6692780ee3d092385ed5f3356268e9bc39fbfbd15f9b1 Description: GTK+-3.0 theme engine for Xfce This package contains a theme engine allowing users to apply various GTK3.0 themes to Xfce. It also contains some ready themes, but users are of course free to use other themes or design their own. Homepage: http://www.xfce.org/ Package: gtk3-engines-xfce-dbgsym Priority: optional Section: debug Installed-Size: 52 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: gtk2-engines-xfce Version: 3.2.0-4co1bv2021.0b3 Depends: gtk3-engines-xfce (= 3.2.0-4co1bv2021.0b3) Filename: pool/sdk/g/gtk2-engines-xfce/gtk3-engines-xfce-dbgsym_3.2.0-4co1bv2021.0b3_amd64.deb Size: 36740 MD5sum: 685f9c5aed23e7caec463e0dfeb8a8b9 SHA1: 980a0ca747740b8124ff9990bcc02129fe394a11 SHA256: b91b0aaa197c40e5c43ccadd62de87a4ada55d023f89b7882eb0464bbd65f5e7 SHA512: daa2c6f636888dd3ff3067d8e1a2e0423473708120db3eb8ea66aa5e1376e5fc4e64489a051a3fd25fd0870437ffa4c9a54e7dfd039b2e55023a8c0eeb81a81e Description: debug symbols for gtk3-engines-xfce Auto-Built-Package: debug-symbols Build-Ids: bc0db4b317fc332b805439e5c52e30feb6e94375 Package: iceweasel Priority: extra Section: oldlibs Installed-Size: 232 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr Version: 102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr Filename: pool/sdk/f/firefox-esr/iceweasel_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 124140 MD5sum: 36170d1e2f1a19622970fd785bb93160 SHA1: a1cd38370f7fd13c392c28a152396a7186f4c865 SHA256: 10abc698969bcb787cd788516558be8bb2b25d0f80ece2b661d7b8a1f2937846 SHA512: 0055e1605564f90f92afdd3f7433cd8b5c5c1165f1eaf072b1a703e2df8e02d00141696b3cbf154e1507e4bdef82060f9ca7d66c0c73656b355550458d953be6 Description: Web browser based on Firefox - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-ach Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-ach Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-ach_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123716 MD5sum: 8c3b7fcf76af1585e663203b20569057 SHA1: 3d7eaf7308d74b946a8829f4edad55f549c16d7e SHA256: 3c50fbe71538237047a9943ad5cb051ecbae81df87aedcded565d722b70163bb SHA512: 06900f87a311e55da86f8d56adacaed3c389e60401c60a4209555ce22c5b61242c94f77ddd00613939f523bcf3ae3370db9932dfecf2a260c7580605fda88bc0 Description: Acoli language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-af Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-af Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-af_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123700 MD5sum: d83e171993d3872b9e6095533d3a3663 SHA1: b98e9bbe52ce41d9f8983f9f4608875d5af0af9f SHA256: fac4d34bc59787579d4476ec82fe075ad3b3e9450e3f521d41750af2ca2dba81 SHA512: f7c80e39a0ad59eaf7a66c64c8fab1e730c5298f608712041d19b2796ca034da49d77e5aea9d96c238e270ec69b4e15eb749babf73410e5bff85901167b6d3c0 Description: Afrikaans language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-all Priority: extra Section: oldlibs Installed-Size: 211 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-all Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-all_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123364 MD5sum: d0d72b3d407c78b01d4e3501a258173b SHA1: 666068e8b86b2aa667a110e5047b4f35dbfac4bf SHA256: 4c8682a9b267d0d46a2bbe1ad9f5e171a07639de534d2d9405515af9c938acf5 SHA512: e3228ab38d0deed0e58ef8899aa7f389e8a0743b87983b45e04d3ab8e8e6bc005f57dd656188fa80e8cde17569de32fbfc39cc7829ee95112e7c77216dc65f87 Description: All language packages for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-an Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-an Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-an_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123696 MD5sum: 86fe75f1d27859767349ebe8c3228af2 SHA1: d4cfa280765e8011cefa8bef5ec94f19a65cb6c2 SHA256: 92672a1df0f500bd841d7bd5a60b6b6186f2def2c58e7fae40860dd294fabf28 SHA512: 71a181bc4d7c76887db1277a1f0a073883d271045821457576194f1561ff5c4850465940fbde0583631610aded0c31f2e9e87599bbaa8dba061c590bcad55350 Description: Aragonese language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-ar Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-ar Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-ar_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123692 MD5sum: f7d4e8c10f62e3a7bc37328595dc3b48 SHA1: c86b29f9431a026b1cdd33c8959c2b7e030e6eab SHA256: 22143477204cd3995c95af871b2eaf472d0afebdc2b6870176f5dd578c101427 SHA512: 7392afbc64d8ec5fcf8c06e85b52503f853d7c815a814c1e13e316e1571fafcd4a876c1c8d125b6b36ae7eda6f94caae35504bba1ed5efb8b78c485a70703b78 Description: Arabic language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-ast Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-ast Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-ast_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123700 MD5sum: d87beb1ccc1c5d574b3ad09baf24b5a9 SHA1: 71b6e68c9ce772532511788acf8fdacf105fed39 SHA256: 7432c86ceacaad9e8bd63b1f484d2ddce7174e76715ede80cb21b7b7df846541 SHA512: 159f15326c8b3943e92c2bb51f607f39698528a2e9f71becffa83bacdca6c7fc558365d4877564117362e11b2e8e0049571374e33d84aff2f0581c70cead23af Description: Asturian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-az Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-az Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-az_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123712 MD5sum: 23bd607369f90d788bcc65e0621a8e64 SHA1: 89755bd831c4cd45f25ac60c1710f740f5ae9dd0 SHA256: 392637d8f5869c5b8dfdc3d48bf2fd4b0b0d6356c65e6abbef8cbe17c045b1c0 SHA512: 19ba43fdf530ce1db46338be4bde420ee2159aed560e4fa987b027ede9dc388e272604626afea994751ffb693f3faa84d74a1dc7c1ba4b2b00ffa560893d6ee1 Description: Azerbaijani language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-be Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-be Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-be_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123716 MD5sum: 8f216efccb997f4299a561d7248f8ea1 SHA1: 0fd0138cd103241f5678b10fd02df91903d987d6 SHA256: 536f449260e203e2911e34f2a34126d3c9235034378654bd37593c4683331a22 SHA512: 8c8a3117a60a6bdb8ec326f9aa9bb79277b82c39448d3554ea5eed87bca706cc3f39f78031690d7c5fea7150985ed6975475c828f860d96a3755055e646baec7 Description: Belarusian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-bg Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-bg Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-bg_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123712 MD5sum: 05d31198051c7eab7cdc162bc13c7478 SHA1: be9626c951d54fceedb03a4b05cef55292618796 SHA256: 355c6cd473dd06c9e17feacf48d87d7bf44cd56e2a866a510696aa3110dcc4f9 SHA512: e7a9e380db5aab97c5e26af2661e9bcbbcc8ccc49fdbcf2676e8aa89162eddfb3dc02a2fe9d390ddab8f2c1e6d80df8a425d29a83ec893595627f3aefd4f1d73 Description: Bulgarian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-bn Priority: extra Section: oldlibs Installed-Size: 211 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-bn Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-bn_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123364 MD5sum: df578f0d055e849ac64b2c8a570db982 SHA1: 8d61ffb80debc3cbd027fca34c99281bcf46f82a SHA256: a3187d88f590526844b46274fe7a1092bbc684cf79452bce503dc175859cea56 SHA512: d3499bff54bb141e047a326a230e3d4a1a99ec66c4f4d74991917d82d1f81b7c4316061209e13d743a9fbbfcd9a999258bd1e1789a0b1bf9abd0cd7bbde2b788 Description: Bengali language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-br Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-br Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-br_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123700 MD5sum: 9f3e495628807e2f488deb192af130e3 SHA1: 0c3ae6d9e9b829a0b6b3702d62c3594777db75f7 SHA256: baff7b402a9504d8f56c50ad0cf1bd806d98fd9a01bc857bcf3cf9ef96ca1f64 SHA512: 1f2eae0ec185e34b91fcf83adc5688b7898ffb19ae952fd662a2848de5eda10d1dc0af9da55f6143979046ad0e543890d16b8333e177f7647996df5061f8b9ed Description: Breton language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-bs Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-bs Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-bs_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123716 MD5sum: eb8ed1c27e23a8892984b5243afb089a SHA1: 388a2b9db540f1546ffb6e1ac1d650a6b5c14d3d SHA256: fdc915bdd3ef13cadc3505178f93180c19bff8e696fa9946b073f34f4774e22a SHA512: 71768f4bcbdbe6efbe74dfcacb5d176173c0ed9cb0047965ba684f8a31b2a0aa1558762ef4bfbb021c614a618ea2825316781f3e30c803dcf9cc173e61feb614 Description: Bosnian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-ca Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-ca Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-ca_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123680 MD5sum: c6625cb4512637276cc3201b9ba04211 SHA1: 8cbccb6871915df79d008bdc8dcd6184601c928e SHA256: a8bbaa2c62be1538629ade28c8bcb9ececc7c63d0495b9913569fea29d4e6314 SHA512: dddc3927f67725792b9abf40acb8af5fabf422286259cb55292877c24aaf2c985560e6d67a90ccc4c39fcfeec5a57fd47bf4bbd90427722c93588cb2710b1056 Description: Catalan language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-ca-valencia Priority: extra Section: oldlibs Installed-Size: 211 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-ca-valencia Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-ca-valencia_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123372 MD5sum: 34a4cdd86eb5b94e1504da062d0cb479 SHA1: 8d8f794366b1c894306465ce2ae0741c864d8cd7 SHA256: 4f92751d620d8be4055aaffbc0f4a9ed7feb9043b537e1e266af4beb7a3ae453 SHA512: 0f4efb0b41bd986be96879c38c4edd74ce2a1ca4d1cafb8245418e838505287e460732ff6a9a6bc584c237a296694726d2f639278587025028f1bb50b6c37404 Description: Catalan (Valencia) language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-cak Priority: extra Section: oldlibs Installed-Size: 211 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-cak Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-cak_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123376 MD5sum: d99346747eba43c5656ede8773af97c8 SHA1: f138583529e4eae3e6d2d0aa2bbfa651a268aee5 SHA256: 427c98334241c69e86bca7acb111fdc0c51668fa0480fd947602fe9ee0c6269d SHA512: a195a39da11999ffc217ad4a14e6a5c261727bff3ecc2baa6762d6b45e8c7b636f1d7927b96f27c49d4552112068b57ad2b3b4abbedfdf6db76bc1e46ad71cbe Description: Kaqchikel language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-cs Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-cs Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-cs_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123704 MD5sum: 306e299a9a4919c79d335d71f540000c SHA1: 4936c12a985097832f9fb4fefe6bf2d4c7207870 SHA256: 5a14f63b99326bd919f5d3fcfc0f1b620043aa70db3aa9a9981a71efe9674b81 SHA512: 0dc953575048a9005297672c8f5a2179f45f8784f9eb53c6c0eca4cdc6146143ebddc3253ea0d4b006b705bbf31be5bbf351c7c2f8d8b557ed1f3a81f22d9b90 Description: Czech language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-cy Priority: extra Section: oldlibs Installed-Size: 223 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-cy Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-cy_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123748 MD5sum: b5d8e6395879d50761dc97ada58bf7a8 SHA1: 83b647352b8d202b50544c77b8bd2d7f1d92368b SHA256: 917ecbc575118ab64951ded53622b9c1ba8e9727de66b02c7608eb6d3a6a910c SHA512: 321774dadf3db503fae41c6ee2f9d055f47d78eb8d75408d2ba7cbffe89300d0b3a732086c951ed84ca9712ebcbadaad09cf62925a9130f768e6c2afc8505781 Description: Welsh language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-da Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-da Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-da_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123680 MD5sum: 8d386be37ea54b37fba9dd7fe10bbb06 SHA1: 3dd09f9a6a4773da831a822e9824ba17a7d7b7f5 SHA256: 9b8b1887b69dacc52744bda3898bdd368ee261ca5f36953b8fe9cd517b1be339 SHA512: c39b90d6e919381cfc8ae063e02f90459619bdcbb9a31eed14a866e5dc8786b8c2fd548292fc999544bd27c1d057c0d212687ed042c10bdeb61263f1cecd439b Description: Danish language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-de Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-de Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-de_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123720 MD5sum: b93bfc883081f99019387f100f8c5461 SHA1: 1b3e21f6f169fc7b56f65724f38f180fca05ca01 SHA256: f21d0475f423c2506d02e1b0810e25a7af11d873786e23b4a3ec39d527b8aa07 SHA512: 9d8d1f9960ce6f469c1c903b689124ac38de304634444e45c35bd6525cef7d1f297097482963aec03d3fcbf4e1e88bd600e20101ebcdc01174e3699c54a556bf Description: German language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-dsb Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-dsb Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-dsb_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123724 MD5sum: a19481c06b7bb6ad238c21001d7272c6 SHA1: 8f3a69c713a3dc571e51c1a1e76bbe01c2b4ea2d SHA256: 05745505a5a808399a82b4326dfcc672c22ac6eae2c2d35ab2d34ab63b117625 SHA512: 25aec60ed015e3bbcea3738a42291d7177c9d844c264e26bbe20ff6eb4895667506a6cdefab8e5de9c6cdc348876b2f814199f677d0b9e542d662415e5808020 Description: Lower Sorbian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-el Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-el Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-el_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123704 MD5sum: a0826e2b81c6051e0cc46ecfd14db86b SHA1: aa1d1854c412605b0b1bbeeb6ddde587a9ff7733 SHA256: 8818ce15754fc9eb0a57faf902654ef8b570cee85ff1d64e26ef815ff642dc38 SHA512: 6cba93a2ecb44ad52729aae04dec87a29e7b751767b561c7e09a4ccd57e35f70c6314d64af23a1cbbde8471304069ac24b9ffa0c7a7502c6741533c15c77cb97 Description: Modern Greek language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-en-ca Priority: extra Section: oldlibs Installed-Size: 211 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-en-ca Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-en-ca_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123368 MD5sum: c5917333ceca48dd67de9927ae8bc5cf SHA1: 2ba33137bfa8d6d545f45f53ac6de22c34e0fa7b SHA256: c7d45ca87d2658b9b4f90bb8ada5500df105fda193fbd7ae805df6508724efa7 SHA512: 7c86c6fe019b90a3330918dede22ade948fd522561c660df635389128e8dcd1a05d214c43cbf53f4d59c0720631145b8642ba15b766995a1f32f319c7070131e Description: English (Canada) language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-en-gb Priority: extra Section: oldlibs Installed-Size: 211 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-en-gb Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-en-gb_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123368 MD5sum: b3d7534a0852419e508163e1cf9f6c85 SHA1: 8c62c4c7f65e074efbc2e2618a1d77096307934b SHA256: a77cb46ddbcbc411b3f3224696c94c7ba98e09246c280ca5df437fc55ac7c79a SHA512: 3dc8242e64955b2855d85eec6281e4fb18e0b5314b35cfe3d38c914be5feb6b69cf8a34cbaf36702ce939e99025061675a1af67081e03c33071914a952d7dab1 Description: English (United Kingdom) language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-eo Priority: extra Section: oldlibs Installed-Size: 223 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-eo Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-eo_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123736 MD5sum: 88ca51ea609a32ce7a23145c723e8c6d SHA1: 57d1e82e591266f2e777ab4a429bc56a9d96039b SHA256: 71d712a000b1ca5f3794ace56a08e790e6c29ad8b89e6450af58d7e75245e624 SHA512: 538bef2d59d8c3d4f78240aa44a06a8408316324d086a1ba08811c1b9ceca7fdb354df143b81c5684965b1a11d4428b6bf1fe6887e2d3866142516105394d5d0 Description: Esperanto language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-es-ar Priority: extra Section: oldlibs Installed-Size: 211 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-es-ar Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-es-ar_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123364 MD5sum: 6185df38bfe1bafe67c5765696ecf5a7 SHA1: 27bf4406bf406a1ab8eb3c41f3906a52b3bb3f8f SHA256: e78857c25dae4d9c48c879ed1c98d8e04f2fc60d804ba2e7ff9baa523ab0e257 SHA512: f17f98d9c4d0f63d4d684f191e5650bf05884a60d9e5474be8a7edd145bcc28398b03d9e9881f9c1199dae80e752c77efb76f23d9af3a7360f4411652c835265 Description: Spanish (Argentina) language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-es-cl Priority: extra Section: oldlibs Installed-Size: 211 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-es-cl Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-es-cl_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123368 MD5sum: a98edc5b87f8d9877587fdbea2c1523f SHA1: 53499a349713011f18f455051d08e3e8dcf5464a SHA256: 6e0279b316ab676596693f3dd17660d3c03c2873e3285da104e07aa199b03a66 SHA512: fc36cb861fee564eb13bf80b9b805578956d4e15eddad252c89e05f36c9c70bbe773ebb22d783100a13316893eef341394211fb0a37c77474e52dbc84dd82297 Description: Spanish (Chile) language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-es-es Priority: extra Section: oldlibs Installed-Size: 211 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-es-es Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-es-es_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123376 MD5sum: 7a95dbd97437f9742f39f70d820ae377 SHA1: fa8e4343e799006fe931939126dbc83682a75dc8 SHA256: 834f0abc76c3c6d49e0ee419ef76158a56c381803cba2297ba3b58f92299814f SHA512: e0a8385e2405336b6800ff0917987d45e32507c64bb61c9eeda4eb246e6a74a44ab7765de25d017b48d437d1e9771f9f4d119d46a7173708c80701f34bbd73ee Description: Spanish (Spain) language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-es-mx Priority: extra Section: oldlibs Installed-Size: 211 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-es-mx Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-es-mx_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123372 MD5sum: f8592000ddbdd56ceb19a380e55b7d66 SHA1: a381836955ff6752f062da012a74452e453bbe21 SHA256: d7c16055bf43826a0f04fb97d3d6e176ae6edc3254168bb2ca6e3a0660ebfe78 SHA512: b22dba81d7f389675ddf4816aebf51bf15c20efb63ae6e31a3fb4470d1110f6b27d029500c58123976a5ecfe8ae97cf386f3356aadf06808d807dde1bb097510 Description: Spanish (Mexico) language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-et Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-et Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-et_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123696 MD5sum: 10cebb8b1ee483abc2403991a5848d36 SHA1: 2d7d34c989b29d94620080258d19c8c72bd51f90 SHA256: 75ba9a5c57aa13e069f63d766aa44356926cd4967deedc81a4bb5683ae7fe39d SHA512: e762133b32c30eee22018849aca25e28591e8231540d5ac468e447ab72e4f583f9cf62db3dac9e6696f6a74c2fc2fe00bec5c5e85ea552122de52c48c1670796 Description: Estonian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-eu Priority: extra Section: oldlibs Installed-Size: 223 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-eu Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-eu_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123740 MD5sum: 1ea49d49acc576f23087bdd8a766bf08 SHA1: eb54b5a283a0452c1e6102f56eceeafebeccc997 SHA256: c6807191869cef840260c2a4760f42daad261a4e44a035989f98cbb50a7aff3d SHA512: 254308d49cf6962e18fa3b1ccd992d720935e2c1d4ed1c5db95b40f71a1bcbe315f3084420e69e2ebdb851506d74beaac77531390e2119e9051703e731d5237a Description: Basque language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-fa Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-fa Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-fa_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123696 MD5sum: ea84989c9c3f21f0292280360b2db77f SHA1: 1f9d5f85c1799831855afa65a33c0d8c60aa0ac7 SHA256: 033e4e00a8505b36f9bb5ba418848a506808077b44ba47736b4a5276af3ed72f SHA512: 7132073acf7c1e4cb40f30b79c7c2c0842553c6c85c1c68f9ecf527cb5b4a26049b1e4e426be3901a999618847ba3b1ddfca67e76edf24b1bccad2007a5b2810 Description: Persian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-ff Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-ff Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-ff_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123720 MD5sum: f356cc3b7c2aae1aff987ec243c360b3 SHA1: 7540ca1f7a2b0cbacb1ae6f72135ee7de3ec580d SHA256: 58932e6f7a1eb7c3a028e6e5fb90f74b5e261dc04f1e0566656e15b74f82e66d SHA512: 4025e01156301ce38f8837bb3b289cf0c56a291d7a06f0dcf52b6d2f27b4f36295af83d5ac2e1bb48ec2b34f8858af4a9aa377e5850fb677dc08b1c2473a112a Description: Fulah language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-fi Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-fi Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-fi_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123704 MD5sum: 91b39f52e9cbca99d1b1903419f94272 SHA1: 1f3e7278b55b44ca9c637bc9260fb826bc47be13 SHA256: eadfa332d9c939359bfbdc590a1f9e3536521e09ece709318bf11d7636906cc3 SHA512: 5ca410c904ba05f8e44179b80ae8037e0f45d0742170eba525465c8dd6afa3ae920a86418063b06b0794408b39173224e454e4b243566ef112beae88ddf86828 Description: Finnish language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-fr Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-fr Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-fr_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123724 MD5sum: 0b424c462bf30c27e15e465fc930bc74 SHA1: b09c394a2a0be8e7665bdafa87708f3af9308c9b SHA256: 53e0b82ad56e56557871477a03c97e2e139ec5b2fd84ec84cc4fec8d4e4c5283 SHA512: fd5cfb419e0909fe50430f68c6cee6431191e5228e048b8dfd3fd0132235502e9b32ed0956aad1c1f59297a82737ce416639a115acee9d506ec4188d44c2f63b Description: French language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-fy-nl Priority: extra Section: oldlibs Installed-Size: 211 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-fy-nl Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-fy-nl_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123376 MD5sum: 83e7c2c1382067a593646900c58e732a SHA1: 0f1a448ce89ba297a642dc1b8af68a6453aa2fcf SHA256: 71f4cf1783494cdd588ac47b9eabba98a585ae33c59444a5259cd516d5ed3e7a SHA512: 66a97a1b3c7e996256dffdd6a333a21815e0864e29c2e96a8a201f3017f2e0d32e6c4a0c55db3db2c995d92c99a31b969b5c80be11f93796485677124ca8bd9e Description: Western Frisian (Netherlands) language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-ga-ie Priority: extra Section: oldlibs Installed-Size: 211 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-ga-ie Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-ga-ie_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123360 MD5sum: 33fd9ff01fe3e6fd2db4b78ab0c8dd9a SHA1: 03780d2d3e183d1726c6fc37fd11c8524a85ce9d SHA256: 45abc21c9f9200bd6d4e447f061132bb60069d09645fa9b6047f5be78e718c7d SHA512: 7e9b58dc1100215437d2eb2f2b601f58001e540f637a5f73c31fed46e446b87c0c3755a80ca3224bda88e0bbd140970b553a15918ce04215610c8a497621d619 Description: Irish (Ireland) language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-gd Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-gd Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-gd_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123728 MD5sum: 57724c138f1dbfed573079332d571c3c SHA1: e48ed7943d1198d4def9058278e71386b81e3006 SHA256: c227bd4562eedb5cec728d65e087291cd91a32fde4aafbc448eeeb429acfd1aa SHA512: e07ab4444a1f531579f4d4e62f96eb86e98de03031a50946aa31750e698caa7b40f4d05339f948d09807858ae17da1aeeae573d4b4f4fd48e60852a749c6fb26 Description: Scottish Gaelic language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-gl Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-gl Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-gl_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123712 MD5sum: 17f6801c270bd4c5d2543c93630a2bb0 SHA1: 626e1f1465b6d55290d1bf29ea395fdcb2fcdf3e SHA256: 459f4482cf0df68080d8dc54ecca2819d57f488697c93c216a8d3ba4a72a7793 SHA512: 8c2442a3e9d961b201c28cfec2ebf4117d7e9c7a2b73e621cb6977c4dbc5ed5d4aeee857ad9d53e9ba268fc6721fcf15b3cee3039f52bc2a0ad2d18b30185547 Description: Galician language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-gn Priority: extra Section: oldlibs Installed-Size: 211 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-gn Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-gn_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123372 MD5sum: 24b7d2439afaa9bba016725147ea658d SHA1: e1d496fe328c9fe07de0f86dbd52300e78a25148 SHA256: 9372a8de0c6877d956098a16fc9c211aead153f27ce61c67a888ecd3832edd51 SHA512: 6a59ab8b79b6a4e6e4201e2e1b738726845c8a09aaeb39a2bab83c9ad69457d9ddaad23a5a7a07dd24e6f1b61bbaf5b333a5bbf90ec450a47107e07b4ae9cc6a Description: Guarani language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-gu-in Priority: extra Section: oldlibs Installed-Size: 211 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-gu-in Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-gu-in_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123372 MD5sum: 442d4028a1be56a9ab7b5fc708bdff92 SHA1: b91b4c887ec0e0ff89932af5b0ccf66a0853ae2c SHA256: 30512ef8ee9ac1f8663c46ced0ec3a9e037724961cdfbe9d1e7c08fe6c24bdf8 SHA512: e570822be6a4cfbbd3826695f5fc53ee6116db8c44dabc8778d59781563242df3cfa873da60d9dfd65ca8aea1f4135850dcd18f8aa0794cb7a034aad3d83fbf5 Description: Gujarati (India) language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-he Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-he Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-he_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123668 MD5sum: 193539b5eed5a7440af2e7bc7c212517 SHA1: af2f9cfc4991a0e323eb78896da24fd5f32bd102 SHA256: e19c00b76ed8105f2cb922e512451bb68ff47309383a7ab7b8c67176c918f77d SHA512: 3b67dbd75456466955055091c7dadffa1cc1aeb4786675f5fd1bb1f35a68c2ae154d7b39d75896e3ab7f16b45a81ffb1d22261267d09ec4474cc77fa1cfdb7b8 Description: Hebrew language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-hi-in Priority: extra Section: oldlibs Installed-Size: 211 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-hi-in Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-hi-in_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123364 MD5sum: e0c925ac70cbf7c2f5171616778482fb SHA1: b6ecf65ffbebd4cd9561be16aef05a3546a44e49 SHA256: e47124efaf7dea9256edfee78a8e7cf7fbe82d965df9bbd33988d590f22aed8f SHA512: 8f728b89250a6053e4ac830e35d0bd8d46e54fe34010a5103f2d6a55457d03cdef11e8835cf477401f20dbd56bc7b371485b48fb22709ebc1a2b6bb746500922 Description: Hindi (India) language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-hr Priority: extra Section: oldlibs Installed-Size: 223 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-hr Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-hr_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123720 MD5sum: be41ef655d359d130f172eceaf5823e8 SHA1: ee443868bc02da9ba6de3fc4bd9f28b50c01f3dd SHA256: 05afc7ff0bd15ca5c38e1bce5b86f7e2106bceb6c06ae10f0ef09447f781f88e SHA512: feac2113bd11e69ebf5cd728745368cae47ebd8de5d2b04fdbe45bd746becfe3ecb0071feae8dd9d19ae2be7774e09248ef58b2db23e1d15629a83e2f038ae8c Description: Croatian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-hsb Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-hsb Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-hsb_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123728 MD5sum: 1d191219468ec30a43b3c7fc8ae4e3c6 SHA1: eaae53b044ae2cb15a9bd4ab8990278408a84b72 SHA256: 549ef81f80dd1ce1d6fbfb5791eff98a69004209721f3dabc652fa5c4ea54aa7 SHA512: 4ab9774c87b726a4f2e2f0dca124eaac13b186d86633b9f0181f6ea28cb5e676686d8dead854dd7d550ab8b8ba2f0563ce88100b137b24c3d98a6bf16a86a28f Description: Upper Sorbian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-hu Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-hu Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-hu_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123692 MD5sum: c041be9fc8a9eaf6a248d8adf410f72c SHA1: d72136dccd19f23e9417ecdaa7cb16adcc72dbf6 SHA256: b3b083818605cdb77c1a7c4815c71c47e809668686185ce523e1dcdb7f89e0a4 SHA512: 9e05079710ee314e65b2199e583b3f3c800e35341ff696e62bf5bfe8cfe320b707e2a65de56cb89376ea53fa2985275d40fce0271df2717908c40cfc654b1626 Description: Hungarian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-hy-am Priority: extra Section: oldlibs Installed-Size: 211 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-hy-am Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-hy-am_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123368 MD5sum: 60e1f84de8e96253fb8ea7f9e8d304d4 SHA1: ca696ac3818dd5f9be516cd141d80a87fbb6f22a SHA256: 7365d1011880642facd90ded95fa51c514e2c69ae84d692cd9c7b8d4285f71bb SHA512: fd953f7976403092c0739d53dfd719ded500e5ed94f5380e61c53ba649974d516d144cea560de9ac353a3a4531e2c4e6af75ff1f98332f68e8eeeff694f198fb Description: Armenian (Armenia) language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-ia Priority: extra Section: oldlibs Installed-Size: 211 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-ia Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-ia_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123356 MD5sum: 1097afa68f38b799312bd376ffcc6427 SHA1: 7689c0b100c009c19f5229ba9ade1245e9f9a263 SHA256: 622af622a3b9c0055b00f4489cbd1ff335991bcc9cb7d1061a816bd099684e7d SHA512: ee16cec578b2221e164c4ad773f953f1d69a2534df639f6f11f71f92e9f03d410d74176a63fadccf439644377259ffd51d118cb8713af1bd04a3357d7fe58db2 Description: Interlingua language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-id Priority: extra Section: oldlibs Installed-Size: 215 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-id Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-id_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123624 MD5sum: 36a7c678e44b2bbd6f16a0143a131cfe SHA1: a762f074298aaae94fca06be881a11658bc7ac76 SHA256: 9ddb033449f2797cc74475a2e535be6b34dd2615ff76dce5845c61b57ac136bf SHA512: c2cebc19aedadf49a19e07dcbdf2764d9b42e1c2b33fadaea297fd199cce7c18f06643bf4f5acf404b95619779a2b449c931e3c12584a847e1b36cb94f568f5a Description: Indonesian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-is Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-is Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-is_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123712 MD5sum: 31acce4e35eee76d74332743c6292a38 SHA1: aee594801af01debcd185b4d5d4dee1cf56a2fed SHA256: 53d0c4eb60e222bed8500ce37da41999e088a97569bbe0f89888618e1b411bb8 SHA512: 90deb0f9cd1edbf66594df587af66f165c1d5a571448daf4faf4bf3c6bf07e7f6b6f98c284776d6429de629351afefb9c47a536070bd19e5f21dedf8336cd141 Description: Icelandic language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-it Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-it Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-it_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123720 MD5sum: c0c94bf31baaee9ebe1492409d06bde4 SHA1: d59a91646d089cb6fb9efbd9094986529986dad1 SHA256: edb5cdd7c3a3fb4688554c3747fe18e0a8a3fc54d2e6f4fecc4a131467e051e4 SHA512: b5eaca8832317c8dc87a608dee097b77c848d18bc439bfb5ebdcf631c1045d6f0891526d76593e99dd0f2fe9b439ec2bfffd11abf0d5b4702b848866e8834608 Description: Italian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-ja Priority: extra Section: oldlibs Installed-Size: 223 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-ja Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-ja_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123744 MD5sum: 29d08f22961d9f69baea7abff5bb8295 SHA1: 9018164fd0340f6a458b7bcec1fb012c411cf9ff SHA256: 2ec0a609c73738a9d5a1aeba58860e77e7bb83dc753207a99b19cd2a10331928 SHA512: 557ceb3262593fa284036e0ee9f960ae8d98c2973bde998abb6418ce2617f1d7514849475aaa803127ffed0d874495c25faa84d516083477f0c2ecb63d9b8196 Description: Japanese language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-ka Priority: extra Section: oldlibs Installed-Size: 211 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-ka Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-ka_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123356 MD5sum: 05c905a2824da0d56cb83d2f592584f2 SHA1: 3bcd2633c01d4c540dfbaf41b94c89e60b89ce58 SHA256: a83e828dd1806a67e73b95a537342a6d984734d92b2cf703f2406c3dac396aa7 SHA512: c40e566ff1f56c3734a95da8837d7462e8f6dc15a695dcab98ebc0c062db1d565dcb5c7c1cd1bf6a5f97e1a2b6c39fea3f6cdb3ac462b8b6da08aabe0e44c13c Description: Georgian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-kab Priority: extra Section: oldlibs Installed-Size: 211 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-kab Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-kab_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123352 MD5sum: 81dba606a8b6ae83ab815d0dc2b177ba SHA1: a5535028e0a61e2cabb8f58820b20c06ffecac2f SHA256: f914cd863434b40cecd60581a78699e25d64f1f399ba92936d93c8f317ddffcf SHA512: 271d59b5c47544ea4e6aa432e895e1385a2cd9dc43072e3fcfe4cfa36c6f24142bf9abe773b4577ee83e384da513ae598fb7aa4d8e5287d44a52d85bbb6a1980 Description: Kabyle language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-kk Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-kk Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-kk_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123700 MD5sum: 616ad6cbcba531d754263923d73ef2aa SHA1: 01f77b1ceae5ebf10c29f72d0f50d0bf1e4c48e5 SHA256: a082020f2498a3a7550ffb868c7a9a42aec02f1fa3aff7c4422b8c7657fe4af4 SHA512: 3c3d71081ad5dad436fd5d48359fb9035b73d9110fdaee6f69987f4b10e29337eefd18847ed1f747f97d98eb98e4306b014de2d595a3b781e1f812b7c85e3137 Description: Kazakh language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-km Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-km Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-km_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123716 MD5sum: a45e56017ff4c80f7d368e5059cfb6c2 SHA1: cbfc9b7f1f824a3f9326278ac7320f02c1d5899e SHA256: ade3e9cc56fdedf1f2f9b8f2b982064233b8911952a1ea7ccdd475662a56c5a7 SHA512: 41fe32287d769e55510783a39908edf8cb4d258f6101b3e6868b9970103b580e072d994b1f11cd09363de9aafa06185e0ec4102480e4956931f9fba74267ec05 Description: Central Khmer language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-kn Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-kn Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-kn_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123708 MD5sum: ea49193aeb7f04e20b49874b134d497a SHA1: 1f5d41594a60e13f3a41d1f658de6d1fe1245c9c SHA256: 909220fc1cba0cd0d9c15bdf25605071bd16914b9a54f6c639977280380eef2d SHA512: c0162efccc2fda4d359d638ccf7c4499bdd99c78b00606e19a60b55d577ff07089c928dad086baf9d091eda987a33015f366b700ae6394747e27ba155232a73b Description: Kannada language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-ko Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-ko Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-ko_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123684 MD5sum: 6accf4d449efafefcd5f439a97632dfc SHA1: b8731b7bd7185e0a44d3e5140b1e6d191cf13fc1 SHA256: e9088d56318c7f0fc9babdfb270e39f647d89c9f16d827615517521d631a9fc3 SHA512: a50628739db0910d6f1a9ca0f8c03a8a373236bdc83d0fac09167bb10270928175e13d47677da9dd8497adf98e2ab29a956d4d5cf4179bc226cc73b1d4a95974 Description: Korean language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-lij Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-lij Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-lij_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123724 MD5sum: 614f5771200559202fd267149696521e SHA1: 36fce8553429964037f4096d77a9cebb40d31f7f SHA256: 1dcc9625001a9cb98df2f92565704144abd966f17519aa9e87aab66a494f2805 SHA512: c2e1a02f7b32386b7be9f149059eedf4a675f3b66078dbda4d7e142550b843069502a7b51fe14aeb35eea210e531214c8a8b88a3e07bb70dcca3ffbf67f0ffca Description: Ligurian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-lt Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-lt Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-lt_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123700 MD5sum: b8ce66785981fd6e506e406bf8e505e9 SHA1: 8d69878d95694bff407bcaaa89b444bfe896a661 SHA256: a47b34dfecceef675cdd2cec24b8c314f618cac71fa76cb5039a83db6a15515d SHA512: 2cd749fa0de2202330b8b0667a91131cf69f235a7b0621d67be3aeb6fa170f16adf6b1d12faa09e3c5f896e4e87e2922061cddbeab49ce88b4bbcc4dd50217a8 Description: Lithuanian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-lv Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-lv Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-lv_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123696 MD5sum: be3d924b99603e1e0f8eb56264562ba8 SHA1: 3ddde6c63b082dee3027fc37d3da6c3b1c5390ab SHA256: 0d8726ca1c2e1920546ddae29defeebcf4b459638acc3391431a0482d5bc0979 SHA512: 8858f8db2dadc28c713ded8ac4149d8eef2f83ca29d30f435af5f117c1a63880720494a30476db2ec947d995d1eab6f05bed3139e4c6706d9eca05e4be6c361d Description: Latvian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-mk Priority: extra Section: oldlibs Installed-Size: 223 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-mk Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-mk_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123728 MD5sum: 665d25468e76fe311b9a0ce85aceaadb SHA1: 58e79ed7269a3b90a9ea1d9464cf3ae55ef51dff SHA256: 047dfaafa4d56a26df28b336fc516a83a65fc158ab02b1e85bf40e4b9aa0f09b SHA512: 2644369fd4dff5d5dba40fa635be18c483b92591f9d47834cd46dfe658924685d6dc1b8fb7db1156cfb9d3b4767874d0b7e089226820e46d6066d1e04d5d217c Description: Macedonian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-mr Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-mr Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-mr_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123720 MD5sum: 38e470cd756657f044e2e08f162dfcb3 SHA1: b7d4c55ca7b59b53121aaa14c150d76b48e8ea08 SHA256: 4ddc6e7e4743393c773a282a7ade94e92403228f85584055823fc174e60a8ac6 SHA512: 50067711b2fa83135693ab29db1c8458b927176fa394e9909cc028c19121a3a0ba97b39a7002f53ef109fb9d84f4c67210aba72b51d26ff082cd52123b930fb6 Description: Marathi language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-ms Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-ms Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-ms_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123720 MD5sum: d367129e0b4d1e3192ce46bc252e6566 SHA1: 09d0a4ed9785a6389713157875cfc5767df278fe SHA256: 483896c01720d583d6fded082a1dc75e4d040c2069036252650fc8ca36ec5d7d SHA512: c2c13413964966227834a447b35848b38cc76678d0419de62868331793e546cf765c79f10686571a2493ce15abaed2d6ce109ac2e8a5e0e744ed4611e45e93da Description: Malay language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-my Priority: extra Section: oldlibs Installed-Size: 211 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-my Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-my_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123368 MD5sum: e8d325d0393c84bbdf6d7baf317b225c SHA1: 155116e2558504773a262f4aa8966f3aa2055776 SHA256: 27bc091197aafe873a5a137690ee732795aaa802028c0accf1e77600ba9c1f6b SHA512: 50a2debabd2d0e229882d680e5ddcfd9119b4b66775f7a003ec30c1bf1697415ed5c68ef2a70fa1644d11f0a2155b239016d6d936ddf83f2eda25a798cd62df5 Description: Burmese language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-nb-no Priority: extra Section: oldlibs Installed-Size: 211 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-nb-no Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-nb-no_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123384 MD5sum: 217fc5bb74a07d9f38749c425e91e63d SHA1: 0d2f4ba045e1aafc84ef8951a672ad9cdbbdbebf SHA256: 2e3f594c55c726ab91a5b3658a8b3d4b018f5ffa781cc763ac7e7815364c9a40 SHA512: e0b3bb127117f6057a8f42495e0f9c64a21d97e2605a2f33c19bedbc3f0930cd596b205470a555e34184f9b53b4801cc638ee234a8efd79ae7c935ffb7fbb4fa Description: Norwegian Bokmål (Norway) language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-ne-np Priority: extra Section: oldlibs Installed-Size: 211 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-ne-np Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-ne-np_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123368 MD5sum: dded5670b16334dc05098a4226ca7205 SHA1: e1ef4ebcb210fdc189ed799d28253f8e0647d8a5 SHA256: c5083c33b03866cdb5671a171a1e45ff6a74fa5fde3f9d0b6f59c9f44b677d75 SHA512: 72695ef8beff62abc3921643ae361211ae62337774758aa9ea3fa59951b6cb509870ff94a6fd998b0883a0d45d24c9c7e35c32f73d7feb9b5a894aab2ef63b28 Description: Nepali (Nepal) language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-nl Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-nl Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-nl_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123688 MD5sum: ec33d9ac1006a655b0e977c09e405976 SHA1: db1e238744e9050c5c53affff895edae593ea945 SHA256: b9832c05cdcca876fe7ee6dfdb0f8068c6e8f694914489e8f2be8c8ef574b69c SHA512: 76997aaf4ea7a8116c81388fba3c89e264bb52dc68722d73c7b947e1c84564ff8f41a61a73195c4a2b3e07fe47874aa2ea1eeff24c273a297575baef5194bfa7 Description: Dutch language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-nn-no Priority: extra Section: oldlibs Installed-Size: 211 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-nn-no Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-nn-no_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123376 MD5sum: 03621946adb5915da330eae9315c0226 SHA1: c554edb29ae6972925d2d27d8f8152761821b092 SHA256: 1ffed04ae03b8569ca84c3e6c98195dc1400f1c81621bde57c792b3e98e20e49 SHA512: 745bcb014cd17c8af49cfb202da0751478d15801f2a2fafa2f5e67536bfaca4f14258416d7b24337b64fad4d57074775113e0d2fd7316f83d51d2ce3b72f0480 Description: Norwegian Nynorsk (Norway) language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-oc Priority: extra Section: oldlibs Installed-Size: 211 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-oc Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-oc_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123356 MD5sum: a60fb715eecc835ec19c4b360027513b SHA1: 8f200a679cd1135db18a3f7bfc241fe25765744c SHA256: bef5cbc8e17e7ffa8f8200f87e382a6e1b11c4cb56587501a24c4fc180e9abf0 SHA512: 52f269e7b58d2e4d63d07f5d008b473198d30c58f2e83e8fe49e30ba7ae09450703864c828756e4d75c1046bebd8e09aae286b3fc8dbe9b784638617da0a9c41 Description: Occitan language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-pa-in Priority: extra Section: oldlibs Installed-Size: 211 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-pa-in Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-pa-in_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123376 MD5sum: b0a0d4da1f0879a13d3ab205b68d9cc4 SHA1: bd81fd83674a553f90519570425fb44cadd0c9c9 SHA256: 7e115a45ff90c5d71155c0c0d585abf31c29c2c437bf538d0eb90242fd951a6d SHA512: 407bdda0eeca7ec8cd621ef67c93e415ca6e7ca0b01b2525f3e6a3b88753a717b58ab10c54eedfcf0a96fb377f9f9a4f36427cfa337d475675264a89f4c7c741 Description: Panjabi (India) language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-pl Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-pl Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-pl_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123716 MD5sum: 87389f64f21f776052ef892536f7e293 SHA1: 00d406073edfd85ec72ae68939bcc6c199f864ce SHA256: f87825954546e9359c080c36204bfa740c7125a5e02d02a615f9663ac4d46dbd SHA512: 6231ceb2ae3447243ecf473927fe10f5e9edc509e375c06428d47071878af56acfbb97feb3a8ed1b4b482d87b997f482dad716d9647abb7edb0b7cab0a820d56 Description: Polish language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-pt-br Priority: extra Section: oldlibs Installed-Size: 211 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-pt-br Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-pt-br_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123376 MD5sum: df4ef4524014f7a56977ee1226d9279b SHA1: 224b8d5e51b02458c316743a1a7a4e32316c2f77 SHA256: a4414b721062a3331b4db3e6ba801b22b1ee82f00c2788b711493e347cca4d64 SHA512: 53ae026bca0f522a2b717de651e24084cd568ac87ee246865bb9a1b472d48fa9a632830a232c50e643b9270b2e7632fd514f5b6326e06cdf25716c809177d883 Description: Portuguese (Brazil) language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-pt-pt Priority: extra Section: oldlibs Installed-Size: 211 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-pt-pt Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-pt-pt_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123376 MD5sum: 7e07240136fe67828c4813fb86a20bd4 SHA1: 6c0f475890ec14a9f5db1dedadd78c88aa396b87 SHA256: 5afb88d2a029bf4674da60851bbd0ff00a7d6bbb13a440ac4a2c027428d0ecce SHA512: 7006464985f4a1063d700ef0b401c0dbdd296d6663f26be0ff9b236e6e476c9f35e2c88db9aa9b130ff967addd1517c8bf653be09e84f053d1e1705bb1cd9d22 Description: Portuguese (Portugal) language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-rm Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-rm Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-rm_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123704 MD5sum: 49d5feb3394cdbe37359de832876f9b6 SHA1: 9473a32e4c92da87408b80d18a8f6e0ba247cdbf SHA256: d8e3e265f34f7d1b7dd886f6377ede1f7e865b6291d80093e21f337ba6e71567 SHA512: e732fd236e4d0ae9e9ca3b9e136302968d6284924ef155d55ed5cb80cd222a9ea66a98600eafa4451cfd0a5325356e340fc4e4c9f8eb9103a11baa592fc65d0b Description: Romansh language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-ro Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-ro Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-ro_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123692 MD5sum: 7c35d2be68dc83019f28f251829e5d23 SHA1: fac857ee23cde9de757981a19ef032d8294b6921 SHA256: 7a3c2fa4d9426b74d1ea700ece2fbd2babefe320cf17eeb6a89b6e5fd55b79f7 SHA512: a647ed7fc04632aaec28bce1e509967f334235ffd9a60e48baf23a8cdbeb5f3443c0d9bea060f3788bd2f7b2eac07759939d0922bd1442cd7a2883dacdc0bb4e Description: Romanian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-ru Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-ru Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-ru_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123716 MD5sum: b92a0f04f906c457dd5578fe7cc15ab0 SHA1: 63383898b28bfa1758bfa333655a834965ad6206 SHA256: f903df2f8792e273f7c717fcc8cc69b8a9949cd87dec6b39dd7d79f4e0048e02 SHA512: 845a7b51745d0005edff362cdf297d9b4943d14e8b0b9422bc5aa38293d2b50a9c74271885f0823994eb9d8181b626bdadfdfca51817393deb913a8321740521 Description: Russian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-sco Priority: extra Section: oldlibs Installed-Size: 211 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-sco Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-sco_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123364 MD5sum: 5016bc0456772546dcde7935b4e91b36 SHA1: f4bdf0c20e383025c4db1e8b305e713b8e7b2d9b SHA256: 3265bbd7cc4853867e31af3c86597ade904ddc32b96e7e4653ec4a3970b1c91f SHA512: 69e25f4b5f8d533c77c053fea57948a007b5a6a687158767a83a839e54b80d529a527f848146bb32ece0b605db00d7b4c5c2508cbca59100af35a0b1727612e3 Description: Scots language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-si Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-si Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-si_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123728 MD5sum: 8815ed514114b0c28dff38fd7ee8bb04 SHA1: e53e6ca5b895f00fa95a03ccf1fc338aa97217d4 SHA256: dc513d0c16a0a4289cebd58986548646c778d50fd22a576edb8f80cddefe36d1 SHA512: b08ada318bf8089a6d02b95beb142e40c05f68a52f01ad717fc409dec5e693217df53a5e02a335dfd787a9a46b75fb94e70a2347ca512cff5c1016bd840fde04 Description: Sinhala language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-sk Priority: extra Section: oldlibs Installed-Size: 223 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-sk Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-sk_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123728 MD5sum: 69b23e5021096ad819fd964f7a86097b SHA1: 16754114eea49f50ae5dc641010af4eafd419545 SHA256: 6051af8d63886f449e815f0bfb7c8d3e4c3ecf109b7bbbb01a0e329d8ba1b472 SHA512: 6d344320d0309af4f7aea0ca06496be0eceb8daf5a8a548223e597f28633e695a0f49a7d98cceac6cf90b83e8a4012af6e34b8ae1c16f390ea15c1289a0099b5 Description: Slovak language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-sl Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-sl Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-sl_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123700 MD5sum: 717ab47731a93c86e266c7672778d147 SHA1: e2fa8808f15e62346e3e05b1f03f15f0807b5756 SHA256: f713b26f118db2a13e854ac3b2bee0b6e7658111faa91c583861efc81ebedb30 SHA512: 18fa16d7b34402e4144594c62e40bfd70a3a74cad5ea03581268f7b7e8d47580432089328d0d7db906ad441c2bafd7e689982def5d7a2d37334114ea643ecb83 Description: Slovenian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-son Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-son Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-son_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123716 MD5sum: 221cc3341d8cd7a246214140f5c14925 SHA1: f6fd6a293401a234d6a94b58538b7dd714fe78d9 SHA256: 1a8fc051b1f57ac0587b6ad3e5a609dbc55a8d5da20856403e4297fe856a3ba1 SHA512: 42f95aa370cceb0f6ad2fc1cdcb5b68398c66a621b08654bee421a3b4303fc387ca60598366d6f10f8746bf04c9f25ef34389f0989cd685bf35514e02c78bef2 Description: Songhai languages language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-sq Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-sq Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-sq_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123700 MD5sum: 659c8ce971f826c142d159b21a48edbf SHA1: 84542a4c73d992f713ecfceb5553fb2b4d4f8a81 SHA256: eb19cfe7b4a3aee70f7b6ab0aefbf17389d45f75a05d3c9f43bfa07e50bb4b00 SHA512: 9f9ea264395d26b6fd7938b974540a475e7e62e1cf7edf0e97de0e93c87c872de78f878bec8bee6b6e2021e33eccaf14f1eb82c85fddf2c15cf21e5f23195a43 Description: Albanian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-sr Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-sr Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-sr_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123712 MD5sum: d5d3b1b237b5c4449929c9d204736332 SHA1: d3cbe401b75e108fa5dc8271b58bbb53aa99ae3a SHA256: 29d4f0840cefd54c0235c60c8cdb2f465191c34d3809aca15f91f99e1f44ea05 SHA512: 02a3314f15530228a9d66996eb024a973fb191b7aac4208c633fcf327571789baa753b2c39d39312373f3d3e3e61d5dace5be783b1df2c29a4f88d17456fb5c5 Description: Serbian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-sv-se Priority: extra Section: oldlibs Installed-Size: 211 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-sv-se Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-sv-se_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123368 MD5sum: 81fa08f66d5d7f1ca62e8d435c707b76 SHA1: 613b6b305617b0874ddbf217c3249da9fde7e022 SHA256: 149d33d1c828fd7e041426d1a6efb031e8f2ab732afa5ebb8772188973a6fad5 SHA512: 576ff45d24473a90b33e4c64711f8c859af805fa8dc72a8a583ea07a34e7cdd5be1b30326b7e0f34005cf61961229fd034ee563eae7a073d4ed7b948e5cda5dd Description: Swedish (Sweden) language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-szl Priority: extra Section: oldlibs Installed-Size: 211 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-szl Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-szl_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123364 MD5sum: aa2a25d4c397552274988899643502a3 SHA1: cb3fefb32d34fd05221253ddfe0ccf1989d050eb SHA256: 42b42170424950f41190a50b62a97fb35e3d43e625207487b3a77a9a65f65404 SHA512: 7bf024f1a7aad97fb6a8d889b55541a51cd965b80d9c4415ec8963d6e4652de4b68b0aa4c829eeb7b549cf8e6ac1e54641e2629c9e76313d6e4c8637864f58a0 Description: Silesian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-ta Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-ta Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-ta_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123700 MD5sum: e888ccf8087fc6b79261ee6afc3c5943 SHA1: 27c6aa295722ac2d29e67511d5f69f3a55d3477d SHA256: c6fbfd759143f27b4d09b4fd9c95ae8c66ca6bd5764496f875e3dba7e32aa54c SHA512: 00f96831be3961e86108f09a2cdf972b533c88201eb1ee0acfad03c44d23bbf4ffd5d786d3b7701cdea4c39e27a8267ea8b6b9458b5274cd3035e33324c6c1d3 Description: Tamil language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-te Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-te Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-te_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123724 MD5sum: 5917b4922f9437cb31bea74b7066d411 SHA1: 74b939b2e13cb6b72feb443f77649cb833108f54 SHA256: 87621fca701ff3ec31b6ebe65a607df5bf6fc35f14cff7021a282d49e597d185 SHA512: c5297c348c62d65f65202091f94b0181e0894aa2dd52eaf3e7654149394cce1582d83770ac4a8ce72edd545e36e438afecf8632b4a305cfc03a5c8215633dfc1 Description: Telugu language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-th Priority: extra Section: oldlibs Installed-Size: 223 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-th Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-th_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123736 MD5sum: b0db89e8f4d270a579ff1856552a08df SHA1: 1253b49af1788e005eaa9ff053857e772bb6e088 SHA256: 51586e213c77c82efd95689d52767ecf74dd33a5e231f0f9927c58512a80c4d3 SHA512: d43c064225f76cd62da8fdcb2f762bd5a9349a3498164edfff777abc08b75dac39d4e7aed170245610a48d01d9bf0674a4f6aa7ca8c8962b581de94aea733c46 Description: Thai language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-tl Priority: extra Section: oldlibs Installed-Size: 211 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-tl Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-tl_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123364 MD5sum: 155e5938be94f11fbdc13f4a760c2ce6 SHA1: fe7435cf1fbe9ac2e164f6c6f8c06bbe865ac312 SHA256: a19d901d1b4ad318eec8176963cd7371625fdf3c332e574e8ba4dab78d937ea7 SHA512: cc9850b168a19642ff1e10eb3dec52b05597d0cd6e24b1d63044dc7824f9c4abd9fa316a0e6d8964ad27af35457595c6722eb4f889db1d424ea4859fb30204a4 Description: Tagalog language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-tr Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-tr Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-tr_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123704 MD5sum: 2e637dbd05ec03c57c1e03fdba6a2432 SHA1: 80dbf2bdb238079f37ac0daf871cd75a232fc770 SHA256: ec5c8cf1458d37d8f0f7d004909e03ea4e8c80b1a8f16dd67aa3420b5eb4b01f SHA512: c0e11854148f165bf8005153c4e2bcf2de55a3856b437044d7913665586ed9a5d8eabc8ff129240d68a232bc85e602d94a172a7fb7eb58a396b21b5d57d7f3fe Description: Turkish language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-trs Priority: extra Section: oldlibs Installed-Size: 211 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-trs Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-trs_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123372 MD5sum: 7a13022fc6cd3caac483d05316cfba2d SHA1: 0b7f92d620e343bc4954f8bca06903dfdfe0df26 SHA256: 2753a91ccd360acce973b123afbb69b39c474f11f5d4e39efbbfbda89fb32545 SHA512: 83ea9e26660b78afc6a124f791b7e22ca2879954bfab95294cf2d6504176de379eba2a28bc09a4c3b28090c5296e873b0a45d8f85bc03a1cfb7cd0d0fe62ade2 Description: Chicahuaxtla Triqui language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-uk Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-uk Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-uk_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123684 MD5sum: b4374d54dda5fcc7b1ffc45aee038d2a SHA1: 8db4e1b18e5d9d2b9f9cab4652125f5210b3e6f5 SHA256: 792ca6f77c9930fc99ab14ecf6741a016e9fecf7bcfa000071e17ea3b5966456 SHA512: 6b67e2ab27294fdbd57f1913086594d993903034054e8ca0e7aec9ba739a73f5387e801ff983d6dc3281256cb9e8c07b4a9e476400ca36189327abe7c1dd6bc1 Description: Ukrainian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-ur Priority: extra Section: oldlibs Installed-Size: 211 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-ur Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-ur_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123356 MD5sum: fd2e20089a37dfd45c3699d59f6a8801 SHA1: d0259bc7a7dcf023e30cb641b6c32ba04e71001e SHA256: 48a47f4c201e037824b80418ba4a6c140993b4433961b51029e3a333174ce157 SHA512: ac37ea507821d7207bfdc68e1244dc041d77433a62cb199965afc29d236113fb8cf4f43d67ecdc3e4ef1f811e39ecef2e30860e11df4dd8286a7ac8cd2abd64b Description: Urdu language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-uz Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-uz Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-uz_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123724 MD5sum: a518b7d4e455662abe09c533699ab978 SHA1: f2e46ee4444e3cf6aca0c587bda92d41c0d341f1 SHA256: 58cf2746d556816f70d8bb3fc4f8a203e440a508a15f1455f4f7dfef14dd9512 SHA512: 260420097b3f9300d16eb450779afd1c99f05cb794022859866dc0d3638735e9306c96b47e08f879825c27b32aad0d15980c4577371e4d88df9dfdce38a8b51f Description: Uzbek language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-vi Priority: extra Section: oldlibs Installed-Size: 219 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-vi Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-vi_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123716 MD5sum: 82b0c852aeba5d286a0a00ef1d7dc1b3 SHA1: b5c35ec97164fa2c9a99766d246b483d34f88304 SHA256: c3bb3f43bcbb6562cffed98835b9d9f69e74e52015b11acb2276699b69344d02 SHA512: 04b62d52b1a993e8bebf0a2f23b410a51953b15a3fba04666a400096a3f4437c1843811060670f994326c6d717e4aac8132f541c8490d741551119ca380e75bc Description: Vietnamese language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-xh Priority: extra Section: oldlibs Installed-Size: 215 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-xh Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-xh_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123624 MD5sum: 28b4c4110322f854cc282342342f9491 SHA1: f9d198f46bbdac9bf5e013326b30d55b05b2be1e SHA256: 9971b9dddb57513c008ccb6e6b6a159d0a9696fc9c6b5668035ca29084144de4 SHA512: 0d89ed03107e0e259b814a60b4927d0c8207dc0463871c1738bbaa5378c697b2ba910bf76988790a45e555553e4c214e03d5a41928d0020ef5064741b4804572 Description: Xhosa language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-zh-cn Priority: extra Section: oldlibs Installed-Size: 211 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-zh-cn Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-zh-cn_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123368 MD5sum: 8733d594d100754c52dd7da903c9caa0 SHA1: a2c8ebba2e7522eea5f2e447d920a65db06a458b SHA256: db0310873df8e6c339d1d049d500e56e6d00853828ba0757155b70af9029f61f SHA512: 5152ff808300a05fbf2fcc7eed4a50815261331482b73d8826df5781df7c108e2d73254a18c9be7cb18c3531dfe995815989486e52c627cbb0e504daa40672fd Description: Chinese (China) language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-zh-tw Priority: extra Section: oldlibs Installed-Size: 211 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox-esr (102.7.0esr-1~deb10u1+apertis1bv2021.9b1) Version: 1:102.7.0esr-1~deb10u1+apertis1bv2021.9b1 Depends: firefox-esr-l10n-zh-tw Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-zh-tw_102.7.0esr-1~deb10u1+apertis1bv2021.9b1_all.deb Size: 123372 MD5sum: de1fd5b4c234d5d69ee36542fdd36b52 SHA1: 579b28029224708e882678b3ef2ba795f67fddd8 SHA256: 52f321b11342ce812f9569de753aa4de29a8b38e49e956c042b83ded54e3fd54 SHA512: acd301d91f6349dd3a2f6d0702e6d1fa6dd908f68cefc32d8e31a132e5761ccf83f961da56c73c8e7aa481f21950df3aada565ffaa6af2e5ae8725b4afbc5b0e Description: Chinese (Taiwan) language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: ieee-data Priority: optional Section: net Installed-Size: 10137 Maintainer: Luciano Bello Architecture: all Version: 20180805.1co1bv2021.0b3 Depends: wget | libwww-perl | curl Filename: pool/sdk/i/ieee-data/ieee-data_20180805.1co1bv2021.0b3_all.deb Size: 1589196 MD5sum: e0bcc43111e0b94fdca4175a5ee81fc1 SHA1: b75f729197cad1e3df0bb037e14582091d22f975 SHA256: 36d07c95d4abf1bae58ac0fd3cfa13819ed259fe232510661522741234661bb4 SHA512: 71541b75ac87551d7005a6ec1de8ff67c8514743d02b3ce8405d82401d4918b176982f9dddc094943e872cb45d72697225a1a4ad37ad014a35306b2880c7e619 Description: OUI and IAB listings Provide the Organizationally Unique Identifier (OUI) and Individual Address Block (IAB) listings of identifiers assigned by IEEE Standards Association. Homepage: http://standards.ieee.org/regauth/oui/index.shtml Package: ipxe Priority: optional Section: admin Installed-Size: 3653 Maintainer: Bastian Blank Architecture: all Version: 1.0.0+git-20190125.36a4c85-1co1bv2021.0b3 Filename: pool/sdk/i/ipxe/ipxe_1.0.0+git-20190125.36a4c85-1co1bv2021.0b3_all.deb Size: 1139560 MD5sum: bae97ee1fd62dcb876c84880b0d33d1b SHA1: 823830bdbcb531b335836d319f9e763a9f3f1263 SHA256: 3f3ddaeffebd433491982159d14428549c8d11233000da7b627d08187d9810ee SHA512: bac093726b92104b814a4ad39233ce07d7c12a18e868c6559a507ed7d602a8ebfff5fedea18fcca315ba4fb6e337363890a59cea990d13ef33b15275dd0c08fc Description: PXE boot firmware iPXE is network boot firmware. It supports a variety of network cards, including some wireless cards, and variety of network protocols (traditional DHCP, BOOTP and TFTP and also HTTP, iSCSI, SAN via FCoE and Infiniband). It supports scripting. . It is possible to use iPXE as a PXE ROM in the network card or to chainload it from other boot methods. . This package provides boot code for all supported network cards in one binary and several bootable formats. Homepage: http://ipxe.org/ Multi-Arch: foreign Package: ipxe-qemu Priority: optional Section: admin Installed-Size: 2534 Maintainer: Bastian Blank Architecture: all Source: ipxe Version: 1.0.0+git-20190125.36a4c85-1co1bv2021.0b3 Filename: pool/sdk/i/ipxe/ipxe-qemu_1.0.0+git-20190125.36a4c85-1co1bv2021.0b3_all.deb Size: 693724 MD5sum: 2a84ab6f7370c7f5af756be06a303bab SHA1: 4f83bea14a81e116359bb973a040555bab6701b3 SHA256: c81fd06459d1d4e86d34148ae4a013f8c4dc083e3b78c2002ed3fb1edb8820e6 SHA512: 4060d855ed92fc957ce62d50d90184d8ed8195aa0f0a81c6d1c391ea6a18b847c8f7c36b9374a917803b99a8987f27ee12443a183c315217156cf88fb2c2f21f Description: PXE boot firmware - ROM images for qemu iPXE is network boot firmware. It supports a variety of network cards, including some wireless cards, and variety of network protocols (traditional DHCP, BOOTP and TFTP and also HTTP, iSCSI, SAN via FCoE and Infiniband). It supports scripting. . It is possible to use iPXE as a PXE ROM in the network card or to chainload it from other boot methods. . This package provides boot code for the qemu emulated network cards in as boot ROMs. Homepage: http://ipxe.org/ Multi-Arch: foreign Package: jenkins-job-builder Priority: optional Section: misc Installed-Size: 173 Maintainer: Debian OpenStack Architecture: all Version: 2.9.1-1co1bv2021.0b3 Replaces: python3-jenkins-job-builder (<< 2.0.3-3~) Depends: python3-jenkins-job-builder (= 2.9.1-1co1bv2021.0b3), python3:any Breaks: python3-jenkins-job-builder (<< 2.0.3-3~) Filename: pool/sdk/j/jenkins-job-builder/jenkins-job-builder_2.9.1-1co1bv2021.0b3_all.deb Size: 164040 MD5sum: 7a996dccdf0c223578cf5ffa12c9afe7 SHA1: 2ed2c195dd435d1393134157ae815db33e911362 SHA256: b11526e5e82b0caedd088ac9360cb029b9051cbe7540522f9424b423bce20d39 SHA512: 574324a4b7e0950a17b9250adb67507f383bb65cd23ea486479b2235a08e59af3ad32c6adce0e1fa280ee0c1d6f0ea9ceaefd0ca26ac64d83a83ff4c457757b0 Description: Configure Jenkins using YAML files - metapackage Jenkins Job Builder takes simple descriptions of Jenkins jobs in YAML format and uses them to configure Jenkins. You can keep your job descriptions in human readable text format in a version control system to make changes and auditing easier. It also has a flexible template system, so creating many similarly configured jobs is easy. . Metapackage to install the Python 2 or 3 version of jenkins-job-builder. Homepage: http://ci.openstack.org/jenkins-job-builder Package: jenkins-job-builder-doc Priority: optional Section: doc Installed-Size: 2021 Maintainer: Debian OpenStack Architecture: all Source: jenkins-job-builder Version: 2.9.1-1co1bv2021.0b3 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/sdk/j/jenkins-job-builder/jenkins-job-builder-doc_2.9.1-1co1bv2021.0b3_all.deb Size: 208032 MD5sum: bf909f4d4c29f379cce1423c4fc27f82 SHA1: ae017836f1943af8444bc05be642723decbb5479 SHA256: 573399bf795466696ecfde6ed280694b86e187973316b76b88691e07e4af9975 SHA512: 741aed150c512c1f608c6ec2b8a0b441382ee2a16d15193eab8c01bee7a97528ac697cf77b315554cdecde5efcebe0a6698007a670550d95ca3340ad734bbe9e Description: Configure Jenkins using YAML files - doc Jenkins Job Builder takes simple descriptions of Jenkins jobs in YAML format and uses them to configure Jenkins. You can keep your job descriptions in human readable text format in a version control system to make changes and auditing easier. It also has a flexible template system, so creating many similarly configured jobs is easy. . This package contains the documentation. Homepage: http://ci.openstack.org/jenkins-job-builder Multi-Arch: foreign Package: jets3t Priority: optional Section: net Installed-Size: 2008 Maintainer: Debian Java Maintainers Architecture: all Version: 0.8.1+dfsg-4co1bv2021.0b3 Depends: default-jre | java5-runtime, libcommons-codec-java, libcommons-httpclient-java, libcommons-logging-java, libjets3t-java (= 0.8.1+dfsg-4co1bv2021.0b3), liblog4j1.2-java Recommends: libbcprov-java Filename: pool/sdk/j/jets3t/jets3t_0.8.1+dfsg-4co1bv2021.0b3_all.deb Size: 1555032 MD5sum: 985520b90c0137eda5f26ae1051501a9 SHA1: d5858f78447fea37fa9f781ab31955fa38e920a0 SHA256: be5ec250bb62d6ba91ae7be5cc532a6957fa1a57f024c8b3ea345c750e6015d7 SHA512: 553eecaf15f712e5b081a8698c77353457840978f86c2d09eec43c3942394534211e451c07fa2ec45a91404cac783ea6ea6264c4faf6a1ccf4db4950464f0232 Description: graphical and command-line tools for Amazon S3 and CloudFront The JetS3t toolkit provides several applications for interacting and managing data stored in Amazon Simple Storage Service and Amazon CloudFront content delivery network. Features: - jets3t-cockpitlite: A graphical application that Service Providers with S3 accounts may provide to clients or customers without S3 accounts. jets3t-cockpitlite allows users to manage the content of an S3 account to upload files, download files, delete S3 objects and make objects publicly accessible. All these operations are mediated by a Gatekeeper service. - jets3t-cockpit: graphical application for transferring files, viewing and managing the contents of an Amazon S3 account. - jets3t-synchronize: A command-line application for synchronizing directories on your computer with an Amazon S3 account. Ideal for performing back-ups or synchronizing files between different computers. - jets3t-uploader: A graphical application that Service Providers with S3 accounts may provide to clients or customers without S3 accounts. jets3t-uploader allows users to upload files to S3 using a simple wizard-based workflow, but all uploads must first be authorized by a Gatekeeper service - gatekeeper: A servlet that acts as an authorization service running on a Service Provider's server to mediate access to S3 accounts. It processes requests from client applications such as JetS3t Uploader & CockpitLite, and authorizes the client application to perform operations such as uploads, downloads and deletes. Homepage: https://jets3t.s3.amazonaws.com/index.html Package: jing Priority: optional Section: text Installed-Size: 24 Maintainer: Debian XML/SGML Group Architecture: all Source: jing-trang Version: 20151127+dfsg-3co1bv2021.0b4 Depends: default-jre, libjing-java, java-wrappers Filename: pool/sdk/j/jing-trang/jing_20151127+dfsg-3co1bv2021.0b4_all.deb Size: 8192 MD5sum: 34fb1f1be7fd8048522a9553c8104fb6 SHA1: 195794161c03e5bc044398b13d103102317ad437 SHA256: a011d1cdfa3c9781e7e6b722cdf6feea83398d63d4a5810f496c3a2e0aa77085 SHA512: 4ffbd37c9a843a672839cd769ce356436335fbb46cfd196735cbf7d18408f278265bfa665bab55aa4f5be30a0a2104309b15ba8f30f41e3f68117abc58a18ad0 Description: RELAX NG validator This provides a validator for - RELAX NG 1.0 Specification, - RELAX NG Compact Syntax, and - parts of RELAX NG DTD Compatibility, specifically checking of ID/IDREF/IDREFS. Homepage: https://github.com/relaxng/jing-trang Package: jing-trang-doc Priority: optional Section: doc Installed-Size: 314 Maintainer: Debian XML/SGML Group Architecture: all Source: jing-trang Version: 20151127+dfsg-3co1bv2021.0b4 Depends: xhtml-relaxng Filename: pool/sdk/j/jing-trang/jing-trang-doc_20151127+dfsg-3co1bv2021.0b4_all.deb Size: 83584 MD5sum: b7be9149bf1c29c00b9fdd2f9f5e325f SHA1: f6e4f748d54c9c80fc88456fe8dacafbdecced9e SHA256: 6c0cf39420c0cf82ac6d3901db6317ddf3be3621bd6ed50ce25092334aa6144e SHA512: 577e0a8d372dc753ca6596fcfedccbd2c04f09a554117da46f8f90179769127a26a230c156d72f23a6584ae5cb6fdb0ed3429dfdd245048b4b968b6c200caf52 Description: Jing Trang and dtdinst documentation This package provides documentation for libjing-java, libtrang-java, and libdtdinst-java Homepage: https://github.com/relaxng/jing-trang Multi-Arch: foreign Package: joe Priority: optional Section: editors Installed-Size: 2077 Maintainer: Josip Rodin Architecture: amd64 Version: 4.6-1co1bv2021.0b3 Depends: libc6 (>= 2.28), libncurses6 (>= 6), libtinfo6 (>= 6) Breaks: jupp (<< 3.1.18-2~) Filename: pool/sdk/j/joe/joe_4.6-1co1bv2021.0b3_amd64.deb Size: 530184 MD5sum: edd8d9c2ac4ca30a68cac898e4113776 SHA1: 48d531517323afb66258152d349c4c8c277c7e5f SHA256: f861cdcf5f3011309a0961b0a9b6e24002069c822f667feb038cdee05902f0b4 SHA512: 140fde3744bc4979d635bf8d6d666ad4e6f6cdd7796c677f15a5e64ddd10f3cf70cb3eb15d83be40c6ecbc187c0268c4f6fdc31aca004437fcbdfbc7ba50cc39 Description: user friendly full screen text editor Joe, the Joe's Own Editor, has the feel of most PC text editors: the key sequences are reminiscent of WordStar and Turbo C editors, but the feature set is much larger than of those. Joe has all of the features a Unix user should expect: full use of termcap/terminfo, complete VI-style Unix integration, a powerful configuration file, and regular expression search system. It also has six help reference cards which are always available, and an intuitive, simple, and well thought-out user interface. . Joe has a great screen update optimization algorithm, multiple windows (through/between which you can scroll) and lacks the confusing notion of named buffers. It has command history, TAB expansion in file selection menus, undo and redo functions, (un)indenting and paragraph formatting, filtering highlighted blocks through any external Unix command, editing a pipe into or out of a command, and block move, copy, delete or filter. . Through simple QEdit-style configuration files, Joe can be set up to emulate editors such as Pico and Emacs, along with a complete imitation of WordStar, and a restricted mode version (lets you edit only the files specified on the command line). Joe also has a deferred screen update to handle typeahead, and it ensures that deferral is not bypassed by tty buffering. It's usable even at 2400 baud, and it will work on any kind of sane terminal. Homepage: http://joe-editor.sourceforge.net/ Package: jsvc Priority: optional Section: utils Installed-Size: 70 Maintainer: Debian Java Maintainers Architecture: amd64 Source: commons-daemon Version: 1.0.15-8+deb10u1+apertis0bv2021.8b1 Depends: libcommons-daemon-java, libc6 (>= 2.27) Recommends: default-jre-headless | java2-runtime-headless Filename: pool/sdk/c/commons-daemon/jsvc_1.0.15-8+deb10u1+apertis0bv2021.8b1_amd64.deb Size: 26844 MD5sum: 4f8cb59468e49099bf9bd0d22372309c SHA1: a8dd154a46bc92c8fcdb2561deea943a4064d26a SHA256: b054f1c16b90b0782d1e5838d844a35ee62861736e9bbdf1eb4d57be8fbc9b99 SHA512: b4c64fe5a299005b74ce52c6b250cfeec09cd69a912410b6e0d45c7c0f4c898e5725209402e70c3d41653a685fc06ea16e069e179c55aa32af3baf0d5698b60a Description: Wrapper to launch Java applications as daemons This is the native application for launching Java applications implementing certain interfaces from the libcommons-daemon-java package as daemons. Homepage: http://commons.apache.org/daemon/ Package: jsvc-dbgsym Priority: optional Section: debug Installed-Size: 75 Maintainer: Debian Java Maintainers Architecture: amd64 Source: commons-daemon Version: 1.0.15-8+deb10u1+apertis0bv2021.8b1 Depends: jsvc (= 1.0.15-8+deb10u1+apertis0bv2021.8b1) Filename: pool/sdk/c/commons-daemon/jsvc-dbgsym_1.0.15-8+deb10u1+apertis0bv2021.8b1_amd64.deb Size: 57628 MD5sum: d678154714af1977c2148e2806d19c7b SHA1: 3cedfddc78fa7223c64600922a1d7cd16e891282 SHA256: 757ef6df349d1dd0d31e13ca2e5149a2659277722c7aaab8606be9402aec84a5 SHA512: 6867cabb1e483ee69b32655f3041bad7ad3d9ac2921c1ff2a7acf6913a0a9a59fb66dfedf2c95ab40b8470fd2497feea5cc817da5d9ac780610216af7637e5c6 Description: debug symbols for jsvc Auto-Built-Package: debug-symbols Build-Ids: 1b7b3bf47fd345e03af3ca3d7ad7573f44b84395 Package: keybinder-3.0-doc Priority: optional Section: doc Installed-Size: 64 Maintainer: Andrew Starr-Bochicchio Architecture: all Source: keybinder-3.0 Version: 0.3.2-1co1bv2021.0b3 Filename: pool/sdk/k/keybinder-3.0/keybinder-3.0-doc_0.3.2-1co1bv2021.0b3_all.deb Size: 11556 MD5sum: cb2b3c25edb1399a636f3ca8d8ad71fe SHA1: 528d0ce7a7ecc5d08a6e99ed3eec4bef792bdd61 SHA256: f2479821d8c6e552b877868429b9128be3941a66cd99c8a712fa7462b8267bef SHA512: a61add6cff0ab3bc6e2d301f5560def8ed501533a61596ec4781e8e17cb135d902e4efba8dfd4ff62f7378cf3a9133cb3ebb40e2de40d282e7f814962566d166 Description: registers global key bindings for applications - Gtk+3 - documentation keybinder is a library for registering global keyboard shortcuts to be used by GTK-based applications under the X Window System. . When a combination of key is pressed, keybinder notifies it to the registering application, which can execute one or more operations based on the event previously registered. . Originally written as part of the Tomboy project, keybinder has been distributed as stand-alone library let other applications to use key binding. . This package contains documentation and API reference. . This is the Gtk+3 version of the library. Homepage: https://github.com/engla/keybinder Package: liballeggl4-dev Priority: optional Section: libdevel Installed-Size: 588 Maintainer: Debian Games Team Architecture: amd64 Source: allegro4.4 Version: 2:4.4.2-13co1bv2021.0b3 Replaces: liballegro4.2-dev (<< 2:4.4.2-3) Depends: liballeggl4.4 (= 2:4.4.2-13co1bv2021.0b3), liballegro4-dev Breaks: liballegro4.2-dev (<< 2:4.4.2-3) Filename: pool/sdk/a/allegro4.4/liballeggl4-dev_4.4.2-13co1bv2021.0b3_amd64.deb Size: 139440 MD5sum: 593ef8845814d653f0c162830483b7bb SHA1: 85e2b8fda8382944dcf001d983a46abe334fc167 SHA256: 7f48413fc87d7633ccbd4c79b45852d87e43d3bdbd692fda6d3cd31377b9641b SHA512: e59aa6e2a1de8a24bfd744b8e16c78402d731407cf79d7c82d074e5eb3bb3adcab8c813ff9ef61a8534f6b1efea142563ad1f66d20e2a5cb35797a8f54f17c30 Description: development files for the allegrogl library This package contains the development headers for liballeggl. . AllegroGL is an Allegro add-on that allows you to use OpenGL alongside Allegro -- you use OpenGL for your rendering to the screen, and Allegro for miscellaneous tasks like gathering input, doing timers, getting cross-platform portability, loading data, and drawing your textures. So this library fills the same hole that things like glut do. . AllegroGL also automatically exposes most, if not all, OpenGL extensions available to user programs. This means you no longer have to manually load them; extension management is already done for you. . Allegro is a cross-platform library mainly aimed at video game and multimedia programming. It handles common, low-level tasks such as creating windows, accepting user input, loading data, drawing images, playing sounds, etc. and generally abstracting away the underlying platform. Homepage: http://www.liballeg.org Package: liballeggl4.4 Priority: optional Section: libs Installed-Size: 517 Maintainer: Debian Games Team Architecture: amd64 Source: allegro4.4 Version: 2:4.4.2-13co1bv2021.0b3 Depends: liballegro4.4 (= 2:4.4.2-13co1bv2021.0b3), libc6 (>= 2.14), libgl1, libglu1-mesa | libglu1, libx11-6, libxcursor1 (>> 1.1.2), libxpm4, libxxf86vm1 Filename: pool/sdk/a/allegro4.4/liballeggl4.4_4.4.2-13co1bv2021.0b3_amd64.deb Size: 190032 MD5sum: af86c7198b248d8f2e12f5f2d4568fec SHA1: dd5dca6779a50a435442ef3d1eaf817d4d89934f SHA256: c2d64e4054a41f6561a18b5c434a23266753e4e934a3d0c79f0038472c5b72cd SHA512: 8f3a20d111fe1a966145489607c6ae6397df42adb4034de2dfbae55cd5951dd4cbe2013028510a5d9b5814fee58da509531d5a83145f7566ddbcf2c7f045a3fe Description: library to mix OpenGL graphics with Allegro routines AllegroGL is an Allegro add-on that allows you to use OpenGL alongside Allegro -- you use OpenGL for your rendering to the screen, and Allegro for miscellaneous tasks like gathering input, doing timers, getting cross-platform portability, loading data, and drawing your textures. So this library fills the same hole that things like glut do. . AllegroGL also automatically exposes most, if not all, OpenGL extensions available to user programs. This means you no longer have to manually load them; extension management is already done for you. . Allegro is a cross-platform library mainly aimed at video game and multimedia programming. It handles common, low-level tasks such as creating windows, accepting user input, loading data, drawing images, playing sounds, etc. and generally abstracting away the underlying platform. Homepage: http://www.liballeg.org Multi-Arch: same Package: liballeggl4.4-dbgsym Priority: optional Section: debug Installed-Size: 778 Maintainer: Debian Games Team Architecture: amd64 Source: allegro4.4 Version: 2:4.4.2-13co1bv2021.0b3 Depends: liballeggl4.4 (= 2:4.4.2-13co1bv2021.0b3) Filename: pool/sdk/a/allegro4.4/liballeggl4.4-dbgsym_4.4.2-13co1bv2021.0b3_amd64.deb Size: 699016 MD5sum: e35c4892c381d2d4e11e799c3d7a61ac SHA1: 7c5ae126db8aae27c3eaaef64de1c94974f09969 SHA256: 51e99528610bf6b53f64750d85e06df31e683f28a9103d2f4c63ca885acc965d SHA512: 01f308660913864166dc478b6aef7391b30ca0b4fc490d1957b310d597845b8f006bb0626df9af5bf2047b9a62a8eeb788c4d5d188892d299b4eecd3a2978f8d Description: debug symbols for liballeggl4.4 Auto-Built-Package: debug-symbols Build-Ids: 7da391ab5dae50e822d841d9d52893a046a97115 Multi-Arch: same Package: liballegro4-dev Priority: optional Section: libdevel Installed-Size: 1238 Maintainer: Debian Games Team Architecture: amd64 Source: allegro4.4 Version: 2:4.4.2-13co1bv2021.0b3 Replaces: liballegro-dev, liballegro-dev-common, liballegro4.2-dev, liballegro4a Provides: liballegro-dev, liballegro4.2-dev Depends: liballegro4.4 (= 2:4.4.2-13co1bv2021.0b3), libc6 (>= 2.14), libjpgalleg4.4, libxext-dev, libx11-dev, libxpm-dev, libxxf86vm-dev, libxcursor-dev Conflicts: liballegro-dev, liballegro-dev-common, liballegro4.2-dev, liballegro4a Filename: pool/sdk/a/allegro4.4/liballegro4-dev_4.4.2-13co1bv2021.0b3_amd64.deb Size: 292668 MD5sum: a07e5dc0b7b653efc887dd24ac0f7f83 SHA1: 87f147000ba11db880b66b6056d41f0ee3542f47 SHA256: d4be928581f290a60c5d9ebe6c4681f2752cae6a0583f1623d021f3be55ef27d SHA512: 9d2437970acbe274696006609ef7cf1da8a44c89bd65795bd960d42af52954cf88c8a028d7c8e7ff9b45fa6700ac4f76a6f5fb52eb70aaf7eb85b1172a5c6310 Description: development files for the Allegro library This package contains the development headers for the Allegro library. . Allegro is a cross-platform library mainly aimed at video game and multimedia programming. It handles common, low-level tasks such as creating windows, accepting user input, loading data, drawing images, playing sounds, etc. and generally abstracting away the underlying platform. Homepage: http://www.liballeg.org Package: liballegro4-dev-dbgsym Priority: optional Section: debug Installed-Size: 1062 Maintainer: Debian Games Team Architecture: amd64 Source: allegro4.4 Version: 2:4.4.2-13co1bv2021.0b3 Depends: liballegro4-dev (= 2:4.4.2-13co1bv2021.0b3) Filename: pool/sdk/a/allegro4.4/liballegro4-dev-dbgsym_4.4.2-13co1bv2021.0b3_amd64.deb Size: 929384 MD5sum: 4b336c5894de0ea5f6376f1f1184639e SHA1: 6040987a705f2e95004afdfe5589523229f9839a SHA256: e58eca47153ab564ea9b360af09e2fad4ecdf5a6727691e4b40f4778169c2b06 SHA512: 7551a88e38c4fbe8daa92c2d87e5c9ae5a5aa49b9e9d186bf45b3d6e7b27bc41cf8e34d78a914f3b1784fd4149fb0f2682c89bcf898f78daea3dc85e91d32871 Description: debug symbols for liballegro4-dev Auto-Built-Package: debug-symbols Build-Ids: 24252fc5831667876d192f623ff53a79c37da137 2dd7f38caef94b0908cd3a22e39d7fd09df1b2ef 3c9110edd7a221ab5043ba332d40f0758b929fd7 441342f6d264d7c9b33d5ff094ba8d8faaff518a 7d8692e89303aa5d40c52083ae55087de91ef7da 9986568f60a59f5222171e297969a152d9bb04e9 c6c3bccdfaaaf7ea6782b1c23f3ca6683ac98e66 cbbc963b7109e3f6ddb86608e6fefa71bfa778ef e2e48ef3bfdc743d139046329fdc2d3d557812f3 f2c59f64a08222e8acfc07776b80819d9da023cc Package: liballegro4.4 Priority: optional Section: libs Installed-Size: 1173 Maintainer: Debian Games Team Architecture: amd64 Source: allegro4.4 Version: 2:4.4.2-13co1bv2021.0b3 Replaces: liballegro4.4-plugin-alsa (<= 2:4.4.2-4) Depends: libasound2 (>= 1.0.16), libc6 (>= 2.15), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxpm4, libxxf86dga1, libxxf86vm1 Breaks: liballegro4.4-plugin-alsa (<= 2:4.4.2-4) Filename: pool/sdk/a/allegro4.4/liballegro4.4_4.4.2-13co1bv2021.0b3_amd64.deb Size: 431824 MD5sum: 41e41cf6251ee85d4d3a232442732241 SHA1: a9383a9f9ebc9eeaf50bba5322980b1c886c75a2 SHA256: 01956e689b2480cb16818b5eaac0224015c5f22e00ec57a5bb25db2c55266e39 SHA512: 475e44a9e246fb715bc94879dd7c7ea6332c822a297311f989a9d99b1a2393254320a286c98160a1437ddb922b623ebf5b77db6da432e4bdab7f7fa8ad7d79bc Description: portable library for cross-platform game and multimedia development Allegro is a cross-platform library mainly aimed at video game and multimedia programming. It handles common, low-level tasks such as creating windows, accepting user input, loading data, drawing images, playing sounds, etc. and generally abstracting away the underlying platform. Homepage: http://www.liballeg.org Multi-Arch: same Package: liballegro4.4-dbgsym Priority: optional Section: debug Installed-Size: 1816 Maintainer: Debian Games Team Architecture: amd64 Source: allegro4.4 Version: 2:4.4.2-13co1bv2021.0b3 Depends: liballegro4.4 (= 2:4.4.2-13co1bv2021.0b3) Filename: pool/sdk/a/allegro4.4/liballegro4.4-dbgsym_4.4.2-13co1bv2021.0b3_amd64.deb Size: 1665936 MD5sum: a01d7210e3186d2213436cbb2f1127e6 SHA1: 20f1762e7d29ef4ab67a83b063f9b09c9ff1ba7f SHA256: bcc541cba04c355ac30d9d56b28a514dddaf1c8b6d372fff8d05e9ae6d6d8280 SHA512: bfb345f7416ae1165f3c89fe1b4d6aea82e5c5546183860ab92890ffd24a39830783174de2107fc865a85b59bce5256198c31d98155fc562e83552597b6abb24 Description: debug symbols for liballegro4.4 Auto-Built-Package: debug-symbols Build-Ids: 0e67eeb344f1417b3b94fff05916cc66d4bf4a2b 24fb069c36c3dab65a7f4d29b055b97bcf5be931 7c89eca5127b7b9d6a3bc2ef2509e2034c68fea8 9cb133446d337418d8e599841e195fa12909fa9a Multi-Arch: same Package: libamtk-5-0 Priority: optional Section: libs Installed-Size: 91 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: amtk Version: 5.0.0-3co1bv2021.0b3 Depends: libamtk-5-common (= 5.0.0-3co1bv2021.0b3), libc6 (>= 2.4), libglib2.0-0 (>= 2.52), libgtk-3-0 (>= 3.19.12) Filename: pool/sdk/a/amtk/libamtk-5-0_5.0.0-3co1bv2021.0b3_amd64.deb Size: 23012 MD5sum: 9f8390bc614656e29275d7438519e5d9 SHA1: 9c2e5909ebb3820fe27236a599f14fced485af33 SHA256: 3819053f12dc0f46b9547d97bb68313dcf5a17a93267a87b5e0d47cf31b293b0 SHA512: 4af1ebb1ddbc2392ca4a54fde565865568c3c82bd73deacd1118b8887f42de1d3826a418de79aa3b3f24ee72af241cae1c74cf63db9b4af9de5fe1b6a96b257d Description: Actions, Menus and Toolbars Kit for GTK+ Amtk is a basic GtkUIManager replacement based on GAction. It is suitable for both a traditional UI or a modern UI with a GtkHeaderBar. Homepage: https://wiki.gnome.org/Projects/Amtk Multi-Arch: same Package: libamtk-5-0-dbgsym Priority: optional Section: debug Installed-Size: 111 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: amtk Version: 5.0.0-3co1bv2021.0b3 Depends: libamtk-5-0 (= 5.0.0-3co1bv2021.0b3) Filename: pool/sdk/a/amtk/libamtk-5-0-dbgsym_5.0.0-3co1bv2021.0b3_amd64.deb Size: 84252 MD5sum: fca596a1f17175a782da54c030cf0c40 SHA1: 0f11be0dee558f776188eed7635b584224ea236e SHA256: f7fb7b457423e7b975ca5d4465cd4b38a6120be84cda4525a9febfdd01ea3c21 SHA512: ddc1e8107d291b74aed342acf367d7fb9f0a5a26456816574b752b44704e743c0a0bdf689e7d1e21046bc43e51d72249079ddc06cdbb8e61897c700e9405e8d9 Description: debug symbols for libamtk-5-0 Auto-Built-Package: debug-symbols Build-Ids: 423dde8d28b2f02904c621f6ae672aad77577be1 Multi-Arch: same Package: libamtk-5-common Priority: optional Section: libs Installed-Size: 59 Maintainer: Debian GNOME Maintainers Architecture: all Source: amtk Version: 5.0.0-3co1bv2021.0b3 Filename: pool/sdk/a/amtk/libamtk-5-common_5.0.0-3co1bv2021.0b3_all.deb Size: 5848 MD5sum: d76163f2e69e4751c759e6c35c98d11e SHA1: 2464cee06f4f1bf1b6d907020436580f668cddb8 SHA256: 1768d0b8527bb038d6818491c908d53302e77a1c3df632374133bedacdc8a81e SHA512: d9f4692164d1501a6b32ae1bbb72e49515d88b4c33604c73f448705665b191954bbb8f4110abbb17c1859b5107f5eba505c7d9b2ec219b05fe283f1d6eb859f6 Description: Actions, Menus and Toolbars Kit for GTK+ - architecture-independent files Amtk is a basic GtkUIManager replacement based on GAction. It is suitable for both a traditional UI or a modern UI with a GtkHeaderBar. . This package contains the architecture independent files like translation of messages. Homepage: https://wiki.gnome.org/Projects/Amtk Multi-Arch: foreign Package: libamtk-5-dev Priority: optional Section: libdevel Installed-Size: 521 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: amtk Version: 5.0.0-3co1bv2021.0b3 Depends: gir1.2-amtk-5 (= 5.0.0-3co1bv2021.0b3), libamtk-5-0 (= 5.0.0-3co1bv2021.0b3), libgtk-3-dev (>= 3.22) Filename: pool/sdk/a/amtk/libamtk-5-dev_5.0.0-3co1bv2021.0b3_amd64.deb Size: 39780 MD5sum: 7563c22f49122f7a364c09af38012326 SHA1: 9bed7db2f3e6f0dfe2c16cc7ef200873634d3038 SHA256: bcd45fa738b7505f3452b2f930ebd9174561d24fad18f2e14222e86e97814614 SHA512: f293a7d1547ece180ca4dce5918142835616d1491b2823e9a359cbba9154aed678030560e94595662b65a385a067fa0b0c9aa3c89968aec71622833c23a39114 Description: Actions, Menus and Toolbars Kit for GTK+ - development files Amtk is a basic GtkUIManager replacement based on GAction. It is suitable for both a traditional UI or a modern UI with a GtkHeaderBar. . This package contains development headers and libraries. Homepage: https://wiki.gnome.org/Projects/Amtk Multi-Arch: same Package: libao-common Priority: optional Section: libs Installed-Size: 27 Maintainer: Ron Lee Architecture: all Source: libao Version: 1.2.2+20180113-1co1bv2021.0b3 Replaces: libao4 (<< 1.0.0-2) Conflicts: libao2 Breaks: libao4 (<< 1.0.0-2) Filename: pool/sdk/liba/libao/libao-common_1.2.2+20180113-1co1bv2021.0b3_all.deb Size: 11720 MD5sum: 47d3f826c6e144466debb3661b78fac1 SHA1: 27f423b0745ee9509b2df1729efcc3ee2c3129f5 SHA256: 8100daec7d7d2208fc3bb5d4e94461aa833ff2c75868607e2ed41249274c0741 SHA512: d97796c0c850fc160577282e7b252fc6c7862b9e16e12c474896125746dff87324f9ec8f366bf8a0a99d7f09127a9c76c29393c08e4a4df12cd037d326e85216 Description: Cross Platform Audio Output Library (Common files) Libao is a cross-platform audio library that allows programs to output audio using a simple API on a wide variety of platforms. It currently supports: . * Null output (handy for testing without a sound device) * WAV files * AU files * OSS (Open Sound System, used on Linux and FreeBSD) * ALSA (Advanced Linux Sound Architecture) * PulseAudio (next generation GNOME sound server) * and several others. . This package contains config files and man pages for libao. Homepage: http://www.xiph.org/ao/ Multi-Arch: foreign Package: libao-dbg Priority: extra Section: debug Installed-Size: 160 Maintainer: Ron Lee Architecture: amd64 Source: libao Version: 1.2.2+20180113-1co1bv2021.0b3 Depends: libao4 (= 1.2.2+20180113-1co1bv2021.0b3) Filename: pool/sdk/liba/libao/libao-dbg_1.2.2+20180113-1co1bv2021.0b3_amd64.deb Size: 109184 MD5sum: c921fe5d58350f883dcf50f416b7f677 SHA1: b753c48ee1a8d451bf1b77f0dde7f0c6d97e34aa SHA256: e9773d300a1cc095c92bc8f0078b9729d4cce6abcf3902351ab10b055df62f5b SHA512: 93e47a29693b63b125c82c805d31475562e62d09a8f49b9dddf12cfa8ee34b97e8143a1b82aa546d0b9acbaeee6354db6a44180f127e18fccaab71649e6cb000 Description: Cross Platform Audio Output Library Debug Symbols Libao is a cross-platform audio library that allows programs to output audio using a simple API on a wide variety of platforms. It currently supports: . * Null output (handy for testing without a sound device) * WAV files * AU files * OSS (Open Sound System, used on Linux and FreeBSD) * ALSA (Advanced Linux Sound Architecture) * PulseAudio (next generation GNOME sound server) * and several others. . This package contains debugging symbols useful for tracing bugs in the libao package. Build-Ids: 0cc25000aa99af06955fcf5049d49eb862455eb6 32b03d1f15af13897ab5dd39b55b9c138c34ac2a 646d8b4fc8eaee945288bd7373cbb6a7e123f084 82007cef3178ce17ebf3b69d24cbdecb7290d5c7 bb8e1fb44f1d68126bb2ea69c7f3cbed0e6246d2 f2267523027ef4a7b363c72fff7b87c015d657c4 Homepage: http://www.xiph.org/ao/ Multi-Arch: same Package: libao-dev Priority: optional Section: libdevel Installed-Size: 142 Maintainer: Ron Lee Architecture: amd64 Source: libao Version: 1.2.2+20180113-1co1bv2021.0b3 Depends: libao4 (= 1.2.2+20180113-1co1bv2021.0b3), libc6-dev Filename: pool/sdk/liba/libao/libao-dev_1.2.2+20180113-1co1bv2021.0b3_amd64.deb Size: 28916 MD5sum: 4554f0a127761acc099110bf22ae97ed SHA1: 3a441f0490246cf8f2aa85865ee7653b7944daae SHA256: 690ceacc25ede19412abfc3a6047f8d8d56ca7cc7394139a74e8bdf80a0b5ea2 SHA512: d3ba20398065aaaaf7ed112dee049534d2d5deaf53d3f11e44adbae1bdb1ec4f7af030bddb6203cfd362beffd78c901348e6e4bdc8ded9eda6d1681c3ab55bfe Description: Cross Platform Audio Output Library Development Libao is a cross-platform audio library that allows programs to output audio using a simple API on a wide variety of platforms. It currently supports: . * Null output (handy for testing without a sound device) * WAV files * AU files * OSS (Open Sound System, used on Linux and FreeBSD) * ALSA (Advanced Linux Sound Architecture) * PulseAudio (next generation GNOME sound server) * and several others. . This package contains the header files and static libraries required for developing applications that use libao. Homepage: http://www.xiph.org/ao/ Multi-Arch: same Package: libao4 Priority: optional Section: libs Installed-Size: 162 Maintainer: Ron Lee Architecture: amd64 Source: libao Version: 1.2.2+20180113-1co1bv2021.0b3 Replaces: libao-pulse Depends: libc6 (>= 2.14), libao-common Suggests: libasound2, libaudio2, libpulse0, libsndio6.1 Filename: pool/sdk/liba/libao/libao4_1.2.2+20180113-1co1bv2021.0b3_amd64.deb Size: 39464 MD5sum: e777ab62640a216f03cc58d7108b2b63 SHA1: 8041afa43bf89931459aa8b8b393119e28560125 SHA256: a01fa438a00ba40c91a852019bd034b840a027d57d1903830377c78c7ff0091b SHA512: 1ec516e2120f1da899c5b6c6475a8d992cb617b6e178a7c5d4ba88a5f578ad79f75f587e460f42638197c9a1de9515f19886dc917bbd002cd856bafd274bcbc7 Description: Cross Platform Audio Output Library Libao is a cross-platform audio library that allows programs to output audio using a simple API on a wide variety of platforms. It currently supports: . * Null output (handy for testing without a sound device) * WAV files * AU files * OSS (Open Sound System, used on Linux and FreeBSD) * ALSA (Advanced Linux Sound Architecture) * PulseAudio (next generation GNOME sound server) * and several others. Homepage: http://www.xiph.org/ao/ Multi-Arch: same Package: libapache-mime4j-java Priority: optional Section: java Installed-Size: 532 Maintainer: Debian Java Maintainers Architecture: all Source: apache-mime4j Version: 0.8.2-1co1bv2021.0b3 Filename: pool/sdk/a/apache-mime4j/libapache-mime4j-java_0.8.2-1co1bv2021.0b3_all.deb Size: 415320 MD5sum: 9cb4ce78926ce9201e4c1e6e9c473ac3 SHA1: 65766b60dfbbec6defd5d23380f71a5f804a9a06 SHA256: c548cb3a1a04aa48c5347e2621751f6e904b98103283e2907dff2e570a39cd98 SHA512: 4c31c8d33f86b69933f477d78e38c776b5f972a7e2b79fa2285549794c4f7dbf5ae30504a2bcb7c2eded11a8b09fc81677eecbef51798bf2bed1212f97046a04 Description: MIME and RFC822 parser for Java mime4j provides a parser, MimeStreamParser, for e-mail message streams in plain rfc822 and MIME format. The parser uses a callback mechanism to report parsing events such as the start of an entity header, the start of a body, etc. If you are familiar with the SAX XML parser interface you should have no problem getting started with mime4j. Homepage: http://james.apache.org/mime4j/ Package: libasync-http-client-java Priority: optional Section: java Installed-Size: 484 Maintainer: Debian Java Maintainers Architecture: all Source: async-http-client Version: 2.6.0-1co1bv2021.0b3 Depends: libactivation-java (>= 1.2.0), libnetty-java, libnetty-reactive-streams-java (>= 2.0.1), libreactive-streams-java (>= 1.0.2), libslf4j-java (>= 1.7.25) Filename: pool/sdk/a/async-http-client/libasync-http-client-java_2.6.0-1co1bv2021.0b3_all.deb Size: 400844 MD5sum: 933660a9968061295556793f5b46e1f1 SHA1: bd600125b35f24ca20f22006728e2c5663ec1085 SHA256: e385603db0599bbf9ae4c6f61aa420fa7516b442f0ff698e4514d821292d9f50 SHA512: f56ea76ad0e1e86f40320d1c9006e507962b9daec81069880151c962934d2f21022ff6bb8b1506f5a49828f29d5a1cb49c94a07cd2c1e7c4cd6308585e370694 Description: Java Asynchronous HTTP Client Async HTTP Client library purpose is to allow Java applications to easily execute HTTP requests and asynchronously process the HTTP responses. Homepage: https://github.com/AsyncHttpClient/async-http-client Package: libaudio-dev Priority: optional Section: libdevel Installed-Size: 730 Maintainer: Steve McIntyre <93sam@debian.org> Architecture: amd64 Source: nas Version: 1.9.4-6co1bv2021.0b3 Replaces: nas-dev Provides: nas-dev Depends: libaudio2 (= 1.9.4-6co1bv2021.0b3) Conflicts: nas-dev Filename: pool/sdk/n/nas/libaudio-dev_1.9.4-6co1bv2021.0b3_amd64.deb Size: 276720 MD5sum: f0f028946dac4dfa7d8b5875ac8e25ba SHA1: dc211e8e0a4fc08471c2246e50da8376624be3b4 SHA256: b2cc4418fdf0c4c71e237105f1889a1e892726469828e1636f8805777d7c86ee SHA512: 8ea1d9682669cc7ef7832d014ebfc1afe5a8be5209b090ce0f67369892f4bdabecf4ad24b90937ace54173da91d7a5103b7bc0735ad2eece8f30f7058007eb34 Description: Network Audio System - development files The Network Audio System (NAS) was developed by NCD for playing, recording, and manipulating audio data over a network. Like the X Window System, it uses the client/server model to separate applications from the specific drivers that control audio input and output devices. . This package contains the header files and static library (libaudio.a), needed for development of programs using NAS. Multi-Arch: same Package: libaudio2 Priority: optional Section: libs Installed-Size: 165 Maintainer: Steve McIntyre <93sam@debian.org> Architecture: amd64 Source: nas Version: 1.9.4-6co1bv2021.0b3 Replaces: nas-lib Provides: nas-lib Depends: libc6 (>= 2.28), libxau6, libxt6 Suggests: nas Filename: pool/sdk/n/nas/libaudio2_1.9.4-6co1bv2021.0b3_amd64.deb Size: 80128 MD5sum: ac334206b1624a4b412b4ba803a35302 SHA1: 013fa1e06ecc3038d7bf352edb035669fcc76433 SHA256: 4131cce909e64ba779c41331ef163b84996bbabdd63aba1efbcab592445fe746 SHA512: 29bb817279e5c91ce6a8bbde14bd86175caa84cd4c263ca174dc5da52702d417442935bba395b697695129af3b7dbb2dbd1088321725a682af23454a7deb4f51 Description: Network Audio System - shared libraries The Network Audio System (NAS) was developed by NCD for playing, recording, and manipulating audio data over a network. Like the X Window System, it uses the client/server model to separate applications from the specific drivers that control audio input and output devices. . This package contains the NAS library (libaudio), needed for both remote and local output. Multi-Arch: same Package: libaudio2-dbgsym Priority: optional Section: debug Installed-Size: 187 Maintainer: Steve McIntyre <93sam@debian.org> Architecture: amd64 Source: nas Version: 1.9.4-6co1bv2021.0b3 Depends: libaudio2 (= 1.9.4-6co1bv2021.0b3) Filename: pool/sdk/n/nas/libaudio2-dbgsym_1.9.4-6co1bv2021.0b3_amd64.deb Size: 160884 MD5sum: 05fc39eacdc4dbac0e722b2e48292441 SHA1: 3da5acceaeb8f47a9a816c7471eac7319365d0a8 SHA256: f33d1370f5e99e2448c5840278883479e9e3809a4358c8558446af6bf04a4cd5 SHA512: 1a49e496917e1e92416f5db165ab23cadde7e8c1f2091e79d7f033532eb211a33a1cd8d8fce49415a3b67f4595ab507f3732ccd3bbee45beed09b2ad4d91b4aa Description: debug symbols for libaudio2 Auto-Built-Package: debug-symbols Build-Ids: d369a3f0895f8963b78f7095b4a6bb1eaa903942 Multi-Arch: same Package: libckyapplet1 Priority: optional Section: libs Installed-Size: 81 Maintainer: A. Maitland Bottoms Architecture: amd64 Source: coolkey Version: 1.1.0-16+apertis0bv2021.0b1 Depends: libc6 (>= 2.14), zlib1g (>= 1:1.1.4) Filename: pool/sdk/c/coolkey/libckyapplet1_1.1.0-16+apertis0bv2021.0b1_amd64.deb Size: 24868 MD5sum: 1bbc6ff5ec4bb03eb2f313fcb6a27950 SHA1: 79e9f22ac974bed7577c37f3e438b9c0e234dfb1 SHA256: 0c7d1010e7cb3d99230c4d9d31964b3b08435c57e6abb99c0da377d3e5dfa4b0 SHA512: cd6faf5e9e51250fbd01fb913acb6d3d31372b3c5568ed11627dd20d63b770b5ba359fae7797d6e56591c18ef687f9682d14f9834578f0f1c4ab65d4c846a16d Description: Smart Card Coolkey applet Protocol library for Coolkey applications. Homepage: http://directory.fedoraproject.org/wiki/CoolKey Package: libckyapplet1-dbgsym Priority: optional Section: debug Installed-Size: 77 Maintainer: A. Maitland Bottoms Architecture: amd64 Source: coolkey Version: 1.1.0-16+apertis0bv2021.0b1 Depends: libckyapplet1 (= 1.1.0-16+apertis0bv2021.0b1) Filename: pool/sdk/c/coolkey/libckyapplet1-dbgsym_1.1.0-16+apertis0bv2021.0b1_amd64.deb Size: 55992 MD5sum: 512916ea2096bc661a1a345c02b03876 SHA1: fc81b9010d948cbefb18c60ff99ac30d2e3205b7 SHA256: 2d2f445d8446c4d4ce5bb8562cfcc81d0700a5dd4568a26135dfe9951fb26b5e SHA512: 5fdc923383ebb47778d924f31fb7cf7d6a8b7dd9c37f007f22467d3d960a7e6b8268d4bfb8df8e0d18f2071b49e6d0861049aee84961a71e2998944888f45059 Description: debug symbols for libckyapplet1 Auto-Built-Package: debug-symbols Build-Ids: 47f8cc0ab13194e62bae9ce1a37cc97eb8301453 Package: libckyapplet1-dev Priority: optional Section: libdevel Installed-Size: 159 Maintainer: A. Maitland Bottoms Architecture: amd64 Source: coolkey Version: 1.1.0-16+apertis0bv2021.0b1 Depends: libckyapplet1 (= 1.1.0-16+apertis0bv2021.0b1) Filename: pool/sdk/c/coolkey/libckyapplet1-dev_1.1.0-16+apertis0bv2021.0b1_amd64.deb Size: 33512 MD5sum: aac377b4475ba8a5817d11f08f596ec8 SHA1: 352013b324b0445c102b3f49548d08173b59214a SHA256: 9bcc4b07a4f2b3dc3619f303878116813d0c5554c384ecddae03ab9edde4e07e SHA512: 85c3bea5402245ecad95f59701e3ed0b2220f9fc85cc6ae23135f1c35e50cb82e6d611a6eb8bd41feff7c091da3666194b26f56bff1a213e371afb04b5832d02 Description: Smart Card Coolkey applet development files Header files and support for Coolkey applications. Homepage: http://directory.fedoraproject.org/wiki/CoolKey Package: libcobertura-java Priority: optional Section: java Installed-Size: 703 Maintainer: Debian Java Maintainers Architecture: all Source: cobertura Version: 2.1.1-2co1bv2021.0b3 Depends: ant, ant-optional, junit4 (>= 4.12), libasm-java (>= 7.0), libcommons-lang3-java (>= 3.8), libjaxen-java (>= 1.1.6), liblogback-java (>= 1.2.3), liboro-java, libservlet3.1-java, libslf4j-java (>= 1.7.25) Filename: pool/sdk/c/cobertura/libcobertura-java_2.1.1-2co1bv2021.0b3_all.deb Size: 539912 MD5sum: a8c1b3b639f58014aa1ddc529407170a SHA1: 0fca2d9f7892636b6d09fbe7dc5a809bbc9c7857 SHA256: d330874dac16c8129c3580e3d07b36f8dfca89276343dfba3ef790c50f55ea42 SHA512: 36359a7ca29398b5d032e6b78c16d1f90572298344f4cebe3038c5265a97f12f9efe09a6c5da15b31629db19744b966955f2057c5c86361fbfb3efe73c7250e5 Description: java library that calculates the percentage of code accessed by tests Library that measures test coverage by instrumenting a Java code base and watching which lines of code are and are not executed as the test suite runs. In addition to identifying untested code and locating bugs, Cobertura can optimize code by flagging dead, unreachable code and can provide insights into how an API operates in practice. It is based on jcoverage. Homepage: https://cobertura.github.io/cobertura/ Package: libcommons-daemon-java Priority: optional Section: java Installed-Size: 1650 Maintainer: Debian Java Maintainers Architecture: all Source: commons-daemon Version: 1.0.15-8+deb10u1+apertis0bv2021.8b1 Recommends: jsvc Suggests: java-virtual-machine Filename: pool/sdk/c/commons-daemon/libcommons-daemon-java_1.0.15-8+deb10u1+apertis0bv2021.8b1_all.deb Size: 280884 MD5sum: a6b12e13fc4a9104424cb2177383afa7 SHA1: 305749825f45e15f2b5dd5a8f75fb9bc3a238689 SHA256: f02b5ad002a2cab549aab65d3930acd608814554537183fedb511fbd1e88aded SHA512: a5688a9356364cef65d1b21427cb889b9d9d99f3b32a3457fbfd48577b8175754759065a42ba44b849a0f6a255f4553d586e7742f09bf83fb5d040fda444f64c Description: Library to launch Java applications as daemons The Daemon package from Apache Commons can be used to implement Java applications which can be launched as daemons. For example the program will be notified about a shutdown so that it can perform cleanup tasks before its process of execution is destroyed by the operation system. . This package contains the java library. You will also need the actual binary for your architecture which is provided by the jsvc package. Homepage: http://commons.apache.org/daemon/ Package: libcommons-el-java Priority: optional Section: java Installed-Size: 3184 Maintainer: Debian Java Maintainers Architecture: all Version: 1.0-9co1bv2021.0b3 Depends: libservlet3.1-java Filename: pool/sdk/libc/libcommons-el-java/libcommons-el-java_1.0-9co1bv2021.0b3_all.deb Size: 416184 MD5sum: 2a063f5b2ea2f67cef3a2294a83a5e88 SHA1: befc70fbe786897967d013e368d09fef71047b42 SHA256: a1935ac858e8b695fd87c037799ca3abc8ac0687a487e8217e683b63d108f93e SHA512: a89f708b432f75768f2402df15d19d68b5379d60f8ee6eebcadb04f2215528a054cf459a9e142b93a98aa411f6fa7a9f7bba282cae5b29e1287dab7332150954 Description: Implementation of the JSP 2.0 Expression Language interpreter The JSP 2.0 specification provides a portable API for evaluating "EL Expressions": The classes and interfaces in the javax.servlet.jsp.el package describe and define programmatic access to the Expression Language evaluator. This package is an implementation of the API. Homepage: http://commons.apache.org/el/ Package: libcommons-modeler-java Priority: optional Section: java Installed-Size: 142 Maintainer: Debian Java Maintainers Architecture: all Version: 2.0.1-8co1bv2021.0b3 Depends: libcommons-logging-java, libcommons-digester-java Filename: pool/sdk/libc/libcommons-modeler-java/libcommons-modeler-java_2.0.1-8co1bv2021.0b3_all.deb Size: 117420 MD5sum: ffd8fc7453418f5591eca1d2e9225982 SHA1: 181686edc2558671f10261ef7ec06d78301d99b6 SHA256: fe92ec6bb403b88e84396509a2034d6842c0365ca59490bbcb6a9d30e03e86ae SHA512: 347738f8b0a6102f5cfe8d095e4ccfff98d5b459a3ef01201c8786eb57feee54642d1f93fb58a02af6329d2026773cef2a8963b8caae51cf1bb8c96b47a14d3b Description: convenience library to use Java Management Extensions (JMX) Commons Modeler from the Apache Commons project simplifies using the Java Management Extensions (JMX). It provides the following services to application developers who wish to make their applications manageable via JMX: * Reads an XML-based description of the Model MBeans to be provided for a set of managed resources. * Provides a registry of these descriptions. * Supplies a base Model MBean implementation class that can be used for all management activities where the attribute accesses or operation calls are simply reflected on to the managed object. Homepage: http://commons.apache.org/modeler/ Package: libcommons-modeler-java-doc Priority: optional Section: doc Installed-Size: 2762 Maintainer: Debian Java Maintainers Architecture: all Source: libcommons-modeler-java Version: 2.0.1-8co1bv2021.0b3 Suggests: libcommons-modeler-java Filename: pool/sdk/libc/libcommons-modeler-java/libcommons-modeler-java-doc_2.0.1-8co1bv2021.0b3_all.deb Size: 310700 MD5sum: 8e78980d65940f79ded2c433f8bd4b35 SHA1: e4ba1a6038cd6242077c108a21e6a984230fa8db SHA256: 6b39cfbe7f991b2b103d714ec142d885aa1942142cea06a839e93191d5e9ffae SHA512: 509341f482fa2cc94ed43d02239a9a27b81f931afa76feb6fb53297ef09c6b2d4352cebb0ca976dde3ad451ad15173024cf7c487d784847eda7568dde15d1a8e Description: documentation and examples for Commons Modeler Commons Modeler from the Apache Commons project simplifies using the Java Management Extensions (JMX). . This package contains the API Javadoc and examples. Homepage: http://commons.apache.org/modeler/ Package: libconcurrent-java Priority: optional Section: java Installed-Size: 174 Maintainer: Debian Java Maintainers Architecture: all Source: concurrent-dfsg Version: 1.3.4-4co1bv2021.0b3 Depends: default-jre-headless | java2-runtime-headless Filename: pool/sdk/c/concurrent-dfsg/libconcurrent-java_1.3.4-4co1bv2021.0b3_all.deb Size: 137468 MD5sum: 5bc00e0179775f27088056840e3264b9 SHA1: e7f470ed55cb2697ce4ee51ffb276da6b7956878 SHA256: 13c7747a2d9c8f5ba8a685baa0d00d71040413d0f6f5c385e076adbb2a138078 SHA512: 372c901277542b907f4dc15577c1da9c6b5694113da669d0a186382b47b9a97e80b33f9b8f59425e74be9f489b1b6eb3497d9cbe302e4c7005be19fb74358643 Description: utility classes for concurrent java programming The concurrent java library provides standardized, efficient versions of utility classes commonly encountered in concurrent Java programming. Discussions of the rationale and applications of several of these classes can be found in the second edition of Concurrent Programming in Java. . The package mainly consists of implementations of a few interfaces: . * Sync -- locks, conditions * Channel -- queues, buffers * Barrier -- multi-party synchronization * SynchronizedVariable -- atomic ints, refs etc * java.util.Collection -- collections * Executor -- replacements for direct use of Thread Homepage: http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html Package: libconcurrent-java-doc Priority: optional Section: doc Installed-Size: 4501 Maintainer: Debian Java Maintainers Architecture: all Source: concurrent-dfsg Version: 1.3.4-4co1bv2021.0b3 Suggests: libconcurrent-java Filename: pool/sdk/c/concurrent-dfsg/libconcurrent-java-doc_1.3.4-4co1bv2021.0b3_all.deb Size: 424028 MD5sum: 96b72afa2c677c1af9ff62c650400aac SHA1: ed254eb661c7850fcb7b8d2834aebdf5156648ec SHA256: 72041dc45a47380ff6de21e45a6abda8de3b0a1f26c74243ba6d06ce62978c12 SHA512: acf9fe772b5757743b6e8b7715618ea2074d0785021497b572d47af483713d7f9d42bd91063749fd989614051757b6ba100c3d88f1216caec030b34a2b82d41c Description: documentation and javadoc API for libconcurrent-java The concurrent java library provides standardized, efficient versions of utility classes commonly encountered in concurrent Java programming. . This package contains the introduction and javadoc API. Homepage: http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html Package: libcore-renderer-java Priority: optional Section: java Installed-Size: 2003 Maintainer: Debian Java Maintainers Architecture: all Source: xhtmlrenderer Version: 0.0~R8+dfsg2-1co1bv2021.0b3 Depends: libitext-java (>= 2.0) Filename: pool/sdk/x/xhtmlrenderer/libcore-renderer-java_0.0~R8+dfsg2-1co1bv2021.0b3_all.deb Size: 1029108 MD5sum: f87dc56fb70061af93a0e42966757e2b SHA1: 289579e2c47fabdb6de5266aa09bd19280113915 SHA256: 886b5944bb84dbc8b0013d00fe2d3fad6e087ffc0a365fe0c5b3aecff03d5431 SHA512: cc068bf5447cf594c29aed9c9b00f9e978983fd842abb83d54bffbe202994f676e5d72811cd214255afbd634e3c0107f4df3b2b23a1d02a52d5b5002d161bb66 Description: Java library that provides an XML/XHTML/CSS 2.1 Renderer xhtmlrender is an XML/CSS renderer, which means it takes XML files as input, applies formatting and styling using CSS, and generates a rendered representation of that XML as output. The output may go to the screen (in a GUI), to an image or to a PDF file. . The main target for content is XHTML 1.0 (strict), an XML document format that standardizes HTML. However, xhtmlrenderer accepts any well-formed XML for rendering as long as CSS is provided that tells how to lay it out. . In the case of XHTML, default stylesheets are provided out of the box and packaged within the library. Homepage: https://code.google.com/p/flying-saucer/ Package: libcore-renderer-java-doc Priority: optional Section: doc Installed-Size: 16930 Maintainer: Debian Java Maintainers Architecture: all Source: xhtmlrenderer Version: 0.0~R8+dfsg2-1co1bv2021.0b3 Recommends: libcore-renderer-java Suggests: default-jdk-doc Filename: pool/sdk/x/xhtmlrenderer/libcore-renderer-java-doc_0.0~R8+dfsg2-1co1bv2021.0b3_all.deb Size: 2721196 MD5sum: 75bfbf6fb9346ca9df08b9faa7820462 SHA1: 2f3ea008e029e3720070db3ae45cc2854b56c73a SHA256: 577feba8ef53c0527d19d868a644812f20163838946b95f8f0e2dd875273815c SHA512: 072b0f803337c3fc445c031bf1b0de9ab7f8c2d00c21970c5a4d3e5bdba403b87e280824b566c130cc15e527d92ca02bad66aa57403eceb7ad8169d9f8ca252c Description: Documentation for libcore-renderer-java Documentation for xhtmlrender that is an XML/CSS renderer, which means it takes XML files as input, applies formatting and styling using CSS, and generates a rendered representation of that XML as output. The output may go to the screen (in a GUI), to an image or to a PDF file. . The main target for content is XHTML 1.0 (strict), an XML document format that standardizes HTML. However, xhtmlrenderer accepts any well-formed XML for rendering as long as CSS is provided that tells how to lay it out. . In the case of XHTML, default stylesheets are provided out of the box and packaged within the library. . This package contains the javadoc files of libcore-renderer-java and the user guide reference for xhtmlrenderer. Homepage: https://code.google.com/p/flying-saucer/ Package: libcwidget-dev Priority: optional Section: libdevel Installed-Size: 2909 Maintainer: Manuel A. Fernandez Montecelo Architecture: amd64 Source: cwidget Version: 0.5.17-11co2bv2021.0b3 Depends: libcwidget3v5 (= 0.5.17-11co2bv2021.0b3), libsigc++-2.0-dev, libncursesw5-dev, pkg-config Suggests: libcwidget-doc Filename: pool/sdk/c/cwidget/libcwidget-dev_0.5.17-11co2bv2021.0b3_amd64.deb Size: 408996 MD5sum: 9060d9c20b4475a362f794e6fd60ddeb SHA1: 98926d2ec4976ec8b065e5a37e5ba7db29580fd8 SHA256: a9286cc22f2e1e299e185689d55d8edc67b67b3b7c6022d5e468ef7400d2ca1b SHA512: c02a55983bbd93552f7430e2a48872c078b2c434abc1d2ad7cbf398eb57898708682dcbee7f824a7fb9e305ab33b8970b333cae08fbb0b1e62184b0bd18a1dd3 Description: high-level terminal interface library for C++ (development files) libcwidget is a modern user interface library modeled on GTK+ and Qt, but using curses as its display layer and with widgets that are tailored to a terminal environment. . This package contains files that are needed to write or compile software that uses libcwidget. . WARNING: this is a newly created library whose development is closely tied to the development of aptitude. Its API may be incomplete and is likely to change considerably version-over-version! You may want to avoid cwidget for stable projects. Homepage: https://cwidget.alioth.debian.org Multi-Arch: same Package: libcwidget-doc Priority: optional Section: doc Installed-Size: 7333 Maintainer: Manuel A. Fernandez Montecelo Architecture: all Source: cwidget Version: 0.5.17-11co2bv2021.0b3 Depends: libjs-jquery Suggests: libcwidget-dev, iceweasel | www-browser Filename: pool/sdk/c/cwidget/libcwidget-doc_0.5.17-11co2bv2021.0b3_all.deb Size: 429928 MD5sum: 52474b299f4581c7e39c971ae096624b SHA1: af7837acbd16e826e0b4ebe45441a18bb3153421 SHA256: 59efb056772fc0c82feeea53c96e29ac9df36f43356fc84a53a78c245eb86015 SHA512: 2faec9a5c2f86cd751c8ad5014fe46ee1ef9bd22bfc45265c1651771ce0b263e471f4c506563ebe633ad6dc493f42654986b75ef8481cb91c9d90f38026141a4 Description: high-level terminal interface library for C++ (documentation) libcwidget is a modern user interface library modeled on GTK+ and Qt, but using curses as its display layer and with widgets that are tailored to a terminal environment. . This package contains documentation for libcwidget, in HTML format. Homepage: https://cwidget.alioth.debian.org Multi-Arch: foreign Package: libcwidget3v5 Priority: optional Section: libs Installed-Size: 1220 Maintainer: Manuel A. Fernandez Montecelo Architecture: amd64 Source: cwidget Version: 0.5.17-11co2bv2021.0b3 Replaces: libcwidget3 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libncursesw6 (>= 6.0+20180210), libsigc++-2.0-0v5 (>= 2.8.0), libstdc++6 (>= 5.2), libtinfo6 (>= 6.0+20180210) Suggests: libcwidget-dev Conflicts: libcwidget3 Breaks: aptitude (<< 0.8.10-7) Filename: pool/sdk/c/cwidget/libcwidget3v5_0.5.17-11co2bv2021.0b3_amd64.deb Size: 323292 MD5sum: 51f3726492ff7575eda3208be448dfd3 SHA1: 7bd80a5b0ae9380acc038410c3e25b4a22e6ef44 SHA256: e11c359b96405b908ba635359fe6ea015315eee4e468a1c10376ecddbcbe6941 SHA512: 392fabce14947750c2db53985a18c5f7bfc2aa690fbe2cfce4162aab90823a0eec1d1f1fb8a57b69879eda3371fe8bd2049587f963fc0c34db82bf07fe9e6120 Description: high-level terminal interface library for C++ (runtime files) libcwidget is a modern user interface library modeled on GTK+ and Qt, but using curses as its display layer and with widgets that are tailored to a terminal environment. . This package contains the files that are required to run programs compiled against libcwidget. Homepage: https://cwidget.alioth.debian.org Multi-Arch: same Package: libcwidget3v5-dbgsym Priority: optional Section: debug Installed-Size: 6578 Maintainer: Manuel A. Fernandez Montecelo Architecture: amd64 Source: cwidget Version: 0.5.17-11co2bv2021.0b3 Replaces: libcwidget3v5-dbg (<< 0.5.17-4~) Depends: libcwidget3v5 (= 0.5.17-11co2bv2021.0b3) Breaks: libcwidget3v5-dbg (<< 0.5.17-4~) Filename: pool/sdk/c/cwidget/libcwidget3v5-dbgsym_0.5.17-11co2bv2021.0b3_amd64.deb Size: 6299348 MD5sum: 11b6c03ea0b22f8166e70e4586f0aad1 SHA1: 6ecf93701097947855ea1216571e4fedec2a561f SHA256: 6f834262d7690890ae3e6fdc052114e42050f994f515b2c2d1ee7c96f9d3dcdb SHA512: 4084fea22c5e18811327c857e80d7573fa1f6b650a0380ed0ce375e3e2ea2a6e861b682398b8728dea65e7aa65bc82cdeb7f725dac8955e9c43d68183e40c156 Description: debug symbols for libcwidget3v5 Auto-Built-Package: debug-symbols Build-Ids: 16767d992415c771b8325e1e153fd75ac92a6b0d Multi-Arch: same Package: libdb-je-java Priority: optional Section: java Installed-Size: 1322 Maintainer: Debian Java Maintainers Architecture: all Version: 3.3.98-2co1bv2021.0b3 Filename: pool/sdk/libd/libdb-je-java/libdb-je-java_3.3.98-2co1bv2021.0b3_all.deb Size: 1256752 MD5sum: 2b4b6938eee0c8bb0acfe9848e0fd5ca SHA1: 455cffd0fe915f5a74df1168dcb9eaad25c9b48a SHA256: 5164aa85b76db25ea624824c788a6ddff78d88bfb10881e380caf7efe6fe8214 SHA512: 18446604ed3401659093d801586ce6066f28309619c9b2e4ea4d790602f5c066a915943134389696ced2ac1107eae23126f908c28851cb531f076169e73088d3 Description: Oracle Berkeley Database Java Edition Oracle Berkeley DB Java Edition is a open source, embeddable, transactional storage engine written entirely in Java. Like Oracle Berkeley DB, Oracle Berkeley DB Java Edition executes in the address space of the application, without the overhead of client/server communication. It stores data in the application's native format, so no runtime data translation is required. It provides an easy-to-use, programmatic interface, allowing developers to store and retrieve information quickly, simply and reliably. Homepage: https://www.oracle.com/database/berkeley-db/java-edition.html Package: libdbusmenu-glib-dev Priority: optional Section: libdevel Installed-Size: 470 Maintainer: The Ayatana Packagers Architecture: amd64 Source: libdbusmenu Version: 18.10.20180917~bzr490+repack1-1co1bv2021.0b3 Depends: gir1.2-dbusmenu-glib-0.4 (= 18.10.20180917~bzr490+repack1-1co1bv2021.0b3), libdbus-glib-1-dev (>= 0.76), libdbusmenu-glib4 (= 18.10.20180917~bzr490+repack1-1co1bv2021.0b3), libgtk2.0-dev (>= 2.12.0) Filename: pool/sdk/libd/libdbusmenu/libdbusmenu-glib-dev_18.10.20180917~bzr490+repack1-1co1bv2021.0b3_amd64.deb Size: 81568 MD5sum: 988e30769fa3f70eee5f2a4b6e1081b3 SHA1: dca5180adebe346d39aa1c8aef7576feb9122556 SHA256: 9a09e382845c3483cb218f89e62f1fd4f9a66386920ee81397d87589dd4a6a22 SHA512: 528e48669dacb69e183162103305b8a5db4df67d1b43c94b37f4f35aaa67de8ffd212b50a51119e5d1b6b0270b59b29f80099045829c13dc3f80c34df443503f Description: library for passing menus over DBus - development files libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains files that are needed to build applications. Homepage: https://launchpad.net/dbusmenu Multi-Arch: same Package: libdbusmenu-glib-doc Priority: optional Section: doc Installed-Size: 352 Maintainer: The Ayatana Packagers Architecture: all Source: libdbusmenu Version: 18.10.20180917~bzr490+repack1-1co1bv2021.0b3 Filename: pool/sdk/libd/libdbusmenu/libdbusmenu-glib-doc_18.10.20180917~bzr490+repack1-1co1bv2021.0b3_all.deb Size: 45484 MD5sum: 43bac7cb69b3f821a01c26b26804d2d9 SHA1: 0dfa5b691e942892dabc96a36f9e3d42e9c9838f SHA256: 64cdef89d3c656166af45f5439441aa7d7c7ef7d0fb83cddfcca27c5f12d6082 SHA512: 71d36394932be78e00d1fb190fc41486b4fec38870c12c3c1e7680fe405c8a1058aa42806739b1b215ff1aa6b904870799a0d0c9a439c09d76b532d9e78bb5ff Description: library for passing menus over DBus - documentation libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains developer documentation for libdbusmenu-glib. Homepage: https://launchpad.net/dbusmenu Package: libdbusmenu-glib4 Priority: optional Section: libs Installed-Size: 155 Maintainer: The Ayatana Packagers Architecture: amd64 Source: libdbusmenu Version: 18.10.20180917~bzr490+repack1-1co1bv2021.0b3 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3) Filename: pool/sdk/libd/libdbusmenu/libdbusmenu-glib4_18.10.20180917~bzr490+repack1-1co1bv2021.0b3_amd64.deb Size: 58204 MD5sum: b32b840d3a74d6d4b815d1efe9f96cc1 SHA1: 12ec0ac0cecf30278e7063335b3f852d4d572a14 SHA256: 87a8ecf650225dc1035584e67a0dc5ee380ae7a708a7300cfa54d4790b5cd876 SHA512: cb3ecb0f6b4893443c8879de547a543e073f5c12cdc8350616e70b5939f208fff91739b0e7ce2742e02de52487bc7aa78104ed31fb22d24b4aea13d65349ffc9 Description: library for passing menus over DBus libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains shared libraries to be used by applications. Homepage: https://launchpad.net/dbusmenu Multi-Arch: same Package: libdbusmenu-glib4-dbgsym Priority: optional Section: debug Installed-Size: 164 Maintainer: The Ayatana Packagers Architecture: amd64 Source: libdbusmenu Version: 18.10.20180917~bzr490+repack1-1co1bv2021.0b3 Depends: libdbusmenu-glib4 (= 18.10.20180917~bzr490+repack1-1co1bv2021.0b3) Filename: pool/sdk/libd/libdbusmenu/libdbusmenu-glib4-dbgsym_18.10.20180917~bzr490+repack1-1co1bv2021.0b3_amd64.deb Size: 134788 MD5sum: e337c2de37bca4dbb05400cc65e6a7e8 SHA1: cffc676d3306174aaa79e37fdfcb55a501991ed3 SHA256: 5d291a8e3b649dc1b22fc9344214af27670a68bc9d75cbb80d325f86bcd53019 SHA512: aa89313357cd22e1ea9344c12dfa37e027e2f496f4afdf00403ae9ea380ae0ab85be44dd80cc837e0168a979334991ee84a42fe0300297a8bd97170bc31a5531 Description: debug symbols for libdbusmenu-glib4 Auto-Built-Package: debug-symbols Build-Ids: 089b5040a5b45ac5e1239e34ff29c459ee069e83 Multi-Arch: same Package: libdbusmenu-gtk-dev Priority: optional Section: libdevel Installed-Size: 223 Maintainer: The Ayatana Packagers Architecture: amd64 Source: libdbusmenu Version: 18.10.20180917~bzr490+repack1-1co1bv2021.0b3 Depends: gir1.2-dbusmenu-gtk-0.4 (= 18.10.20180917~bzr490+repack1-1co1bv2021.0b3), libdbus-glib-1-dev (>= 0.76), libdbusmenu-glib-dev, libdbusmenu-gtk4 (= 18.10.20180917~bzr490+repack1-1co1bv2021.0b3), libgtk2.0-dev (>= 2.12.0) Filename: pool/sdk/libd/libdbusmenu/libdbusmenu-gtk-dev_18.10.20180917~bzr490+repack1-1co1bv2021.0b3_amd64.deb Size: 53364 MD5sum: 46ef8817425c9fe211b6dadf49781549 SHA1: 4c9ca8a0a571a3c722db9bbb60eda116ac5e2b71 SHA256: 428e798632ea7bc6844979c2d872f1ab31b0ab419ccba966494241f3a693ad80 SHA512: 3379f5d6ec87c6335cd227b300195628b7d49f0ed7e4faceef0374dfa5da0fd971b52bdd26339aa9b9da5a8d81b8240188fbb7be3786e615839e773072725d5a Description: library for passing menus over DBus - GTK-2+ version development files libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains files that are needed to build GTK-2+ applications. Homepage: https://launchpad.net/dbusmenu Multi-Arch: same Package: libdbusmenu-gtk-doc Priority: optional Section: doc Installed-Size: 140 Maintainer: The Ayatana Packagers Architecture: all Source: libdbusmenu Version: 18.10.20180917~bzr490+repack1-1co1bv2021.0b3 Filename: pool/sdk/libd/libdbusmenu/libdbusmenu-gtk-doc_18.10.20180917~bzr490+repack1-1co1bv2021.0b3_all.deb Size: 32604 MD5sum: 7a26677cf178f67816aa6167e83ca5cb SHA1: 77c59a85752631dc8a11e4d0c593060e444c69af SHA256: 582d7c33b86903ca70c745fcf902c60c03434d8467cebc0de25fa02ff28f4140 SHA512: d909aacce953a5263aefb8a558f08bc9a4fe10e731680c7fb8c573ccd36a8e8b972b225323397695450dc0fb4bf111bbd6da54815820fb7e69a93e7c7471f0ae Description: library for passing menus over DBus - GTK+ version documentation libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains developer documentation for libdbusmenu-gtk. Homepage: https://launchpad.net/dbusmenu Package: libdbusmenu-gtk3-4 Priority: optional Section: libs Installed-Size: 121 Maintainer: The Ayatana Packagers Architecture: amd64 Source: libdbusmenu Version: 18.10.20180917~bzr490+repack1-1co1bv2021.0b3 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libdbusmenu-glib4 (>= 0.5.90), libgdk-pixbuf2.0-0 (>= 2.22.1-0ubuntu4), libglib2.0-0 (>= 2.37.3), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0) Filename: pool/sdk/libd/libdbusmenu/libdbusmenu-gtk3-4_18.10.20180917~bzr490+repack1-1co1bv2021.0b3_amd64.deb Size: 45752 MD5sum: 557b88303e448a3fa6ffae982a9587e5 SHA1: 722d76c0e4752ba797007c61f5787926db5586ce SHA256: 8f09da99fd9430477ca5c1d38570043a12aa9712a7d17f527a0f308c2f5a3129 SHA512: 756a15636406dfc8bcbaf1d7fde59a07e89d8da5570af6d53f036e878dae559fec56dd60b9a30f9b39d382b49cdda38dbc9d888a31b78c65315f77f2422242e6 Description: library for passing menus over DBus - GTK-3+ version libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains shared libraries to be used by GTK-3+ applications. Homepage: https://launchpad.net/dbusmenu Multi-Arch: same Package: libdbusmenu-gtk3-4-dbgsym Priority: optional Section: debug Installed-Size: 149 Maintainer: The Ayatana Packagers Architecture: amd64 Source: libdbusmenu Version: 18.10.20180917~bzr490+repack1-1co1bv2021.0b3 Depends: libdbusmenu-gtk3-4 (= 18.10.20180917~bzr490+repack1-1co1bv2021.0b3) Filename: pool/sdk/libd/libdbusmenu/libdbusmenu-gtk3-4-dbgsym_18.10.20180917~bzr490+repack1-1co1bv2021.0b3_amd64.deb Size: 122096 MD5sum: ea27c848f9f7b06b1f74b876c486b0d7 SHA1: c8c059c545a61ff45c3cadc77f74183675fa3f83 SHA256: 6bcbe485a32a4dbf42bf506ab494438276cda628f6a6294339e93308bdae7d30 SHA512: 4682214286fc0ff1e8aa215b1ac58ce0320080e8b2c66e5b686dfccbe12e68d99efa13cd82c9878aa5bddbd4a158c286e14bf3e41330b24745cb618c02082ed0 Description: debug symbols for libdbusmenu-gtk3-4 Auto-Built-Package: debug-symbols Build-Ids: 566907edb4b6bf2d07c7e3919abd16a513566ef3 Multi-Arch: same Package: libdbusmenu-gtk3-dev Priority: optional Section: libdevel Installed-Size: 223 Maintainer: The Ayatana Packagers Architecture: amd64 Source: libdbusmenu Version: 18.10.20180917~bzr490+repack1-1co1bv2021.0b3 Depends: gir1.2-dbusmenu-gtk3-0.4 (= 18.10.20180917~bzr490+repack1-1co1bv2021.0b3), libdbus-glib-1-dev (>= 0.76), libdbusmenu-glib-dev, libdbusmenu-gtk3-4 (= 18.10.20180917~bzr490+repack1-1co1bv2021.0b3), libgtk-3-dev (>= 2.91.4-0ubuntu1) Filename: pool/sdk/libd/libdbusmenu/libdbusmenu-gtk3-dev_18.10.20180917~bzr490+repack1-1co1bv2021.0b3_amd64.deb Size: 53380 MD5sum: ff2fefc4169b1bf9119ef2ff15fa6565 SHA1: cd58c471c51556393da0ce54326d37f995c9a6e2 SHA256: 29629b2fb04a536451291137a15f68de7cc591d668834f47dcf0aa3b94b29034 SHA512: a640619806a8bc7c7ec883fe65d68a0e2171637a0f12ef4cd85bd303c21870e7ec4aba9caffe5cab8bff87b4dfee379f999ff56bc9d4215bb1f99aad6957e268 Description: library for passing menus over DBus - GTK-3+ version development files libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains files that are needed to build GTK-3+ applications. Homepage: https://launchpad.net/dbusmenu Multi-Arch: same Package: libdbusmenu-gtk4 Priority: optional Section: libs Installed-Size: 121 Maintainer: The Ayatana Packagers Architecture: amd64 Source: libdbusmenu Version: 18.10.20180917~bzr490+repack1-1co1bv2021.0b3 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo2 (>= 1.2.4), libdbusmenu-glib4 (>= 0.5.90), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgdk-pixbuf2.0-0 (>= 2.22.1-0ubuntu4), libglib2.0-0 (>= 2.37.3), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libpangoft2-1.0-0 (>= 1.14.0) Filename: pool/sdk/libd/libdbusmenu/libdbusmenu-gtk4_18.10.20180917~bzr490+repack1-1co1bv2021.0b3_amd64.deb Size: 45800 MD5sum: 7dbd622395f470e9869b72ce3311c9a6 SHA1: a8d41788bab66efcfe0c310f8511109247c039a9 SHA256: 2bf03df2ded6a322fe7c7677b099eae90e4d24ca60171d78cb7caff928cc9114 SHA512: 9be75092f62ba05395351115e643fb54408ce74a93b118a546e54e33470d9c20a24bbe341c87d49e64ba58ce7bdf3bd7d63f15fb93f5300e427ee5cd96f03f4c Description: library for passing menus over DBus - GTK-2+ version libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains shared libraries to be used by GTK-2+ applications. Homepage: https://launchpad.net/dbusmenu Multi-Arch: same Package: libdbusmenu-gtk4-dbgsym Priority: optional Section: debug Installed-Size: 162 Maintainer: The Ayatana Packagers Architecture: amd64 Source: libdbusmenu Version: 18.10.20180917~bzr490+repack1-1co1bv2021.0b3 Depends: libdbusmenu-gtk4 (= 18.10.20180917~bzr490+repack1-1co1bv2021.0b3) Filename: pool/sdk/libd/libdbusmenu/libdbusmenu-gtk4-dbgsym_18.10.20180917~bzr490+repack1-1co1bv2021.0b3_amd64.deb Size: 135140 MD5sum: fdddcfa5a26588bf2ef96a2138d6f5d7 SHA1: 14915a02b600274e5b3dc837f18078625eae0aac SHA256: 7247ec09f1336777532fc5fbef7fbeb2414f43bad7d5852e87ef49a39491ae70 SHA512: 16bc2e7bd3b005c6aa62e5d0fa718b23ab2700aaad8ab39f1e46efadcd671dfbe8b533c788187732398f2c8937aaeaeccca5b01d64677f111d7a6eee60c4e277 Description: debug symbols for libdbusmenu-gtk4 Auto-Built-Package: debug-symbols Build-Ids: ba989467f58cb0daf3096390fd7525cf11d3c153 Multi-Arch: same Package: libdbusmenu-jsonloader-dev Priority: optional Section: libdevel Installed-Size: 49 Maintainer: The Ayatana Packagers Architecture: amd64 Source: libdbusmenu Version: 18.10.20180917~bzr490+repack1-1co1bv2021.0b3 Depends: libdbus-glib-1-dev (>= 0.76), libdbusmenu-glib-dev (= 18.10.20180917~bzr490+repack1-1co1bv2021.0b3), libdbusmenu-jsonloader4 (= 18.10.20180917~bzr490+repack1-1co1bv2021.0b3), libjson-glib-dev Filename: pool/sdk/libd/libdbusmenu/libdbusmenu-jsonloader-dev_18.10.20180917~bzr490+repack1-1co1bv2021.0b3_amd64.deb Size: 23452 MD5sum: 469cc199c4a13f4ed34c25d8c312e286 SHA1: b10cdc628433badf0cdc0cb74e92919f2690c48e SHA256: 952f4c8ef1eaf69b1eb07d7e3d1028050c58765711ed2e09c57998c6ef46d5e0 SHA512: f215fcdd46d2109bb9206dbfc487e01ba1cfdb0ecb8b2db687e1e854967c3d2065191690a763bb4649e2081f3c6c2c49540a75bda83379e6bbbd33abe407ccc2 Description: library for passing menus over DBus - Test lib development files libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains files that are needed to build test suites in applications or libraries using dbusmenu. Homepage: https://launchpad.net/dbusmenu Multi-Arch: same Package: libdbusmenu-jsonloader4 Priority: optional Section: libs Installed-Size: 52 Maintainer: The Ayatana Packagers Architecture: amd64 Source: libdbusmenu Version: 18.10.20180917~bzr490+repack1-1co1bv2021.0b3 Depends: libc6 (>= 2.4), libdbusmenu-glib4 (>= 0.4.2), libglib2.0-0 (>= 2.35.4), libjson-glib-1.0-0 (>= 0.12.0) Filename: pool/sdk/libd/libdbusmenu/libdbusmenu-jsonloader4_18.10.20180917~bzr490+repack1-1co1bv2021.0b3_amd64.deb Size: 23812 MD5sum: 5edd1f41593aa236a267ba6a0e9455ab SHA1: df79c75845966f29947351c2d77d02c0f3534d4d SHA256: f4c0a19ce1efffeb68d724403a7209105c12e38ae37d0582f7cdd1b4cedf424d SHA512: 3e83e1b748870872c8df0c84238ca531a0f6a1218fc6609c9e03cb23dfde0f795e58044b5e43207f137feaccddf0908f4f47f7c0a3f24ccdceaf5873b4c74f3a Description: library for passing menus over DBus - Test lib libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains shared libraries to be used by test suites in applications or libraries using dbusmenu. Homepage: https://launchpad.net/dbusmenu Multi-Arch: same Package: libdbusmenu-jsonloader4-dbgsym Priority: optional Section: debug Installed-Size: 25 Maintainer: The Ayatana Packagers Architecture: amd64 Source: libdbusmenu Version: 18.10.20180917~bzr490+repack1-1co1bv2021.0b3 Depends: libdbusmenu-jsonloader4 (= 18.10.20180917~bzr490+repack1-1co1bv2021.0b3) Filename: pool/sdk/libd/libdbusmenu/libdbusmenu-jsonloader4-dbgsym_18.10.20180917~bzr490+repack1-1co1bv2021.0b3_amd64.deb Size: 10360 MD5sum: d7cc22e43a16eab8ba3248251d39aeac SHA1: 64a6547c162ca0ed221279dbba2bf51ba806b16e SHA256: b38cce50670415398b232e597a58051c3925e95dc22c142cd7616507ef073ed9 SHA512: 8d9f6d14868b5a516602a454fac2ed99dbd8e4a195e3be0a89782f84ff3afa8556b188911b06bac6e95c2021fa3c99691e1d4bfdfd497a6d280addb0da66f429 Description: debug symbols for libdbusmenu-jsonloader4 Auto-Built-Package: debug-symbols Build-Ids: 45107caa43c9f23c4f5187e360a2fafdf6268fb1 Multi-Arch: same Package: libdbusmenu-tools Priority: optional Section: devel Installed-Size: 83 Maintainer: The Ayatana Packagers Architecture: amd64 Source: libdbusmenu Version: 18.10.20180917~bzr490+repack1-1co1bv2021.0b3 Depends: libdbusmenu-glib4 (= 18.10.20180917~bzr490+repack1-1co1bv2021.0b3), python, libc6 (>= 2.4), libglib2.0-0 (>= 2.35.4), libgtk2.0-0 (>= 2.24.4-1~), libjson-glib-1.0-0 (>= 0.12.0), libx11-6 Filename: pool/sdk/libd/libdbusmenu/libdbusmenu-tools_18.10.20180917~bzr490+repack1-1co1bv2021.0b3_amd64.deb Size: 31288 MD5sum: 830898444aab6c3eeadbe547acd78d0b SHA1: ffb92d2d0a1ed6ef77ca8cd4af07dc15c90230a5 SHA256: d8241d85b2f35a396c330ec613167fd4646388fc139e8fa9e96c20438645167c SHA512: c4f069ba9748842c5183458242c4799a5ef99577658efb77d927192b4f83c8d221de9b7274b32a0abf1a2034de84d68c2398f61d58845533ebbd46d4f2e8070a Description: tools useful during development with libdbusmenu libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains tools that are useful when developing and building applications with libdbusmenu. Homepage: https://launchpad.net/dbusmenu Multi-Arch: foreign Package: libdbusmenu-tools-dbgsym Priority: optional Section: debug Installed-Size: 55 Maintainer: The Ayatana Packagers Architecture: amd64 Source: libdbusmenu Version: 18.10.20180917~bzr490+repack1-1co1bv2021.0b3 Depends: libdbusmenu-tools (= 18.10.20180917~bzr490+repack1-1co1bv2021.0b3) Filename: pool/sdk/libd/libdbusmenu/libdbusmenu-tools-dbgsym_18.10.20180917~bzr490+repack1-1co1bv2021.0b3_amd64.deb Size: 32680 MD5sum: f333b15ce610ae12811675008205de5d SHA1: 532f121cefd7b6d43360881de8d59d45bcc7bcc6 SHA256: f3164bb09bfd636cb6e8c5222449fe863024529ec8198c7427631659717d5294 SHA512: bba90e8dad8f26020ef0c98a51bf30066343dee978b5c536c470adf9a00eb93c35fcab25b59f6b3bce8899ff77353c8f05da8ef23739acef9935d69dd1c6b7e6 Description: debug symbols for libdbusmenu-tools Auto-Built-Package: debug-symbols Build-Ids: 061d36bd38625af28959dbdecd13e196b0d6d481 40a6f4fe91bb8742c65dab8c7a317bbf4b504c61 Package: libdebian-dpkgcross-perl Priority: extra Section: perl Installed-Size: 56 Maintainer: Wookey Architecture: all Source: dpkg-cross Version: 2.6.15.3+apertis1bv2021.2b1 Depends: perl, file, dpkg-dev (>> 1.14.6), libfile-temp-perl, libconfig-auto-perl, libfile-homedir-perl, liblocale-gettext-perl Filename: pool/sdk/d/dpkg-cross/libdebian-dpkgcross-perl_2.6.15.3+apertis1bv2021.2b1_all.deb Size: 30244 MD5sum: 877e944d100cb0e6a24416e1e9fdc651 SHA1: 923a91310e0bd72f5869a90fd0caff8f66ad9817 SHA256: 180ec6dbd76c551a769c01f0291cac908c17c52bb396ffcdb29cdae6945b7a8c SHA512: bcccf657eb7963bd06dcae9db2e05b9d75c57e786d1809912d70c435c266b048b8254b689df9be1af83d95a6dde5c3c85e6e3f05a8eab9dc17101ae8a76f2a2c Description: functions to aid cross-compiling Debian packages Debian::DpkgCross is a module of perl functions to aid installing libraries and headers for cross compiling. . This package is deprecated as it only supports the deprecated dpkg-cross binary. Homepage: http://dpkg-cross.alioth.debian.org/ Package: libdevhelp-3-6 Priority: optional Section: libs Installed-Size: 188 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: devhelp Version: 3.30.1-1co1bv2021.0b3 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.43.91), libgtk-3-0 (>= 3.22), libpango-1.0-0 (>= 1.14.0), libwebkit2gtk-4.0-37 (>= 2.19.2), devhelp-common (>= 3.30.1-1co1bv2021.0b3) Breaks: anjuta (<< 2:3.14.0-2) Filename: pool/sdk/d/devhelp/libdevhelp-3-6_3.30.1-1co1bv2021.0b3_amd64.deb Size: 64072 MD5sum: d9ae53d32df766c6fe81e828c7de1a74 SHA1: fec5994741feadc0ff096ced850ed3386680f26b SHA256: 184d53f54022c4750e9fd2f8abcfe9f5f033bcc4cccd76aa583ab3d0c3f81058 SHA512: 6188d8ac1af9634cc8fdcbf7ed34a544a2bc3422ceb132f6241882bd835d5adba89383024036ae672c04718b98b15601dd5bb7343e526dadce0f433b0b524527 Description: Library providing documentation browser functionality This library provides embedable widgets from the Devhelp program to be integrated in tools like the Anjuta IDE for browsing API reference documentation. Homepage: https://wiki.gnome.org/Apps/Devhelp Multi-Arch: same Package: libdevhelp-3-6-dbgsym Priority: optional Section: debug Installed-Size: 340 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: devhelp Version: 3.30.1-1co1bv2021.0b3 Depends: libdevhelp-3-6 (= 3.30.1-1co1bv2021.0b3) Filename: pool/sdk/d/devhelp/libdevhelp-3-6-dbgsym_3.30.1-1co1bv2021.0b3_amd64.deb Size: 296156 MD5sum: 021dc9ae1651965aa7bea61e662bf29f SHA1: bf6b0bbd64053d0182272194e2da705988d50100 SHA256: b41a05cc5c44668bdc745c2fb0fa7d2456964d6f0e5128381bb347fa99756541 SHA512: 475ad33e29740929f7cdc4509781416db7ca922889895c515c41ef6ee9ab2f0f704673bce385e9c8ae1d2c482f0a2489ad3664de5b22b26979e35196142d16f6 Description: debug symbols for libdevhelp-3-6 Auto-Built-Package: debug-symbols Build-Ids: 944f037e893872818339ace97a891970277e25a8 Multi-Arch: same Package: libdevhelp-dev Priority: optional Section: libdevel Installed-Size: 801 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: devhelp Version: 3.30.1-1co1bv2021.0b3 Depends: gir1.2-devhelp-3.0 (= 3.30.1-1co1bv2021.0b3), gsettings-desktop-schemas-dev, libdevhelp-3-6 (= 3.30.1-1co1bv2021.0b3), libgtk-3-dev (>= 3.19.3), libwebkit2gtk-4.0-dev (>= 2.6.0) Filename: pool/sdk/d/devhelp/libdevhelp-dev_3.30.1-1co1bv2021.0b3_amd64.deb Size: 69760 MD5sum: b79c4ee7e168847b3078c9d47930c77a SHA1: a7e6a90b7a177059f2c7fb067266bd08182a4136 SHA256: 3660d4b72cad02aa310672733de0f3659ddb726d893be47ea49181801bdf577c SHA512: c97c15106dc3d87b03431d69bbb4ff15bd899a309cd4da0a923cfad52736e9b655254337c334dd8167e0bf001ec9b4e39d917312b1f1dd8da6b61f79440bf464 Description: Library providing documentation browser functionality (development) This library provides embedable widgets from the Devhelp program to be integrated in tools like the Anjuta IDE for browsing API reference documentation. . This package contains the development files. Homepage: https://wiki.gnome.org/Apps/Devhelp Multi-Arch: same Package: libdevil-dev Priority: optional Section: libdevel Installed-Size: 1110 Maintainer: Debian QA Group Architecture: amd64 Source: devil Version: 1.7.8-10co1bv2021.0b3 Depends: libdevil1c2 (= 1.7.8-10co1bv2021.0b3), liblcms2-dev, libtiff-dev Filename: pool/sdk/d/devil/libdevil-dev_1.7.8-10co1bv2021.0b3_amd64.deb Size: 268304 MD5sum: 46ad20b1eec0814d069d163759fd394a SHA1: 494065995124a55b1005e5ab951a509f54f81e2f SHA256: 5d5ed0a53b01b728b281f7a47a8bdd8ccf2d6a058e4d7e3f7fe2cf0f4ab2bb1f SHA512: f54a52140ce82c964a450873373979b6f24035981e2949667df2eb4ec46f527badfcade3aa85f8d43b4b198b569fac3e2d4a1c7e8dadad11529de91f62063886 Description: Cross-platform image loading and manipulation toolkit Developer's Image Library (DevIL) is a programmer's toolkit which can load, save and convert a wide variety of image formats. It also offers basic manipulation and filtering capabilities. . DevIL presents a simple programming interface similar to OpenGL's, which is easy for a developer to learn and use. Ultimate control of the images is left to the developer. . This package contains the development files. Homepage: http://openil.sourceforge.net/ Package: libdevil1c2 Priority: optional Section: libs Installed-Size: 644 Maintainer: Debian QA Group Architecture: amd64 Source: devil Version: 1.7.8-10co1bv2021.0b3 Replaces: libdevil1 Depends: liballegro4.4, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libgl1, libglu1-mesa | libglu1, libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.2+git20110628), libmng1 (>= 1.0.10), libpng16-16 (>= 1.6.2-1), libsdl1.2debian (>= 1.2.11), libstdc++6 (>= 5.2), libtiff5 (>= 4.0.3), libx11-6, libxext6, libxrender1, zlib1g (>= 1:1.1.4) Conflicts: libdevil1 Filename: pool/sdk/d/devil/libdevil1c2_1.7.8-10co1bv2021.0b3_amd64.deb Size: 227704 MD5sum: 44a72aa321a23d2a3009f8b7932fbfcb SHA1: f08db2ada62438a5445f67c0dd6169b5c9b09a73 SHA256: 8df90a7fa003ad10ee1c5143d8e90d6edb070f353e1208875f98d512d989e734 SHA512: 897171a3d8ac5b53c93203915fd324938b0d4a87525cffce0c58b8a9c724ae257aed3fe889e32537ebceb6185234ac109cd2dd04566903e5127d729abb3ae33e Description: Cross-platform image loading and manipulation toolkit Developer's Image Library (DevIL) is a programmer's toolkit which can load, save and convert a wide variety of image formats. It also offers basic manipulation and filtering capabilities. . DevIL presents a simple programming interface similar to OpenGL's, which is easy for a developer to learn and use. Ultimate control of the images is left to the developer. Homepage: http://openil.sourceforge.net/ Package: libdevil1c2-dbgsym Priority: optional Section: debug Installed-Size: 728 Maintainer: Debian QA Group Architecture: amd64 Source: devil Version: 1.7.8-10co1bv2021.0b3 Depends: libdevil1c2 (= 1.7.8-10co1bv2021.0b3) Filename: pool/sdk/d/devil/libdevil1c2-dbgsym_1.7.8-10co1bv2021.0b3_amd64.deb Size: 655232 MD5sum: 86692d23e9700934151a4104412cd50e SHA1: aeee7f65bd8ec825fcb7be1e9c5a111bd7dfad75 SHA256: 7e769e9cd972633576f53f19c9f87fcbd66cc1c28e9526b801b2af674a11bb5c SHA512: 6aa86f934053a899233e7fc5213707a86b064b2b2c281af87cbab4a6c6c9bc25e772796f894bd4442fc90b147c12767fc9df665769d5a6f16ba1bc20ca105f32 Description: debug symbols for libdevil1c2 Auto-Built-Package: debug-symbols Build-Ids: 05e7899cdbcad3ec18b3397004ae7e1ce46b7038 91bef15292329aa16d27d6c8cfa5f667467a5715 d1a4891593647010e6e6fc4780987ceec0774a72 fdd0febc33b3ed34936160fc371dc97d0ef8a21f Package: libdotconf-dev Priority: extra Section: libdevel Installed-Size: 132 Maintainer: Shane Wegner Architecture: amd64 Source: dotconf Version: 1.3repack-1+apertis1bv2021.2b2 Depends: libdotconf0 (= 1.3repack-1+apertis1bv2021.2b2), libc6-dev Filename: pool/sdk/d/dotconf/libdotconf-dev_1.3repack-1+apertis1bv2021.2b2_amd64.deb Size: 37112 MD5sum: 1810c34eaa718224545abb84ab550681 SHA1: 8dad834cc355cb7eb5e5704acc53bd62a134d6fe SHA256: e02b548b4423420dddd14e3cc5f7d33e85400d0c8e66edced0278eba55ef113e SHA512: eee3baedc9f71be4d3ea77862b4f2b0bdef6b31305cc773f222f9229c7a1dfe8462cce473d05702b132d5f7974130a8cd3d344d905de3c1d15fc75210e7fd849 Description: Configuration file parser library - development files dot.conf is a simple-to-use and powerful configuration-file parser library written in C. The configuration files created for dot.conf look very similar to those used by the Apache Webserver. Even Container-Directives known from httpd.conf can easily be used in the exact same manner as for Apache-Modules. It supports various types of arguments, dynamically loadable modules that create their own configuration options on-the-fly, a here-documents feature to pass very long ARG_STR data to your app, and on-the-fly inclusion of additional config files. . This package contains the development files necessary to build programs using the dotconf library. Package: libdotconf0 Priority: optional Section: libs Installed-Size: 45 Maintainer: Shane Wegner Architecture: amd64 Source: dotconf Version: 1.3repack-1+apertis1bv2021.2b2 Depends: libc6 (>= 2.7) Filename: pool/sdk/d/dotconf/libdotconf0_1.3repack-1+apertis1bv2021.2b2_amd64.deb Size: 14984 MD5sum: f8f0bb62d8497bb7e510a8d6edf7b940 SHA1: 77dbfd7f70a60d3545d3472ea7f4cbd93b7a5eb3 SHA256: c34f99d08f53f5782ce55b468dfb9073ec1bd0dd457826572bd0e3084841a07f SHA512: ca639ae3db639e11b680abc0382cba76e408567b754186c0db84dedbdcca346aac47e7df53501cfd4da416b61f65cc367c2b36a73467b8021bc4c42760f05278 Description: Configuration file parser library - runtime files dot.conf is a simple-to-use and powerful configuration-file parser library written in C. The configuration files created for dot.conf look very similar to those used by the Apache Webserver. Even Container-Directives known from httpd.conf can easily be used in the exact same manner as for Apache-Modules. It supports various types of arguments, dynamically loadable modules that create their own configuration options on-the-fly, a here-documents feature to pass very long ARG_STR data to your app, and on-the-fly inclusion of additional config files. Multi-Arch: same Package: libdotconf0-dbg Priority: extra Section: debug Installed-Size: 46 Maintainer: Shane Wegner Architecture: amd64 Source: dotconf Version: 1.3repack-1+apertis1bv2021.2b2 Depends: libdotconf0 (= 1.3repack-1+apertis1bv2021.2b2) Filename: pool/sdk/d/dotconf/libdotconf0-dbg_1.3repack-1+apertis1bv2021.2b2_amd64.deb Size: 28644 MD5sum: 064da118a7ac31def0c45d7bb07df58b SHA1: ca994b3e237d8719969c57590f489ecec1293457 SHA256: 3544f673956e4ed1da5d67de652b38525c53767c5900559958a774fe0614c749 SHA512: 57fa6226481b2affaa8a13e01ddf81f36f2a6fb30ccd638ec5214fc81277de43e080454670b0369242ed89ae233706f907d45011af92564cfe48656263cde126 Description: Configuration file parser library - debugging symbols dot.conf is a simple-to-use and powerful configuration-file parser library written in C. The configuration files created for dot.conf look very similar to those used by the Apache Webserver. Even Container-Directives known from httpd.conf can easily be used in the exact same manner as for Apache-Modules. It supports various types of arguments, dynamically loadable modules that create their own configuration options on-the-fly, a here-documents feature to pass very long ARG_STR data to your app, and on-the-fly inclusion of additional config files. . This package contains the debugging symbols for libdotconf. Build-Ids: ab0fcf459615f739eaad0b18fd1cf0c2e3d9d2d6 Multi-Arch: same Package: libdtdinst-java Priority: optional Section: java Installed-Size: 182 Maintainer: Debian XML/SGML Group Architecture: all Source: jing-trang Version: 20151127+dfsg-3co1bv2021.0b4 Filename: pool/sdk/j/jing-trang/libdtdinst-java_20151127+dfsg-3co1bv2021.0b4_all.deb Size: 148232 MD5sum: 0164544a421d0ea7fc3266d5f338a5dc SHA1: 0f3b476ca2929a728c0e6bc6b9edfffd204df120 SHA256: 46b7d7991c705d622bd3f41bd2946aea2a12be83579fcfea4ba70225d430930e SHA512: 3b8b2d249727c7a28743e8e7963a1ac36f57538a13f37b4f3b867c01a558480afaf8e4580c731ec7e0a2e15f0ac14b95d9ae181e7b4d4a6953ea6d82ebfe4a43 Description: XML DTD to XML instance format converter - Java library dtdinst converts XML DTDs into XML instance format. The XML instance can be in either a format specific to DTDinst or RELAX NG format. . This package contains the Java library Homepage: https://github.com/relaxng/jing-trang Multi-Arch: foreign Package: libevdocument3-4 Priority: optional Section: libs Installed-Size: 744 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: evince Version: 3.30.2-3+deb10u1bv2021.0b4 Depends: libarchive13 (>= 3.2.1), libc6 (>= 2.14), libcairo2 (>= 1.14.0), libdjvulibre21 (>= 3.5.27.1), libgdk-pixbuf2.0-0 (>= 2.36.5), libglib2.0-0 (>= 2.51.5), libgtk-3-0 (>= 3.16.0), libgxps2 (>= 0.2.1), libkpathsea6, libpango-1.0-0 (>= 1.14.0), libpoppler-glib8 (>= 0.34.0), libspectre1 (>= 0.2.3), libsynctex2, libtiff5 (>= 4.0.3), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Filename: pool/sdk/e/evince/libevdocument3-4_3.30.2-3+deb10u1bv2021.0b4_amd64.deb Size: 212464 MD5sum: 1ba6b16c92e500aaee461b510ff98581 SHA1: af3a0369c51c7ee959f30c7d3f22cbc4e3e24a76 SHA256: 34a713b19a216c0111b32a83e544c249b4dd741954632ef93e70b9a4b7a7856f SHA512: 106f8122296cd69994d92333c9388067c05719656596cc0c97c5563bd31aad064e1136a94f689fad710116abbd46e07fd51bb8bbf553d134873fa00d9d2f03a9 Description: Document (PostScript, PDF) rendering library This package contains libevdocument, which performs the rendering of the documents. . It ships with a ps, pdf, dvi, tiff, djvu, comics and xps backend. Homepage: https://wiki.gnome.org/Apps/Evince Multi-Arch: same Package: libevdocument3-4-dbgsym Priority: optional Section: debug Installed-Size: 892 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: evince Version: 3.30.2-3+deb10u1bv2021.0b4 Replaces: evince-dbg (<< 3.20.0-2~) Depends: libevdocument3-4 (= 3.30.2-3+deb10u1bv2021.0b4) Breaks: evince-dbg (<< 3.20.0-2~) Filename: pool/sdk/e/evince/libevdocument3-4-dbgsym_3.30.2-3+deb10u1bv2021.0b4_amd64.deb Size: 765512 MD5sum: c4559a9d04f78f452599f081014459d6 SHA1: c4363997d1ff8e687ffb724fad6bb96448eaaddf SHA256: 1152248629536a379abf711996a54274065a57ac0e4884888f67d380b6383daa SHA512: 098bf7461b9c7aa8a47c9ec7b17d18f85e06ba9626be104b717d2206c1e42f3141efbd4c02c3249e72ad6bfc3b8c944fc75681294c2f464207613f389179d02f Description: debug symbols for libevdocument3-4 Auto-Built-Package: debug-symbols Build-Ids: 324f8f5a95271cef5dc6e5d3f67547c25cc27f98 769694cad5795a685122175453d0fa4ab17cd683 94e79a02262c394227fe2dea9bd233f7f180e16b a075ed4074d2de52946553a564ff1ccac6a1d2c1 a213f67b1665fc663a6809ecc69540d80b800e98 a9207eb109638cce90db4c21ad35d222e0218478 c7237e5eea941c1d7cbe70748fb41e6dac9cd966 d613214ee4f3febe6ec571f4479d90929d267257 Multi-Arch: same Package: libevince-dev Priority: optional Section: libdevel Installed-Size: 2347 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: evince Version: 3.30.2-3+deb10u1bv2021.0b4 Depends: gir1.2-evince-3.0 (= 3.30.2-3+deb10u1bv2021.0b4), libevdocument3-4 (= 3.30.2-3+deb10u1bv2021.0b4), libevview3-3 (= 3.30.2-3+deb10u1bv2021.0b4), libglib2.0-dev (>= 2.36.0), libgtk-3-dev (>= 3.16.0) Filename: pool/sdk/e/evince/libevince-dev_3.30.2-3+deb10u1bv2021.0b4_amd64.deb Size: 154772 MD5sum: c84be7853f503fe8ebfecdf638795fad SHA1: 2fae1bad9c94e0011628e88ad595fb1e099eb8d5 SHA256: c6338ffe7360fd07885e94e64a7c1b86a935e2f2312524cd432c13c71eb06d53 SHA512: 5b6cf67d1193ca1b0fa0f00fd0a6f65624a8cd3b91ff192687e6e56fd8a9202b6d70cd9f5460da0eab4a914aa3dacc72deab0aca6a7c251d05c58db5b5a80448 Description: Document (PostScript, PDF) rendering library - development files This package contains evince-related libraries for rendering and displaying Evince documents like PostScript (PS), Encapsulated PostScript (EPS), DjVu, DVI, Portable Document Format (PDF) and XML Paper Specification (XPS) files. * libevdocument, which performs the rendering of the documents * libevview, which provides GTK+ widgets for displaying documents . This package provides the development headers, static libraries and documentation. Homepage: https://wiki.gnome.org/Apps/Evince Multi-Arch: same Package: libevview3-3 Priority: optional Section: libs Installed-Size: 442 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: evince Version: 3.30.2-3+deb10u1bv2021.0b4 Depends: gstreamer1.0-plugins-base, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo2 (>= 1.14.0), libevdocument3-4 (>= 3.18.0), libglib2.0-0 (>= 2.37.3), libgspell-1-1 (>= 1.6.0), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.0.0), libgtk-3-0 (>= 3.19.12), libpango-1.0-0 (>= 1.14.0) Filename: pool/sdk/e/evince/libevview3-3_3.30.2-3+deb10u1bv2021.0b4_amd64.deb Size: 138940 MD5sum: 0390e5d5c0e644f38c03d851c46216a3 SHA1: 4e4d46a01a18aba49a49919afa199f7f27a2cc6d SHA256: 7c13c36b1d97bbeaee91687d9aed0029d98c9a729e00a90568ca21acace2b958 SHA512: 454dcde1c17aecd43bc4584ffd1af8271abc881d33e48d0fce6d52aa1a6da2ed38b3ce08906b49ad13791ae28454734c176ed47eac9ce59c1f2d4ce02c6802bb Description: Document (PostScript, PDF) rendering library - Gtk+ widgets This package contains libevview, which provides GTK+ widgets for displaying documents. Homepage: https://wiki.gnome.org/Apps/Evince Multi-Arch: same Package: libevview3-3-dbgsym Priority: optional Section: debug Installed-Size: 588 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: evince Version: 3.30.2-3+deb10u1bv2021.0b4 Replaces: evince-dbg (<< 3.20.0-2~) Depends: libevview3-3 (= 3.30.2-3+deb10u1bv2021.0b4) Breaks: evince-dbg (<< 3.20.0-2~) Filename: pool/sdk/e/evince/libevview3-3-dbgsym_3.30.2-3+deb10u1bv2021.0b4_amd64.deb Size: 504612 MD5sum: 14998d32d9b169add26cbac504c0c39f SHA1: 0c513f248781f7f3f4ce43a6184d7752a009e7fe SHA256: 620c18f7485bfb7ea6735b97bac6ca6d5a232475ab0afd7d94ad778997c727e2 SHA512: 73772494c15114fe36c571861c379fa258d8b9a9f3347e13e6b07a159a9db2bde840f07c804c0979f88f551d758e7111406a061539104374fc3ae5fe3637f87a Description: debug symbols for libevview3-3 Auto-Built-Package: debug-symbols Build-Ids: 82d13ce994c4dba1b08984ff098fe0b8e79ff0d0 Multi-Arch: same Package: libexo-1-0 Priority: optional Section: libs Installed-Size: 2333 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: exo Version: 0.12.4-1+deb10u1+apertis0bv2021.7b2 Depends: libexo-common, libexo-helpers, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.14), libcairo2 (>= 1.2.4), libexo-2-0 (>= 0.11.5), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.41.1), libgtk-3-0 (>= 3.21.5), libgtk2.0-0 (>= 2.24.32), libice6 (>= 1:1.0.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libpangoft2-1.0-0 (>= 1.14.0), libsm6, libx11-6, libxfce4ui-2-0 (>= 4.11.0), libxfce4util7 (>= 4.9.0) Recommends: liburi-perl Filename: pool/sdk/e/exo/libexo-1-0_0.12.4-1+deb10u1+apertis0bv2021.7b2_amd64.deb Size: 525344 MD5sum: 90447d204bb9f541576f6cb3686a9590 SHA1: 99ab7c9d4b7f54ba42e4e3d3cd429b2459109ebb SHA256: 6c3c984f151a94b815f010940b57fbc6cbbfd35b72c09134168c630a07ee3593 SHA512: d4ff38aaaa9cf677d0c6dbbae12eebc06433a03407547fea425b29ac3bf68163536fe92f20470dff5aea4e27e0682ff9c2c88495ba5bccdca405322c378fcb6e Description: Library with extensions for Xfce (GTK-2 version) libexo is a library for Xfce that contains a bunch of additional widgets and a framework for editable toolbars (an improved version of the framework present in GNOME), light-weight session management support, functions to automatically synchronize object properties (based on GObject Binding Properties) and several miscellaneous utility and helper functions for application developers. . While Xfce ships with quite a few libraries that are primarily targeted at desktop development, libexo is targeted at application development, with a focus on applications for Xfce. . This package provides GTK-2 version. Homepage: https://www.xfce.org Multi-Arch: same Package: libexo-1-0-dbgsym Priority: optional Section: debug Installed-Size: 704 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: exo Version: 0.12.4-1+deb10u1+apertis0bv2021.7b2 Replaces: libexo-1-0-dbg (<< 0.11.2-1~) Depends: libexo-1-0 (= 0.12.4-1+deb10u1+apertis0bv2021.7b2) Breaks: libexo-1-0-dbg (<< 0.11.2-1~) Filename: pool/sdk/e/exo/libexo-1-0-dbgsym_0.12.4-1+deb10u1+apertis0bv2021.7b2_amd64.deb Size: 613220 MD5sum: 65b155de74fb321ca2e143c4ba91703c SHA1: 7baf81f7aac03de15c3d64409ddab8a8110fdfcd SHA256: fa8089c80bc8cd25d71e87dee0c773df0f230dbd04544aaa2286afc0eaddb416 SHA512: beb74913c6faf68ac249cc6d38991421c615fbea0f92dbeeb328c183dc5c6e82f9529136d202859d00944a83646fa6872a1fa8bcde80e43187653f940efd6067 Description: debug symbols for libexo-1-0 Auto-Built-Package: debug-symbols Build-Ids: 9f9e0dd96c65ab2b269be277e291c4cf2cb98e5e b745e4f9261c8032e3a33c3e9ef3daeae49d932c Multi-Arch: same Package: libexo-1-dev Priority: optional Section: libdevel Installed-Size: 1425 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: exo Version: 0.12.4-1+deb10u1+apertis0bv2021.7b2 Depends: libexo-1-0 (= 0.12.4-1+deb10u1+apertis0bv2021.7b2), libgtk2.0-dev, libxfce4util-dev Filename: pool/sdk/e/exo/libexo-1-dev_0.12.4-1+deb10u1+apertis0bv2021.7b2_amd64.deb Size: 371000 MD5sum: fff76d3325fed685217d4388dd3ec54e SHA1: 3280e1ed2aa693b7f64164ff09da12c1dbf244b3 SHA256: 4834c6271d3270f6fd068fa91e1602a95487d4e905652937e0f6daf8d51d3ff3 SHA512: 17d1c456f47b6570730b695d873b45c491a4c28465aa3b2e1edb594e882c18b2e2389576fe9717b9d16cab30dcabaae5f020ed785865f8cea3d875889e256bbf Description: Development files for libexo (GTK-2 version) libexo is a library for Xfce that contains a bunch of additional widgets and a framework for editable toolbars (an improved version of the framework present in GNOME), light-weight session management support, functions to automatically synchronize object properties (based on GObject Binding Properties) and several miscellaneous utility and helper functions for application developers. . This package contains the headers and the static library for libexo-1-0. Homepage: https://www.xfce.org Multi-Arch: same Package: libexo-2-0 Priority: optional Section: libs Installed-Size: 431 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: exo Version: 0.12.4-1+deb10u1+apertis0bv2021.7b2 Depends: libexo-common, libexo-helpers, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.10.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.41.1), libgtk-3-0 (>= 3.21.4), libice6 (>= 1:1.0.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libsm6, libx11-6, libxfce4util7 (>= 4.9.0) Recommends: liburi-perl Filename: pool/sdk/e/exo/libexo-2-0_0.12.4-1+deb10u1+apertis0bv2021.7b2_amd64.deb Size: 258120 MD5sum: 17e05420ff2b5ff395bf0624164c9f45 SHA1: 5a689ebcea2edfc5f0598653f1fc3eb5b54c5079 SHA256: d84ad267b920a0033848a9178becb592d1e14393db57bb0037a85f7647124115 SHA512: 93efa3e7f7faaf2bedfb51465782fc662d73da04bdbcb9845ea06a39a38145de417ce9b71c795b122005bb37ae3549589d5d297d0af3c28f1080103f0080ef75 Description: Library with extensions for Xfce (GTK-3 version) libexo is a library for Xfce that contains a bunch of additional widgets and a framework for editable toolbars (an improved version of the framework present in GNOME), light-weight session management support, functions to automatically synchronize object properties (based on GObject Binding Properties) and several miscellaneous utility and helper functions for application developers. . While Xfce ships with quite a few libraries that are primarily targeted at desktop development, libexo is targeted at application development, with a focus on applications for Xfce. . This package provides GTK-3 version. Homepage: https://www.xfce.org Multi-Arch: same Package: libexo-2-0-dbgsym Priority: optional Section: debug Installed-Size: 379 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: exo Version: 0.12.4-1+deb10u1+apertis0bv2021.7b2 Depends: libexo-2-0 (= 0.12.4-1+deb10u1+apertis0bv2021.7b2) Filename: pool/sdk/e/exo/libexo-2-0-dbgsym_0.12.4-1+deb10u1+apertis0bv2021.7b2_amd64.deb Size: 322244 MD5sum: 08bfa3172ca2943815e9fab3d101c870 SHA1: 26ef909a4c5caad56a6e011998d43c3bb899d756 SHA256: 506f7ac06517bf7a73271ff9a2a85de6d8bbdc00ed22f7b8d6976a32c0ae925e SHA512: faf80797af3cc5d60beda4e6589f6feca74f713aa89161ceeaf16c71069214a12ec2e4cd92098be40724ca9e8d7e68b349c6c91211217f170bc65bac58dec32f Description: debug symbols for libexo-2-0 Auto-Built-Package: debug-symbols Build-Ids: 68e2fc13dc99ab24b53998c9b775616844c9fdc6 Multi-Arch: same Package: libexo-2-dev Priority: optional Section: libdevel Installed-Size: 270 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: exo Version: 0.12.4-1+deb10u1+apertis0bv2021.7b2 Depends: libexo-2-0 (= 0.12.4-1+deb10u1+apertis0bv2021.7b2), libgtk-3-dev, libxfce4util-dev (>= 4.10.0) Filename: pool/sdk/e/exo/libexo-2-dev_0.12.4-1+deb10u1+apertis0bv2021.7b2_amd64.deb Size: 180260 MD5sum: 3e70b4d911555a523e21973256a9dd0c SHA1: c406893de1aed57544e946d38ab9048d58ea40a9 SHA256: 735ce7d8253bf31ae05f0af9cc035ad2a10657541a7967ac74e5eab331206e39 SHA512: 9de5548e87a8440fcc93cb4c86eda1483b09adcbb7a76c31b38faf11591a81a5f3b18cc78bdd1c2b04ce85a0ca708b732e7f6d5c0a5ec7d953e2e60b031b03b8 Description: Development files for libexo (GTK-3 version) libexo is a library for Xfce that contains a bunch of additional widgets and a framework for editable toolbars (an improved version of the framework present in GNOME), light-weight session management support, functions to automatically synchronize object properties (based on GObject Binding Properties) and several miscellaneous utility and helper functions for application developers. . This package contains the headers and the static library for libexo-2-0. Homepage: https://www.xfce.org Multi-Arch: same Package: libexo-common Priority: optional Section: libs Installed-Size: 192 Maintainer: Debian Xfce Maintainers Architecture: all Source: exo Version: 0.12.4-1+deb10u1+apertis0bv2021.7b2 Suggests: sensible-utils Filename: pool/sdk/e/exo/libexo-common_0.12.4-1+deb10u1+apertis0bv2021.7b2_all.deb Size: 173980 MD5sum: aaeb4e00d909e62b01dc3d9b90d184ab SHA1: 54fd4454c248677ca23890e8fb60b14776579a05 SHA256: f2f3af9d1a06e4a017a4ea9a2dde671d106d36b9a456773d6352dfdee1ac51f0 SHA512: abc527753c21e9d3f136a863f4f9e9ebc14273c8d3d2f2d5cb368e66db14f3a4ee87f018192e7a845294e65fcd91de62a4b32a2a16c205dfddbb85bf7dcd317d Description: libexo common files libexo is a library for Xfce that contains a bunch of additional widgets and a framework for editable toolbars (an improved version of the framework present in GNOME), light-weight session management support, functions to automatically synchronize object properties (based on GObject Binding Properties) and several miscellaneous utility and helper functions for application developers. . This package contains the common files in use by exo library. It ships desktop files and documentation. Homepage: https://www.xfce.org Multi-Arch: foreign Package: libexo-helpers Priority: optional Section: libs Installed-Size: 302 Maintainer: Debian Xfce Maintainers Architecture: all Source: exo Version: 0.12.4-1+deb10u1+apertis0bv2021.7b2 Replaces: libexo-1-0 (<< 0.12.2-2) Depends: libexo-common Suggests: sensible-utils Breaks: libexo-1-0 (<< 0.12.2-2) Filename: pool/sdk/e/exo/libexo-helpers_0.12.4-1+deb10u1+apertis0bv2021.7b2_all.deb Size: 187992 MD5sum: 428a1cdd3d14d7719aae909b4a73e209 SHA1: ac0b97a809dc351206a48065586968d3b25a97f4 SHA256: 5c7f4ff6111b74876839226ecd3abee59e4abd020757c6ae243c4a16a17142b6 SHA512: 1065e88c40c802f4fea1f21e37c74321c974bf0a7e251752039398392ff79d06259ba9966ce67b5894c2e1224070cfea26dad25bb97979ef58e763f66c030a96 Description: helpers for the exo library libexo is a library for Xfce that contains a bunch of additional widgets and a framework for editable toolbars (an improved version of the framework present in GNOME), light-weight session management support, functions to automatically synchronize object properties (based on GObject Binding Properties) and several miscellaneous utility and helper functions for application developers. . This package contains the helper files in use by exo library for its preferred applications framework. Homepage: https://www.xfce.org Multi-Arch: foreign Package: libfelix-gogo-command-java Priority: optional Section: java Installed-Size: 80 Maintainer: Debian Java Maintainers Architecture: all Source: felix-gogo-command Version: 0.14.0-2co1bv2021.0b3 Depends: libfelix-bundlerepository-java (>= 2.0.10), libfelix-gogo-runtime-java (>= 0.16.2), libosgi-compendium-java, libosgi-core-java Suggests: libfelix-gogo-command-java-doc Filename: pool/sdk/f/felix-gogo-command/libfelix-gogo-command-java_0.14.0-2co1bv2021.0b3_all.deb Size: 55072 MD5sum: 6ea76ad436d5b9927616e8d90df1dcb6 SHA1: 47c37fdd24a147311a97e01eabbaea05a88ccc21 SHA256: af96544f56c9ee9b27a1e4b6272bc8d7be2a961d36502170000a7b83148fe0af SHA512: abfd5dc361987fec566a0bfb16c5f217810929cccef77ef6522879ce673c6358896708c48302e55e91b22148a67bd7e375196450d1a58760e8f9814112d6f56c Description: Apache Felix Gogo Command bundle Apache Felix Gogo is a subproject of Apache Felix implementing the OSGi RFC 147, which describes a standard shell for OSGi-based environments. . Command bundle of Gogo subproject implements a set of basic commands. Homepage: http://felix.apache.org/site/apache-felix-gogo.html Package: libfelix-gogo-command-java-doc Priority: optional Section: doc Installed-Size: 1565 Maintainer: Debian Java Maintainers Architecture: all Source: felix-gogo-command Version: 0.14.0-2co1bv2021.0b3 Depends: default-jdk-doc, libfelix-bundlerepository-java-doc, libfelix-gogo-runtime-java-doc, libosgi-compendium-java-doc, libosgi-core-java-doc Suggests: libfelix-gogo-command-java Filename: pool/sdk/f/felix-gogo-command/libfelix-gogo-command-java-doc_0.14.0-2co1bv2021.0b3_all.deb Size: 248420 MD5sum: 3122447c2198da3ac93ae13110ff47be SHA1: 44d8819c685f2598cbca51b245e4fcdf5262d2d5 SHA256: 7ebdcfa8bc6442bbde183c4b6831e8d001ec3ee1f606c9e4640f2444db1515c2 SHA512: 9f81f5919dc6d81e7bcca177806b4432ccb9887eb179076aaf631792225e44b23855a24c019727db7fb8f5398d1b1a11d8175ef1cf39adb03a4d58f0cffd0475 Description: Documentation for Apache Felix Gogo Command bundle Apache Felix Gogo is a subproject of Apache Felix implementing the OSGi RFC 147, which describes a standard shell for OSGi-based environments. . Command bundle of Gogo subproject implements a set of basic commands. . This package contains the API documentation of libfelix-gogo-command-java. Homepage: http://felix.apache.org/site/apache-felix-gogo.html Package: libfelix-gogo-shell-java Priority: optional Section: java Installed-Size: 82 Maintainer: Debian Java Maintainers Architecture: all Source: felix-gogo-shell Version: 0.12.0-1co2bv2021.9b1 Depends: libfelix-gogo-runtime-java (>= 0.16.2) Suggests: libfelix-gogo-shell-java-doc Filename: pool/sdk/f/felix-gogo-shell/libfelix-gogo-shell-java_0.12.0-1co2bv2021.9b1_all.deb Size: 57200 MD5sum: 5ce7a7b83a052c5cf4705bc902a6548d SHA1: 14f31af1d0ef77d1022b5af9b95dab2859aa714d SHA256: 3ebc803d9fa4b5549930ff19edac655ed6e25e573f67b001aa8aaa78c41ebf0a SHA512: 532817844672b76f0a839f8b9f384d5d4c64b228473c65802e3f90b52c33d06d23ee06da153b35b1828e6f9b5a6dd22963eab0b8fbb4135ed15476ccb0d0873a Description: Apache Felix Gogo Shell bundle Apache Felix Gogo is a subproject of Apache Felix implementing the OSGi RFC 147, which describes a standard shell for OSGi-based environments. . Shell bundle of Gogo subproject provides a simple textual user interface to interact with the command processor. Homepage: http://felix.apache.org/site/apache-felix-gogo.html Package: libfelix-gogo-shell-java-doc Priority: optional Section: doc Installed-Size: 1676 Maintainer: Debian Java Maintainers Architecture: all Source: felix-gogo-shell Version: 0.12.0-1co2bv2021.9b1 Depends: default-jdk-doc, libfelix-gogo-runtime-java-doc Suggests: libfelix-gogo-shell-java Filename: pool/sdk/f/felix-gogo-shell/libfelix-gogo-shell-java-doc_0.12.0-1co2bv2021.9b1_all.deb Size: 251504 MD5sum: c1127ac16ee51ce0d991c00d913a93dc SHA1: d9b92dc5941a93b6579a5f44eccd40cef513f565 SHA256: 91b7129bfc125707c5ad2747d195c5ba2399346bee7757875e9d98b2dd28b960 SHA512: 9e2176e3987adea603ece86a5408c9fa076c0b751e481bc3e317962a16c782fdc2926610d09e4239a9e26cd3721ab5c8638662a5a401dca374ef73ea9146da46 Description: Documentation for Apache Felix Gogo Shell bundle Apache Felix Gogo is a subproject of Apache Felix implementing the OSGi RFC 147, which describes a standard shell for OSGi-based environments. . Shell bundle of Gogo subproject provides a simple textual user interface to interact with the command processor. . This package contains the API documentation of libfelix-gogo-shell-java. Homepage: http://felix.apache.org/site/apache-felix-gogo.html Package: libflite1 Priority: optional Section: libs Installed-Size: 27580 Maintainer: Debian Accessibility Team Architecture: amd64 Source: flite Version: 2.1-release-3co1bv2021.0b3 Depends: libasound2 (>= 1.0.16), libc6 (>= 2.14) Filename: pool/sdk/f/flite/libflite1_2.1-release-3co1bv2021.0b3_amd64.deb Size: 12818240 MD5sum: 8cfae2dcf36ddc216709acf6560fd99c SHA1: 285bb98a672bff4552c694777bf6efdbf238aac7 SHA256: 8d800417043967bd079ba237dad2ec95a2c1330ba040af7eff442e3d8853d4fa SHA512: 01f704d609b4f2f9d2090bf6fad8355537ea38b981e2c462577594fb719b90bbfffe7d8ddb3335f4af72b98fc52fb6090a145d2da3448d396dedc07f765a01d9 Description: Small run-time speech synthesis engine - shared libraries Flite is a small fast run-time speech synthesis engine. It is the latest addition to the suite of free software synthesis tools including University of Edinburgh's Festival Speech Synthesis System and Carnegie Mellon University's FestVox project, tools, scripts and documentation for building synthetic voices. However, flite itself does not require either of these systems to run. . It currently only supports the English and Indic languages. . This package contains the shared library objects of Festival Lite Homepage: http://www.speech.cs.cmu.edu/flite Multi-Arch: same Package: libflite1-dbgsym Priority: optional Section: debug Installed-Size: 6056 Maintainer: Debian Accessibility Team Architecture: amd64 Source: flite Version: 2.1-release-3co1bv2021.0b3 Depends: libflite1 (= 2.1-release-3co1bv2021.0b3) Filename: pool/sdk/f/flite/libflite1-dbgsym_2.1-release-3co1bv2021.0b3_amd64.deb Size: 1793628 MD5sum: 4b3b684e94d843a1418c6ed2d717cf22 SHA1: c3b70e83bc806a2e8ffc74f91c511b0d97b1417c SHA256: 137c760ad9b3025d6f2959fb71fdcd2ad4d2d9e3b0fc712905a4ec13840a35f3 SHA512: 5788d2bea759c12035bba50af2230f6904e55e518cb8285a3e3233a7d65db095bb3d28eea2127b0c035fcddf7d4afd1736339a3682af399f54e2f72784027d70 Description: debug symbols for libflite1 Auto-Built-Package: debug-symbols Build-Ids: 16a02068d27d2169fd5ff621b92567b4c84879d4 226c3a31532f8363d508773931b1928cf8729c97 256202e4656b8accb94269f4dc0d17ba84d0b713 3454fe3606acea0a4dbe39dea3735b9f23f2f7eb 64c9f15a128abe1c31dacfa175745a075bde86fc 78b02c03bed72d91db114eb1593e5e54b898646e 8059d4a6eb0d414ac5e441cae105fded822a689a a548b61a4d6d11b84be21a4f1149c7312e6c658d c10ba9ff932a65754f228e4e6b4900e8cc6a47ce c60722dc40ea326e195344a105f4a3ef1c4e29c0 c816bc93fa4d399608df834d8fd732997ebc7ee7 cfcd447057b9db10311540e3dfd73a6831796b51 fd6da7ce23f1e3b989edc35e1172ef7b7b6c105c Multi-Arch: same Package: libgarcon-1-0 Priority: optional Section: libs Installed-Size: 259 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: garcon Version: 0.6.2-1co1bv2021.0b3 Depends: libgarcon-common, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk2.0-0 (>= 2.24), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libpangoft2-1.0-0 (>= 1.14.0), libxfce4ui-1-0 (>= 4.8.0), libxfce4util7 (>= 4.9.0) Filename: pool/sdk/g/garcon/libgarcon-1-0_0.6.2-1co1bv2021.0b3_amd64.deb Size: 120952 MD5sum: a4f09f36fa095e27b40f1d3aa1dd2f6b SHA1: 72e1af96bce25e46fc221dc197338b7b5ec8b1fe SHA256: 2ea83fac60dbee3990f4cbc7d9db61a4b3c16cc5024f96dc4a183c664aca79e8 SHA512: 56c23125e4ae15b0779bad30465df6766960971913351d0d6aedf9b92d48989e3a016e3724c833366e82018bfd2b795b035eeb01f213b3f8e506cacd5cc3bf86 Description: freedesktop.org compliant menu implementation for Xfce garcon is a menu implementation that is compliant with the Desktop Menu Specification of freedesktop.org . This package contains the core library and the GTK2 support library. Homepage: http://www.xfce.org/ Package: libgarcon-1-0-dbgsym Priority: optional Section: debug Installed-Size: 255 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: garcon Version: 0.6.2-1co1bv2021.0b3 Replaces: libgarcon-1-0-dbg (<< 0.6.1-1~) Depends: libgarcon-1-0 (= 0.6.2-1co1bv2021.0b3) Breaks: libgarcon-1-0-dbg (<< 0.6.1-1~) Filename: pool/sdk/g/garcon/libgarcon-1-0-dbgsym_0.6.2-1co1bv2021.0b3_amd64.deb Size: 207060 MD5sum: d4ce6328e17d3a227de5027c11aa18de SHA1: fbbac4ce56e07cdf07f9f8d69d3e381504de6a27 SHA256: e1498b9eddd9fea642462e36e7c8cba9c1ce516d126f4873432c1eef75051bcc SHA512: ee765a35b08df73a018b85da3d4acf139c8e306d7e4e076a7d78dc4cc37550de1ae56e1bce523f800dbf347a17c67e0700f47b08ffb58f94e716a0dc80225bfc Description: debug symbols for libgarcon-1-0 Auto-Built-Package: debug-symbols Build-Ids: 093863f39c810b9d1ae1ddd3a37f6f010f16904e f5f175c632c2463719da46e4d90442560a1e5cf6 Package: libgarcon-1-0-dev Priority: optional Section: oldlibs Installed-Size: 80 Maintainer: Debian Xfce Maintainers Architecture: all Source: garcon Version: 0.6.2-1co1bv2021.0b3 Depends: libgarcon-1-dev Filename: pool/sdk/g/garcon/libgarcon-1-0-dev_0.6.2-1co1bv2021.0b3_all.deb Size: 74416 MD5sum: 859325a3d8e7082f134c0f29ef4d11f7 SHA1: f3d7c20a9986ffa0c3ca7fc93bb7b4c361a9fec4 SHA256: e90f79bfd57010404250bb6208f6116c60a38d4e37e520a538e568cbe230bc42 SHA512: bd549f8d30a8c238b961b06fe13773f4ce973f6f0aa542a5cea158fa077860aa5e93c91e8e853a08214d2fb40247e16da95d815321d41bf2d9fb94cb211bccf7 Description: transitional package for libgarcon-1-dev This package has been renamed to libgarcon-1-dev. Homepage: http://www.xfce.org/ Package: libgarcon-1-dev Priority: optional Section: libdevel Installed-Size: 585 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: garcon Version: 0.6.2-1co1bv2021.0b3 Replaces: libgarcon-1-0-dev (<< 0.6.1-1~) Provides: libgarcon-1-0-dev Depends: libgarcon-1-0 (= 0.6.2-1co1bv2021.0b3) Suggests: devhelp Breaks: libgarcon-1-0-dev (<< 0.6.1-1~) Filename: pool/sdk/g/garcon/libgarcon-1-dev_0.6.2-1co1bv2021.0b3_amd64.deb Size: 108008 MD5sum: 3f245ac02e7904f595d2bfdac10315df SHA1: 6fb20dde5c737a4874f19edeac288abd2b313387 SHA256: 7e4c000c10044eef602c2b63aee452d9eae5b47fa1a22f287e93fd2faddcf635 SHA512: 42503c382e8b8bdc21f886a2e32bcecda3ab08eb42c1355f3550c6c5622c7dadaf7125860a57663e80d135062a84cfc753f94ca4d39ba5ba1d646750ef6f89cc Description: Development files for garcon-1 This package contains the headers and the static library for garcon-1. Homepage: http://www.xfce.org/ Package: libgarcon-common Priority: optional Section: libs Installed-Size: 484 Maintainer: Debian Xfce Maintainers Architecture: all Source: garcon Version: 0.6.2-1co1bv2021.0b3 Replaces: libgarcon-1-0 (<< 0.1.2-1), xfdesktop4 (<< 4.7.0), xfdesktop4-data (<< 4.7.0) Filename: pool/sdk/g/garcon/libgarcon-common_0.6.2-1co1bv2021.0b3_all.deb Size: 118052 MD5sum: b8652bff6e5e464e375684866e6c8e2a SHA1: 2951ea2599002141de82b70136146e95a4672527 SHA256: 80c103f2553656554ec71b367cdc985eb01a00609ae48a255cac07c3fe07e59c SHA512: ecd299a2f9c1585d8883d678ccc4bddaacae1a77070b205b9d362955779014bd5877416baf28b2b2da0f7d4443199ff5fc61b3d5a026fa522978d5534290b709 Description: common files for libgarcon menu implementation garcon is a menu implementation that is compliant with the Desktop Menu Specification of freedesktop.org . This package contains common files like desktop-directories and menu file. Homepage: http://www.xfce.org/ Package: libgarcon-gtk3-1-0 Priority: optional Section: libs Installed-Size: 120 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: garcon Version: 0.6.2-1co1bv2021.0b3 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libgarcon-1-0 (>= 0.6.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.16.2), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libxfce4ui-2-0 (>= 4.11.0), libxfce4util7 (>= 4.9.0) Filename: pool/sdk/g/garcon/libgarcon-gtk3-1-0_0.6.2-1co1bv2021.0b3_amd64.deb Size: 84524 MD5sum: 5bb42f5254edfe283ac8b423ebfd91e4 SHA1: 571f74390df04325bef9e1f67be296aa339f59bf SHA256: 4583af02e7f8cb642861f2f5732c62367c8094a5fe92eb472afb7aa1833344fc SHA512: 72c75ae48a6f3b99d227bbc806abfc15094dcf66abfc2e1a15c7872ef2a754de748f2ed79b3e7ebf228f34487a21d4efc83a7f964ec7ba636a6927b9dcedd2ea Description: menu library for Xfce (GTK3 library) garcon is a menu implementation that is compliant with the Desktop Menu Specification of freedesktop.org . This package contains the GTK-3 support library. Homepage: http://www.xfce.org/ Package: libgarcon-gtk3-1-0-dbgsym Priority: optional Section: debug Installed-Size: 61 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: garcon Version: 0.6.2-1co1bv2021.0b3 Replaces: libgarcon-1-0-dbg (<< 0.6.1-1~) Depends: libgarcon-gtk3-1-0 (= 0.6.2-1co1bv2021.0b3) Breaks: libgarcon-1-0-dbg (<< 0.6.1-1~) Filename: pool/sdk/g/garcon/libgarcon-gtk3-1-0-dbgsym_0.6.2-1co1bv2021.0b3_amd64.deb Size: 42108 MD5sum: 281f1abd1ad6d849e54d0b076129ec43 SHA1: 52bc2f442a9665f5cdcfbf5444969ce466f96663 SHA256: ce2facbee7641507bc2d6063cdfcfc848a84369c1ae08fc295b9179df177ce90 SHA512: 3f255ffe6f89d81d2bd0b06d0b7c8c3af5fb517df0374457f33901cc099c41e09bbc6be9deff31bd3d9b7a64bee70a526d167606fad0aa6049880db430d4d396 Description: debug symbols for libgarcon-gtk3-1-0 Auto-Built-Package: debug-symbols Build-Ids: 2a80c5dc76666bc3637ba0ec86ff7cf2deed2e00 Package: libgarcon-gtk3-1-dev Priority: optional Section: libdevel Installed-Size: 94 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: garcon Version: 0.6.2-1co1bv2021.0b3 Depends: libgarcon-gtk3-1-0 (= 0.6.2-1co1bv2021.0b3), libgarcon-1-dev, libxfce4ui-2-dev Suggests: devhelp Filename: pool/sdk/g/garcon/libgarcon-gtk3-1-dev_0.6.2-1co1bv2021.0b3_amd64.deb Size: 76072 MD5sum: 10740cca5669acb2cb2118a794a5cbb7 SHA1: 861c590592598b655a73cc2149b4715fc6ca5f80 SHA256: c67dba826dcb16881be886288a40bfa97dd644d20a5baff1ac465638a79fffde SHA512: bb97bfd64d2274f0e7761148b6959ef3cdf63bc472c1932b1a9477b29cd4c3fc7b8813b4c1130d6c9090e906d85019508c60eab013d4107ddc4e9a2cd09f8b33 Description: Development files for garcon-gtk3 This package contains the headers and the static library for garcon-gtk3 library, the GTK3 support library for the garcon menu library. Homepage: http://www.xfce.org/ Package: libgarmin-dev Priority: optional Section: libdevel Installed-Size: 252 Maintainer: Gilles Filippini Architecture: amd64 Source: libgarmin Version: 0~svn320-6co1bv2021.0b3 Depends: libgarmin0 (= 0~svn320-6co1bv2021.0b3) Conflicts: garmin-forerunner-tools (<< 0.10-1) Filename: pool/sdk/libg/libgarmin/libgarmin-dev_0~svn320-6co1bv2021.0b3_amd64.deb Size: 65896 MD5sum: 06f746983949f3f11e4df74b6fa6493a SHA1: b46e4bc135c8a3346bba23632db19dfadc1222ce SHA256: dbfea1d56f3128c92e9ddadf29d50f94e26e89f2ebb927f2f153cf54e15a57ff SHA512: 29307921c6db30b2292c7bcf0e3d95a1396cdd3084fce5085f7135822cd1377fb449af52fab2beca1836c5efc16b61da6631fa6a3a76c34aebef47609a726ddd Description: Garmin image format library (development files) libgarmin is a library to parse Garmin IMG files as used by the Garmin GPS devices. . This package includes development support files. Homepage: http://libgarmin.sourceforge.net/ Package: libgarmin0 Priority: optional Section: libs Installed-Size: 153 Maintainer: Gilles Filippini Architecture: amd64 Source: libgarmin Version: 0~svn320-6co1bv2021.0b3 Depends: libc6 (>= 2.7) Filename: pool/sdk/libg/libgarmin/libgarmin0_0~svn320-6co1bv2021.0b3_amd64.deb Size: 58924 MD5sum: e81eb324837e3efad25f6ccafe3501d3 SHA1: 9444fc550d01e10e60a408eb31fd40c7914a83eb SHA256: 2e524c7b1a97b9d919f4ea454bb9170e9b8411a3e75cb80a4c064058026d7522 SHA512: 70124cc9a9fdaf1d73b7a43e3476a7c3703b77193d24de431838922a4abd7244b33ce1cda3e60f1477a4380fe978e75c782f9faa8f05a05776430b6fe11cd2c5 Description: Garmin image format library (runtime version) libgarmin is a library to parse Garmin IMG files as used by the Garmin GPS devices. . This package contains the run-time shared library only. Homepage: http://libgarmin.sourceforge.net/ Multi-Arch: same Package: libgarmin0-dbgsym Priority: optional Section: debug Installed-Size: 165 Maintainer: Gilles Filippini Architecture: amd64 Source: libgarmin Version: 0~svn320-6co1bv2021.0b3 Depends: libgarmin0 (= 0~svn320-6co1bv2021.0b3) Filename: pool/sdk/libg/libgarmin/libgarmin0-dbgsym_0~svn320-6co1bv2021.0b3_amd64.deb Size: 148340 MD5sum: e6c4ab60a2d89c213da4e4003253e426 SHA1: fa37fd7f84e4e23b4a8754645db25ec25f417841 SHA256: 8b3b3a951a9360c227c4b012d062fe478fd0961f4d124e9cd2c366b2027b58b3 SHA512: 58efb4f723b853610b7e0a942697c387f457275ffb97c354bab509345fddda15520c0c01384b4ee671e90e84a0c0faad2bb17123f29735323a27c313622d8a31 Description: debug symbols for libgarmin0 Auto-Built-Package: debug-symbols Build-Ids: 2f5cab2757a6e14a1bfaee437d1001fa191abce5 Multi-Arch: same Package: libgeronimo-ejb-3.0-spec-java Priority: optional Section: java Installed-Size: 37 Maintainer: Chris Grzegorczyk Original-Maintainer: Thierry Carrez Architecture: all Source: geronimo-ejb-3.0-spec Version: 1.0.1repack-1+apertis1bv2021.2b2 Depends: default-jre-headless | java5-runtime-headless Filename: pool/sdk/g/geronimo-ejb-3.0-spec/libgeronimo-ejb-3.0-spec-java_1.0.1repack-1+apertis1bv2021.2b2_all.deb Size: 21596 MD5sum: 68e07d0fc6f4cac603104f09249ce345 SHA1: d664ce081b2253a98e8ce610abe9a957fc014bc7 SHA256: 4fe6519e237e6e00f62242d6d6dd58c9227ffe260aa4c37e2c2285663c2c5bcf SHA512: 336cbb9a187fc14164cfeac71d4ef0e31b3870cc1209e4c6fc91c45a2327885f77e53e8599dbedf39955a1a95eecb5970ca47e08226179229ef6a092c85acf8b Description: Geronimo API implementation of the EJB 3.0 spec The goal of the Geronimo project is to produce a server runtime framework that pulls together the best Open Source alternatives to create runtimes that meet the needs of developers and system administrators. Its most popular distribution is a fully certified Java EE 5 application server runtime. . Geronimo API implementation of the EJB 3.0 spec (javax.ejb classes) Homepage: http://geronimo.apache.org Package: libgetopt-java Priority: optional Section: java Installed-Size: 51 Maintainer: Debian Java Maintainers Architecture: all Version: 1.0.14+dfsg-4co1bv2021.0b3 Suggests: libgetopt-java-doc Filename: pool/sdk/libg/libgetopt-java/libgetopt-java_1.0.14+dfsg-4co1bv2021.0b3_all.deb Size: 25688 MD5sum: 1f82cecf74322711869b3e989a7cd82d SHA1: 8b5e840bc4eca616795474b7b0b14dd752d379a5 SHA256: 902db1f651ed422721424bf1b2c8fa987cac4914d219be9caa4b7b0bd95bb774 SHA512: b18a780207df4b1ccb296068923a1a43266b96537206a87ecfe47d4db9a4285edd598fecb81c259332143c26f293b0ecef29baa8a5db3db422e47764289efb56 Description: GNU getopt - Java port The GNU Java getopt classes support short and long argument parsing in a manner 100% compatible with the version of GNU getopt in glibc 2.0.6 with a mostly compatible programmer's interface as well. Note that this is a port, not a new implementation. Homepage: http://www.urbanophile.com/arenn/hacking/download.html Package: libgetopt-java-doc Priority: optional Section: doc Installed-Size: 1444 Maintainer: Debian Java Maintainers Architecture: all Source: libgetopt-java Version: 1.0.14+dfsg-4co1bv2021.0b3 Filename: pool/sdk/libg/libgetopt-java/libgetopt-java-doc_1.0.14+dfsg-4co1bv2021.0b3_all.deb Size: 252720 MD5sum: 1412f89e04aac95a304608b20a5a330b SHA1: c88854b75d1679b2fd5c782dcc325a192826ce15 SHA256: 369fd7c95fe3900115a4f5ef192eff3e0aa6a23cbd74981322552e1fff5bc03b SHA512: 046230436d30ab1211ba9beb07ec3049e1a77bd48e0b1a407f6c05021e550ec018b8d2bc6b4e2fd0a449709a3d59e1e64e10fc06d8ec5494af1cc6073a9ea442 Description: GNU getopt - Java port (doc) The GNU Java getopt classes support short and long argument parsing in a manner 100% compatible with the version of GNU getopt in glibc 2.0.6 with a mostly compatible programmer's interface as well. Note that this is a port, not a new implementation. . This package contains the Java Programming API docs. Homepage: http://www.urbanophile.com/arenn/hacking/download.html Package: libghc-gtk2hs-buildtools-dev Priority: optional Section: haskell Installed-Size: 12445 Maintainer: Debian Haskell Group Architecture: amd64 Source: gtk2hs-buildtools Version: 0.13.4.0-2co2bv2021.5b1 Provides: libghc-gtk2hs-buildtools-dev-0.13.4.0-098ea Depends: libghc-cabal-dev-2.2.0.1-b59e4, libghc-array-dev-0.5.2.0-03a64, libghc-base-dev-4.11.1.0-5dd74, libghc-containers-dev-0.5.11.0-e0faa, libghc-directory-dev-1.3.1.5-a6230, libghc-filepath-dev-1.4.2-27f5e, libghc-hashtables-dev-1.2.3.1-a61a4, libghc-pretty-dev-1.1.3.6-aea39, libghc-process-dev-1.6.3.0-5105e, libghc-random-dev-1.1-1827c, libatomic1 (>= 4.8), libc6 (>= 2.2.5), libgmp10 Suggests: libghc-gtk2hs-buildtools-doc, libghc-gtk2hs-buildtools-prof Filename: pool/sdk/g/gtk2hs-buildtools/libghc-gtk2hs-buildtools-dev_0.13.4.0-2co2bv2021.5b1_amd64.deb Size: 1263664 MD5sum: 7710d0eb815d34e9d1da43594e6bb97d SHA1: 13cbe79996f4f36f393a3f05e3a45d463f882df7 SHA256: 91c90287c31ea2720de972cbf46b1870ed8a64331566ace2d8802be88c72288d SHA512: 4c212548e19e5433d68d5222ff6c1b9bff5cc9884a09edca1cd48d3a0e65e24197aa5273c9e15f16863e5d3d03613512343b80346e1e097dafa41a4e0cb7bb5e Description: gtk2hs-buildtools libraries These are modules used by programs build with gtk2hs-buildtools. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Ghc-Package: gtk2hs-buildtools-0.13.4.0-HqBGE71GH9SHWcfzwRIp9F Homepage: http://projects.haskell.org/gtk2hs/ Package: libghc-gtk2hs-buildtools-doc Priority: optional Section: doc Installed-Size: 8794 Maintainer: Debian Haskell Group Architecture: all Source: gtk2hs-buildtools Version: 0.13.4.0-2co2bv2021.5b1 Depends: haddock-interface-33 Recommends: ghc-doc, libjs-mathjax Filename: pool/sdk/g/gtk2hs-buildtools/libghc-gtk2hs-buildtools-doc_0.13.4.0-2co2bv2021.5b1_all.deb Size: 416468 MD5sum: 7dc112acf8e99851516dd82d1cbb0b17 SHA1: b36dbbc54976126816ef2d27ba67e50bf4dd5bb0 SHA256: 1ab4be7123825dd92cbfab91d7efe886af6c526d34821c9d61954b4985ad2bea SHA512: 26fb5785dc734e83e23317751d37c07d05db9e5e38398267a89176a77acff9d91c9add9b9cb6a3704d7dbbd4d10bd0a521f37eb69701aadad5bd31a48289b58d Description: gtk2hs-buildtools libraries; documentation These are modules used by programs build with gtk2hs-buildtools. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Homepage: http://projects.haskell.org/gtk2hs/ Package: libghc-gtk2hs-buildtools-prof Priority: optional Section: haskell Installed-Size: 12152 Maintainer: Debian Haskell Group Architecture: amd64 Source: gtk2hs-buildtools Version: 0.13.4.0-2co2bv2021.5b1 Provides: libghc-gtk2hs-buildtools-prof-0.13.4.0-098ea Depends: libghc-gtk2hs-buildtools-dev (= 0.13.4.0-2co2bv2021.5b1), libghc-cabal-prof-2.2.0.1-b59e4, libghc-array-prof-0.5.2.0-03a64, libghc-base-prof-4.11.1.0-5dd74, libghc-containers-prof-0.5.11.0-e0faa, libghc-directory-prof-1.3.1.5-a6230, libghc-filepath-prof-1.4.2-27f5e, libghc-hashtables-prof-1.2.3.1-a61a4, libghc-pretty-prof-1.1.3.6-aea39, libghc-process-prof-1.6.3.0-5105e, libghc-random-prof-1.1-1827c Filename: pool/sdk/g/gtk2hs-buildtools/libghc-gtk2hs-buildtools-prof_0.13.4.0-2co2bv2021.5b1_amd64.deb Size: 1159308 MD5sum: 48057eef470e9724c238dc70593b8c04 SHA1: 75d798635f7c4483c28bc571f89fbe95594f5e07 SHA256: 21c9e956d29b65f49b2f9fa94d4c7460bb7408424241739521cf727deecb1d6d SHA512: 5e54fb35fe358b5d0c0c632b3227106953680f036884c4e3ce8c75f22dc00de048083fcb8125f0aaba1d2220340e6982d9fa8bf160ba706a9271c48168d16aeb Description: gtk2hs-buildtools libraries; profiling libraries These are modules used by programs build with gtk2hs-buildtools. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. Homepage: http://projects.haskell.org/gtk2hs/ Package: libglc-dev Priority: optional Section: libdevel Installed-Size: 49 Maintainer: Debian Games Team Architecture: amd64 Source: quesoglc Version: 0.7.2-6co1bv2021.0b3 Depends: libfontconfig1-dev, libfreetype6-dev, libfribidi-dev, libgl1-mesa-dev | libgl-dev, libglc0 (= 0.7.2-6co1bv2021.0b3), libglu1-mesa-dev | libglu-dev, libz-dev Filename: pool/sdk/q/quesoglc/libglc-dev_0.7.2-6co1bv2021.0b3_amd64.deb Size: 21804 MD5sum: 22f6ed4019a7a18a34db9793302d2491 SHA1: c2ae36fa459466808b3000bbc77956d645e7feab SHA256: 853f4c84979502c7d60d5801318944476f1b62aa224eea0b9f07806ab3b318cb SHA512: cdc732dd29063c8e9138e23fb8982cff2a8532ffe233d52b1b990413667b09b51e2ae3647a101b2fd541d7957d6060d94be1593edf2b380d95e5d3a3232ea86d Description: Implementation of SGI's OpenGL Character Renderer (GLC) The OpenGL Character Renderer (GLC) is a state machine that provides OpenGL programs with character rendering services via an application programming interface (API). . This package contains the development files. Homepage: http://quesoglc.sourceforge.net/ Package: libglc0 Priority: optional Section: libs Installed-Size: 165 Maintainer: Debian Games Team Architecture: amd64 Source: quesoglc Version: 0.7.2-6co1bv2021.0b3 Depends: libc6 (>= 2.14), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libfribidi0 (>= 0.19.2), libgl1, libglewmx1.13 (>= 1.12.0), libglu1-mesa | libglu1 Filename: pool/sdk/q/quesoglc/libglc0_0.7.2-6co1bv2021.0b3_amd64.deb Size: 61052 MD5sum: a9927a29b674c86684ab67768339cbe6 SHA1: dccbd05419233aa9acf0c63eccb379f93c5238c7 SHA256: 74aa9399c7772e28146c154d86ccc7ba1d50e0b99ca2947f0c2044883e697104 SHA512: 6b6d9e2c298ec48d833e4d68ac5343ffca7f2fcc23b198a39f838b55747aedae4813c04a6228fcd9a3183feb8724ec762550405220665c8e34de97f75a91f061 Description: QuesoGLC OpenGL Character Renderer (GLC) implementation The OpenGL Character Renderer (GLC) is a state machine that provides OpenGL programs with character rendering services via an application programming interface (API). . This package contains the QuesoGLC OpenGL Character Renderer library Homepage: http://quesoglc.sourceforge.net/ Package: libglc0-dbgsym Priority: optional Section: debug Installed-Size: 1261 Maintainer: Debian Games Team Architecture: amd64 Source: quesoglc Version: 0.7.2-6co1bv2021.0b3 Depends: libglc0 (= 0.7.2-6co1bv2021.0b3) Filename: pool/sdk/q/quesoglc/libglc0-dbgsym_0.7.2-6co1bv2021.0b3_amd64.deb Size: 1261776 MD5sum: 4906fbd4fbca6d22e3f4475f0c5c85da SHA1: 7aff4b8db54ba32f4eb51a69825e09598f8ca07d SHA256: 4a7f4a4946c42ec926e3628443e63a8d41ccac380c96020df3f59968a3743961 SHA512: 44e1834ab4c4c040accf0c88d57eda78803350941b6c10dc28376745fb2976c1655597c6f9da6964b04ff902e524ee8b5f7262abc5675b2d55365c2aaa1cc69f Description: debug symbols for libglc0 Auto-Built-Package: debug-symbols Build-Ids: b5d04220967bab93a8cd7fff2aebd242d038916f Package: libglewmx-dev Priority: optional Section: libdevel Installed-Size: 1154 Maintainer: Paul Wise Architecture: amd64 Source: glewmx Version: 1.13.0-4co1bv2021.0b3 Provides: libglewmx1.5-dev, libglewmx1.6-dev Depends: libglewmx1.13 (= 1.13.0-4co1bv2021.0b3) Conflicts: libglew-dev, libglewmx1.6-dev Filename: pool/sdk/g/glewmx/libglewmx-dev_1.13.0-4co1bv2021.0b3_amd64.deb Size: 123996 MD5sum: e1f6cf6177543c95f604b8fb4fa71966 SHA1: 5e692522155b3a6236dc1ff7754042ea118911ba SHA256: 0e635f9848c932afa054c8a3075011e17568640841a991a16fe6898cfb057a3b SHA512: f8b72b994d91ee0c44c0cc68d0466168a3c3470ba2d8883dcaded338f82634f49cb3e12b058fa2bcfe456d84dc562dac22cca3a63e0bad0d076e40b15ecfc1b0 Description: OpenGL Extension Wrangler MX - development environment The OpenGL Extension Wrangler, GLEW for short, is a library that handles initialization of OpenGL extensions in a portable and simple way. Once the program initializes the library and checks the availability of extensions, it can safely call the entry points defined by the extension. Currently GLEW supports almost all the extensions found in the OpenGL extension registry (https://www.opengl.org/registry). . This package contains the development libraries compiled with GLEW_MX. Homepage: http://glew.sourceforge.net Multi-Arch: same Package: libglewmx1.13 Priority: optional Section: libs Installed-Size: 600 Maintainer: Paul Wise Architecture: amd64 Source: glewmx Version: 1.13.0-4co1bv2021.0b3 Depends: libc6 (>= 2.4), libgl1, libx11-6 Filename: pool/sdk/g/glewmx/libglewmx1.13_1.13.0-4co1bv2021.0b3_amd64.deb Size: 120720 MD5sum: 5c3b6733973ca2a631eb1834a7953f26 SHA1: 0e6a541e5aef0b84dc43b18a140b14ef8f73572e SHA256: faece8df853585911831f1c7eb8bbf2813154a9f0f3d4e1e053c857b0b9a9406 SHA512: 3e7e649db5749e325dbda9a0e55f422f2779e6b897e9b67c942b87736c935221da2a7a6d1b75e089859a06a1b0797f3e9d30bf3b14d90f69218bc2243ae6e04b Description: OpenGL Extension Wrangler (Multiple Rendering Contexts) For more information about GLEW please refer to the description of the libglewmx-dev package. . This package contains the runtime support files, built with GLEW_MX option, adding support for thread-safe usage of multiple rendering contexts. Homepage: http://glew.sourceforge.net Multi-Arch: same Package: libglewmx1.13-dbgsym Priority: optional Section: debug Installed-Size: 355 Maintainer: Paul Wise Architecture: amd64 Source: glewmx Version: 1.13.0-4co1bv2021.0b3 Depends: libglewmx1.13 (= 1.13.0-4co1bv2021.0b3) Filename: pool/sdk/g/glewmx/libglewmx1.13-dbgsym_1.13.0-4co1bv2021.0b3_amd64.deb Size: 240984 MD5sum: 058051b7fe3acd15852983eb5ba66f3f SHA1: 1bc805b1b842ad20d15b2360045b1ee99a39cec6 SHA256: dd3497396e26b5c7f585adef40221e6d757cd7952586e63148ad455ef8bb4ad8 SHA512: 67abe8313e7e65d3ee50bbd9c07f97b2bb573029cfa7c7b93875e4c00595c321becfb30763f2c62bf5a3196d0834d322300ed130905c3c77a9feac6cd0ecc723 Description: debug symbols for libglewmx1.13 Auto-Built-Package: debug-symbols Build-Ids: f32220452a2b4019cf4de4127bc61e27a5501e25 Multi-Arch: same Package: libgnome-autoar-0-0 Priority: optional Section: libs Installed-Size: 107 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: gnome-autoar Version: 0.2.3-2co1bv2021.0b3 Depends: libarchive13 (>= 3.2.1), libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3) Filename: pool/sdk/g/gnome-autoar/libgnome-autoar-0-0_0.2.3-2co1bv2021.0b3_amd64.deb Size: 25904 MD5sum: 7130e3b2a491a51a70d46642155271a4 SHA1: 095b94cdb754d0932a8c0c4d9986f491e2546d2b SHA256: 69cf568a044c7df5731fc0800713bd1d1c2de4be982cad38a58a22c446e2938b SHA512: e6e20c2539a1a2c1824a7ee969225650d07a423fc01d00ca159f5f45a003e4949333ed9e1167b20e1ec921a99ab27029c458386b711605c0847486a9bc895550 Description: Archives integration support for GNOME GNOME Autoar is a library which makes creating and extracting archives easy, safe, and automatic. Multi-Arch: same Package: libgnome-autoar-0-0-dbgsym Priority: optional Section: debug Installed-Size: 109 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: gnome-autoar Version: 0.2.3-2co1bv2021.0b3 Depends: libgnome-autoar-0-0 (= 0.2.3-2co1bv2021.0b3) Filename: pool/sdk/g/gnome-autoar/libgnome-autoar-0-0-dbgsym_0.2.3-2co1bv2021.0b3_amd64.deb Size: 80024 MD5sum: c9fbbeb59839a135d6a150092a1b042f SHA1: 3dc5a2e3831a96e38aa10830705912add751485d SHA256: 72fc45883e48ddff4e9c8291a92414a2c18f218f6421a89abfe0cef0d0e9bce6 SHA512: fcfae4e00eaece0d28e312f22ee5efcb64ae287b24957428f48f1017282cb280da21a072d719d98fe7bdf334c1267867bef30548e70a5ed22899863549a2220e Description: debug symbols for libgnome-autoar-0-0 Auto-Built-Package: debug-symbols Build-Ids: e87a29697ee14ed446c184c1721d132528adbc01 Multi-Arch: same Package: libgnome-autoar-0-dev Priority: optional Section: libdevel Installed-Size: 112 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: gnome-autoar Version: 0.2.3-2co1bv2021.0b3 Depends: gir1.2-gnomeautoar-0.1 (= 0.2.3-2co1bv2021.0b3), libglib2.0-dev, libarchive-dev Suggests: libgnome-autoar-doc Filename: pool/sdk/g/gnome-autoar/libgnome-autoar-0-dev_0.2.3-2co1bv2021.0b3_amd64.deb Size: 12788 MD5sum: 8b94ac4d5f93a1db9c932dc731cb9247 SHA1: 12183794bff24b0f006397ccade170f9b2ac0a37 SHA256: 376f3031eacb82169a654f0c5f71420bfa394111233c62b495cde863cbe879c2 SHA512: d16c663b72425eb2977d32df022ab347a8ac101724df2f7ed3d0d00b5c9cf16a5ba30d1e60f8f1a4b797ad2660f47fb2d5fa829c7b4e1b1e42085e1ea6f81433 Description: Archives integration support for GNOME - development files GNOME Autoar is a library which makes creating and extracting archives easy, safe, and automatic. . This package contains the development files. Multi-Arch: same Package: libgnome-autoar-doc Priority: optional Section: doc Installed-Size: 286 Maintainer: Debian GNOME Maintainers Architecture: all Source: gnome-autoar Version: 0.2.3-2co1bv2021.0b3 Suggests: devhelp Filename: pool/sdk/g/gnome-autoar/libgnome-autoar-doc_0.2.3-2co1bv2021.0b3_all.deb Size: 23292 MD5sum: 97af252cf9829ef0c461b7ef4bf48594 SHA1: fc8774742c2664927d4ddbb89cb28a4f751e6258 SHA256: 330de595de03830886bdbde444d5b2d55d9abf7e19f0fc844222a094a4e27ed6 SHA512: 500600df548b8105b3579b8d8485399c02e900688f6551e710406c3f36bbeea7a39cab5e304ad820e313117753c6621e9f31d403b883aff30cb80c3c6b6f80c6 Description: Archives integration support for GNOME - documentation This package contains documentation for the GNOME Autoar library. Multi-Arch: foreign Package: libgnome-autoar-gtk-0-0 Priority: optional Section: libs Installed-Size: 37 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: gnome-autoar Version: 0.2.3-2co1bv2021.0b3 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.35.6), libgnome-autoar-0-0 (>= 0.1.1), libgtk-3-0 (>= 3.2.1) Filename: pool/sdk/g/gnome-autoar/libgnome-autoar-gtk-0-0_0.2.3-2co1bv2021.0b3_amd64.deb Size: 8380 MD5sum: 02c23de9e875166bab9d8ba48ee3e77b SHA1: aed29f1d1d49629777e91b455c09ec855d680439 SHA256: c7f430e6efaaa105e2f025a9b01dab3931dcb475a6487542e176daeec226e8ca SHA512: 10d9d02c726884d1b94f6929c0f711be23aca8008c8d8af4907563a027e7e240fa07a9afa0bb9dd331d78fb10bc4b643e00baf8d08642e7df1947fb4d13f8363 Description: GTK+ widgets for the GNOME Autoar library GNOME Autoar is a library which makes creating and extracting archives easy, safe, and automatic. . This library contains GTK+ widgets which can be embedded into applications. Multi-Arch: same Package: libgnome-autoar-gtk-0-0-dbgsym Priority: optional Section: debug Installed-Size: 33 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: gnome-autoar Version: 0.2.3-2co1bv2021.0b3 Depends: libgnome-autoar-gtk-0-0 (= 0.2.3-2co1bv2021.0b3) Filename: pool/sdk/g/gnome-autoar/libgnome-autoar-gtk-0-0-dbgsym_0.2.3-2co1bv2021.0b3_amd64.deb Size: 17512 MD5sum: 917000bd8f83b96ce28892e22d3892e1 SHA1: d22c0b09ac0f6bb5346756e8819f9cef72f09cea SHA256: c58b20dd6a31c2563cf15438f02b90b5fb8a2df7bf3ff26001b5397e5df13192 SHA512: e191cb992c53f6c98b8486deab25b10752d8a101f525026a61fe6e42d9671ba7649f7d187d1a01a84d35624877dc044f2bc4bcfe6f9dfdea6d893a0e96febd69 Description: debug symbols for libgnome-autoar-gtk-0-0 Auto-Built-Package: debug-symbols Build-Ids: 0e6d4f22e82814a58d07c85077faeb49dc99ba85 Multi-Arch: same Package: libgnome-autoar-gtk-0-dev Priority: optional Section: libdevel Installed-Size: 28 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: gnome-autoar Version: 0.2.3-2co1bv2021.0b3 Depends: gir1.2-gnomeautoargtk-0.1 (= 0.2.3-2co1bv2021.0b3), libgtk-3-dev Suggests: libgnome-autoar-doc Filename: pool/sdk/g/gnome-autoar/libgnome-autoar-gtk-0-dev_0.2.3-2co1bv2021.0b3_amd64.deb Size: 4712 MD5sum: 01b687ff3a2e766269e4d77d9220a8cf SHA1: bc9c98630ff1623d4953cfcc4b1e699f37f30818 SHA256: 9e2c7c094932fc1674259afaba97627ee244ade075057c63d01e525709e604ae SHA512: 567d9f5b1f1714a84e24dfc6767fab30e595c1186b3650997087f24f04d6975c85de6c243be50a671ee7b2252cb6125ab59a554c43957c4817ea0722a475c290 Description: GTK+ widgets for the GNOME Autoar library - development files GNOME Autoar is a library which makes creating and extracting archives easy, safe, and automatic. . This package contains the development files. Multi-Arch: same Package: libgps-dev Priority: optional Section: libdevel Installed-Size: 391 Maintainer: Bernd Zeimetz Architecture: amd64 Source: gpsd Version: 3.17-7co1bv2021.5b5 Depends: libgps23 (= 3.17-7co1bv2021.5b5), pkg-config Conflicts: gpsd (<< 2.34.dfsg-1) Filename: pool/sdk/g/gpsd/libgps-dev_3.17-7co1bv2021.5b5_amd64.deb Size: 138516 MD5sum: 6fd4421986568bc9dfff926cc29b148d SHA1: eaf3b735b2c9db1eab22c31f19e310cb63ccab6d SHA256: f70155eba25592ccefcdfbe4d1573daa4bff3a045c11ecae54eb50396259aded SHA512: 897ca88a4a3ada005def47aaffe3152f3acf36d93761c9c5a65ef199b5a170049013a0700eaa3bb2379bb3a06c23fd53ae9e15f21b50df2c7afd291a7660e229 Description: Global Positioning System - development files The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . This package contains the header and development files needed to build programs and packages using libgps. Homepage: http://www.catb.org/gpsd/ Package: libgps23 Priority: optional Section: libs Installed-Size: 183 Maintainer: Bernd Zeimetz Architecture: amd64 Source: gpsd Version: 3.17-7co1bv2021.5b5 Depends: libbluetooth3 (>= 4.91), libc6 (>= 2.14), libdbus-1-3 (>= 1.9.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5) Suggests: gpsd Conflicts: fso-gpsd Filename: pool/sdk/g/gpsd/libgps23_3.17-7co1bv2021.5b5_amd64.deb Size: 90020 MD5sum: e8db031253e771cd409995f7c3c2bcbc SHA1: 986797eab1b077e69d4df0eba13a193bcd9d6ee5 SHA256: 5460e4390970906e4991dd39f1a9e70f9be1d74cc9e68024c07cc5045ce24a6d SHA512: c0d4dc032cb4e91003ba711d4efc1ed086d4ca66c461dda582840d89a3e6a042efde073d82c492e9909fcf34abf70cdfaac34e5d7ec222f6b7fae252af0e78dd Description: Global Positioning System - library The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . This package provides libgps, a C service library for querying GPS devices. It supports both a low-level interface, which communicates directly with the device to which the GPS is connected, and a high-level interface, which goes through gpsd and is intended for concurrent use by several applications. Homepage: http://www.catb.org/gpsd/ Multi-Arch: same Package: libgps23-dbgsym Priority: optional Section: debug Installed-Size: 225 Maintainer: Bernd Zeimetz Architecture: amd64 Source: gpsd Version: 3.17-7co1bv2021.5b5 Replaces: gpsd-dbg (<< 3.16-4~) Depends: libgps23 (= 3.17-7co1bv2021.5b5) Breaks: gpsd-dbg (<< 3.16-4~) Filename: pool/sdk/g/gpsd/libgps23-dbgsym_3.17-7co1bv2021.5b5_amd64.deb Size: 200168 MD5sum: dffe53d41d1931707d2f0c0a6099f531 SHA1: bc21c5a34253c3448094812438e7d0d555d12ad3 SHA256: 0352275134b127da94f346370ad1b0f863bc8920618807a33cc72ae4885829be SHA512: 9a48b78c0e8a0dc2194015045a13a46de4c0ad2208ec619609cb8b837b7df978eb7cab4cd624328df40e043e49d0538461ac08a51f8b2ea17f33fd6ad30d8a64 Description: debug symbols for libgps23 Auto-Built-Package: debug-symbols Build-Ids: e2f418972cd4ae69ddcd03ae82bd6b147499d39a Multi-Arch: same Package: libgspell-1-1 Priority: optional Section: libs Installed-Size: 180 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: gspell Version: 1.6.1-2co1bv2021.0b3 Depends: libgspell-1-common (>= 1.6.1-2co1bv2021.0b3), libc6 (>= 2.4), libenchant1c2a (>= 1.6.0), libglib2.0-0 (>= 2.44), libgtk-3-0 (>= 3.11.5), libpango-1.0-0 (>= 1.18.0) Filename: pool/sdk/g/gspell/libgspell-1-1_1.6.1-2co1bv2021.0b3_amd64.deb Size: 52740 MD5sum: 5e5f86e7cc0f85a03a2e88e681ecb7b1 SHA1: e0e7c397b77cac70271a08e3522b5e01b8920f79 SHA256: 8cce7f4a02f87546e9f9d476b64f315ec8b37e98426b43f539b1227bc95c2530 SHA512: b0de8a106347dafa2f4d6db66024d45e1e1618777408062fc40c1761803caa5bbdc71c0ade70522950689008552c2112e20672add24dac8e0930336d0936833c Description: spell-checking library for GTK+ applications gspell provides a flexible API to add spell checking to a GTK+ application. It features: * GObject wrappers around Enchant * An inline spell checker for GtkTextView (enhanced version of GtkSpell) * A spell checker dialog for GtkTextView * Support of the no-spell-check tag defined by GtkSourceView * Language choosers (button and dialog) Homepage: https://wiki.gnome.org/Projects/gspell Multi-Arch: same Package: libgspell-1-1-dbgsym Priority: optional Section: debug Installed-Size: 207 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: gspell Version: 1.6.1-2co1bv2021.0b3 Depends: libgspell-1-1 (= 1.6.1-2co1bv2021.0b3) Filename: pool/sdk/g/gspell/libgspell-1-1-dbgsym_1.6.1-2co1bv2021.0b3_amd64.deb Size: 167308 MD5sum: c5a54a3d859de957583ef65a76fdb656 SHA1: 0228d5fd1697551b57bcfffcb3717525810dc4d9 SHA256: ca468eb32271272adf93e1f45522c8bd04d8cc9934ccecbd65f2c0468e6ad21a SHA512: eff2b13928f9f4be16c04748586e54423db72513d813adf367a275050063bcdc300cc91915ad2736960d7442acfc8aa529cad89d0308ef5336f7ede54278358f Description: debug symbols for libgspell-1-1 Auto-Built-Package: debug-symbols Build-Ids: 72f853d86b4204e6552595c4d4e8d7a79c8cfd6f Multi-Arch: same Package: libgspell-1-common Priority: optional Section: libs Installed-Size: 226 Maintainer: Debian GNOME Maintainers Architecture: all Source: gspell Version: 1.6.1-2co1bv2021.0b3 Filename: pool/sdk/g/gspell/libgspell-1-common_1.6.1-2co1bv2021.0b3_all.deb Size: 27128 MD5sum: 0facfb49b2d3f5ad6c7386a6aa7461f2 SHA1: 12b4e8aa205b06f58e7075853d16cbf5ff7d8f13 SHA256: c51ed1175a52487f430442c586a40ae9325e664a297e337c3c316d3550c6ccb7 SHA512: 20e60fe22d1ef9674466c547746c83b1ee7309f0e57c29cedb492d53babbd7610fd94804ea22e4b804ef3a5384ecd5efa7721f25687274e7f36013a939427502 Description: libgspell architecture-independent files gspell provides a flexible API to add spell checking to a GTK+ application. It features: * GObject wrappers around Enchant * An inline spell checker for GtkTextView (enhanced version of GtkSpell) * A spell checker dialog for GtkTextView * Support of the no-spell-check tag defined by GtkSourceView * Language choosers (button and dialog) . This package contains the architecture independent files like translation of messages. Homepage: https://wiki.gnome.org/Projects/gspell Multi-Arch: foreign Package: libgspell-1-dev Priority: optional Section: libdevel Installed-Size: 469 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: gspell Version: 1.6.1-2co1bv2021.0b3 Depends: gir1.2-gspell-1 (= 1.6.1-2co1bv2021.0b3), libenchant-dev (>= 1.6.0), libglib2.0-dev (>= 2.44), libgspell-1-1 (= 1.6.1-2co1bv2021.0b3), libgtk-3-dev (>= 3.20) Filename: pool/sdk/g/gspell/libgspell-1-dev_1.6.1-2co1bv2021.0b3_amd64.deb Size: 40608 MD5sum: 3532d01e97effae601bf82bf3a97f7bf SHA1: 6193460f20efdd03014c14c32a6e275518612a30 SHA256: 5695b0a65179a550cd400fe5e9fe3b2581cffe2ce8188ff99bba541e097611a3 SHA512: 0b9f3de646bedbc3a6295756fde04c52ee720165054e0841e98e9ce3479d8c80a9ac23cfb857071a9b8fecde64cb8137a2dd518769850c5f023149bb0a3fb890 Description: spell-checking library for GTK+ applications - development files gspell provides a flexible API to add spell checking to a GTK+ application. It features: * GObject wrappers around Enchant * An inline spell checker for GtkTextView (enhanced version of GtkSpell) * A spell checker dialog for GtkTextView * Support of the no-spell-check tag defined by GtkSourceView * Language choosers (button and dialog) . This package contains development headers and libraries. Homepage: https://wiki.gnome.org/Projects/gspell Multi-Arch: same Package: libgtksourceview-3.0-1 Priority: optional Section: libs Installed-Size: 735 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: gtksourceview3 Version: 3.24.9-2co1bv2021.0b3 Depends: libatk1.0-0 (>= 1.32), libc6 (>= 2.14), libcairo2 (>= 1.4.10), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.47.1), libgtk-3-0 (>= 3.19.12), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libxml2 (>= 2.7.4), libgtksourceview-3.0-common (>= 3.24.9-2co1bv2021.0b3) Filename: pool/sdk/g/gtksourceview3/libgtksourceview-3.0-1_3.24.9-2co1bv2021.0b3_amd64.deb Size: 236068 MD5sum: b945d85e385bee1d3718627723da8cb7 SHA1: 7b812d7a89583a60dfae2a139c4786faa922c36d SHA256: cea293c34e2ad7921d477f6d3ff5c22b304ca681dc351670f7ba86a13c615c35 SHA512: ab3e474c29efb9c4e867ebf8eae77901816468387ed5aa094b81877ffc3f739c8cb9242c166f55fa8b42cd45ed14bffa28476e16b77b15b45fd6997aadd61559 Description: shared libraries for the GTK+ syntax highlighting widget GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. . This package contains the shared libraries required by applications to use this widget. Homepage: https://wiki.gnome.org/Projects/GtkSourceView Multi-Arch: same Package: libgtksourceview-3.0-1-dbgsym Priority: optional Section: debug Installed-Size: 1086 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: gtksourceview3 Version: 3.24.9-2co1bv2021.0b3 Depends: libgtksourceview-3.0-1 (= 3.24.9-2co1bv2021.0b3) Filename: pool/sdk/g/gtksourceview3/libgtksourceview-3.0-1-dbgsym_3.24.9-2co1bv2021.0b3_amd64.deb Size: 957268 MD5sum: 704982d6fdbc601694f374ffc75834cb SHA1: 612aa17933032032cba6c1326986fe9ca22387ad SHA256: 03938cb4ac72578df2ae94bf3c0301ebca8c66d2153155355f5ccad6dac5ea77 SHA512: 61a228b1f29f13336ccde92df366cba9486f0d71a01599ae789145ad69566e8662b513fef5b47557f80c85fcc85fab59734e986b9bf9302f44a047b98a302eb3 Description: debug symbols for libgtksourceview-3.0-1 Auto-Built-Package: debug-symbols Build-Ids: bf0967736cd579ccc6eddc4751f8ce8c7f0bd385 Multi-Arch: same Package: libgtksourceview-3.0-common Priority: optional Section: libs Installed-Size: 2381 Maintainer: Debian GNOME Maintainers Architecture: all Source: gtksourceview3 Version: 3.24.9-2co1bv2021.0b3 Filename: pool/sdk/g/gtksourceview3/libgtksourceview-3.0-common_3.24.9-2co1bv2021.0b3_all.deb Size: 281720 MD5sum: 3a4eaa8a22f1b13b49f57aee6cb0f101 SHA1: 89be37a8639ee6157610d6b2a8d2909a02e205c5 SHA256: 2f03a23975fd1e8efb4c6b8f05fa79c291e27cba43f21aefbbe31525e3610b72 SHA512: ddcbe014ddf626ee2eb4304ebc1bd59d4bcea2876f00571261a453acdc4aa2aa22b4fecca71e60a5aef344c3ce44812752c1c6757e9eee64f0007d4edb4e37c4 Description: common files for the GTK+ syntax highlighting widget GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. . This package contains the language specifications files for Ada, C, C++, C#, CSS, ".desktop", ".diff" (patch), Fortran 95, GtkRC, Haskell, HTML, IDL, ".ini", Java, JavaScript, LaTeX, Lua, MSIL, Nemerle, Pascal, Perl, PHP, ".po" (gettext), Python, R, Ruby, sh, SQL, Tcl, Texinfo, VB.NET, Verilog, VHDL and XML. Homepage: https://wiki.gnome.org/Projects/GtkSourceView Multi-Arch: foreign Package: libgtksourceview-3.0-dev Priority: optional Section: libdevel Installed-Size: 2382 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: gtksourceview3 Version: 3.24.9-2co1bv2021.0b3 Depends: libgtksourceview-3.0-1 (= 3.24.9-2co1bv2021.0b3), gir1.2-gtksource-3.0 (= 3.24.9-2co1bv2021.0b3), libgtk-3-dev (>= 3.19.6), libxml2-dev (>= 2.6.0) Suggests: libgtksourceview-3.0-doc Filename: pool/sdk/g/gtksourceview3/libgtksourceview-3.0-dev_3.24.9-2co1bv2021.0b3_amd64.deb Size: 325248 MD5sum: 4a52b96bc67655208e935ba84fd519dc SHA1: 6161cff09f895405448e4a18db66e3029878cfe0 SHA256: ab545e5bf2ecf46f8cf1e67b03e2236108b343b3a570c5eb2bdbceb43a650761 SHA512: 26354375fe30e2984403f5236417c072568f4114dc7229b24aeb3bec5a337e424cb7e04a35e1719bb4330eb0eaeaf7c0e82bbaee98df8258e132876ee5d79771 Description: development files for the GTK+ syntax highlighting widget GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. . This package contains the header files required if you wish to develop software that uses the GtkSourceView widget. Homepage: https://wiki.gnome.org/Projects/GtkSourceView Multi-Arch: same Package: libgtksourceview-3.0-doc Priority: optional Section: doc Installed-Size: 2215 Maintainer: Debian GNOME Maintainers Architecture: all Source: gtksourceview3 Version: 3.24.9-2co1bv2021.0b3 Suggests: devhelp, libglib2.0-doc, libgtk-3-doc, libgdk-pixbuf2.0-doc, libpango1.0-doc Filename: pool/sdk/g/gtksourceview3/libgtksourceview-3.0-doc_3.24.9-2co1bv2021.0b3_all.deb Size: 135244 MD5sum: a6dfa71ee4a9e0a7470f7ab629e5b83d SHA1: 5586bc6726fd47825a8cec1c39dd3406b5d18aa8 SHA256: 3c91d7196ec141549482a025bb01bec5ac8848e5070a3769a143f49a0a3748b7 SHA512: 9a761e5e3cb5fc97c10c199cafc47b9c2605bda55e0359a8c4e4519f8ac40e01b31255d12f6d1e29039a393910831bc265a947d54a00a93e575e08dd21cea747 Description: documentation for the GTK+ syntax highlighting widget GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. . This package contains the GtkSourceView reference manual. Homepage: https://wiki.gnome.org/Projects/GtkSourceView Package: libibatis-java Priority: optional Section: java Installed-Size: 394 Maintainer: Debian Java Maintainers Architecture: all Version: 2.3.4.726-6co1bv2021.0b3 Filename: pool/sdk/libi/libibatis-java/libibatis-java_2.3.4.726-6co1bv2021.0b3_all.deb Size: 338600 MD5sum: 20fc7f77149c9a09f9a4a0ca9a6a63ab SHA1: 6c9957df25a85625182d1eb6c1bbf73b0b783593 SHA256: 6f51a52632034574bee7a5beecc9da4ded729ba007c336b0577587cf938a4feb SHA512: bf2628bddb2ab165d793b28329436e62093c01516d989b8fe12cb4f97b8d23ac792772166e07ed301ab26878dec6409dc5dfd2ca70e795fef9ef345b44eb5d61 Description: iBATIS Data Mapper framework The iBATIS Data Mapper framework makes it easier to use a database with Java and .NET applications. iBATIS couples objects with stored procedures or SQL statements using a XML descriptor. Simplicity is the biggest advantage of the iBATIS Data Mapper over object relational mapping tools. . To use the iBATIS Data Mapper, you rely on your own objects, XML, and SQL. There is little to learn that you don't already know. With the iBATIS Data Mapper, you have the full power of both SQL and stored procedures at your fingertips. Homepage: http://ibatis.apache.org Package: libindicator-dev Priority: optional Section: libdevel Installed-Size: 177 Maintainer: Debian QA Group Architecture: amd64 Source: libindicator Version: 0.5.0-4co1bv2021.0b3 Depends: libgtk2.0-dev (>= 2.12.0), libindicator7 (= 0.5.0-4co1bv2021.0b3) Filename: pool/sdk/libi/libindicator/libindicator-dev_0.5.0-4co1bv2021.0b3_amd64.deb Size: 58416 MD5sum: 134fd2b751ef9d601ac07cbaa833ae34 SHA1: 629544e45cca78becbbd7cf97bc4fe886e9a34c6 SHA256: 0cf58e069f166fdb3d5a8035ec1f78118ff70d9305e4c54d5ca912ebd3788820 SHA512: c48e38771872ddef9f470e46b7174544cd163fc4075a9eb7550231fff91244cd9c00deea1ae38a41578de988d12ad5c97df3dbafb5b1f9a9165c8fadf3c13d02 Description: panel indicator applet - library development files This library contains information to build indicators to go into the indicator applet. . This package contains files that are needed to build applications. Homepage: https://launchpad.net/libindicator Package: libindicator-tools Priority: optional Section: devel Installed-Size: 64 Maintainer: Debian QA Group Architecture: amd64 Source: libindicator Version: 0.5.0-4co1bv2021.0b3 Depends: libc6 (>= 2.2.5), libglib2.0-0 (>= 2.22), libgtk2.0-0 (>= 2.18), libindicator7 (= 0.5.0-4co1bv2021.0b3) Filename: pool/sdk/libi/libindicator/libindicator-tools_0.5.0-4co1bv2021.0b3_amd64.deb Size: 38688 MD5sum: 21661109b65f871a947b774af6fbc8f8 SHA1: 42b92304717aaa0551b2760d9826a394e1182d41 SHA256: e02ff8accc8f8ce7dc0b498e7b31ad9f947dac5198e518b1cd062d4021aa2962 SHA512: 8b3309567cc28f743e15d0baf413a7b70bc01cf5e03166befa70d47b45bbee74b0009d1cd176ab65e47e14256fc6373ad73a3fd580a0c8763c9247274b6ec106 Description: Tools for libindicator Tools useful for developers of applications using indicators. . This package contains files that are needed to build applications. Homepage: https://launchpad.net/libindicator Package: libindicator-tools-dbgsym Priority: optional Section: debug Installed-Size: 33 Maintainer: Debian QA Group Architecture: amd64 Source: libindicator Version: 0.5.0-4co1bv2021.0b3 Depends: libindicator-tools (= 0.5.0-4co1bv2021.0b3) Filename: pool/sdk/libi/libindicator/libindicator-tools-dbgsym_0.5.0-4co1bv2021.0b3_amd64.deb Size: 18284 MD5sum: 567ec4f5cf189b5235dcc08edd0b3d42 SHA1: 5a8ebbaf24c96d421cedba65f4ba18d8895ab97c SHA256: bfddb36e1ff0f1fb07190fde9e1ae6a24716e1cbfe18a784fb2083dff49547c1 SHA512: 9702d73cbecd1ba97a76658a4395f203a63608208aa45a30eef10440a247b17c0d1beb760fe4aaf215aefcbaa87a687bd7190513cb2f2b33b30df281985982be Description: debug symbols for libindicator-tools Auto-Built-Package: debug-symbols Build-Ids: bff1d644b765e0f7b3a3bd8e52018cd88c20e492 Package: libindicator3-7 Priority: optional Section: libs Installed-Size: 106 Maintainer: Debian QA Group Architecture: amd64 Source: libindicator Version: 0.5.0-4co1bv2021.0b3 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.0.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0) Filename: pool/sdk/libi/libindicator/libindicator3-7_0.5.0-4co1bv2021.0b3_amd64.deb Size: 53084 MD5sum: e7eac3bfa752d74a9ed6fd0ccf652bd3 SHA1: de72f80ae0eb8dedb49539f0b9d242002ffa483a SHA256: 82fc49261d46b20dcfa68820072f05826a48d49c9f86ab9659b9ba8c36d2cad2 SHA512: 2dba304ae9b210e6bc41fd00eca91d66a6f722be6573668c1762aa9dfc94d7c0579fbaa581ef8a1f5bedb82d0b42685168f9865a6b914444660b5f3c11d93c6a Description: panel indicator applet - shared library This library contains information to build indicators to go into the indicator applet. . This package contains the library itself. Homepage: https://launchpad.net/libindicator Multi-Arch: same Package: libindicator3-7-dbgsym Priority: optional Section: debug Installed-Size: 94 Maintainer: Debian QA Group Architecture: amd64 Source: libindicator Version: 0.5.0-4co1bv2021.0b3 Depends: libindicator3-7 (= 0.5.0-4co1bv2021.0b3) Filename: pool/sdk/libi/libindicator/libindicator3-7-dbgsym_0.5.0-4co1bv2021.0b3_amd64.deb Size: 71060 MD5sum: 690e6b24ca275e14452fb9827c47b410 SHA1: b5cad2dc19f7bf44d3e84b013a56c2cff57d9246 SHA256: 7b3c683af551d87e7ff16a69397dff8d2aeb33036f0b0f63cbcb9438830eee41 SHA512: 4316c55099687f6062506523bfd25d53b34c95c82facfa985edd2f21f9c4571ff89fb2be4f98f0e7a244d447550078c9ab1470b5557f2a84b1130c23bc745333 Description: debug symbols for libindicator3-7 Auto-Built-Package: debug-symbols Build-Ids: 3b773d45038fc50e4f8237ed453c68f94273cc23 Multi-Arch: same Package: libindicator3-dev Priority: optional Section: libdevel Installed-Size: 177 Maintainer: Debian QA Group Architecture: amd64 Source: libindicator Version: 0.5.0-4co1bv2021.0b3 Depends: libgtk-3-dev (>= 2.91.3), libindicator3-7 (= 0.5.0-4co1bv2021.0b3) Filename: pool/sdk/libi/libindicator/libindicator3-dev_0.5.0-4co1bv2021.0b3_amd64.deb Size: 58380 MD5sum: 95fa015e462b454d039dca4d0705ab1b SHA1: 356459d238a561a881266d3595c33127070359b2 SHA256: 5d788fccae8aabbc7881710b854a5f2bf5eaf9a04c58e413af33a515547284ed SHA512: 2ab9a86cc879b3a7eb1146602d9deea9bc376ca6f7bb74b5f370e3833c9e03af8af44e18c7ea2b0c1e580e7e0195babe9934065b93dca00ed964de72e5f36b21 Description: panel indicator applet - library development files This library contains information to build indicators to go into the indicator applet. . This package contains files that are needed to build applications. Homepage: https://launchpad.net/libindicator Package: libindicator3-tools Priority: optional Section: devel Installed-Size: 62 Maintainer: Debian QA Group Architecture: amd64 Source: libindicator Version: 0.5.0-4co1bv2021.0b3 Depends: libc6 (>= 2.2.5), libglib2.0-0 (>= 2.22), libgtk-3-0 (>= 3.0.0), libindicator3-7 (= 0.5.0-4co1bv2021.0b3) Filename: pool/sdk/libi/libindicator/libindicator3-tools_0.5.0-4co1bv2021.0b3_amd64.deb Size: 38228 MD5sum: c4c55ac145245d42d7b991068b6c2100 SHA1: 753a6df10c58174f809bf665a62af875954004a4 SHA256: 49bc51dc916e56836dfa2e7d7ef678b08b59209a3af45c52b2c9d119c20718cb SHA512: 0086a4006d4067a3b2ea3840964a52ddd9df31eb3cd63d53260f6fe8f3625c2cf4714a141220c17fb0a65d69b17d63ba7cc42302dd0dcf56a67cd108bf561054 Description: Tools for libindicator Tools useful for developers of applications using indicators. . This package contains files that are needed to build applications. Homepage: https://launchpad.net/libindicator Package: libindicator3-tools-dbgsym Priority: optional Section: debug Installed-Size: 27 Maintainer: Debian QA Group Architecture: amd64 Source: libindicator Version: 0.5.0-4co1bv2021.0b3 Depends: libindicator3-tools (= 0.5.0-4co1bv2021.0b3) Filename: pool/sdk/libi/libindicator/libindicator3-tools-dbgsym_0.5.0-4co1bv2021.0b3_amd64.deb Size: 12072 MD5sum: baa3953a87348f185e835c75b01095af SHA1: 863903b55c0c3c9b93256a25a028bd674c558516 SHA256: 564954c05840652c6ae6dd908b9219cfe8bb48b7233d2638796936e4f257cde0 SHA512: 8f7f2feef0078a9cb8ae7fe7845b023c7d18a32da3443c39421eefc168b3fc0d84bceaa611c3b6349c3054bb7435f392b6efd2c52638efae6077d834009f0228 Description: debug symbols for libindicator3-tools Auto-Built-Package: debug-symbols Build-Ids: 703635fd430fc8be548bc408803ff6190d877f61 Package: libindicator7 Priority: optional Section: libs Installed-Size: 106 Maintainer: Debian QA Group Architecture: amd64 Source: libindicator Version: 0.5.0-4co1bv2021.0b3 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk2.0-0 (>= 2.24.32), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libpangoft2-1.0-0 (>= 1.14.0) Filename: pool/sdk/libi/libindicator/libindicator7_0.5.0-4co1bv2021.0b3_amd64.deb Size: 53232 MD5sum: f0f3d061c4df130f0944632556928ca5 SHA1: b9c904df5ce6db1db1cf52f9421487be25a7b2fd SHA256: deb0e6b78acc712ab5b49d7ebaee941d093e22df3a06968fdca88b48998e9f09 SHA512: 0db8fe929cdce8370253c153b416862c8bbfbd06c6e8ffd3d4aecab4bb07ba6c18a0eb32bce5a328c3bc20fa7e3a8421bd784b53fd086dee0b804f59bfe5f8d2 Description: panel indicator applet - shared library This library contains information to build indicators to go into the indicator applet. . This package contains the library itself. Homepage: https://launchpad.net/libindicator Multi-Arch: same Package: libindicator7-dbgsym Priority: optional Section: debug Installed-Size: 101 Maintainer: Debian QA Group Architecture: amd64 Source: libindicator Version: 0.5.0-4co1bv2021.0b3 Depends: libindicator7 (= 0.5.0-4co1bv2021.0b3) Filename: pool/sdk/libi/libindicator/libindicator7-dbgsym_0.5.0-4co1bv2021.0b3_amd64.deb Size: 78720 MD5sum: 4958b14ed69b5993ddd954441ab91a08 SHA1: 1138e81d9b7669eaf7328ba38fca94e3ac3a2e09 SHA256: 80ca48f451c8fefaf14a37bd08bd884eb80f9690d7cdb36e432b7f2a3136941c SHA512: 4a8e1766255d15a403c30862cde2a818a8d0e0f32ea0b8e93fcd22a1f538eb887caf3e61dc711adaa147ee820b5948a2ee3ac6509ff5ab25e2bdc5e49af421c7 Description: debug symbols for libindicator7 Auto-Built-Package: debug-symbols Build-Ids: 49e013e90d170e04e69412d37cfb01daa8b3b7c6 Multi-Arch: same Package: libjava-xmlbuilder-java Priority: optional Section: java Installed-Size: 40 Maintainer: Debian Java Maintainers Architecture: all Source: java-xmlbuilder Version: 0.4-2co2bv2021.9b1 Suggests: libjava-xmlbuilder-java-doc Filename: pool/sdk/j/java-xmlbuilder/libjava-xmlbuilder-java_0.4-2co2bv2021.9b1_all.deb Size: 20392 MD5sum: 7d1a0736bcc09f319851637d0aa71ac3 SHA1: 7fa9958aa37a5c2651d29c7b360335ca3a63ddc8 SHA256: 60cce576997f4864bbc13a25e6df1ef65daa9cf51b32800b85ec290c6fe7b744 SHA512: fb56691c17a84fbb8633a2dd4662a3c8ffda59e1a2d98a6d0ed4c6c4c29f36923ff9e3e92b9e74ce7a2000264e123292edd7cabd32327f05cd3fc1486e4f8cf9 Description: XML Builder Java library for creating XML documents XML Builder is a utility that creates simple XML documents using relatively sparse Java code. . It is intended to allow for quick and painless creation of XML documents where you might otherwise be tempted to use concatenated strings, and where you would rather not face the tedium and verbosity of coding with JAXP. Homepage: http://code.google.com/p/java-xmlbuilder/ Package: libjava-xmlbuilder-java-doc Priority: optional Section: doc Installed-Size: 1583 Maintainer: Debian Java Maintainers Architecture: all Source: java-xmlbuilder Version: 0.4-2co2bv2021.9b1 Depends: default-jdk-doc Suggests: libjava-xmlbuilder-java Filename: pool/sdk/j/java-xmlbuilder/libjava-xmlbuilder-java-doc_0.4-2co2bv2021.9b1_all.deb Size: 252716 MD5sum: 7799aad8dc52732dfe44d7fae6588c0b SHA1: 4e4463d654391fbb2b6505945ba891ae327d201a SHA256: 81b953050ae23ee1b0d7ccba0474107bf50e6135f356902b1259a36c713231ae SHA512: 2f420e2d3e66b4f4debb191a0f7ce5fc4a674b7ecf9c7e36e02c9497e10f98cf0d9153b51396b6023c588aaddea8d6a9896ffb9b2d7af064068761c7e6b49230 Description: Documentation for XML Builder Java library for creating XML documents XML Builder is a utility that creates simple XML documents using relatively sparse Java code. . It is intended to allow for quick and painless creation of XML documents where you might otherwise be tempted to use concatenated strings, and where you would rather not face the tedium and verbosity of coding with JAXP. . This package contains the API documentation of libjava-xmlbuilder-java. Homepage: http://code.google.com/p/java-xmlbuilder/ Package: libjets3t-java Priority: optional Section: java Installed-Size: 552 Maintainer: Debian Java Maintainers Architecture: all Source: jets3t Version: 0.8.1+dfsg-4co1bv2021.0b3 Depends: libaxis-java, libcommons-codec-java, libcommons-httpclient-java, libcommons-logging-java, libjava-xmlbuilder-java Recommends: libbcprov-java Filename: pool/sdk/j/jets3t/libjets3t-java_0.8.1+dfsg-4co1bv2021.0b3_all.deb Size: 492936 MD5sum: 50d57d6ea91e7dff1da8e52bb37aac32 SHA1: 162ae3f2ba1894941b03d8655069be3b73773146 SHA256: 2dc3c918c2022257b3bfc81e1bd04b3e9febd78f1f1abb9c9ca8e92b84fc09bc SHA512: 7efed44f3f5ac8995bfb26b74bd947f1167d559bfc0c77e0dc5528ef33e8f417de25cac9081a497d69cbb95295aed70347ddd85841d3042771019de0670d83b4 Description: Java interface to Amazon S3 and CloudFront services The JetS3t toolkit provides Java programmers with an API for interacting and managing data stored in Amazon Simple Storage Service and Amazon CloudFront content delivery network. Homepage: https://jets3t.s3.amazonaws.com/index.html Package: libjets3t-java-doc Priority: optional Section: doc Installed-Size: 14231 Maintainer: Debian Java Maintainers Architecture: all Source: jets3t Version: 0.8.1+dfsg-4co1bv2021.0b3 Recommends: libjets3t-java (= 0.8.1+dfsg-4co1bv2021.0b3) Suggests: default-jdk-doc Filename: pool/sdk/j/jets3t/libjets3t-java-doc_0.8.1+dfsg-4co1bv2021.0b3_all.deb Size: 619036 MD5sum: a0e7b09a020f321c40a438ea04b797c5 SHA1: 25f6e6813670940f0aa9c42946dc9f0d4d394be2 SHA256: df65be142c3c9bd63acc9df26cde41041736f7c446a736ad949db759076f10c5 SHA512: 22f590ea00630181330518547201351b6f6226e2310006cbfca417c5e91a1dcfdffe67753691bc26dfde6332b1c338d305aaaa27359a9f69d835d0dac9797ee2 Description: documentation for libjets3t-java Documentation for the JetS3t toolkit that provides Java programmers with an API for interacting and managing data stored in Amazon Simple Storage Service and Amazon CloudFront content delivery network. Homepage: https://jets3t.s3.amazonaws.com/index.html Package: libjgraph-java Priority: extra Section: java Installed-Size: 233 Maintainer: Debian Java Maintainers Architecture: all Version: 5.12.4.2+dfsg-5co1bv2021.0b3 Filename: pool/sdk/libj/libjgraph-java/libjgraph-java_5.12.4.2+dfsg-5co1bv2021.0b3_all.deb Size: 205520 MD5sum: f39cb43047b5e9a2cddd12760193d759 SHA1: f862279462ce55c48b995b2dcf0eb90c45165ade SHA256: 5e5b4d6a63cdee320da10b786ed9ac82a6c7bb7e2598da0c3fbbf18bdb264565 SHA512: 6d7a906cf537c8a6ee1660a12af6f4fe5e333a0e6da2c7f87fae41a79b790e82bbb58f560343666912ad5b3837972e6214014577205c8ee717cff9645d8d7deb Description: JFC/Swing graph component for Java JGraph is an easy-to-use, feature-rich and standards-compliant open source graph component available for Java. Application areas include: . * Process diagrams, workflow and BPM visualization, flowcharts, even traffic or water flow. * Database and WWW visualization, networks and telecoms displays, mapping applications and GIS. * UML diagrams, electronic circuits, VLSI, CAD, financial and social networks and data mining. * Biochemistry, ecological cycles, entity and cause-effect relationships and organisational charts. . This package contains the library. Homepage: https://github.com/jgraph/jgraphx Package: libjgraph-java-doc Priority: extra Section: doc Installed-Size: 6477 Maintainer: Debian Java Maintainers Architecture: all Source: libjgraph-java Version: 5.12.4.2+dfsg-5co1bv2021.0b3 Filename: pool/sdk/libj/libjgraph-java/libjgraph-java-doc_5.12.4.2+dfsg-5co1bv2021.0b3_all.deb Size: 604764 MD5sum: afc70fdb434b2a8d2adac8f9dd848912 SHA1: 799fbdcb8d7cb21ec0f470d612b249b7960ad45f SHA256: 0a1d9073c7037c391c70df32ea2454c1c42313f65733904d9c0bfb17c0e885b0 SHA512: 6c40e7d40e7009b561a74c0f68025835cb72059ac6525a448a65f85d3baff78f94764dd2511474f1240adebc59acc7a9a9f22d9bd5e9e5b27ee25bbb9166d900 Description: JFC/Swing graph component for Java (documentation) JGraph is an easy-to-use, feature-rich and standards-compliant open source graph component available for Java. . * Process diagrams, workflow and BPM visualization, flowcharts, even traffic or water flow. * Database and WWW visualization, networks and telecoms displays, mapping applications and GIS. * UML diagrams, electronic circuits, VLSI, CAD, financial and social networks and data mining. * Biochemistry, ecological cycles, entity and cause-effect relationships and organisational charts. . This package contains the documentation and the examples. Homepage: https://github.com/jgraph/jgraphx Package: libjgrapht0.8-java Priority: optional Section: java Installed-Size: 282 Maintainer: Debian Java Maintainers Architecture: all Version: 0.8.3-5co1bv2021.0b3 Provides: libjgrapht-java Depends: libjgraph-java Filename: pool/sdk/libj/libjgrapht0.8-java/libjgrapht0.8-java_0.8.3-5co1bv2021.0b3_all.deb Size: 213572 MD5sum: 0b521ee7a151091b946acafa0b570a66 SHA1: 2c01efefd10f3207189718cec397261a0cde8999 SHA256: 13131dd6802108d74174f6795587f8502d57e0476366fcfa090ad8171e229fa7 SHA512: 5b938a2a7e2499bd70ae8aa97157afc3ec4ab3ee725b5f07b03698613869716398d0d9130e9fa6dd9d2a9413df9d7e4f426803ff1e3ff9c2a4b5fcfedf7748da Description: mathematical graph theory library for Java JGraphT is a free Java graph library that provides mathematical graph theory objects and algorithms. JGraphT supports various types of graphs including: - directed and undirected graphs; - graphs with weighted, unweighted, labeled or user-defined edges; - various edge multiplicity options, including simple graphs, multigraphs and pseudographs; - unmodifiable graphs: allow modules to provide "read-only" access to internal graphs; - listenable graphs: allow external listeners to track modification events; - subgraphs: graphs that are auto-updating subgraph views on other graphs; - all compositions of above graphs. . JGraphT is designed to be simple and type-safe (via Java generics): graph vertices can be of any objects: Strings, URLs, XML documents, even graphs themselves. Homepage: http://jgrapht.sourceforge.net/ Package: libjgrapht0.8-java-doc Priority: optional Section: doc Installed-Size: 4828 Maintainer: Debian Java Maintainers Architecture: all Source: libjgrapht0.8-java Version: 0.8.3-5co1bv2021.0b3 Suggests: libjgrapht0.8-java, www-browser Filename: pool/sdk/libj/libjgrapht0.8-java/libjgrapht0.8-java-doc_0.8.3-5co1bv2021.0b3_all.deb Size: 377832 MD5sum: 8d36986e2c4368025c861cb940a5d03a SHA1: 4299a48e4765abf157bc9f25e326cec28a4cdb99 SHA256: a9fe016d58ad09da8ddad611019bc1920d321a7eb1630b698c3920e64cdc4367 SHA512: bdf3f94b90b9d0b4e574c56ed10fd72416d5897afa911b71e9c59780516869ef0a337c82c7717ebc6e01125722cad64d6daf6eee40c8e7b22b6f21fc1aa12f49 Description: javadoc-generated API for libjgrapht0.8-java JGraphT is a free Java graph library that provides mathematical graph theory objects and algorithms. . This package contains the javadoc documentation for JGraphT. Homepage: http://jgrapht.sourceforge.net/ Package: libjhighlight-java Priority: optional Section: java Installed-Size: 140 Maintainer: Debian Java Maintainers Architecture: all Source: jhighlight Version: 1.0-3co1bv2021.0b3 Filename: pool/sdk/j/jhighlight/libjhighlight-java_1.0-3co1bv2021.0b3_all.deb Size: 102804 MD5sum: 3e78ca5874f5db287a841e6799e4244c SHA1: bc628087c461b8fbf4a2fde035a9e530daffd6e6 SHA256: 34e38b4f94fd6d24c769344c2e44fb354ca8ea55096ee9057b1828bc3604692e SHA512: 75c58aa07a78e8ec7e3e42166e1bd147828b08043beb1d9862b6c71c8a00c7eb7bef32d7e8d501bea4512c4270f185aa3d75e6fef517a9b3bc942301285a80af Description: Small embeddable Java library for syntax highlighting JHighlight is an embeddable Java syntax highlighting library that supports Java, HTML, XHTML, XML and LZX languages and outputs to XHTML. It also supports RIFE templates tags and highlights them clearly so that one can easily identify the difference between the RIFE markup and the actual marked up source. Homepage: https://jhighlight.dev.java.net Package: libjing-java Priority: optional Section: java Installed-Size: 1523 Maintainer: Debian XML/SGML Group Architecture: all Source: jing-trang Version: 20151127+dfsg-3co1bv2021.0b4 Depends: libsaxon-java, libsaxonhe-java, libxerces2-java, libxalan2-java, libisorelax-java Filename: pool/sdk/j/jing-trang/libjing-java_20151127+dfsg-3co1bv2021.0b4_all.deb Size: 657412 MD5sum: 341232ba2d2dd264e5e2a864d2094a98 SHA1: d7fae0915dadf1a8f6e152536c10d3009711b37d SHA256: d27d100c3872d1f66759541efc9e5730c13661fa048e16201556f87b082a42f2 SHA512: 40973ecd916257bc03a80c421b0095d18eff0c4f7e1fb3ebea2ae4dd8f7c27083786d0e9d4ad4a4da9b27b6816bf92a298b7b5b8e96e6ecc5378d2130156f078 Description: RELAX NG validator - library This provides a validator for - RELAX NG 1.0 Specification, - RELAX NG Compact Syntax, and - parts of RELAX NG DTD Compatibility, specifically checking of ID/IDREF/IDREFS. . This package contains the Java library Homepage: https://github.com/relaxng/jing-trang Package: libjpgalleg4-dev Priority: optional Section: libdevel Installed-Size: 99 Maintainer: Debian Games Team Architecture: amd64 Source: allegro4.4 Version: 2:4.4.2-13co1bv2021.0b3 Depends: libjpgalleg4.4 (= 2:4.4.2-13co1bv2021.0b3), liballegro4-dev Filename: pool/sdk/a/allegro4.4/libjpgalleg4-dev_4.4.2-13co1bv2021.0b3_amd64.deb Size: 83996 MD5sum: 85eb9020d9cb15b0a3c95ac14e74d2ca SHA1: dafc6cc09b98a42acb0131fbc5e6ce18bf63153d SHA256: 9a7621669f71aaecce5f3faccf357476d68a8b04a634f82fe60f9b2ec89dd1c1 SHA512: ee85f8a10b4b36ecd990d30cbd41f9df29f62a35a027121e86e2dd64ed9f30218f25174fabfb62b03847fe57d4c9bb4b9d04c72edc7e470f4d6b5541611f6db8 Description: development files for the JPG loading addon for Allegro 4 This package contains the development headers for libjpgalleg. . This add-on for Allegro will allow you to load and save JPG images using standard Allegro image handling functions as if they were normal bitmaps. . Allegro is a cross-platform library mainly aimed at video game and multimedia programming. It handles common, low-level tasks such as creating windows, accepting user input, loading data, drawing images, playing sounds, etc. and generally abstracting away the underlying platform. Homepage: http://www.liballeg.org Package: libjpgalleg4.4 Priority: optional Section: libs Installed-Size: 165 Maintainer: Debian Games Team Architecture: amd64 Source: allegro4.4 Version: 2:4.4.2-13co1bv2021.0b3 Depends: liballegro4.4, libc6 (>= 2.14) Filename: pool/sdk/a/allegro4.4/libjpgalleg4.4_4.4.2-13co1bv2021.0b3_amd64.deb Size: 107916 MD5sum: 88b393869757138dbbb994de280eda28 SHA1: b508e2f0fed9971c0ce46692c1e0c232e849a5ce SHA256: d987400ef3ae8b71bb08b8d1cbc312d2cdab81e97e3d6bf4c030bc571c6c9807 SHA512: 454ffc633d5ce70e4b77c6ad89d020d4617794e77515894a23a945e1922066abf7f23cab2d850939e9fd6e221388427bb73804c8e029fcd6abb2737a7956c524 Description: JPG loading addon for Allegro 4 This add-on for Allegro will allow you to load and save JPG images using standard Allegro image handling functions as if they were normal bitmaps. . Allegro is a cross-platform library mainly aimed at video game and multimedia programming. It handles common, low-level tasks such as creating windows, accepting user input, loading data, drawing images, playing sounds, etc. and generally abstracting away the underlying platform. Homepage: http://www.liballeg.org Multi-Arch: same Package: libjpgalleg4.4-dbgsym Priority: optional Section: debug Installed-Size: 103 Maintainer: Debian Games Team Architecture: amd64 Source: allegro4.4 Version: 2:4.4.2-13co1bv2021.0b3 Depends: libjpgalleg4.4 (= 2:4.4.2-13co1bv2021.0b3) Filename: pool/sdk/a/allegro4.4/libjpgalleg4.4-dbgsym_4.4.2-13co1bv2021.0b3_amd64.deb Size: 86780 MD5sum: fe6eb9649bc9f950c32385608e797d7b SHA1: 27a04b7ba1fea4b466ecf49249ed3fdae64df5d4 SHA256: bf452a412fc7dda2dcea69024b7287dfc441f71b3ebf76de6d8b203378eadf64 SHA512: 71876c76d7a1ca4d97b93aeb86ef9f8b5035d8fac4736b5ac9b7725f57c0652d2dd7756bf2f35a1f340ad3e494985a658a0c608638c08fb2c1ad9bf7a966354f Description: debug symbols for libjpgalleg4.4 Auto-Built-Package: debug-symbols Build-Ids: 77d647e00aa77e215bea1e5b964b004effbf6fbc Multi-Arch: same Package: libjs-bootstrap Priority: optional Section: javascript Installed-Size: 848 Maintainer: Debian Javascript Maintainers Architecture: all Source: twitter-bootstrap3 Version: 3.4.1+dfsg-1co2bv2021.0b3 Depends: fonts-glyphicons-halflings Filename: pool/sdk/t/twitter-bootstrap3/libjs-bootstrap_3.4.1+dfsg-1co2bv2021.0b3_all.deb Size: 167680 MD5sum: 019da7edb2c47a0c11433f8451ebfea2 SHA1: 491417473fe67a2246d41e17539ac1c1bc06a387 SHA256: 8a614e6f05abf0e3efc83f73598602645333f8323669795c88b8c9a4a654e684 SHA512: 29bcebd9eb25a53014aef57d68446633290b64fa32fda9f87cd5c7d9856e748f18116000207744bc6d467e688c4bf122898d21b7047fbc11e1fc77cf7f774007 Description: HTML, CSS and JS framework Bootstrap is a popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web. . It includes base CSS and HTML for typography, forms, buttons, tables, grids, navigation, and more. Homepage: https://getbootstrap.com/ Package: libjs-jquery-throttle-debounce Priority: optional Section: web Installed-Size: 24 Maintainer: Ben Finney Architecture: all Source: jquery-throttle-debounce Version: 1.1+dfsg.1-1co1bv2021.0b3 Recommends: javascript-common Filename: pool/sdk/j/jquery-throttle-debounce/libjs-jquery-throttle-debounce_1.1+dfsg.1-1co1bv2021.0b3_all.deb Size: 6444 MD5sum: 9684dd612c93cbf65d223f9c1713cd3d SHA1: 4caf56a8baba45fa17983e85da4da2b22f09aded SHA256: 046b6c30410fd9ad45b818da92d2a6e0788636dde4a09b9c0ba9b35366afc3e7 SHA512: 3216f1f64c2a295cb03b188abbe8f738c3cd581f4c9bce68d7eca188292deacd056dfce246e50974532a0cdb0582819069b20b9b9ce8d84374c5713144f0a27a Description: library of rate-limit wrappers for functions jQuery throttle / debounce allows you to rate-limit your functions in multiple useful ways: . * Passing a ‘delay’ and ‘callback’ to ‘$.throttle’ returns a new function that will execute no more than once every ‘delay’ milliseconds. * Passing a ‘delay’ and ‘callback’ to ‘$.debounce’ returns a new function that will execute only once, coalescing multiple sequential calls into a single execution at either the very beginning or end. . jQuery isn’t actually required for this library, because nothing internal uses any jQuery methods or properties. jQuery is just used as a namespace under which these methods can exist. . This package installs the runtime library. Homepage: http://benalman.com/projects/jquery-throttle-debounce-plugin/ Package: libjs-less Priority: optional Section: web Installed-Size: 441 Maintainer: Debian Javascript Maintainers Architecture: all Source: less.js Version: 1.6.3~dfsg-3co2bv2021.0b3 Recommends: javascript-common Filename: pool/sdk/l/less.js/libjs-less_1.6.3~dfsg-3co2bv2021.0b3_all.deb Size: 147324 MD5sum: 599c2a8155e33cb9e617d37b3cfdc8ad SHA1: 834479f3df0817ea5a468679bd12aafa05bc8cff SHA256: 28d82c37548bb02466fb1169ecdf5bfe9f57acddd271169c7e1413507f442073 SHA512: a32da503663a5d7bc7fcdd6f799e62931b8fe4d2a8914e674e487bd6d7847bea06a82c44f2b82e6dd5acb773c03cbedb841ec90bd706ab3c74086f0e6ca040d8 Description: LESS CSS meta-language - Javascript library LESS is a meta-language on top of CSS that’s used to describe the style of a document cleanly and structurally, with more power than flat CSS allows. LESS both provides a simpler, more elegant syntax for CSS and implements various features that are useful for creating manageable stylesheets. . less.js is the reference implementation of LESS, written in JavaScript. . This package contains the less.js library usable for dynamic parsing of LESS in a web browser. Homepage: http://lesscss.org/ Package: libjsr311-api-java Priority: optional Section: java Installed-Size: 83 Maintainer: Debian Java Maintainers Architecture: all Version: 1.1.1-1co1bv2021.0b3 Filename: pool/sdk/libj/libjsr311-api-java/libjsr311-api-java_1.1.1-1co1bv2021.0b3_all.deb Size: 46388 MD5sum: 949bee71ba96d7337a43eeef52bfa30b SHA1: 689eeb9f178c704092d8f157a0662215c825efc5 SHA256: 11d10582759c3ffead95c1d27de06c4756fcfd4c7d835801d527a36b7861a8c1 SHA512: 0ab4d3a1a30e4a30d963a606882b5090d48cfd0dbbb44aef7cd9a6fb844514e21d3e2e7e2a71d8739d2698f80d9ffe5abec112a927cd87c372231086d06982da Description: JSR 311, JAX-RS, Java API for RESTful Web Services Java API for the development of Web services built according to the Representational State Transfer (REST) architectural style. Homepage: https://jsr311.dev.java.net Package: libjsr311-api-java-doc Priority: optional Section: doc Installed-Size: 2475 Maintainer: Debian Java Maintainers Architecture: all Source: libjsr311-api-java Version: 1.1.1-1co1bv2021.0b3 Depends: libjsr311-api-java (= 1.1.1-1co1bv2021.0b3) Filename: pool/sdk/libj/libjsr311-api-java/libjsr311-api-java-doc_1.1.1-1co1bv2021.0b3_all.deb Size: 296992 MD5sum: 8e6d4ce0b62dfbafc8227fb4ee118bec SHA1: 1712d43859d70f60a24fb537fa7cff13ee09ad5b SHA256: f380c71bfea96102750104bdf40ec04d5211ff9f1f5c04428fcb640babdab617 SHA512: 278856e8a1cd9cb32488d8e2138dbef0898367db40a8d5b1ddb2a680c6d515701a856eb4dc61de25f36c7a27c529266782e726bac310f076b6e68b50b136447e Description: JSR 311, JAX-RS, Java API for RESTful Web Services - documentation Java API for the development of Web services built according to the Representational State Transfer (REST) architectural style. . This package contains the javadoc documentation. Homepage: https://jsr311.dev.java.net Package: libkeybinder-3.0-0 Priority: optional Section: libs Installed-Size: 37 Maintainer: Andrew Starr-Bochicchio Architecture: amd64 Source: keybinder-3.0 Version: 0.3.2-1co1bv2021.0b3 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.16.0), libgtk-3-0 (>= 3.0.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libx11-6, libxext6, libxrender1 Filename: pool/sdk/k/keybinder-3.0/libkeybinder-3.0-0_0.3.2-1co1bv2021.0b3_amd64.deb Size: 7980 MD5sum: 344f33d5e2ba0cb99e90c37e0fcc7cce SHA1: 7a2a8066cdee4bc24965c8d47df7187b99e269e4 SHA256: 9ee08212ead9a2ebb625055daf2d553398037d49d9dfd345fbeb7afe82055bb2 SHA512: ffbba2383b30ac1d9fff63ccd4fd983d6cf08e8cecd3455ebf9a134bbb83aa49f77d6d67a45415cb94e97c4542bc5e69d16cba5bb2431b7acd9cf9309069d55a Description: registers global key bindings for applications - Gtk+3 keybinder is a library for registering global keyboard shortcuts to be used by GTK-based applications under the X Window System. . When a combination of key is pressed, keybinder notifies it to the registering application, which can execute one or more operations based on the event previously registered. . Originally written as part of the Tomboy project, keybinder has been distributed as stand-alone library let other applications to use key binding. . This is the Gtk+3 version of the library. Homepage: https://github.com/engla/keybinder Multi-Arch: same Package: libkeybinder-3.0-0-dbgsym Priority: optional Section: debug Installed-Size: 39 Maintainer: Andrew Starr-Bochicchio Architecture: amd64 Source: keybinder-3.0 Version: 0.3.2-1co1bv2021.0b3 Depends: libkeybinder-3.0-0 (= 0.3.2-1co1bv2021.0b3) Filename: pool/sdk/k/keybinder-3.0/libkeybinder-3.0-0-dbgsym_0.3.2-1co1bv2021.0b3_amd64.deb Size: 24488 MD5sum: dde2c57321fe6d4e3c25e2b46d30a382 SHA1: 48f8b4c02a9ddfe5352a4a011be0b4c8ba87a3d0 SHA256: e3e85815fe9b67d600704c8e41614df146abda55401b971542f5fd2032513517 SHA512: cf494c5091b935d262c4aa72d6e64a742363ca61cf836655d9943008bdf340d1ff9cbf23ab5f4caaa3e89e085a8997aa302f9695b5c34a968fcd3c78ecd5e1fa Description: debug symbols for libkeybinder-3.0-0 Auto-Built-Package: debug-symbols Build-Ids: 833d4405f24405c8c5dcdcd48d2c450be8c935f7 Multi-Arch: same Package: libkeybinder-3.0-dev Priority: optional Section: libdevel Installed-Size: 30 Maintainer: Andrew Starr-Bochicchio Architecture: amd64 Source: keybinder-3.0 Version: 0.3.2-1co1bv2021.0b3 Depends: libkeybinder-3.0-0 (= 0.3.2-1co1bv2021.0b3), gir1.2-keybinder-3.0 (= 0.3.2-1co1bv2021.0b3) Filename: pool/sdk/k/keybinder-3.0/libkeybinder-3.0-dev_0.3.2-1co1bv2021.0b3_amd64.deb Size: 5444 MD5sum: fa7252b1c79d461b6c101b4f76583436 SHA1: 6c44841e6bfed06a21f7782a96a6cc60641c7ae1 SHA256: ed3b9fede7938c889798233b4cd62d7a27a4d4fe3a1e81a49001ac1d9c44c4d8 SHA512: b6f6cc8c8cc3e8a8cecf1e2d5cec4571b56edd6b733424480fca8a6c28085490b487b21ed3bbec94ad0f2f098f130ea2ba366f61424dd24d28cec8ca33cb5f6c Description: registers global key bindings for applications - Gtk+3 - development headers keybinder is a library for registering global keyboard shortcuts to be used by GTK-based applications under the X Window System. . When a combination of key is pressed, keybinder notifies it to the registering application, which can execute one or more operations based on the event previously registered. . Originally written as part of the Tomboy project, keybinder has been distributed as stand-alone library let other applications to use key binding. . This package contains libkeybinder development headers. . This is the Gtk+3 version of the library. Homepage: https://github.com/engla/keybinder Package: liblightdm-gobject-1-0 Priority: optional Section: libs Installed-Size: 161 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: lightdm Version: 1.26.0-4co2bv2021.0b5 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.37.3), libx11-6, libxklavier16 (>= 5.0) Filename: pool/sdk/l/lightdm/liblightdm-gobject-1-0_1.26.0-4co2bv2021.0b5_amd64.deb Size: 63064 MD5sum: faff9bb11c64f31875593964aa76e68c SHA1: 0aea782abd0b38f2ca5e01a8d54c47de84080825 SHA256: 3c03c01abe0c1c8caaabe32e0558b4f3c70024cfdcae32fb2592029a5f1811de SHA512: 3f8eed510f69a85bde136a3bbb4f189b56006984f1b57d7eb4b1152a729532c412984a8b7bd1ffa874318890b31f0d145c6eb549defef3128861ed10ce14668d Description: simple display manager (GObject library) This package contains the GObject library for lightdm, used by the GTK+ greeter. Homepage: https://launchpad.net/lightdm Multi-Arch: same Package: liblightdm-gobject-1-0-dbgsym Priority: optional Section: debug Installed-Size: 180 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: lightdm Version: 1.26.0-4co2bv2021.0b5 Depends: liblightdm-gobject-1-0 (= 1.26.0-4co2bv2021.0b5) Filename: pool/sdk/l/lightdm/liblightdm-gobject-1-0-dbgsym_1.26.0-4co2bv2021.0b5_amd64.deb Size: 148524 MD5sum: cab22295dae309152af94b25000ca4da SHA1: 404ac8ac6fedbcff9d94b1363383ff59e4d18cea SHA256: c0b36ae1ac8bc4131e99b89eeeb00c5e6212406b19b628f804a56b595a6b84e9 SHA512: a4d74997fe20adbc340e3a87d1683aaf3c62e34bc91ce848b0c8904147689a161e889a66fc3ae2bb3d28656753d9594285705bc3dc8b38a2451953ed90cbbf9b Description: debug symbols for liblightdm-gobject-1-0 Auto-Built-Package: debug-symbols Build-Ids: 67e27178cc2047f19030abc4d73768fd2c368cfc Multi-Arch: same Package: liblightdm-gobject-dev Priority: optional Section: libdevel Installed-Size: 756 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: lightdm Version: 1.26.0-4co2bv2021.0b5 Depends: liblightdm-gobject-1-0 (= 1.26.0-4co2bv2021.0b5), gir1.2-lightdm-1 (= 1.26.0-4co2bv2021.0b5), libglib2.0-dev, libxklavier-dev, libx11-dev Filename: pool/sdk/l/lightdm/liblightdm-gobject-dev_1.26.0-4co2bv2021.0b5_amd64.deb Size: 97560 MD5sum: c1b0194cc4b39752bd8e571b34d44d9d SHA1: 5d7fc226229f581159302ed77fa5a53293ce799e SHA256: 17fff263012ab0abd1f3983d2c1a060eb923add2059049f21afc35e8acb88e39 SHA512: 6407ea395a04545f2c7a78c763d55ce72cc2a4a862a1b0f3c57927c72ca0d5cfb8028b928e5f83485154a3cf363fe75034d2cc96927b01596dca9b9cb9c431d7 Description: simple display manager (GObject development files) This package contains the development files for lightdm. They can be used to build new greeters applications GTK+ based. Homepage: https://launchpad.net/lightdm Multi-Arch: same Package: liblightdm-qt-3-0 Priority: optional Section: libs Installed-Size: 37 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: lightdm Version: 1.26.0-4co2bv2021.0b5 Filename: pool/sdk/l/lightdm/liblightdm-qt-3-0_1.26.0-4co2bv2021.0b5_amd64.deb Size: 26804 MD5sum: 14323ad74639e4c688d56b09e9eed29e SHA1: 13896a1041e2b26dc635a32e092ab22a54f40dff SHA256: 358960f25442940adcff9eb173691b16fd16595d0bd92dd3e6711b4c197422c8 SHA512: 9b064fc505c597cedbd9717ed2f0b2b1b64f82e18313bf145ceff1bd605cf7350297dc10748b80817a4b5965632ca730b01bf5503de244b0b2f38958055b2a81 Description: simple display manager (Qt library) This package contains the Qt library for lightdm. Homepage: https://launchpad.net/lightdm Multi-Arch: same Package: liblightdm-qt-dev Priority: optional Section: libdevel Installed-Size: 34 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: lightdm Version: 1.26.0-4co2bv2021.0b5 Depends: liblightdm-qt-3-0 (= 1.26.0-4co2bv2021.0b5) Filename: pool/sdk/l/lightdm/liblightdm-qt-dev_1.26.0-4co2bv2021.0b5_amd64.deb Size: 26704 MD5sum: 93532f8cbfa6579f65961d95004e0e41 SHA1: 1d9bc6faafa500b659aaa07dd8aa423b154423d0 SHA256: c1fad4f06926ace304173194326e02b5f48e0496189df25a80b34c59ff2ff6eb SHA512: dea3586f90d55c62654b4f40e555dded6e7e9b60738da472f9fad6ac5bcc1f83ade1da820dbb76b2e42ed9de0b46f77967f4dc929138048919b6a1f8553d332a Description: simple display manager (Qt development files) This package contains the development files for lightdm. They can be used to build new greeters applications Qt based. Homepage: https://launchpad.net/lightdm Multi-Arch: same Package: liblightdm-qt5-3-0 Priority: optional Section: libs Installed-Size: 128 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: lightdm Version: 1.26.0-4co2bv2021.0b5 Depends: libc6 (>= 2.4), libgcc1 (>= 1:3.0), liblightdm-gobject-1-0 (>= 1.26.0), libqt5core5a (>= 5.11.0~rc1), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.0.2), libstdc++6 (>= 5) Recommends: lightdm Filename: pool/sdk/l/lightdm/liblightdm-qt5-3-0_1.26.0-4co2bv2021.0b5_amd64.deb Size: 48500 MD5sum: f64c708c466d51c970051c4051b505cd SHA1: 565409778a22ebf9c685d1cc2ed1c1262e31412f SHA256: 82552809bb8711b4f81f69949681d347d0e43bdc18cfe7098fdbe2e2bbb207b0 SHA512: f241f315252ac4a3010e66cf0417372980bf6678d5c8705f2914a161bf315a3223d7313191bc46f174a0407948a69e5cff55d97680c9fde8aa82133664b74dc3 Description: LightDM Qt 5 client library A Qt 5 based library for LightDM clients to use to interface with LightDM. Homepage: https://launchpad.net/lightdm Multi-Arch: same Package: liblightdm-qt5-3-0-dbgsym Priority: optional Section: debug Installed-Size: 568 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: lightdm Version: 1.26.0-4co2bv2021.0b5 Depends: liblightdm-qt5-3-0 (= 1.26.0-4co2bv2021.0b5) Filename: pool/sdk/l/lightdm/liblightdm-qt5-3-0-dbgsym_1.26.0-4co2bv2021.0b5_amd64.deb Size: 547728 MD5sum: 3ede6bb2299cf0d85303bcb7c74f9d1a SHA1: 5d445d1f6cec71f02b5bbecfb607db05104cbc34 SHA256: dea030478e31c4fc1dab6cbc09b7ea09fba3d78fa35457fcb6d7090be98a0330 SHA512: eb688835303a418a655f4c56c1cb998c2c87cb5b15bc3f2f7136b3c6317e7cb50320f2807afe7c13159bd83c0aa8d064ed6f309176a58b45d0ad4a39b7229e07 Description: debug symbols for liblightdm-qt5-3-0 Auto-Built-Package: debug-symbols Build-Ids: ddfedf5e880cc8f58553ba23fbcaf6b955d61e76 Multi-Arch: same Package: liblightdm-qt5-3-dev Priority: optional Section: libdevel Installed-Size: 193 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: lightdm Version: 1.26.0-4co2bv2021.0b5 Depends: liblightdm-qt5-3-0 (= 1.26.0-4co2bv2021.0b5), qtbase5-dev Filename: pool/sdk/l/lightdm/liblightdm-qt5-3-dev_1.26.0-4co2bv2021.0b5_amd64.deb Size: 50828 MD5sum: c1bb52814009724fa301da24e0717d66 SHA1: aa0d9d7e943b2344b5b476730ea996bf127c10bd SHA256: 7f422bd9d06c3009fb441315f5a8324ec95e2972ff0a3ef0ef26957e1f35bcdb SHA512: d2de81482bbd91360de6df923501bae645405743e5054f1094a69f9bafdbe101bc5a01213e4b3f2c1910a05d81ac3d30e48701c357033678d06a614d952c35c2 Description: LightDM Qt 5 client library (development files) A Qt 5 based library for LightDM clients to use to interface with LightDM. . This package contains header files and development information, which is useful for building LightDM greeters and user switchers. Homepage: https://launchpad.net/lightdm Multi-Arch: same Package: libloadpng4-dev Priority: optional Section: libdevel Installed-Size: 99 Maintainer: Debian Games Team Architecture: amd64 Source: allegro4.4 Version: 2:4.4.2-13co1bv2021.0b3 Depends: libloadpng4.4 (= 2:4.4.2-13co1bv2021.0b3), liballegro4-dev Filename: pool/sdk/a/allegro4.4/libloadpng4-dev_4.4.2-13co1bv2021.0b3_amd64.deb Size: 84016 MD5sum: dd5ac390b2f1baf0dba6777f70ef7f35 SHA1: a6a2aca8b90cd53b1445bd9cebef28eaa93a9389 SHA256: 67d5b090351e11ab3d5cc8d4d9e9f6dd93c8bd929c083f905d12c1efdc87beec SHA512: 2e8b8ca3fdcbf5db67486f3bf851e4af339af11c040c3b7e2bfa1cc648222ad60c2625ec2a78cf50a9af8a5698c6520933b211442f95e3599c8a3822f4602fe4 Description: development files for the PNG loading addon for Allegro 4 This package contains the development headers for libloadpng. . This add-on for Allegro will allow you to load and save PNG images using standard Allegro image handling functions as if they were normal bitmaps. . Allegro is a cross-platform library mainly aimed at video game and multimedia programming. It handles common, low-level tasks such as creating windows, accepting user input, loading data, drawing images, playing sounds, etc. and generally abstracting away the underlying platform. Homepage: http://www.liballeg.org Package: libloadpng4.4 Priority: optional Section: libs Installed-Size: 121 Maintainer: Debian Games Team Architecture: amd64 Source: allegro4.4 Version: 2:4.4.2-13co1bv2021.0b3 Depends: liballegro4.4, libc6 (>= 2.14), libpng16-16 (>= 1.6.2-1) Filename: pool/sdk/a/allegro4.4/libloadpng4.4_4.4.2-13co1bv2021.0b3_amd64.deb Size: 88672 MD5sum: dd70808c558163795b8ae76d7e624a1e SHA1: 93842f1b94d4c4ecc490549cea07b807709c1bb9 SHA256: 018b1459d9dc2ae90266d2583d792242e651f7c3e0d0a69ad9402f2edda06e5d SHA512: d1c3463a763b6ae47029d10bf1f23ddd8d0b02d2619532f9358d1c39f2a93247e8a1ea3c37040e4ac290a2cac492d68a0da8fe6b91119530b1225e090ea1b0b6 Description: PNG loading addon for Allegro 4 This add-on for Allegro will allow you to load and save PNG images using standard Allegro image handling functions as if they were normal bitmaps. . Allegro is a cross-platform library mainly aimed at video game and multimedia programming. It handles common, low-level tasks such as creating windows, accepting user input, loading data, drawing images, playing sounds, etc. and generally abstracting away the underlying platform. Homepage: http://www.liballeg.org Multi-Arch: same Package: libloadpng4.4-dbgsym Priority: optional Section: debug Installed-Size: 53 Maintainer: Debian Games Team Architecture: amd64 Source: allegro4.4 Version: 2:4.4.2-13co1bv2021.0b3 Depends: libloadpng4.4 (= 2:4.4.2-13co1bv2021.0b3) Filename: pool/sdk/a/allegro4.4/libloadpng4.4-dbgsym_4.4.2-13co1bv2021.0b3_amd64.deb Size: 37344 MD5sum: 62e815bb5f97167a0f482c5c0883a963 SHA1: a2de0115897200cf794b43548ec0094454ce3dbe SHA256: e5d1415c0df04e90175a1ab4dd1c5ab35d505758f96c745c214de475bc2b4415 SHA512: 823a7a506753e05393f93deabb21e21bf332b41a7f74af0e8e05c3d80a73fbdb3af6b8c98aeaf02e2e0e2d37925ddeb6a890e507b4ee7fe5424606732433714a Description: debug symbols for libloadpng4.4 Auto-Built-Package: debug-symbols Build-Ids: 9cd5219448773c6b1999a0990029cceb5da250a9 Multi-Arch: same Package: liblogg4-dev Priority: optional Section: libdevel Installed-Size: 97 Maintainer: Debian Games Team Architecture: amd64 Source: allegro4.4 Version: 2:4.4.2-13co1bv2021.0b3 Replaces: liballegro4.2-dev (<< 2:4.4.2-3) Depends: liblogg4.4 (= 2:4.4.2-13co1bv2021.0b3), liballegro4-dev, libvorbis-dev Breaks: liballegro4.2-dev (<< 2:4.4.2-3) Filename: pool/sdk/a/allegro4.4/liblogg4-dev_4.4.2-13co1bv2021.0b3_amd64.deb Size: 83472 MD5sum: f1bff1b51376c40820c21efa720e5a78 SHA1: 61655c0a3f2e2d5a912a5c3c7f1677a1680fa2de SHA256: 3855a607c3eea328ab760529529bb286c54d01b66a52b030bc26b747ecc9ff5b SHA512: 6148dc1b9944c6c435ead89f4ec14171a9c78f77ce20ea743b84a8d6fa2064c5766efb0755af20df2724a98b2f22d647ee9a33df383645bb46f3aa5eb5490ef8 Description: development files for the OGG loading addon for Allegro 4 This package contains the development headers for liblogg. . liblogg is an Allegro add-on library for playing OGG/Vorbis audio files. It can load OGG/Vorbis files as Allegro SAMPLE's, or it can stream them from disk to save memory. . Allegro is a cross-platform library mainly aimed at video game and multimedia programming. It handles common, low-level tasks such as creating windows, accepting user input, loading data, drawing images, playing sounds, etc. and generally abstracting away the underlying platform. Homepage: http://www.liballeg.org Package: liblogg4.4 Priority: optional Section: libs Installed-Size: 113 Maintainer: Debian Games Team Architecture: amd64 Source: allegro4.4 Version: 2:4.4.2-13co1bv2021.0b3 Depends: liballegro4.4, libc6 (>= 2.14), libvorbisfile3 (>= 1.1.2) Filename: pool/sdk/a/allegro4.4/liblogg4.4_4.4.2-13co1bv2021.0b3_amd64.deb Size: 86712 MD5sum: aaccd717d75a902300cc2fe6d988204d SHA1: ec44cf7a8f067d9347cbdbf5a8467e81e6f2de25 SHA256: d64bbda683627e6a131c589635b0202e3c5b8bd55b872dc2c63516a7c9bcd945 SHA512: f54fc82bf227b4a0e1ea456705bf8522ad0725527cc3fa90eb722d2e4cba666a541d36eb79f95c80d0ea18f4efb530c13bdbf41c27577f1a0c10975b441c5084 Description: OGG loading addon for Allegro 4 liblogg is an Allegro add-on library for playing OGG/Vorbis audio files. It can load OGG/Vorbis files as Allegro SAMPLE's, or it can stream them from disk to save memory. . Allegro is a cross-platform library mainly aimed at video game and multimedia programming. It handles common, low-level tasks such as creating windows, accepting user input, loading data, drawing images, playing sounds, etc. and generally abstracting away the underlying platform. Homepage: http://www.liballeg.org Multi-Arch: same Package: liblogg4.4-dbgsym Priority: optional Section: debug Installed-Size: 35 Maintainer: Debian Games Team Architecture: amd64 Source: allegro4.4 Version: 2:4.4.2-13co1bv2021.0b3 Depends: liblogg4.4 (= 2:4.4.2-13co1bv2021.0b3) Filename: pool/sdk/a/allegro4.4/liblogg4.4-dbgsym_4.4.2-13co1bv2021.0b3_amd64.deb Size: 21072 MD5sum: 6e69848aa06e50832fd3abcbd03ac74d SHA1: 51709b8b40068b07c38ce9841b70707d988da190 SHA256: cd6c0e5e90e05e97b457c83b6ba6f60e87b6c15ff758bf7b21db8cdfd942249f SHA512: b58d1ac8578b019c4a473b7390199ed88c7b51572e9ff16abdf7b7ba154e32bfb697ffb100b07cf4d38aa0c92402723533f1bab12f73fbe6d5ff93eebf7174a6 Description: debug symbols for liblogg4.4 Auto-Built-Package: debug-symbols Build-Ids: 77ca8aec18489fc19dcf04b181483f5d4456dab0 Multi-Arch: same Package: libmaven-shared-jar-java Priority: optional Section: java Installed-Size: 63 Maintainer: Debian Java Maintainers Architecture: all Source: maven-shared-jar Version: 1.2-3co1bv2021.0b3 Depends: libbcel-java, libcommons-collections3-java, libmaven-shared-utils-java (>= 3.3.0), libmaven3-core-java (>= 3.6.0), libplexus-container-default-java, libplexus-digest-java (>= 1.1), libplexus-utils2-java (>= 3.1.1) Suggests: libmaven-shared-jar-java-doc Filename: pool/sdk/m/maven-shared-jar/libmaven-shared-jar-java_1.2-3co1bv2021.0b3_all.deb Size: 31544 MD5sum: ded641264d48ee42d941e13af68ca2ce SHA1: dba11638b8f5f92d1d9c110149227ab8d8cf3aee SHA256: 97f1cc6841ec3e983adb149d6abb29ca45bf7f5b842f0e5ca80de88e137e49af SHA512: 7b65d465680e4c12697272a7971dd0681ad88a640df027b54c0e291c4c73592675e20fc037b191e4bb5bfed3beaa1bc5b5598fe2cfcc18a3f8d5f663185553d3 Description: Maven JAR Utilities Utilities that help identify the contents of a JAR, including Java class analysis and Maven metadata analysis. Homepage: http://maven.apache.org/shared/maven-shared-jar/ Package: libmaven-shared-jar-java-doc Priority: optional Section: doc Installed-Size: 2034 Maintainer: Debian Java Maintainers Architecture: all Source: maven-shared-jar Version: 1.2-3co1bv2021.0b3 Depends: default-jdk-doc Suggests: libmaven-shared-jar-java Filename: pool/sdk/m/maven-shared-jar/libmaven-shared-jar-java-doc_1.2-3co1bv2021.0b3_all.deb Size: 260724 MD5sum: 5d31e000dd1a2290b09ce04af1165652 SHA1: 6c01d917e37eef396898c027c7a2a12cb7f3ba4f SHA256: f778bf2fd1c40d38e1f8f3b548ee6bbda5f8d21a6a9e95f9945c743b03d7e2be SHA512: f535e5344c744859fe6f91e8ac96af732a765960cd9c79b955a30fe5207aaad678ed39483d9182ebd421b6032dbba2346a43b323e3ca06aa814d55c56e658e54 Description: Documentation for Maven JAR Utilities Utilities that help identify the contents of a JAR, including Java class analysis and Maven metadata analysis. . This package contains the API documentation of libmaven-shared-jar-java. Homepage: http://maven.apache.org/shared/maven-shared-jar/ Package: libmockobjects-java Priority: optional Section: java Installed-Size: 69 Maintainer: Debian Java Maintainers Architecture: all Source: mockobjects Version: 0.09-6co1bv2021.0b3 Filename: pool/sdk/m/mockobjects/libmockobjects-java_0.09-6co1bv2021.0b3_all.deb Size: 52820 MD5sum: 8ed1d7656976215d6f04c568b5d1acc6 SHA1: b96ad1407bf3e21c8ed41651212d442d2433a1cc SHA256: c3a7b73cce7bcf92f1e7a90ce5ca590bbffed87a1de4b33837dfa30ef1971fb0 SHA512: d4ad80d3c1b2b3dfbec5860596d3743b542fabf9be0d53055a1467777f56e358d8c1e857e6b34540c88a8c9cf6a20d3ee174adde4f223059284def0ea2717203 Description: Framework for developing and using mock objects Mock Objects is a test-first driven framework for building generic software and/or unit testing frameworks. It supports: * A methodology for developing and using mock objects. * A core mock object framework. This is a library of code that supports the implementation of mock objects, based around a set of expectation classes for values and collections. There are also various other classes to make mock objects easier to write or to use. * A default set of mock implementations for the standard Java platform APIs. We have made a start on packages such as servlets, sql, and io. Homepage: http://www.mockobjects.com Package: libmockobjects-java-doc Priority: optional Section: doc Installed-Size: 7323 Maintainer: Debian Java Maintainers Architecture: all Source: mockobjects Version: 0.09-6co1bv2021.0b3 Suggests: libmockobjects-java Filename: pool/sdk/m/mockobjects/libmockobjects-java-doc_0.09-6co1bv2021.0b3_all.deb Size: 441208 MD5sum: 0674b0c711d41fec064f40ea3247bfa7 SHA1: 60f93b41c6a08dd7febf08cba893d87bbc9c9bf0 SHA256: a39b89cc4168a8abfcf88e7c1bf5ce316b5e0c8626c92ed6bca4588da66272b0 SHA512: 7d4a906aa43291250cf1b49fbc6ab3d22fe80c6e9e8ad21273f42b52ff68d33ee5081ad97ef2062cbef0c00e48e52d7e803a7afc4020cb9722f75dfaf7c4af42 Description: Framework for developing and using mock objects -- documentation Mock Objects is a test-first driven framework for building generic software and/or unit testing frameworks. It supports: * A methodology for developing and using mock objects. * A core mock object framework. This is a library of code that supports the implementation of mock objects, based around a set of expectation classes for values and collections. There are also various other classes to make mock objects easier to write or to use. * A default set of mock implementations for the standard Java platform APIs. We have made a start on packages such as servlets, sql, and io. . This package includes the mock objects javadocs. Homepage: http://www.mockobjects.com Package: libnautilus-extension-dev Priority: optional Section: libdevel Installed-Size: 407 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: nautilus Version: 3.30.5-2co1bv2021.0b5 Depends: gir1.2-nautilus-3.0 (= 3.30.5-2co1bv2021.0b5), libglib2.0-dev (>= 2.49.1), libgtk-3-dev (>= 3.22.27), libnautilus-extension1a (= 3.30.5-2co1bv2021.0b5) Filename: pool/sdk/n/nautilus/libnautilus-extension-dev_3.30.5-2co1bv2021.0b5_amd64.deb Size: 54212 MD5sum: dc6f2020c75502710ea1f2897470f39b SHA1: eb5ffe2a014593117dafb3aeed5d5cca58619a08 SHA256: c5dcd68656a972a1a131ee9c2be4e0b464a00458a331f5e68f3f75b7aa06b5e9 SHA512: ecce8f74b89915ecf294432478ba7afd3efb9fbbbbf475eb6f13b9368d3579e0b2125c8e3022e85110b5d8c743b53bbe19ec438f200f11b08f6f5fcfb006b841 Description: libraries for nautilus components - development version Nautilus is the official file manager and graphical shell for the GNOME desktop. . This package provides the necessary development libraries and include files to develop and compile Nautilus extensions. Homepage: https://wiki.gnome.org/action/show/Apps/Nautilus Multi-Arch: same Package: libnautilus-extension1a Priority: optional Section: libs Installed-Size: 81 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: nautilus Version: 3.30.5-2co1bv2021.0b5 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.49.1), libgtk-3-0 (>= 3.0.0) Filename: pool/sdk/n/nautilus/libnautilus-extension1a_3.30.5-2co1bv2021.0b5_amd64.deb Size: 36192 MD5sum: ac3b2c78e9b524a57ff1d819de3fb299 SHA1: 77cdf6c174a5636e0b10efcb838b3368c44eda17 SHA256: e0a9e63b59996f13f7ab3be32a41e28b2416c1dadb7e75cd9d152c5aa1a43636 SHA512: 530ec535751345ccd69ded2a8e7729eed5f85aedba736cfad4c69294d61e8a9a898c89b8c73803029cddb78b16c788de0d7e35a163a0c3d1c395dc26047d9642 Description: libraries for nautilus components - runtime version Nautilus is the official file manager and graphical shell for the GNOME desktop. . This package contains a few runtime libraries needed by nautilus' extensions. Homepage: https://wiki.gnome.org/action/show/Apps/Nautilus Multi-Arch: same Package: libnautilus-extension1a-dbgsym Priority: optional Section: debug Installed-Size: 80 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: nautilus Version: 3.30.5-2co1bv2021.0b5 Replaces: nautilus-dbg (<< 3.20.0-1~) Depends: libnautilus-extension1a (= 3.30.5-2co1bv2021.0b5) Breaks: nautilus-dbg (<< 3.20.0-1~) Filename: pool/sdk/n/nautilus/libnautilus-extension1a-dbgsym_3.30.5-2co1bv2021.0b5_amd64.deb Size: 59360 MD5sum: 37dfa3988eddd88267426a2581616c0f SHA1: e1c135e5d0251d1690a71f2601f5ca2c18519763 SHA256: 84468fe028b30c334636ad66a00238bf19a215c69408ec9efca43d42ba06f7bd SHA512: 9078e2169b99dc2c8943597840f5100704e27ae3462238c56983b00c7bc68e0771257e70c312b6302c4ccf7cb3801967522354655c2f9bc53b79b0305087cfa6 Description: debug symbols for libnautilus-extension1a Auto-Built-Package: debug-symbols Build-Ids: f1fc02843a7f123696ac8ed976c612192b328540 Multi-Arch: same Package: libnetty-reactive-streams-java Priority: optional Section: java Installed-Size: 94 Maintainer: Debian Java Maintainers Architecture: all Source: netty-reactive-streams Version: 2.0.1-1co1bv2021.0b3 Depends: libnetty-java, libreactive-streams-java (>= 1.0.2) Filename: pool/sdk/n/netty-reactive-streams/libnetty-reactive-streams-java_2.0.1-1co1bv2021.0b3_all.deb Size: 49504 MD5sum: 1ac8d762e02a06e5ae4db0ccc716a878 SHA1: 99a72434b4d08005aa431bf3c0ac98fa41300258 SHA256: 175dade87eca0ddb252bbe356e087d58042201aeb0b174181dffa8c14e026337 SHA512: 11dd8ac5a74cef5ea70a20d12d895e17c5af15e7376871f0a1f1779c3b47f9a2c69082ffabed9862d0505c1af1e8e509e16bc512d4e6718c1639559b5fd0b09c Description: Netty Reactive Streams This library provides a reactive streams implementation for Netty. Essentially it comes in the form of two channel handlers, one that publishes inbound messages received on a channel to a Publisher, and another that writes messages received by a Subscriber outbound. . Features include: * Full backpressure support, as long as the AUTO_READ channel option is disabled. * Publishers/subscribers can be dynamically added and removed from the pipeline. * Multiple publishers/subscribers can be inserted into the pipeline. * Customisable cancel/complete/failure handling. Homepage: https://github.com/playframework/netty-reactive-streams Package: libpicocli-java Priority: optional Section: java Installed-Size: 311 Maintainer: Debian Java Maintainers Architecture: all Source: picocli Version: 3.9.2-1co1bv2021.0b3 Filename: pool/sdk/p/picocli/libpicocli-java_3.9.2-1co1bv2021.0b3_all.deb Size: 254728 MD5sum: 10b22f11a377baac1d80063c94534bd9 SHA1: ff1bff983e9c9be09b068047670b94831f7c9fca SHA256: 24c8b2eee8a5d9e10357d1cc628e4f5963c7c9d924ca3195cd6e632cdd9470c2 SHA512: c7557aca085666302d8f76239e9ae187b00a52920069a4f23c86624798e5cf76b127f3a7f61b091c21f3faa03e8847ac2e58f878eee2a561297bb08c359f6c28 Description: Tiny command line interpreter library for Java applications Picocli is a one-file framework for creating Java command line applications with almost zero code. It supports a variety of command line syntax styles including POSIX, GNU, MS-DOS and more. Picocli generates highly customizable usage help messages with ANSI colors and styles. Picocli-based applications can have command line TAB completion showing available options, option parameters and subcommands, for any level of nested subcommands. Homepage: https://picocli.info Package: libplexus-digest-java Priority: optional Section: java Installed-Size: 37 Maintainer: Debian Java Maintainers Architecture: all Source: plexus-digest Version: 1.1-6co1bv2021.0b3 Depends: libplexus-utils2-java (>= 3.1.1) Filename: pool/sdk/p/plexus-digest/libplexus-digest-java_1.1-6co1bv2021.0b3_all.deb Size: 13136 MD5sum: 0d623a21e58f3aa1c0b7c8517bc23766 SHA1: 4d77252fb488906ac99b6436004c4483ba1ae825 SHA256: 9377f7ceca8116833044ec3287af28b3b18a85a6f2d5049eccc9fa5de414a67f SHA512: 59e4f79d84e77f125ff84f1c71512490da8db17eea9045b13b96d8525ddb66d7266909f1c59e47291e5b903b39e560a0bba31bb3624c80d15ebf8eebcec98b93 Description: Digest utilities for the Plexus system The Plexus project provides a full software stack for creating and executing software projects. Based on the Plexus container, the applications can utilise component-oriented programming to build modular, reusable components that can easily be assembled and reused. . This package provides digest (checksum) utilities for Plexus. Homepage: https://codehaus-plexus.github.io/plexus-digest/ Package: libpocketsphinx-dev Priority: optional Section: libdevel Installed-Size: 597 Maintainer: Debian Accessibility Team Architecture: amd64 Source: pocketsphinx Version: 0.8+5prealpha+1-2co1bv2021.0b3 Depends: libpocketsphinx3 (= 0.8+5prealpha+1-2co1bv2021.0b3) Filename: pool/sdk/p/pocketsphinx/libpocketsphinx-dev_0.8+5prealpha+1-2co1bv2021.0b3_amd64.deb Size: 143944 MD5sum: d123dbf5ec8f6214da04e30b8db7f2ac SHA1: 444d6015db5d64a076cd709ef89c0842065a51c9 SHA256: 762dcf31f772dc2ae36119f83b0a6faf0e4631c38ff40bf30f3721051032bcf0 SHA512: 81e15c7eb2bbdcd83cdf223eda489bbe6c91a66ad0ef60213983397b01671dac12152d3d5cd8e4d846a9b58cf891b6a70108df09675abf72b500983af2899583 Description: Speech recognition tool - front-end library development files CMU Sphinx is a large vocabulary, speaker-independent continuous speech recognition engine. . This package contains header files and static libraries for devloping programs that use the Pocket Shinx frontend. Homepage: http://cmusphinx.sourceforge.net/ Multi-Arch: same Package: libpocketsphinx3 Priority: optional Section: libs Installed-Size: 309 Maintainer: Debian Accessibility Team Architecture: amd64 Source: pocketsphinx Version: 0.8+5prealpha+1-2co1bv2021.0b3 Depends: libc6 (>= 2.14), libsphinxbase3 (>= 0.8+5prealpha+1) Recommends: pocketsphinx-hmm-en-hub4wsj | pocketsphinx-hmm-zh-tdt | pocketsphinx-hmm-en-tidigits, pocketsphinx-lm-en-hub4 | pocketsphinx-lm-zh-hans-gigatdt | pocketsphinx-lm-zh-hant-gigatdt Filename: pool/sdk/p/pocketsphinx/libpocketsphinx3_0.8+5prealpha+1-2co1bv2021.0b3_amd64.deb Size: 122648 MD5sum: 963567b79fad5191dc3995440431b5d9 SHA1: df51cba55abadeef758097ce7f9de343391df250 SHA256: 53479f3ba909c486d983cac2b3f72ffaca28f8df0878c84d0c0097a599f128a5 SHA512: a5076e3edcf730350c8a44a5a5dff8d3eea8b7a324e0393a277b0d7bd6a758401cfefc16bad10f8fd55315e5bd65c6cfc46978bc10a6694a7ed0bf1288680006 Description: Speech recognition tool - front-end library CMU Sphinx is a large vocabulary, speaker-independent continuous speech recognition engine. . This package contains the frontend shared library Homepage: http://cmusphinx.sourceforge.net/ Multi-Arch: same Package: libpocketsphinx3-dbgsym Priority: optional Section: debug Installed-Size: 376 Maintainer: Debian Accessibility Team Architecture: amd64 Source: pocketsphinx Version: 0.8+5prealpha+1-2co1bv2021.0b3 Depends: libpocketsphinx3 (= 0.8+5prealpha+1-2co1bv2021.0b3) Filename: pool/sdk/p/pocketsphinx/libpocketsphinx3-dbgsym_0.8+5prealpha+1-2co1bv2021.0b3_amd64.deb Size: 346344 MD5sum: a507ae7d240dcd113a747f6530b1e146 SHA1: 56abe2331df66156db964580a1f02bb8e4a70003 SHA256: b20c29db569af8d77f7463f3f3887247f8a438e636e348291d6ed0bff2f7df08 SHA512: a8a479e25739d1cd2a3148d7d24210c4826632755376195759caf98ef679f8fba07dbbea614b108a46a35cb7b0feb0d9435eb115be525331169fd97ee9325ce2 Description: debug symbols for libpocketsphinx3 Auto-Built-Package: debug-symbols Build-Ids: dc8cec85f5b5e3354556d9456ddb4f7377fcad00 Multi-Arch: same Package: libqgpsmm-dev Priority: optional Section: libdevel Installed-Size: 65 Maintainer: Bernd Zeimetz Architecture: amd64 Source: gpsd Version: 3.17-7co1bv2021.5b5 Depends: pkg-config, libqgpsmm23 (= 3.17-7co1bv2021.5b5), libgps-dev (= 3.17-7co1bv2021.5b5) Filename: pool/sdk/g/gpsd/libqgpsmm-dev_3.17-7co1bv2021.5b5_amd64.deb Size: 47204 MD5sum: 68b90c83b630fb0bfeb25a2c39b127ac SHA1: 4e4394d17cbf8e0ae958c8677cb313bde147cdcf SHA256: 0ff4ce112b834c52b5fbb41afea8ad0995733e5f5235da263a2679362564d909 SHA512: 1b5d22195cf563c723e72795c4f09e820a7bb4e1af3e0f4697126f5570d42051a71accd2f698c7cb02988b712e8ca0555260b415b704081124d8c0927e1f9802 Description: Global Positioning System - Qt wrapper for libgps (development) The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . This package provides libQgpsmm, the Qt version of libgpsmm. It is a wrapper over libgps, the service library for querying GPS devices. libQgpsmm is available on all platforms which are supported by Qt4. Homepage: http://www.catb.org/gpsd/ Package: libqgpsmm23 Priority: optional Section: libs Installed-Size: 191 Maintainer: Bernd Zeimetz Architecture: amd64 Source: gpsd Version: 3.17-7co1bv2021.5b5 Depends: libbluetooth3 (>= 4.91), libc6 (>= 2.14), libdbus-1-3 (>= 1.9.14), libgcc1 (>= 1:3.0), libqt5core5a (>= 5.11.0~rc1), libqt5network5 (>= 5.0.2), libstdc++6 (>= 5) Filename: pool/sdk/g/gpsd/libqgpsmm23_3.17-7co1bv2021.5b5_amd64.deb Size: 92352 MD5sum: d01bf6203891b47f35ce4c00eceaaef8 SHA1: d8e2cb063e08978a8a313ed011bd475b316378b4 SHA256: fae891fb8257fcfecf12fe40059a2bb2f25076da61072900fdf032fe0b5fd359 SHA512: f6280af38140bd2f4be6e30caa084f83910f12042487201fba5e4ef8928c86b35a91dddfacfad29c62b466ada547bf8d7b4c0c65170a073a4a79598a9bbf6b59 Description: Global Positioning System - Qt wrapper for libgps The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . This package provides libQgpsmm, the Qt version of libgpsmm. It is a wrapper over libgps, the service library for querying GPS devices. libQgpsmm is available on all platforms which are supported by Qt4. Homepage: http://www.catb.org/gpsd/ Multi-Arch: same Package: libqgpsmm23-dbgsym Priority: optional Section: debug Installed-Size: 410 Maintainer: Bernd Zeimetz Architecture: amd64 Source: gpsd Version: 3.17-7co1bv2021.5b5 Replaces: gpsd-dbg (<< 3.16-4~) Depends: libqgpsmm23 (= 3.17-7co1bv2021.5b5) Breaks: gpsd-dbg (<< 3.16-4~) Filename: pool/sdk/g/gpsd/libqgpsmm23-dbgsym_3.17-7co1bv2021.5b5_amd64.deb Size: 393604 MD5sum: a2df41d271d8e381fe7eaa96fb16a26f SHA1: 6756fd02855c81aeda02aebb030a9a702c5a80bf SHA256: 21f8f5c745531c31e4cda9a220bb19e2905f00302da858af0d6aae00e98a3c3b SHA512: 66d09153caa5ee0ff0ed62c08314e7e4828185d29c4cc3e72ef2af301055bcf90a57e083a2f7456575dabe2a1e0d48e7965b400e6c4435beafd0916c077517f3 Description: debug symbols for libqgpsmm23 Auto-Built-Package: debug-symbols Build-Ids: 2dca62071beaec86084840b8e24fdbeecd4c8f78 Multi-Arch: same Package: libquartz-java Priority: optional Section: java Installed-Size: 488 Maintainer: Debian Java Maintainers Architecture: all Version: 1:1.8.6-6co1bv2021.0b3 Depends: libslf4j-java (>= 1.7.25) Suggests: libcommons-dbcp-java (>= 1.4), libcommons-pool-java, liblog4j1.2-java (>= 1.2.17) Filename: pool/sdk/libq/libquartz-java/libquartz-java_1.8.6-6co1bv2021.0b3_all.deb Size: 433320 MD5sum: 0a5f9938c01e95df00577053f849909a SHA1: 72fa7191d012f50ab79682ab08bb139f0e134bbc SHA256: 5793f1b76fbe72dccbd27740d03a86c66b6541f326faef76401790245de12bbf SHA512: 9c70672820033dac3193ecfd04641c6ff1fb6bb252cb5bbb298ff29dd21425df8bdd1096caa09afd80feecd2994ddf99edb5f664750cb9ab0e7728159e3fbbc6 Description: open source job scheduling system Quartz is a full-featured, open source job scheduling system that can be integrated with, or used along side virtually any J2EE or J2SE application - from the smallest stand-alone application to the largest e-commerce system. Quartz can be used to create simple or complex schedules for executing tens, hundreds, or even tens-of-thousands of jobs; jobs whose tasks are defined as standard Java components or EJBs. The Quartz Scheduler includes many enterprise-class features, such as JTA transactions and clustering. Homepage: http://quartz-scheduler.org Package: libreadline-java Priority: optional Section: java Installed-Size: 73 Maintainer: Debian Java Maintainers Architecture: amd64 Version: 0.8.0.1+dfsg-9co1bv2021.0b3 Depends: libc6 (>= 2.4), libedit2 (>= 2.11-20080614-0), libreadline5 (>= 5.2), libtinfo6 (>= 6) Suggests: libreadline-java-doc Filename: pool/sdk/libr/libreadline-java/libreadline-java_0.8.0.1+dfsg-9co1bv2021.0b3_amd64.deb Size: 24676 MD5sum: 1d6309cef884a89a013a338340e0be49 SHA1: 4bf6831797ffe442e59ebc13f894048e495ec6e9 SHA256: 7397f72e482e31b7db78866feda40a5a87784ea1fb8c6cfa06bf7a58133af36a SHA512: eeeeb3b754a3891122260372a91852c6c8209e8d8fe2b00d7a1921602b2c7df2b59fbec560983f4cb3bc3c1f0d28f4af240ec20f946f0ebbbaa89e9236cd0370 Description: GNU readline and BSD editline wrappers for Java Included is the Java package org.gnu.readline which provides the GNU readline and BSD editline libraries for Java. Note that this is NOT a pure Java implementation; it merely contains JNI wrappers for the standard system libraries. . BSD editline resembles GNU readline but is under a more relaxed license. In some cases it can be used as a drop-in replacement for GNU readline when licensing issues prevent GNU readline from being used. . The API documentation and examples can be found in libreadline-java-doc. Homepage: https://github.com/aclemons/java-readline Package: libreadline-java-dbgsym Priority: optional Section: debug Installed-Size: 61 Maintainer: Debian Java Maintainers Architecture: amd64 Source: libreadline-java Version: 0.8.0.1+dfsg-9co1bv2021.0b3 Depends: libreadline-java (= 0.8.0.1+dfsg-9co1bv2021.0b3) Filename: pool/sdk/libr/libreadline-java/libreadline-java-dbgsym_0.8.0.1+dfsg-9co1bv2021.0b3_amd64.deb Size: 36628 MD5sum: 6b7296d5b997246659655a1c4bca165a SHA1: ce547609c43b5903d2cf06d00911771657059477 SHA256: 96b017c9cc094836a310aed1c1088e3ba41be02dc3ab486b3f2fca4bce2c2a45 SHA512: 854512fe617739f3e8bdf4f3beb54dd98430ccfef8f91fcb470f6ca16193bccb2c436b1dda23bdd24b56986176d71f7349e3ea093df5a7de167e5d28eb5ab270 Description: debug symbols for libreadline-java Auto-Built-Package: debug-symbols Build-Ids: 47e5586c8e067b51c600b273b047d0444af84f26 e509073763a080ffa5d5f3af177da9e2f29e0e4f Package: libreadline-java-doc Priority: optional Section: doc Installed-Size: 1625 Maintainer: Debian Java Maintainers Architecture: all Source: libreadline-java Version: 0.8.0.1+dfsg-9co1bv2021.0b3 Replaces: libreadline-java (<< 0.8.0.1+dfsg-7) Recommends: w3m | www-browser, default-jdk-doc Suggests: libreadline-java Breaks: libreadline-java (<< 0.8.0.1+dfsg-7) Filename: pool/sdk/libr/libreadline-java/libreadline-java-doc_0.8.0.1+dfsg-9co1bv2021.0b3_all.deb Size: 266276 MD5sum: 28e1bca58df00d70658ec59dbb0dff9c SHA1: 5c0a3cf6cc8d1076e18fe8766535da08955b2489 SHA256: fdcd92369042a8cde717ed4342da6206a876b8592522c811283b0e25465f6bfd SHA512: 48fa644fcf658ec79ca8fa6697b2a338c693e005d3b287fe63033f75370494f7ff36369827f088b616e528a5794c4b383dd754b41b3485a823804dc7b981386e Description: API docs for readline/editline wrappers for Java This package provides the API documentation and examples for the GNU readline and BSD editline wrappers for Java. The wrappers themselves can be found in package libreadline-java. Homepage: https://github.com/aclemons/java-readline Package: librelaxngcc-java Priority: optional Section: java Installed-Size: 342 Maintainer: Debian Java Maintainers Architecture: all Source: relaxngcc Version: 1.12-1co1bv2021.0b3 Depends: libmsv-java, librelaxng-datatype-java, libxerces2-java Filename: pool/sdk/r/relaxngcc/librelaxngcc-java_1.12-1co1bv2021.0b3_all.deb Size: 316088 MD5sum: e8a8d4932f872db322d1abe9ea2ac00e SHA1: 024c4dc2dcdb1a155c45d123adf16be82da0846e SHA256: 20d3c0803edeaf0921e6a7c8b85a97a1088ecc857ec0ca3e0008ade49bbdd6d0 SHA512: ded6d44720a6ff934a5128932081455e71eb6048c5889116cc2a77aafd39445ed0fca03ef85ccd8982da3318c6e83246fc1e4d377f0a3b5d4a5bacbb53cefac8 Description: RELAX NG Compiler Compiler RelaxNGCC is a tool for generating Java source code from a given RELAX NG grammar. By embedding code fragments in the grammar like yacc or JavaCC, you can take appropriate actions while parsing valid XML documents against the grammar. Homepage: http://relaxngcc.sourceforge.net Package: librelaxngcc-java-doc Priority: optional Section: doc Installed-Size: 4527 Maintainer: Debian Java Maintainers Architecture: all Source: relaxngcc Version: 1.12-1co1bv2021.0b3 Filename: pool/sdk/r/relaxngcc/librelaxngcc-java-doc_1.12-1co1bv2021.0b3_all.deb Size: 355800 MD5sum: 03f4d58a436efb7e7c5afec382f05d59 SHA1: b184a31c6143a43a1d271bdad43eab36129f6b58 SHA256: 5fd7daef83e32f72dec7b2ba54a8057d58e2c870c08b6a803c9d491f18fdf20c SHA512: cd9195b4a0a8c174addc2de4eb16944a200bbee52a67382538a8a5a5e421184110bc8fe32f10c33ccc3ea8ec86de7ffb5c76504debbe08634906d7eceee8bd20 Description: RELAX NG Compiler Compiler -- documentation RelaxNGCC is a tool for generating Java source code from a given RELAX NG grammar. By embedding code fragments in the grammar like yacc or JavaCC, you can take appropriate actions while parsing valid XML documents against the grammar. . This package contains javadoc for librelaxngcc-java. Homepage: http://relaxngcc.sourceforge.net Package: librust-libslirp-dev Priority: optional Section: rust Installed-Size: 130707 Maintainer: Debian Rust Maintainers Architecture: amd64 Source: rust-libslirp Version: 4.3.0-0co1bv2021.0b2 Provides: librust-libslirp+default-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp+enumflags2-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp+helper-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp+ipnetwork-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp+lazy-static-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp+libc-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp+libsystemd-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp+mio-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp+mio-extras-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp+nix-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp+slab-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp+structopt-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp+url-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp+zbus-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp+zvariant-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp-4+default-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp-4+enumflags2-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp-4+helper-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp-4+ipnetwork-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp-4+lazy-static-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp-4+libc-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp-4+libsystemd-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp-4+mio-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp-4+mio-extras-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp-4+nix-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp-4+slab-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp-4+structopt-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp-4+url-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp-4+zbus-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp-4+zvariant-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp-4-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp-4.3+default-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp-4.3+enumflags2-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp-4.3+helper-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp-4.3+ipnetwork-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp-4.3+lazy-static-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp-4.3+libc-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp-4.3+libsystemd-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp-4.3+mio-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp-4.3+mio-extras-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp-4.3+nix-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp-4.3+slab-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp-4.3+structopt-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp-4.3+url-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp-4.3+zbus-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp-4.3+zvariant-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp-4.3-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp-4.3.0+default-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp-4.3.0+enumflags2-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp-4.3.0+helper-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp-4.3.0+ipnetwork-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp-4.3.0+lazy-static-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp-4.3.0+libc-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp-4.3.0+libsystemd-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp-4.3.0+mio-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp-4.3.0+mio-extras-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp-4.3.0+nix-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp-4.3.0+slab-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp-4.3.0+structopt-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp-4.3.0+url-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp-4.3.0+zbus-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp-4.3.0+zvariant-dev (= 4.3.0-0co1bv2021.0b2), librust-libslirp-4.3.0-dev (= 4.3.0-0co1bv2021.0b2) Filename: pool/sdk/r/rust-libslirp/librust-libslirp-dev_4.3.0-0co1bv2021.0b2_amd64.deb Size: 6948936 MD5sum: 1db8b9117acd636623809f10587fe17f SHA1: b68776186a3ad2f8420982d8f6444705d60eb8fa SHA256: 9fbb35fe1cfd8a17e54dac59b60cea36af500108cf7b3fb59de82d3bb2513c1f SHA512: 3570704153928a0ce68787c1d4e88effb5d327ab8094a2819bdfa025a64621b314c1432e5af3a05627b33cbe7b65fd6b20fbbd7bb78d7ca9c9bf2db3dffe3378 Description: High-level bindings & helper process for libslirp - Rust source code This package contains the source for the Rust libslirp crate, packaged by debcargo for use with cargo and dh-cargo. Homepage: https://gitlab.freedesktop.org/slirp/libslirp-rs Multi-Arch: same Package: libsdl-image1.2 Priority: optional Section: libs Installed-Size: 94 Maintainer: Debian SDL packages maintainers Architecture: amd64 Source: sdl-image1.2 Version: 1.2.12-10+deb10u1co1bv2021.0b5 Depends: libc6 (>= 2.14), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libsdl1.2debian (>= 1.2.11), libtiff5 (>= 4.0.3), libwebp6 (>= 0.5.1), zlib1g (>= 1:1.1.4) Filename: pool/sdk/s/sdl-image1.2/libsdl-image1.2_1.2.12-10+deb10u1co1bv2021.0b5_amd64.deb Size: 36696 MD5sum: 3338c822a03cdd1e7c948d44dfb5fc70 SHA1: c9d9e4417543ae980dd21f85b384431e33662264 SHA256: 3ec074ca1b4abc3189e40bd6f21fac1c2b2cd78e6c7b85936ccb9e0415453b10 SHA512: 7edb8333b211c18a18692c102d4ecc97149067f393fb08fe3d33ede6e69e1d6833e33b631e60f4ce3b143ca8a0af0d0759bf154289d37a575fc1e93ae1dc66b5 Description: Image loading library for Simple DirectMedia Layer 1.2, libraries This is a simple library to load images of various formats as SDL surfaces. It supports the following formats: BMP, GIF, JPEG, LBM, PCX, PNG, PNM, TGA, TIFF, WEBP, XCF, XPM, XV. . This package contains the shared library. Homepage: https://www.libsdl.org/projects/SDL_image/ Multi-Arch: same Package: libsdl-image1.2-dbgsym Priority: optional Section: debug Installed-Size: 98 Maintainer: Debian SDL packages maintainers Architecture: amd64 Source: sdl-image1.2 Version: 1.2.12-10+deb10u1co1bv2021.0b5 Replaces: libsdl-image1.2-dbg (<< 1.2.12-6~) Depends: libsdl-image1.2 (= 1.2.12-10+deb10u1co1bv2021.0b5) Breaks: libsdl-image1.2-dbg (<< 1.2.12-6~) Filename: pool/sdk/s/sdl-image1.2/libsdl-image1.2-dbgsym_1.2.12-10+deb10u1co1bv2021.0b5_amd64.deb Size: 80192 MD5sum: 83c68da37d9305a2764376d2f2cd3019 SHA1: ab0b3f7aa6a0b7e13a4e4b9ca5fcc2d1b6ae0a0b SHA256: a78722df8b9e9bdd30ba5721bc0b0ef3b4a04dab108d54435cf7c3f58419dbfc SHA512: 0acde7d338d173819dff741bd840a3aea007a76fdd3be35e3c73632a48d8b4278ea15262c02baa8a2bad100e1fd8953c231cb9f252cb7ff310dc39c657a2c11b Description: debug symbols for libsdl-image1.2 Auto-Built-Package: debug-symbols Build-Ids: 78f203987aee633a96be2f30d7b154899d6780d9 Multi-Arch: same Package: libsdl-image1.2-dev Priority: optional Section: libdevel Installed-Size: 135 Maintainer: Debian SDL packages maintainers Architecture: amd64 Source: sdl-image1.2 Version: 1.2.12-10+deb10u1co1bv2021.0b5 Depends: libsdl-image1.2 (= 1.2.12-10+deb10u1co1bv2021.0b5), libsdl1.2-dev (>= 1.2.14~), libjpeg-dev, libpng-dev, libtiff-dev, libwebp-dev (>= 0.1.3), zlib1g-dev Filename: pool/sdk/s/sdl-image1.2/libsdl-image1.2-dev_1.2.12-10+deb10u1co1bv2021.0b5_amd64.deb Size: 41196 MD5sum: a053784f8b66ab7c37ece3ce95d57328 SHA1: 5ed73ad6f66f90c279d8b0175b980dce45bc8bdd SHA256: 81dbf8ba5353edf09365a238ae61f2aa9b1d309081b47b7cd22937cd3027b403 SHA512: e2bf0457a90f77bd4c842053a801aab2df71f07b0c7d455524542ab5d92656ca8ddd69b125afb0ef7f33d8273d7848491a5b718e3c62d692b87a4eb12439654b Description: Image loading library for Simple DirectMedia Layer 1.2, development files This is a simple library to load images of various formats as SDL surfaces. It supports the following formats: BMP, GIF, JPEG, LBM, PCX, PNG, PNM, TGA, TIFF, WEBP, XCF, XPM, XV. . This package contains the development files. Homepage: https://www.libsdl.org/projects/SDL_image/ Multi-Arch: same Package: libslirp-helper Priority: optional Section: devel Installed-Size: 2597 Maintainer: Debian Rust Maintainers Architecture: amd64 Source: rust-libslirp Version: 4.3.0-0co1bv2021.0b2 Depends: libc6 (>= 2.18), libgcc1 (>= 1:4.2), libslirp0 (>= 4.1.0) Filename: pool/sdk/r/rust-libslirp/libslirp-helper_4.3.0-0co1bv2021.0b2_amd64.deb Size: 699140 MD5sum: b0ae456bcf74f804b24134ab25a319d4 SHA1: c0e5977222ec7ff1d4a99025a1a394e94079a652 SHA256: afbd76dc96e075d0bd2dc9cd45773ed61eb254eb82372a044bfa3b1dbf474297 SHA512: 443ceb2a52843c7681100be19d41e38de05869801fb75cd38750fe5ec84bf7d9aff6f4e0330fd579def9934c42335b7de4546b48d612229097ca8eb67ea330d2 Description: High-level bindings & helper process for libslirp This package contains the following binaries built from the Rust crate "libslirp": - libslirp-helper Homepage: https://gitlab.freedesktop.org/slirp/libslirp-rs Multi-Arch: allowed Package: libslirp-helper-dbgsym Priority: optional Section: debug Installed-Size: 6188 Maintainer: Debian Rust Maintainers Architecture: amd64 Source: rust-libslirp Version: 4.3.0-0co1bv2021.0b2 Depends: libslirp-helper (= 4.3.0-0co1bv2021.0b2) Filename: pool/sdk/r/rust-libslirp/libslirp-helper-dbgsym_4.3.0-0co1bv2021.0b2_amd64.deb Size: 5568712 MD5sum: c1aada6cb755ef1188fe23aae9d84b25 SHA1: 9ce5a9bcefb4be4add4a0dbae195c6eff1a98be7 SHA256: 9da3588c5830c98cf5bed2990d6e7de5233b2140818d46fc473bff4bea72c418 SHA512: 908d13d2a392318ff93a26c0a1f9960dee832762d73026330f9c1f0adc347fe37991af5831d355813c7f24178d94a741a2af0c432b6ebb7ecf9cad464de84787 Description: debug symbols for libslirp-helper Auto-Built-Package: debug-symbols Build-Ids: 6eda4c4847bb3e858e026352a2843dc4ab163739 Package: libsonic-dev Priority: optional Section: libdevel Installed-Size: 86 Maintainer: Debian Accessibility Team Architecture: amd64 Source: sonic Version: 0.2.0-7co1bv2021.0b3 Depends: libsonic0 (= 0.2.0-7co1bv2021.0b3) Suggests: sonic Filename: pool/sdk/s/sonic/libsonic-dev_0.2.0-7co1bv2021.0b3_amd64.deb Size: 53220 MD5sum: f7cb52a3034295cb51f4e1e726aff8ec SHA1: 791dfaa37a4883d7f314188cd8c9564b5e41da9d SHA256: 49a08e61a6f5cec73862bf8eb9d2ca5fe04ac7671329bff2769e176f01ca9574 SHA512: 8c796e87f148081b51390f0becb0d8e2f174fb37130bfa3612e7a94d5d8cee93ced23e4d295935819c69b9383f7bcf1184a0e8fa7c8c2fa8436d425f3ba23493 Description: Header file for linking to libsonic This package contains just the sonic header file. It is needed only by developers wishing to link to libsonic. The key new feature in Sonic versus other libraries is very high quality at speed up factors well over 2X. Homepage: https://github.com/waywardgeek/sonic Multi-Arch: same Package: libsonic-java Priority: optional Section: java Installed-Size: 20 Maintainer: Debian Accessibility Team Architecture: all Source: sonic Version: 0.2.0-7co1bv2021.0b3 Filename: pool/sdk/s/sonic/libsonic-java_0.2.0-7co1bv2021.0b3_all.deb Size: 11016 MD5sum: 6d37d98608db6c219aa8926e7759179f SHA1: 8dc0141a04a89211c486d573c1cbed2e636d2291 SHA256: 5093986183d4ef60a58c87f2745565d06c7817779d1616e81d5f08c59a159a43 SHA512: 1d2a1e0edc988b946312d2c42e9f09ca4fd8ccd8e9fc471330562ef0fbe5039134f341a82941c180b24afbffc3123c8c99499f1cb5fa2045ff6aa95037c0937d Description: Simple library to speed up or slow down speech - Java bindings This package contains just the Java library. libsonic is a very simple library for speeding up or slowing down speech. It has only basic dependencies, and is meant to work on both Linux desktop machines and embedded systems. The key new feature in Sonic versus other libraries is very high quality at speed up factors well over 2X. Homepage: https://github.com/waywardgeek/sonic Multi-Arch: foreign Package: libsonic0 Priority: optional Section: libs Installed-Size: 38 Maintainer: Debian Accessibility Team Architecture: amd64 Source: sonic Version: 0.2.0-7co1bv2021.0b3 Depends: libc6 (>= 2.14) Filename: pool/sdk/s/sonic/libsonic0_0.2.0-7co1bv2021.0b3_amd64.deb Size: 12656 MD5sum: dac6883877e221c7bcf06cc5f2aa3361 SHA1: 05cda8dfc8a1ee979df84dd2c12014d617f26b2f SHA256: 27bd73fd40cdd6f93deb4f1716f99a79387ee6f89e22a88a141b795706bf4727 SHA512: 2b81063c861a66ba2558f4624c1b11369d57648a0872e9d22dc83da987b9696b9d14b06167722d772c2287f302931e4257bde739aaefa9b4910b5d4bc5e68968 Description: Simple library to speed up or slow down speech This package contains just the actual library. libsonic is a very simple library for speeding up or slowing down speech. It has only basic dependencies, and is meant to work on both Linux desktop machines and embedded systems. The key new feature in Sonic versus other libraries is very high quality at speed up factors well over 2X. Homepage: https://github.com/waywardgeek/sonic Multi-Arch: same Package: libsonic0-dbgsym Priority: optional Section: debug Installed-Size: 16 Maintainer: Debian Accessibility Team Architecture: amd64 Source: sonic Version: 0.2.0-7co1bv2021.0b3 Depends: libsonic0 (= 0.2.0-7co1bv2021.0b3) Filename: pool/sdk/s/sonic/libsonic0-dbgsym_0.2.0-7co1bv2021.0b3_amd64.deb Size: 2620 MD5sum: c8f4014295631b81b438c39e6daab4cc SHA1: 51889074dd618c3c666a327511d8f7478fb6b6fe SHA256: e332c4ee24c3aa45ac4b220cf3c6c46b4026150d81212d8e015360102d708412 SHA512: 8010a4ddd11f6ec88222ec2219d96e08e5db82fe025e480baf4ed0e3d64f90687edc516123804c47e3fb1c508baa0984a212f210ecef8c931edde1218b74fa25 Description: debug symbols for libsonic0 Auto-Built-Package: debug-symbols Build-Ids: d2b99b6bab05e4d642b03727624addec5374f56a Multi-Arch: same Package: libsphinxbase-dev Priority: optional Section: libdevel Installed-Size: 796 Maintainer: Debian Accessibility Team Architecture: amd64 Source: sphinxbase Version: 0.8+5prealpha+1-3co1bv2021.0b3 Depends: libsphinxbase3 (= 0.8+5prealpha+1-3co1bv2021.0b3), libpulse-dev Filename: pool/sdk/s/sphinxbase/libsphinxbase-dev_0.8+5prealpha+1-3co1bv2021.0b3_amd64.deb Size: 173240 MD5sum: fb660124f840bcaab8f4d19a564e4715 SHA1: 56737a46ecfef34203ad9b3d0cefdfcf4b7e2098 SHA256: 68f144fb1ecc640ccfa14e6e9c3f1b502459ff1d3a8b70c6a738abdd42761fdf SHA512: 4629215b0f3e14b50a6f3a064755e7b7b9d29860c7bf5dca29ee243913b2f9edcff3d133060f25281b845fe5621adb26f11f4d1bf22b0858c700c64e9a8002b7 Description: Speech recognition tool - development files CMU Sphinx is a large vocabulary, speaker-independent continuous speech recognition engine. . This package contains header files and static libraries for developing programs that use Sphinx. Homepage: http://cmusphinx.sourceforge.net/ Multi-Arch: same Package: libsphinxbase-doc Priority: optional Section: doc Installed-Size: 9922 Maintainer: Debian Accessibility Team Architecture: all Source: sphinxbase Version: 0.8+5prealpha+1-3co1bv2021.0b3 Depends: libjs-jquery Filename: pool/sdk/s/sphinxbase/libsphinxbase-doc_0.8+5prealpha+1-3co1bv2021.0b3_all.deb Size: 605244 MD5sum: e2cf67efd9aac43c7dbe925b3c5e15c9 SHA1: 85352e2150d8c9c7415d6ba24b365ad11118892b SHA256: 39743d738a3fdb475fbb79683f015c521c7678a0daea4a86495f74fbed1292a8 SHA512: a30cc0d540c1639b75f2ce7e7e2d118dd80a84bcabf3e74fd0ed4b8941ac4e742711a5570955f99ba6ff146981765f699f1c5e933154467930a303a41cdbe818 Description: Speech recognition tool - development documentation CMU Sphinx is a large vocabulary, speaker-independent continuous speech recognition engine. . This package contains documentation for developing programs that use Sphinx. Homepage: http://cmusphinx.sourceforge.net/ Multi-Arch: foreign Package: libsphinxbase3 Priority: optional Section: libs Installed-Size: 330 Maintainer: Debian Accessibility Team Architecture: amd64 Source: sphinxbase Version: 0.8+5prealpha+1-3co1bv2021.0b3 Depends: libblas3 | libblas.so.3, libc6 (>= 2.14), liblapack3 | liblapack.so.3, libpulse0 (>= 0.99.1) Filename: pool/sdk/s/sphinxbase/libsphinxbase3_0.8+5prealpha+1-3co1bv2021.0b3_amd64.deb Size: 120360 MD5sum: f111c72fb7b7ae8820ca9d754e3b4038 SHA1: 08397edb6e5c16e72689df1bd1091aba550590c4 SHA256: 526439112c2eabc03aec15a1fc9aaabd9c58051bfc29def1b913d2faf9668b68 SHA512: d3cb714e8175f4b008980e65b801b3e46cbf2ba2be2e43705c08d25e89acf6c2d6d20c3e33783db8f6b8ed8adccc1f502430cd41bbe9a60b87a2a41cbefd50c7 Description: Speech recognition tool - shared library CMU Sphinx is a large vocabulary, speaker-independent continuous speech recognition engine. . This package contains the shared library. Homepage: http://cmusphinx.sourceforge.net/ Multi-Arch: same Package: libsphinxbase3-dbgsym Priority: optional Section: debug Installed-Size: 355 Maintainer: Debian Accessibility Team Architecture: amd64 Source: sphinxbase Version: 0.8+5prealpha+1-3co1bv2021.0b3 Depends: libsphinxbase3 (= 0.8+5prealpha+1-3co1bv2021.0b3) Filename: pool/sdk/s/sphinxbase/libsphinxbase3-dbgsym_0.8+5prealpha+1-3co1bv2021.0b3_amd64.deb Size: 317988 MD5sum: 923e76a7ee89486a27ab80931bb23939 SHA1: 334525d299af672e3273572a5b29efaecad8c1d1 SHA256: 7b5a7ca275621c19582f77cd1fad029a4c7697f56aca23b68b3db84d0ec757d3 SHA512: 4f6ea097deca07f72f388191ff4603d66e3066b1554fd9db1863b46ade0810f48c3e9f82352a9d7d7b6198c64a0a66ca4062277baf9a7374d70df16d9d97e7a5 Description: debug symbols for libsphinxbase3 Auto-Built-Package: debug-symbols Build-Ids: 576b4f17ac7abe056a07212dc9eafac1615f574d ef85c618f9178334f6fa46ade0832ccf398fd821 Multi-Arch: same Package: libsvncpp-dev Priority: optional Section: libdevel Installed-Size: 2411 Maintainer: Richard B Winters Architecture: amd64 Source: rapidsvn Version: 0.12.1dfsg-3.1co1bv2021.0b3 Depends: libsvn-dev (>= 1.4.4), libsvncpp3 (= 0.12.1dfsg-3.1co1bv2021.0b3) Filename: pool/sdk/r/rapidsvn/libsvncpp-dev_0.12.1dfsg-3.1co1bv2021.0b3_amd64.deb Size: 289964 MD5sum: 9423faa2889447d48b2cf60cd3e81e49 SHA1: 1af85b80ff69f62c2c539b90a7efc52dc2a8494a SHA256: c8afc65406a9cccf1b069ed317143b3c44a5b02404d87b9903a81b1fdc03b357 SHA512: f89af576a1ab19b89d5b510453d53e4c970dcdba643fd6270d54127d3c38cf4cf41669adff655cb0e04f61aa18b258a310aea265835552facaf327d6f814c970 Description: Subversion C++ library (development files) This package contains the static library and headers for libsvncpp, a library with C++ bindings for Subversion. . Install this package if you want to develop an application that requires the libsvncpp library. Homepage: http://rapidsvn.tigris.org/ Package: libsvncpp3 Priority: optional Section: libs Installed-Size: 186 Maintainer: Richard B Winters Architecture: amd64 Source: rapidsvn Version: 0.12.1dfsg-3.1co1bv2021.0b3 Replaces: libsvncpp0, libsvncpp0c2, libsvncpp0c2a Depends: libapr1 (>= 1.2.7), libaprutil1 (>= 1.2.7+dfsg), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), libsvn1 (>= 1.8) Conflicts: libsvncpp0, libsvncpp0c2, libsvncpp0c2a Filename: pool/sdk/r/rapidsvn/libsvncpp3_0.12.1dfsg-3.1co1bv2021.0b3_amd64.deb Size: 66160 MD5sum: 23e3789e01798ca47375c1c3741e9697 SHA1: ab6d3e7fa3e2fdd0a3601ff0bd8a42a68596fdba SHA256: 7dbc9853c846bc5f5af1ef037c24dc8f0784f9f951a69159adce5c6cc030d032 SHA512: 63a6792b0aa716b3724627b704b27197dbe9a8f7caa94a94f68a0d6966afffd03e6f8962d807c6562b581f642d45179ce635e14ddebc68ff56a3856c1b3e30f2 Description: Subversion C++ shared library This package contains a runtime library with C++ bindings for Subversion. libsvncpp3 is a C++ wrapper for the C Subversion client library which abstracts many parts of the C API and provides an object-oriented programming interface. Homepage: http://rapidsvn.tigris.org/ Package: libsvncpp3-dbgsym Priority: optional Section: debug Installed-Size: 860 Maintainer: Richard B Winters Architecture: amd64 Source: rapidsvn Version: 0.12.1dfsg-3.1co1bv2021.0b3 Depends: libsvncpp3 (= 0.12.1dfsg-3.1co1bv2021.0b3) Filename: pool/sdk/r/rapidsvn/libsvncpp3-dbgsym_0.12.1dfsg-3.1co1bv2021.0b3_amd64.deb Size: 833316 MD5sum: f34a88369bb7291b2237a4d7826d16b7 SHA1: 50380332a6bef4f708ab09e7db8e5bf4692b2ce5 SHA256: 3c451befd1219ee439d1d0be6cf238df183e55efffca8614d831e6ddabd728d6 SHA512: f93204a447b765dd3fea733b83d8bdd45ba5e9522015fbeb6dc6bf18223427656216614403460bbeb5816fe3adf73148942cd8b837e42cfe2dba3382d30315ab Description: debug symbols for libsvncpp3 Auto-Built-Package: debug-symbols Build-Ids: 02faa627c9d060e49796be51c856a9aec8c7b607 Package: libthunarx-3-0 Priority: optional Section: libs Installed-Size: 655 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: thunar Version: 1.8.4-1co1bv2021.0b3 Depends: thunar-data, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libdbus-1-3 (>= 1.9.14), libdbus-glib-1-2 (>= 0.78), libexif12 (>= 0.6.21-1~), libexo-2-0 (>= 0.11.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.21.4), libice6 (>= 1:1.0.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libpcre3, libsm6, libx11-6, libxfce4ui-2-0 (>= 4.11.0), libxfce4util7 (>= 4.9.0), libxfconf-0-2 (>= 4.6.0) Filename: pool/sdk/t/thunar/libthunarx-3-0_1.8.4-1co1bv2021.0b3_amd64.deb Size: 459228 MD5sum: 5e98fb10da8b89c3b9c7d9d6e405a536 SHA1: 64ef3688ee7acc6f413f1e7b7386f60341609a2b SHA256: ca0b2706a2d0ad20d33828efe5bde791695e1bfca0204769c253afc97aa3a38d SHA512: fe3f87843492b11ac53834b180b51e3647d8f63eec18dfe0384ad928e3f6ad84633e5265c6ea15c59175577a3854c2279cfc577e8e5b07bcac4620ad294aa755 Description: extension library for thunar This package contains the Thunar extension library which permits adding new features to the Thunar file manager. Homepage: https://docs.xfce.org/xfce/thunar/start Multi-Arch: same Package: libthunarx-3-0-dbgsym Priority: optional Section: debug Installed-Size: 494 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: thunar Version: 1.8.4-1co1bv2021.0b3 Replaces: thunar-dbg (<< 1.6.11-2~) Depends: libthunarx-3-0 (= 1.8.4-1co1bv2021.0b3) Breaks: thunar-dbg (<< 1.6.11-2~) Filename: pool/sdk/t/thunar/libthunarx-3-0-dbgsym_1.8.4-1co1bv2021.0b3_amd64.deb Size: 410568 MD5sum: d02f94716aff680910c379069b90ce9f SHA1: b199829c5a0d44e7f198e32754346e229c4e58cb SHA256: 1980a72db78a5080e046ef23f2900f8e6264d0cfa4331345ee1cfc926a1276c5 SHA512: 8034b78d2786253d5929f655ca042d603554dc298829fda2e19891ca69fd6952500f5680d7af3695315a076ebdd5c92cad7cbb060c1ac44c17b4a3b5cc207c44 Description: debug symbols for libthunarx-3-0 Auto-Built-Package: debug-symbols Build-Ids: 398319ca483d13631deb136e8f9fb291b6fee03c 4cd42d70ca02c8a443043bdaad1e6eb1945af673 6bd589adf4be24066f2f1c6c2ffa9e113bd96c36 afcf2e3dfbd3ff60fa028602e5a362a936bea0fb c73b493d69ca28e3d7b4971858e8d16cb4daf8c0 Multi-Arch: same Package: libthunarx-3-dev Priority: optional Section: libdevel Installed-Size: 936 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: thunar Version: 1.8.4-1co1bv2021.0b3 Depends: libglib2.0-dev, libgtk-3-dev, libthunarx-3-0 (= 1.8.4-1co1bv2021.0b3), thunar-data (= 1.8.4-1co1bv2021.0b3) Filename: pool/sdk/t/thunar/libthunarx-3-dev_1.8.4-1co1bv2021.0b3_amd64.deb Size: 529276 MD5sum: e220c9f1b997968243fa6d1dbaa5670a SHA1: 3d4137f999ed8928f7a16c63f8b8a7ce068f4a22 SHA256: c2ccddfc2fe97e344444cba7e7915bc6e75b21fdabc2914937f780fc864dce16 SHA512: 23203e612f49dd36521cdcb27d65f552210014c9fb6c76ff86e8b4895500559a9498d41cc668131a77854b180f5a431049b369c20dce18e7d5e191eb5bbfd2e8 Description: Development files for libthunarx This package contains the headers and the static library for libthunarx, the extension library used by thunar Homepage: https://docs.xfce.org/xfce/thunar/start Multi-Arch: same Package: libtrang-java Priority: optional Section: java Installed-Size: 888 Maintainer: Debian XML/SGML Group Architecture: all Source: jing-trang Version: 20151127+dfsg-3co1bv2021.0b4 Depends: libxml-commons-resolver1.1-java, libxerces2-java, libjaxp1.3-java, libsaxon-java, libavalon-framework-java, libbatik-java Filename: pool/sdk/j/jing-trang/libtrang-java_20151127+dfsg-3co1bv2021.0b4_all.deb Size: 765948 MD5sum: ecfb08f97525609fdc570568dd2b831e SHA1: 0a6241f8103cf087658858def2e3e4634a9f10a0 SHA256: 456416a963bb12035b7cdd28a591b5e9428d621e94e476bb748048dfe3765060 SHA512: d3daf52b93f7e3d9bcfbe41610197e83714fbb3f23145b81ae8948834e94b53fadc982a8171884543e98e30f2b501b69613b07bca9111e49eca09c93fca17526 Description: XML schema converter - Java library Trang converts between different schema languages for XML. It supports the following languages: - RELAX NG (XML syntax) - RELAX NG compact syntax - XML 1.0 DTDs - W3C XML Schema . This package contains the Java library Homepage: https://github.com/relaxng/jing-trang Package: libtrove-java Priority: optional Section: java Installed-Size: 857 Maintainer: Debian Java Maintainers Architecture: all Source: trove Version: 2.1.0-3co1bv2021.0b3 Filename: pool/sdk/t/trove/libtrove-java_2.1.0-3co1bv2021.0b3_all.deb Size: 711316 MD5sum: 56f65f7003d57ef2d856e94d88eda644 SHA1: c6461b9a10b8cf5d048008cfb8b0cb097ab289d0 SHA256: 208a645ccd2c91de08d8bd29e10c3e62cb0c649877912ef72deef68632548384 SHA512: d1212b27e78112bf8d6970e20c1aa3a11b2e4f596951726cc7baedc6d37257ac686a12bac61e741c227bbeac316e1b805783ff0570a3be7264275f31d45d4d37 Description: high performance collections for java GNU Trove is a fast, lightweight implementations of the java.util Collections API. These implementations are designed to be pluggable replacements for their JDK equivalents. . Whenever possible, GNU Trove provide the same collections support for primitive types. This gap in the JDK is often addressed by using the "wrapper" classes (java.lang.Integer, java.lang.Float, etc.) with Object-based collections. For most applications, however, collections which store primitives directly will require less space and yield significant performance gains. Homepage: http://trove4j.sourceforge.net Package: libtrove-java-doc Priority: optional Section: doc Installed-Size: 13732 Maintainer: Debian Java Maintainers Architecture: all Source: trove Version: 2.1.0-3co1bv2021.0b3 Suggests: libtrove-java Filename: pool/sdk/t/trove/libtrove-java-doc_2.1.0-3co1bv2021.0b3_all.deb Size: 520496 MD5sum: 666e85344e641d9ee8fc9a8dda27bfbb SHA1: 12a879fde6a0f85d751447797c1472ec8c1e6d81 SHA256: 4119797fce9daa003681145432443f07fbc08b9af9cba2a7cf511d2d53978942 SHA512: a107bc1fa28d726e380929f87773d84af921a8bd4156e1f8939b608d49aabcc5bd9d4947b2e8c9b57b9070f50bec9870ca78a8090fda2ca4f7b6c7d1bc91551d Description: high performance collections for java GNU Trove is a fast, lightweight implementations of the java.util Collections API. These implementations are designed to be pluggable replacements for their JDK equivalents. . Whenever possible, GNU Trove provide the same collections support for primitive types. This gap in the JDK is often addressed by using the "wrapper" classes (java.lang.Integer, java.lang.Float, etc.) with Object-based collections. For most applications, however, collections which store primitives directly will require less space and yield significant performance gains. . This package includes the documentation. Homepage: http://trove4j.sourceforge.net Package: libunique-1.0-0 Priority: optional Section: oldlibs Installed-Size: 101 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: libunique Version: 1.1.6-6co1bv2021.0b3 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.14), libcairo2 (>= 1.2.4), libdbus-1-3 (>= 1.9.14), libdbus-glib-1-2 (>= 0.88), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk2.0-0 (>= 2.24.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libpangoft2-1.0-0 (>= 1.14.0), libx11-6, default-dbus-session-bus | dbus-session-bus Filename: pool/sdk/libu/libunique/libunique-1.0-0_1.1.6-6co1bv2021.0b3_amd64.deb Size: 44212 MD5sum: 42f31aae5989b081bb0a1e4a7151217d SHA1: 35fa9eb71d7ea060d69c6f9bd68e07b0b51357c8 SHA256: 0dfd45b314046add1ff5ae26c6627a08212d18555bbe31c514380c162d1bbf03 SHA512: 22fc2692457fca30fc19b3d64da0b01d7aca65eb3decd35380832c9d3bd3fa1903a911eed40f6cb6076e75fafa1e3ac02b4d3b613ceeccb07210b538ff727c58 Description: Library for writing single instance applications - shared libraries Unique is a library for writing single instance application. If you launch a single instance application twice, the second instance will either just quit or will send a message to the running instance. . Unique makes it easy to write this kind of applications, by providing a base class, taking care of all the IPC machinery needed to send messages to a running instance, and also handling the startup notification side. . This package contains the shared libraries. Homepage: https://wiki.gnome.org/Attic/LibUnique Package: libunique-1.0-0-dbgsym Priority: optional Section: debug Installed-Size: 114 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: libunique Version: 1.1.6-6co1bv2021.0b3 Depends: libunique-1.0-0 (= 1.1.6-6co1bv2021.0b3) Filename: pool/sdk/libu/libunique/libunique-1.0-0-dbgsym_1.1.6-6co1bv2021.0b3_amd64.deb Size: 91084 MD5sum: 7885fb89526e288bce2ec6642764de4b SHA1: fa8d7764053b35371ee24f556e5db4b91cbae05a SHA256: 7e146e47184a80d9591bb2651ac9e952f06887be6196bdf5602ed3fbc03fdc36 SHA512: 9415a30c8635a23d93d2ba58330f3d605089bcdea24504026a00d7a11848789e6dbc840656c61a07a4ec999177ad880a8e5e1d729022a42191cb47b08bc747ef Description: debug symbols for libunique-1.0-0 Auto-Built-Package: debug-symbols Build-Ids: 76586bb1f063575ecaa27bc537da47eb8bbbde32 Package: libunique-dev Priority: optional Section: libdevel Installed-Size: 157 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: libunique Version: 1.1.6-6co1bv2021.0b3 Depends: libunique-1.0-0 (= 1.1.6-6co1bv2021.0b3), libglib2.0-dev (>= 2.12.0), libgtk2.0-dev (>= 2.11.0) Suggests: libunique-doc Filename: pool/sdk/libu/libunique/libunique-dev_1.1.6-6co1bv2021.0b3_amd64.deb Size: 47900 MD5sum: caeadc1ff11d74d6fd6f89182b73d8aa SHA1: 97a79adac46665caf1eb5d0ebbf928650f96a89d SHA256: 89eca31f7e4c699f0307df4f0bfe0492be6aa9fe368d09be6bf3a3b5c70f5108 SHA512: dc082d2579844e5697178cbe14e8fd1e7493b3941bcec499f2c85ba8fdc20f3873035765eef7f40cc83475f135c7474022442255bc1db15562eacaa340ff0caf Description: Library for writing single instance applications - development files Unique is a library for writing single instance application. If you launch a single instance application twice, the second instance will either just quit or will send a message to the running instance. . Unique makes it easy to write this kind of applications, by providing a base class, taking care of all the IPC machinery needed to send messages to a running instance, and also handling the startup notification side. . This package contains the headers and development libraries needed to build applications using the Unique library Homepage: https://wiki.gnome.org/Attic/LibUnique Package: libunique-doc Priority: optional Section: doc Installed-Size: 184 Maintainer: Debian GNOME Maintainers Architecture: all Source: libunique Version: 1.1.6-6co1bv2021.0b3 Recommends: libunique-1.0-0 Suggests: devhelp Filename: pool/sdk/libu/libunique/libunique-doc_1.1.6-6co1bv2021.0b3_all.deb Size: 41992 MD5sum: f25f40cfd9db03a9987643d2daad6d9c SHA1: 17394d6fae21e35f8753643b0c884413f72a760b SHA256: 72ff5f9bb3a6a0ae0f50808856e8398361c2bca0aad09564e0a7f025d68f74e8 SHA512: db903534fba8e6c1463aa16e13486a95daefddc91980067f203dabd912b0c6baff00e57e937284df8fa1ee97c2dca0ba71482aa56840776ad10ee4b2ace8aaea Description: Library for writing single instance applications - documentation Unique is a library for writing single instance application. If you launch a single instance application twice, the second instance will either just quit or will send a message to the running instance. . Unique makes it easy to write this kind of applications, by providing a base class, taking care of all the IPC machinery needed to send messages to a running instance, and also handling the startup notification side. . This package contains the HTML documentation for the Unique library Homepage: https://wiki.gnome.org/Attic/LibUnique Package: libvte-common Priority: optional Section: libs Installed-Size: 775 Maintainer: Debian GNOME Maintainers Architecture: all Source: vte Version: 1:0.28.2-6co2bv2021.0b4 Breaks: libvte9 (<< 1:0.28) Filename: pool/sdk/v/vte/libvte-common_0.28.2-6co2bv2021.0b4_all.deb Size: 401608 MD5sum: 6058108a3239599b7f55a428e98ea21a SHA1: 1d4b77ec341858c486ec994cbfa3797f73da3b16 SHA256: 0cc545542a1dfeee8d026daf9cfc93873f892de2a22fdba77fdb2ae7ac38ea3e SHA512: 1e512825bdd0d6565427aa4476d51705b286fa78df5d09aa8c56e4be27dabd8e63d72487d5ab3dc8a55bd9eb80641381b2323f483e27c35b560bb27bcb698bdb Description: Terminal emulator widget for GTK+ 2.x - common files The VTE library provides a terminal emulator widget VteTerminal for applications using the GTK+ toolkit. It also provides the VtePTY object containing functions for starting a new process on a new pseudo-terminal and for manipulating pseudo-terminals. . This package contains internationalization files for the VTE library and common files for the GTK+ 2.x version. Homepage: https://wiki.gnome.org/Apps/Terminal/VTE Package: libvte-dev Priority: optional Section: libdevel Installed-Size: 1224 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: vte Version: 1:0.28.2-6co2bv2021.0b4 Depends: libvte9 (= 1:0.28.2-6co2bv2021.0b4), libcairo2-dev, libx11-dev, libgtk2.0-dev (>= 2.20.0), libpango1.0-dev (>= 1.22.0), libglib2.0-dev (>= 2.26.0), libvte-common Filename: pool/sdk/v/vte/libvte-dev_0.28.2-6co2bv2021.0b4_amd64.deb Size: 597788 MD5sum: be1b5722c8f50aeb9fb35a7b7023a4ea SHA1: 3b9ce69b2b4f75d6b7c379c99556ac6470a1d9d0 SHA256: 66decbd053bfa0ad3e8a79feb6777181ac4e0a734986fa7b2d2d0a387df56834 SHA512: d9ccd80bc7c68658b52bef6e4a435467a21c4d0fc8bf214f25badc5687d9a1951221b6d797e6f0ac570accee9da735d28231cfa44390864e61e3273fd673daa8 Description: Terminal emulator widget for GTK+ 2.0 - development files The VTE library provides a terminal emulator widget VteTerminal for applications using the GTK+ toolkit. It also provides the VtePTY object containing functions for starting a new process on a new pseudo-terminal and for manipulating pseudo-terminals. . This package contains development files for the VTE library. It is needed to develop and build programs using the VTE widget with GTK+ 2.0. Homepage: https://wiki.gnome.org/Apps/Terminal/VTE Package: libvte9 Priority: optional Section: libs Installed-Size: 964 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: vte Version: 1:0.28.2-6co2bv2021.0b4 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo2 (>= 1.2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk2.0-0 (>= 2.24.32), libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.22.0), libtinfo6 (>= 6), libx11-6, libvte-common (= 1:0.28.2-6co2bv2021.0b4) Filename: pool/sdk/v/vte/libvte9_0.28.2-6co2bv2021.0b4_amd64.deb Size: 582024 MD5sum: 81fa615ea69e7c00069b0e5063351ae0 SHA1: caa3323806942b86115acfec07f503bf34c1220d SHA256: 4e7c26dbbaa7cb142425dbfe32a1f42a67a0f437bbdf3b6908c2f5f8b2a656d3 SHA512: 346fbb1b13052540fcc8fef5aab550ddaf7b3e34f989117696cec64367d7c875eaf68c94f7185dcb5dfb68bbce8a27654b1c63f3efd75ce3166df03b279e0a54 Description: Terminal emulator widget for GTK+ 2.0 - runtime files The VTE library provides a terminal emulator widget VteTerminal for applications using the GTK+ toolkit. It also provides the VtePTY object containing functions for starting a new process on a new pseudo-terminal and for manipulating pseudo-terminals. . This package contains the runtime library, needed by programs using the VTE widget with GTK+ 2.0. Homepage: https://wiki.gnome.org/Apps/Terminal/VTE Package: libvte9-dbgsym Priority: optional Section: debug Installed-Size: 502 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: vte Version: 1:0.28.2-6co2bv2021.0b4 Depends: libvte9 (= 1:0.28.2-6co2bv2021.0b4) Filename: pool/sdk/v/vte/libvte9-dbgsym_0.28.2-6co2bv2021.0b4_amd64.deb Size: 435064 MD5sum: d38736a958f5d9ec3fa6ba39b1e0816c SHA1: a72e81af62102cf7492cf279ce5bfc132a331dc3 SHA256: 2dfd690f9994443abc235e2bc92e44781a348e77690877da15e75ea179932f3a SHA512: 8e7238136e87907b7ab454a3cfc50918eb11b551a8e637075c0338d714490504c00653997141ff534aff502a619ec7ca6d1668c462143d227580ff076174d688 Description: debug symbols for libvte9 Auto-Built-Package: debug-symbols Build-Ids: e7fc40091831a0374498e191c7c99e2581e65398 Package: libwxbase3.0-0v5 Priority: optional Section: libs Installed-Size: 3186 Maintainer: wxWidgets Maintainers Architecture: amd64 Source: wxwidgets3.0 Version: 3.0.4+dfsg-8co2bv2021.0b3 Replaces: libwxbase3.0-0 Depends: libc6 (>= 2.28), libexpat1 (>= 2.0.1), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Breaks: libwxbase3.0-0 Filename: pool/sdk/w/wxwidgets3.0/libwxbase3.0-0v5_3.0.4+dfsg-8co2bv2021.0b3_amd64.deb Size: 1059988 MD5sum: f30bbb4381bf15d9f91d7573cc199634 SHA1: 706fbf4351032590a6ef9f8ac41c8d935171d155 SHA256: 7ca1736525093dd5cc3d8904950c3a7dc507e5641ee832d2cc2ead2a48519c9c SHA512: 956636049249e6e0da417ab030e66581cf8d5ce5e32d70b088cacce17bdfcf1c0ab0526445b9682f351d9b52f857f4414470a6ce90e5a2673d02e7add2325f66 Description: wxBase library (runtime) - non-GUI support classes of wxWidgets toolkit wxBase is a collection of C++ classes providing basic data structures (strings, lists, arrays), powerful wxDateTime class for date manipulations, portable wrappers around many OS-specific functions allowing the same program to work for all supported platforms, wxThread class for writing multithreaded programs, and much more. . wxBase currently supports the following platforms: Generic Unix (Linux, FreeBSD, Solaris, HP-UX, ...), Microsoft Windows, and Mac OS X. . This package is only useful for non-GUI apps. It offers a subset of the classes in libwx_gtk3.0 for use in console apps and daemons. You do not need this package to build or use wxWidgets GUI apps. Homepage: https://www.wxwidgets.org/ Multi-Arch: same Package: libwxbase3.0-0v5-dbgsym Priority: optional Section: debug Installed-Size: 16167 Maintainer: wxWidgets Maintainers Architecture: amd64 Source: wxwidgets3.0 Version: 3.0.4+dfsg-8co2bv2021.0b3 Depends: libwxbase3.0-0v5 (= 3.0.4+dfsg-8co2bv2021.0b3) Filename: pool/sdk/w/wxwidgets3.0/libwxbase3.0-0v5-dbgsym_3.0.4+dfsg-8co2bv2021.0b3_amd64.deb Size: 15863132 MD5sum: debd1d1f48645055e5d6a0e9fe3fd519 SHA1: 89ea590b6a31d2c908659d7ebbd64579924c7d17 SHA256: b6a6ff2b276d0a65cc8f8ef15a9d5159de87e3dfa09a053ed5e13d0fa30c90b5 SHA512: 0d06265285d102ed7b23cb8abcc05f8224b1f7419bdb38db376821d778d9436366b8690a773e3791f8891a49a5c0d6d83dd363760931f259243e265c41a3eb1f Description: debug symbols for libwxbase3.0-0v5 Auto-Built-Package: debug-symbols Build-Ids: 81d12f2ca668b1a3b2030d4d51dac48a56a36d2f cc6cbe9b8f2e6a11f346458fd39efca52dbf3045 df443d0157d309feedda6d8e069ef034bb80ea28 Multi-Arch: same Package: libwxbase3.0-dev Priority: optional Section: libdevel Installed-Size: 222 Maintainer: wxWidgets Maintainers Architecture: amd64 Source: wxwidgets3.0 Version: 3.0.4+dfsg-8co2bv2021.0b3 Depends: wx3.0-headers (= 3.0.4+dfsg-8co2bv2021.0b3), libwxbase3.0-0v5 (= 3.0.4+dfsg-8co2bv2021.0b3), libc6-dev | libc-dev Suggests: wx3.0-doc, gettext Filename: pool/sdk/w/wxwidgets3.0/libwxbase3.0-dev_3.0.4+dfsg-8co2bv2021.0b3_amd64.deb Size: 138444 MD5sum: 4aedb691f4b1ee2593c7eab9efff041d SHA1: 76b924c4f4c8ec73d0f895c844cd787b56b51642 SHA256: 2cf44185fa2226c9dc08031a8589d584dc8dd95de398fc8bdec29affa1d03a2c SHA512: 5a6fbe8f96cc4d786bab738f9b20f636aced87a94800bc669f63fd88ed87ff1a1d6b3cfa91996b84e3d62f877b7bdf50a5435289d9018c4d4d096d99cb964270 Description: wxBase library (development) - non-GUI support classes of wxWidgets toolkit wxBase is a collection of C++ classes providing basic data structures (strings, lists, arrays), powerful wxDateTime class for date manipulations, portable wrappers around many OS-specific functions allowing the same program to work for all supported platforms, wxThread class for writing multithreaded programs, and much more. . wxBase currently supports the following platforms: Generic Unix (Linux, FreeBSD, Solaris, HP-UX, ...), Microsoft Windows, and Mac OS X. . This package provides the files needed to compile apps using the wxBase library. Homepage: https://www.wxwidgets.org/ Multi-Arch: same Package: libwxgtk-media3.0-0v5 Priority: optional Section: libs Installed-Size: 279 Maintainer: wxWidgets Maintainers Architecture: amd64 Source: wxwidgets3.0 Version: 3.0.4+dfsg-8co2bv2021.0b3 Replaces: libwxgtk-media3.0-0 Depends: libc6 (>= 2.4), libgcc1 (>= 1:3.0), libglib2.0-0 (>= 2.41.1), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.0.0), libgtk2.0-0 (>= 2.24.0), libstdc++6 (>= 5.2), libwxbase3.0-0v5 (>= 3.0.4+dfsg), libwxgtk3.0-0v5 (>= 3.0.4+dfsg), gstreamer1.0-plugins-base, gstreamer1.0-plugins-good, gstreamer1.0-x Breaks: libwxgtk-media3.0-0 Filename: pool/sdk/w/wxwidgets3.0/libwxgtk-media3.0-0v5_3.0.4+dfsg-8co2bv2021.0b3_amd64.deb Size: 158704 MD5sum: 25d03d47128683c2386f14c098937ae7 SHA1: 779d3c8602176f07287cc1fc6513d668586efc2c SHA256: 820adc06f3eedbeff9e59d34b4be0a81ec67036190b0a6835564bcb10ac4c09c SHA512: ce8a1807ae2ae4ecd274cacbf32953f8741e7150e995308f413b681110adffa6ba62fe1a05b4d4b3b2bf286cd120ad23567c2a21ddc168d27e509d59e4579a5c Description: wxWidgets Cross-platform C++ GUI toolkit (GTK+ media library runtime) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package provides the media shared libraries needed to run programs linked against libwx_gtk2u_media. Homepage: https://www.wxwidgets.org/ Multi-Arch: same Package: libwxgtk-media3.0-0v5-dbgsym Priority: optional Section: debug Installed-Size: 524 Maintainer: wxWidgets Maintainers Architecture: amd64 Source: wxwidgets3.0 Version: 3.0.4+dfsg-8co2bv2021.0b3 Depends: libwxgtk-media3.0-0v5 (= 3.0.4+dfsg-8co2bv2021.0b3) Filename: pool/sdk/w/wxwidgets3.0/libwxgtk-media3.0-0v5-dbgsym_3.0.4+dfsg-8co2bv2021.0b3_amd64.deb Size: 490180 MD5sum: 61c157e0d76bede55c904f7fca337079 SHA1: 64f586e35561f773bed6d7a0386841f7f61f4c8a SHA256: e0d54a2fdc7ed6d509d74cbe41c4069508fc417cfb52441fd4a3d40eaa4230fa SHA512: 8a0a918d3432d9abdd6a5b3e66169649aeae7999ca23fc749e86209b52aee3b360430bcc683342ccaed6ff07661b4d0bd98ba52b8d940363f5653607acd5c1e2 Description: debug symbols for libwxgtk-media3.0-0v5 Auto-Built-Package: debug-symbols Build-Ids: 6cf714c6254057847f85e2db37c1d51f5a7057db Multi-Arch: same Package: libwxgtk-media3.0-dev Priority: optional Section: libdevel Installed-Size: 138 Maintainer: wxWidgets Maintainers Architecture: amd64 Source: wxwidgets3.0 Version: 3.0.4+dfsg-8co2bv2021.0b3 Depends: wx-common, wx3.0-headers (= 3.0.4+dfsg-8co2bv2021.0b3), libwxgtk-media3.0-0v5 (= 3.0.4+dfsg-8co2bv2021.0b3), libwxgtk3.0-dev (= 3.0.4+dfsg-8co2bv2021.0b3) Suggests: wx3.0-doc, gettext Filename: pool/sdk/w/wxwidgets3.0/libwxgtk-media3.0-dev_3.0.4+dfsg-8co2bv2021.0b3_amd64.deb Size: 118300 MD5sum: 9ab70e75722e686e3cd14da260f354c1 SHA1: a533abdef5679bbc182ecda48b2b96bd455ed8f6 SHA256: 202b1ac0d1d49ae8cdffa3e41fd65320a35ac641b7cf4e7fd1680a7e4f2f99fb SHA512: 5088aa259573364a5dd817b0b14422fc69545150ef37a0e8a392d338f219a52fd10622e152228b3c727d802b1d8b8c6f8e095b445924c078a779f1d329d3f881 Description: wxWidgets Cross-platform C++ GUI toolkit (GTK+ media library development) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package provides files needed to compile wxWidgets programs using the wxgtk-media library. Homepage: https://www.wxwidgets.org/ Multi-Arch: same Package: libwxgtk-media3.0-gtk3-0v5 Priority: optional Section: libs Installed-Size: 283 Maintainer: wxWidgets Maintainers Architecture: amd64 Source: wxwidgets3.0 Version: 3.0.4+dfsg-8co2bv2021.0b3 Depends: libc6 (>= 2.4), libcairo2 (>= 1.2.4), libgcc1 (>= 1:3.0), libglib2.0-0 (>= 2.41.1), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.0.0), libgtk-3-0 (>= 3.0.0), libstdc++6 (>= 5.2), libwxbase3.0-0v5 (>= 3.0.4+dfsg), libwxgtk3.0-gtk3-0v5 (>= 3.0.4+dfsg), gstreamer1.0-plugins-base, gstreamer1.0-plugins-good, gstreamer1.0-x Filename: pool/sdk/w/wxwidgets3.0/libwxgtk-media3.0-gtk3-0v5_3.0.4+dfsg-8co2bv2021.0b3_amd64.deb Size: 158944 MD5sum: 6aff61cf9f3ba313a8ec6c8e332f7b94 SHA1: ac4f366f72c1fae404004abce880627eade1dea4 SHA256: a4f6792612edef5af4d7e540dedbdc83efab87e1916afef139ce220cb64b6a9c SHA512: d36bfcd50b0d647d7b4ddbc20783c3dd4d21f0d96674ce2004aafd726dc90f1957b851db3e2b68751bc007db52c2edfd8c0bad1fb641324c0b1e0fa86cd271c8 Description: wxWidgets Cross-platform C++ GUI toolkit (GTK+ 3 media library runtime) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package provides the media shared libraries needed to run programs linked against libwx_gtk3u_media. Homepage: https://www.wxwidgets.org/ Multi-Arch: same Package: libwxgtk-media3.0-gtk3-0v5-dbgsym Priority: optional Section: debug Installed-Size: 521 Maintainer: wxWidgets Maintainers Architecture: amd64 Source: wxwidgets3.0 Version: 3.0.4+dfsg-8co2bv2021.0b3 Depends: libwxgtk-media3.0-gtk3-0v5 (= 3.0.4+dfsg-8co2bv2021.0b3) Filename: pool/sdk/w/wxwidgets3.0/libwxgtk-media3.0-gtk3-0v5-dbgsym_3.0.4+dfsg-8co2bv2021.0b3_amd64.deb Size: 486984 MD5sum: 04affe0ce1fe8dd68e5bb784d36ca25f SHA1: 8a726198be5b570be6063895662a5fe7032817a5 SHA256: bace634c5f0adcba1ce1281a14d4201ca1b281949fe96329afebc38834f6c186 SHA512: adff6a2e8405fa510998d4648cc79f740e6ba1705ed7b1dc7c54f08f4f19b4126c9de1823d0c2724be987173de1fef7ecaeef58edb088c6a7d306858e5e89718 Description: debug symbols for libwxgtk-media3.0-gtk3-0v5 Auto-Built-Package: debug-symbols Build-Ids: 5388c2d142d76a431aa63c5cd9a797d20523ee12 Multi-Arch: same Package: libwxgtk-media3.0-gtk3-dev Priority: optional Section: libdevel Installed-Size: 138 Maintainer: wxWidgets Maintainers Architecture: amd64 Source: wxwidgets3.0 Version: 3.0.4+dfsg-8co2bv2021.0b3 Depends: wx-common, wx3.0-headers (= 3.0.4+dfsg-8co2bv2021.0b3), libwxgtk-media3.0-gtk3-0v5 (= 3.0.4+dfsg-8co2bv2021.0b3), libwxgtk3.0-gtk3-dev (= 3.0.4+dfsg-8co2bv2021.0b3) Suggests: wx3.0-doc, gettext Filename: pool/sdk/w/wxwidgets3.0/libwxgtk-media3.0-gtk3-dev_3.0.4+dfsg-8co2bv2021.0b3_amd64.deb Size: 118312 MD5sum: ec055253643a1814d70332b4bf9f89a1 SHA1: 7f671203b8949027ee39c1e3cd7ae12467fc36ea SHA256: 5192d52c7e47c45ccb8b59aebcdd52a2d3569324b60da0a4a8473a883891d660 SHA512: d5452391f1b94eb13c35f1064787fc6c74d8f366d818b60ac9ec6dc0a3656349919896267d83e31361385648d30d0b135dac3ea8b562cf1bce8f166e78216e94 Description: wxWidgets Cross-platform C++ GUI toolkit (GTK+ 3 media library development) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package provides files needed to compile wxWidgets programs using the wxgtk-media library. Homepage: https://www.wxwidgets.org/ Multi-Arch: same Package: libwxgtk-webview3.0-gtk3-0v5 Priority: optional Section: libs Installed-Size: 297 Maintainer: wxWidgets Maintainers Architecture: amd64 Source: wxwidgets3.0 Version: 3.0.4+dfsg-8co2bv2021.0b3 Depends: libc6 (>= 2.4), libgcc1 (>= 1:3.0), libglib2.0-0 (>= 2.26.0), libgtk-3-0 (>= 3.0.0), libstdc++6 (>= 5.2), libwebkit2gtk-4.0-37 (>= 2.15.1), libwxbase3.0-0v5 (>= 3.0.4+dfsg), libwxgtk3.0-gtk3-0v5 (>= 3.0.4+dfsg) Filename: pool/sdk/w/wxwidgets3.0/libwxgtk-webview3.0-gtk3-0v5_3.0.4+dfsg-8co2bv2021.0b3_amd64.deb Size: 159124 MD5sum: 9091aa420038c4f3e2f58f152ac1399a SHA1: 88a7baa34773de310bc7b3f2c16d0144e79dbeb0 SHA256: a16cbdd818d1afff589a31396c1bdd42e0fa89abde7547325e204a1bbd0d70d6 SHA512: 5fae8009a46fb7f87f908306ad614916a53b8179a87d75629600e4ba2d3ba76b99d097898046d133bd0fb2f1e65baca2efb6fcd55b71e4487c15f5b97c6438e1 Description: wxWidgets Cross-platform C++ GUI toolkit (GTK+ 3 webview library runtime) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package provides the media shared libraries needed to run programs linked against libwx_gtk3u_webview. Homepage: https://www.wxwidgets.org/ Multi-Arch: same Package: libwxgtk-webview3.0-gtk3-0v5-dbgsym Priority: optional Section: debug Installed-Size: 717 Maintainer: wxWidgets Maintainers Architecture: amd64 Source: wxwidgets3.0 Version: 3.0.4+dfsg-8co2bv2021.0b3 Depends: libwxgtk-webview3.0-gtk3-0v5 (= 3.0.4+dfsg-8co2bv2021.0b3) Filename: pool/sdk/w/wxwidgets3.0/libwxgtk-webview3.0-gtk3-0v5-dbgsym_3.0.4+dfsg-8co2bv2021.0b3_amd64.deb Size: 676656 MD5sum: 0bb66dfc5b7e1c36652db8c343eae0c1 SHA1: 713b34f65a82eda3842bd610daa27dbdab061543 SHA256: 1898bd4ca1359dac545d7a388fdbf3a2cfadaa60d593965b88e0e2d3504074eb SHA512: 1fbddcf55e79f397ad8cbd142fa1853b070382b630d95e0fef94ba3b7ba6a363dd817cd3e01287087817fb6241851d843c230c730ba4e08fb479f0be0dea3478 Description: debug symbols for libwxgtk-webview3.0-gtk3-0v5 Auto-Built-Package: debug-symbols Build-Ids: 3bf4e88aa2a335516ed0a9425ed69e443ff1d0e4 5b7594cdeb53b92e89de043fc1cba8d70846881b Multi-Arch: same Package: libwxgtk-webview3.0-gtk3-dev Priority: optional Section: libdevel Installed-Size: 138 Maintainer: wxWidgets Maintainers Architecture: amd64 Source: wxwidgets3.0 Version: 3.0.4+dfsg-8co2bv2021.0b3 Depends: wx-common, wx3.0-headers (= 3.0.4+dfsg-8co2bv2021.0b3), libwxgtk-webview3.0-gtk3-0v5 (= 3.0.4+dfsg-8co2bv2021.0b3), libwxgtk3.0-gtk3-dev (= 3.0.4+dfsg-8co2bv2021.0b3) Suggests: wx3.0-doc, gettext Filename: pool/sdk/w/wxwidgets3.0/libwxgtk-webview3.0-gtk3-dev_3.0.4+dfsg-8co2bv2021.0b3_amd64.deb Size: 118316 MD5sum: b98123304fb5f486d6087aa2a48425f9 SHA1: 99d82bdaf9b82abdffb1728bfc47f02390dd5a7c SHA256: 5c1668bc76ca224888a3d7ced3cb5378094209802507d39cfb5b38868ef540c0 SHA512: 6968c88346447e2d7d032e236a9a73a92f95e044dc627cbffff4718da6b71c6e208f66646c50849de30534be02164e7f888832d2ecfe574c86e6929aa1542133 Description: wxWidgets Cross-platform C++ GUI toolkit (GTK+ 3 webview library development) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package provides files needed to compile wxWidgets programs using the wxgtk-webview library. Homepage: https://www.wxwidgets.org/ Multi-Arch: same Package: libwxgtk3.0-0v5 Priority: optional Section: libs Installed-Size: 17094 Maintainer: wxWidgets Maintainers Architecture: amd64 Source: wxwidgets3.0 Version: 3.0.4+dfsg-8co2bv2021.0b3 Replaces: libwxgtk3.0-0 Depends: libc6 (>= 2.15), libcairo2 (>= 1.6.0), libgcc1 (>= 1:3.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libgl1, libglib2.0-0 (>= 2.24.0), libgtk2.0-0 (>= 2.24.0), libjpeg62-turbo (>= 1.3.1), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpng16-16 (>= 1.6.2-1), libsm6, libstdc++6 (>= 5.2), libtiff5 (>= 4.0.3), libwxbase3.0-0v5 (>= 3.0.4+dfsg), libx11-6, libxxf86vm1 Breaks: libwxgtk3.0-0 Filename: pool/sdk/w/wxwidgets3.0/libwxgtk3.0-0v5_3.0.4+dfsg-8co2bv2021.0b3_amd64.deb Size: 4402916 MD5sum: 83d7c5d4cd2237c3f1c4c68a935fa79d SHA1: a248011768f28c06f884d712e067f9c1b9db63b0 SHA256: f92fdffab9f07bab7cb58cf31770790c37c30420fa9dec76721a7cc5b9186e78 SHA512: ef998cd9c1ed0b615785b444bbdcf6d1108efaf17ecc3444faccc9e09689c32df4b03fc4ddcf6c7e58f6a72455fb05504f2a248552602c65e71ec904c30e6ccf Description: wxWidgets Cross-platform C++ GUI toolkit (GTK+ runtime) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package provides the shared libraries needed to run programs linked against wxWidgets. To use the (optional) glcanvas library you will need to have Mesa or OpenGL installed. Homepage: https://www.wxwidgets.org/ Multi-Arch: same Package: libwxgtk3.0-0v5-dbgsym Priority: optional Section: debug Installed-Size: 71640 Maintainer: wxWidgets Maintainers Architecture: amd64 Source: wxwidgets3.0 Version: 3.0.4+dfsg-8co2bv2021.0b3 Depends: libwxgtk3.0-0v5 (= 3.0.4+dfsg-8co2bv2021.0b3) Filename: pool/sdk/w/wxwidgets3.0/libwxgtk3.0-0v5-dbgsym_3.0.4+dfsg-8co2bv2021.0b3_amd64.deb Size: 69751672 MD5sum: 861ca61c1c08e0f306ae990e58dbfbc9 SHA1: 0dbb3487cbd91a574224f1b1427f0a9d76a39345 SHA256: 7d82b404fd31dc1a31daae26b016b6f5b9c454b2130eb9041a3baadaa89384e4 SHA512: ea9cf65a1191fdab95d4d62a09988720e1ae08a5f3ed08b4918a533337b0c4fc645d8e0a6a3f0fca6d65f9d8ce3cf9826bda05e2783913639fd94a30c8b41d15 Description: debug symbols for libwxgtk3.0-0v5 Auto-Built-Package: debug-symbols Build-Ids: 341382a7357529847b91d800bc5780575d6be055 39faefed568a1243cc5b78f707470db8858f1dc1 4d5223e36bb740e63d02f189c836513cb91f3df4 63111815184cb1df8636870fe8b50b0e4ec702d7 65bc825833037d45df613420c6b67e9be31c8d45 7bbaab333755b430967a78d16b351b7913fa18a4 8ed0967932f102719f5b0d7aba8d2124fdd97a8f a27765d23ba095cb2fcd8906b5f886758979a2df d76d87d4ad97d57ac66e2a371af96dc7abc317ef e26eb28bb95ed90d7ce10bbc7d56d267dcb14655 f26dc144d35e0ebce74652d6f628c87b439de62c Multi-Arch: same Package: libwxgtk3.0-dev Priority: optional Section: libdevel Installed-Size: 230 Maintainer: wxWidgets Maintainers Architecture: amd64 Source: wxwidgets3.0 Version: 3.0.4+dfsg-8co2bv2021.0b3 Depends: wx-common, wx3.0-headers (= 3.0.4+dfsg-8co2bv2021.0b3), libwxgtk3.0-0v5 (= 3.0.4+dfsg-8co2bv2021.0b3), libwxbase3.0-dev (= 3.0.4+dfsg-8co2bv2021.0b3), libgl1-mesa-dev | libgl-dev, xlibmesa-glu-dev | libglu-dev Suggests: wx3.0-doc, gettext Filename: pool/sdk/w/wxwidgets3.0/libwxgtk3.0-dev_3.0.4+dfsg-8co2bv2021.0b3_amd64.deb Size: 138556 MD5sum: 32246e4d4e3f1c1ef44c14c5c8f1fa5b SHA1: a27df1618200f75695e267f035f5c8c6653220ec SHA256: 5b6e825afe22cffdf97681d884264be42560a47cf6cbc23d7ad2f2b35940fcaa SHA512: 0c94366081d410d63bd6c281976df0d608492ec799cef6faea8ef75b44ddfc323368a9c749f4d14441ca02e45471545f993d3a43d8c7e74aa92786420458ebb5 Description: wxWidgets Cross-platform C++ GUI toolkit (GTK+ development) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package provides files needed to compile wxWidgets programs. If you want to compile apps using the (optional) glcanvas library you will need to have Mesa or OpenGL installed too. . This package also provides the wx-config script. Homepage: https://www.wxwidgets.org/ Multi-Arch: same Package: libwxgtk3.0-gtk3-0v5 Priority: optional Section: libs Installed-Size: 16988 Maintainer: wxWidgets Maintainers Architecture: amd64 Source: wxwidgets3.0 Version: 3.0.4+dfsg-8co2bv2021.0b3 Depends: libc6 (>= 2.15), libcairo2 (>= 1.10.0), libgcc1 (>= 1:3.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libgl1, libglib2.0-0 (>= 2.33.14), libgtk-3-0 (>= 3.19.12), libjpeg62-turbo (>= 1.3.1), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpng16-16 (>= 1.6.2-1), libsm6, libstdc++6 (>= 5.2), libtiff5 (>= 4.0.3), libwxbase3.0-0v5 (>= 3.0.4+dfsg), libx11-6, libxxf86vm1 Filename: pool/sdk/w/wxwidgets3.0/libwxgtk3.0-gtk3-0v5_3.0.4+dfsg-8co2bv2021.0b3_amd64.deb Size: 4361344 MD5sum: a53318d275dcff7a65d1c2dd727fdf1f SHA1: f35e20a07040f6acad730c7bf6a1160eb404c958 SHA256: 72bfa97ea95566e2b37c065d593d2c655017e101f5ace88bb0a89c9a6a40e627 SHA512: 7d7b9b18f51f1098760c04559710768d14047e23f2821d5de418f4fdf9372ae30e7d9dba715eb033c9da4f9120cd05bbf47d8f365fdb8b5d6d216883eb8df78e Description: wxWidgets Cross-platform C++ GUI toolkit (GTK+ 3 runtime) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package provides the shared libraries needed to run programs linked against wxWidgets. To use the (optional) glcanvas library you will need to have Mesa or OpenGL installed. Homepage: https://www.wxwidgets.org/ Multi-Arch: same Package: libwxgtk3.0-gtk3-0v5-dbgsym Priority: optional Section: debug Installed-Size: 70811 Maintainer: wxWidgets Maintainers Architecture: amd64 Source: wxwidgets3.0 Version: 3.0.4+dfsg-8co2bv2021.0b3 Depends: libwxgtk3.0-gtk3-0v5 (= 3.0.4+dfsg-8co2bv2021.0b3) Filename: pool/sdk/w/wxwidgets3.0/libwxgtk3.0-gtk3-0v5-dbgsym_3.0.4+dfsg-8co2bv2021.0b3_amd64.deb Size: 68902888 MD5sum: 18d6ef099914baaa2ee7af282e0de65a SHA1: 2d6256e2d39c6474638b1b784cc1f906e9f5aff3 SHA256: 0621725ae0dc77fa7bb6541207b7e0b2cbd32c6905b58b3c55c44f20f1516929 SHA512: 61537cdf811b51d4b99e5d546a7b4ba9496c04b0e98cae4386c3bcb0646d5c488ed323d3c760ee6567c8162cd40071154af025f23c2639d59ec79f61a2f06002 Description: debug symbols for libwxgtk3.0-gtk3-0v5 Auto-Built-Package: debug-symbols Build-Ids: 0fdebc9adb95a126fbae3eb2c7957fbfd0e56585 16f78328a2cc7c07cbd6856f2a222c21fabad145 26a9ee9f59619e5946965545acb423ee6e833285 48cf2a59cf7bb594f5986484158182ec532d5e5b 68ea727458997643f40c9f11acb837c92fed2137 73e7714215c156559ff87bc3753136b97b755572 7f2561e202516ea9e2be831a5e2059fc1a836a79 8355e81169209797ab4ecdca45cf800468fa77f2 a8172946ff3c254d893baf76fc0d4873041b19bc d1cb69b9acf690e5c960e9b2c1025ec49eacd71a fe6dd5077e8fa5c8c4543a09829f69a8765df87f Multi-Arch: same Package: libwxgtk3.0-gtk3-dev Priority: optional Section: libdevel Installed-Size: 230 Maintainer: wxWidgets Maintainers Architecture: amd64 Source: wxwidgets3.0 Version: 3.0.4+dfsg-8co2bv2021.0b3 Depends: wx-common, wx3.0-headers (= 3.0.4+dfsg-8co2bv2021.0b3), libwxgtk3.0-gtk3-0v5 (= 3.0.4+dfsg-8co2bv2021.0b3), libwxbase3.0-dev (= 3.0.4+dfsg-8co2bv2021.0b3), libgl1-mesa-dev | libgl-dev, xlibmesa-glu-dev | libglu-dev Suggests: wx3.0-doc, gettext Filename: pool/sdk/w/wxwidgets3.0/libwxgtk3.0-gtk3-dev_3.0.4+dfsg-8co2bv2021.0b3_amd64.deb Size: 138588 MD5sum: fdc8d382f56392fb39f8ec4c71e63cf5 SHA1: c0274fd10e67996ec38bd402bd7aa4a8742d2d9d SHA256: e93530e9ef22e804fb27a40e83d3b5333258190e9ce4768a497d4627165d5ee3 SHA512: fde2338477093e78508f6bcf9f2d30ae8721335918fcbabf5224f36577af15cad68e2f16e02f8a583961e79329ff967e814748d03c408f9628ca78a3653a3632 Description: wxWidgets Cross-platform C++ GUI toolkit (GTK+ 3 development) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package provides files needed to compile wxWidgets programs. If you want to compile apps using the (optional) glcanvas library you will need to have Mesa or OpenGL installed too. . This package also provides the wx-config script. Homepage: https://www.wxwidgets.org/ Multi-Arch: same Package: libxfce4panel-2.0-4 Priority: optional Section: libs Installed-Size: 316 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: xfce4-panel Version: 4.12.2-1co1bv2021.0b3 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libdbus-glib-1-2 (>= 0.78), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.1.6), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libxfce4util7 (>= 4.9.0) Filename: pool/sdk/x/xfce4-panel/libxfce4panel-2.0-4_4.12.2-1co1bv2021.0b3_amd64.deb Size: 207736 MD5sum: 2065b21e70db9e132508b3670e9713c1 SHA1: 7eb2323260351b903c8ad5edbaf204b7c63ce863 SHA256: 6730ef78266c5df7e259b76c37a8ca5cbdec9041ed817dfe249a1b8d8c7883a5 SHA512: c8c54e1c5b0ea2d4fd6716869bb6e110c09ccf01d248aea7ca331c5dcb96dbf5aed7ca58b64053b4542cc3393a8daa97616cb8f26769d7fbe0d4407f0f356728 Description: Xfce4 panel libraries (GTK3 variant) This package contains library (GTK3 variant) used by the various plugins for the Xfce panel. Homepage: http://www.xfce.org/ Package: libxfce4panel-2.0-4-dbgsym Priority: optional Section: debug Installed-Size: 202 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: xfce4-panel Version: 4.12.2-1co1bv2021.0b3 Replaces: xfce4-panel-dbg (<< 4.12.1-1~) Depends: libxfce4panel-2.0-4 (= 4.12.2-1co1bv2021.0b3) Breaks: xfce4-panel-dbg (<< 4.12.1-1~) Filename: pool/sdk/x/xfce4-panel/libxfce4panel-2.0-4-dbgsym_4.12.2-1co1bv2021.0b3_amd64.deb Size: 161608 MD5sum: 20a8c3447c3632f9c53817195fb7013a SHA1: 4a3c25f3dbbb385da95c238b7ac0bcaedf365a30 SHA256: ae6475030a8e3478d94db62b73b3ed27efb5b049ffa3dab3b11838fb3ef35ab0 SHA512: 81903efa416ce2e3ceaa76f873d04fd4d41095fee2e74ea19f11d07142fce046ea464d1af1dcf4d6f18f021a854d7b3258bb564360abdf58e8df14d3fbec4d2d Description: debug symbols for libxfce4panel-2.0-4 Auto-Built-Package: debug-symbols Build-Ids: 1f20cbcf59f987ebe2cd585e24660ed0a5ed5fb2 fef49005ad09117b3266a7e491b8e4ea0c1af075 Package: libxfce4panel-2.0-dev Priority: optional Section: libdevel Installed-Size: 273 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: xfce4-panel Version: 4.12.2-1co1bv2021.0b3 Depends: libxfce4panel-2.0-4 (= 4.12.2-1co1bv2021.0b3), libgtk-3-dev, libglib2.0-dev, libxfce4util-dev Filename: pool/sdk/x/xfce4-panel/libxfce4panel-2.0-dev_4.12.2-1co1bv2021.0b3_amd64.deb Size: 187376 MD5sum: 7b6076a043566c0b51467194f94d8aee SHA1: b52918b4cb78bffcfc7a4ff58fc74cacba3a4fdb SHA256: f1c83d88bf66412afae18afb86b090b02776358ac1f8ec39f270c09359b49f68 SHA512: b7c6eaf7dbd3dd11e3f5916cb49dad3440c6194747bd7737ebb0e79ef6ef4764b2caec0b231f431c84ad3d56aeed8468561a755e276d65e3e3c776f13a7501c0 Description: Xfce4 panel libraries (GTK3 variant) This package contains development files for the library (GTK3 variant) used by the various plugins for the Xfce panel. Homepage: http://www.xfce.org/ Package: libxfce4ui-1-0 Priority: optional Section: libs Installed-Size: 218 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: libxfce4ui Version: 4.12.1-3co1bv2021.0b3 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo2 (>= 1.2.4), libdbus-1-3 (>= 1.9.14), libdbus-glib-1-2 (>= 0.78), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk2.0-0 (>= 2.24.32), libice6 (>= 1:1.0.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libpangoft2-1.0-0 (>= 1.14.0), libsm6, libstartup-notification0 (>= 0.4), libx11-6, libxfce4util7 (>= 4.9.0), libxfconf-0-2 (>= 4.6.0), libxfce4ui-common (>= 4.11) Filename: pool/sdk/libx/libxfce4ui/libxfce4ui-1-0_4.12.1-3co1bv2021.0b3_amd64.deb Size: 101364 MD5sum: 0c16274582b695c8d36c45c1a71964df SHA1: 1d8654709b396a5ec2cf480a24a00d9da89f9b4d SHA256: ce99a51fba12001811792a0684f48e1a520ec541457ac6e8e51e97960b659995 SHA512: c3c4ef127b6ff1ddab52d65f4cfd8396b3a0c995cc59f96c25852001d5037328adcdaa8e62660d9f0ecf26880374f92f50afa54daa61ba1fc9b4dbbe357b0136 Description: widget library for Xfce - Gtk+2 variant libxfce4ui is used to share commonly used Xfce widgets among the Xfce applications. . This package provides the Gtk+2 variant of libxfce4ui. Homepage: http://www.xfce.org/ Multi-Arch: same Package: libxfce4ui-1-dbg Priority: optional Section: debug Installed-Size: 303 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: libxfce4ui Version: 4.12.1-3co1bv2021.0b3 Depends: libxfce4ui-1-0 (= 4.12.1-3co1bv2021.0b3) Filename: pool/sdk/libx/libxfce4ui/libxfce4ui-1-dbg_4.12.1-3co1bv2021.0b3_amd64.deb Size: 259428 MD5sum: 011a37a1e13bf72669ddb9ced448a9b2 SHA1: 48b3ee2e38fe5b265a0badac4b9b75bddea6e79f SHA256: 2a275227180908b85bfbfd863e2a34a79cd79e8ab0ddb406dc4a59e96ecad4c2 SHA512: f855b983bd75eac42aa2e6b28a485a30600998d1cc3646d7366e26dbe03f8fa20b3774501685f30f917c35810cbb4487e489a988707e3ccf0fbfc3e4a2d0e570 Description: debugging symbols for libxfce4ui - Gtk+2 variant This package contains debugging symbols and information for libxfce4ui. . This package provides debugging symbols for the Gtk+2 variant of libxfce4ui. Build-Ids: 2876add1ba1f44a5a6df2efa21acaef094520ef5 2fd5b463495c99d79a51a619e4248d9762b8d950 Homepage: http://www.xfce.org/ Multi-Arch: same Package: libxfce4ui-1-dev Priority: optional Section: libdevel Installed-Size: 124 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: libxfce4ui Version: 4.12.1-3co1bv2021.0b3 Depends: libxfce4ui-1-0 (= 4.12.1-3co1bv2021.0b3), libgtk2.0-dev, libxfce4util-dev (>= 4.10.0), libxfconf-0-dev (>= 4.10.0) Filename: pool/sdk/libx/libxfce4ui/libxfce4ui-1-dev_4.12.1-3co1bv2021.0b3_amd64.deb Size: 68896 MD5sum: 833c51a7321f9d0bf5b155f8a0e9eaff SHA1: 9a116ffd94c5e45e0d7ff5888063b78ed88e4c2b SHA256: 66dbf2ca729de8ff1cb8aab470424f21906d9d38e72b5d4db59d7e85bd3a1e91 SHA512: 731bf86bf5141d369d2b2b4704de71d507ba26e51b622e573771054901f9a631a97bc7f5a2333376aaf1379e1355716d28eb72d0b083458b141dfc05d76c55f9 Description: Development files for libxfce4ui - Gtk+2 variant This package contains the headers and the static library for libxfce4ui. . This package provides development files for the Gtk+2 variant of libxfce4ui. Homepage: http://www.xfce.org/ Multi-Arch: same Package: libxfce4ui-2-0 Priority: optional Section: libs Installed-Size: 218 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: libxfce4ui Version: 4.12.1-3co1bv2021.0b3 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libdbus-1-3 (>= 1.9.14), libdbus-glib-1-2 (>= 0.78), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.9.12), libice6 (>= 1:1.0.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libsm6, libstartup-notification0 (>= 0.4), libx11-6, libxfce4util7 (>= 4.9.0), libxfconf-0-2 (>= 4.6.0), libxfce4ui-common (>= 4.11) Filename: pool/sdk/libx/libxfce4ui/libxfce4ui-2-0_4.12.1-3co1bv2021.0b3_amd64.deb Size: 101440 MD5sum: da3eb432d95b0cb16cb44178d32f49d0 SHA1: e4decfa70d004418f0202a4ea4ca04ab57fef24f SHA256: c5828d20a8138f506bddb6f1b86a5ac4ed00211d81080e3c7a96e4789458d498 SHA512: 8b69747bd1cc0229ae863d274869e7ead93cb47dddcd6fa9893916cb15ed6de67983d8fa604a4e56b545402b87b31d5cfa5280bab412e2bb00d535dd89db6265 Description: widget library for Xfce - Gtk+3 variant libxfce4ui is used to share commonly used Xfce widgets among the Xfce applications. . This package provides the Gtk+3 variant of libxfce4ui. Homepage: http://www.xfce.org/ Multi-Arch: same Package: libxfce4ui-2-dbg Priority: optional Section: debug Installed-Size: 287 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: libxfce4ui Version: 4.12.1-3co1bv2021.0b3 Depends: libxfce4ui-2-0 (= 4.12.1-3co1bv2021.0b3) Filename: pool/sdk/libx/libxfce4ui/libxfce4ui-2-dbg_4.12.1-3co1bv2021.0b3_amd64.deb Size: 244312 MD5sum: 3c00d581ea3639ff0210fb8e10e5bce5 SHA1: 13151c06c22c410d58a5d79186340352b162810a SHA256: 351e1083d2f8a446d2bf1a409755bd975d8cbde04bf42bbaa38f93b415ab2eda SHA512: 7492115730d55746bc96b5db35a2c1286cd10a1a02580caa7bd37c3d7fd994a592e9f7af3ae5a46f50f27516c0e305e6ba9c4d64f89daff9f2ee2f19acc68129 Description: debugging symbols for libxfce4ui - Gtk+3 variant This package contains debugging symbols and information for libxfce4ui. . This package provides debugging symbols for the Gtk+3 variant of libxfce4ui. Build-Ids: 243556b711d0e4efa5019e07e2695df9f195c64a 3e409516e6a13a7e7c4e24f11a295dd8344dc482 Homepage: http://www.xfce.org/ Multi-Arch: same Package: libxfce4ui-2-dev Priority: optional Section: libdevel Installed-Size: 124 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: libxfce4ui Version: 4.12.1-3co1bv2021.0b3 Depends: libxfce4ui-2-0 (= 4.12.1-3co1bv2021.0b3), libgtk-3-dev, libxfce4util-dev (>= 4.10.0), libxfconf-0-dev (>= 4.10.0) Filename: pool/sdk/libx/libxfce4ui/libxfce4ui-2-dev_4.12.1-3co1bv2021.0b3_amd64.deb Size: 68900 MD5sum: cc85f81000c0e0c71e2e8787f98f0a48 SHA1: e7c18a448f860b931bdd326f97f7c28d902288c9 SHA256: db0f63189f3ae44cedf3fa9ceb637b234557d25b122348d77480d3ab8c451d07 SHA512: 334e8edd28fdbb2f1e5e931b0f15717dba68b2a3748578dab14fbb81e8bea7a47c7fbadd22e8ad3fe17ba2c2526c6b73e784c159f4fc796404970b9ea89898a0 Description: Development files for libxfce4ui - Gtk+3 variant This package contains the headers and the static library for libxfce4ui. . This package provides development files for the Gtk+3 variant of libxfce4ui. Homepage: http://www.xfce.org/ Multi-Arch: same Package: libxfce4ui-common Priority: optional Section: xfce Installed-Size: 1294 Maintainer: Debian Xfce Maintainers Architecture: all Source: libxfce4ui Version: 4.12.1-3co1bv2021.0b3 Replaces: libxfce4ui-1-0 (<< 4.11), libxfce4ui-1-dev (<< 4.11), xfce-keyboard-shortcuts (<< 4.11) Provides: xfce-keyboard-shortcuts Suggests: libxfce4ui-2-0 | libxfce4ui-1-0, devhelp Breaks: libxfce4ui-1-0 (<< 4.11), libxfce4ui-1-dev (<< 4.11), xfce-keyboard-shortcuts (<< 4.11) Filename: pool/sdk/libx/libxfce4ui/libxfce4ui-common_4.12.1-3co1bv2021.0b3_all.deb Size: 210240 MD5sum: 2a0aa8f0338337ff9acecec13d4879bd SHA1: 73d06ecd8e9f1f63758d392210f60dee4e7a025d SHA256: 0753e720b61d3d0c7712ffadb57f8eae2b72066bbe672ac050425f79aef4f59f SHA512: 3aa88b59d80d645288b7248cbfac9540cb8e830976334b71baa5a44790f89a98c77c5a4c6dc7f0078fe95849507cd483e86c17f2c7644cc462393580da56a3de Description: common files for libxfce4ui This package contains the common files for both variants of libxfce4ui. Homepage: http://www.xfce.org/ Multi-Arch: foreign Package: libxfce4ui-utils Priority: optional Section: xfce Installed-Size: 219 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: libxfce4ui Version: 4.12.1-3co1bv2021.0b3 Replaces: xfce4-utils Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.18.0), libgtk2.0-0 (>= 2.12.0), libxfce4ui-1-0 (>= 4.9.1), libxfce4util7 (>= 4.9.0) Breaks: xfce4-utils Filename: pool/sdk/libx/libxfce4ui/libxfce4ui-utils_4.12.1-3co1bv2021.0b3_amd64.deb Size: 98768 MD5sum: fb3b1be2e523cd8cea418de6575224f3 SHA1: 8beaecdfcdabe9075dbfca52d0cb898d2a07ea28 SHA256: ba9e4a5fe3dc1b1166c3a4f97cb76b9babefcf04840f3b2685862feb9934fc81 SHA512: 5bf875965dc9ab32e6792e7b6a9c02a0af8af3b98289772d6c9d4860fe6e88b1da185bcae3a39a6b6192a5a7f3e6be350ebe89c84ba4a7bf19903d4323fd2878 Description: Utility files for libxfce4ui This package contains the Xfce settings plugin and the utility files for libxfce4ui-1-0 which are: - xfce4-about Homepage: http://www.xfce.org/ Package: libxfce4ui-utils-dbg Priority: optional Section: debug Installed-Size: 107 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: libxfce4ui Version: 4.12.1-3co1bv2021.0b3 Replaces: libxfce4ui-1-dbg (<< 4.10.0-4) Depends: libxfce4ui-utils (= 4.12.1-3co1bv2021.0b3) Breaks: libxfce4ui-1-dbg (<< 4.10.0-4) Filename: pool/sdk/libx/libxfce4ui/libxfce4ui-utils-dbg_4.12.1-3co1bv2021.0b3_amd64.deb Size: 88156 MD5sum: 6645fccd14c91a24770bb08431b88a1b SHA1: 68e087630b1c9aefa8179f64d9979ae1b3a1c587 SHA256: 5ebc665faa528bbf58a1203bcd1ac9bae675ead621e3455fdc489b0504f06417 SHA512: 2e38e67086061a9bed0ad1b948c3b63bfb7e9e6a5488d98fa61199ffebf36a1270edc2a3b74f523b8722246cdc4a2e8c6c17928ed51929649a41e1ba9066698c Description: debugging symbols for libxfce4ui-utils This package contains debugging symbols and information for libxfce4ui-utils. Build-Ids: ece039f390ab03094f7303c135e73b218e415866 Homepage: http://www.xfce.org/ Multi-Arch: same Package: libxfce4util-bin Priority: optional Section: xfce Installed-Size: 79 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: libxfce4util Version: 4.12.1-3co1bv2021.0b3 Replaces: libxfce4util4 (<< 4.6.1-2) Depends: libc6 (>= 2.3.4), libxfce4util7 (>= 4.9.0) Breaks: libxfce4util4 (<< 4.6.1-2) Filename: pool/sdk/libx/libxfce4util/libxfce4util-bin_4.12.1-3co1bv2021.0b3_amd64.deb Size: 56968 MD5sum: 38d4696444ae9a9bb83f361a00f6ad80 SHA1: 5a450222c264a4f335f10800a6605d519fe2574c SHA256: e35431969f9e21beb034dff0eb5ca57a30421fb22d7fb821e8971531acf11f90 SHA512: d448ff7485d81ef89f7c9f4984f9640bc1041d27b4e19b668b21eeaa036332052e4b981bfdfec3f333e7712f2cc532a69466a5da5a29fd4b5449126a78902c10 Description: tools for libxfce4util This package contains binaries used by Xfce basic utility library. At the moment, the following programs are included: - xfce4-kiosk-query: query Xfce kiosk capabilities. Homepage: http://www.xfce.org/ Package: libxfce4util-common Priority: optional Section: xfce Installed-Size: 537 Maintainer: Debian Xfce Maintainers Architecture: all Source: libxfce4util Version: 4.12.1-3co1bv2021.0b3 Replaces: libxfce4util4 (<< 4.6.1-2) Breaks: libxfce4util4 (<< 4.6.1-2) Filename: pool/sdk/libx/libxfce4util/libxfce4util-common_4.12.1-3co1bv2021.0b3_all.deb Size: 99368 MD5sum: 3259cbf39c2054e9ac42c39160344164 SHA1: 939cfbcaacfbffd82f09bc84c53343aae4d629d3 SHA256: bb7aa7075e27fcac1fb362f176cbd7ffd27cfa41e46d6a2ee7bb19887a21b2b9 SHA512: 5d09389f12dfb9f1bcf267f7d13865a40bd55b3cb7f24db0cfebc91c0faee4741d4500c97f7a8598470ca1e3c1d172dabe3857ad5d373c0b9a98ac9782a13e59 Description: common files for libxfce4util This package contains various infrastructure-independant common files for libxfce4util, the Xfce utility library. Homepage: http://www.xfce.org/ Multi-Arch: foreign Package: libxfce4util-dev Priority: optional Section: libdevel Installed-Size: 375 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: libxfce4util Version: 4.12.1-3co1bv2021.0b3 Depends: libxfce4util7 (= 4.12.1-3co1bv2021.0b3), libglib2.0-dev Suggests: devhelp Filename: pool/sdk/libx/libxfce4util/libxfce4util-dev_4.12.1-3co1bv2021.0b3_amd64.deb Size: 85536 MD5sum: 344af3d1535979506e65b8276d8600b5 SHA1: 7a420c212c25922f2cb2c216f2d9f4137ea3670d SHA256: 3c67c28e2c2e7af51f15bb722298470bccefbce58286ce14ba7bfb5bb53e57e0 SHA512: a7f02ac0ce36ceb681a226895f561adc1d051e26d27b42d79e4435108846bb375a96d707caddecf567cd59a3fa9eaa1aad25acd1624be6bf761a68b647118a44 Description: Development files for libxfce4util7 This package contains the headers for libxfce4util7. If you intend to code applications for the Xfce4 desktop environment, you need to install this package. . The libxfce4util7 Reference Manual is also included and it can be consulted using Devhelp or a web browser. Homepage: http://www.xfce.org/ Multi-Arch: same Package: libxfce4util7 Priority: optional Section: xfce Installed-Size: 123 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: libxfce4util Version: 4.12.1-3co1bv2021.0b3 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.35.9), libxfce4util-common Recommends: libxfce4util-bin Filename: pool/sdk/libx/libxfce4util/libxfce4util7_4.12.1-3co1bv2021.0b3_amd64.deb Size: 73264 MD5sum: 23a0dccaf679de3ac4f038a3a2791d05 SHA1: 27a0b2ea220da085e450a8138442cd988127ccc0 SHA256: db39b9602d197da872d10e6a743661177c93a05ad6ab3e9c0d70f4da82daee67 SHA512: e203f383aece22eff117fbb637689fcb488b61b0a7c5dcd540428ce0a403698a6c110d3e3fb99a7215970012dd177a1fe58adb6a6e347ac63e54d9e14d6ced1a Description: Utility functions library for Xfce4 This package contains libxfce4util7, the basic utility function library for Xfce4. If you intend to run Xfce4, you need this library. Homepage: http://www.xfce.org/ Multi-Arch: same Package: libxfce4util7-dbg Priority: extra Section: debug Installed-Size: 178 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: libxfce4util Version: 4.12.1-3co1bv2021.0b3 Depends: libxfce4util7 (= 4.12.1-3co1bv2021.0b3) Filename: pool/sdk/libx/libxfce4util/libxfce4util7-dbg_4.12.1-3co1bv2021.0b3_amd64.deb Size: 145216 MD5sum: 8ffdd9309a2ff929cd2c87c0e7fda4ae SHA1: 4d40ba8811dc13a1f2e15809176b6d53f7a81e23 SHA256: 30bb58ad6c6900a225d150aa48a2882ba23c47f453676e1a218a6f9964fde9ad SHA512: 3adc6eef75abcfc0e0961365a4b18bb7c531a34b12ac9b85908d10edba7a1cc2f076db819450bb00961db74e380645f086f0ff0d5f45df00a2503ac272fe9477 Description: debugging information for libxfce4util7 This package contains debugging symbols for libxfce4util7, the basic utility function library for Xfce4. Build-Ids: 9b776d17e2b721a6119f3fa62f158a3821d266a6 b43194c53fd93897ba03b1c8917060752b28f2eb Homepage: http://www.xfce.org/ Multi-Arch: same Package: libxfconf-0-2 Priority: optional Section: libs Installed-Size: 160 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: xfconf Version: 4.12.1-1co1bv2021.0b3 Depends: libc6 (>= 2.14), libdbus-1-3 (>= 1.9.14), libdbus-glib-1-2 (>= 0.78), libglib2.0-0 (>= 2.41.1), xfconf Filename: pool/sdk/x/xfconf/libxfconf-0-2_4.12.1-1co1bv2021.0b3_amd64.deb Size: 88160 MD5sum: 4c5b45a099724d7b4bf3b61a6364f66a SHA1: d08c16e0d39b42ed541dde92bd453a23421a5604 SHA256: a5ebd477d0e3e61dede0a2775cd67c3fd85bb6c1f117a1be22b0023b1ee68e1d SHA512: d7832ffc5e37641240faaf76ca54219775b6a276eb51d8e31e12ac481207b9bfba3782707ceaf797e1c82060e0a5c7ba309dd4c44a809afdcc6e5c7c9334d9d8 Description: Client library for Xfce4 configure interface This package contains a library which can be used by every program that aims to be a configuration-manager for Xfce4. . If you intend to use Xfce4, you definitely want to install this package. Homepage: http://www.xfce.org Package: libxfconf-0-2-dbgsym Priority: optional Section: debug Installed-Size: 114 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: xfconf Version: 4.12.1-1co1bv2021.0b3 Replaces: libxfconf-0-2-dbg (<< 4.12.0-3~) Depends: libxfconf-0-2 (= 4.12.1-1co1bv2021.0b3) Breaks: libxfconf-0-2-dbg (<< 4.12.0-3~) Filename: pool/sdk/x/xfconf/libxfconf-0-2-dbgsym_4.12.1-1co1bv2021.0b3_amd64.deb Size: 88376 MD5sum: 704af3ae761f4103d3e710793e506c40 SHA1: 8643a85046b03e060a37fec652e3052be18e1770 SHA256: b64005a126ff32ab35acf3837a5cc5b09062b38a0e5dd8eb957fbd4b9a3a626d SHA512: 1f70c2e49ec5782c62ef2c2cce59137d511edc8b8af4ef817bc7c85b3640449c148c77359730a1cbd5888614787f67d92b7c6458da46fe93891d8f65cd89bcb0 Description: debug symbols for libxfconf-0-2 Auto-Built-Package: debug-symbols Build-Ids: 899efe0efebf6a54eab7e86878cf8b1b8a812efa Package: libxfconf-0-dev Priority: optional Section: libdevel Installed-Size: 327 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: xfconf Version: 4.12.1-1co1bv2021.0b3 Depends: libxfconf-0-2 (= 4.12.1-1co1bv2021.0b3), libdbus-1-dev, libdbus-glib-1-dev, pkg-config, libglib2.0-dev Filename: pool/sdk/x/xfconf/libxfconf-0-dev_4.12.1-1co1bv2021.0b3_amd64.deb Size: 88912 MD5sum: 45d17b70fb8e2fe1a8b829ac7a8b6e9e SHA1: 90c7e7ed670eaa9be977a49c2f42d6774288f734 SHA256: 63f2bb275a30e87cf191612910cd0fa09665bc51d4d1458093b4b39ffe96cf1b SHA512: 8f7440f64f923e525d6415681c459ed3359484d36e20a472f014bb159e554b316f2188d2b9c7d1979bda3feba67ec9ae5e6bd35241ad03377e6b908b3b765a57 Description: Development files for libxfconf This package contains the development files libxfconf which are the main part of the Xfce4 configuration system. If you want to develop applications that use this library, you want to install this package. . The libxfconf Reference Manual is also included and it can be consulted with Devhelp or a web browser. Homepage: http://www.xfce.org Package: libxklavier-dev Priority: optional Section: libdevel Installed-Size: 461 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: libxklavier Version: 5.4-4co1bv2021.0b3 Depends: libxklavier16 (= 5.4-4co1bv2021.0b3), libglib2.0-dev (>= 2.16.0), libxml2-dev (>= 2.0.0), libx11-dev, gir1.2-xkl-1.0 (= 5.4-4co1bv2021.0b3) Filename: pool/sdk/libx/libxklavier/libxklavier-dev_5.4-4co1bv2021.0b3_amd64.deb Size: 73964 MD5sum: f4ca9e556aa945aa2998c4007dac9bec SHA1: 2bae15c16ef3ddc9a1867681d9cbaaf105657736 SHA256: 3a3754de3b0d49fddf26b75f345e120645f156f69a77c0b4b6b0a7b4425ad634 SHA512: 73abe6a1fdf66297c192868312f6a22610eb5a6d975e2788c031ea3be5301395d9cdc7b821ee9da12d81e768202ecd63f94098610f81a8fc3b9b3e63c0d7a401 Description: Development files for libxklavier These are headers and other files needed to develop with libxklavier. Homepage: https://www.freedesktop.org/wiki/Software/LibXklavier Multi-Arch: same Package: libxklavier16 Priority: optional Section: libs Installed-Size: 145 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: libxklavier Version: 5.4-4co1bv2021.0b3 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.37.3), libx11-6, libxi6 (>= 2:1.1.2), libxkbfile1, libxml2 (>= 2.7.4), xkb-data (>= 0.8), x11-xkb-utils Suggests: iso-codes Filename: pool/sdk/libx/libxklavier/libxklavier16_5.4-4co1bv2021.0b3_amd64.deb Size: 48240 MD5sum: 16df583560de9bd867188ec21ba262d4 SHA1: 611deecf9057d1488a5fa6314e05b7a7c8776e1a SHA256: e56996d55366597f4a4e2a2ff9435ac4f86e0bd14987ab8e02eddd773f9ebe22 SHA512: ded5fb02423e409c9d589f4de3d6c138efc095de033660fbcbb2f530aa6cba61c5c91e5cfa6f707ffa58f768f9b209daae1ab95ebc98ac6fb751fb6555a402c9 Description: X Keyboard Extension high-level API Libxklavier provides programmers an API for high(er) level access to the X Keyboard Extension, to ease creating XKB related applications. Homepage: https://www.freedesktop.org/wiki/Software/LibXklavier Multi-Arch: same Package: libxklavier16-dbgsym Priority: optional Section: debug Installed-Size: 255 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: libxklavier Version: 5.4-4co1bv2021.0b3 Depends: libxklavier16 (= 5.4-4co1bv2021.0b3) Filename: pool/sdk/libx/libxklavier/libxklavier16-dbgsym_5.4-4co1bv2021.0b3_amd64.deb Size: 221552 MD5sum: 12f7e80c34b89dfa6e6f4a458f612b1b SHA1: d4f06b859371efdeafd53dedbe38635d634835fd SHA256: ac7da75d941eafff34848fb9e8fb40dac90a4bfbb411bb6e0de16de8646090b7 SHA512: 36ba28aafa6cbb819475677892fda0d4b58501582ca3493b7fc137fe96fd885ce149b7124c0006f521dda2e422437c83fa737dad50604d3722daee88a8c59617 Description: debug symbols for libxklavier16 Auto-Built-Package: debug-symbols Build-Ids: 49f95cf104a493af006a8975035ab33de92531a6 Multi-Arch: same Package: libxmlsec1 Priority: optional Section: libs Installed-Size: 459 Maintainer: Debian XML/SGML Group Architecture: amd64 Source: xmlsec1 Version: 1.2.27-2co1bv2021.0b3 Depends: libc6 (>= 2.14), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25) Breaks: libreoffice-core (<< 1:6.0.5~rc2~) Filename: pool/sdk/x/xmlsec1/libxmlsec1_1.2.27-2co1bv2021.0b3_amd64.deb Size: 149560 MD5sum: 085145c76658dc2b8533be8e3f68a28c SHA1: 9ff3f3a597ce78a8426eb4ef682cd425fb251b64 SHA256: 80f6dac4ab0292769fc394e5f848f3d96caf2753821e81223a0d2106b7c29e2a SHA512: 6bef81884605f88061a1bc74e8bed530d03ec496c6aaad8a467e8141718cd4acbe047d2df2a8b627a0129ad0270b5a3a26acb79004a3789f522e00f72d00afaa Description: XML security library The XML Security Library implements standards related to secure handling of XML data. . This package provides dynamic libraries for use by applications. Specifically, it provides all XML security library functionality except for the cryptography engine. Homepage: https://www.aleksey.com/xmlsec/ Multi-Arch: same Package: libxmlsec1-dbgsym Priority: optional Section: debug Installed-Size: 491 Maintainer: Debian XML/SGML Group Architecture: amd64 Source: xmlsec1 Version: 1.2.27-2co1bv2021.0b3 Depends: libxmlsec1 (= 1.2.27-2co1bv2021.0b3) Filename: pool/sdk/x/xmlsec1/libxmlsec1-dbgsym_1.2.27-2co1bv2021.0b3_amd64.deb Size: 415672 MD5sum: 167afda0934a41842953ae1ee32b3cf7 SHA1: cc2f3af13bc0adbcd46c2089c8b859fcbe419afc SHA256: facd1acfe112c8d04f685c3b9a73979ffd62e60b526274e3023e44722f6fe8e5 SHA512: 9ba3f650f0911a9e19e023d4f6699a4628623938db5034da27380f7a954299b57474e5184be87952075066a8976f6ad96226ad8cfe7eadcf9746d9a51b2f7d25 Description: debug symbols for libxmlsec1 Auto-Built-Package: debug-symbols Build-Ids: 93084db1bab3dd1c0395c445f1d266fceb1b9d82 Multi-Arch: same Package: libxmlsec1-dev Priority: optional Section: libdevel Installed-Size: 2953 Maintainer: Debian XML/SGML Group Architecture: amd64 Source: xmlsec1 Version: 1.2.27-2co1bv2021.0b3 Depends: libc6-dev, libgcrypt20-dev, libgnutls28-dev, libnss3-dev, libssl-dev (>= 1.0.0), libxml2-dev (>= 2.8.0), libxmlsec1 (= 1.2.27-2co1bv2021.0b3), libxmlsec1-gcrypt (= 1.2.27-2co1bv2021.0b3), libxmlsec1-gnutls (= 1.2.27-2co1bv2021.0b3), libxmlsec1-nss (= 1.2.27-2co1bv2021.0b3), libxmlsec1-openssl (= 1.2.27-2co1bv2021.0b3), libxslt1-dev (>= 1.0.20) Filename: pool/sdk/x/xmlsec1/libxmlsec1-dev_1.2.27-2co1bv2021.0b3_amd64.deb Size: 413836 MD5sum: 9b91f86cb0e1faa2e084c82e0ee0ac87 SHA1: de11d78c9768da8f87a06dcdaea3bf62e4c5a495 SHA256: e7774f9cc0cfd39be9d483735ea1af692b5d6170b277d1197d8fd5e1d2735613 SHA512: ff5c9b43a74ec86ad1e323ee7764c0cbcd7a2dc5184243fe2907b728821165ebef0eac96b34d983ab4923af83203877ddea9e499ffd3a75ced35a5601a1e4bae Description: Development files for the XML security library The XML Security Library is a C library that implements these XML standards: . * XML Signature * XML Encryption . This package provides development files including documentation, examples, headers, static libraries, and configuration support. Homepage: https://www.aleksey.com/xmlsec/ Package: libxmlsec1-doc Priority: optional Section: text Installed-Size: 3462 Maintainer: Debian XML/SGML Group Architecture: all Source: xmlsec1 Version: 1.2.27-2co1bv2021.0b3 Replaces: libxmlsec1-dev (<< 1.2.26-2) Breaks: libxmlsec1-dev (<< 1.2.26-2) Filename: pool/sdk/x/xmlsec1/libxmlsec1-doc_1.2.27-2co1bv2021.0b3_all.deb Size: 283188 MD5sum: 7078b0bfcedb7980f38146dbfbbdbf93 SHA1: a39fb4360e90913b56972d627d733d6c50e3dec0 SHA256: 74361706d6a5c58667d10a6559de6645807924946aae3a4ed422be68549f8923 SHA512: a6f46d23faee48be00a093fe1afbd7d29fccb2f1f078710b2a4ae50f4e02663a7fcca9dcdda3d2e9d6273fb4fb6988ff9a85411c1c8043a86a02eb69bc79cdcd Description: XML security library -- documentation The XML Security Library implements standards related to secure handling of XML data. . This package contains the documentation for xmlsec1. E.g. the API docs. Homepage: https://www.aleksey.com/xmlsec/ Package: libxmlsec1-gcrypt Priority: optional Section: libs Installed-Size: 192 Maintainer: Debian XML/SGML Group Architecture: amd64 Source: xmlsec1 Version: 1.2.27-2co1bv2021.0b3 Depends: libc6 (>= 2.14), libgcrypt20 (>= 1.8.0), libxml2 (>= 2.7.4), libxmlsec1 (>= 1.2.27), libxslt1.1 (>= 1.1.25) Filename: pool/sdk/x/xmlsec1/libxmlsec1-gcrypt_1.2.27-2co1bv2021.0b3_amd64.deb Size: 65452 MD5sum: 34c66cf14ce2871c2cea8f21521e9612 SHA1: eb7f9f3ba498b40f352bc9f5b5e2f2fd3bc75c5d SHA256: 1c5dcf4ec77b369e944281db1717b317cbaa65f3cd1e9538c605651e7cbb2aeb SHA512: a53ab88bb310cc56aeaa9c718338cb40068d9ce510d4862e3fdb7af42f8c962820fc2b5db04a34dd96f5c245404d243df6c1ee080ae9cf711cec89b26567ad57 Description: Gcrypt engine for the XML security library The XML Security Library implements standards related to secure handling of XML data. . This package provides dynamic libraries for use by applications. Specifically, it provides the gcrypt implementation of the XML security library cryptography functions. Homepage: https://www.aleksey.com/xmlsec/ Multi-Arch: same Package: libxmlsec1-gcrypt-dbgsym Priority: optional Section: debug Installed-Size: 196 Maintainer: Debian XML/SGML Group Architecture: amd64 Source: xmlsec1 Version: 1.2.27-2co1bv2021.0b3 Depends: libxmlsec1-gcrypt (= 1.2.27-2co1bv2021.0b3) Filename: pool/sdk/x/xmlsec1/libxmlsec1-gcrypt-dbgsym_1.2.27-2co1bv2021.0b3_amd64.deb Size: 156948 MD5sum: 17cbc970cee49c2022af5dc305ff73f9 SHA1: befb9d8c119f8bbdffb77f6a151f97f79c2da14c SHA256: 41e73104c89aec9c3b9f76b6ba05a579f01419e3427f162953a51a4f7ae0c5c5 SHA512: a8f0e84955f230e4d42affa6c2ee3f75c5615f43f64b2607dac59e2396b71a9f987d1a35e716ecd974e1c21a9128f8bf98323bc719642290bd67c88389982a89 Description: debug symbols for libxmlsec1-gcrypt Auto-Built-Package: debug-symbols Build-Ids: 73f2b0c258139babf797e40a078572e6d47d694f Multi-Arch: same Package: libxmlsec1-gnutls Priority: optional Section: libs Installed-Size: 153 Maintainer: Debian XML/SGML Group Architecture: amd64 Source: xmlsec1 Version: 1.2.27-2co1bv2021.0b3 Depends: libc6 (>= 2.4), libgnutls30 (>= 3.4.0), libxml2 (>= 2.7.4), libxmlsec1 (>= 1.2.27), libxmlsec1-gcrypt (>= 1.2.27), libxslt1.1 (>= 1.1.25) Filename: pool/sdk/x/xmlsec1/libxmlsec1-gnutls_1.2.27-2co1bv2021.0b3_amd64.deb Size: 57332 MD5sum: 711c743c8d3e9f9bb1b8ab577efff052 SHA1: f5cbe5d64079ce8eb6f261a156f4cc78c0df56a3 SHA256: 746771449d95cc8911412e5c65414fb186d28fa8e320b975adcaa15f9107d696 SHA512: dce7bc82221c502d8adf64a64d71116025f48984e09ef3db36dc69268ffa550b42116c35f9eae7a6d7356a9663e9016242473325a3892c956786304c4680a0b8 Description: Gnutls engine for the XML security library The XML Security Library implements standards related to secure handling of XML data. . This package provides dynamic libraries for use by applications. Specifically, it provides the gnutls implementation of the XML security library cryptography functions. Homepage: https://www.aleksey.com/xmlsec/ Multi-Arch: same Package: libxmlsec1-gnutls-dbgsym Priority: optional Section: debug Installed-Size: 164 Maintainer: Debian XML/SGML Group Architecture: amd64 Source: xmlsec1 Version: 1.2.27-2co1bv2021.0b3 Depends: libxmlsec1-gnutls (= 1.2.27-2co1bv2021.0b3) Filename: pool/sdk/x/xmlsec1/libxmlsec1-gnutls-dbgsym_1.2.27-2co1bv2021.0b3_amd64.deb Size: 132356 MD5sum: 5ccd238bdd6dda7745e241218bc5363f SHA1: 181ee4aa978612df706442ccb66191646a782fb4 SHA256: 301e8abc5b7eee6f23d76e3352eb56bd42845de1fb876537781175de14746dbf SHA512: e4c2f719ed43dd44249027addf7b806837cc6250bc393f13ad173db1cfaac2d7086e72cd139a74729d4d97431f9388cf3153afd55d3b284832a78f64862d66ab Description: debug symbols for libxmlsec1-gnutls Auto-Built-Package: debug-symbols Build-Ids: e9d2ad7e59e80c496e59df1a1ff917ec21a56d3b Multi-Arch: same Package: libxmlsec1-nss Priority: optional Section: libs Installed-Size: 257 Maintainer: Debian XML/SGML Group Architecture: amd64 Source: xmlsec1 Version: 1.2.27-2co1bv2021.0b3 Depends: libc6 (>= 2.14), libnspr4 (>= 2:4.10.9), libnss3 (>= 2:3.13.4-2~), libxml2 (>= 2.7.4), libxmlsec1 (>= 1.2.27), libxslt1.1 (>= 1.1.25) Filename: pool/sdk/x/xmlsec1/libxmlsec1-nss_1.2.27-2co1bv2021.0b3_amd64.deb Size: 86536 MD5sum: 0756d8acab2d2ee3e110b56b27ea8d37 SHA1: 37a1311af0e5898ad361c2ae506c7507a2cd01db SHA256: ce993df787f03f8eadf4fda988145aaefb33f9e7de7ab9f7d1f439a42fdc3314 SHA512: ba8f26711487f71736f8a02179c9ecc6d979bc2289e33b395b4060572e628586e4a6a9d7e935f5a4bae080ba578cc5eb66ad040015b3d35128d67fd40d602bc8 Description: Nss engine for the XML security library The XML Security Library implements standards related to secure handling of XML data. . This package provides dynamic libraries for use by applications. Specifically, it provides the nss implementation of the XML security library cryptography functions. Homepage: https://www.aleksey.com/xmlsec/ Multi-Arch: same Package: libxmlsec1-nss-dbgsym Priority: optional Section: debug Installed-Size: 302 Maintainer: Debian XML/SGML Group Architecture: amd64 Source: xmlsec1 Version: 1.2.27-2co1bv2021.0b3 Depends: libxmlsec1-nss (= 1.2.27-2co1bv2021.0b3) Filename: pool/sdk/x/xmlsec1/libxmlsec1-nss-dbgsym_1.2.27-2co1bv2021.0b3_amd64.deb Size: 253744 MD5sum: 1f914329f12df7b71d10a008bdbda9c0 SHA1: 8b8b572c37d07360c7a7a1de20f48908e11fd1e2 SHA256: 2cdf711392bc41c5d57100126cf55de6cc6c03bbd7862003bf28ba9d893cf7bb SHA512: fc2f8c148bb81a9dadd3664fa9df4f721178762e82c9a3f447c5ed307c95156de28f5100854576958955af054777b6097f54e8fd13005c8ddc7a50680dd41954 Description: debug symbols for libxmlsec1-nss Auto-Built-Package: debug-symbols Build-Ids: 9584823d272591a54825e801c87a91f250cfb4ce Multi-Arch: same Package: libxmlsec1-openssl Priority: optional Section: libs Installed-Size: 318 Maintainer: Debian XML/SGML Group Architecture: amd64 Source: xmlsec1 Version: 1.2.27-2co1bv2021.0b3 Depends: libc6 (>= 2.14), libssl1.1 (>= 1.1.0), libxml2 (>= 2.7.4), libxmlsec1 (>= 1.2.27), libxslt1.1 (>= 1.1.25) Filename: pool/sdk/x/xmlsec1/libxmlsec1-openssl_1.2.27-2co1bv2021.0b3_amd64.deb Size: 101232 MD5sum: 05d73373d80a816d047bd9d271c837a8 SHA1: 2c4240da4d327997d6fa7a1f820d7267e2d9e31a SHA256: 404b16e27308158213b2e9c2a47280bc146592aa1ec7dd1550d8151b16f28c68 SHA512: ff92b01cf46509a7390192e48b008271bf6f0724a30d7bd7dc05c717c7d1f8dbeb56aa04bd8693f3ce3a1da85157b8e9aebb5692a4deb19f393652fbdadc0d3c Description: Openssl engine for the XML security library The XML Security Library implements standards related to secure handling of XML data. . This package provides dynamic libraries for use by applications. Specifically, it provides the openssl implementation of the XML security library cryptography functions. Homepage: https://www.aleksey.com/xmlsec/ Multi-Arch: same Package: libxmlsec1-openssl-dbgsym Priority: optional Section: debug Installed-Size: 315 Maintainer: Debian XML/SGML Group Architecture: amd64 Source: xmlsec1 Version: 1.2.27-2co1bv2021.0b3 Depends: libxmlsec1-openssl (= 1.2.27-2co1bv2021.0b3) Filename: pool/sdk/x/xmlsec1/libxmlsec1-openssl-dbgsym_1.2.27-2co1bv2021.0b3_amd64.deb Size: 258444 MD5sum: e1f4e642e17d12fc4f0c3b640b3f064a SHA1: 02b18acf00f04f7b5119335ec61f3a679b1a61fd SHA256: e4041b81aab5b69e564edf506e942820c723a152f0fc1fc4478d844754d13c50 SHA512: 6b41b0fe2d775b178055478e6ef0d7a5b2d8b60905cd7933bfc5b8698eaae188bb29144c24cdff3a692bf11b11b7303edaaf9b3031cb80477f44b3982080314f Description: debug symbols for libxmlsec1-openssl Auto-Built-Package: debug-symbols Build-Ids: 97033ada120a1c738a61c29818cbd1ee308fa646 Multi-Arch: same Package: libxslthl-java Priority: optional Section: java Installed-Size: 224 Maintainer: Debian Java Maintainers Architecture: all Source: xslthl Version: 2.1.3-5co1bv2021.0b3 Recommends: libsaxon-java (>= 6.5.5), libsaxonhe-java (>= 9.9.0.2), libxalan2-java (>= 2.7.2) Filename: pool/sdk/x/xslthl/libxslthl-java_2.1.3-5co1bv2021.0b3_all.deb Size: 74116 MD5sum: 768c2d3136190221d1ee2d49ad936c23 SHA1: 5d06289cfa97379651cb0ab9e56e47a6f718809a SHA256: 2aca051f476ed10ccdb7ea500fe79cb70f9c69c9aaa0ac95f32f6dbc5498a8da SHA512: 456368a2dbcf6308243f5481b77406c13900df59e0e38cdce3ac6fb8e1215e4e3c3304eb85aa3600aac69592a1639c52678ad8e947abcbff02a9db4b4c556089 Description: XSLT syntax highlighting This is an implementation of syntax highlighting as an extension module for XSLT processors . Article about programming written in DocBook, code examples can be automatically syntax highlighted during the XSLT processing phase. . This version of xslthl provides extensions of the Apache Xalan and Saxon XSLT processors. Homepage: http://xslthl.sourceforge.net Multi-Arch: foreign Package: libyecht-java Priority: optional Section: java Installed-Size: 381 Maintainer: Debian Java Maintainers Architecture: all Source: yecht Version: 1.1-3co1bv2021.0b3 Recommends: jruby Filename: pool/sdk/y/yecht/libyecht-java_1.1-3co1bv2021.0b3_all.deb Size: 186920 MD5sum: ed6fdf0b374788718c4aecdf8c46132e SHA1: 7bc671a120fa08e4c39a61ee1905c02135d324db SHA256: 6e9db7ac22cdeb2134490e27dcacaf68da5b1491916a103db6357e8b68b4c6f2 SHA512: d1359062419039bd08efcb6e51350cfe92ec40e4de9aee6efada1d572795977cb5f5ad557a27023086d722d1b715dfb8365b1605e5c0f4cd5ca18bf5774066da Description: Syck port, a YAML 1.0 processor for Ruby Yecht is a proper port of Syck that matches Syck semantics more or less to the letter - including bugs. Homepage: https://github.com/jruby/yecht Package: libyelp-dev Priority: optional Section: libdevel Installed-Size: 331 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: yelp Version: 3.31.90-1co1bv2021.0b3 Depends: libyelp0 (= 3.31.90-1co1bv2021.0b3), libgtk-3-dev, libwebkit2gtk-4.0-dev (>= 2.19.2), libxml2-dev (>= 2.6.5), libxslt1-dev (>= 1.1.4) Filename: pool/sdk/y/yelp/libyelp-dev_3.31.90-1co1bv2021.0b3_amd64.deb Size: 99496 MD5sum: 65210e6eb57eb2c15a959eb96d697179 SHA1: 153249fadf41d7e1ed37fe0b276a86572110d6f9 SHA256: 2d2b56ea7a104c9dc223c608357891d44e8dec966d7801911a1b7098ce74258e SHA512: 465171b9d97e3424e9015bcd88d22ebbdc933592234d2888e6e16ed0ba7ac804f8dfb2d9c4af5adbd221f0806ea34318489b579ea7664e21dc9a02d4a0269885 Description: Library for the GNOME help browser (development) Yelp is the help browser for the GNOME desktop. Yelp provides a simple graphical interface for viewing DocBook, Mallard, HTML, man, and info formatted documentation. . This package contains the development files for the libyelp library. Homepage: https://wiki.gnome.org/Apps/Yelp Multi-Arch: same Package: libyelp0 Priority: optional Section: libs Installed-Size: 408 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: yelp Version: 3.31.90-1co1bv2021.0b3 Depends: libatk1.0-0 (>= 1.12.4), libbz2-1.0, libc6 (>= 2.14), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.39.90), libgtk-3-0 (>= 3.13.3), libjavascriptcoregtk-4.0-18, liblzma5 (>= 5.1.1alpha+20120614), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libsoup2.4-1 (>= 2.4.0), libsqlite3-0 (>= 3.5.9), libwebkit2gtk-4.0-37 (>= 2.19.2), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25) Filename: pool/sdk/y/yelp/libyelp0_3.31.90-1co1bv2021.0b3_amd64.deb Size: 169444 MD5sum: f22cf2f83c07fbf1a2979e75cb063303 SHA1: cc831be484024650570e1115693ef97455ed58d9 SHA256: abbf11dd86074c53f4f3bf233e9f3c9eb531246330dd1b0c1e83a0cb5453577f SHA512: e6cdc56074e5509f28f355b8fe52bcb6b23229ced358c1ba075ede51767ae4d1e7a27c0627df060cb4311ec6488ae9b0c42b4ba9aae58c3918fc9d5f3f8521b8 Description: Library for the GNOME help browser Yelp is the help browser for the GNOME desktop. Yelp provides a simple graphical interface for viewing DocBook, Mallard, HTML, man, and info formatted documentation. . This library contains widgets and utilities for use by Yelp. Homepage: https://wiki.gnome.org/Apps/Yelp Multi-Arch: same Package: libyelp0-dbgsym Priority: optional Section: debug Installed-Size: 493 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: yelp Version: 3.31.90-1co1bv2021.0b3 Depends: libyelp0 (= 3.31.90-1co1bv2021.0b3) Filename: pool/sdk/y/yelp/libyelp0-dbgsym_3.31.90-1co1bv2021.0b3_amd64.deb Size: 431644 MD5sum: da5b41de942137ea733420bcb894c377 SHA1: 9205220a9d568f0a04731138683f5dc06b43dcab SHA256: d3446feef6e7a96d6c730a21744658b1235ecc6f768065836fbc22359d2debc7 SHA512: 6cc4e64ee762ba685da431d1f6a44fc0ecd7c69aaab1be6a73d23c62c35695c74f79f903c044011b2ee96bf7036ec944ca17c4a49f32d7db37450f10bae95909 Description: debug symbols for libyelp0 Auto-Built-Package: debug-symbols Build-Ids: 42341cef83911e8fa25b5eb9bd97563b8b4e7d81 80472812ed44989f27730a26b2765ec75aee26ee Multi-Arch: same Package: lightdm Priority: optional Section: x11 Installed-Size: 830 Maintainer: Debian Xfce Maintainers Architecture: amd64 Version: 1.26.0-4co2bv2021.0b5 Provides: x-display-manager Depends: adduser, dbus, logind | consolekit, lightdm-gtk-greeter | lightdm-greeter, lsb-base (>= 3.0-6), debconf (>= 0.5) | debconf-2.0, libaudit1 (>= 1:2.2.1), libc6 (>= 2.14), libgcrypt20 (>= 1.7.0), libglib2.0-0 (>= 2.39.4), libpam0g (>= 0.99.7.1), libxcb1, libxdmcp6 Recommends: xserver-xorg Suggests: accountsservice, upower, xserver-xephyr Filename: pool/sdk/l/lightdm/lightdm_1.26.0-4co2bv2021.0b5_amd64.deb Size: 171284 MD5sum: 99cc840139dcf7a41c77cb01fe6d1264 SHA1: d6eab1df5f729884b1c66b20f76e48805602ca50 SHA256: dd5cb9d79d6d2e6ace756c8805a21b057e343e8fd5f98427b4e2398be6571eb1 SHA512: 3c943330727b04e3d79026a3f5740293313d60c79d57307aeae72d5f230362d630dd1ec07431abe061d48c0fd2a149009d3d6bcd4c434160f8d57683aab92981 Description: simple display manager An X display manager that: * Has a lightweight codebase * Is standards compliant (PAM, ConsoleKit, etc) * Has a well defined interface between the server and user interface * Fully themeable * Cross-desktop (greeters can be written in any toolkit) . Additional software can be useful along with LightDM: * xserver-xephyr can be used to add a nested X display by calling 'dm-tool add-nested-seat` * upower can be used to suspend the computer from the display manager * accountsservice is used to populate a user list with addition information. Homepage: https://launchpad.net/lightdm Package: lightdm-dbgsym Priority: optional Section: debug Installed-Size: 537 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: lightdm Version: 1.26.0-4co2bv2021.0b5 Depends: lightdm (= 1.26.0-4co2bv2021.0b5) Filename: pool/sdk/l/lightdm/lightdm-dbgsym_1.26.0-4co2bv2021.0b5_amd64.deb Size: 464488 MD5sum: 148771f0682ab291bc398c946d4efcf8 SHA1: d23191ffd2634620e98fc3676d6daf0ce616a335 SHA256: 2e2ce005368070bf1031a6d0a53bdfe42122454980efc091d9e6ee866e7967fb SHA512: bc9b431dae60df4a8a6a5da805d6541c0fc9ecbc79400472be185011f2a99c904d6d68fe6b709e90f95af08447189e4154638576e9e9655e74e6062484f6ba8b Description: debug symbols for lightdm Auto-Built-Package: debug-symbols Build-Ids: e450ec6bd27e8f329f4b5098786d6c729b59c818 e67bcbb9851a7ac07391f956d092eaa00c035eeb f040a5290abb6edc37e17936c55029b61d4a9eec Package: lightdm-gtk-greeter Priority: optional Section: x11 Installed-Size: 568 Maintainer: Debian Xfce Maintainers Architecture: amd64 Version: 2.0.6-1co1bv2021.0b3 Provides: lightdm-greeter Depends: libc6 (>= 2.4), libcairo2 (>= 1.10.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.9.10), libindicator3-7, liblightdm-gobject-1-0 (>= 1.8.7), libx11-6 Recommends: desktop-base, adwaita-icon-theme, gnome-themes-extra, policykit-1 Filename: pool/sdk/l/lightdm-gtk-greeter/lightdm-gtk-greeter_2.0.6-1co1bv2021.0b3_amd64.deb Size: 99416 MD5sum: 52f39a00ab98777bba5b065cf563ad07 SHA1: 6d80bd6c19a9e253305faa02ead53dc0ca50f966 SHA256: 69095a1c46803ef59ae865e2cf5a8ab422f521cc66419f71a86828fd359aa766 SHA512: 671131e38b94cc6eb41d355802dc3afec70ae7f1785ace949db67b376147c76239c9c037eda1ed14ea69ca64a7af35d5b4fbf94684293d342306555f4695a65c Description: simple display manager (GTK+ greeter) lightdm-gtk-greeter is greeter shell for the LightDM login manager. It uses the GTK+ toolkit and integrates well with desktop environment using that toolkit, like the Xfce desktop environment. Homepage: https://launchpad.net/lightdm-gtk-greeter Package: lightdm-gtk-greeter-dbgsym Priority: optional Section: debug Installed-Size: 179 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: lightdm-gtk-greeter Version: 2.0.6-1co1bv2021.0b3 Depends: lightdm-gtk-greeter (= 2.0.6-1co1bv2021.0b3) Filename: pool/sdk/l/lightdm-gtk-greeter/lightdm-gtk-greeter-dbgsym_2.0.6-1co1bv2021.0b3_amd64.deb Size: 143272 MD5sum: 8966d475899c9c9675b1d3f588f54a36 SHA1: 479e39798b87f95f74d71cc4953d1785b273659d SHA256: bb733070c7fd07e1890cebbe0e5af45986211cd09f4a3aae21ae4ca06437c000 SHA512: a7448bf3a20ac3595cbd62a90ae856fcdc61c2d6d25c137af3773b7db00b91d518ce570d6cc7977a4e7ba7f46ebb9dca40afaf87b95fb89f6a7331b84acc9cc6 Description: debug symbols for lightdm-gtk-greeter Auto-Built-Package: debug-symbols Build-Ids: 0f595d137c9ba0cdcf16267d5d7222256dd89b26 Package: lightdm-vala Priority: optional Section: x11 Installed-Size: 48 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: lightdm Version: 1.26.0-4co2bv2021.0b5 Filename: pool/sdk/l/lightdm/lightdm-vala_1.26.0-4co2bv2021.0b5_amd64.deb Size: 28516 MD5sum: f74ba9fe5594d834269d74b3c3c3d41a SHA1: eae3d200a754555a9587131d08a803f27cc6a053 SHA256: 08fe8c58b15be1f4e37feaeaa9dda9163f2a2ba471da8ab601f8baa98a2809e2 SHA512: e27001ac0d56b53c296efb0258d6b44675766e6d5f3a5202b879d7053404befba85025090ffb7b6cddb24ba08bf3a6b7101269f66de907359c9460d1f6a12924 Description: simple display manager (Vala files) This package contains the Vala files for the lightdm display manager Homepage: https://launchpad.net/lightdm Multi-Arch: same Package: linaro-image-tools Priority: optional Section: devel Installed-Size: 66 Maintainer: Linaro Packagers Architecture: amd64 Version: 2016.05-1.1co1bv2021.0b3 Depends: apt-utils, dosfstools, e2fsprogs, fdisk | util-linux (<< 2.29.2-3~), gdisk, parted, python (>= 2.6.6-3~), python-argparse, python-dbus, python-debian (>= 0.1.16ubuntu1~), python-linaro-image-tools (>= 2016.05-1.1co1bv2021.0b3), python-parted, python-yaml, sudo, u-boot-tools | uboot-mkimage, python:any (>= 2.6~) Recommends: btrfs-progs, command-not-found, qemu-user-static | qemu-kvm-extras-static, udisks2 Filename: pool/sdk/l/linaro-image-tools/linaro-image-tools_2016.05-1.1co1bv2021.0b3_amd64.deb Size: 15876 MD5sum: e83c95da9c4294e773a3a807ab4b6459 SHA1: 146ff863ad40f06cdbfd1faeb6cd1c2e8f9cb102 SHA256: 13f59229c1ce725f7f99817d89db8266a877a1f97796cf6fc98dbdebf2494653 SHA512: c0db4c3fc334f317341be68c3e1ca6030a2c6fd57e6371e20d02b080733488c36fceb1f61eb7d355de98df53e2fcc113e9f9c079d0e0dfb0b767de8724c2cc6a Description: collection of tools to work with Linaro images This package offers a set of tools for use with Linaro images. . The provided linaro-media-create command allows writing Linaro images to a SD card, or generating an image file which you can boot in QEMU. Package: localehelper Priority: optional Section: utils Installed-Size: 24 Maintainer: Jonathan Ulrich Horn Architecture: all Version: 0.1.4-3co1bv2021.0b3 Depends: locales, perl:any Filename: pool/sdk/l/localehelper/localehelper_0.1.4-3co1bv2021.0b3_all.deb Size: 7964 MD5sum: ff42e9fda7bfc1777d880b575bf5e076 SHA1: 19a77f88e5cabaf82578a02cd023dfb1e200db1a SHA256: c7bb56b010439e09add4f125a9650b0047f9879687ba2f5e5420d3924fb826cc SHA512: fd47002a9cfcab234aedced4f259ea7ec430bfe6556e0055fd4598cebb6233b140e6ddd98e1622c61dc24eb6cd64b3feab29a0e68c5f4baea43f6b258661de7e Description: locale helper tool Localehelper is a helper tool for working with locales. It can generate locales and (un)set environmental variables for internationalization purposes. Homepage: http://jwilk.net/software/localehelper Package: lqa Priority: optional Section: utils Installed-Size: 362 Maintainer: Andrew Lee (李健秋) Architecture: all Version: 20180702.0-1co1bv2021.0b3 Depends: python-jinja2, python-requests, python-yaml, python3:any, python:any (<< 2.8), python:any (>= 2.7~), python3-jinja2, python3-requests, python3-yaml Filename: pool/sdk/l/lqa/lqa_20180702.0-1co1bv2021.0b3_all.deb Size: 26344 MD5sum: 8448a1ac51b5cbe3445db3bfb7900676 SHA1: 92eeaf9ec69585d92e76f6d7fbefc0dc940b1f31 SHA256: ea3ee4ee47144c0465ec79526e6ceb7317ed3190887fe94dc793eb3f7da0db9b SHA512: 585d15baf79a9273899ab13ce51c778292fec5516e596b5d18bb936f61e1389d1ddb9bc0e23439eb796b576921cfc4f15ac0a871652e65d6431636d8efc933e0 Description: lava qa tool This package contains a command line tool for LAVA quality assurance tasks. Homepage: https://gitlab.collabora.com/collabora/lqa Package: meld Priority: optional Section: gnome Installed-Size: 2942 Maintainer: Balint Reczey Architecture: all Version: 3.20.0-2co1bv2021.0b3 Depends: python3:any, dconf-gsettings-backend | gsettings-backend, libgtk-3-0 (>= 3.20), python3-gi (>= 3.20), python3-gi-cairo, libgtksourceview-3.0-1 (>= 3.20), gir1.2-gtksource-3.0 (>= 3.20), python3-cairo, libcanberra-gtk3-module, patch Recommends: yelp Filename: pool/sdk/m/meld/meld_3.20.0-2co1bv2021.0b3_all.deb Size: 489648 MD5sum: 45c81e5bcc288613494aa6041e13b246 SHA1: e4493c38b6ade34600bcd0890640701d12a6837c SHA256: f2d1ff77cb85caa0c7850eac1a13a7879ce95672d60a8fa26265342a9beb094e SHA512: 5c8baa851dbc5fe355fe078f372d0b6477a3c88f484d1f7055807167134b94983d8e8d69382de9fbd4501bd5d6d25dc5844639461336d17434e45c9b06f4c716 Description: graphical tool to diff and merge files Meld is a graphical diff viewer and merge application for the GNOME desktop. It supports 2 and 3-file diffs, recursive directory diffs, diffing of directories under version control (Bazaar, Codeville, CVS, Darcs, Fossil SCM, Git, Mercurial, Monotone, Subversion), as well as the ability to manually and automatically merge file differences. Homepage: http://meldmerge.org Package: memcached Priority: optional Section: web Installed-Size: 295 Maintainer: Guillaume Delacour Architecture: amd64 Version: 1.5.6-1.1co1bv2021.0b4 Depends: libc6 (>= 2.17), libevent-2.1-6 (>= 2.1.8-stable), libsasl2-2 (>= 2.1.27+dfsg), perl, lsb-base (>= 3.2-13), adduser Suggests: libcache-memcached-perl, libmemcached, libanyevent-perl, libyaml-perl, libterm-readkey-perl Filename: pool/sdk/m/memcached/memcached_1.5.6-1.1co1bv2021.0b4_amd64.deb Size: 122868 MD5sum: dee89998bf46aaa3ae78641af8919740 SHA1: 02b6e322f493a5dfa7779666341393d69022bf91 SHA256: 951f43a12a05e5ab04ce30e6aafeb8c4b12cfb31335d1c1cca211d8a3c120ed8 SHA512: 5b282232674190b11453f32cb0d9d87bcfbfc56c2458446db73ad098049f883b0e3ee0dc046a00e56ba1d51aceee39bd354362877c6210dfd5f21fdc778e067f 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. Homepage: http://www.memcached.org/ Package: memcached-dbgsym Priority: optional Section: debug Installed-Size: 283 Maintainer: Guillaume Delacour Architecture: amd64 Source: memcached Version: 1.5.6-1.1co1bv2021.0b4 Depends: memcached (= 1.5.6-1.1co1bv2021.0b4) Filename: pool/sdk/m/memcached/memcached-dbgsym_1.5.6-1.1co1bv2021.0b4_amd64.deb Size: 255900 MD5sum: 50e707dd13d9b9a70d20acc4179e80a9 SHA1: 55774e917625b904a5d3b0c2887e669a7cdb7888 SHA256: 05a1c1fefd1a9576c7f997b31c912a18f7b959d059b954f9a2ef2cc67f04a2a9 SHA512: 0698c549bee005a5e07afc84abe15d527f449c973c319b99abe258d780384136cfaa4aab65ed208e765004f4fff1d93e3ee79c236b369ff8da2ae999afb09b59 Description: debug symbols for memcached Auto-Built-Package: debug-symbols Build-Ids: 16bddef32e20725f04453f1096384f972b372799 Package: mousepad Priority: optional Section: xfce Installed-Size: 1517 Maintainer: Debian Xfce Maintainers Architecture: amd64 Version: 0.4.1-2co1bv2021.0b3 Depends: dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.4), libglib2.0-0 (>= 2.41.1), libgtk-3-0 (>= 3.16.2), libgtksourceview-3.0-1 (>= 2.91.4), libpango-1.0-0 (>= 1.14.0) Filename: pool/sdk/m/mousepad/mousepad_0.4.1-2co1bv2021.0b3_amd64.deb Size: 333584 MD5sum: 77587e44331cae5613c7063ffeb72a56 SHA1: b71ae53975fd965350737bedc4aafae64d069654 SHA256: 071ee464ee2fb911f60e727233a049f0d99066426043d1ebbce0d90bdb47dd30 SHA512: 8f148ba59fe9313852eb3d5141e8603b98c5d87a1785bf36f80252e90f981419b5f4d027bf7a4fb900eebd0c8ac9de253c5eb0a967d4e1022c36fcf5c5325e67 Description: simple Xfce oriented text editor Mousepad is a graphical text editor for Xfce based on Leafpad. . The initial reason for Mousepad was to provide printing support, which would have been difficult for Leafpad for various reasons. . Although some features are under development, currently Mousepad has the following features: * Complete support for UTF-8 text * Cut/Copy/Paste and Select All text * Search and Replace * Font selection * Word Wrap * Character coding selection * Auto character coding detection (UTF-8 and some code-sets) * Manual code-set setting * Infinite Undo/Redo by word * Auto Indent * Multi-line Indent * Display line numbers * Drag and Drop * Printing Package: mousepad-dbgsym Priority: optional Section: debug Installed-Size: 399 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: mousepad Version: 0.4.1-2co1bv2021.0b3 Depends: mousepad (= 0.4.1-2co1bv2021.0b3) Filename: pool/sdk/m/mousepad/mousepad-dbgsym_0.4.1-2co1bv2021.0b3_amd64.deb Size: 335792 MD5sum: 0efcd1a6e305872a8cac379a4a40b7db SHA1: 212f17c2c24827bf39f31d919a79fdffd8a976bd SHA256: 14f4c1a38619756867f84265785c425ebdd5af896cc53a5333c77699ad539f51 SHA512: 5565f4f4c058d33ed52fbdf8c732d91c253754da21727e0de5377110dcbe6645ebf5392447d464a65e940de6499a138a4ba0c1f4ef65b728e3c462d50a42c376 Description: debug symbols for mousepad Auto-Built-Package: debug-symbols Build-Ids: a71cc883297bcc841ea2368dee2182f269437ec8 Package: murrine-themes Priority: optional Section: x11 Installed-Size: 2012 Maintainer: Yves-Alexis Perez Architecture: all Version: 0.98.11co1bv2021.0b3 Depends: gtk2-engines-murrine (>= 0.98) Recommends: albatross-gtk-theme, blackbird-gtk-theme, bluebird-gtk-theme, greybird-gtk-theme Breaks: xubuntu-artwork (<= 0.38) Filename: pool/sdk/m/murrine-themes/murrine-themes_0.98.11co1bv2021.0b3_all.deb Size: 152592 MD5sum: 080fe0d7781869aff68bb7137fd1e536 SHA1: ef79fbb5b112d318709a236d8660f88cb735a4cb SHA256: 016f9ec4583ad5af029f4608f43671ac08ad0524d170bde2e6c827d9bb753cc6 SHA512: ed4776592c2e98a5ce562711ccd67d5fb37d38bec888a1422e91814440f77833e0c42aefb9b58fbc29de573be25d3672207fc9b9f8ccd4ebffdf0da5879f1226 Description: themes for gtk2 murrine engine "Murrine" is an Italian word meaning the glass artworks done by Venicians glass blowers. The Engine is cairo-based, and it's very fast compared to clearlooks-cairo and ubuntulooks. This package includes gtk themes for the Murrine engine and themes for xfwm or metacity window managers. . Themes: - MurrinaAquaIsh - MurrinaAzul - MurrinaBleu - MurrinaBlue - MurrinaCandido - MurrinaCandy - MurrinaCappuccino - MurrinaChrome - MurrinaCream - MurrinaEalm - MurrinaFancyCandy - MurrinaGilouche - MurrinaLoveGray - MurrinaNeoGraphite - MurrinaVerdeOlivo - MurrineRounded - MurrineRoundedIcon - MurrineRoundedLessFramed - MurrineRoundedLessFramedIcon - Kiwi - MurrinaBlu - Murrine-Gray - Murrine-Light - Murrine-Sky - NOX - Orangine Package: nas Priority: optional Section: sound Installed-Size: 243 Maintainer: Steve McIntyre <93sam@debian.org> Architecture: amd64 Version: 1.9.4-6co1bv2021.0b3 Depends: libaudio2 (>= 1.9.4-6co1bv2021.0b3), libc6 (>= 2.28), debconf (>= 0.5) | debconf-2.0 Suggests: audiooss Filename: pool/sdk/n/nas/nas_1.9.4-6co1bv2021.0b3_amd64.deb Size: 112936 MD5sum: 6631106e18ffb1606eaa6478a528764f SHA1: df6583c7be9e8a0101d5da4c82ef864ef70042f4 SHA256: 8ad8b05e3465f83e1eab94fffa0e28d0a17220b6ca8d635025caa7233475e22a SHA512: 7dabd8b2929199aee92c4798645f3af9ecf5612353233c208c8a63da76be6d8efce4941f8bad68dcdb954761f21b6b622f5f9b15e9e5aa3688e5622d115c8f63 Description: Network Audio System - local server The Network Audio System (NAS) was developed by NCD for playing, recording, and manipulating audio data over a network. Like the X Window System, it uses the client/server model to separate applications from the specific drivers that control audio input and output devices. . This package contains the NAS daemon (nasd), needed for local output from NAS. Package: nas-bin Priority: extra Section: sound Installed-Size: 573 Maintainer: Steve McIntyre <93sam@debian.org> Architecture: amd64 Source: nas Version: 1.9.4-6co1bv2021.0b3 Depends: libaudio2 (>= 1.9.4-6co1bv2021.0b3), perl, libc6 (>= 2.28), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxaw7, libxext6, libxmu6, libxpm4, libxt6, libperl4-corelibs-perl Filename: pool/sdk/n/nas/nas-bin_1.9.4-6co1bv2021.0b3_amd64.deb Size: 156036 MD5sum: 0b1cd93556b46479adc83f1b0b2ce7cf SHA1: b3bf6f290c98ee281826d2eee31b13376c1c2db7 SHA256: c340ef3ee1282e6c24ab78c682edc37aea3f28587bd57967ad1b98794d7d8624 SHA512: 9907813004e7513943e94e7ca0c4d5495a7df33fb54b4e0733014c55f720c96dbafab61a0c583f9a8d179f2cc370434df76f07373c557ddbdf141c4a8b708caf Description: Network Audio System - client binaries The Network Audio System (NAS) was developed by NCD for playing, recording, and manipulating audio data over a network. Like the X Window System, it uses the client/server model to separate applications from the specific drivers that control audio input and output devices. . This package contains the example applications and utilities that are provided with NAS. Package: nas-bin-dbgsym Priority: optional Section: debug Installed-Size: 427 Maintainer: Steve McIntyre <93sam@debian.org> Architecture: amd64 Source: nas Version: 1.9.4-6co1bv2021.0b3 Depends: nas-bin (= 1.9.4-6co1bv2021.0b3) Filename: pool/sdk/n/nas/nas-bin-dbgsym_1.9.4-6co1bv2021.0b3_amd64.deb Size: 298704 MD5sum: 87ae16b7e0247864215c25131b1db320 SHA1: 17b198db1301545ed3376e11d56a16e9b973db43 SHA256: c5501cf93f0c4e38b593465498f5c096d8125d440afe20bd676af2abd120aced SHA512: c7c013878bdc077f88b3dd2da957a3d57502d3c2bf8b188d462a49c8c5697e35df72776da08767997962cf7e75a3ab02fbef51120297966dedd3f8841e662836 Description: debug symbols for nas-bin Auto-Built-Package: debug-symbols Build-Ids: 031e154a08d63d8d99dc8d984de79daec523bdff 1228e1928c9d10c044ca331fde998b7600d69ba9 1ad527197a7df6d9a1edf17c7bf749dc3cae3e9e 3f50e3fb4e87e025cc74fde6cd27e4ed404ffd1a 50d2d595d4c4b4d3f1308c80009bfc8a1828814f 66116a31ad183a7125cabb19dad58829b8a63918 6f7a3ad7f976e68205e34310dc0037b5c462b7d2 7ba0710a4880c8f2b1a72f87304882dfdd4dc16d a5da9769fa958a1bb94856f49d20bcc684ed5a7a a96d723c7573b389c15144d89735389ed4ce66f8 b7d128861fbcda0f766ed0d29de2def2cbd08828 ba0361fba9e3de9b1d5a943148bc935afaa01299 c41fdeee7c3c5c087a956b30f0e39f1f941a9a6b d6d9c8b6e4ee731776693715084bf06fb517e898 f936009c26c607406e63643c98aa6ea545f1a0c9 Package: nas-dbgsym Priority: optional Section: debug Installed-Size: 203 Maintainer: Steve McIntyre <93sam@debian.org> Architecture: amd64 Source: nas Version: 1.9.4-6co1bv2021.0b3 Depends: nas (= 1.9.4-6co1bv2021.0b3) Filename: pool/sdk/n/nas/nas-dbgsym_1.9.4-6co1bv2021.0b3_amd64.deb Size: 175612 MD5sum: 8066b72f799780403cc509fad1d02388 SHA1: 860931a5314c27e74aa20dbaa382f15f2328bfb0 SHA256: 31b5d12d0493122dadcf2fc698d733db8cfe8940eff73553fc865fa264e1dc71 SHA512: 9b7d83e631184548f896f2700c198dbf5631335245a5b1c64bbb3875592027dbfc41609ae098cdd8155ce971a06309a14efdce31dde3667e848eb0a1b5ff1df1 Description: debug symbols for nas Auto-Built-Package: debug-symbols Build-Ids: e8314534cffd56177f422ecbc93cdcfa676fe6b1 Package: nas-doc Priority: extra Section: doc Installed-Size: 170 Maintainer: Steve McIntyre <93sam@debian.org> Architecture: all Source: nas Version: 1.9.4-6co1bv2021.0b3 Filename: pool/sdk/n/nas/nas-doc_1.9.4-6co1bv2021.0b3_all.deb Size: 159676 MD5sum: 69bf8d52d01e42cbf25ea0d311cdded6 SHA1: d6cb241d4f865ef5c2005bc8c50121d4464f9416 SHA256: ca7d4a2dda2eb4dabf20c174e7094f0bc40564f5da25f34861d188ca05de5752 SHA512: 939a7856fad038955a0024fe275b9eb070106696c488d2b5a5ce839cc9583898a3ae7701469271f4a0d58b136a35e54f9806a0b8211ac3132a6092e28dcaf212 Description: Network Audio System - extra documentation The Network Audio System (NAS) was developed by NCD for playing, recording, and manipulating audio data over a network. Like the X Window System, it uses the client/server model to separate applications from the specific drivers that control audio input and output devices. . This package contains the extra documentation provided with the NAS source, including PostScript copies of papers describing its design. Package: nautilus Priority: optional Section: gnome Installed-Size: 1902 Maintainer: Debian GNOME Maintainers Architecture: amd64 Version: 3.30.5-2co1bv2021.0b5 Depends: bubblewrap, desktop-file-utils (>= 0.7), gsettings-desktop-schemas (>= 3.8.0), gvfs (>= 1.3.2), libglib2.0-data, libnautilus-extension1a (= 3.30.5-2co1bv2021.0b5), nautilus-data (= 3.30.5-2co1bv2021.0b5), shared-mime-info (>= 0.50), tracker, libatk1.0-0 (>= 1.32.0), libc6 (>= 2.28), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.14.0), libgdk-pixbuf2.0-0 (>= 2.25.2), libgexiv2-2 (>= 0.10.0), libglib2.0-0 (>= 2.49.5), libgnome-autoar-0-0 (>= 0.2.1), libgtk-3-0 (>= 3.22.27), libpango-1.0-0 (>= 1.20.0), libpangocairo-1.0-0 (>= 1.14.0), libseccomp2 (>= 1.0.1), libselinux1 (>= 2.0), libtracker-sparql-2.0-0 (>= 1.12.0) Recommends: gnome-sushi, gvfs-backends, librsvg2-common Suggests: eog, evince | pdf-viewer, nautilus-extension-brasero, nautilus-sendto, totem | mp3-decoder, xdg-user-dirs Filename: pool/sdk/n/nautilus/nautilus_3.30.5-2co1bv2021.0b5_amd64.deb Size: 611364 MD5sum: 3b891fa7c4d747f5de8758c077065ebf SHA1: a86e17f945d83780b476d0bc64ab98a26fe5c540 SHA256: 289fa4839a703e133cfe33db147af4c464c967be8d807a3b8f24ba894a6c07dc SHA512: c2a9600c1bc24f05a521bea599fa8709a77635f39f58530541754bb331975f4fb9af4891d16b02a41d55a6f818c3763760f91d121533ca00e63143248ec74759 Description: file manager and graphical shell for GNOME Nautilus is the official file manager for the GNOME desktop. It allows one to browse directories, preview files and launch applications associated with them. It is also responsible for handling the icons on the GNOME desktop. It works on local and remote filesystems. . Several icon themes and components for viewing different kinds of files are available in separate packages. Homepage: https://wiki.gnome.org/action/show/Apps/Nautilus Package: nautilus-data Priority: optional Section: gnome Installed-Size: 11952 Maintainer: Debian GNOME Maintainers Architecture: all Source: nautilus Version: 3.30.5-2co1bv2021.0b5 Depends: dconf-gsettings-backend | gsettings-backend Filename: pool/sdk/n/nautilus/nautilus-data_3.30.5-2co1bv2021.0b5_all.deb Size: 1724772 MD5sum: e4328e14a3a6b24517e3cc282eec6069 SHA1: 83e1ed3ae5ed16c7663238441d7b153f8ee5dbb7 SHA256: b70e0c39e348a47039ffd3b09a58ba500ff9442526e53dd371c5f6e273cf098e SHA512: ff249afb693fc7989e783350ff2601f597c76922b495745499001179504212b97d2b14d699695340f80f3f8e5c0dc026a448f76c0781718a8ed70f26897b8ff9 Description: data files for nautilus Nautilus is the official file manager and graphical shell for the GNOME desktop. . This package contains pictures, localization files and other data needed by nautilus. Homepage: https://wiki.gnome.org/action/show/Apps/Nautilus Multi-Arch: foreign Package: nautilus-dbgsym Priority: optional Section: debug Installed-Size: 2909 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: nautilus Version: 3.30.5-2co1bv2021.0b5 Replaces: nautilus-dbg (<< 3.20.0-1~) Depends: nautilus (= 3.30.5-2co1bv2021.0b5) Breaks: nautilus-dbg (<< 3.20.0-1~) Filename: pool/sdk/n/nautilus/nautilus-dbgsym_3.30.5-2co1bv2021.0b5_amd64.deb Size: 2609880 MD5sum: f943c27c703bb3aa6cae35534b65a5a5 SHA1: b8a18ac092fefdab94d17cccffa2c6925b168955 SHA256: d86bb26027d1c5f463cca224c6288670766fba374737ee01a1ac692a8f766b4c SHA512: f076bf264ed344656534896b54edd85f9e39590c9170cd3110e60efee5d13a1b1b60e810b45bf7bcbd029b772a17a87435a7ac90db17fccaf21c2f45a73702aa Description: debug symbols for nautilus Auto-Built-Package: debug-symbols Build-Ids: 0427042b9edce8244f951ad3bcbf9bc64807e750 8d442abb8232f3de6a1d1aa02d2f67a39b464551 94382f88f9af31fa18475df5b993beb4d93d4b3e ea62ac8154b808101fa0b51c1f79dead5b500f30 Package: node-less Priority: optional Section: web Installed-Size: 361 Maintainer: Debian Javascript Maintainers Architecture: all Source: less.js Version: 1.6.3~dfsg-3co2bv2021.0b3 Depends: nodejs (>= 6.11.2~dfsg-1) | nodejs-legacy Recommends: node-source-map Filename: pool/sdk/l/less.js/node-less_1.6.3~dfsg-3co2bv2021.0b3_all.deb Size: 77832 MD5sum: f9c5826ea7e3b44a92ec9f5fa98efd29 SHA1: 43b0a5afaf94feb8ce51f2fe48e56d6a0ba0cd00 SHA256: f1b3e8e75c6f1b0638cc536ef798c9726f6e1de2b705b732b7d8a22a4f1b6ac4 SHA512: c8bacbfc3b149918b9c7ca6cbb85d350969e0b17227eb99c7cbd14fbe5337db78206d1c49eefb28af1c365d39e0fce0bf053a7070ba1bf973ad6248a49932021 Description: LESS CSS meta-language - compiler and Node module Node is an event-based server-side JavaScript engine. . LESS is a meta-language on top of CSS that’s used to describe the style of a document cleanly and structurally, with more power than flat CSS allows. LESS both provides a simpler, more elegant syntax for CSS and implements various features that are useful for creating manageable stylesheets. . less.js is the reference implementation of LESS, written in JavaScript. . This package contains less.js usable as Node module, and the script lessc for statically compiling LESS data into CSS. Homepage: http://lesscss.org/ Package: numad Priority: optional Section: admin Installed-Size: 92 Maintainer: Jeremías Casteglione Architecture: amd64 Version: 0.5+20150602-5co1bv2021.5b4 Depends: libc6 (>= 2.14), systemd-sysv | cgmanager, lsb-base (>= 3.2-14) Filename: pool/sdk/n/numad/numad_0.5+20150602-5co1bv2021.5b4_amd64.deb Size: 32824 MD5sum: 0c9748b80b82229ac71d80b5bb544020 SHA1: 3360373c7f7d3d6c3fe597a6b2046853523902c2 SHA256: 075afee7e479f0e43c5b535660ad16adcb3ee524f1f76f2c4898fed07e56a52b SHA512: cb0e8d85053a34e2844d2e701049812c03f1bb41f283589d067194837165f5be59d62bd467d32465de8f6a44ccbc8105de72a45e9d93ee33add1ec4df41c4d82 Description: User-level daemon that monitors NUMA topology and usage Numad is a system daemon that monitors NUMA topology and usage. It will attempt to locate processes for optimum NUMA locality and affinity, dynamically adjusting to changing system conditions. Numad also provides guidance to assist management applications with initial manual binding of CPU and memory resources for their processes. Homepage: https://git.fedorahosted.org/cgit/numad.git Package: numad-dbgsym Priority: optional Section: debug Installed-Size: 71 Maintainer: Jeremías Casteglione Architecture: amd64 Source: numad Version: 0.5+20150602-5co1bv2021.5b4 Depends: numad (= 0.5+20150602-5co1bv2021.5b4) Filename: pool/sdk/n/numad/numad-dbgsym_0.5+20150602-5co1bv2021.5b4_amd64.deb Size: 53592 MD5sum: d7e21d7fa5c0e45f41109cd0b203a3c1 SHA1: a5659dbe67d50813ee19f4572585fcd76bb56633 SHA256: ee7ae99b4e778a8a20e23b5659b493e2d64cc29bc60e7785d1d94f7e875ad56a SHA512: 709130850a4e2c6e591871cbf62e4bf2cc3186407a21d834bbeaebc17e6861d4f874fb93eac6e11044324f657c8dede4ad1addedcd5ac98be598bde9dda96a98 Description: debug symbols for numad Auto-Built-Package: debug-symbols Build-Ids: 8cef50f2081e3ae999b5305bc99f3b322c431207 Package: orage Priority: optional Section: xfce Installed-Size: 743 Maintainer: Debian Xfce Maintainers Architecture: amd64 Version: 4.12.1-6co1bv2021.0b3 Depends: orage-data (= 4.12.1-6co1bv2021.0b3), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.14), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.35.9), libgtk2.0-0 (>= 2.16.0), libical3 (>= 3.0.0), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libpangoft2-1.0-0 (>= 1.14.0), libpopt0 (>= 1.14), libx11-6, libxfce4util7 (>= 4.9.0), xfce4-panel (>= 4.11), xfce4-panel (<< 4.13) Recommends: default-dbus-session-bus | dbus-session-bus Suggests: sox Filename: pool/sdk/o/orage/orage_4.12.1-6co1bv2021.0b3_amd64.deb Size: 312796 MD5sum: 2ac72616dd56e04f4c7df0d6a3fc38e0 SHA1: 93de2a5ae9c94893a4047b735498c820f1ed4adf SHA256: c40a9e727bfc2ee848f6e2173481146cd4d357556e7880e6037f7fe597119bcd SHA512: 378fefd9963f781eec0b1f67d93b927a8380b2ca55e18cb89116a7f4e0ac5dbac3aa17f362bfff14a9b31bd2b9946c477abf33fe0f6fc45c5e29e60d0b433151 Description: Calendar for Xfce Desktop Environment This package contains a calendar for the Xfce4 desktop environment. It integrates itself nicely into the desktop environment, is highly configurable and supports alerts based on dates. If you are looking for a good graphical calendar, you will probably want to try out orage. It stores its data in iCal format. Homepage: https://www.xfce.org/ Package: orage-data Priority: optional Section: xfce Installed-Size: 5004 Maintainer: Debian Xfce Maintainers Architecture: all Source: orage Version: 4.12.1-6co1bv2021.0b3 Replaces: orage (<< 4.12.1-6~) Breaks: orage (<< 4.12.1-6~) Filename: pool/sdk/o/orage/orage-data_4.12.1-6co1bv2021.0b3_all.deb Size: 1561432 MD5sum: cc7675b789911aa83be3f3207bfaf1b1 SHA1: 2c6ab84d41ee3ad7c9d3dbbffe524aac617bc530 SHA256: 232203c0c4c4013c2f13c15d3e0427323a9fb289df701d38f944bcc98e94c717 SHA512: 367a4e2106856a651c43c0902c5973a5e01f1add3b6d11d687f225aa3e4d887ad91bc9340e6ee7b6428f83315ecb0623fe42934e1ccc872b782ecf0ad3c0cdea Description: Calendar for Xfce Desktop Environment (data files) This package contains architecture-independant files for Orage, a calendar for the Xfce4 desktop environment. Homepage: https://www.xfce.org/ Package: orage-dbgsym Priority: optional Section: debug Installed-Size: 749 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: orage Version: 4.12.1-6co1bv2021.0b3 Depends: orage (= 4.12.1-6co1bv2021.0b3) Filename: pool/sdk/o/orage/orage-dbgsym_4.12.1-6co1bv2021.0b3_amd64.deb Size: 658456 MD5sum: d0fba8162d4b178f09b60713b46b1558 SHA1: b718c83edfa150b1785c8acdfeb8c038c9990b67 SHA256: 2c796d1922b9b4fa87228b53b68b3686aa401a9dbc8b16a8833436d9935c1134 SHA512: fd7d2e2a50c3989c4cd8e981a792c0f0bfee79f37dcbc9f9725b636bf0a9eb9fb8ccfcd515e54351dcacf4d0fecc2aaa8f519cbe9912e8e30c0f0b4a2b7fa98d Description: debug symbols for orage Auto-Built-Package: debug-symbols Build-Ids: 3e00995455594d7dbdb3e3043f7499ad940905f0 5bbe5d92738a7c1b1c397792d7f65aa032bfb9a5 b8ab2dca2b72b17e732c07ff787055dba2a4a6c9 fe4896c11d8ae899b7f1959a3f8a249f021660dd Package: ostree-push Priority: optional Section: utils Installed-Size: 39 Maintainer: Andrew Lee (李健秋) Architecture: all Version: 0.0.20171228-0co5bv2021.0b2 Depends: python3, python3-gi, gir1.2-ostree-1.0 Filename: pool/sdk/o/ostree-push/ostree-push_0.0.20171228-0co5bv2021.0b2_all.deb Size: 10724 MD5sum: 82973fa54e10d1dd017de5d623cde8e5 SHA1: 1c4ea723f95c18e9ea7199d3302f29f5791f26d5 SHA256: f278b1831a2ad2cb939911a4bd74f46f0f83c6e70480e0ec62a967c8b8972de4 SHA512: f1d43b1dea85b8db40669d6d730a051dbcc53e4334418b91f67e1765d67c367d3d78249ee87437d624bf1672f5c3596d69b34a99f3a05e13c25196c21c79a7fb Description: push commits from local OSTree repo to a remote ostree-push uses ssh to push commits from a local OSTree repo to a remote OSTree repo. This is to fill a gap where currently you can only pull commits in core ostree. To publish commits to a remote repository, you either have to pull from the local repo to the remote repo or use an out of band mechanism like rsync. Homepage: https://github.com/dbnicholson/ostree-push Package: pesign Priority: optional Section: devel Installed-Size: 580 Maintainer: Debian UEFI maintainers Architecture: amd64 Version: 0.112-6+apertis0bv2021.0b1 Depends: libc6 (>= 2.27), libefivar1 (>= 37), libnspr4 (>= 2:4.10.9), libnss3 (>= 2:3.15), libpopt0 (>= 1.14), libuuid1 (>= 2.16), libnss3-tools, coolkey, opensc Filename: pool/sdk/p/pesign/pesign_0.112-6+apertis0bv2021.0b1_amd64.deb Size: 94088 MD5sum: 07669df6132f1bea09a01bc2d12da31e SHA1: 13bc75dd20a29df0a67dec77a1fa55d2f2aa5842 SHA256: bb1684ce6022c8e42961d587db6014efc2a1e0a340948f43ca1b81e46836964d SHA512: 9e0157aa6916ef3dcdce58ab9f814e7722d68958b33466350b4f26fad0b80c4d0fef41e1b07a1a4997004c633b8390e9bcbb1d0cefdd7ebdd80dac942cfb6261 Description: Signing utility for UEFI binaries This package contains the pesign utility for signing UEFI binaries (PE-COFF format) as well as other associated tools. It is meant to follow the PE and Authenticode specifications. It is analogous to the tool described at http://msdn.microsoft.com/en-us/library/8s9b9yaz%28v=vs.80%29.aspx Homepage: https://github.com/rhinstaller/pesign Multi-Arch: foreign Package: pesign-dbgsym Priority: optional Section: debug Installed-Size: 1144 Maintainer: Debian UEFI maintainers Architecture: amd64 Source: pesign Version: 0.112-6+apertis0bv2021.0b1 Depends: pesign (= 0.112-6+apertis0bv2021.0b1) Filename: pool/sdk/p/pesign/pesign-dbgsym_0.112-6+apertis0bv2021.0b1_amd64.deb Size: 840440 MD5sum: 71c4f907ac9d16c7c628839fcad00e12 SHA1: 821456034f4cd7c4b0b2f73fe6d9abb6e983ad79 SHA256: 308fb331ff48e22f21d70a91fd89118a17d3101eb67d7902699f8571d88846c0 SHA512: 63d83a2abe13d344073586297ddd1889cecdf2eda3d63cb87e9d117c4eb74aead717388ee7cb1260b4e0c3e6338d9662ba033bee0df3c3cc774fafb1f7733da1 Description: debug symbols for pesign Auto-Built-Package: debug-symbols Build-Ids: 363c5c46e53e868e4f06107b952594954717ac14 64f3c7b8a46f49f63b967d4f3145b4f85cabb2c2 9c555df0dcca0756b4ee0970d4c5771cd2ab4f79 e5d40e7561cb49f162af0d558ce128672fc239b2 e5dd7b23353488bf7eb9e1857ef9031bdbebf3f4 fb7b28e88352dfecf65165a501e158bb114415ba Package: pocketsphinx Priority: optional Section: sound Installed-Size: 8469 Maintainer: Debian Accessibility Team Architecture: amd64 Version: 0.8+5prealpha+1-2co1bv2021.0b3 Depends: libc6 (>= 2.4), libpocketsphinx3, libsphinxbase3 (>= 0.8+5prealpha), libjs-jquery Filename: pool/sdk/p/pocketsphinx/pocketsphinx_0.8+5prealpha+1-2co1bv2021.0b3_amd64.deb Size: 510564 MD5sum: 13e98a92613a652cc1258e11f9308d80 SHA1: 6470b309c2c66372ef97ea663ee9ed08b31db6a5 SHA256: 6127922b7f5a7cd35564a945b510fbf21f180f9f7a62e31d5bc5be70d6c61c05 SHA512: c77a80ee9352488e092bfbbe9dca25c0a371524756eb85e0e3a74e19829209dad57efcd50c1c541a4750a0ed6247be1eff30837874d4c85af324bb3dbc633202 Description: Speech recognition tool CMU Sphinx is a large vocabulary, speaker-independent continuous speech recognition engine. . This package contains end-user speech recognition tools. Homepage: http://cmusphinx.sourceforge.net/ Multi-Arch: foreign Package: pocketsphinx-dbgsym Priority: optional Section: debug Installed-Size: 63 Maintainer: Debian Accessibility Team Architecture: amd64 Source: pocketsphinx Version: 0.8+5prealpha+1-2co1bv2021.0b3 Depends: pocketsphinx (= 0.8+5prealpha+1-2co1bv2021.0b3) Filename: pool/sdk/p/pocketsphinx/pocketsphinx-dbgsym_0.8+5prealpha+1-2co1bv2021.0b3_amd64.deb Size: 33148 MD5sum: ea56f5d38df1752bc41618fe2ccee7c6 SHA1: dc16ef295f2fb1c85e97c51e59f74479b0dc4545 SHA256: c60dbcfbe9e52a726fb417fe7d306a1ef5642c540c513ff31e92784860dfa193 SHA512: 410ea0743d5a09b1b5de13629d77e36497a11479f6b751b92bc03bf12a2b5ddda72577444c9f698676ce396ba5a6d2eee6a0c0caf1c9df8a0c36bd586f0a5de2 Description: debug symbols for pocketsphinx Auto-Built-Package: debug-symbols Build-Ids: 5c59d3c31e81349ada054fdbae80dac9ce93df97 90ab12b66a4d05975bf4b3ef65592fbc0663ead3 99fd6653bf4f88d62ae9fdd69a75ea22b956f654 Package: pocketsphinx-en-us Priority: optional Section: sound Installed-Size: 36990 Maintainer: Debian Accessibility Team Architecture: all Source: pocketsphinx Version: 0.8+5prealpha+1-2co1bv2021.0b3 Filename: pool/sdk/p/pocketsphinx/pocketsphinx-en-us_0.8+5prealpha+1-2co1bv2021.0b3_all.deb Size: 24302636 MD5sum: f346f613fad7e74d890711a2f183cfee SHA1: dc22f7d76b38d0fabfb2ce777e428bc98d68def8 SHA256: ada4eaf296ffae2f52da58766efc41d34d26d803509e0465624555f6cf1cd181 SHA512: 5b9bc010eed61cc7af33d2df623d1d691d4d6f144c1a6b6a58680fa30e91e5d33dfa3ff5470809211591debef88d0624b25a91018b323921f90b9b7d3107c4a9 Description: Speech recognition tool - US English language model CMU Sphinx is a large vocabulary, speaker-independent continuous speech recognition engine. . This package contains the default US English language model for PocketSphinx. Homepage: http://cmusphinx.sourceforge.net/ Multi-Arch: foreign Package: psdk Priority: extra Section: devel Installed-Size: 47 Maintainer: Apertis package maintainers Architecture: all Version: 0.2021.0bv2021.0b3 Depends: python3:any (>= 3.7~), zenity Filename: pool/sdk/p/psdk/psdk_0.2021.0bv2021.0b3_all.deb Size: 9352 MD5sum: b3a83f7ad901f8fe223b0f40c7891aa7 SHA1: 8b6e43dfa3814dd83b4deb31131cfd8f8856ccc5 SHA256: 6feeb07726df09d8afade6b26480709bfa907b8250ffe81c2e56f9c57baf2220 SHA512: 6b28366023d88a570b63f58f97752b69de5e20a751c91fd87d5a11a86cfe6d35a720bd290da6afc518fcf0a002fea46122c3880ce4ea05d7682d1ed092e4a7e9 Description: Script to prepeare a new disk to be used as persistent storage and to handle persistent configuration files Package: pypy-dulwich Priority: optional Section: python Installed-Size: 1541 Maintainer: Debian Python Modules Team Architecture: amd64 Source: dulwich Version: 0.19.11-2co1bv2021.0b3 Depends: pypy, pypy-abi-41, libc6 (>= 2.14) Recommends: pypy-fastimport Filename: pool/sdk/d/dulwich/pypy-dulwich_0.19.11-2co1bv2021.0b3_amd64.deb Size: 258544 MD5sum: b0d1ae1b4df17b78fff284d6d95131d6 SHA1: 7d4db92c4f95df29923a6996fc63102a8cf9b972 SHA256: a70154856621d1a80a7e54c0ad1c909bc1af9e08d4d9b59c33a19b90ea481df9 SHA512: cd2e40fbae3ec29c082b7195df9529ea5833f780584cc83d289d7b189339f8da1b9b4ca91716d2eba442d77cf6548b14b964d63b1a87401ffed46aca1a637317 Description: Python Git library - pypy module Dulwich is a Python implementation of the file formats and protocols used by the Git version control system. It can currently read from and write to existing Git repositories and implements the protocol for pushing and receiving packs from remote servers. . All functionality is available in pure Python, but for improved performance replacements of some modules written in C are also available. This package includes the high performance versions. . This package contains the module built for pypy. Homepage: https://www.dulwich.io/ Package: pypy-dulwich-dbgsym Priority: optional Section: debug Installed-Size: 67 Maintainer: Debian Python Modules Team Architecture: amd64 Source: dulwich Version: 0.19.11-2co1bv2021.0b3 Depends: pypy-dulwich (= 0.19.11-2co1bv2021.0b3) Filename: pool/sdk/d/dulwich/pypy-dulwich-dbgsym_0.19.11-2co1bv2021.0b3_amd64.deb Size: 39388 MD5sum: fd27fd870baff8649758bde25d33d787 SHA1: 2954f5ecd95d990a6937d44cf7b8fcbef67c45d3 SHA256: 5ed559245974cbf3bb37516af8b93e55f85a3f8fe446180192b30299b30ccd8f SHA512: 661fb5236a38718b9c5d309517ab65785b74740c19fac3273ccfe9a17a6118dea92adad65a3fa42f338fb7da8e779f73c653893f43c7e334dc55f327cbbadcd8 Description: debug symbols for pypy-dulwich Auto-Built-Package: debug-symbols Build-Ids: 08f1d548402f29deb2ab01382769ee7bfaec3fc9 a025e744d961fb6171bcb765e887487f4532ba25 f64e2ece6b92721d5dc7b4578e20ab07c94581f8 Package: pypy-fastimport Priority: optional Section: python Installed-Size: 173 Maintainer: Debian Python Modules Team Architecture: all Source: python-fastimport Version: 0.9.8-2co1bv2021.0b3 Suggests: git-core Filename: pool/sdk/p/python-fastimport/pypy-fastimport_0.9.8-2co1bv2021.0b3_all.deb Size: 30416 MD5sum: 05757d64496f91b184fa5d357cd7ce0f SHA1: 658862d081fd60841c65a2e1ab368292accac63a SHA256: 0f059573c7bb9586707c8246ab0607a291cbd8235b3d2b2b806bccc1df346f9a SHA512: 21f1aadeb1d7ef604e1b8c7c6ff6faee1b67cc2f16e10c796be57a56a26b4649bebfbe6dc04eac1c56c400ed21ed3cd9bf8c059f1392faa029a3ef8995a714e1 Description: Fastimport file format parser and generator library Python library for parsing and generating the fastimport file format. The fastimport format is used for serializing version control histories. . This package contains the module built for pypy. Homepage: https://github.com/jelmer/python-fastimport Package: pypy-sqlparse Priority: optional Section: python Installed-Size: 152 Maintainer: Andrii Senkovych Architecture: all Source: sqlparse Version: 0.2.4-1co1bv2021.0b3 Depends: pypy Suggests: python-sqlparse-doc (>= 0.1.6-1) Filename: pool/sdk/s/sqlparse/pypy-sqlparse_0.2.4-1co1bv2021.0b3_all.deb Size: 33640 MD5sum: 53de357e69e06ec4ef228d374634ec5a SHA1: 98815d4e6cc3293a658e87666ce63e7eab63615c SHA256: 321eb2852d2b77ca71955d29eb214a7e873209d5d991e6092a6542fef444f1de SHA512: 2bc8066881f987c3be4c34b96223ca5ced8f44d988998f1777271a4e28b0a9e6913d3298bba1a490061b6d0dbff3158619f539340e5aa8bdb54292997fe50918 Description: non-validating SQL parser for PyPy Sqlparse is a library which provides support for parsing, splitting and customizable formatting of SQL statements in Python environment. . This is the PyPy version of the package. Homepage: https://github.com/andialbrecht/sqlparse Package: python-alembic Priority: optional Section: python Installed-Size: 625 Maintainer: Debian Python Modules Team Architecture: all Source: alembic Version: 1.0.0-3co1bv2021.0b3 Replaces: alembic (<< 0.6.3+ds-2) Depends: python-pkg-resources, python-dateutil, python-editor, python-mako, python-sqlalchemy (>= 0.9.0), python:any (<< 2.8), python:any (>= 2.7~) Breaks: alembic (<< 0.8.8-3) Filename: pool/sdk/a/alembic/python-alembic_1.0.0-3co1bv2021.0b3_all.deb Size: 110440 MD5sum: a6035459cfff1e6ba729abc33a957fd7 SHA1: e4e04af99eb479e196df1208224d86ff37e42366 SHA256: 0de39d82b673d33051fffea4a3aa7402e768b3ea8b5290f50c30a7bd0e5bad73 SHA512: fa8932da7743629e85df1f8e79fb67a051b8eab51fbb792da60581d09cbd5754f37d42dddcfe2dd40f30fcd5dc50c51057e3ccc4454cce8c1a2482fc334333f7 Description: lightweight database migration tool for SQLAlchemy - Python 2.x Alembic is a new database migration tool, written by the author of SQLAlchemy. A migration tool offers the following functionality: . * Can emit ALTER statements to a database in order to change the structure of tables and other constructs * Provides a system whereby "migration scripts" may be constructed; each script indicates a particular series of steps that can "upgrade" a target database to a new version, and optionally a series of steps that can "downgrade" similarly, doing the same steps in reverse. * Allows the scripts to execute in some sequential manner. . This package contains the Python 2.x module. Homepage: https://bitbucket.org/zzzeek/alembic Package: python-betamax Priority: optional Section: python Installed-Size: 130 Maintainer: Debian Python Modules Team Architecture: all Source: betamax Version: 0.8.1-1co1bv2021.0b3 Depends: python-requests (>= 2.0), python:any (<< 2.8), python:any (>= 2.7~) Filename: pool/sdk/b/betamax/python-betamax_0.8.1-1co1bv2021.0b3_all.deb Size: 29156 MD5sum: 2275578cd638eb7089a3726f699cd938 SHA1: 1f44eaa7012030c8a90d5dbbd389150f9e94bc89 SHA256: 242ed39b4cac626b1dc32435ce00dd7ff9d0cb49b62510f45c254f251348ed61 SHA512: 5ef888986316c99a18297a935b62f77db00b5ae8226a1ac442f25119d2e565a91e3c72ec54a1ec477498f90c9b36923f4452260fd1deba1bfdd885e195a54922 Description: VCR imitation designed only for python-requests - Python 2.X Betamax records HTTP interactions and replay them allowing fast, deterministic and accurate tests and it's designed to be used with python-requests. If you are not using python-requests, you should checkout vcr.py. . Betamax comes with integrations for py.test and unittest and supports third party packages that provide extra request matchers and cassette serializers. Homepage: https://github.com/sigmavirus24/betamax Package: python-betamax-doc Priority: optional Section: doc Installed-Size: 447 Maintainer: Debian Python Modules Team Architecture: all Source: betamax Version: 0.8.1-1co1bv2021.0b3 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/sdk/b/betamax/python-betamax-doc_0.8.1-1co1bv2021.0b3_all.deb Size: 61084 MD5sum: ddbd356dec01af0142b228d2e5d315b3 SHA1: 35035295619c0ce680ca105e0891cc8d4c920326 SHA256: 94fa6a8dc522e58a82698de1f3bf7be264622aac2683b6b63595201c66a1a226 SHA512: e1f132b3fde6f06ea540956cf88f150641c30f027db00874dbfbf494fbf31b526eaef8fb025d6b8e4fac965d84a040bd1b07fbcd19bcf2e5d9700df2abdd1c7c Description: VCR imitation designed only for python-requests - Documentation Betamax records HTTP interactions and replay them allowing fast, deterministic and accurate tests and it's designed to be used with python-requests. If you are not using python-requests, you should checkout vcr.py. . Betamax comes with integrations for py.test and unittest and supports third party packages that provide extra request matchers and cassette serializers. . This package contains documentation and examples. Homepage: https://github.com/sigmavirus24/betamax Multi-Arch: foreign Package: python-blinker Priority: optional Section: python Installed-Size: 56 Maintainer: Debian Python Modules Team Architecture: all Source: blinker Version: 1.4+dfsg1-0.2co1bv2021.0b3 Depends: python:any (<< 2.8), python:any (>= 2.7~) Suggests: python-blinker-doc Filename: pool/sdk/b/blinker/python-blinker_1.4+dfsg1-0.2co1bv2021.0b3_all.deb Size: 14060 MD5sum: dea9662bbf74d5d9e8a8aee3fdc110e5 SHA1: e66da65edbfbd96e8095c252cc4c2ac7248477df SHA256: a35993c8f2277c33281911f41b270d8110a67a34b206ad9c41ed89bc5e4521f5 SHA512: 4b889c3f895def58125a460d96b6a2b6b8244d00dc56392e15f018241bfe7e09958bb54793ad2254b90f37749ca5b5da695e74b9100854f399cfb34f1744eebd Description: Fast, simple object-to-object and broadcast signaling library Blinker provides a fast dispatching system that allows any number of interested parties to subscribe to events, or "signals". . Signal receivers can subscribe to specific senders or receive signals sent by any sender. . This package contains the Python 2 version. Homepage: http://pythonhosted.org/blinker/ Package: python-blinker-doc Priority: optional Section: doc Installed-Size: 138 Maintainer: Debian Python Modules Team Architecture: all Source: blinker Version: 1.4+dfsg1-0.2co1bv2021.0b3 Depends: libjs-sphinxdoc Filename: pool/sdk/b/blinker/python-blinker-doc_1.4+dfsg1-0.2co1bv2021.0b3_all.deb Size: 32072 MD5sum: 0de1995596aa3fbe55f08107ae05ba93 SHA1: 4f47332609dc1da0e7ff4b5de7319ecc375c2b79 SHA256: 538ed086e4cd0ee9a2af7b1fa2b7420a585a2ee25330964f9ecb7b1d0fb39e55 SHA512: 08a07b5f53f1774a3177bc1f9e0841d0fa8e78e90097145acbb664de1696114d5b6ca11477b658060167d93b2b5413cbd2e232da2507cf31ecb4876f38a9023f Description: Documentation for the blinker signaling library Blinker provides a fast dispatching system that allows any number of interested parties to subscribe to events, or "signals". . Signal receivers can subscribe to specific senders or receive signals sent by any sender. . This package contains the documentation for blinker. Homepage: http://pythonhosted.org/blinker/ Package: python-cliff Priority: optional Section: python Installed-Size: 271 Maintainer: Debian OpenStack Architecture: all Version: 2.13.0-1co1bv2021.0b3 Depends: python-cmd2 (>= 0.8.5), python-docutils, python-pbr (>= 2.0.0), python-prettytable, python-pyparsing, python-six (>= 1.10.0), python-stevedore (>= 1.20.0), python-unicodecsv, python-yaml, python:any (<< 2.8), python:any (>= 2.7~) Suggests: python-cliff-doc Filename: pool/sdk/p/python-cliff/python-cliff_2.13.0-1co1bv2021.0b3_all.deb Size: 41648 MD5sum: 1230b7a3e1b9dd951ad1b587231912db SHA1: b891a202cb9a2ea256aaf1834878264316df7289 SHA256: a3c3d31017497af5153c29619cd55f0ded1544a995239bdfce01cb3b0838ed9d SHA512: be07475c89c96461fc45362f08ff4105bc706793f1508a2ae02f21652ea83b50328a23e4ba967ace071d4430381149dba72abd99c7074981cbc766c84fe7e9cf Description: command line interface formulation framework - Python 2.x Cliff is a framework for building command line programs. It uses plugins to define sub-commands, output formatters, and other extensions. . The cliff framework is meant to be used to create multi-level commands such as Subversion and git, where the main program handles some basic argument parsing and then invokes a sub-command to do the work. . This package provides the Python 2.x module. Homepage: https://github.com/dreamhost/cliff Package: python-cliff-doc Priority: optional Section: doc Installed-Size: 2572 Maintainer: Debian OpenStack Architecture: all Source: python-cliff Version: 2.13.0-1co1bv2021.0b3 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/sdk/p/python-cliff/python-cliff-doc_2.13.0-1co1bv2021.0b3_all.deb Size: 949488 MD5sum: 788b718864ac91014c7039a1a39d3904 SHA1: be54cc5d8269da8e2254d3c3692d77cff73abb9c SHA256: cec8ce6f0828943aa333475350fc859e0dca08f59b1b67acc7a17ec0435ceb26 SHA512: 5ad70cc0e4ff6b4ec4c1949af8136dca03e247321d8a352728685ab6add56e461a4adb8fccc5555e7487d24ebbeb922cbe5a6f4b46ba90cf4a2f40099088175c Description: command line interface formulation framework documentation Cliff is a framework for building command line programs. It uses plugins to define sub-commands, output formatters, and other extensions. . The cliff framework is meant to be used to create multi-level commands such as Subversion and git, where the main program handles some basic argument parsing and then invokes a sub-command to do the work. . This is the documentation of python-cliff. Homepage: https://github.com/dreamhost/cliff Package: python-cmd2 Priority: optional Section: python Installed-Size: 218 Maintainer: Federico Ceratto Architecture: all Source: cmd2 Version: 0.8.5-2co1bv2021.0b3 Provides: python2.7-cmd2 Depends: python-pyparsing, python-pyperclip, python-six, python:any (<< 2.8), python:any (>= 2.7~), python-contextlib2, python-enum34, python-wcwidth Pre-Depends: dpkg (>= 1.15.6~) Breaks: python-pyperclip (<< 1.6.0-1) Filename: pool/sdk/c/cmd2/python-cmd2_0.8.5-2co1bv2021.0b3_all.deb Size: 56720 MD5sum: 1badc3e601ba4bb69a04e43a8a1d7748 SHA1: d11192bc60a65890b8b65c98f38b55276536445a SHA256: 8cfe49dbcc0c9b0f0f127fe94a26123823f1ebc90a5a57654a83ff670c1ed854 SHA512: 0b4df901166b102b361632030a0f64424ff911c5c0fe717fb94dc9565a8a57c8339adc11355b443d8ccb9cb3828990a2470ae6a9a75c4d134d6a734773d017d4 Description: enhanced Python cmd module - Python 2.x Drop-in replacement adds several features for command-prompt tools, like searchable and persistent command history, multi-line commands, input and output redirections, integrated Python shell, testing helpers . This package provides the Python 2.x module. Homepage: https://github.com/python-cmd2/cmd2 Package: python-cov-core Priority: optional Section: python Installed-Size: 37 Maintainer: Debian Python Modules Team Architecture: all Source: cov-core Version: 1.15.0-2co1bv2021.0b3 Depends: python-coverage, python:any (<< 2.8), python:any (>= 2.7~), python-nose2 Filename: pool/sdk/c/cov-core/python-cov-core_1.15.0-2co1bv2021.0b3_all.deb Size: 7368 MD5sum: 841390d8bd6ec711db5271800f80d96b SHA1: 92ee631aa017a42956272ca0fb0e85c22b050d56 SHA256: dd065518a08eca6ea15932d294230f8e0f547cf8b944b699439b33b3393063f2 SHA512: 85ac593153b7e2b4542c017043cdf91eb52c408acd43bd7602c382b7f0730c77d0aeed2cfc42eb4e7f8c88b09cbe19fcc1b8a7ff4737b4614cc4d649c96b6e48 Description: plugin core for use by pytest-cov, nose-cov and nose2-cov This is a lib package for use by pytest-cov, nose-cov and nose2-cov. . This is the Python 2 compatible package. Homepage: https://github.com/schlamar/cov-core Package: python-cssmin Priority: optional Section: python Installed-Size: 28 Maintainer: Stuart Prescott Architecture: all Source: cssmin Version: 0.2.0-7co1bv2021.0b3 Depends: python, python-pkg-resources, python:any (<< 2.8), python:any (>= 2.7~) Breaks: cssmin (<= 0.2.0-1) Filename: pool/sdk/c/cssmin/python-cssmin_0.2.0-7co1bv2021.0b3_all.deb Size: 6596 MD5sum: ef2735f4feabbb0758cda566ef0727c0 SHA1: 74533653a88f8348c84f30d3258399142677a67e SHA256: 9ad558e10fbc1f0c097d1981446d75c10245eca5bdf09fccb80daf5c7b9a96d7 SHA512: 31c00b92e5c6d06da821ea421c7ecd419fca55ff8dbb832f84513b3c2e763cf861d05817375062e7ec09c2e0f006a05140af20aab41f4387d9212de5036990c6 Description: YUI CSS compression algorithm (Python 2 version) cssmin is a Python port of the YUI Cascading Style Sheet (CSS) compressor. It can be used as a module from other Python programs, including as a filter for python-webassets bundles. . This package contains the Python 2 modules for cssmin. See the cssmin package for the command line tools. Homepage: https://github.com/zacharyvoase/cssmin Package: python-ddt Priority: optional Section: python Installed-Size: 27 Maintainer: Debian OpenStack Architecture: all Version: 1.1.1-1co1bv2021.0b3 Depends: python:any (<< 2.8), python:any (>= 2.7~) Filename: pool/sdk/p/python-ddt/python-ddt_1.1.1-1co1bv2021.0b3_all.deb Size: 6568 MD5sum: aaa132c25bf86d3730c01ceb8083d7fb SHA1: de49ced69d08ed05e81b877a918d2abda5ffe028 SHA256: 273e39086f76033920af5a18c810d703fb8dcf738ab66ea757adec7e4e8b6ce9 SHA512: 3b950ed3b7cf04588dcc06caf9985e31f8f67aa1831ecec7596025240a5ce1bc995a0f5d497a6890c8a4bb6ffe525384c1a51a71b2c7948bc64668a34093cf2c Description: Data-Driven/Decorated Tests - Python 2.x DDT (Data-Driven Tests) allows you to multiply one test case by running it with different test data, and make it appear as multiple test cases. DDT consists of a class decorator ddt (for your TestCase subclass) and two method decorators (for your tests that want to be multiplied). . This package contains the Python 2.x module. Homepage: https://pypi.python.org/pypi/ddt Package: python-ddt-doc Priority: optional Section: doc Installed-Size: 134 Maintainer: Debian OpenStack Architecture: all Source: python-ddt Version: 1.1.1-1co1bv2021.0b3 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/sdk/p/python-ddt/python-ddt-doc_1.1.1-1co1bv2021.0b3_all.deb Size: 24112 MD5sum: 22c92f786536ac4ec5690def8d7d321e SHA1: 12942659701cc146bc797241ce70d28cbacdffcb SHA256: d18367c02ad450e50c94a3ada5747e290394dd83527569fbe8b96d0839d831e9 SHA512: 411e0696926f9e7bb126ea63197d3a9e8cc8d964a82e253a626f66bfd15c9d097817d66e083d945a98bed4b22a7d0ff4252b517a78fc6cfa025032223b755f5e Description: Data-Driven/Decorated Tests - doc DDT (Data-Driven Tests) allows you to multiply one test case by running it with different test data, and make it appear as multiple test cases. DDT consists of a class decorator ddt (for your TestCase subclass) and two method decorators (for your tests that want to be multiplied). . This package contains the documentation. Homepage: https://pypi.python.org/pypi/ddt Package: python-deprecation Priority: optional Section: python Installed-Size: 40 Maintainer: Debian Python Modules Team Architecture: all Version: 2.0.6-1co1bv2021.0b3 Depends: python-packaging, python:any (<< 2.8), python:any (>= 2.7~) Filename: pool/sdk/p/python-deprecation/python-deprecation_2.0.6-1co1bv2021.0b3_all.deb Size: 13540 MD5sum: 24c78a79c5ebcb1834c238bcf86b669d SHA1: 298a1fda11cf49f1b93606450e61ac40a233499c SHA256: 2513ed517eb24a7c4abd223daac959261c2f9cc7146fc64f4f18a083408a1a1e SHA512: 0d1699a366c1f73c23adfa8d857380800f3de9518b0cf4914bf1976bbb6a0d27ce8998a4490c73eee79b81a624827bab79861fa73caa76b72bae5ffbf8959157 Description: Library to handle automated deprecations - Python 2.x Deprecation is a library that enables automated deprecations. . It offers the deprecated() decorator to wrap functions, providing proper warnings both in documentation and via Python’s warnings system, as well as the deprecation.fail_if_not_removed() decorator for test methods to ensure that deprecated code is eventually removed. . This package contains the Python 2.x module. Homepage: https://github.com/briancurtin/deprecation Package: python-dogpile.cache Priority: optional Section: python Installed-Size: 165 Maintainer: Debian OpenStack Architecture: all Version: 0.6.2-6co1bv2021.0b3 Replaces: python-dogpile.core (<< 0.6.1-1~) Depends: python:any (<< 2.8), python:any (>= 2.7~) Breaks: python-dogpile.core (<< 0.6.1-1~) Filename: pool/sdk/p/python-dogpile.cache/python-dogpile.cache_0.6.2-6co1bv2021.0b3_all.deb Size: 33548 MD5sum: 585105d5ca7ed4b18a9f6af79a0b66be SHA1: 69e9c2d2d7405d348aba89895e58e88068cd26b3 SHA256: 7746d123597fc46bf8cf1de29a3fe244571eed6136997552eeffd083a710a0ee SHA512: bb3e7372206a3905da4bbed76613323848c74b475bae413c505cacf6cc52bf1c447da69556355d06447833763b909e03bd077dd814dfc11c609cb3787a23efe4 Description: caching front-end based on the Dogpile lock - Python 2.x A caching API built around the concept of a "dogpile lock", which allows continued access to an expiring data value while a single thread generates a new value. . dogpile.cache builds on the dogpile.core locking system (see http://pypi.python.org/pypi/dogpile.core), which implements the idea of "allow one creator to write while others read" in the abstract. Overall, dogpile.cache is intended as a replacement to the Beaker (see http://beaker.groovie.org) caching system, the internals of which are written by the same author. All the ideas of Beaker which "work" are re-implemented in dogpile.cache in a more efficient and succinct manner, and all the cruft (Beaker's internals were first written in 2005) relegated to the trash heap. . This package provides the Python 2.x module. Homepage: https://bitbucket.org/zzzeek/dogpile.cache Package: python-dogpile.cache-doc Priority: optional Section: doc Installed-Size: 634 Maintainer: Debian OpenStack Architecture: all Source: python-dogpile.cache Version: 0.6.2-6co1bv2021.0b3 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/sdk/p/python-dogpile.cache/python-dogpile.cache-doc_0.6.2-6co1bv2021.0b3_all.deb Size: 85800 MD5sum: de362769192b8142c71de22dd4d2c466 SHA1: bd1f8b23207f51939acaa6c595283a8694bb3813 SHA256: 9be5b4f11cc45b9fab68fd372cbf19d3cfb1883fb74accb832c52f40c23d2848 SHA512: c3f0518cda444830c0a0828000dfbbe8fc161950db5495462366c2663d3753ad6af9127480c3a2af7313b3620c959a00900e52b039e9aba8e1e66870109d5e14 Description: caching front-end based on the Dogpile lock - doc A caching API built around the concept of a "dogpile lock", which allows continued access to an expiring data value while a single thread generates a new value. . dogpile.cache builds on the dogpile.core locking system (see http://pypi.python.org/pypi/dogpile.core), which implements the idea of "allow one creator to write while others read" in the abstract. Overall, dogpile.cache is intended as a replacement to the Beaker (see http://beaker.groovie.org) caching system, the internals of which are written by the same author. All the ideas of Beaker which "work" are re-implemented in dogpile.cache in a more efficient and succinct manner, and all the cruft (Beaker's internals were first written in 2005) relegated to the trash heap. . This package provides the documentation. Homepage: https://bitbucket.org/zzzeek/dogpile.cache Package: python-dogpile.core Priority: optional Section: python Installed-Size: 11 Maintainer: Debian OpenStack Architecture: all Source: python-dogpile.cache Version: 0.6.2-6co1bv2021.0b3 Depends: python-dogpile.cache Filename: pool/sdk/p/python-dogpile.cache/python-dogpile.core_0.6.2-6co1bv2021.0b3_all.deb Size: 3852 MD5sum: fad29a9832e0bd3267c02d41add00ff9 SHA1: c7a8fc95d59498f1847791a2d79ba34a11789b64 SHA256: 3b370fb63267c58a4cc567177b77ed087e0d8c00065213c50700b87103bd7d45 SHA512: a01511c1ece98275b0798ad3d4fcdaad03ed9287aaaa1f1b3f5e7e1236958c9d100315606559d438f445bebb173fe162cc6f7f702754256696ba3df9944d397b Description: transitional dummy package for python-dogpile.core This transitional package is safe to remove. Homepage: https://bitbucket.org/zzzeek/dogpile.cache Package: python-dulwich Priority: optional Section: python Installed-Size: 1541 Maintainer: Debian Python Modules Team Architecture: amd64 Source: dulwich Version: 0.19.11-2co1bv2021.0b3 Depends: python-certifi, python-urllib3, python (<< 2.8), python (>= 2.7~), python:any (<< 2.8), python:any (>= 2.7~), libc6 (>= 2.14) Recommends: python-fastimport Suggests: python-gpg Breaks: bzr-git (<< 0.6.13+bzr1650), python-breezy (<< 3.0.0~bzr7268) Filename: pool/sdk/d/dulwich/python-dulwich_0.19.11-2co1bv2021.0b3_amd64.deb Size: 258160 MD5sum: 52dc290b8ff94265e4395451cbcede55 SHA1: 1571e6910c3ab99f8f94c89b8b7a49f721f80ea6 SHA256: 07102a7e8e054c9a11cd9974d2c023107f97fb43fe996a2147e5a39020bd5594 SHA512: 75c9e8510383c6cd87184558fe9881db483bfe677014e1357440777ffe12efcd3fcb972082f9f1abfc3a37b07cf38970f516b20b52043095f163350c4389b27a Description: Python Git library Dulwich is a Python implementation of the file formats and protocols used by the Git version control system. It can currently read from and write to existing Git repositories and implements the protocol for pushing and receiving packs from remote servers. . All functionality is available in pure Python, but for improved performance replacements of some modules written in C are also available. This package includes the high performance versions. . This package contains the module built for Python version 2.x. Homepage: https://www.dulwich.io/ Package: python-dulwich-dbgsym Priority: optional Section: debug Installed-Size: 72 Maintainer: Debian Python Modules Team Architecture: amd64 Source: dulwich Version: 0.19.11-2co1bv2021.0b3 Replaces: python-dulwich-dbg (<< 0.16.4-1) Depends: python-dulwich (= 0.19.11-2co1bv2021.0b3) Breaks: python-dulwich-dbg (<< 0.16.4-1) Filename: pool/sdk/d/dulwich/python-dulwich-dbgsym_0.19.11-2co1bv2021.0b3_amd64.deb Size: 43448 MD5sum: 71ff68bd9553d0f821d8b135d3ed4a22 SHA1: 37119fdc9ca0adfb4697be5d6783727d7bbab546 SHA256: 1170a3045ed844a9c8401a88a2a39e7cc7676605c85a8961a6f9bad3463b4b29 SHA512: 53314c7a49942695903a4a2372ee2a44e5dcc9f405e24e9a53bef0ac15e496449ed41869e8bc4fba0d5830c25940f5c481d0a2f1ddcb533293b9dbeb335f9d40 Description: debug symbols for python-dulwich Auto-Built-Package: debug-symbols Build-Ids: 9c9268251fa13f9c17ec5b81b7b9b56235d1f36c d143fb243834357c88e872f189f90931000b040b f1b5457c577c32d7874a547b9a7a8628f7b59ced Package: python-editor Priority: optional Section: python Installed-Size: 20 Maintainer: Debian OpenStack Architecture: all Version: 1.0.3-1co1bv2021.0b3 Depends: python-six, python:any (<< 2.8), python:any (>= 2.7~) Filename: pool/sdk/p/python-editor/python-editor_1.0.3-1co1bv2021.0b3_all.deb Size: 4968 MD5sum: 241efda6b9b999c7c0b6d7a82fdbbb57 SHA1: da2d5cce5a6efb98bb93f6f1e513b040914699b5 SHA256: 05a9ac1072b07e51da773e2552fc46346172f6462ac84a7749c52f39ad05881b SHA512: 3f815170371fc17d87121ec7e02855bff84246a7d43685292d573233cd34493f27317bbeb22bb980f2338e0257a5b2b14d9a119aefb0ecd979e4f4342bedb390 Description: programmatically open an editor, capture the result - Python 2.7 python-editor is a library that provides the editor module for programmatically interfacing with your system's $EDITOR. The user can then enter a commit message for example. . Editor first looks for the environment variable. If set, it uses the value as-is, without fallbacks. If no $EDITOR is set, editor will search through a list of known editors, and use the first one that exists on the system. For example, on Linux, editor will look for the following editors in order: * vim * emacs * nano . When calling the edit() function, editor will open the editor in a subprocess, inheriting the parent process's stdin, stdout . This package contains the Python 2.7 module. Homepage: https://github.com/fmoo/python-editor Package: python-eventlet Priority: optional Section: python Installed-Size: 1310 Maintainer: Debian Python Modules Team Architecture: all Version: 0.20.0-6co1bv2021.0b3 Depends: netbase, python-enum34, python-greenlet, python:any (<< 2.8), python:any (>= 2.7~) Suggests: python-eventlet-doc Filename: pool/sdk/p/python-eventlet/python-eventlet_0.20.0-6co1bv2021.0b3_all.deb Size: 241164 MD5sum: 2a6dcb546257b8b09b19b3155a9892eb SHA1: 8290235f914bc219de6f87e2a47fbc75d1cbe88c SHA256: 0ffaedb49f0bacc71f2ce24d4694eab5b947303a56913c1805847ae3e0e15231 SHA512: 676e70046e942a3079b5a6ce871517c9114ce5e896a38e132221512a0fc700031f84f3896c1c40b40cb5f1c5ce25269283ea68d3bc9a1db39b2b65cb160074d6 Description: concurrent networking library - Python 2.x Eventlet allows you to change how you run your code, not how you write it. . It uses epoll or libevent for highly scalable non-blocking I/O. Coroutines ensure that the developer uses a blocking style of programming that is similar to threading, but provide the benefits of non-blocking I/O. The event dispatch is implicit, which means you can easily use Eventlet from the Python interpreter, or as a small part of a larger application. . It's easy to get started using Eventlet, and easy to convert existing applications to use it. Start off by looking at examples, common design patterns, and the list of the basic API primitives. . This package provides the Python 2.x module. Homepage: http://eventlet.net Package: python-eventlet-doc Priority: optional Section: doc Installed-Size: 888 Maintainer: Debian Python Modules Team Architecture: all Source: python-eventlet Version: 0.20.0-6co1bv2021.0b3 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/sdk/p/python-eventlet/python-eventlet-doc_0.20.0-6co1bv2021.0b3_all.deb Size: 158088 MD5sum: 5c09a074e2b3c8dd362c2210ef586150 SHA1: f3870486c7cc868fa20ef137133c54f3014a36d9 SHA256: 328f3e7d188dd240aa5a7e70a4fa1a2bddcf3b87fba753ccb6d42aabbd7ad03c SHA512: 08710eb4bf52462b815d2a2434415994eb47388ac0fbcefa2b483b4ce160e728a1b7d7ac0348d7d0ed2b6db6f50e71b559070f906897e842e06f3dcc569500d5 Description: concurrent networking library - doc Eventlet allows you to change how you run your code, not how you write it. . It uses epoll or libevent for highly scalable non-blocking I/O. Coroutines ensure that the developer uses a blocking style of programming that is similar to threading, but provide the benefits of non-blocking I/O. The event dispatch is implicit, which means you can easily use Eventlet from the Python interpreter, or as a small part of a larger application. . It's easy to get started using Eventlet, and easy to convert existing applications to use it. Start off by looking at examples, common design patterns, and the list of the basic API primitives. . This package provides the documentation. Homepage: http://eventlet.net Package: python-fasteners Priority: optional Section: python Installed-Size: 77 Maintainer: PKG OpenStack Architecture: all Version: 0.12.0-3co1bv2021.0b3 Depends: python-monotonic, python-six, python:any (<< 2.8), python:any (>= 2.7~) Filename: pool/sdk/p/python-fasteners/python-fasteners_0.12.0-3co1bv2021.0b3_all.deb Size: 14640 MD5sum: 9b33bf6f3be1bec7d6963fff09d6649b SHA1: 92dbcea9926a0aec79af6907b59ed8ea840ef586 SHA256: 363b1249c0d80938f2eab7f709f7e38cbfe7a1d4ea616a633f8c61f107fa7db4 SHA512: 9dd43f63299cc5fa5f4d3a287784376a4ddd0c4c5fdaf29f4ee30f0468e9868447927aa4d91d986ea15529d74d303b4c1a398c3d9a8f70c25791062b6b755ad8 Description: provides useful locks - Python 2.7 Fasteners is a Python package that provides useful locks. It includes locking decorator (that acquires instance objects lock(s), acquires on method entry and releases on method exit), reader-writer locks, inter-process locks and generic lock helpers. . This package contains the Python 2.7 module. Homepage: https://github.com/harlowja/fasteners Package: python-fastimport Priority: optional Section: python Installed-Size: 173 Maintainer: Debian Python Modules Team Architecture: all Version: 0.9.8-2co1bv2021.0b3 Replaces: bzr-fastimport (<< 0.9.0+bzr279) Provides: python2.7-fastimport Depends: python:any (<< 2.8), python:any (>= 2.7~) Suggests: git-core Breaks: bzr-fastimport (<< 0.13.0+bzr361) Filename: pool/sdk/p/python-fastimport/python-fastimport_0.9.8-2co1bv2021.0b3_all.deb Size: 30388 MD5sum: a1693a65a1e1aaf0fa6541fa49c1ae94 SHA1: e7203e3c67857081c3e7df5f3c36e8e352f22503 SHA256: 1110dc82ae39733cb22c294f9de880369ba46618a2bb93eef971319d3d58604d SHA512: d332a654f63b971c6ddcbec687a10dcc65ddce88209e173a6814807938b16e5647cd20880474b3a63efd2cb5aeda4c90db7579aa15d45ac11ea8a88aa7b4be84 Description: Fastimport file format parser and generator library Python library for parsing and generating the fastimport file format. The fastimport format is used for serializing version control histories. . This package contains the module built for Python version 2.x. Homepage: https://github.com/jelmer/python-fastimport Package: python-feedparser Priority: optional Section: python Installed-Size: 190 Maintainer: Debian Python Modules Team Architecture: all Source: feedparser Version: 5.2.1-1co1bv2021.0b3 Depends: python:any (<< 2.8), python:any (>= 2.7~) Recommends: python-chardet, python-libxml2, python-utidylib Filename: pool/sdk/f/feedparser/python-feedparser_5.2.1-1co1bv2021.0b3_all.deb Size: 51340 MD5sum: 97ad8ff2e3cea845cfb4e05a2085fe24 SHA1: 22c7bce2ec1284ac6e4483ea6083822fc135f145 SHA256: dc3c64fd9c16109774eedcd77404c199579bd1eb1d1c1d8ac73deda6f61599ec SHA512: bda7cb852908a988466ee083bc6d030acb8dc3d3e0ad27d8c24c1899bf77a9060f7d2a6fd68e0f7858bb90535b5dd8391eb00180264060dddda331dd0898baed Description: Universal Feed Parser for Python Python module for downloading and parsing syndicated feeds. It can handle RSS 0.90, Netscape RSS 0.91, Userland RSS 0.91, RSS 0.92, RSS 0.93, RSS 0.94, RSS 1.0, RSS 2.0, Atom, and CDF feeds. . It provides the same API to all formats, and sanitizes URIs and HTML. Homepage: https://github.com/kurtmckee/feedparser Package: python-gflags Priority: optional Section: python Installed-Size: 146 Maintainer: Debian Python Modules Team Architecture: all Version: 1.5.1-5co1bv2021.0b3 Depends: python:any (<< 2.8), python:any (>= 2.7~) Filename: pool/sdk/p/python-gflags/python-gflags_1.5.1-5co1bv2021.0b3_all.deb Size: 36292 MD5sum: 238e7184f7a3b3b0ae74599092e9d30b SHA1: 792b47dd5e9c55b9c743d0e6e376f49f7b76597b SHA256: d1c737d11bf6ceac3d2e542e3a93efd3087edf198eb9a3d8f114c427895ab460 SHA512: 84960a1419f7c86914e02a5f85b8d504b3efc82431815bb577f3313d04915762a835c04198223e9be15bebad1188de75818a5f0f173907cf390bee8e27824a4b Description: implementation of the Google command line flags module - Python 2.x GFlags defines a distributed command line system, replacing systems like getopt(), optparse and manual argument processing. Rather than an application having to define all flags in or near main(), each Python module defines flags that are useful to it. When one Python module imports another, it gains access to the other's flags. . It includes the ability to define flag types (boolean, float, integer, list), autogeneration of help (in both human and machine readable format) and reading arguments from a file. It also includes the ability to automatically generate man pages from the help flags. . This package provides the Python 2.x module. Homepage: https://github.com/google/python-gflags Package: python-gps Priority: optional Section: python Installed-Size: 241 Maintainer: Bernd Zeimetz Architecture: amd64 Source: gpsd Version: 3.17-7co1bv2021.5b5 Replaces: gpsd-clients (<< 2.34.dfsg-1) Provides: python2.7-gps Depends: libbluetooth3 (>= 4.91), libc6 (>= 2.14), libdbus-1-3 (>= 1.9.14), python (<< 2.8), python (>= 2.7), python:any (>= 2.6.6-7~) Recommends: gpsd Conflicts: python-json Filename: pool/sdk/g/gpsd/python-gps_3.17-7co1bv2021.5b5_amd64.deb Size: 102400 MD5sum: ccba7554ae629400664e91e71389047b SHA1: 52f294bedf303f1585cd3258ccac40dc7ea08e1f SHA256: 09b8fb4ec32e3e9c89bd4a09d722acb27778a2fd9d51cfd0ffd5c249cd30bdbe SHA512: 8b0585cd7bbac5621c7fa5743617bda5ae23022cf0cffc396cdb0d882986e75c878ec74c7a8796afba520cf119930ee44843457f9aecdae38c38d2d4504954fe Description: Global Positioning System - Python libraries The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . This package contains a Python interface to connect to gpsd, together with a module providing a controlled testing environment. It also ships two tools which utilize the interface: gpsprof for latency-profiling, and gpsfake to simulate a GPS by playing back a logfile. Homepage: http://www.catb.org/gpsd/ Package: python-gps-dbgsym Priority: optional Section: debug Installed-Size: 156 Maintainer: Bernd Zeimetz Architecture: amd64 Source: gpsd Version: 3.17-7co1bv2021.5b5 Replaces: gpsd-dbg (<< 3.16-4~) Depends: python-gps (= 3.17-7co1bv2021.5b5) Breaks: gpsd-dbg (<< 3.16-4~) Filename: pool/sdk/g/gpsd/python-gps-dbgsym_3.17-7co1bv2021.5b5_amd64.deb Size: 133456 MD5sum: d6ad8fdfd6bb6b0c5dae582c36c1c5e6 SHA1: 16a1b3fe0f841dddd039707853a77d87cc346059 SHA256: 2cc99811bb15fcb44819946209faf1f93db88920ca25a523b906cf6c4d22ac97 SHA512: 2b9d9ab6870019e4ffd443cb0a6d63ce4093dc01cbd3935150827e8c4dcd93d58c1d11b0f04d55f3152fce0e17eac7c5d5345c591f00ca9876929ab06cf48af3 Description: debug symbols for python-gps Auto-Built-Package: debug-symbols Build-Ids: 8bd1caf0d0df6fe77d26f901426f73f1a686c63b 99ca1a2681aab5e50c055dc4e87d089aa94ee2ac Package: python-hacking Priority: optional Section: python Installed-Size: 107 Maintainer: Debian OpenStack Architecture: all Version: 1.1.0-2co1bv2021.0b3 Depends: pyflakes, python-flake8 (>= 3.0.0), python-pbr (>= 1.8), python-six (>= 1.10.0), python-pycodestyle, python:any (<< 2.8), python:any (>= 2.7~) Filename: pool/sdk/p/python-hacking/python-hacking_1.1.0-2co1bv2021.0b3_all.deb Size: 21300 MD5sum: 4297929104092390a1b7455c75224688 SHA1: 532c90a4313e83fd4b8c45473da12845708b6771 SHA256: 389a885eaacb0450455c82e524c80c15fbd12c5c0e6ce9ed08ba1d1583fdb462 SHA512: 457172312869847ad7832293690666baf42ca796ccc00a7e770d5923b98d6e4acd2de42bd4232e4fa02b8914d852aebd61e4fc6686a86a86d7f77b71a5e11e5c Description: Flake8 OpenStack Hacking Guidelines Enforcement plugins - Python 2.x Hacking is a set of flake8 plugins that test and enforce the OpenStack Style Commandments. It checks that your code matches the coding style which is mandatory for contributing to OpenStack. . This package provides the Python 2.x module. Homepage: https://github.com/openstack-dev/hacking Package: python-hacking-doc Priority: optional Section: doc Installed-Size: 2242 Maintainer: Debian OpenStack Architecture: all Source: python-hacking Version: 1.1.0-2co1bv2021.0b3 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/sdk/p/python-hacking/python-hacking-doc_1.1.0-2co1bv2021.0b3_all.deb Size: 925952 MD5sum: e55f0968f40d32a09768c1047b7c208c SHA1: 7b601ccfe0c188706d205663e21afdc622b51c99 SHA256: 55a625140afbb900ee219a59eb21b5469f2cd1992ecd5474f8726cea45cd2267 SHA512: fd32fe1ea0f39eb13d780e42db919caa6d22779852f6a6c0273927dfa83633df5cea4844b29c4770e3224a45107475e4da92af972cdca7f3af6409e336aa5e41 Description: Flake8 OpenStack Hacking Guidelines Enforcement plugins - doc Hacking is a set of flake8 plugins that test and enforce the OpenStack Style Commandments. It checks that your code matches the coding style which is mandatory for contributing to OpenStack. . This package provides the documentation. Homepage: https://github.com/openstack-dev/hacking Package: python-ibm-db-sa Priority: optional Section: python Installed-Size: 102 Maintainer: PKG OpenStack Architecture: all Version: 0.3.0-3co1bv2021.0b3 Depends: python-sqlalchemy, python:any (<< 2.8), python:any (>= 2.7~) Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/sdk/p/python-ibm-db-sa/python-ibm-db-sa_0.3.0-3co1bv2021.0b3_all.deb Size: 18596 MD5sum: c30a8a4f8c51dbd8194e618180537605 SHA1: 8317c2e2fa6e7f94a6d1e4b53927891c4fbfc460 SHA256: ce69b1e64fda6e19bb05b0871fb0f7039aaa4225ced979f03bc7dffee23201d1 SHA512: 9d1b5f47bfd5453c09cfa2a10c25e78bbfb9880e44961bb6420bd612360b2c1a15b197e3de1e30b3c155466e3a22a92055bfbd401a025d04ad35de10bffb0cad Description: SQLAlchemy support for IBM Data Servers - Python 2.x IBM_DB_SA implements the SQLAlchemy specification for supporting the IBM Data Servers: DB2. . This package contains the Python 2.x module. Homepage: https://pypi.python.org/pypi/ibm_db_sa/ Package: python-jenkins-doc Priority: optional Section: doc Installed-Size: 259 Maintainer: PKG OpenStack Architecture: all Source: python-jenkins Version: 0.4.16-1co1bv2021.0b3 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/sdk/p/python-jenkins/python-jenkins-doc_0.4.16-1co1bv2021.0b3_all.deb Size: 38816 MD5sum: d71dd40b496a6d275be6ff3a69d4661b SHA1: 293fae72b37378843d7be4a226ddf0ac9b23d7f1 SHA256: 72f8cbca57026e908f84f35561d5f5c5d1338a49b0fad3bd1d79c70a77dda9dd SHA512: 3642b3ec9e8308a377da37de2ff1170436933ef643b1d1182c04496a6be97a912531f97aeb2416a1f49f3037be5c3e6ab42cb2d67a8474527864f2bd4443d627 Description: bindings for the Jenkins Remote API - doc This package provides Python bindings for the Jenkins Remote API. It current supports management of: . * Project configuration * Build control * Slave node configuration . This package contains the documentation. Homepage: https://launchpad.net/python-jenkins Package: python-jmespath Priority: optional Section: python Installed-Size: 98 Maintainer: Debian Python Modules Team Architecture: all Version: 0.9.4-1co1bv2021.0b3 Depends: python:any (<< 2.8), python:any (>= 2.7~) Filename: pool/sdk/p/python-jmespath/python-jmespath_0.9.4-1co1bv2021.0b3_all.deb Size: 21204 MD5sum: 8e1ef9772521a3612e72c5ff1362afb4 SHA1: bc46e5cb7a83f186a50f1360d73a518e51776ad1 SHA256: 9f04011f15454bf58bd9f93bda7cb1bdcf340a567ef8800665abc35ac91389e8 SHA512: 7a41599db1f68c532ca14803e87c983d6655acd50a39a2d78a52a5aa3657ce3511ed2420a0405d52e75bd46c8be61d1a120a565165ac23927a1e4b7bb84337a4 Description: JSON Matching Expressions (Python 2) JMESPath is python library which allows you to declaratively specify how to extract elements from a JSON document. . This package contains the module for Python 2. Homepage: https://github.com/boto/jmespath Package: python-json-pointer Priority: optional Section: python Installed-Size: 44 Maintainer: PKG OpenStack Architecture: all Version: 1.10-1co1bv2021.0b3 Depends: python:any (<< 2.8), python:any (>= 2.7~) Filename: pool/sdk/p/python-json-pointer/python-json-pointer_1.10-1co1bv2021.0b3_all.deb Size: 14008 MD5sum: 285d8cde86bd31081e9bd56607ebe313 SHA1: 6eaa31a4a17849f22e30833ea68c971a11a9371f SHA256: 9542b7d14e57a31e99b93870aa093af04da99d277292dc66d3ad46f8a5b66d04 SHA512: 0a5fe60780857c1117b9997ec96d154c83818d46c5b80311827e3b9c0dadd044f945b4c93c3a8fd45ae77dbca23ad5be8101c9080e104adfcfa7308594e00892 Description: resolve JSON pointers - Python 2.7 Python-json-pointer is a small library to resolve JSON pointers according to the IETF draft specification. JSON Pointer defines a string syntax for identifying a specific value within a JavaScript Object Notation (JSON) document. . This package provides the module for Python 2.x. Homepage: https://github.com/stefankoegl/python-json-pointer Package: python-json-pointer-doc Priority: optional Section: doc Installed-Size: 151 Maintainer: PKG OpenStack Architecture: all Source: python-json-pointer Version: 1.10-1co1bv2021.0b3 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/sdk/p/python-json-pointer/python-json-pointer-doc_1.10-1co1bv2021.0b3_all.deb Size: 29968 MD5sum: abb2294cb5477ed4de4ee79372f3e2b9 SHA1: df0fc1c84fb89fec1cb095e5ec87dad2fda266ff SHA256: 6bab6a13e7d9f91e1171a6698a37ef52b745ab61c1f903d441e86214b8a0ec0c SHA512: 60a79db343e25a589a8168c09713a27c0b59e2fdcdc773bae38993332f659c33ed137767e85975aeeea74bb6a290f4d973fcb49d620bfa1a3a84fac01d68fce1 Description: resolve JSON pointers - doc Python-json-pointer is a small library to resolve JSON pointers according to the IETF draft specification. JSON Pointer defines a string syntax for identifying a specific value within a JavaScript Object Notation (JSON) document. . This package contains the documentation. Homepage: https://github.com/stefankoegl/python-json-pointer Package: python-jsonpatch Priority: optional Section: python Installed-Size: 55 Maintainer: Debian Python Modules Team Architecture: all Source: python-json-patch Version: 1.21-1co1bv2021.0b3 Depends: python-json-pointer (>= 1.9), python:any (<< 2.8), python:any (>= 2.7~) Filename: pool/sdk/p/python-json-patch/python-jsonpatch_1.21-1co1bv2021.0b3_all.deb Size: 12296 MD5sum: 99ff26a13296d40d9aa8b9de8bb39eb3 SHA1: 6a882d7ea1ad60ccfddbc354efe91bc676a413fd SHA256: 4a63d6855191c52fc770ff0811a80139a6a683af7194b4d8419c215fb3e04779 SHA512: 43c1a79f96f9accd457b0266e6502e185ca97871ab7a6c945185e02c2ac5161314f17ef783d4113207b80f7a59aaffe533b4814f5dbdcfcdc03a8619e2dde3ea Description: library to apply JSON patches - Python 2.x Python-json-patch is a Python module (a library) to apply JSON Patches according to the IETF draft specification. . From the IETF site: . JavaScript Object Notation (JSON) [RFC4627] is a common format for the exchange and storage of structured data. HTTP PATCH [RFC5789] extends the Hypertext Transfer Protocol (HTTP) [RFC2616] with a method to perform partial modifications to resources. . JSON Patch is a format (identified by the media type "application/ json-patch") for expressing a sequence of operations to apply to a target JSON document, suitable for use with the HTTP PATCH method. . This format is also potentially useful in other cases when it's necessary to make partial updates to a JSON document. . This package provides the Python 2.x module. Homepage: https://github.com/stefankoegl/python-json-patch Package: python-jsonpath-rw Priority: optional Section: python Installed-Size: 71 Maintainer: Debian OpenStack Architecture: all Version: 1.4.0-3co1bv2021.0b3 Depends: python-decorator, python-ply, python-six, python2.7:any, python:any (<< 2.8), python:any (>= 2.7~) Filename: pool/sdk/p/python-jsonpath-rw/python-jsonpath-rw_1.4.0-3co1bv2021.0b3_all.deb Size: 15080 MD5sum: 9e3ed9f0adbca3f303d300711465bae8 SHA1: 0d7673ed02ab175cca2e0f48d3c9f33e2d81db19 SHA256: b066025e0ac436e162f662a92fa396c580c1361f8e84ac8659965de9079c1eab SHA512: 71cc3888c682c54750e136322486d8e992b9a01167f05abaf3bd4d3cddd1612650dc574ef9e2f6acb723ec39057d302a63c48f8886924d76fe2689cba355d2b5 Description: extended implementation of JSONPath for Python 2.x This library provides a robust and significantly extended implementation of JSONPath for Python. It is tested with Python 2.6, 2.7, 3.2, and 3.3. . This library differs from other JSONPath implementations in that it is a full language implementation, meaning the JSONPath expressions are first class objects, easy to analyze, transform, parse, print, and extend. . The JSONPath syntax supported by this library includes some additional features and omits some problematic features (those that make it unportable). In particular, some new operators such as "|" and "where" are available, and parentheses are used for grouping not for callbacks into Python, since with these changes the language is not trivially associative. Also, fields may be quoted whether or not they are contained in brackets. . This package provides the Python 2.x module. Homepage: https://github.com/kennknowles/python-jsonpath-rw Package: python-jsonschema Priority: optional Section: python Installed-Size: 178 Maintainer: Debian OpenStack Architecture: all Version: 2.6.0-4co1bv2021.0b3 Depends: python-functools32, python-mock, python-pkg-resources, python2.7:any, python:any (<< 2.8), python:any (>= 2.7~) Suggests: python-jsonschema-doc Filename: pool/sdk/p/python-jsonschema/python-jsonschema_2.6.0-4co1bv2021.0b3_all.deb Size: 33868 MD5sum: 552faea6c03b27098e139f8f764829a2 SHA1: e9bb15adcb575291eb2e9fd01e5184fb6cf7b6a1 SHA256: e92a85089e10e3b2cfdb60c2c6ecea2b40a9676a95eec66508b772e1b213feae SHA512: ddfe9aa378efef2ee052c704ea773b2839e0c67cb2864c7051fd992f1a391c87870e3c7599db7f261a392532c97b71347ed65331a25f0708e9d97f5985b0c1d2 Description: An(other) implementation of JSON Schema (Draft 3 and 4) - Python 2.7 JSON Schema is a specification for a JSON-based format for defining the structure of JSON data. JSON Schema provides a contract for what JSON data is required for a given application and how it can be modified, much like what XML Schema provides for XML. JSON Schema is intended to provide validation, documentation, and interaction control of JSON data. . This package contains the Python 2.7 module. Homepage: https://github.com/Julian/jsonschema Package: python-jsonschema-doc Priority: optional Section: doc Installed-Size: 461 Maintainer: Debian OpenStack Architecture: all Source: python-jsonschema Version: 2.6.0-4co1bv2021.0b3 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/sdk/p/python-jsonschema/python-jsonschema-doc_2.6.0-4co1bv2021.0b3_all.deb Size: 64792 MD5sum: 710f833413f3454dff0521770dfc6b27 SHA1: 0bd36275a7e8d149a9b0426d9ed9d635ccd6a1d6 SHA256: 93ad831dab2abb88041a8af68d26d0ea50db2cd41d4fcb4592097f0874b8cbee SHA512: ac33444d45ee96e3354e957c669abeda55d8474ee90679c1ee1c31c4f4234b0b10cace9d8fd7baf7279ce70e9b56f4d53c04045f1f5064592afcefcec8810081 Description: An(other) implementation of JSON Schema (Draft 3 and 4) - doc JSON Schema is a specification for a JSON-based format for defining the structure of JSON data. JSON Schema provides a contract for what JSON data is required for a given application and how it can be modified, much like what XML Schema provides for XML. JSON Schema is intended to provide validation, documentation, and interaction control of JSON data. . This package provides the documentation. Homepage: https://github.com/Julian/jsonschema Package: python-jwt Priority: optional Section: python Installed-Size: 89 Maintainer: Debian Python Modules Team Architecture: all Source: pyjwt Version: 1.7.0-2co1bv2021.0b3 Depends: python:any (<< 2.8), python:any (>= 2.7~) Recommends: python-cryptography Suggests: python-crypto Filename: pool/sdk/p/pyjwt/python-jwt_1.7.0-2co1bv2021.0b3_all.deb Size: 20780 MD5sum: dd42c7fb8a8358eabe2de4c84aa6bbac SHA1: 0372147442292a7934b012920dc1636175926dc8 SHA256: 362c505aa86b4cfc778936e630675c7e1880c59a9fa0b9963e5259ed62243683 SHA512: 6d3f7c153014313a2287893f6f3651ef99e428897973b6cc4c484d3b23eea82a9ae584249b0d5a38b373e35f9d3dff1cc2955d969c5dff0f4d7d6e35d02b606a Description: Python implementation of JSON Web Token PyJWT implements the JSON Web Token draft 01, a way of representing signed content using JSON data structures. . Supported algorithms for cryptographic signing: . * HS256 - HMAC using SHA-256 hash algorithm (default) * HS384 - HMAC using SHA-384 hash algorithm * HS512 - HMAC using SHA-512 hash algorithm * RS256 - RSASSA-PKCS1-v1_5 signature algorithm using SHA-256 hash algorithm * RS384 - RSASSA-PKCS1-v1_5 signature algorithm using SHA-384 hash algorithm * RS512 - RSASSA-PKCS1-v1_5 signature algorithm using SHA-512 hash algorithm . Supported reserved claim names: - "exp" (Expiration Time) Claim Homepage: https://github.com/jpadilla/pyjwt Package: python-linaro-image-tools Priority: optional Section: python Installed-Size: 888 Maintainer: Linaro Packagers Architecture: all Source: linaro-image-tools Version: 2016.05-1.1co1bv2021.0b3 Depends: python-apt, python:any (<< 2.8), python:any (>= 2.7~) Filename: pool/sdk/l/linaro-image-tools/python-linaro-image-tools_2016.05-1.1co1bv2021.0b3_all.deb Size: 116316 MD5sum: b788ca9af079abc39b17539bbcb16e0a SHA1: d685badf71b8b8ad1dcf2d6dafe2bd14f76d3dca SHA256: cf3a080612e47decbd22575c4386bf666f8e5a3aaa780ddc74bf0caba0bf3d43 SHA512: 54d8ed441b414c41cd3316c2aecd2566ab7912ecd43ad06f3fc65fa45677bcef2178beb513a8db0fbe59c3d5419c1f01586dcaeeb0a5199c75a766ed825ec592 Description: Python library for the manipulation of Linaro bootable media Linaro images are generated by combining generic tarballs with hardware-specific packs (hwpacks). . This package provides a Python library to generate Linaro images and write them to SD cards or image files that you can be boot in QEMU. . It also provides a Python library to aid with the creation of hardware packs. Package: python-memcache Priority: optional Section: python Installed-Size: 87 Maintainer: Debian OpenStack Architecture: all Version: 1.59-1co1bv2021.0b3 Depends: python-six (>= 1.4.0), python:any (<< 2.8), python:any (>= 2.7~) Suggests: memcached Filename: pool/sdk/p/python-memcache/python-memcache_1.59-1co1bv2021.0b3_all.deb Size: 26140 MD5sum: 16c880df13849227a6c683cd45170418 SHA1: 4adbc454f8acd526eae568036c175e22bfac5609 SHA256: 983d82cf0f68bea18a958c18a9d95ea55623987ad8805abef149a1247bc15c3c SHA512: 95c5edf14dbaeb15ee43a3490de6e30c5812b42f4c0bdcd8242f0783876d730eae907b684f95277ef8bd92d718be53f4dc352c2eb40f61a443c037af2753c287 Description: pure Python memcached client This software is a 100% Python interface to the memcached memory cache daemon. It is the client side software which allows storing values in one or more, possibly remote, memcached servers. . This package contains the Python 2.x module. Homepage: https://github.com/linsomniac/python-memcached Package: python-migrate Priority: optional Section: python Installed-Size: 433 Maintainer: Debian OpenStack Architecture: all Source: migrate Version: 0.11.0-5co1bv2021.0b3 Depends: python-decorator, python-pbr, python-six (>= 1.7.0), python-sqlalchemy, python-sqlparse, python-tempita, python2.7:any, python:any (<< 2.8), python:any (>= 2.7~) Suggests: python-migrate-doc Filename: pool/sdk/m/migrate/python-migrate_0.11.0-5co1bv2021.0b3_all.deb Size: 79512 MD5sum: 8b5f67ae41852af4cadc767d6529dc7a SHA1: 7daf2cf58e0092dca395ecca33aba739f201de54 SHA256: 26fb734133e70ec4297497e62a7f3477ab1b9f556d197134b54ae74af07661db SHA512: 81b64ba81b3e8fc723ba3742d12c56f39534b7630514d1ee9ee40b6a9c191ef6895300e72b92cb20a1a2d8ac027e43e974e6656e654c144703ada38dad4e6b6e Description: Database schema migration for SQLAlchemy - Python 2.7 Inspired by Ruby on Rails' migrations, migrate provides a way to deal with database schema changes in SQLAlchemy projects. . SQLAlchemy-migrate is build on top of SQLAlchemy and provides a changeset and a versioning API for database schemas as well as a script utilizing these APIs. The database change sets are managed in a file based repository allowing upgrades and downgrades of database schema versions. The change sets may consist of Python code facilitating the changeset API or SQL scripts. . SQLAlchemy-migrate has support for MySQL, PostgreSQL, SQLite and Oracle databases. The support for Oracle is not as well tested as the support for the other database systems. . This package provides the Python 2.7 module. Homepage: https://github.com/openstack/sqlalchemy-migrate Package: python-migrate-doc Priority: optional Section: doc Installed-Size: 675 Maintainer: Debian OpenStack Architecture: all Source: migrate Version: 0.11.0-5co1bv2021.0b3 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/sdk/m/migrate/python-migrate-doc_0.11.0-5co1bv2021.0b3_all.deb Size: 94460 MD5sum: 8f902e0e0eb2fc13c1b22347039f0edb SHA1: b9db5dc07183b975fe30e26be4e27ec157b72a9b SHA256: b951a5aa04e697aed734dd6aa5c9ae1b8f7e6a05f2da05884da5eafb129fbd93 SHA512: 78daa8250099567796b77265e7bc0207301cef393609e86bac3b8a326d0a3f554993968e33b299ba85a01da82fc32b1d68bf637e50e3eca2d51fbed43c0c4df9 Description: Database schema migration for SQLAlchemy - doc Inspired by Ruby on Rails' migrations, migrate provides a way to deal with database schema changes in SQLAlchemy projects. . SQLAlchemy-migrate is build on top of SQLAlchemy and provides a changeset and a versioning API for database schemas as well as a script utilizing these APIs. The database change sets are managed in a file based repository allowing upgrades and downgrades of database schema versions. The change sets may consist of Python code facilitating the changeset API or SQL scripts. . SQLAlchemy-migrate has support for MySQL, PostgreSQL, SQLite and Oracle databases. The support for Oracle is not as well tested as the support for the other database systems. . This package contains the documentation. Homepage: https://github.com/openstack/sqlalchemy-migrate Package: python-monotonic Priority: optional Section: python Installed-Size: 25 Maintainer: PKG OpenStack Architecture: all Version: 1.1-2co1bv2021.0b3 Depends: python:any (<< 2.8), python:any (>= 2.7~) Filename: pool/sdk/p/python-monotonic/python-monotonic_1.1-2co1bv2021.0b3_all.deb Size: 5500 MD5sum: a49a9c4a29a80be231a8eb14c0af2dda SHA1: 75397e9810e4414157fd29f3b33216244d398043 SHA256: d815299b2f0b74444edf415426d7a6ac7637561a8c4bbc266e12b1cef75dbaf6 SHA512: 5759dbb97e238f88b171a896276e58f2c58a48cd9428e862034def1e7a26bdd4add7881f1b3e763887fd7f40ce8c740dca3e0873c1f689d820358c1c389b6d7f Description: implementation of time.monotonic() - Python 2.x This module provides a monotonic() function which returns the value (in fractional seconds) of a clock which never goes backwards. On Python 3.3 or newer, monotonic will be an alias of time.monotonic from the standard library. On older versions, it will fall back to an equivalent implementation: GetTickCount64 on Windows, mach_absolute_time on OS X, and clock_gettime(3) on Linux/BSD. . If no suitable implementation exists for the current platform, attempting to import this module (or to import from it) will cause a RuntimeError exception to be raised. . This package contains the Python 2.x module. Homepage: https://github.com/atdt/monotonic Package: python-mox Priority: optional Section: python Installed-Size: 77 Maintainer: Iustin Pop Architecture: all Version: 0.5.3-5co1bv2021.0b3 Provides: python2.7-mox Depends: python:any (<< 2.8), python:any (>= 2.7~) Filename: pool/sdk/p/python-mox/python-mox_0.5.3-5co1bv2021.0b3_all.deb Size: 17604 MD5sum: f570d60750403c69e753829cb8cc2709 SHA1: 341c67975dd77ab3254cd3ca0d21b794b6a2cc96 SHA256: 43c4aa401c3705e48226c5fb386cbbc5041914de2766ba50caf70de755557c81 SHA512: 16e80064cc723c9c8c711d34b203d420a144ddfe55987c38c3c9c4d854cde1c9af1c346c9231e7a20eb94499734eeb0b7bf69e1e6fb02e4c03f43828eb968755 Description: mock object framework for Python Mox is a mock object framework for Python that simplifies the writing of unittests. . Mox will make mock objects for you, so you don't have to create your own. It mocks the public/protected interfaces of Python objects. You set up your mock objects expected behavior using a domain specific language (DSL), which makes it easy to use, understand, and refactor. . It is based on EasyMock, a Java mock object framework. Homepage: http://code.google.com/p/pymox/ Package: python-mox3 Priority: optional Section: python Installed-Size: 192 Maintainer: Debian OpenStack Architecture: all Version: 0.24.0-1co1bv2021.0b3 Depends: python-fixtures, python-pbr (>= 2.0.0), python:any (<< 2.8), python:any (>= 2.7~) Filename: pool/sdk/p/python-mox3/python-mox3_0.24.0-1co1bv2021.0b3_all.deb Size: 32560 MD5sum: 4a0a943ce679961dc60e5ccfe6489b31 SHA1: b63eef4d09108994e77000931dda6eec3b95f84f SHA256: e5b24f9790ac121b5f045a067d13ed39a43fb95df0e294f33fe171a78463c133 SHA512: 05f0bb5917e30df28973c5f7606bc9e6d550613c9fbbc928cc4fa709a1b95ba3b341c2e1f4fab80cd649ccb3ea64baf0cd74db4640bde57cd596b72195bae7b5 Description: Mock object framework - Python 2.7 Mox3 is an unofficial port of the Google mox framework (see http://code.google.com/p/pymox/) to Python 3. It was meant to be as compatible with mox as possible, but small enhancements have been made. . This package provides the Python 2.7 module. Homepage: https://github.com/openstack/mox3 Package: python-msgpack Priority: optional Section: python Installed-Size: 274 Maintainer: Debian OpenStack Architecture: amd64 Version: 0.5.6-1co1bv2021.0b3 Provides: msgpack-python 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/sdk/p/python-msgpack/python-msgpack_0.5.6-1co1bv2021.0b3_amd64.deb Size: 80016 MD5sum: 9359a58de2c6bf728b7f420ee2191373 SHA1: 18c38631145aeed4fa45f5c9f4bd5e3da46aa9a6 SHA256: 349bca9420709c4a91ff674567f7079e667bc77a491144c9814daa667bd9da77 SHA512: c63fbb5469367ae2b73d3e277af0d1dbbaad9d7a0ff74dd7300f8ac53fd506105dd9e7299a7ef80f6a483e7c799499227d772db6843a52acefb5d6fc3fb0a0f5 Description: Python implementation of MessagePack format MessagePack is a binary-based efficient object serialization format. It enables the exchange of structured objects between many languages like JSON. But unlike JSON, it is very fast and small. . This package contains a Python extension module implementing the MessagePack format. Homepage: https://pypi.python.org/pypi/msgpack Package: python-msgpack-dbgsym Priority: optional Section: debug Installed-Size: 287 Maintainer: Debian OpenStack Architecture: amd64 Source: python-msgpack Version: 0.5.6-1co1bv2021.0b3 Depends: python-msgpack (= 0.5.6-1co1bv2021.0b3) Filename: pool/sdk/p/python-msgpack/python-msgpack-dbgsym_0.5.6-1co1bv2021.0b3_amd64.deb Size: 242672 MD5sum: 0cc340316f6f1c854dd1edcf815518aa SHA1: ff0fee10f4dde7e50880fdea9a45e8b26c3f1317 SHA256: 6e652f6c5b3045f2609dc44b512990a0aede43b79379f1844faf5624544b7a16 SHA512: f3c916ab26b59f1f7861382ba9982fc33dc42e78b57619f242cb71a3034caebbf62ed453193049ddd1781602318e04b4d5187ad873fbfc2f26990a9ae3204778 Description: debug symbols for python-msgpack Auto-Built-Package: debug-symbols Build-Ids: 27157d8defd27de05e40adca540d3a146bb9c0e3 c77f8ac7c0f2763cd6f773e64bf28cd1fc5c3182 Package: python-multi-key-dict Priority: optional Section: python Installed-Size: 44 Maintainer: PKG OpenStack Architecture: all Version: 2.0.3-1co1bv2021.0b3 Depends: python:any (<< 2.8), python:any (>= 2.7~) Filename: pool/sdk/p/python-multi-key-dict/python-multi-key-dict_2.0.3-1co1bv2021.0b3_all.deb Size: 9796 MD5sum: dc4b9bf4f8422682a6175647cce4403a SHA1: 96a196c5c4fe6cdd600eede86434e4184d41c0f2 SHA256: e47c441f2d73b674bbbf27bc2ac327c3723de7a97235e1b9b6aba379cfaa16f2 SHA512: c873ff5337d88a4e84aa2171d822668d375cfceaca8906f589b74968d938c82a18d4974d01753fcaf8ee696a9d725e3b139e76020ca6060e8d516975135a36e3 Description: multi key dictionary implementation - Python 2.7 Implementation of a multi-key dictionary, i.e.: (key1[,key2, ..]) => value . This dictionary has a similar interface to the standard dictionary, but is extended to support multiple keys referring to the same element. . Multi-key dict provides also extended interface for iterating over items and keys (e.g. by the key type), which might be useful when creating, e.g. dictionaries with index-name key pair allowing to iterate over items using either: names or indexes. It can be useful for many other similar use-cases, and there is no limit to the number of keys used to map to the value. . There are few other useful methods, e.g. to iterate over dictionary (by/using) selected key type, finding other keys mapping to the same value etc. . This package contains the Python 2.7 module. Homepage: https://github.com/formiaczek/multi_key_dict Package: python-munch Priority: optional Section: python Installed-Size: 37 Maintainer: Debian Python Modules Team Architecture: all Version: 2.3.2-1co1bv2021.0b3 Depends: python-six, python:any (<< 2.8), python:any (>= 2.7~) Filename: pool/sdk/p/python-munch/python-munch_2.3.2-1co1bv2021.0b3_all.deb Size: 7916 MD5sum: 43e58d5d074a14e86607a362df52b443 SHA1: b57c8412f5b31fb95c7c32b18027184d06117385 SHA256: 9fd18aa42ee059d086825d389bf8317f31f3e197f9914378f5bd18f65042ac07 SHA512: 96ddfaaae754c2ed27f2b4239cb7153ae1c3ac6cf3541fbc83807b0033b381fe1f71f1a4fc6052a32332b2bf2d493a79823a1d365ef409c04121afa1be32a738 Description: dot-accessible dictionary similar to JavaScript objects - Python 2.7 Munch is a fork of David Schoonover’s Bunch package, providing similar functionality. 99% of the work was done by him, and the fork was made mainly for lack of responsiveness for fixes and maintenance on the original code. . Munch is a dictionary that supports attribute-style access, a la JavaScript. . This package contains the library prepared for Python 2.7. Homepage: https://github.com/infinidat/munch Multi-Arch: foreign Package: python-mysqldb Priority: optional Section: python Installed-Size: 193 Maintainer: Debian Python Modules Team Architecture: amd64 Version: 1.3.10-2co1bv2021.0b3 Provides: python2.7-mysqldb Depends: python (<< 2.8), python (>= 2.7~), python:any (<< 2.8), python:any (>= 2.7~), libc6 (>= 2.4), libmariadb3 (>= 3.0.0) Suggests: default-mysql-server | virtual-mysql-server, python-egenix-mxdatetime, python-mysqldb-dbg Filename: pool/sdk/p/python-mysqldb/python-mysqldb_1.3.10-2co1bv2021.0b3_amd64.deb Size: 59220 MD5sum: ca6233daca4733e9407d05fb69da15f9 SHA1: 0a2f47b4b4fc5fdeb9cf8ae37269f26aeae6484f SHA256: 9418fa261417e06c0a1b6b2322b7dae3868dd584b71aaf789a6948530c83cbc6 SHA512: 7c43d43c49fa1413facbae58c75a47fc06d6349b589f45fcf867a6ef6081d228fb19dad804d0a9c8d9100101a9119678d9d1fdaa72112df3d7edb08b2d0bc560 Description: Python interface to MySQL Mysqlclient is an interface to the popular MySQL database server for Python. . This is a fork of MySQLdb. It add Python 3.3 support and merges some pull requests. . This package contains modules for all Python 2.x versions supported in Debian. Homepage: https://pypi.python.org/pypi/mysqlclient Package: python-mysqldb-dbg Priority: optional Section: debug Installed-Size: 89 Maintainer: Debian Python Modules Team Architecture: amd64 Source: python-mysqldb Version: 1.3.10-2co1bv2021.0b3 Depends: python-dbg, python-mysqldb (= 1.3.10-2co1bv2021.0b3), libc6 (>= 2.4), libmariadb3 (>= 3.0.0) Pre-Depends: dpkg (>= 1.17.2) Suggests: python-egenix-mxdatetime-dbg Filename: pool/sdk/p/python-mysqldb/python-mysqldb-dbg_1.3.10-2co1bv2021.0b3_amd64.deb Size: 33500 MD5sum: 062c6c8cc35578524d5ac6366044e7d3 SHA1: f85a0977f77269c0ad55559b117ae27b180eff97 SHA256: 2d165c4e4926cacad24e44365a8a5862ca130a66efbe0eb16a90737d82991ba5 SHA512: 9390de58a49998436d017a7a7f932262fb95d25b6c57f37ba80f7306727ea297f0322b1c65b35357c849c6b0f8f838aac1f7db41064f68a917129b8c1b9dfa5c Description: Python interface to MySQL (debug extension) Mysqlclient is an interface to the popular MySQL database server for Python. . This is a fork of MySQLdb. It add Python 3.3 support and merges some pull requests. . This package contains modules for all Python 2.x versions supported in Debian built for Python debug interpreter. Homepage: https://pypi.python.org/pypi/mysqlclient Package: python-nautilus Priority: optional Section: python Installed-Size: 78 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: nautilus-python Version: 1.2.2-2co1bv2021.0b3 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.16.0), libgtk-3-0 (>= 3.0.0), libnautilus-extension1a (>= 3.14.1), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libpython2.7 (>= 2.7), python-gi (>= 3.0), gir1.2-nautilus-3.0 Filename: pool/sdk/n/nautilus-python/python-nautilus_1.2.2-2co1bv2021.0b3_amd64.deb Size: 19872 MD5sum: 54c39f4b7affd508be04b18a64c3f2c1 SHA1: 5121b1d2dd2ac3406a72a57d275ee10a88f4c49a SHA256: aa0ea8f00477f37897fba20a4e2e8b755fd7f0cdb21ad4d9921bf6ecc52b316b SHA512: 5a7ef7ff458fa137a84a479a10754dfb9ce7f36070e8784bee2581e59fdd60f7afaccb24ff1f87c144e3c8d2ed9e3d5a08c1c36c7b564e1715913d42a5c2c682 Description: Python binding for Nautilus components Python binding for Nautilus, to allow Nautilus property page and menu item extensions to be written in Python. Package: python-nautilus-dbgsym Priority: optional Section: debug Installed-Size: 60 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: nautilus-python Version: 1.2.2-2co1bv2021.0b3 Depends: python-nautilus (= 1.2.2-2co1bv2021.0b3) Filename: pool/sdk/n/nautilus-python/python-nautilus-dbgsym_1.2.2-2co1bv2021.0b3_amd64.deb Size: 41832 MD5sum: 6cdf528f521d738427f4450548937351 SHA1: 2a82d9b3f9da85c637364f76ac95074642512057 SHA256: bd0ccbf246eced6fee144fbf0e8a3b602f180c6e9c19807650e12a1fa56dd881 SHA512: 6c865aa6f5541a2b2bf38f44bb0223a67228fc7241fa8a1301b569ab2d392e083d7e9838dd00912809279810260a090e01249675b6fa4cd306d9e816fc2c074d Description: debug symbols for python-nautilus Auto-Built-Package: debug-symbols Build-Ids: 35f022cca973e33b0d54b4479695394335328c06 Package: python-netaddr Priority: optional Section: python Installed-Size: 1056 Maintainer: Vincent Bernat Architecture: all Version: 0.7.19-1co1bv2021.0b3 Depends: ieee-data, python (<< 2.8), python (>= 2.7), python:any (>= 2.6.6-7~) Suggests: ipython, python-netaddr-docs Filename: pool/sdk/p/python-netaddr/python-netaddr_0.7.19-1co1bv2021.0b3_all.deb Size: 251688 MD5sum: 6c3fac68b88ebe004e5a7aed73663892 SHA1: e61cd70d6b9d7ff0f60125e7d75ec9e231da143a SHA256: d588c35be063460921aad547a60d81d1190bdb851f87a05d89464931f24dfb44 SHA512: c5336c9bb40313a34ff0c755c4f1dd500b8efc692c66e40e61d7ca345e7769c31ab2203af67ff046cc663143ade7c7376a1dc15d61cd7ef7b02420daaa5ec06d Description: manipulation of various common network address notations (Python 2) netaddr is a Python library for the manipulation of various common network address notations and representations. . It takes the hassle out of fiddling with enumerable variations of network addresses presenting a consistent, extensible, easy-to-use and (above all) Pythonic API. . With it you can validate, convert, categorise, iterate, generate, slice (and dice): - MAC (Media Access Control) - IEEE EUI-48 and EUI-64 - IP version 4 - IP version 6 - CIDR (Classless Inter-Domain Routing) . This is the Python 2 version of the package. Homepage: https://github.com/drkjam/netaddr/ Package: python-netaddr-docs Priority: optional Section: doc Installed-Size: 1156 Maintainer: Vincent Bernat Architecture: all Source: python-netaddr Version: 0.7.19-1co1bv2021.0b3 Replaces: python-netaddr (<< 0.7.7-1) Depends: libjs-sphinxdoc (>= 1.0) Breaks: python-netaddr (<< 0.7.7-1) Filename: pool/sdk/p/python-netaddr/python-netaddr-docs_0.7.19-1co1bv2021.0b3_all.deb Size: 112380 MD5sum: f6b3b4f247936d5a256fb326132c88e6 SHA1: 5d9a35934df15eb05fc7e8c75c34f089c70aa1b2 SHA256: c94d60fbe2c1f2541e1da6994b694c31071d6490b59fee608199191c5efcc860 SHA512: c861459545f2cf1396d1abea384c6fe8abc0841211cb0847c14ffb35788463ee4634f6e621aff5a8196d323bf5d027fdba08d2b512ee7f6365d924a747eb4802 Description: manipulation of various common network address notations (documentation) netaddr is a Python library for the manipulation of various common network address notations and representations. . It takes the hassle out of fiddling with enumerable variations of network addresses presenting a consistent, extensible, easy-to-use and (above all) Pythonic API. . This package contains the documentation. Homepage: https://github.com/drkjam/netaddr/ Package: python-netifaces Priority: optional Section: python Installed-Size: 55 Maintainer: Debian Python Modules Team Architecture: amd64 Source: netifaces Version: 0.10.4-1co1bv2021.0b3 Provides: python2.7-netifaces Depends: python (<< 2.8), python (>= 2.7~), python:any (<< 2.8), python:any (>= 2.7~), libc6 (>= 2.4) Filename: pool/sdk/n/netifaces/python-netifaces_0.10.4-1co1bv2021.0b3_amd64.deb Size: 16708 MD5sum: b2c54fb1c9a65dc030bc9cc9ea006947 SHA1: ea057e39f0a7dcd951e040d78019324177e00d97 SHA256: 3d541608a31feab92c4d7a783c914f26c038ef12403df0323e2b0cf17206e781 SHA512: 7936ff8c2b1244991d31582b28a0cb4358ddc3768482b18da189fbbf147f3c2d2b4ae3ac435bed055e9271f68f49255c4de206019a4568eea815ca89c0efc7b4 Description: portable network interface information - Python 2.x netifaces provides a (hopefully portable-ish) way for Python programmers to get access to a list of the network interfaces on the local machine, and to obtain the addresses of those network interfaces. . This package contains the module for Python 2.x. Homepage: http://alastairs-place.net/projects/netifaces/ Python-Version: 2.7 Package: python-netifaces-dbg Priority: extra Section: debug Installed-Size: 96 Maintainer: Debian Python Modules Team Architecture: amd64 Source: netifaces Version: 0.10.4-1co1bv2021.0b3 Depends: python-dbg, python-netifaces (= 0.10.4-1co1bv2021.0b3), libc6 (>= 2.4) Filename: pool/sdk/n/netifaces/python-netifaces-dbg_0.10.4-1co1bv2021.0b3_amd64.deb Size: 51528 MD5sum: b4f017adee3569bcdef2b86bd09530d5 SHA1: b7e2e8ff0cb0026fdc28d6f7f547b1478e2e6fbc SHA256: e53d56fcfd97841d958f100a1f1095623fe86fcdd2ab836bd5c129c134792982 SHA512: 0e583b1e9e964455a87848bdd7bf1e61f69a987e69118092573ee6137f97781bc4b2e67db9c918dd3938c4c1ce048a704bbd0cd029878322a4eaa87dc5c20e67 Description: portable network interface information - Python 2.x debug extension netifaces provides a (hopefully portable-ish) way for Python programmers to get access to a list of the network interfaces on the local machine, and to obtain the addresses of those network interfaces. . This package contains debug symbols of python-netifaces. Build-Ids: 494d5d41550ed89ebce726a2a9827688305a4441 96cefe97029a4bb7819eb75019b0dfc78c09962e Homepage: http://alastairs-place.net/projects/netifaces/ Python-Version: 2.7 Package: python-nose2 Priority: optional Section: python Installed-Size: 501 Maintainer: Debian Python Modules Team Architecture: all Source: nose2 Version: 0.8.0-1co1bv2021.0b3 Depends: python-mock, python-pkg-resources, python-six (>= 1.7), python-coverage, python:any (<< 2.8), python:any (>= 2.7~) Suggests: python-nose2-doc Filename: pool/sdk/n/nose2/python-nose2_0.8.0-1co1bv2021.0b3_all.deb Size: 86420 MD5sum: a19b356dae013ca26dcf42b42566d8d7 SHA1: b695e4fb44104449b6d2828ed411679a619af300 SHA256: 71fed4465adb455759a20db0d2cc568f705a975dbfe3567e687bdf78d8b93bce SHA512: da1a7de7d8d42020b787c375de051632cbd08b20654a2851d4d363254b389cd61f328509364f4690b4c07259ee39f918ef68402ce52a706abbf992d235c11914 Description: Next generation of nicer testing for Python2 Nose2 is testing library aimed at being compatible with unittest and providing additional features, such as timed tests, better testing for exceptions. It also provides fixture methods at the package, module, class or test case level, depending on the developer's needs. . At an extended level, nose2 also provides a lot of builtin plugins to help with specific needs, including tests coverage, profiling, or doctests. . Nose2 is based on the Nose testsuite, which is no longer developed. It provides a better plugin API and supports Python2 and Python3 from the same codebase. . This package provides the python2 version of nose2. Homepage: https://pypi.python.org/pypi/nose2 Package: python-nose2-doc Priority: optional Section: doc Installed-Size: 2599 Maintainer: Debian Python Modules Team Architecture: all Source: nose2 Version: 0.8.0-1co1bv2021.0b3 Depends: libjs-sphinxdoc (>= 1.0), sphinx-rtd-theme-common (>= 0.4.3+dfsg) Filename: pool/sdk/n/nose2/python-nose2-doc_0.8.0-1co1bv2021.0b3_all.deb Size: 196408 MD5sum: 4aa65c6b1905ae9c97c717885fddc4aa SHA1: 5954417c10a84631e174713ffd09e47d47007160 SHA256: 6fc06993c554e9157c588993e95612bb73d33f4357441396df09e1b5ccbea8e2 SHA512: 07048c865017dbe9c9c74e0c21f384a3bdba8f76349dd9f93d0a85459dd80d677c24bd91a448a759dd296cfc63eda2202da56bd18f095a379f4304c01f32f43b Description: Next generation of nicer testing for Python2/3 (documentation) Nose2 is testing library aimed at being compatible with unittest and providing additional features, such as timed tests, better testing for exceptions. It also provides fixture methods at the package, module, class or test case level, depending on the developer's needs. . At an extended level, nose2 also provides a lot of builtin plugins to help with specific needs, including tests coverage, profiling, or doctests. . Nose2 is based on the Nose testsuite, which is no longer developed. It provides a better plugin API and supports Python2 and Python3 from the same codebase. . This package provides the sphinx-generated documentation of nose2. Homepage: https://pypi.python.org/pypi/nose2 Package: python-notify Priority: optional Section: python Installed-Size: 81 Maintainer: Gustavo Franco Architecture: amd64 Source: notify-python Version: 0.1.1-4co1bv2021.0b3 Provides: python2.7-notify Depends: python (<< 2.8), python (>= 2.7), python:any (>= 2.6.6-7~), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.2.5), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.8.0), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libpangoft2-1.0-0 (>= 1.14.0), python-gtk2 (>= 2.10) Filename: pool/sdk/n/notify-python/python-notify_0.1.1-4co1bv2021.0b3_amd64.deb Size: 16772 MD5sum: bcfe8f4c8296dbad4f04947ebb9060b6 SHA1: dd201d8ce34cb68caa356f7ba659acf641600717 SHA256: 02e6f53d7ea4382f8c46f0b969e440f2f49c7e23429f328b563daddb08dc9392 SHA512: ea2405378b99a96c6cf84aba06aae9c0589cd2812bd489343a174bf28777f6b3638021592a479cd4f8699ec6b084d77d03887234cb18860805bfafe20a2b046b Description: Python bindings for libnotify libnotify sends desktop notifications to a notification daemon, as defined in the Desktop Notifications spec. These notifications can be used to inform the user about an event or display some form of information without getting in the user's way. . python-notify provides just the Python bindings for libnotify. Homepage: http://www.galago-project.org Package: python-notify-dbgsym Priority: optional Section: debug Installed-Size: 48 Maintainer: Gustavo Franco Architecture: amd64 Source: notify-python Version: 0.1.1-4co1bv2021.0b3 Depends: python-notify (= 0.1.1-4co1bv2021.0b3) Filename: pool/sdk/n/notify-python/python-notify-dbgsym_0.1.1-4co1bv2021.0b3_amd64.deb Size: 31852 MD5sum: 30d478be477ee0d221ca78ed7999bc7c SHA1: a754afd4686b0f102fe8494d872d9a7b0c17a18e SHA256: 91a6860867945fced56ad2d391796b16df423c1c418fb4267694480c1f68cad7 SHA512: cc80807659ed1600bc02637882fab08ecedc994470cace629662c871104db1db8598eaeefce2c61e93730458fe1fed7922f8b9f1870890f34c15ebad8b50be77 Description: debug symbols for python-notify Auto-Built-Package: debug-symbols Build-Ids: e90f8155ed3bf2b6a8331a7493c89b84083b20b6 Package: python-oauthlib Priority: optional Section: python Installed-Size: 451 Maintainer: Debian Python Modules Team Architecture: all Version: 2.1.0-1co1bv2021.0b3 Depends: python:any (<< 2.8), python:any (>= 2.7~), python-blinker, python-cryptography, python-jwt (>= 1.0.0) Filename: pool/sdk/p/python-oauthlib/python-oauthlib_2.1.0-1co1bv2021.0b3_all.deb Size: 77804 MD5sum: 771e298b709418ffd7f7040d576a0053 SHA1: ed7b94be2a0ab9af3619d382446da92043f6b84d SHA256: 53a2a89c61f8909ec6cb8bf04346206dbe4ac36b095060f62df09952cf2d73c8 SHA512: c4160d84d9c8710b244a4d2cd1dc3bcc61b43aca994963f748f78a0226503127d51e630fca5cbfb24fbe35c828a4493dde2d3a36bbe188d6b493902f82a3dc25 Description: generic, spec-compliant implementation of OAuth for Python OAuthLib is a generic utility which implements the logic of OAuth without assuming a specific HTTP request object. It can be used to graft OAuth support onto HTTP libraries. . OAuth 1 is fully supported per the RFC for both clients and providers. . OAuth 2 client and provider support for: . - Authorization Code Grant - Implicit Grant - Client Credentials Grant - Resource Owner Password Credentials Grant - Refresh Tokens - Bearer Tokens - Draft MAC tokens - Token Revocation - OpenID Connect Authentication Homepage: https://github.com/idan/oauthlib Package: python-openstackdocstheme Priority: optional Section: python Installed-Size: 2046 Maintainer: Debian OpenStack Architecture: all Version: 1.20.0-3co1bv2021.0b3 Depends: libjs-bootstrap, python-pbr (>= 2.0.0), python-sphinx, python-dulwich, python:any (<< 2.8), python:any (>= 2.7~) Filename: pool/sdk/p/python-openstackdocstheme/python-openstackdocstheme_1.20.0-3co1bv2021.0b3_all.deb Size: 864512 MD5sum: 5f2c3619ad7c66f84617c22a9cba1c0f SHA1: 1ccd0add42aab6b992a6e277c6f8bce2a8f8a0e5 SHA256: d4414282b68e023cf824ae98c12ec59aa0958aeb94442920a532181c43ed2193 SHA512: 24ba1c2580471ff93b3bb3df3a2ecfff4a27c5d8d05fa8f3130f5708f8c298c17fd84425e065ea827c1cae096550c18d018a8a3eebbfd0a0acef6146332ad244 Description: extension support for Sphin OpenStack docs - Python 2.7 Theme and extension support for Sphinx documentation that is published to docs.openstack.org. Intended for use by OpenStack projects. . This package contains the Python 2.7 module. Homepage: http://docs.openstack.org/ Package: python-parted Priority: optional Section: python Installed-Size: 284 Maintainer: Herbert Parentes Fortes Neto Architecture: amd64 Source: pyparted Version: 3.11.2-10co1bv2021.0b2 Provides: python2.7-parted Depends: python (<< 2.8), python (>= 2.7~), python:any (<< 2.8), python:any (>= 2.7~), libc6 (>= 2.8), libparted2 (>= 3.1) Suggests: python-parted-doc (>= 3.11.1-5) Filename: pool/sdk/p/pyparted/python-parted_3.11.2-10co1bv2021.0b2_amd64.deb Size: 64972 MD5sum: 7847845956bc9c643242b799dce5a1da SHA1: fd55c13ced0099b597e0b0d81dadadd057a08d6a SHA256: b16089fd38849f511eb5d61f082a40b3a4c6f748d9b82195d1ef6afef42ca64c SHA512: 012c1b171e197e32777bede0b18012f2d0722c05ddf4636dc9921199b3d68b828098e445d7370606587b225a510953cad387905a4fb56b7d546ed9169077046b Description: Python interface for libparted pyparted is a set of Python modules that provide Python programmers an interface to libparted (http://www.gnu.org/software/parted), the GNU parted library for disk partitioning and file system manipulation. . This package contains Python extension itself. Homepage: https://github.com/dcantrell/pyparted Package: python-parted-dbgsym Priority: optional Section: debug Installed-Size: 163 Maintainer: Herbert Parentes Fortes Neto Architecture: amd64 Source: pyparted Version: 3.11.2-10co1bv2021.0b2 Depends: python-parted (= 3.11.2-10co1bv2021.0b2) Filename: pool/sdk/p/pyparted/python-parted-dbgsym_3.11.2-10co1bv2021.0b2_amd64.deb Size: 127784 MD5sum: 816b845f04575614fc1d84a8cfbd56a8 SHA1: b7f2483978040691533e6809854e15274c4105ce SHA256: acb5bc844a404bcc4a7dcd8d10d1c276b68d62c72a39521cd051650a3fce6435 SHA512: 808e433f346ed00c35dad76842c3dee2da45cf5f7e625306f24fb2b2e9a8ea3a4cc132ed7775adfe6a0d4534c1e60497b4a817d674300025777e2f1b3e632c5f Description: debug symbols for python-parted Auto-Built-Package: debug-symbols Build-Ids: 9ab341c8393617708c409c82ebb2ae08fa0d064d Package: python-parted-doc Priority: optional Section: doc Installed-Size: 27 Maintainer: Herbert Parentes Fortes Neto Architecture: all Source: pyparted Version: 3.11.2-10co1bv2021.0b2 Replaces: python-parted (<< 3.11.1-5), python3-parted (<< 3.11.1-5) Breaks: python-parted (<< 3.11.1-5), python3-parted (<< 3.11.1-5) Filename: pool/sdk/p/pyparted/python-parted-doc_3.11.2-10co1bv2021.0b2_all.deb Size: 13008 MD5sum: 588ffd231098fce76b2d08515b2048e1 SHA1: 953650407028b0beb4c6563e4233795701db171f SHA256: 4b2cc3eaed7ef4e65c8aec1a7cd933bb9dc68d2df507ed9b0ac44d1729687070 SHA512: ac329141dbd69598a843bbb23c6fbe5e15485360e32a3fb1e67721ac86b9eca8ea165cbd9c4b027d8904eb6122b4c3f15c6ee236db405cd65c6d64d172e7271d Description: Python 3 interface for libparted (common documentation) pyparted is a set of Python modules that provide Python programmers an interface to libparted (http://www.gnu.org/software/parted), the GNU parted library for disk partitioning and file system manipulation. . This package contains the common documentation. Homepage: https://github.com/dcantrell/pyparted Multi-Arch: foreign Package: python-pocketsphinx Priority: optional Section: python Installed-Size: 158 Maintainer: Debian Accessibility Team Architecture: amd64 Source: pocketsphinx Version: 0.8+5prealpha+1-2co1bv2021.0b3 Depends: libc6 (>= 2.14), libpocketsphinx3, libsphinxbase3 (>= 0.8+5prealpha), python (<< 2.8), python (>= 2.7~), python:any (<< 2.8), python:any (>= 2.7~), python-sphinxbase Filename: pool/sdk/p/pocketsphinx/python-pocketsphinx_0.8+5prealpha+1-2co1bv2021.0b3_amd64.deb Size: 31156 MD5sum: 046babf2164c76e9f842480166d94e66 SHA1: 8c4e52c95948ee9d07cd860d2b01633c20a643ae SHA256: 0b56f66849137efa89adbbfcf37034344bee1f0f64c11136dfbb9176524e5669 SHA512: 089b2c7aa443b13ccc0f3680f74db8f99c57e2f9d238cb521bae15def93176a098583ef5453e158a38cab6e7d0259b967dfde263425627c106f6caba7fe62272 Description: Speech recognition tool - Python bindings CMU Sphinx is a large vocabulary, speaker-independent continuous speech recognition engine. . This package contains Python bindings for libpocketsphinx. Homepage: http://cmusphinx.sourceforge.net/ Package: python-pocketsphinx-dbgsym Priority: optional Section: debug Installed-Size: 117 Maintainer: Debian Accessibility Team Architecture: amd64 Source: pocketsphinx Version: 0.8+5prealpha+1-2co1bv2021.0b3 Depends: python-pocketsphinx (= 0.8+5prealpha+1-2co1bv2021.0b3) Filename: pool/sdk/p/pocketsphinx/python-pocketsphinx-dbgsym_0.8+5prealpha+1-2co1bv2021.0b3_amd64.deb Size: 93708 MD5sum: be03933867ce9cd169f33952570f3a04 SHA1: 995c0a66f3f92795b813184e31b6c27a48ef64a3 SHA256: bf528fe9dfc313e388f409deec80d1d95f1cced2c8e4980cbbf0291fc0e325a6 SHA512: e6314a48b4ab3c294f29a9fb8a63d8aeec70aa72daca96a986a6f162d6e02e0ebeeb8666665e72445a7413eadf807a14d7f42c85af44be54d22a08d2fa8956eb Description: debug symbols for python-pocketsphinx Auto-Built-Package: debug-symbols Build-Ids: cd2077dc2dc9a22395c97e06fabf778c68e1171e Package: python-prettytable Priority: optional Section: python Installed-Size: 83 Maintainer: Sandro Tosi Architecture: all Source: prettytable Version: 0.7.2-4co1bv2021.0b3 Depends: python:any (<< 2.8), python:any (>= 2.7~) Filename: pool/sdk/p/prettytable/python-prettytable_0.7.2-4co1bv2021.0b3_all.deb Size: 22792 MD5sum: 92e63150852da856d64bb60e08161cae SHA1: 8dcd2692bb24d5d1356bc74a596af364c26fb55b SHA256: 8ba84fe6849ef9ea9a19fed9da7290bf43ff82f27c2732f2f0520312d45f7b63 SHA512: 552d45a913430348ecc5a63fef1de033640a0f439c504d420c10b6b315d7e7be854892a78989ebdcf84536e54957da28348ed53a98f78483d83579282aaea478 Description: library to represent tabular data in visually appealing ASCII tables PrettyTable is a simple Python library designed to make it quick and easy to represent tabular data in visually appealing ASCII tables. It was inspired by the ASCII tables used in the PostgreSQL shell psql. PrettyTable allows for selection of which columns are to be printed, independent alignment of columns (left or right justified or centred) and printing of "sub-tables" by specifying a row range. Homepage: https://github.com/lmaurits/prettytable Package: python-psycopg2 Priority: optional Section: python Installed-Size: 822 Maintainer: Debian Python Modules Team Architecture: amd64 Source: psycopg2 Version: 2.7.7-1co1bv2021.0b3 Depends: python (<< 2.8), python (>= 2.7~), python:any (<< 2.8), python:any (>= 2.7~), libc6 (>= 2.15), libpq5 (>= 9.3~) Recommends: python-egenix-mxdatetime Suggests: python-psycopg2-doc Filename: pool/sdk/p/psycopg2/python-psycopg2_2.7.7-1co1bv2021.0b3_amd64.deb Size: 163640 MD5sum: 76163ad0846f235a61ff400875972006 SHA1: e3880ad508b6847d5b46ce8d5edce9284c0d129a SHA256: 40fa17a6386d155997d5ed3a05d65dd082e4d5dd5615b724c7c9f66c1e8f6d1c SHA512: 76ca21779244da204ad5388aea59de46af7723ecaaf77a649846c3e1ca28ab5cc649e8c3efb5da14222db783b95205adad57ed3aac0d946aa533f908332345e4 Description: Python module for PostgreSQL psycopg is a PostgreSQL database adapter for the Python programming language (just like pygresql and popy.) This is version 2, a complete rewrite of the original code to provide new-style classes for connection and cursor objects and other sweet candies. Like the original, psycopg 2 was written with the aim of being very small and fast, and stable as a rock. . psycopg is different from the other database adapter because it was designed for heavily multi-threaded applications that create and destroy lots of cursors and make a conspicuous number of concurrent INSERTs or UPDATEs. psycopg 2 also provides full asynchronous operations for the really brave programmer. . The main advantages of psycopg2 are that it supports the full Python DBAPI-2.0 and being thread safe at level 2. It also includes some extensions to the standard DBAPI-2.0 to allow for better thread performance. Homepage: http://initd.org/projects/psycopg Package: python-psycopg2-dbg Priority: optional Section: debug Installed-Size: 251 Maintainer: Debian Python Modules Team Architecture: amd64 Source: psycopg2 Version: 2.7.7-1co1bv2021.0b3 Depends: python-psycopg2 (= 2.7.7-1co1bv2021.0b3), python-dbg, libc6 (>= 2.15), libpq5 (>= 9.3~) Filename: pool/sdk/p/psycopg2/python-psycopg2-dbg_2.7.7-1co1bv2021.0b3_amd64.deb Size: 76980 MD5sum: 91e53703a41a04f78c5785ec797266f4 SHA1: f0362edf62460508de8b06ddfb4414403cd6734b SHA256: b812027a3edf75622b6952ef7e533aecee3a6220269b6f46036e6a4fc4f85470 SHA512: 20fa7543e2e9a7a90eaddd260a118c51aea5ee22297b95b98f2201cffecf7146b47348356549e283a49fcff4fa9a0e7072f40f7af088787e8def6aa064a76013 Description: Python module for PostgreSQL (debug extension) psycopg is a PostgreSQL database adapter for the Python programming language (just like pygresql and popy.) This is version 2, a complete rewrite of the original code to provide new-style classes for connection and cursor objects and other sweet candies. Like the original, psycopg 2 was written with the aim of being very small and fast, and stable as a rock. . This package contains the extensions built for the Python debug interpreter. Homepage: http://initd.org/projects/psycopg Package: python-psycopg2-doc Priority: optional Section: doc Installed-Size: 1518 Maintainer: Debian Python Modules Team Architecture: all Source: psycopg2 Version: 2.7.7-1co1bv2021.0b3 Depends: libjs-sphinxdoc (>= 1.0) Suggests: python-psycopg2 | python3-psycopg2 Filename: pool/sdk/p/psycopg2/python-psycopg2-doc_2.7.7-1co1bv2021.0b3_all.deb Size: 344104 MD5sum: 9469810650d07188f1db4c343925c328 SHA1: 7f82ebcc10a98d06139123b69ce20f2107371cce SHA256: 5330e693a606458db35054cfed19300f56429471b88cfbbf2e88d1efa4d322e9 SHA512: 0a2466f864efae760694d032e36987a917a38ae4667aa97f8400c45e10ef05da4aeee7d7fbc0c11b13cf919aacec78ea2ece1bb32451346639a961fe1cab9743 Description: Python module for PostgreSQL (documentation package) psycopg is a PostgreSQL database adapter for the Python programming language (just like pygresql and popy.) This is version 2, a complete rewrite of the original code to provide new-style classes for connection and cursor objects and other sweet candies. Like the original, psycopg 2 was written with the aim of being very small and fast, and stable as a rock. . psycopg is different from the other database adapter because it was designed for heavily multi-threaded applications that create and destroy lots of cursors and make a conspicuous number of concurrent INSERTs or UPDATEs. psycopg 2 also provides full asynchronous operations for the really brave programmer. . The main advantages of psycopg2 are that it supports the full Python DBAPI-2.0 and being thread safe at level 2. It also includes some extensions to the standard DBAPI-2.0 to allow for better thread performance. . This package contains the psycopg2 documentation Homepage: http://initd.org/projects/psycopg Multi-Arch: foreign Package: python-pyinotify Priority: optional Section: python Installed-Size: 108 Maintainer: Mikhail Gusarov Architecture: all Source: pyinotify Version: 0.9.6-1co1bv2021.0b3 Provides: python2.7-pyinotify Depends: python:any (<< 2.8), python:any (>= 2.7~) Suggests: python-pyinotify-doc Filename: pool/sdk/p/pyinotify/python-pyinotify_0.9.6-1co1bv2021.0b3_all.deb Size: 26956 MD5sum: 8218d51c99fd94632429d0a0b4d6eb31 SHA1: c647e6eee48653a07b96818db1a8a41019dbb32d SHA256: 2237366616369bdafb19354e4549870ea56c173c0d78ebfaf7844ab8adb6e52d SHA512: b3ec3799ac9c881ead3c3bb737c9c2d56825e45905f5da1772935ab9d94d460c828008c17d81cbb0fdf18e309480ab39ead0ae05fcc42f5c6740432acebcffd3 Description: simple Linux inotify Python bindings pyinotify is a simple wrapper for the Linux inotify mechanism. . inotify is a Linux Kernel feature available since 2.6.13. inotify makes it possible for applications to easily be notified of filesystem changes. Homepage: https://github.com/seb-m/pyinotify Package: python-pyinotify-doc Priority: optional Section: doc Installed-Size: 1318 Maintainer: Mikhail Gusarov Architecture: all Source: pyinotify Version: 0.9.6-1co1bv2021.0b3 Recommends: python-pyinotify, python3-pyinotify Filename: pool/sdk/p/pyinotify/python-pyinotify-doc_0.9.6-1co1bv2021.0b3_all.deb Size: 92452 MD5sum: 2f17c08fa11ef0b6890ca9c759d798fd SHA1: feccb5f65b932d7732b372e7bb988f3021641c2f SHA256: 45e2d46f4f1a6895f38b1c84d488dfe9305623aa85c63e87afa169b78c078755 SHA512: 4d32c80ff635b1c84aa7ea4aef5fbc108d860904c2dae893c185e9647a3bf16692ac8096f31f3a2a02629feae9aa630348ccd5c2eda16395b31ef58289c80e13 Description: simple Linux inotify Python bindings -- documentation pyinotify is a simple wrapper for the Linux inotify mechanism. . inotify is a Linux Kernel feature available since 2.6.13. inotify makes it possible for applications to easily be notified of filesystem changes. . This package contains API documentation and examples. Homepage: https://github.com/seb-m/pyinotify Package: python-pymysql Priority: optional Section: python Installed-Size: 178 Maintainer: Debian Python Modules Team Architecture: all Version: 0.9.3-1co1bv2021.0b3 Depends: python:any (<< 2.8), python:any (>= 2.7~) Recommends: python-cryptography Suggests: python-pymysql-doc Filename: pool/sdk/p/python-pymysql/python-pymysql_0.9.3-1co1bv2021.0b3_all.deb Size: 43408 MD5sum: 7c2af2cf516a0bd7c3b4c4bcb307a708 SHA1: 371bf6d4b49096d3b00c87e0242d3e6323c39ce9 SHA256: 0f23d914290ee5fd5d4d9e58b052c01290ac47b13d2790a6f4933b4e6c0c4651 SHA512: 2a5109d1101a38dd300fd7f0d3b732455a07d1c9a9aebb0ddadf7928a75503e52c6c7a372c29ec93a5e2af9cac603ac0e5c681d8d80d4266ff8b33b6b5052858 Description: Pure-Python MySQL driver - Python 2.x This package contains a pure-Python MySQL client library. The goal of PyMySQL is to be a drop-in replacement for MySQLdb and work on CPython, PyPy, IronPython and Jython. . This package contains the Python 2.x module. Homepage: https://github.com/PyMySQL/PyMySQL/ Package: python-pymysql-doc Priority: optional Section: doc Installed-Size: 195 Maintainer: Debian Python Modules Team Architecture: all Source: python-pymysql Version: 0.9.3-1co1bv2021.0b3 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/sdk/p/python-pymysql/python-pymysql-doc_0.9.3-1co1bv2021.0b3_all.deb Size: 34504 MD5sum: 6a17b2425296e7ab1d24a76592a1aa67 SHA1: 8fbc1e1fe97f39f31e19dcc82b575c3d7badd683 SHA256: 1b4af66990f0e9e8028ffa539a251b192f762b5ad68aedcd1da4a30c9b046bdc SHA512: b137674d478e64e01eb9e8444d12f89d37c799a8d7cb1b20b871de5081304a91bee26c7c93363125609472e53cd1b0b853c38ccd57c78c027a7d334fc6680fb6 Description: Pure-Python MySQL driver - doc This package contains a pure-Python MySQL client library. The goal of PyMySQL is to be a drop-in replacement for MySQLdb and work on CPython, PyPy, IronPython and Jython. . This package contains the documentation. Homepage: https://github.com/PyMySQL/PyMySQL/ Package: python-pyperclip Priority: optional Section: python Installed-Size: 45 Maintainer: Sebastien Delafond Architecture: all Version: 1.6.4-1co1bv2021.0b3 Depends: python (<< 2.8), python (>= 2.7), python:any (>= 2.6.6-7~), xclip | xsel | python-gi | python-qt4 Filename: pool/sdk/p/python-pyperclip/python-pyperclip_1.6.4-1co1bv2021.0b3_all.deb Size: 9972 MD5sum: 58947192e1101c57e043a6c02eb2f710 SHA1: 1ac89d4acf39df6d05eb057fcfc699df5f472848 SHA256: d46dfacee1083922653db261f21f2e614924b85e1292b7168cfbc67fda0e07ba SHA512: 6816bff1f6f996d29759ff67ee0a228f404bd7154278a1c6f82276641527a85bda79fd1f99e0fa0bad63f24c31757a19562fb81039cfe2f679abfb8f71632dd6 Description: Cross-platform clipboard module for Python This module is a cross-platform Python module for copy and paste clipboard functions. . It currently only handles plaintext. Homepage: https://github.com/asweigart/pyperclip Package: python-pytest-cov Priority: optional Section: python Installed-Size: 71 Maintainer: Federico Ceratto Architecture: all Version: 2.6.0-1co1bv2021.0b3 Provides: python2.7-pytest-cov Depends: python-coverage, python-pytest (>= 3.0.6-1), python:any (<< 2.8), python:any (>= 2.7~), libjs-jquery, libjs-jquery-hotkeys, libjs-jquery-isonscreen, libjs-jquery-tablesorter, libjs-jquery-throttle-debounce, python-cov-core (>= 1.15.0-1) Filename: pool/sdk/p/python-pytest-cov/python-pytest-cov_2.6.0-1co1bv2021.0b3_all.deb Size: 18524 MD5sum: c16f772fe8bac3fa442e100ec5f688a6 SHA1: 7e429c8cef2266d31a430c9a27f57598cd625fc6 SHA256: cd0dbb86d4c8c71350de91aa85f1c52fd0576c58042a51b99e5391fc2ba6de12 SHA512: e228363f161714df59919ab1044c7035c340e5740e968d77b0cab11ff7b67f6615f89fb7ab0a096fe8faceadb9b850e234f0d021b5035e82f64439da96fd15d9 Description: py.test plugin to produce coverage reports This py.test plugin produces coverage reports. It supports both centralised and distributed testing across multiple hosts. It can run parallel tests on different platforms, architectures, and Python versions. It supports coverage of subprocesses and can produce reports in text, HTML, XML and annotated source code. Homepage: https://github.com/schlamar/pytest-cov Package: python-reno Priority: optional Section: python Installed-Size: 264 Maintainer: Debian OpenStack Architecture: all Version: 2.9.2-1co1bv2021.0b3 Depends: git, python-dulwich, python-pbr (>= 1.4), python-yaml, python-six (>= 1.9.0), python2.7:any, python:any (<< 2.8), python:any (>= 2.7~) Suggests: python-reno-doc Filename: pool/sdk/p/python-reno/python-reno_2.9.2-1co1bv2021.0b3_all.deb Size: 39832 MD5sum: 0473915f963176ed30e8f7276ede09bb SHA1: d10cea1b07eec1ca5d19d91e31bef61974048920 SHA256: 1bbfb27a2351631e18035e7897ec03e6d6d96fcc0cef44b8c77ea44c3e786fa6 SHA512: cfc6e3b4bb25aaac797009d2b87c8d700cee441da1029ace6275f9741d0939c816b839287f23501a1ab32b99e6316b2181c199844fda28f83ea5d8873d89bdf9 Description: RElease NOtes manager - Python 2.x Reno is a release notes manager for storing release notes in a git repository and then building documentation from them. . This package contains the Python 2.x module. Homepage: http://www.openstack.org/ Package: python-reno-doc Priority: optional Section: doc Installed-Size: 11 Maintainer: Debian OpenStack Architecture: all Source: python-reno Version: 2.9.2-1co1bv2021.0b3 Filename: pool/sdk/p/python-reno/python-reno-doc_2.9.2-1co1bv2021.0b3_all.deb Size: 2972 MD5sum: d33c0b5028dafd26fd27c225cf76d0be SHA1: 1da1ef15558e7794f54308fa038a67d394f145d6 SHA256: 596984654804001c8035ee09d4ae51ad88712e5694efd5ef691ad83723f0c23b SHA512: 35c187c749848504827b68998dea96e4a985440b25756cd7757c73f999a2de12e1aec1ad32eeb49a80313d8e7e9e9c17d760cd0cea953e85b59d8bffed9a7d54 Description: RElease NOtes manager - doc Reno is a release notes manager for storing release notes in a git repository and then building documentation from them. . This package contains the documentation. Homepage: http://www.openstack.org/ Package: python-requests-kerberos Priority: optional Section: python Installed-Size: 48 Maintainer: Debian OpenStack Architecture: all Version: 0.11.0-2co1bv2021.0b3 Depends: python-kerberos, python-requests, python:any (<< 2.8), python:any (>= 2.7~) Filename: pool/sdk/p/python-requests-kerberos/python-requests-kerberos_0.11.0-2co1bv2021.0b3_all.deb Size: 11212 MD5sum: 2fcd9bb5e4daf45973b24a6f706be3f2 SHA1: b99941fae3e3a5c758c9e20001645edd1eea12bf SHA256: 5fac221b12071be8a824243f91950df52fab0ea3eb3cf5d0cf6570d1a3414d62 SHA512: 146dd4ba374ac182c9cb9402b426ca3c1bcd7b42622387e41f4a7d42e539473d6f427750fda2385d6ff4799f60d97bf7f84a60ab443e090e0df9925549dd472c Description: Kerberos/GSSAPI authentication handler for python-requests - Python 2.x Requests is an HTTP library, written in Python, for human beings. This library adds optional Kerberos/GSSAPI authentication support and supports mutual authentication. . This package provides the Python 2.x module. Homepage: https://github.com/requests/requests-kerberos Package: python-requests-mock Priority: optional Section: python Installed-Size: 69 Maintainer: Debian OpenStack Architecture: all Version: 1.5.2-2co1bv2021.0b3 Depends: python-requests, python-six, python:any (<< 2.8), python:any (>= 2.7~) Filename: pool/sdk/p/python-requests-mock/python-requests-mock_1.5.2-2co1bv2021.0b3_all.deb Size: 14664 MD5sum: cf401c3c04cf096acb671473391a3153 SHA1: b5e0afbf7ef4a922f8645d30bb285cb66ea79863 SHA256: 439882a5a777e941c8d40f89e1bc38412dd25e338512cae26fea10e7c12f83c8 SHA512: c08ae99fae4abebc05522a889d4d1959d5862687ed018ce51c509a576ef56b2d98fc0ee3e23b7d939615920fd2777223659c48668be90daba9d14567d476ad5b Description: mock out responses from the requests package - Python 2.x requests-mock provides a building block to stub out the HTTP requests_ portions of your testing code. Everything in requests_ eventually goes through an adapter to do the transport work. requests-mock creates a custom adapter that allows you to predefine responses when certain URIs are called. There are then a number of methods provided to get the adapter used. . This package contains the Python 2.x module. Homepage: https://github.com/jamielennox/requests-mock Package: python-requests-mock-doc Priority: optional Section: doc Installed-Size: 264 Maintainer: Debian OpenStack Architecture: all Source: python-requests-mock Version: 1.5.2-2co1bv2021.0b3 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/sdk/p/python-requests-mock/python-requests-mock-doc_1.5.2-2co1bv2021.0b3_all.deb Size: 35748 MD5sum: f83b5780d3a7580da24d4c5f06ce51be SHA1: ba1397714a99af5eb1d0b685a672d3b3baa7ac36 SHA256: 7c7b4319827ceffdf098d887df01ac6e1d49effe72877cadb4e691d84ff022df SHA512: f4188fabbf1d9217a5c50ea4eb3906ab5f41d96a73954eff35eefb65358502760684f6e007715eb63d0c9365182236b92b8cac80141de40b0f65037e1dff57ef Description: mock out responses from the requests package - doc requests-mock provides a building block to stub out the HTTP requests_ portions of your testing code. Everything in requests_ eventually goes through an adapter to do the transport work. requests-mock creates a custom adapter that allows you to predefine responses when certain URIs are called. There are then a number of methods provided to get the adapter used. . This package contains the documentation. Homepage: https://github.com/jamielennox/requests-mock Package: python-requestsexceptions Priority: optional Section: python Installed-Size: 23 Maintainer: Debian OpenStack Architecture: all Version: 1.4.0-1co1bv2021.0b3 Depends: python-pbr (>= 2.0.0), python-urllib3 (>= 1.13), python:any (<< 2.8), python:any (>= 2.7~) Filename: pool/sdk/p/python-requestsexceptions/python-requestsexceptions_1.4.0-1co1bv2021.0b3_all.deb Size: 4204 MD5sum: 20ec5f0f950fd06c7dfee333917764fd SHA1: 1417c3910e6ca9cab8b9845fd4421e80d846cd49 SHA256: bd4b352169a24d0facce723345d93792c785adb58d1fd091429ea28431a48261 SHA512: 32429f887bae554bfd0889e2884bfcb051fb117da1a0753ac62c5ed96a493a610796f1a7f30110b8a3086119cdd312493ed0b9ba65068eb384afeafa0051e2c8 Description: import exceptions from bundled packages in requests. - Python 2.7 The Python requests library bundles the urllib3 library, however, some software distributions (like Debian) modify requests to remove the bundled library. This makes some operations, such as suppressing the "insecure platform warning" messages that urllib emits difficult. This is a simple library to find the correct path to exceptions in the requests library regardless of whether they are bundled. . This package contains the Python 2.7 module. Homepage: http://www.openstack.org/ Package: python-rfc3986 Priority: optional Section: python Installed-Size: 74 Maintainer: PKG OpenStack Architecture: all Version: 0.3.1-2co1bv2021.0b3 Depends: python:any (<< 2.8), python:any (>= 2.7~) Filename: pool/sdk/p/python-rfc3986/python-rfc3986_0.3.1-2co1bv2021.0b3_all.deb Size: 15044 MD5sum: fb089d801b7d5c1301f61abfa16bcc75 SHA1: 473c0c191fa58e512a86f0bde11b35e238654b59 SHA256: d0366ef642ad38e95554dcbf62dbb7ec55fc9202d11998c957b76c28154b4b1d SHA512: 8fcddc246c6daf0094e7660dae90e7dfe9254e8316b36ccc36ec52767cbfd5899a9d0b9a2646ee000cce26452c74870233f7a3566af253c1f2ecdeed4f27809d Description: validating URI references per RFC 3986 - Python 2.x This package provides a Python implementation of RFC 3986, including validation and authority parsing. . This package contains the Python 2.x module. Homepage: https://rfc3986.rtfd.org Package: python-scp Priority: optional Section: python Installed-Size: 48 Maintainer: Debian Python Modules Team Architecture: all Version: 0.13.0-1+apertis0bv2021.5b1 Depends: python-paramiko, python:any (<< 2.8), python:any (>= 2.7~) Filename: pool/sdk/p/python-scp/python-scp_0.13.0-1+apertis0bv2021.5b1_all.deb Size: 10100 MD5sum: fce644a77ce402d0eec2252e244cdcef SHA1: 5a71e2a22d77f1fdac2bb0f5ab54471eddf065b2 SHA256: 15460c94458e98c03874c4fd74150661c8be9cb1ea255a70715fc9c13698317c SHA512: e7c5f99891e9e1e9993f7f8979c20635b7912020ab1f2b1ba13f94b7f8e7ca81b510a87377a3b10e127b7c843d362e8d0b2dbe315c29eea096582ea2b9cc6814 Description: scp module for paramiko (Python 2) The scp.py module uses a paramiko transport to send and receive files via the scp1 protocol. This is the protocol as referenced from the openssh scp program, and has only been tested with this implementation. . This package contains the Python 2 module for scp . Homepage: https://github.com/jbardin/scp.py Package: python-sphinxbase Priority: optional Section: python Installed-Size: 159 Maintainer: Debian Accessibility Team Architecture: amd64 Source: sphinxbase Version: 0.8+5prealpha+1-3co1bv2021.0b3 Depends: libblas3 | libblas.so.3, libc6 (>= 2.14), liblapack3 | liblapack.so.3, libpulse0 (>= 0.99.1), libsphinxbase3 (>= 0.8+5prealpha+1), python (<< 2.8), python (>= 2.7~), python:any (<< 2.8), python:any (>= 2.7~) Filename: pool/sdk/s/sphinxbase/python-sphinxbase_0.8+5prealpha+1-3co1bv2021.0b3_amd64.deb Size: 33780 MD5sum: 53f8bc6aa04650fd1f7fee0db918e098 SHA1: b65685e786a107740c2af223ee5654c1f5bbb45a SHA256: 9b574a62f7172dfc2f445e8eaf8d03723abb57c7cb9b90d0d8859e011aa182e9 SHA512: 954c25072c4677a0fdd83695217d5098114b6b521573ebe17a28cd0c10a02aed5a785fd2c207cc4f8cc736f2c3458abbd0bde455d7e68315c5a38caeddbffb64 Description: Speech recognition tool - Python bindings CMU Sphinx is a large vocabulary, speaker-independent continuous speech recognition engine. . This package contains Python bindings for libsphinxbase. Homepage: http://cmusphinx.sourceforge.net/ Package: python-sphinxbase-dbgsym Priority: optional Section: debug Installed-Size: 116 Maintainer: Debian Accessibility Team Architecture: amd64 Source: sphinxbase Version: 0.8+5prealpha+1-3co1bv2021.0b3 Depends: python-sphinxbase (= 0.8+5prealpha+1-3co1bv2021.0b3) Filename: pool/sdk/s/sphinxbase/python-sphinxbase-dbgsym_0.8+5prealpha+1-3co1bv2021.0b3_amd64.deb Size: 93304 MD5sum: 3f0e346ab359eb2366db2806844c89c8 SHA1: c5f13828a24ffa684b2c9d4461b7bac8f624e6bd SHA256: 325d7d04245d84663a4e275932a0548a7a60135b30762df5b260847c7aadae2d SHA512: d56b183fbb44bca01993e754ae6ff972bc9b7e30c5b122d57bcae28136355b9062f6b7ac766eab63d31544eaa40d485ca787e9c5e415d24fa29cd78d52a1863b Description: debug symbols for python-sphinxbase Auto-Built-Package: debug-symbols Build-Ids: 164699c264fb96c32f7f3a004da8c2d74a54174d Package: python-sphinxcontrib.issuetracker Priority: optional Section: python Installed-Size: 232 Maintainer: Debian Python Modules Team Architecture: all Source: sphinx-issuetracker Version: 0.11-2co1bv2021.0b3 Replaces: python-sphinx-issuetracker (<< 0.8) Depends: python-sphinx (>= 1.0.7), python-requests, python:any (<< 2.8), python:any (>= 2.7~), libjs-sphinxdoc (>= 1.0) Recommends: python-debianbts, python-launchpadlib Breaks: python-sphinx-issuetracker (<< 0.8) Filename: pool/sdk/s/sphinx-issuetracker/python-sphinxcontrib.issuetracker_0.11-2co1bv2021.0b3_all.deb Size: 39176 MD5sum: 0e9e27d93e21fe0604587f1576602f8e SHA1: d80e8d3dc4bf4c9c35ea7543128659dfdf025136 SHA256: 83666aeef090393801426cc75f435fffba22b8408122d11cd9d98331f208b3de SHA512: 2d58dbd08fbb910b29ce582c405700de839e8706221f279a0deee8c471c1167c4b94781bb22967b3b7333840972840be9a0d96020963355651edd6470ee5380e Description: Sphinx integration with different issue trackers This extension for Sphinx 1.0 parses textual issue references like #10, looks up the issue in the configured issue tracker, and includes a link to the issue. . Currently the following issue trackers are supported: * GitHub * BitBucket * Launchpad * Google Code * Debian BTS * JIRA . Furthermore this extension provides a simple API to add other issue trackers. Homepage: https://github.com/lunaryorn/sphinxcontrib-issuetracker Package: python-sphinxcontrib.programoutput Priority: optional Section: python Installed-Size: 76 Maintainer: Debian OpenStack Architecture: all Source: sphinxcontrib-programoutput Version: 0.11-3.1co1bv2021.0b4 Depends: python-sphinx, python:any (<< 2.8), python:any (>= 2.7~) Filename: pool/sdk/s/sphinxcontrib-programoutput/python-sphinxcontrib.programoutput_0.11-3.1co1bv2021.0b4_all.deb Size: 13660 MD5sum: 97a3c017775b476fbd3d731ae1a9354d SHA1: a41fdc998d2be81e741dc16803f825f1a86e3fb9 SHA256: aa0bd4473ee1e02f5127b5a4bffc27cbb58880a249dbc288aec60c4b882b1c8a SHA512: 851728981fbcc6502d0b508893c4a256993ad4eb6655e1f8f3bf6af5c685eaa207c6723ead3f1c8f0116b303c81d21aca0c9c018c9aff957b100c400cbdf7ca8 Description: insert the output of arbitrary commands into documents - Python 2.x sphinxcontrib-programoutput is a Sphinx extension to literally insert the output of arbitrary commands into documents, helping you to keep your command examples up to date. . This package provides the Python 2.x module. Homepage: https://github.com/NextThought/sphinxcontrib-programoutput Package: python-sphinxcontrib.programoutput-doc Priority: optional Section: doc Installed-Size: 130 Maintainer: Debian OpenStack Architecture: all Source: sphinxcontrib-programoutput Version: 0.11-3.1co1bv2021.0b4 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/sdk/s/sphinxcontrib-programoutput/python-sphinxcontrib.programoutput-doc_0.11-3.1co1bv2021.0b4_all.deb Size: 27396 MD5sum: 8d21cc51658ceb552cbfa762eef714e2 SHA1: 0408378041466556d7fbed0d93a902e8d2a44bd3 SHA256: 84f28f51b74448fad272b01d5e81e601e5cff0f8d4d388b708d8609a946495c3 SHA512: 2ee8ce9f5cf96934f75d56d3bd0c1ec4496e9fc2b79b0e16d5414c3da65b91d5aeefa10f22174d2e991ef082a15ae24a1b615dd45f07b09516864490522295ac Description: insert the output of arbitrary commands into documents - doc sphinxcontrib-programoutput is a Sphinx extension to literally insert the output of arbitrary commands into documents, helping you to keep your command examples up to date. . This package provides the documentation. Homepage: https://github.com/NextThought/sphinxcontrib-programoutput Package: python-sqlparse Priority: optional Section: python Installed-Size: 152 Maintainer: Andrii Senkovych Architecture: all Source: sqlparse Version: 0.2.4-1co1bv2021.0b3 Depends: python:any (<< 2.8), python:any (>= 2.7~) Suggests: python-sqlparse-doc (>= 0.1.6-1) Filename: pool/sdk/s/sqlparse/python-sqlparse_0.2.4-1co1bv2021.0b3_all.deb Size: 33556 MD5sum: e91cf7d5b817da7aed9431400bef4298 SHA1: 2b7837212ce53c6aa9566bd4d5b8f4d0c1656b15 SHA256: fdd91870e6eaf99ff65c71d13465c09cd9c76159a567e3e93b1ee237655cea00 SHA512: f0fa4b265b497f384364a175564ce94faa81e4b381a836a20aace1330c754cd69a218ff49f2c400dd9026502fc36e14575f6b9630c3626ba81b427b3b0920205 Description: non-validating SQL parser for Python 2 Sqlparse is a library which provides support for parsing, splitting and customizable formatting of SQL statements in Python environment. . This is the Python 2 version of the package. Homepage: https://github.com/andialbrecht/sqlparse Package: python-sqlparse-doc Priority: optional Section: doc Installed-Size: 217 Maintainer: Andrii Senkovych Architecture: all Source: sqlparse Version: 0.2.4-1co1bv2021.0b3 Replaces: python-sqlparse (<< 0.1.6-1) Depends: libjs-sphinxdoc (>= 1.0) Breaks: python-sqlparse (<< 0.1.6-1) Filename: pool/sdk/s/sqlparse/python-sqlparse-doc_0.2.4-1co1bv2021.0b3_all.deb Size: 43636 MD5sum: c140be8550510e4177f823364ee4a12b SHA1: b6ef9b0b3e086dd0ad321fd28a1c5cf836074378 SHA256: 8d8cbb8e47a1c3d5b7048546d3b9014f934cbe9d44862adcd627ef751f1d7b75 SHA512: c57885bb4acc386952a3d6ca91890fec5707ba50c3c82de865d291b0ca10dec6f5511f530a7668bcd12eda0736c038092a28949fe1bc70387415c0b9a066c0f9 Description: documentation for non-validating SQL parser in Python Sqlparse is a library which provides support for parsing, splitting and customizable formatting of SQL statements in Python environment. . This package contains HTML documentation for provided module. Built-Using: alabaster (= 0.7.8-1co1bv2021.0b3), sphinx (= 1.8.4-1co1bv2021.0b3) Homepage: https://github.com/andialbrecht/sqlparse Multi-Arch: foreign Package: python-stestr Priority: optional Section: python Installed-Size: 320 Maintainer: Debian OpenStack Architecture: all Version: 2.1.0-2co2bv2021.0b3 Depends: python-cliff (>= 2.8.0), python-fixtures, python-future, python-pbr (>= 2.0.0), python-six (>= 1.10.0), python-testtools (>= 2.0.0), python-voluptuous, python-yaml, subunit (>= 1.3.0), python-subunit, python2.7:any, python:any (<< 2.8), python:any (>= 2.7~) Suggests: python-stestr-doc Filename: pool/sdk/p/python-stestr/python-stestr_2.1.0-2co2bv2021.0b3_all.deb Size: 48508 MD5sum: 06daa422b0df374288a7f1abfcfae054 SHA1: fee7b17fcce2e0381f7b429d11845bf2340460b5 SHA256: 7f3d10426f8376a4d982b6e4f513655fe6436901daf5c05efc44a922e554dea8 SHA512: 991b19e174d5e7bb9aa06364f3645c1aa0b7d6d7c43add69235de96657f4a0adf2e98ce2a53403bf1543f8e59159bf03c8a1d4c369136b2febb98260e027f4e9 Description: test runner similar to testrepository - Python 2.7 Stestr stands for Slim/Super Test Repository. It is a fork of the testrepository that concentrates on being a dedicated test runner for Python projects. The generic abstraction layers which enabled testr to work with any subunit emitting runner are gone. Stestr hard codes python-subunit-isms into how it works. The code base is also designed to try and be explicit, and to provide a Python API that is documented and has examples. . While stestr was originally forked from testrepository it is not 100% backwards compatible with testrepository. At a high level the basic concepts of operation are shared between the 2 projects but the actual usage between the 2 is not exactly the same. . This package contains the Python 2.7 module. Homepage: https://github.com/mtreinish/stestr Package: python-stestr-doc Priority: optional Section: doc Installed-Size: 327 Maintainer: Debian OpenStack Architecture: all Source: python-stestr Version: 2.1.0-2co2bv2021.0b3 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/sdk/p/python-stestr/python-stestr-doc_2.1.0-2co2bv2021.0b3_all.deb Size: 42404 MD5sum: fe4fe8f114ffcc2de5781e62d0a18a76 SHA1: 34027b7117b696c17d1f2909dc491681868cb184 SHA256: fe6ddd79b88399c45d4a4e7befd04e6f89f60f5313dbf34fc9319a96ee157b5f SHA512: bb860d9818379d4ab0062fde94675d944657ddfb0d48a24dd192945c488b49f628317322186905a79939e1bebfab9cd9e00fe479da57a4aa0bd5c04fef821dea Description: test runner similar to testrepository - doc Stestr stands for Slim/Super Test Repository. It is a fork of the testrepository that concentrates on being a dedicated test runner for Python projects. The generic abstraction layers which enabled testr to work with any subunit emitting runner are gone. Stestr hard codes python-subunit-isms into how it works. The code base is also designed to try and be explicit, and to provide a Python API that is documented and has examples. . While stestr was originally forked from testrepository it is not 100% backwards compatible with testrepository. At a high level the basic concepts of operation are shared between the 2 projects but the actual usage between the 2 is not exactly the same. . This package contains the documentation. Homepage: https://github.com/mtreinish/stestr Package: python-stevedore Priority: optional Section: python Installed-Size: 140 Maintainer: Debian OpenStack Architecture: all Source: stevedore Version: 1.29.0-2co2bv2021.0b3 Depends: python-pbr (>= 2.0.0), python-pkg-resources, python-six (>= 1.10.0), python:any (<< 2.8), python:any (>= 2.7~) Filename: pool/sdk/s/stevedore/python-stevedore_1.29.0-2co2bv2021.0b3_all.deb Size: 19856 MD5sum: f854c1c7b896f7c67519d7ff9c79c820 SHA1: b48b524325a0dcc831650afbd769c51d9630a7f0 SHA256: b5ddcf5a18e614b8ead9efc8d995b7a19364e9529a8647a8d3a36d91cb25912c SHA512: 4ed0884fff3eeb88c6a03f17f6353801a7bd12692948c0b1106fecbb7e4bedc284f2586d0d39ec5a79b610f319632595229116a819339b6637cbd84dc849fb19 Description: manage dynamic plugins for Python applications - python2 Python makes loading code dynamically easy, allowing you to configure and extend your application by discovering and loading extensions (plugins) at runtime. Many applications implement their own library for doing this, using __import__ or importlib. stevedore avoids creating yet another extension mechanism by building on top of setuptools entry points. The code for managing entry points tends to be repetitive, though, so stevedore provides manager classes for implementing common patterns for using dynamically loaded extensions. . This package provides the Python 2.x module. Homepage: https://github.com/openstack/stevedore Package: python-stevedore-doc Priority: optional Section: doc Installed-Size: 967 Maintainer: Debian OpenStack Architecture: all Source: stevedore Version: 1.29.0-2co2bv2021.0b3 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/sdk/s/stevedore/python-stevedore-doc_1.29.0-2co2bv2021.0b3_all.deb Size: 495232 MD5sum: 03e0f33d182ac840666a7037fced21c3 SHA1: 39af7ab6b5b973f66c07237fbfa8d5497f09f996 SHA256: 27e5b3eee024cd47ffc700496fdafd7b20c4670faa924c363d2d72d0f66d3b06 SHA512: 9d23eb243ebba8f9222e7f2dbead14036119f339c9dba609b65ad24a6806025b9407bf46908eff5adba44b6369465c32fa6833ce0c45a581613eed2a137a913c Description: manage dynamic plugins for Python applications - doc Python makes loading code dynamically easy, allowing you to configure and extend your application by discovering and loading extensions (plugins) at runtime. Many applications implement their own library for doing this, using __import__ or importlib. stevedore avoids creating yet another extension mechanism by building on top of setuptools entry points. The code for managing entry points tends to be repetitive, though, so stevedore provides manager classes for implementing common patterns for using dynamically loaded extensions. . This package contains the documentation. Homepage: https://github.com/openstack/stevedore Package: python-svn Priority: optional Section: python Installed-Size: 2896 Maintainer: Debian Python Modules Team Architecture: amd64 Source: pysvn Version: 1.9.9-1co1bv2021.0b3 Provides: python-pysvn Depends: python (<< 2.8), python (>= 2.7~), python:any (<< 2.8), python:any (>= 2.7~), libapr1 (>= 1.2.7), libc6 (>= 2.2.5), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), libsvn1 (>= 1.10) Filename: pool/sdk/p/pysvn/python-svn_1.9.9-1co1bv2021.0b3_amd64.deb Size: 429412 MD5sum: 22d57c2d722800f11cd28cc9940367e5 SHA1: ae39d18882e340d63155237f5e51afbd65aa918c SHA256: fc783c3b34e0cfd3ad76e46f06f8ce9d83dda9657ca12b579d77073572c79e1d SHA512: 38a614c2a20e0d74041457013ff832159fbc2de253be9693af95f9e52e0118e89c87afbb2d794f53732d3c83a05c8277d270984464eb79937e56c5308ad6515c Description: A(nother) Python interface to Subversion The pysvn module is a Python interface to the Subversion version control system. This API exposes client interfaces for managing a working copy, querying a repository, and synchronizing the two. Homepage: https://pysvn.sourceforge.io/ Package: python-svn-dbgsym Priority: optional Section: debug Installed-Size: 1159 Maintainer: Debian Python Modules Team Architecture: amd64 Source: pysvn Version: 1.9.9-1co1bv2021.0b3 Depends: python-svn (= 1.9.9-1co1bv2021.0b3) Filename: pool/sdk/p/pysvn/python-svn-dbgsym_1.9.9-1co1bv2021.0b3_amd64.deb Size: 113152 MD5sum: 7e2f8b6fab4df9f38b6980864a9e185b SHA1: 37933d0177ecc85e8b5728ab4dafdc00011880e3 SHA256: 94669f823298fb271c5517bcb9d4ea46787196250c4edf648c53a5639dac3ea7 SHA512: bd07d140e52a3204243bcc3a024a5e60327159c8c6a0e727198d5e9517030c17c211143e58651d497dadde5b67aecffcfb92b06308516dc608498832648337a7 Description: debug symbols for python-svn Auto-Built-Package: debug-symbols Build-Ids: 46ffc755637b00962ad917a58c772a6ab5980866 Package: python-tempita Priority: optional Section: python Installed-Size: 70 Maintainer: Debian Python Modules Team Architecture: all Version: 0.5.2-2co1bv2021.0b3 Depends: python:any (<< 2.8), python:any (>= 2.7~) Filename: pool/sdk/p/python-tempita/python-tempita_0.5.2-2co1bv2021.0b3_all.deb Size: 14072 MD5sum: 708e9310a4879f166fc19ffce9752161 SHA1: b494933041150e4d44d1f6e19177e41bb09c284d SHA256: f8dcf22c57079b4696b1381deaeb969e8bc0ec2ab6348f809df156630b04fe82 SHA512: e83890e6da5c91f40ab572a6d52a5a2767ae2690969ace72c66b74bf4f3f9ae0388b2f9e28c23803becf2a6c05cb336d0f016ab746b8a2c44ae8d3a06ba1a2ec Description: very small text templating language Tempita is a small and simple Python text templating language mainly used by Paster (python-pastescript) to roll out new projects. Package: python-unicodecsv Priority: optional Section: python Installed-Size: 69 Maintainer: Debian Python Modules Team Architecture: all Version: 0.14.1-1co1bv2021.0b3 Depends: python:any (<< 2.8), python:any (>= 2.7~) Filename: pool/sdk/p/python-unicodecsv/python-unicodecsv_0.14.1-1co1bv2021.0b3_all.deb Size: 11468 MD5sum: a518698278b851499b6fec0e8f2e432e SHA1: 08f07372d9f88ba29e6739be45d2622b69020d0b SHA256: e41a109b52755392a30accd8acf416e44871c6234ccc57ca845295dec349d3e0 SHA512: affb10e2c6e39c0c2d92e7cd12187eff468fe7e2d2e1bd9f3b86a8910056fee80bc342a1e839782fcbb88710f2e096d102f23e1092dbd3b8b0a344721addb42a Description: drop-in replacement for Pythons CSV module with Unicode support The unicodecsv is a drop-in replacement for Pythons CSV module which supports Unicode strings without a hassle. . This is the module for Python 2. Homepage: https://github.com/jdunck/python-unicodecsv/ Package: python-vcversioner Priority: optional Section: python Installed-Size: 46 Maintainer: Debian Python Modules Team Architecture: all Source: vcversioner Version: 2.16.0.0-1co1bv2021.0b3 Depends: python:any (<< 2.8), python:any (>= 2.7~) Suggests: git, mercurial Filename: pool/sdk/v/vcversioner/python-vcversioner_2.16.0.0-1co1bv2021.0b3_all.deb Size: 13676 MD5sum: 17a7f3f1078ca512bfbd18c4c99649c9 SHA1: b87f84a25a84ff2d08d308c661018eefdcc5e527 SHA256: fd090cc25de601bef49c48df7822ca34110815639166a57dc407aa74d0b78040 SHA512: 9b14eca599b8d1ed5e2412c6f3a3b791331c18c7a5679874685c623f2e52f6a10f39c2e60ec1790293eff311575bc0ef3444d3b3ae3edda81421dd562fb432df Description: Use version control tags to discover version numbers vcversioner autodiscovers a Python project's version number using version control system tags. This allows developers to avoid duplicating version information between their VCS and their setup.py metadata. . When the package is built, vcversioner generates a version.txt file that can be used for release tarballs. . Currently, vcversioner supports the git and mercurial (hg) VCS. . This module contains vcversioner for Python 2.x Homepage: https://github.com/habnabit/vcversioner Package: python-voluptuous Priority: optional Section: python Installed-Size: 166 Maintainer: Debian Python Modules Team Architecture: all Source: voluptuous Version: 0.11.1-1co1bv2021.0b3 Depends: python:any (<< 2.8), python:any (>= 2.7~) Filename: pool/sdk/v/voluptuous/python-voluptuous_0.11.1-1co1bv2021.0b3_all.deb Size: 38392 MD5sum: 4874b2585873e9515d319eaa79394663 SHA1: 99fe474ce62a0981c4a80ce8dc752e754d2123a2 SHA256: 482fb7f036452802a8682f3509214b37e0ecfb793869afba8a99b04c6c3cf06e SHA512: 600683b77ca5330e86d4c0018e09f07ced4494b13db00e03e0099374f83b843e45244388b1470eac4b15a7b8ddcb9031debb3567ecacb14881cfbf30d4a070f5 Description: Python library to validate data Voluptuous is primarily intended to validate data coming in to Python as JSON, YAML, etc. The aim is to offer a light-weight style with three main goals: 1. simplicity 2. support for complex data structures 3. provide useful error messages . It has been inspired by Validino and to a lesser extent by jsonvalidator and json_schema. . This package provides the Python 2.7 module. Homepage: https://github.com/alecthomas/voluptuous Package: python-warlock Priority: optional Section: python Installed-Size: 34 Maintainer: Debian OpenStack Architecture: all Version: 1.2.0-2co1bv2021.0b3 Depends: python-jsonpatch, python-jsonschema, python-six, python:any (<< 2.8), python:any (>= 2.7~) Filename: pool/sdk/p/python-warlock/python-warlock_1.2.0-2co1bv2021.0b3_all.deb Size: 8824 MD5sum: fc806524ab5000cb0af6476cd7361360 SHA1: 3a873c3de4d70de56dcfcf7e94183bc34dda8169 SHA256: 52597e9e7a507296f25301775526b04b3cac34ba7c6a862a1f88d7a72fcb1ab8 SHA512: 2ecee90ad511d37bbda518c0b40ba6a08e1984fb02be49600506d9c87717faa3ec69e03d189b5b58b02a864108ac1d2b1900627b9519e095c4dde63fb4c8818d Description: object model built on top of JSON schema - Python 2.7 With Warlock, you can build self-validating Python objects using JSON schemas. First, a schema describe the type of data, then after creating the object, Warlock checks that added or edited attributes correspond to the initial schema. If they don't, an exception is raised. . This package contains the Python 2.7 module. Homepage: https://pypi.python.org/pypi/warlock Package: python-wsgi-intercept Priority: optional Section: python Installed-Size: 104 Maintainer: Debian OpenStack Architecture: all Version: 1.5.0-2co1bv2021.0b3 Depends: python-six, python:any (<< 2.8), python:any (>= 2.7~) Filename: pool/sdk/p/python-wsgi-intercept/python-wsgi-intercept_1.5.0-2co1bv2021.0b3_all.deb Size: 19076 MD5sum: eb578c4e20d785ba8735eb2638cfb1cb SHA1: 7c727ddff540f9cccbe3fcd7447a6566ce9e5533 SHA256: 04751a5772aafcc52ff12beecfa41e35ef7d92b9c47f1b19d25b7c903dc4f181 SHA512: a10280fd8f4b5c469a08bb5af0fd0f3546f756f1587e0fd304d60bf1108742f241538e022249a14ea962efeb6413feab09d14229e651e78cfc88c61811bca7b0 Description: installs a WSGI application in place of a real URI for testing Testing a WSGI application normally involves starting a server at a local host and port, then pointing your test code to that address. Instead, this library lets you intercept calls to any specific host/port combination and redirect them into a WSGI application importable by your test program. Thus, you can avoid spawning multiple processes or threads to test your Web app. . wsgi_intercept works by replacing httplib.HTTPConnection with a subclass, wsgi_intercept.WSGI_HTTPConnection. This class then redirects specific server/port combinations into a WSGI application by emulating a socket. If no intercept is registered for the host and port requested, those requests are passed on to the standard handler. Homepage: https://github.com/cdent/wsgi-intercept Package: python3-alembic Priority: optional Section: python Installed-Size: 625 Maintainer: Debian Python Modules Team Architecture: all Source: alembic Version: 1.0.0-3co1bv2021.0b3 Depends: python3-pkg-resources, python3-dateutil, python3-editor, python3-mako, python3-sqlalchemy (>= 0.9.0), python3:any Breaks: alembic (<< 0.8.8-3) Filename: pool/sdk/a/alembic/python3-alembic_1.0.0-3co1bv2021.0b3_all.deb Size: 110480 MD5sum: 944d474688cdb1221929a5c6533f1a34 SHA1: b7cd68171810d8b79737aab4288ba260535b572b SHA256: e47d3326f9b90f61bf3ea25ae3d349fc346125eeeb2c95ee550d6c6b18b31684 SHA512: 10af1665d1d424423fffa813b60c36aa30a6ce832a2cbf147e23b5c8bfbf347606d3194be6ba5614afae2a0963d07fcc6fa856b73f87769fc8d7896145e89b2c Description: lightweight database migration tool for SQLAlchemy - Python 3.x Alembic is a new database migration tool, written by the author of SQLAlchemy. A migration tool offers the following functionality: . * Can emit ALTER statements to a database in order to change the structure of tables and other constructs * Provides a system whereby "migration scripts" may be constructed; each script indicates a particular series of steps that can "upgrade" a target database to a new version, and optionally a series of steps that can "downgrade" similarly, doing the same steps in reverse. * Allows the scripts to execute in some sequential manner. . This package contains the Python 3.x module. Homepage: https://bitbucket.org/zzzeek/alembic Package: python3-betamax Priority: optional Section: python Installed-Size: 126 Maintainer: Debian Python Modules Team Architecture: all Source: betamax Version: 0.8.1-1co1bv2021.0b3 Depends: python3-requests (>= 2.0), python3:any Filename: pool/sdk/b/betamax/python3-betamax_0.8.1-1co1bv2021.0b3_all.deb Size: 28988 MD5sum: 19857787ed2203fc4cca68e0e5931f42 SHA1: dff2358e2b43775ab737c1a2aadafe65a13e6651 SHA256: 5beaaadb76dfcdbbd6331ec7c5e65f658cf1de7baabaeeffa579e72cb5c467c5 SHA512: 1facede2aa1b174a0a7a9e5fbe59e7b0c4520112d73530e233ad68c48a66be596dd0a7f9784ed237b83dbb87f9adb0d6c142c26218e04e85de5963eaa590c7da Description: VCR imitation designed only for python-requests - Python 3.X Betamax records HTTP interactions and replay them allowing fast, deterministic and accurate tests and it's designed to be used with python-requests. If you are not using python-requests, you should checkout vcr.py. . Betamax comes with integrations for py.test and unittest and supports third party packages that provide extra request matchers and cassette serializers. . This package contains the Python 3 version of the library. Homepage: https://github.com/sigmavirus24/betamax Package: python3-blinker Priority: optional Section: python Installed-Size: 56 Maintainer: Debian Python Modules Team Architecture: all Source: blinker Version: 1.4+dfsg1-0.2co1bv2021.0b3 Depends: python3:any Suggests: python-blinker-doc Filename: pool/sdk/b/blinker/python3-blinker_1.4+dfsg1-0.2co1bv2021.0b3_all.deb Size: 14140 MD5sum: 0c3c99aa5acc13906c991e1fd7f65e90 SHA1: 3b055ae3f3af0deb6eca92cb432a139807cadd6a SHA256: e47f277a9fe1bcae12af91ae92c397e52e2ae621c881e497e772aec17da2c31c SHA512: 9a8c42ff1a6467f17c5eb2dcda6c5937bc4458c007592ae10a0fef20611ce38c026c17c5364f00e05a534db93fab78cf486b2da5fb2edbfaa1fa754669104027 Description: fast, simple object-to-object and broadcast signaling library Blinker provides a fast dispatching system that allows any number of interested parties to subscribe to events, or "signals". . Signal receivers can subscribe to specific senders or receive signals sent by any sender. . This package contains the Python 3 version. Homepage: http://pythonhosted.org/blinker/ Package: python3-cliff Priority: optional Section: python Installed-Size: 271 Maintainer: Debian OpenStack Architecture: all Source: python-cliff Version: 2.13.0-1co1bv2021.0b3 Depends: python3-cmd2 (>= 0.8.5), python3-docutils, python3-pbr (>= 2.0.0), python3-prettytable, python3-pyparsing, python3-six (>= 1.10.0), python3-stevedore (>= 1.20.0), python3-unicodecsv, python3-yaml, python3:any Suggests: python-cliff-doc Filename: pool/sdk/p/python-cliff/python3-cliff_2.13.0-1co1bv2021.0b3_all.deb Size: 41740 MD5sum: 6a7a1ba1f9f5ce9c3e530e1e643d3f08 SHA1: fae03deb40f35acb41c59baed09ac9d6ec61ed65 SHA256: 4f28634a99bfcb49d167b806a8f2c7cec98bb1b3f2cc71417d8bf0714f00b8ae SHA512: 50ca67c730c86b5d4ecf4ce85b4a19f067410103a4c74f3e1c30f4e3b67cf8d7ff5c831d7ab2d247511b4148d148fddd1419f13863dc0020f95f9d8f911b705f Description: command line interface formulation framework - Python 3.x Cliff is a framework for building command line programs. It uses plugins to define sub-commands, output formatters, and other extensions. . The cliff framework is meant to be used to create multi-level commands such as Subversion and git, where the main program handles some basic argument parsing and then invokes a sub-command to do the work. . This package provides the Python 3.x module. Homepage: https://github.com/dreamhost/cliff Package: python3-cmd2 Priority: optional Section: python Installed-Size: 218 Maintainer: Federico Ceratto Architecture: all Source: cmd2 Version: 0.8.5-2co1bv2021.0b3 Depends: python3-pyparsing, python3-pyperclip, python3-six, python3:any (>= 3.5~), python3-wcwidth Pre-Depends: dpkg (>= 1.15.6~) Breaks: python3-pyperclip (<< 1.6.0-1) Filename: pool/sdk/c/cmd2/python3-cmd2_0.8.5-2co1bv2021.0b3_all.deb Size: 56804 MD5sum: 6e95ba27a926b28c7e22b2ec5daca3d0 SHA1: cc0fb5af0c125aed5342fe486f40f4d03e077882 SHA256: 245eba4b46b194b04dab5930eb15f8442f6fafc0d831a6fbb2163e9ada39e728 SHA512: 1aec7fb7cc120c773077aea6b20931820e078c6b9a63bb2eeb3bc59ef2812d2b6333bf36a370edce3e3253a89a8b2c4e484f7722506a47a198886f56b8f0d56a Description: enhanced Python cmd module - Python 3.x Drop-in replacement adds several features for command-prompt tools, like searchable and persistent command history, multi-line commands, input and output redirections, integrated Python shell, testing helpers . This package provides the Python 3.x module. Homepage: https://github.com/python-cmd2/cmd2 Package: python3-cov-core Priority: optional Section: python Installed-Size: 37 Maintainer: Debian Python Modules Team Architecture: all Source: cov-core Version: 1.15.0-2co1bv2021.0b3 Depends: python3-coverage, python3:any (>= 3.2~), python3-nose2 Filename: pool/sdk/c/cov-core/python3-cov-core_1.15.0-2co1bv2021.0b3_all.deb Size: 7464 MD5sum: 64d68c8ecfc9e2c49a603ec80e8a8904 SHA1: 52e7e8039a3cd711bb7886e7bba6cd78f072085f SHA256: 535af5290ad389b8fdf87810a2849208dace66b4bb31abc036cb81b06da58d64 SHA512: f26b13179cc0a9e6369b3a78eec5de8334a9d4f6b967b2fd411de126060e77f188da4e5ddeebd8743c884a42d01fa9011fc82ffb0797dc2555cc428b4edcd352 Description: plugin core for use by pytest-cov, nose-cov and nose2-cov This is a lib package for use by pytest-cov, nose-cov and nose2-cov. . This is the Python 3 compatible package. Homepage: https://github.com/schlamar/cov-core Package: python3-cssmin Priority: optional Section: python Installed-Size: 28 Maintainer: Stuart Prescott Architecture: all Source: cssmin Version: 0.2.0-7co1bv2021.0b3 Depends: python3, python3-pkg-resources, python3:any Filename: pool/sdk/c/cssmin/python3-cssmin_0.2.0-7co1bv2021.0b3_all.deb Size: 6672 MD5sum: 996f291a205e4ae58ffc77e1f880f74b SHA1: dca45cc4145bf0cac026e10187531a7a23f99025 SHA256: 7214243a8f23661544830801a33139b240e5bd8545feeb2c1fbc052cd8969576 SHA512: 93a009b84998031a62c8a702ff9db5147a7984f85947af2e6e45ffca4f7bec7974cd6716086e680fc14d47085058b19fa40021d8de21646097c5f8da419c416b Description: YUI CSS compression algorithm (Python 3 version) cssmin is a Python port of the YUI Cascading Style Sheet (CSS) compressor. It can be used as a module from other Python programs, including as a filter for python3-webassets bundles. . This package contains the Python 3 modules for cssmin. See the cssmin package for the command line tools. Homepage: https://github.com/zacharyvoase/cssmin Package: python3-ddt Priority: optional Section: python Installed-Size: 27 Maintainer: Debian OpenStack Architecture: all Source: python-ddt Version: 1.1.1-1co1bv2021.0b3 Depends: python3:any Filename: pool/sdk/p/python-ddt/python3-ddt_1.1.1-1co1bv2021.0b3_all.deb Size: 6652 MD5sum: c75030e20e374ddaa571da5961e2abda SHA1: 0edcf5d5f0c2d555c726ed8d2c9bd4dd32549f05 SHA256: 7d78304b8d369530cb24d19210cb9fbe20dad23512853486d47fd8aa05361cdb SHA512: 15d31e30770a9f44d881643cbb41a9466fbb99f8f07e80b4c7032eb189b14dd2e984404a31bb776db9de0197f9e6297b2975580dc86c64a27b0dc98ff1491200 Description: Data-Driven/Decorated Tests - Python 3.x DDT (Data-Driven Tests) allows you to multiply one test case by running it with different test data, and make it appear as multiple test cases. DDT consists of a class decorator ddt (for your TestCase subclass) and two method decorators (for your tests that want to be multiplied). . This package contains the Python 3.x module. Homepage: https://pypi.python.org/pypi/ddt Package: python3-deprecation Priority: optional Section: python Installed-Size: 40 Maintainer: Debian Python Modules Team Architecture: all Source: python-deprecation Version: 2.0.6-1co1bv2021.0b3 Depends: python3-packaging, python3:any Filename: pool/sdk/p/python-deprecation/python3-deprecation_2.0.6-1co1bv2021.0b3_all.deb Size: 13628 MD5sum: cd9a71b66d285a550c6b651a28f040f2 SHA1: bbcd94678e9d46d2529837d06973f3b92b90a21d SHA256: 69e9b1f08fdd225b4204f99cabe2a0e32d51e45f1bec930a611608783fabc42f SHA512: c4b96d173fb95bccf5cec943db2f22603fe11fd6c5f396bb4fffb1b9d46537fe780b37965a4df569d89c2db79737dafa3dbe4cb5ec73f4b4d7b872b9275cc2a5 Description: Library to handle automated deprecations - Python 3.x Deprecation is a library that enables automated deprecations. . It offers the deprecated() decorator to wrap functions, providing proper warnings both in documentation and via Python’s warnings system, as well as the deprecation.fail_if_not_removed() decorator for test methods to ensure that deprecated code is eventually removed. . This package contains the Python 3.x module. Homepage: https://github.com/briancurtin/deprecation Package: python3-dogpile.cache Priority: optional Section: python Installed-Size: 165 Maintainer: Debian OpenStack Architecture: all Source: python-dogpile.cache Version: 0.6.2-6co1bv2021.0b3 Replaces: python3-dogpile.core (<< 0.6.1-1~) Depends: python3:any Breaks: python3-dogpile.core (<< 0.6.1-1~) Filename: pool/sdk/p/python-dogpile.cache/python3-dogpile.cache_0.6.2-6co1bv2021.0b3_all.deb Size: 33660 MD5sum: 9601f1e8e9c88c76146fff5f38469dfb SHA1: c8e5b5b8ee26d7511db17f1520752f01ff30191d SHA256: 3f4449e48278bd15a182444d99210313bc6359d114b66199baa3d282ca68e4cf SHA512: 56d047f068e4eee1032e0bd5e7816b7de7924a8872b59fdbab9903a6e76529292aef075c566f697e0eed6ddf83160c90ad566174569e99fcbe7ba5bae871c294 Description: caching front-end based on the Dogpile lock - Python 3.x A caching API built around the concept of a "dogpile lock", which allows continued access to an expiring data value while a single thread generates a new value. . dogpile.cache builds on the dogpile.core locking system (see http://pypi.python.org/pypi/dogpile.core), which implements the idea of "allow one creator to write while others read" in the abstract. Overall, dogpile.cache is intended as a replacement to the Beaker (see http://beaker.groovie.org) caching system, the internals of which are written by the same author. All the ideas of Beaker which "work" are re-implemented in dogpile.cache in a more efficient and succinct manner, and all the cruft (Beaker's internals were first written in 2005) relegated to the trash heap. . This package provides the Python 3.x module. Homepage: https://bitbucket.org/zzzeek/dogpile.cache Package: python3-dogpile.core Priority: optional Section: python Installed-Size: 11 Maintainer: Debian OpenStack Architecture: all Source: python-dogpile.cache Version: 0.6.2-6co1bv2021.0b3 Depends: python3-dogpile.cache Filename: pool/sdk/p/python-dogpile.cache/python3-dogpile.core_0.6.2-6co1bv2021.0b3_all.deb Size: 3856 MD5sum: ed78d603a387eb82c17062f4e469f213 SHA1: dc75a9951cdad88d74d028613b1bed1291e9b401 SHA256: a810935cd5499ae5e82c25671dc328be3b52fa59346adb9a964e5dd494030f49 SHA512: 1923d6d404cee375f1d713a2cbc662f9b3b021a1fefd3388bfe9df5cad543c2fe945ef08704257963793a00176e637d04463932cb663961f214d63f885733452 Description: transitional dummy package for python3-dogpile.core This transitional package is safe to remove. Homepage: https://bitbucket.org/zzzeek/dogpile.cache Package: python3-dulwich Priority: optional Section: python Installed-Size: 1590 Maintainer: Debian Python Modules Team Architecture: amd64 Source: dulwich Version: 0.19.11-2co1bv2021.0b3 Depends: python3-certifi, python3-urllib3, python3 (<< 3.8), python3 (>= 3.7~), python3:any, libc6 (>= 2.14) Recommends: python3-fastimport Suggests: python3-gpg Breaks: python3-breezy (<< 3.0.0~bzr7268) Filename: pool/sdk/d/dulwich/python3-dulwich_0.19.11-2co1bv2021.0b3_amd64.deb Size: 265268 MD5sum: 7bd034a2de597db0414f063850979d14 SHA1: cab5ad3e1940d2f634b7fc95f9c1f739ec5639ac SHA256: 91c4409cca02deffb9532468a01f3b6ffa0da4b782f9c85ceb4ec378526a5daa SHA512: 0b33d219ca7c1acf750c6c0633e1d9bd7ca0efaa2afe877c53c52e1a638beca779fa899462a8284eb1788969434bfcc48595932c0fa613ca59b8c246ab99e325 Description: Python Git library - Python3 module Dulwich is a Python implementation of the file formats and protocols used by the Git version control system. It can currently read from and write to existing Git repositories and implements the protocol for pushing and receiving packs from remote servers. . All functionality is available in pure Python, but for improved performance replacements of some modules written in C are also available. This package includes the high performance versions. . This package contains the module built for Python version 3.x. Homepage: https://www.dulwich.io/ Package: python3-dulwich-dbgsym Priority: optional Section: debug Installed-Size: 153 Maintainer: Debian Python Modules Team Architecture: amd64 Source: dulwich Version: 0.19.11-2co1bv2021.0b3 Replaces: python3-dulwich-dbg (<< 0.16.4-1) Depends: python3-dulwich (= 0.19.11-2co1bv2021.0b3) Breaks: python3-dulwich-dbg (<< 0.16.4-1) Filename: pool/sdk/d/dulwich/python3-dulwich-dbgsym_0.19.11-2co1bv2021.0b3_amd64.deb Size: 105940 MD5sum: cfc2efd1ba3e00ce9d3637cb0f57fe1a SHA1: a7bb70e58ab27faede3eba6e26f6b7d7408240e7 SHA256: 62d177f97816bed5064c3af92413e33b4cc06030504abd529ceaa443adb36fd9 SHA512: adbd77ed28fda9db8067a1c94e5ff75694a04539dfabda918a17cc4466064f70717546178edcaab73a87419a531ff4cf6485ac93c396a98edfdc5d082f703e28 Description: debug symbols for python3-dulwich Auto-Built-Package: debug-symbols Build-Ids: 1abf573effceaadb6a16c6b3a9c12f31fc14e82f 9eabdfbd48aa10c66767393f1efde746da27a494 a7da1e6d8f07e71587c48a2547c7924866779e4b aec49a22d519b2010ce1cf2ba1c880de571b22db d7df407dec428dd3314bba6f67747bbf63dc7af2 f7ed10688afc8763b4e7e815fcf2abb14d3d6d02 Package: python3-editor Priority: optional Section: python Installed-Size: 20 Maintainer: Debian OpenStack Architecture: all Source: python-editor Version: 1.0.3-1co1bv2021.0b3 Depends: python3-distutils, python3-six, python3:any Filename: pool/sdk/p/python-editor/python3-editor_1.0.3-1co1bv2021.0b3_all.deb Size: 5068 MD5sum: b57e510335f55753d4e0d0d81fac93fb SHA1: 2b27e76d7a71985cb744d35e1fc73f731d13e53c SHA256: f83c26ae099806480f68e005fe2221da7f68b4e1e47c9895ed09ba2cb9221b77 SHA512: a9ae99d82a18d5a885cf378fc59db6626a1971da44254c9febdbaa4167514d376bd9625513334b52dc754867b8b8eeedbe1ae12a122aec7e446ebdb6c2c06cfa Description: programmatically open an editor, capture the result - Python 3.x python-editor is a library that provides the editor module for programmatically interfacing with your system's $EDITOR. The user can then enter a commit message for example. . Editor first looks for the environment variable. If set, it uses the value as-is, without fallbacks. If no $EDITOR is set, editor will search through a list of known editors, and use the first one that exists on the system. For example, on Linux, editor will look for the following editors in order: * vim * emacs * nano . When calling the edit() function, editor will open the editor in a subprocess, inheriting the parent process's stdin, stdout . This package contains the Python 3.x module. Homepage: https://github.com/fmoo/python-editor Package: python3-eventlet Priority: optional Section: python Installed-Size: 1280 Maintainer: Debian Python Modules Team Architecture: all Source: python-eventlet Version: 0.20.0-6co1bv2021.0b3 Depends: netbase, python3-greenlet, python3:any Suggests: python-eventlet-doc Filename: pool/sdk/p/python-eventlet/python3-eventlet_0.20.0-6co1bv2021.0b3_all.deb Size: 234776 MD5sum: c1d4732adbe5d2a20e1b845ca149d175 SHA1: 44d8d17b0fb4018a2a4aa5558796aa4884aff943 SHA256: 27a3d4543e91d0b252cf78048a6b29c8b9d3d133e1e17640db490f0be3b34389 SHA512: 9cad80f6129408245854f9dc06fee5db426fd762a3f909be4cf95c4ab740566b679831bbbe84a247249be202e5b09f4959ad9f98a9a063903975bb37d7b984e0 Description: concurrent networking library - Python 3.x Eventlet allows you to change how you run your code, not how you write it. . It uses epoll or libevent for highly scalable non-blocking I/O. Coroutines ensure that the developer uses a blocking style of programming that is similar to threading, but provide the benefits of non-blocking I/O. The event dispatch is implicit, which means you can easily use Eventlet from the Python interpreter, or as a small part of a larger application. . It's easy to get started using Eventlet, and easy to convert existing applications to use it. Start off by looking at examples, common design patterns, and the list of the basic API primitives. . This package provides the Python 3.x module. Homepage: http://eventlet.net Package: python3-fasteners Priority: optional Section: python Installed-Size: 77 Maintainer: PKG OpenStack Architecture: all Source: python-fasteners Version: 0.12.0-3co1bv2021.0b3 Depends: python3-monotonic, python3-six, python3:any Filename: pool/sdk/p/python-fasteners/python3-fasteners_0.12.0-3co1bv2021.0b3_all.deb Size: 14720 MD5sum: be1ca6b92fc789dcc4a39f46b8217657 SHA1: 4993a069b464673e1479ab43c51856038d4a380f SHA256: e91c3e2618a6bf649189a95cbf576215a791478c0b2d6abdfeb40cea90c144eb SHA512: 5bd9947213a9378b7166e403365133ed53e3c819e80e3fefcc02bb3a5c0cd835e5bcf67cf64649d79354dd98b6cd7c384f1152b1114a3f0bea3e11a05e019176 Description: provides useful locks - Python 3.x Fasteners is a Python package that provides useful locks. It includes locking decorator (that acquires instance objects lock(s), acquires on method entry and releases on method exit), reader-writer locks, inter-process locks and generic lock helpers. . This package contains the Python 3.x module. Homepage: https://github.com/harlowja/fasteners Package: python3-fastimport Priority: optional Section: python Installed-Size: 173 Maintainer: Debian Python Modules Team Architecture: all Source: python-fastimport Version: 0.9.8-2co1bv2021.0b3 Depends: python3:any Suggests: git-core Filename: pool/sdk/p/python-fastimport/python3-fastimport_0.9.8-2co1bv2021.0b3_all.deb Size: 30400 MD5sum: f14ca5c66dcd33cedd3ed088c57ecdfc SHA1: 9001aa452d59283835e296b4373a41764878ad9e SHA256: fc242d2ab76cfa3843e92c1c749f93e2e9bf09c25bd3ad15a144d88cd96763f3 SHA512: dfeb25e2eddc006f7f831f42bdb744814c4e0e37f6e82bbce4e294b943308ddba4ae2f4d8f64c224bfc0f485d43feeace6e4684566f08817d8a6e3c8e66c97ae Description: Fastimport file format parser and generator library Python library for parsing and generating the fastimport file format. The fastimport format is used for serializing version control histories. . This package contains the module built for Python version 3.x. Homepage: https://github.com/jelmer/python-fastimport Package: python3-feedparser Priority: optional Section: python Installed-Size: 209 Maintainer: Debian Python Modules Team Architecture: all Source: feedparser Version: 5.2.1-1co1bv2021.0b3 Depends: python3:any (>= 3.2~) Filename: pool/sdk/f/feedparser/python3-feedparser_5.2.1-1co1bv2021.0b3_all.deb Size: 55064 MD5sum: 33e3060a0931cbf4eff3dc419576cfea SHA1: 0261b34f5216b42c0b9b34d5bf9fecfb9a25e483 SHA256: cba849a155c19470bb7bad87760667fbb9aaaf2818d56ae8c8bd2a78b2f681ec SHA512: 51e8457d2eaa926847d6707a65a302f2ec0e95603da278bebfd66c48fa2eb930367a31f60f9c6fe6101f6f19a87eaaf351699a355b9da8e584d1082f2d12d40e Description: Universal Feed Parser for Python 3 Python module for downloading and parsing syndicated feeds. It can handle RSS 0.90, Netscape RSS 0.91, Userland RSS 0.91, RSS 0.92, RSS 0.93, RSS 0.94, RSS 1.0, RSS 2.0, Atom, and CDF feeds. . It provides the same API to all formats, and sanitizes URIs and HTML. . This is the Python 3 version of the package. Homepage: https://github.com/kurtmckee/feedparser Package: python3-gflags Priority: optional Section: python Installed-Size: 146 Maintainer: Debian Python Modules Team Architecture: all Source: python-gflags Version: 1.5.1-5co1bv2021.0b3 Depends: python3:any, python:any Filename: pool/sdk/p/python-gflags/python3-gflags_1.5.1-5co1bv2021.0b3_all.deb Size: 36432 MD5sum: 7601c19dabf47fee270edcbf1a7f0118 SHA1: 72d2913946814d7ed04d56afe0148dd4d4afb29d SHA256: 37faf36272f10b8d6c7c264d0ba16f20cc30ad96dfb978bd8f790f7466a7fabc SHA512: 24fbf3a42ea4c8dd3672dc79b6915f8cf8db78497f7d0555044ce3b3dc75eeeebedd1ab2815b58d5edb32a63a446ff72e15a55d5130b1cd1c9356e4d62d8906f Description: implementation of the Google command line flags module - Python 3.x GFlags defines a distributed command line system, replacing systems like getopt(), optparse and manual argument processing. Rather than an application having to define all flags in or near main(), each Python module defines flags that are useful to it. When one Python module imports another, it gains access to the other's flags. . It includes the ability to define flag types (boolean, float, integer, list), autogeneration of help (in both human and machine readable format) and reading arguments from a file. It also includes the ability to automatically generate man pages from the help flags. . This package provides the Python 3.x module. Homepage: https://github.com/google/python-gflags Package: python3-hacking Priority: optional Section: python Installed-Size: 107 Maintainer: Debian OpenStack Architecture: all Source: python-hacking Version: 1.1.0-2co1bv2021.0b3 Depends: pyflakes3, python3-flake8 (>= 3.0.0), python3-pbr (>> 2.1.0), python3-pep8 (>= 1.5.7), python3-six (>= 1.10.0), flake8, python3-pycodestyle, python3:any Filename: pool/sdk/p/python-hacking/python3-hacking_1.1.0-2co1bv2021.0b3_all.deb Size: 21400 MD5sum: d6b4c816bd3d0f58ee2b59048fc4a4ad SHA1: cc558f609ba468a8a0c0bdd6f0b81b8610925971 SHA256: 9144a47fdcf14292ead54c84afc8650b756ff354a358ff97f2e911cfe7c71c53 SHA512: 91622ab0720adcb6b01d34dd2e7083ec6f838925f3f4c9bba80735458d7de2c8deb737ef4c57fb1e308722bee90399dd75e4ac87c5116137e9ac2a45389b3d3d Description: Flake8 OpenStack Hacking Guidelines Enforcement plugins - Python 3.x Hacking is a set of flake8 plugins that test and enforce the OpenStack Style Commandments. It checks that your code matches the coding style which is mandatory for contributing to OpenStack. . This package provides the Python 3.x module. Homepage: https://github.com/openstack-dev/hacking Package: python3-jenkins Priority: optional Section: python Installed-Size: 102 Maintainer: PKG OpenStack Architecture: all Source: python-jenkins Version: 0.4.16-1co1bv2021.0b3 Depends: python3-multi-key-dict, python3-pbr (>= 0.8.2), python3-six (>= 1.3.0), python3:any Filename: pool/sdk/p/python-jenkins/python3-jenkins_0.4.16-1co1bv2021.0b3_all.deb Size: 21180 MD5sum: e9e24f833ef3cc69b95eed9bcbf36942 SHA1: c8be23ecf084713d09c324dc577953ff0862809d SHA256: d449e07bc99159226235a802ab72db974f3d7968c24141782ccb5b939db492e6 SHA512: 37dbe4cb94fbf77cdd4694b64527cbf622975a0dc643ca8540ea2fe7562431a04c2b5977f2dd168c4d5182ad3227e7f683f14250aea0cba14f9d6a3bde7e6e4e Description: bindings for the Jenkins Remote API - Python 3.x This package provides Python bindings for the Jenkins Remote API. It current supports management of: . * Project configuration * Build control * Slave node configuration . This package contains the Python 3.x module. Homepage: https://launchpad.net/python-jenkins Package: python3-jenkins-job-builder Priority: optional Section: python Installed-Size: 1243 Maintainer: Debian OpenStack Architecture: all Source: jenkins-job-builder Version: 2.9.1-1co1bv2021.0b3 Depends: python3-fasteners, python3-jenkins (>= 0.4.15), python3-jinja2, python3-pbr, python3-pkg-resources, python3-six (>= 1.9.0), python3-stevedore, python3-yaml, python3:any Filename: pool/sdk/j/jenkins-job-builder/python3-jenkins-job-builder_2.9.1-1co1bv2021.0b3_all.deb Size: 206668 MD5sum: 78a946c0a7e13ad0810497e0aa799c7a SHA1: d32bdb15186f08cdadaebe86e2c6386edeb62176 SHA256: 9185d07688add6572df790bd356d57e0c65b31f011833cb44b7a7cf53d81c0cd SHA512: 6333a1c1c6f3d9f5bfb5099650fab39aefbe34c05eb7b30e98333dc19655bd94daf8181a0dae41c086b9b3f997331624ab4d688c729177405982841b6ed1dde1 Description: Configure Jenkins using YAML files - Python 3.x Jenkins Job Builder takes simple descriptions of Jenkins jobs in YAML format and uses them to configure Jenkins. You can keep your job descriptions in human readable text format in a version control system to make changes and auditing easier. It also has a flexible template system, so creating many similarly configured jobs is easy. . This package contains the Python 3.x module. Homepage: http://ci.openstack.org/jenkins-job-builder Package: python3-jmespath Priority: optional Section: python Installed-Size: 95 Maintainer: Debian Python Modules Team Architecture: all Source: python-jmespath Version: 0.9.4-1co1bv2021.0b3 Depends: python3:any Filename: pool/sdk/p/python-jmespath/python3-jmespath_0.9.4-1co1bv2021.0b3_all.deb Size: 18640 MD5sum: 654121c0e0a9d1ba5d01b5981953ba12 SHA1: f1c133307abe983c55b5120260f4f7b2d7df4b92 SHA256: 263fcbefc5445e66801738f9da49e9cfcfc339db127c85fd87128c97c3780f48 SHA512: c688c6bbb13e4e22022e01f7e6d0c3e9cadaa87b8dd50e344a53c74e53e42fceaeed1e7f12698d71303e8e5a0bfb2eefcad69f52249135b251931dbdabe2373d Description: JSON Matching Expressions (Python 3) JMESPath is python library which allows you to declaratively specify how to extract elements from a JSON document. . This package contains the module for Python 3. Homepage: https://github.com/boto/jmespath Package: python3-json-pointer Priority: optional Section: python Installed-Size: 44 Maintainer: PKG OpenStack Architecture: all Source: python-json-pointer Version: 1.10-1co1bv2021.0b3 Depends: python3:any Filename: pool/sdk/p/python-json-pointer/python3-json-pointer_1.10-1co1bv2021.0b3_all.deb Size: 14088 MD5sum: d1f483dec60d9e9d8454f7bbddaf5144 SHA1: 76e95d0a3ca8ccc748f63419a6a1c9dcbbf067a2 SHA256: 8901a23c32827e9ab0b430103e448e6c2bf6f698533815ff0a13bef143055a28 SHA512: c20f9163d49cb179e5550c4c2127aa262a546b6faccbff64f8143cab38717b12d8f02824163baae654e2dee10db6e43aa45fc0503e5d7f723743ff9a355c03fd Description: resolve JSON pointers - Python 3.x Python-json-pointer is a small library to resolve JSON pointers according to the IETF draft specification. JSON Pointer defines a string syntax for identifying a specific value within a JavaScript Object Notation (JSON) document. . This package provides the module for Python 3.x. Homepage: https://github.com/stefankoegl/python-json-pointer Package: python3-jsonpatch Priority: optional Section: python Installed-Size: 55 Maintainer: Debian Python Modules Team Architecture: all Source: python-json-patch Version: 1.21-1co1bv2021.0b3 Depends: python3-json-pointer (>= 1.9), python3:any Filename: pool/sdk/p/python-json-patch/python3-jsonpatch_1.21-1co1bv2021.0b3_all.deb Size: 12372 MD5sum: 1d869a4d891df0232394b625861d9db6 SHA1: 2584d832091e398d919f0903a4d986c4470507d5 SHA256: 8277bdacf6a7134d5a334e435c150c6569e3fd4ab6532ac25fcd461a51d249d5 SHA512: bd86c2cb64245a8a4dfad5282af8233b742f1d1b7078703809a2b74e8307cbcf85f5fe97e8dca65c599444e66ad96e0fb95696a983561ec786a0662892839c5a Description: library to apply JSON patches - Python 3.x Python-json-patch is a Python module (a library) to apply JSON Patches according to the IETF draft specification. . From the IETF site: . JavaScript Object Notation (JSON) [RFC4627] is a common format for the exchange and storage of structured data. HTTP PATCH [RFC5789] extends the Hypertext Transfer Protocol (HTTP) [RFC2616] with a method to perform partial modifications to resources. . JSON Patch is a format (identified by the media type "application/ json-patch") for expressing a sequence of operations to apply to a target JSON document, suitable for use with the HTTP PATCH method. . This format is also potentially useful in other cases when it's necessary to make partial updates to a JSON document. . This package provides the Python 3.x module. Homepage: https://github.com/stefankoegl/python-json-patch Package: python3-jsonpath-rw Priority: optional Section: python Installed-Size: 71 Maintainer: Debian OpenStack Architecture: all Source: python-jsonpath-rw Version: 1.4.0-3co1bv2021.0b3 Depends: python3-decorator, python3-ply, python3-six, python3:any Filename: pool/sdk/p/python-jsonpath-rw/python3-jsonpath-rw_1.4.0-3co1bv2021.0b3_all.deb Size: 15168 MD5sum: 95bb8a14bd476c66a10c0798284ab69e SHA1: ac8c5040794b16aadbeb9272bc78b70e678d988d SHA256: 206518bbf926e22c14dd6cfe21d25cd232e16f5a80e8aa5f87ea8f8398628e95 SHA512: f4a95fdadd6f3d79a2db93fb007da4b07074a5cf9bb62d47291e69959702884de49e1efc7e06f52a58702d4236b2ab72592969af0a30e7a3fd8e20182e75cc74 Description: extended implementation of JSONPath for Python 3.x This library provides a robust and significantly extended implementation of JSONPath for Python. It is tested with Python 2.6, 2.7, 3.2, and 3.3. . This library differs from other JSONPath implementations in that it is a full language implementation, meaning the JSONPath expressions are first class objects, easy to analyze, transform, parse, print, and extend. . The JSONPath syntax supported by this library includes some additional features and omits some problematic features (those that make it unportable). In particular, some new operators such as "|" and "where" are available, and parentheses are used for grouping not for callbacks into Python, since with these changes the language is not trivially associative. Also, fields may be quoted whether or not they are contained in brackets. . This package provides the Python 3.x module. Homepage: https://github.com/kennknowles/python-jsonpath-rw Package: python3-jsonschema Priority: optional Section: python Installed-Size: 174 Maintainer: Debian OpenStack Architecture: all Source: python-jsonschema Version: 2.6.0-4co1bv2021.0b3 Depends: python3-pkg-resources, python3:any Suggests: python-jsonschema-doc Filename: pool/sdk/p/python-jsonschema/python3-jsonschema_2.6.0-4co1bv2021.0b3_all.deb Size: 33640 MD5sum: 1a6bcab67aa13c754129aef5f84e4e74 SHA1: 72bd5a11e26933395ec9241f77b698eec1aa542e SHA256: 26fdf7252143ac6a77c0a414cff19410df54db4ea79f456cf0022b77e6090689 SHA512: 869c85dd24f85331686fde73cd3723accaf069216d0365bfcc3e6cc26403838b0f8f5d117b18e1888480e4d35edc5338b452c1956e8ac3555a6a15a2f77bc711 Description: An(other) implementation of JSON Schema (Draft 3 and 4) - Python 3.x JSON Schema is a specification for a JSON-based format for defining the structure of JSON data. JSON Schema provides a contract for what JSON data is required for a given application and how it can be modified, much like what XML Schema provides for XML. JSON Schema is intended to provide validation, documentation, and interaction control of JSON data. . This package contains the Python 3.x module. Homepage: https://github.com/Julian/jsonschema Package: python3-jwt Priority: optional Section: python Installed-Size: 86 Maintainer: Debian Python Modules Team Architecture: all Source: pyjwt Version: 1.7.0-2co1bv2021.0b3 Depends: python3:any Recommends: python3-cryptography Suggests: python3-crypto Filename: pool/sdk/p/pyjwt/python3-jwt_1.7.0-2co1bv2021.0b3_all.deb Size: 20668 MD5sum: 6e33a1b3b34b9bff1dbe4c8476f8137b SHA1: 7505f7e56ae8e6bcc7de27fac29f52335ae7f2f7 SHA256: 3e5dff32d590d983c63a4bed0cd2cc7763db95836c4aaf47a2b5bdf0b8fce2c8 SHA512: 555a7047e850bb268b96472ee249c7072f129535d5dbb6de81c7decbb2bc265210fb2e67c508932b6b110a31418c90c5c6cbd9d473f418c88a83a29fa3437aef Description: Python 3 implementation of JSON Web Token PyJWT implements the JSON Web Token draft 01, a way of representing signed content using JSON data structures. . Supported algorithms for cryptographic signing: . * HS256 - HMAC using SHA-256 hash algorithm (default) * HS384 - HMAC using SHA-384 hash algorithm * HS512 - HMAC using SHA-512 hash algorithm * RS256 - RSASSA-PKCS1-v1_5 signature algorithm using SHA-256 hash algorithm * RS384 - RSASSA-PKCS1-v1_5 signature algorithm using SHA-384 hash algorithm * RS512 - RSASSA-PKCS1-v1_5 signature algorithm using SHA-512 hash algorithm . Supported reserved claim names: - "exp" (Expiration Time) Claim . This package contains the Python 3 version of the library. Homepage: https://github.com/jpadilla/pyjwt Package: python3-memcache Priority: optional Section: python Installed-Size: 87 Maintainer: Debian OpenStack Architecture: all Source: python-memcache Version: 1.59-1co1bv2021.0b3 Depends: python3-six (>= 1.4.0), python3:any Suggests: memcached Filename: pool/sdk/p/python-memcache/python3-memcache_1.59-1co1bv2021.0b3_all.deb Size: 26232 MD5sum: 791c97139051daac823722eea7e9417b SHA1: 59cf296aee186fbed5f2ab099b13f218c0437a8d SHA256: 9084bea7fd1d94b90c64b3b77e824a2e25010d65e6ff159e9b2bbbe1d50c1322 SHA512: beb433a293319dd031a395759445aa61f425a4aeeed49dd2580fa745599aa6886aa4f4a40caac0538af0e81d588bbefe06ec2b5e70d4fdae5764fea2f582a8dd Description: pure Python memcached client - Python 3.x This software is a 100% Python interface to the memcached memory cache daemon. It is the client side software which allows storing values in one or more, possibly remote, memcached servers. . This package contains the Python 3.x module. Homepage: https://github.com/linsomniac/python-memcached Package: python3-migrate Priority: optional Section: python Installed-Size: 430 Maintainer: Debian OpenStack Architecture: all Source: migrate Version: 0.11.0-5co1bv2021.0b3 Depends: python3-decorator, python3-pbr, python3-six (>= 1.7.0), python3-sqlalchemy, python3-sqlparse, python3-tempita, python3:any Suggests: python-migrate-doc Filename: pool/sdk/m/migrate/python3-migrate_0.11.0-5co1bv2021.0b3_all.deb Size: 79296 MD5sum: 20e8eb5a90a84bb1abd5196b17b32ae0 SHA1: fc73ffc478bfaaa4ad5f3e62a71cff610acf6601 SHA256: c9b725d2cec0931c5e158f13a3beb0854123b0a70a5442a6fdf4afb0b3b2e8e0 SHA512: 40cd6f641632db30d4c5bff4e11460b818c9b184d40947c429703aa0190458556524e6e548b64f201f20539bbd0e67f0bfc44f6746eebb1a3134522f6a484759 Description: Database schema migration for SQLAlchemy - Python 3.x Inspired by Ruby on Rails' migrations, migrate provides a way to deal with database schema changes in SQLAlchemy projects. . SQLAlchemy-migrate is build on top of SQLAlchemy and provides a changeset and a versioning API for database schemas as well as a script utilizing these APIs. The database change sets are managed in a file based repository allowing upgrades and downgrades of database schema versions. The change sets may consist of Python code facilitating the changeset API or SQL scripts. . SQLAlchemy-migrate has support for MySQL, PostgreSQL, SQLite and Oracle databases. The support for Oracle is not as well tested as the support for the other database systems. . This package provides the Python 3.x module. Homepage: https://github.com/openstack/sqlalchemy-migrate Package: python3-monotonic Priority: optional Section: python Installed-Size: 25 Maintainer: PKG OpenStack Architecture: all Source: python-monotonic Version: 1.1-2co1bv2021.0b3 Depends: python3:any Filename: pool/sdk/p/python-monotonic/python3-monotonic_1.1-2co1bv2021.0b3_all.deb Size: 5580 MD5sum: 6a6cf5be39734d29c9a381dee5303ee4 SHA1: fb0b4715db9c9b83f264dfcd12e379085a88d689 SHA256: bf9f73332b49f39d3df49544f531452b0e2bc3be223d0a7737d5e97b89d87f62 SHA512: d2c1101e212767a8931d29210ba258c698602b051efe352fbc204bda79bea057a7ddde87ccf2c9736707cd5a3846e6296617b57828b76cf5d259e255d6af00e2 Description: implementation of time.monotonic() - Python 3.x This module provides a monotonic() function which returns the value (in fractional seconds) of a clock which never goes backwards. On Python 3.3 or newer, monotonic will be an alias of time.monotonic from the standard library. On older versions, it will fall back to an equivalent implementation: GetTickCount64 on Windows, mach_absolute_time on OS X, and clock_gettime(3) on Linux/BSD. . If no suitable implementation exists for the current platform, attempting to import this module (or to import from it) will cause a RuntimeError exception to be raised. . This package contains the Python 3.x module. Homepage: https://github.com/atdt/monotonic Package: python3-mox3 Priority: optional Section: python Installed-Size: 192 Maintainer: Debian OpenStack Architecture: all Source: python-mox3 Version: 0.24.0-1co1bv2021.0b3 Depends: python3-fixtures, python3-pbr (>= 2.0.0), python3:any Filename: pool/sdk/p/python-mox3/python3-mox3_0.24.0-1co1bv2021.0b3_all.deb Size: 32672 MD5sum: 40a45a6297fd6ce5964e37b171c4643d SHA1: 37c750fc832e40f5e97bfd05cfebae5def7b0028 SHA256: 480a32ad18ca31a32cc8b32d15d3c1c5174411af0fcdb18347aff4468b7420ba SHA512: 731336d2a7bff2112590ed1054e7096b1dcbd36e98f26b79e96be60fcef626388b97121effd76c28f9efeebebb59d2a260ddd46f4a3e738547bb5b338b445fe4 Description: Mock object framework - Python 3.x Mox3 is an unofficial port of the Google mox framework (see http://code.google.com/p/pymox/) to Python 3. It was meant to be as compatible with mox as possible, but small enhancements have been made. . This package provides the Python 3.x module. Homepage: https://github.com/openstack/mox3 Package: python3-msgpack Priority: optional Section: python Installed-Size: 274 Maintainer: Debian OpenStack Architecture: amd64 Source: python-msgpack Version: 0.5.6-1co1bv2021.0b3 Depends: python3 (<< 3.8), python3 (>= 3.7~), python3:any, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.1.1) Filename: pool/sdk/p/python-msgpack/python3-msgpack_0.5.6-1co1bv2021.0b3_amd64.deb Size: 80076 MD5sum: 6e8f8b06ac5ab4648a225a12fa736c39 SHA1: c1b406f80122177eacfa059a3a9c07670a728cf3 SHA256: e65d7b3924664904a46e9740d813aa7ce5c3f5fdf12dc54c2fb133b750d827db SHA512: b2734707a3fedd9d0547d31a8b933cddd03f3bfb3ef8e7e783a7d0cd22695c43831ccc28c970e600c29c851e0f2d9de29521cf9c626fe6c769713104eeedd1b9 Description: Python 3 implementation of MessagePack format MessagePack is a binary-based efficient object serialization format. It enables the exchange of structured objects between many languages like JSON. But unlike JSON, it is very fast and small. . This package contains a Python 3 extension module implementing the MessagePack format. Homepage: https://pypi.python.org/pypi/msgpack Package: python3-msgpack-dbgsym Priority: optional Section: debug Installed-Size: 328 Maintainer: Debian OpenStack Architecture: amd64 Source: python-msgpack Version: 0.5.6-1co1bv2021.0b3 Depends: python3-msgpack (= 0.5.6-1co1bv2021.0b3) Filename: pool/sdk/p/python-msgpack/python3-msgpack-dbgsym_0.5.6-1co1bv2021.0b3_amd64.deb Size: 275156 MD5sum: 34a1ef218d8c5105b7ba4f8057a18a40 SHA1: c50b16750f7c0467170760ceb4bd51425030e940 SHA256: 748d32626664774fcb1454e25b180840e1b02790c8f66e87e8cc5bf5d26a0e5f SHA512: 7e75f28064f393163269ae0d2aba679c4db4df8460657c8cf31093603d57b055411991dae56e782df4fa6b5dae037e8d62711ad00425367ed57d4aec35d120a5 Description: debug symbols for python3-msgpack Auto-Built-Package: debug-symbols Build-Ids: 09c8c14458eaf305c7b13f54420b02010d5f5758 be71ff7f411d14ffccd822c74412bd2c47d558d1 Package: python3-multi-key-dict Priority: optional Section: python Installed-Size: 44 Maintainer: PKG OpenStack Architecture: all Source: python-multi-key-dict Version: 2.0.3-1co1bv2021.0b3 Depends: python3:any Filename: pool/sdk/p/python-multi-key-dict/python3-multi-key-dict_2.0.3-1co1bv2021.0b3_all.deb Size: 9888 MD5sum: ea3b0eeab9368c6badafa0cd6bc628e5 SHA1: 7a2e97fe24f231472cb29801af306808ebde23e4 SHA256: 209ebebec51b7f0c98ebb4c6f1e7d28b7fa280a8625c3c593ef5cdc1e05a5551 SHA512: b31cadca100b34f879a4f9de1e6a1b8f44418ffc889a21f064ed92f8595938f9062c4016ad9e14aa4d96de0a96a7b187def1bcec553c4639fe2ef3c6e4b7f615 Description: Multi key dictionary implementation - Python 3.x Implementation of a multi-key dictionary, i.e.: (key1[,key2, ..]) => value . This dictionary has a similar interface to the standard dictionary, but is extended to support multiple keys referring to the same element. . Multi-key dict provides also extended interface for iterating over items and keys (e.g. by the key type), which might be useful when creating, e.g. dictionaries with index-name key pair allowing to iterate over items using either: names or indexes. It can be useful for many other similar use-cases, and there is no limit to the number of keys used to map to the value. . There are few other useful methods, e.g. to iterate over dictionary (by/using) selected key type, finding other keys mapping to the same value etc. . This package contains the Python 3.x module. Homepage: https://github.com/formiaczek/multi_key_dict Package: python3-munch Priority: optional Section: python Installed-Size: 37 Maintainer: Debian Python Modules Team Architecture: all Source: python-munch Version: 2.3.2-1co1bv2021.0b3 Depends: python3-six, python3:any Filename: pool/sdk/p/python-munch/python3-munch_2.3.2-1co1bv2021.0b3_all.deb Size: 7996 MD5sum: 56074de45707ab236eefd05cd55105f2 SHA1: 1cab5cb2893d3a0f38d4060e0e594ea9bde7b40b SHA256: f98841aa90cf3e8022da1478f947883bbead8739a146bdf49ed8bf47ba3228e1 SHA512: 0d72d34b3b8d980f679db742ca3f8534f7a4695917e35ae8893c91d9692d9ae3a8514fc821f214dce09cd7df37ad75d48e5969e1299af1b455a3ac4aa9e8b4dd Description: dot-accessible dictionary similar to JavaScript objects - Python 3.x Munch is a fork of David Schoonover’s Bunch package, providing similar functionality. 99% of the work was done by him, and the fork was made mainly for lack of responsiveness for fixes and maintenance on the original code. . Munch is a dictionary that supports attribute-style access, a la JavaScript. . This package contains the library prepared for Python 3.x. Homepage: https://github.com/infinidat/munch Multi-Arch: foreign Package: python3-mysqldb Priority: optional Section: python Installed-Size: 187 Maintainer: Debian Python Modules Team Architecture: amd64 Source: python-mysqldb Version: 1.3.10-2co1bv2021.0b3 Provides: python3.7-mysqldb Depends: python3 (<< 3.8), python3 (>= 3.7~), python3:any, libc6 (>= 2.4), libmariadb3 (>= 3.0.0) Suggests: default-mysql-server | virtual-mysql-server, python-egenix-mxdatetime, python3-mysqldb-dbg Filename: pool/sdk/p/python-mysqldb/python3-mysqldb_1.3.10-2co1bv2021.0b3_amd64.deb Size: 56080 MD5sum: 7e29a0aba032fdf7d3bf8fa7f58b3a61 SHA1: b7db21c0fe83fab61b6d251c011cddcdb12b07c8 SHA256: f981640e2547aefd77247dd9ed3654fc75a05e48d8f8280de3b355362d605ca7 SHA512: 5f99d38381c82d7acbfae1a5d009fa8e99a7280063d7523678a409c568eb0522dc51d902ba4399182cebdefd559166a0c0be7f5a338f8b59c69b39e1b7f7b6e9 Description: Python interface to MySQL Mysqlclient is an interface to the popular MySQL database server for Python. . This is a fork of MySQLdb. It add Python 3.3 support and merges some pull requests. . This package contains modules for all Python 3.x versions supported in Debian. Homepage: https://pypi.python.org/pypi/mysqlclient Package: python3-mysqldb-dbg Priority: optional Section: debug Installed-Size: 85 Maintainer: Debian Python Modules Team Architecture: amd64 Source: python-mysqldb Version: 1.3.10-2co1bv2021.0b3 Depends: python3-dbg, python3-mysqldb (= 1.3.10-2co1bv2021.0b3), libc6 (>= 2.4), libmariadb3 (>= 3.0.0) Suggests: python-egenix-mxdatetime-dbg Filename: pool/sdk/p/python-mysqldb/python3-mysqldb-dbg_1.3.10-2co1bv2021.0b3_amd64.deb Size: 33536 MD5sum: 364275390594e5787c72f53b3a5008e0 SHA1: 4b65e0cc406038205ea59ea35ce7d3348414bd79 SHA256: 6055b894d45bd05caaf5b07d3224af7e1b9424d5e9ad715b4439f8e15af416f3 SHA512: 6f74783c8d98f293d141aa73f11195ff0cb7727262e9459b96f0766e56b493655eaac7fe5f8d9ce3176e48f163322d4e91ad995e7be6821792beb43d0adb8f0f Description: Python interface to MySQL (debug extension) Mysqlclient is an interface to the popular MySQL database server for Python. . This is a fork of MySQLdb. It add Python 3.3 support and merges some pull requests. . This package contains modules for all Python 3.x versions supported in Debian built for Python debug interpreter. Homepage: https://pypi.python.org/pypi/mysqlclient Package: python3-netaddr Priority: optional Section: python Installed-Size: 1050 Maintainer: Vincent Bernat Architecture: all Source: python-netaddr Version: 0.7.19-1co1bv2021.0b3 Depends: ieee-data, python3:any Suggests: ipython3, python-netaddr-docs Filename: pool/sdk/p/python-netaddr/python3-netaddr_0.7.19-1co1bv2021.0b3_all.deb Size: 252476 MD5sum: 41987d2b27376ccd682f1225c3ef6eeb SHA1: 952ed554e62f7b02313c3b60057be64fb5ff3c08 SHA256: d0bab883d243613e8cc94e14c6d534da91e8f75f9c9391e4922a95b02f94beeb SHA512: 3a52d3b400fac6fc60a8a44d6ded8f341bc36c0058e469956c763e995d6c0aeccc1ffe9e7059b9629387925bf51fa837f9edad668e03ff33266549e160eccb84 Description: manipulation of various common network address notations (Python 3) netaddr is a Python library for the manipulation of various common network address notations and representations. . It takes the hassle out of fiddling with enumerable variations of network addresses presenting a consistent, extensible, easy-to-use and (above all) Pythonic API. . With it you can validate, convert, categorise, iterate, generate, slice (and dice): - MAC (Media Access Control) - IEEE EUI-48 and EUI-64 - IP version 4 - IP version 6 - CIDR (Classless Inter-Domain Routing) . This is the Python 3 version of the package. Homepage: https://github.com/drkjam/netaddr/ Package: python3-netifaces Priority: optional Section: python Installed-Size: 51 Maintainer: Debian Python Modules Team Architecture: amd64 Source: netifaces Version: 0.10.4-1co1bv2021.0b3 Depends: python3 (<< 3.8), python3 (>= 3.7~), libc6 (>= 2.4) Filename: pool/sdk/n/netifaces/python3-netifaces_0.10.4-1co1bv2021.0b3_amd64.deb Size: 12852 MD5sum: de75d2098a5f6d69b4116e622f68acb8 SHA1: 736faf14830dbb7c2b133078654b9bfdf11fd7de SHA256: cfa94ebc34f751884a9cffdbaa7355514d692614eaa98f0c3fb25a88e958808f SHA512: 97c2665f8371efd2acae003123befcd254ea0ba1cef3704321a20424c93627dfca8504cc598156f97758ae2d30b07a134e694e67c4b71c6e1ad8a7674a403052 Description: portable network interface information - Python 3.x netifaces provides a (hopefully portable-ish) way for Python programmers to get access to a list of the network interfaces on the local machine, and to obtain the addresses of those network interfaces. . This package contains the module for Python 3.x. Homepage: http://alastairs-place.net/projects/netifaces/ Package: python3-netifaces-dbg Priority: extra Section: debug Installed-Size: 103 Maintainer: Debian Python Modules Team Architecture: amd64 Source: netifaces Version: 0.10.4-1co1bv2021.0b3 Depends: python3-dbg, python3-netifaces (= 0.10.4-1co1bv2021.0b3), libc6 (>= 2.4) Filename: pool/sdk/n/netifaces/python3-netifaces-dbg_0.10.4-1co1bv2021.0b3_amd64.deb Size: 58752 MD5sum: 2199b1b703a873e4c096744589e3d5ad SHA1: ed6ecfd27c32a9adab7b3ca83a485fc2c8b41bf2 SHA256: 4539a63a368e1eb352478ab702930b4a5927900cbf369d25da5a7e39c26448b6 SHA512: d4dee17bbc8c97b0e0f10f3d04bf782817c8e888a3d518caad07e80903a6d886d940987debbae6467afdf75429869ab0947e0e106edba812a6fa5ca4676ae67e Description: portable network interface information - Python 3.x debug extension netifaces provides a (hopefully portable-ish) way for Python programmers to get access to a list of the network interfaces on the local machine, and to obtain the addresses of those network interfaces. . This package contains debug symbols of python3-netifaces. Build-Ids: 157c63b7b871e6d7635adacea7c239281988036e 5c31d5e177f297c98ba9a6a9becbb6fb2e9197f5 Homepage: http://alastairs-place.net/projects/netifaces/ Package: python3-nose2 Priority: optional Section: python Installed-Size: 501 Maintainer: Debian Python Modules Team Architecture: all Source: nose2 Version: 0.8.0-1co1bv2021.0b3 Depends: python3-mock, python3-pkg-resources, python3-six (>= 1.7), python3-coverage, python3:any Suggests: python-nose2-doc Filename: pool/sdk/n/nose2/python3-nose2_0.8.0-1co1bv2021.0b3_all.deb Size: 86504 MD5sum: 6f62633fcb09a978c91af11549f259f9 SHA1: 750599b349c5e5b86d471306f831c40249f400e9 SHA256: 3f940fd1265985bac9e3c6720eeef5afce50c55e868effc3b8db28224aaeebc6 SHA512: 5c19698f0bb59bc716a037ff1b2b6239bebdbaaed6417a0a891039a17715b3b30d69bb01b6b868c154a38745f24b75ca09c7095952bf820d04fa69158ae411c8 Description: Next generation of nicer testing for Python3 Nose2 is testing library aimed at being compatible with unittest and providing additional features, such as timed tests, better testing for exceptions. It also provides fixture methods at the package, module, class or test case level, depending on the developer's needs. . At an extended level, nose2 also provides a lot of builtin plugins to help with specific needs, including tests coverage, profiling, or doctests. . Nose2 is based on the Nose testsuite, which is no longer developed. It provides a better plugin API and supports Python2 and Python3 from the same codebase. . This package provides the python3 version of nose2. Homepage: https://pypi.python.org/pypi/nose2 Package: python3-oauthlib Priority: optional Section: python Installed-Size: 449 Maintainer: Debian Python Modules Team Architecture: all Source: python-oauthlib Version: 2.1.0-1co1bv2021.0b3 Depends: python3:any, python3-blinker, python3-cryptography, python3-jwt (>= 1.0.0) Filename: pool/sdk/p/python-oauthlib/python3-oauthlib_2.1.0-1co1bv2021.0b3_all.deb Size: 76016 MD5sum: ad30dee67ef408cc58d67129b41375a3 SHA1: 607a9742fac232447b2dd08df2ffbde94e648ebe SHA256: 47523e2e66f168eb30abf66faa1ca76f5f35fc8dc6a497c26826dc90ee6c7053 SHA512: d13bf7dadc0392a7584442dbe800ecf778aeeb878c82b19f0ffcbf6b4bea1230134c3f8006fce3672ffea3857b1836591e95a90dedd891427cb992c760fa9325 Description: generic, spec-compliant implementation of OAuth for Python3 OAuthLib is a generic utility which implements the logic of OAuth without assuming a specific HTTP request object. It can be used to graft OAuth support onto HTTP libraries. . OAuth 1 is fully supported per the RFC for both clients and providers. . OAuth 2 client and provider support for: . - Authorization Code Grant - Implicit Grant - Client Credentials Grant - Resource Owner Password Credentials Grant - Refresh Tokens - Bearer Tokens - Draft MAC tokens - Token Revocation - OpenID Connect Authentication . This package contains the Python 3 version of the library. Homepage: https://github.com/idan/oauthlib Package: python3-openstackdocstheme Priority: optional Section: python Installed-Size: 2046 Maintainer: Debian OpenStack Architecture: all Source: python-openstackdocstheme Version: 1.20.0-3co1bv2021.0b3 Depends: libjs-bootstrap, python3-pbr (>= 2.0.0), python3-sphinx, python3-dulwich, python3:any Filename: pool/sdk/p/python-openstackdocstheme/python3-openstackdocstheme_1.20.0-3co1bv2021.0b3_all.deb Size: 864496 MD5sum: 437c6b7c103ac6c232cff65951b4e6f1 SHA1: 57168c27922cc3dd720195b537ac60e1d0ff557c SHA256: 28cfdc79b0c8163078f5d7fcc9aba15e8316f9112d4d36cd796543ca1f1c5005 SHA512: b21534707c7f33b035c21a271e35655665fe0a438d677c0a7d6b3fe8159f11b34001dda46f5dbd77b82e551d13ae918ae022a0071b2e71852f05225668b3551b Description: extension support for Sphin OpenStack doc - Python 3.x Theme and extension support for Sphinx documentation that is published to docs.openstack.org. Intended for use by OpenStack projects. . This package contains the Python 3.x module. Homepage: http://docs.openstack.org/ Package: python3-parted Priority: optional Section: python Installed-Size: 284 Maintainer: Herbert Parentes Fortes Neto Architecture: amd64 Source: pyparted Version: 3.11.2-10co1bv2021.0b2 Provides: python3.7-parted Depends: python3 (<< 3.8), python3 (>= 3.7~), python3:any, libc6 (>= 2.8), libparted2 (>= 3.1) Suggests: python-parted-doc (>= 3.11.1-5) Filename: pool/sdk/p/pyparted/python3-parted_3.11.2-10co1bv2021.0b2_amd64.deb Size: 65124 MD5sum: 94d683c5f64eb8f555908c6bf564aaf2 SHA1: f8300ed0f96fb4ffa5390bd7923acb8ece3378a4 SHA256: 2da894c15911ae7c8d2cee432b32e555cbcb1587dac1aa763ed481539ab5f1e4 SHA512: 4feb05c6ada99a4e6d42facea276b49f5992c43d4ebc9958811b9474fe43d7313f69b4f2af981928b3c84da040d0be51ee254639f874a5729f6822be97be355e Description: Python 3 interface for libparted pyparted is a set of Python modules that provide Python programmers an interface to libparted (http://www.gnu.org/software/parted), the GNU parted library for disk partitioning and file system manipulation. . This package contains Python 3 extension itself. Homepage: https://github.com/dcantrell/pyparted Package: python3-parted-dbgsym Priority: optional Section: debug Installed-Size: 175 Maintainer: Herbert Parentes Fortes Neto Architecture: amd64 Source: pyparted Version: 3.11.2-10co1bv2021.0b2 Depends: python3-parted (= 3.11.2-10co1bv2021.0b2) Filename: pool/sdk/p/pyparted/python3-parted-dbgsym_3.11.2-10co1bv2021.0b2_amd64.deb Size: 138460 MD5sum: e0e8b66215961cda7401b2283a148569 SHA1: 86304205c82c69fb097b60a382147b1a8e67d788 SHA256: 480db08413bff99f691b8435afa50f013d3ff5065fbf69f03a12d29846d9c0e7 SHA512: 2a87f0a62a74da5065df0f8c8547985c4a784693452b60199949d18804e026ce4c373a90dda50b4e62d4504e613c44607ec9fae8bafecaee80a7c1b567a6bbc2 Description: debug symbols for python3-parted Auto-Built-Package: debug-symbols Build-Ids: 067be5ef64b43e9fdaf1afadaf7e264c3a5cc5bf Package: python3-pocketsphinx Priority: optional Section: python Installed-Size: 154 Maintainer: Debian Accessibility Team Architecture: amd64 Source: pocketsphinx Version: 0.8+5prealpha+1-2co1bv2021.0b3 Depends: libc6 (>= 2.14), libpocketsphinx3, libsphinxbase3 (>= 0.8+5prealpha), python3 (<< 3.8), python3 (>= 3.7~), python3:any (>= 3.0~), python3-sphinxbase Filename: pool/sdk/p/pocketsphinx/python3-pocketsphinx_0.8+5prealpha+1-2co1bv2021.0b3_amd64.deb Size: 30752 MD5sum: aa3d85a458cc4986a3d77b13dbb43fa1 SHA1: 54715d645675c3f0c60cf475217eafe8b97ca76b SHA256: 48b7463b6322857132dc8c49b0066ad7a9ab01b8dc4f9a7ab07f2b0a98283bed SHA512: 17c05386bc746cae400655030c698ebf3eeca85a12952316da0d2f61b21bd68aefbf90b86bd26e8b9000419b0d549878d40496212ac8b029feba197a0686aa23 Description: Speech recognition tool - Python3 bindings CMU Sphinx is a large vocabulary, speaker-independent continuous speech recognition engine. . This package contains Python3 bindings for libpocketsphinx. Homepage: http://cmusphinx.sourceforge.net/ Package: python3-pocketsphinx-dbgsym Priority: optional Section: debug Installed-Size: 118 Maintainer: Debian Accessibility Team Architecture: amd64 Source: pocketsphinx Version: 0.8+5prealpha+1-2co1bv2021.0b3 Depends: python3-pocketsphinx (= 0.8+5prealpha+1-2co1bv2021.0b3) Filename: pool/sdk/p/pocketsphinx/python3-pocketsphinx-dbgsym_0.8+5prealpha+1-2co1bv2021.0b3_amd64.deb Size: 95040 MD5sum: 97e06d8e4efb25265fd5f1e50d0f1d20 SHA1: a00f17b9def88c7f71b037291d8bf6665d12355b SHA256: ce32b6efd322c478a00fbb80e77f791e4681f2d961859920ffaf60c42899f63c SHA512: 7fc8e7217b76a2b237919840e6080aed54807aecb2813d179ed36a03078307503ad77be70ed844106c7f2a50445e14984e8fd2e6e4c8615ec54f922edbf53513 Description: debug symbols for python3-pocketsphinx Auto-Built-Package: debug-symbols Build-Ids: 2f9c2acb2619ff53cc4e727ba2b23727bb911e5d Package: python3-prettytable Priority: optional Section: python Installed-Size: 83 Maintainer: Sandro Tosi Architecture: all Source: prettytable Version: 0.7.2-4co1bv2021.0b3 Depends: python3:any Filename: pool/sdk/p/prettytable/python3-prettytable_0.7.2-4co1bv2021.0b3_all.deb Size: 22896 MD5sum: 323b6251cdfcc5a394b709a8cdde857d SHA1: db5948d99972cf2d65e7a0e49e8dfa84a5be53d3 SHA256: 81d462b0bfbb6e09c1b67155b17b6fab4ae94107162a3654155391564c106753 SHA512: bf23af37045f921f9c044d8e7ecf181017a1b22aaf4236592fa1e22cf653ab8bde507d73d5b0458a4915441ce215421d43131293277d201a9bed76ae24b6e621 Description: library to represent tabular data in visually appealing ASCII tables (Python3) PrettyTable is a simple Python library designed to make it quick and easy to represent tabular data in visually appealing ASCII tables. It was inspired by the ASCII tables used in the PostgreSQL shell psql. PrettyTable allows for selection of which columns are to be printed, independent alignment of columns (left or right justified or centred) and printing of "sub-tables" by specifying a row range. . This package contains the Python 3 version of prettytable. Homepage: https://github.com/lmaurits/prettytable Package: python3-psycopg2 Priority: optional Section: python Installed-Size: 811 Maintainer: Debian Python Modules Team Architecture: amd64 Source: psycopg2 Version: 2.7.7-1co1bv2021.0b3 Depends: python3 (<< 3.8), python3 (>= 3.7~), python3:any, libc6 (>= 2.15), libpq5 (>= 9.3~) Suggests: python-psycopg2-doc Filename: pool/sdk/p/psycopg2/python3-psycopg2_2.7.7-1co1bv2021.0b3_amd64.deb Size: 161264 MD5sum: e9bc4d52eb0bf91a9c075b33dd0de7ee SHA1: 335f02c4515dedb5d77eb53262ad18b30612491e SHA256: 2d3edd4bd723fc000e599337f086522d012eb710419da168227340618c943987 SHA512: 5ac1ba947b3796eafc195301022099b49cfad2a8af7e393b07eddfa60697a1b89223aaba5579eb094f7a90557b61d49c8cfcde67902e40af87cf6a04f10f8232 Description: Python 3 module for PostgreSQL psycopg is a PostgreSQL database adapter for the Python3 programming language (just like pygresql and popy.) This is version 2, a complete rewrite of the original code to provide new-style classes for connection and cursor objects and other sweet candies. Like the original, psycopg 2 was written with the aim of being very small and fast, and stable as a rock. . psycopg is different from the other database adapter because it was designed for heavily multi-threaded applications that create and destroy lots of cursors and make a conspicuous number of concurrent INSERTs or UPDATEs. psycopg 2 also provides full asynchronous operations for the really brave programmer. . The main advantages of psycopg2 are that it supports the full Python DBAPI-2.0 and being thread safe at level 2. It also includes some extensions to the standard DBAPI-2.0 to allow for better thread performance. Homepage: http://initd.org/projects/psycopg Package: python3-psycopg2-dbg Priority: optional Section: debug Installed-Size: 251 Maintainer: Debian Python Modules Team Architecture: amd64 Source: psycopg2 Version: 2.7.7-1co1bv2021.0b3 Depends: python3-psycopg2 (= 2.7.7-1co1bv2021.0b3), python3-dbg, libc6 (>= 2.15), libpq5 (>= 9.3~) Filename: pool/sdk/p/psycopg2/python3-psycopg2-dbg_2.7.7-1co1bv2021.0b3_amd64.deb Size: 77868 MD5sum: e33d427a2aca9231155be05cd5856f1d SHA1: 532f96d225da79469a822c30aec3050598e71cf3 SHA256: b65adad9055dc01e87c007f8a69ca4cd93b792a8464c52a95e37ddbe59390870 SHA512: 68231effb003cf827cfd454616fcf378c2a7942713fded17fa822496b461f13d44b17f433aadf31c2362f88cea6fe5f2818b48051a5dc6240608da684809ccdd Description: Python 3 module for PostgreSQL (debug extension) psycopg is a PostgreSQL database adapter for the Python3 programming language (just like pygresql and popy.) This is version 2, a complete rewrite of the original code to provide new-style classes for connection and cursor objects and other sweet candies. Like the original, psycopg 2 was written with the aim of being very small and fast, and stable as a rock. . This package contains the extensions built for the Python debug interpreter. Homepage: http://initd.org/projects/psycopg Package: python3-pyinotify Priority: optional Section: python Installed-Size: 107 Maintainer: Mikhail Gusarov Architecture: all Source: pyinotify Version: 0.9.6-1co1bv2021.0b3 Depends: python3:any (>= 3.2~) Suggests: python-pyinotify-doc Filename: pool/sdk/p/pyinotify/python3-pyinotify_0.9.6-1co1bv2021.0b3_all.deb Size: 27028 MD5sum: 974af3493c8126fc93d3db89813c6b53 SHA1: bcba4a77ab90ab5a6f26b7a744d9c5214131a278 SHA256: 20a201d4c71f838977205eb44569bf38ea7fa5d1674416b8d062fbfd7867f2af SHA512: 27dc28ea1c095f4f0c729c5c471550a5702f34cff92888ee7be5f6c6502a10690ebbb07aa44784bd06f9bcbf70cd153fedca813715297a23f798a385cada6b2b Description: simple Linux inotify Python bindings pyinotify is a simple wrapper for the Linux inotify mechanism. . inotify is a Linux Kernel feature available since 2.6.13. inotify makes it possible for applications to easily be notified of filesystem changes. . This is the Python 3 version of the package. Homepage: https://github.com/seb-m/pyinotify Package: python3-pymysql Priority: optional Section: python Installed-Size: 178 Maintainer: Debian Python Modules Team Architecture: all Source: python-pymysql Version: 0.9.3-1co1bv2021.0b3 Depends: python3:any Recommends: python3-cryptography Suggests: python-pymysql-doc Filename: pool/sdk/p/python-pymysql/python3-pymysql_0.9.3-1co1bv2021.0b3_all.deb Size: 43508 MD5sum: f8e4bdbc6bd03bf61757e8de7235cf8e SHA1: 5636e9e3bee421ef87026bd77d3147971ecb93b9 SHA256: c1c9f55d7c902cb3cb7f31123c3460cc0248898a87fc1d83f5eaa11e24ba087c SHA512: fd3a419625c5af63fdb3acd40a3f4cf84569628d75406aaeaa3ecd085b668b26a8905d70bf07661d5121e8399a590be7c43b595c79a155be686cb6118273bda4 Description: Pure-Python MySQL Driver - Python 3.x This package contains a pure-Python MySQL client library. The goal of PyMySQL is to be a drop-in replacement for MySQLdb and work on CPython, PyPy, IronPython and Jython. . This package contains the Python 3.x module. Homepage: https://github.com/PyMySQL/PyMySQL/ Package: python3-pyperclip Priority: optional Section: python Installed-Size: 45 Maintainer: Sebastien Delafond Architecture: all Source: python-pyperclip Version: 1.6.4-1co1bv2021.0b3 Depends: python3:any (>= 3.4~), xclip | xsel | python3-gi | python3-pyqt4 Filename: pool/sdk/p/python-pyperclip/python3-pyperclip_1.6.4-1co1bv2021.0b3_all.deb Size: 10092 MD5sum: 1694e3f286538fdc73068a020a6a1449 SHA1: 87c6f2784e80508bc776f24ffbca517bc51aaf6b SHA256: ca043a48c9d4daf7e41363eca0f68760691f0c2ed385a2a6dd27dc2d9ae1982f SHA512: 20f92be92895358607449b971e3c01f81593973f6bab55f224ea509b8b2230b123c240dfc87396d9488639c4bf94c6af42ec2a6b0504dadd476d4bdb6a6a1168 Description: Cross-platform clipboard module for Python3 This module is a cross-platform Python3 module for copy and paste clipboard functions. . It currently only handles plaintext. . This is the Python 3 version of the package. Homepage: https://github.com/asweigart/pyperclip Package: python3-pytest-cov Priority: optional Section: python Installed-Size: 69 Maintainer: Federico Ceratto Architecture: all Source: python-pytest-cov Version: 2.6.0-1co1bv2021.0b3 Depends: python3-coverage, python3-pytest (>= 2.5.2-1), python3:any, libjs-jquery, libjs-jquery-hotkeys, libjs-jquery-isonscreen, libjs-jquery-tablesorter, libjs-jquery-throttle-debounce, python3-cov-core (>= 1.12-1) Filename: pool/sdk/p/python-pytest-cov/python3-pytest-cov_2.6.0-1co1bv2021.0b3_all.deb Size: 16572 MD5sum: 26567e8c03ccb79498501fba1fc92516 SHA1: b1b341634ccbe07c72f36b8b61e3747f55b1be6d SHA256: 96ab9b559716b5fc7dfa46cb600804399f0fdd39e6ffdd7c03636e8b7f1b0018 SHA512: 299f2df3e396e113a6b1ff738fc8993ec2cc5dc05cbb4585342c95aaf9f85a1f0f347b37f2c3c961948ddf2c4e0b63c94f1397342d255680bde775e0cd95f171 Description: py.test plugin to produce coverage reports for Python3 This py.test plugin produces coverage reports. It supports both centralised and distributed testing across multiple hosts. It can run parallel tests on different platforms, architectures, and Python versions. It supports coverage of subprocesses and can produce reports in text, HTML, XML and annotated source code. Homepage: https://github.com/schlamar/pytest-cov Package: python3-reno Priority: optional Section: python Installed-Size: 264 Maintainer: Debian OpenStack Architecture: all Source: python-reno Version: 2.9.2-1co1bv2021.0b3 Depends: git, python3-dulwich, python3-pbr (>= 1.4), python3-yaml, python3-six (>= 1.9.0), python3:any Suggests: python-reno-doc Filename: pool/sdk/p/python-reno/python3-reno_2.9.2-1co1bv2021.0b3_all.deb Size: 39920 MD5sum: 84cb7a64209cf5a27786c29a5299f998 SHA1: 395462b6c39ffcd560ac471bb41c0df7bf21cf4d SHA256: 061c7ce93a7c453e044b9973e9b3dd95329d4091960cb28a82b09c0a69613e7c SHA512: d1cf0624d64c9c3c95c42ba3ae303019bbbfb7116bf22e63acd59fe816a18386870fac3fe292eb754e6bf06cf980ff495d8b5a72caf9087daf5a45d3fde3ea2a Description: RElease NOtes manager - Python 3.x Reno is a release notes manager for storing release notes in a git repository and then building documentation from them. . This package contains the Python 3.x module. Homepage: http://www.openstack.org/ Package: python3-requests-kerberos Priority: optional Section: python Installed-Size: 48 Maintainer: Debian OpenStack Architecture: all Source: python-requests-kerberos Version: 0.11.0-2co1bv2021.0b3 Depends: python3-kerberos, python3-requests, python3:any Filename: pool/sdk/p/python-requests-kerberos/python3-requests-kerberos_0.11.0-2co1bv2021.0b3_all.deb Size: 11304 MD5sum: ddfb31766af485238c35771169e23c5e SHA1: be4d730b76c0a814d71798c77d550acbde73a397 SHA256: e8f7346aec72b4e583696983d37d0f3ad6f33ab38ecc6d941b4ca451114b31ef SHA512: 9ce8d03f11455c0b9bbe7e96b2556af5728e7bff80867bb5cff0cfce3237d76e3c7355d99e06d822baabc538dd51a6b76811d5ad073c9fc2a9d1a652e8fb5698 Description: Kerberos/GSSAPI authentication handler for python-requests - Python 3.x Requests is an HTTP library, written in Python, for human beings. This library adds optional Kerberos/GSSAPI authentication support and supports mutual authentication. . This package provides the Python 3.x module. Homepage: https://github.com/requests/requests-kerberos Package: python3-requests-mock Priority: optional Section: python Installed-Size: 69 Maintainer: Debian OpenStack Architecture: all Source: python-requests-mock Version: 1.5.2-2co1bv2021.0b3 Depends: python3-requests, python3-six, python3:any Filename: pool/sdk/p/python-requests-mock/python3-requests-mock_1.5.2-2co1bv2021.0b3_all.deb Size: 14744 MD5sum: 1bfd096ee5bea7832619f20309da3072 SHA1: 5bf093b9608cb3cf3de4c2856aca6c41812d6999 SHA256: e44790eaabdc15573f0f1cf52605e10a3cf3e5dbcb9bb22642ca8e19f6777ddd SHA512: afdfa3a5c6cf57afe6d6346449fa6cfe218098c75a038c48d00cb801267b6b15ed445573df938cdd2fc623d5e728c290379f8c287ae6410123d2418574369ebe Description: mock out responses from the requests package - Python 3.x requests-mock provides a building block to stub out the HTTP requests_ portions of your testing code. Everything in requests_ eventually goes through an adapter to do the transport work. requests-mock creates a custom adapter that allows you to predefine responses when certain URIs are called. There are then a number of methods provided to get the adapter used. . This package contains the Python 3.x module. Homepage: https://github.com/jamielennox/requests-mock Package: python3-requestsexceptions Priority: optional Section: python Installed-Size: 23 Maintainer: Debian OpenStack Architecture: all Source: python-requestsexceptions Version: 1.4.0-1co1bv2021.0b3 Depends: python3-pbr (>= 2.0.0), python3-urllib3 (>= 1.13), python3:any Filename: pool/sdk/p/python-requestsexceptions/python3-requestsexceptions_1.4.0-1co1bv2021.0b3_all.deb Size: 4292 MD5sum: 8b0b56aa1e65020c4a09a826797ba65e SHA1: 0eaae7aa3efda4dc29422240c26976b96092b2b6 SHA256: 897836daf3a5bd2b9aaab759c8a11005b5e026c1f1c2cc02b158f9b6a5d1d363 SHA512: 2d67825cb9ed6830da26d4e0966c2509da2e774cbe26af4d4177f9c710840f1604b06f0eb36941d7e2e540ca02d7d5a8dd62cdedc70f065a074fe24cf36dc099 Description: import exceptions from bundled packages in requests. - Python 3.x The Python requests library bundles the urllib3 library, however, some software distributions (like Debian) modify requests to remove the bundled library. This makes some operations, such as suppressing the "insecure platform warning" messages that urllib emits difficult. This is a simple library to find the correct path to exceptions in the requests library regardless of whether they are bundled. . This package contains the Python 3.x module. Homepage: http://www.openstack.org/ Package: python3-rfc3986 Priority: optional Section: python Installed-Size: 74 Maintainer: PKG OpenStack Architecture: all Source: python-rfc3986 Version: 0.3.1-2co1bv2021.0b3 Depends: python3:any Filename: pool/sdk/p/python-rfc3986/python3-rfc3986_0.3.1-2co1bv2021.0b3_all.deb Size: 15128 MD5sum: 55c8121a563b883647efd0b87a47f208 SHA1: df8a446488fc7711951447eed1d3ce3a8592f0df SHA256: c515edcb39dbfe2ed2d502c1bcc6808169af5a810df21bcf98cf503a5dfeb774 SHA512: 382e2492db1cdd81a4335a672f53829f9eb07e6e6c34da0ec752b92bfb67be96ffa7b70f07ce0f873ad8dc92007aa472f0257b6814300de3944464114fed168f Description: validating URI references per RFC 3986 - Python 3.x This package provides a Python implementation of RFC 3986, including validation and authority parsing. . This package contains the Python 3.x module. Homepage: https://rfc3986.rtfd.org Package: python3-robotframework Priority: optional Section: python Installed-Size: 2187 Maintainer: Apertis packagers Architecture: all Source: python-robotframework Version: 4.0.1-0apertis1bv2021.5b1 Depends: python3:any Filename: pool/sdk/p/python-robotframework/python3-robotframework_4.0.1-0apertis1bv2021.5b1_all.deb Size: 369712 MD5sum: 4a7572332b9ee9e2b3fbfd1e8a4446fd SHA1: 1baa21de45e51d39a6f5728fc2e9dcb2a57af46b SHA256: d9fa7a05a2d96954ca8a3a46af5b94c97e10153981fb43edc6aac4b6cf2cf4be SHA512: 2516a9427b348d0b100bd9f6849678feff07aecf3cc267eccf4b1bf119c84d341ee1b3983fa468104204fef657314c62eb0b5d12a59490b7ed7007e489ff52bd Description: Generic open source automation framework Robot Framework is an open source automation framework used for acceptance testing, acceptance test driven development (ATDD), and robotic process automation (RPA). . It has simple plain text syntax and it can be extended easily with libraries implemented using Python or Java. . Robot Framework is operating system and application independent. The core framework is implemented using Python, supports both Python 2.7 and Python 3.5+, and runs also on Jython (JVM), IronPython (.NET) and PyPy. . The framework has a rich ecosystem around it consisting of various generic libraries and tools that are developed as separate projects. Homepage: https://robotframework.org Package: python3-robotframework-sshlibrary Priority: optional Section: python Installed-Size: 218 Maintainer: Apertis packagers Architecture: all Source: python-robotframework-sshlibrary Version: 3.6.0-0apertis1bv2021.5b1 Depends: python3-paramiko, python3-robotframework, python3-scp, python3:any Filename: pool/sdk/p/python-robotframework-sshlibrary/python3-robotframework-sshlibrary_3.6.0-0apertis1bv2021.5b1_all.deb Size: 37524 MD5sum: 16f59ac41ccf702ed6db7b5ed065e127 SHA1: 7f9938b669347b2a69ff17f88864fe315c899039 SHA256: d78d7efa71bcbb0737dedbc934c171c946c4e70f48fc07877cb29a32fb92af22 SHA512: c1497ceeb2c5bd87c42f09fbf2ef88874ac96164c19ca018cb7bbda9ce31f985219c77b7171f6bca50e59c4dc9ff3eed2d4254f0b9c124a19a00810c628d44c9 Description: Robot Framework test library for SSH and SFTP Robot Framework is a generic open source automation framework for acceptance testing, acceptance test driven development (ATDD), and robotic process automation (RPA). . It has simple plain text syntax and it can be extended easily with libraries implemented using Python or Java. . Robot Framework is operating system and application independent. The core framework is implemented using Python, supports both Python 2.7 and Python 3.5+, and runs also on Jython (JVM), IronPython (.NET) and PyPy. . The framework has a rich ecosystem around it consisting of various generic libraries and tools that are developed as separate projects. . This package contains the SSHLibrary, providing SSH and SFTP functionality to tests. Homepage: https://robotframework.org Package: python3-robotframeworklexer Priority: optional Section: python Installed-Size: 45 Maintainer: Apertis packagers Architecture: all Source: python-robotframeworklexer Version: 1.1-0apertis1bv2021.5b1 Depends: python3:any Filename: pool/sdk/p/python-robotframeworklexer/python3-robotframeworklexer_1.1-0apertis1bv2021.5b1_all.deb Size: 8628 MD5sum: 27c28b103bd6db4bbd61830798d76922 SHA1: ef3f0be8d880aef991d36888122babf4904edbe8 SHA256: 339b1111654314ca299e1bd0e7745d053122f880266669ac34ed7021dc968f5d SHA512: 62f8abdf3f2ccc62cc61a34b278401e225e6492e0e3a9114e16e9635fa4ebebc3d33d719b2055114b12de4922480e50e0f8128b242401e8fc70362d8c1baf138 Description: Pygments lexer for Robot Framework test data RobotFramework is a generic open source automation framework for acceptance testing, acceptance test driven development (ATDD), and robotic process automation (RPA). . This package contains only the lexer used for generating the user documentation. Homepage: https://robotframework.org Package: python3-scp Priority: optional Section: python Installed-Size: 48 Maintainer: Debian Python Modules Team Architecture: all Source: python-scp Version: 0.13.0-1+apertis0bv2021.5b1 Depends: python3-paramiko, python3:any Filename: pool/sdk/p/python-scp/python3-scp_0.13.0-1+apertis0bv2021.5b1_all.deb Size: 10188 MD5sum: c7d702c7a599904acfcb6bccc61d1651 SHA1: 5c15c4cb0649a5b005816b892acc62ecc301e343 SHA256: 3987abdeaae304b79d635902d4c07350871d2bab2a38bf7efc7e57ec45ac6809 SHA512: 0216697adfb69ed3a63c66a5c052ed4551bb11fbb2aa3da47f6ce5fe93abce8ead04b8ee613da56fbb615c9b1b57cfbe0bdbd90e27d6821886adfc377c5dc626 Description: scp module for paramiko (Python 3) The scp.py module uses a paramiko transport to send and receive files via the scp1 protocol. This is the protocol as referenced from the openssh scp program, and has only been tested with this implementation. . This package contains the Python 3 module for scp. Homepage: https://github.com/jbardin/scp.py Package: python3-sphinxbase Priority: optional Section: python Installed-Size: 159 Maintainer: Debian Accessibility Team Architecture: amd64 Source: sphinxbase Version: 0.8+5prealpha+1-3co1bv2021.0b3 Depends: libblas3 | libblas.so.3, libc6 (>= 2.14), liblapack3 | liblapack.so.3, libpulse0 (>= 0.99.1), libsphinxbase3 (>= 0.8+5prealpha+1), python3 (<< 3.8), python3 (>= 3.7~), python3:any Filename: pool/sdk/s/sphinxbase/python3-sphinxbase_0.8+5prealpha+1-3co1bv2021.0b3_amd64.deb Size: 33684 MD5sum: ed15e9e3316f01a0b62f5a39c3d5739c SHA1: e436b12dfd95c7c7a8b2a1d1be91b90ac918c603 SHA256: b3fb96592b13d41a154ee452a500dd8b198f53863f2b73fed886c9fbd6dc6ff3 SHA512: 04f5c585fd7e67798efd8290c9852dd905df00b0c94f3b841a62b3e958d08964b949cd8896893d678276f015822f795c7405cafc6bc840f67f07d862e485b9fa Description: Speech recognition tool - Python3 bindings CMU Sphinx is a large vocabulary, speaker-independent continuous speech recognition engine. . This package contains Python3 bindings for libsphinxbase. Homepage: http://cmusphinx.sourceforge.net/ Package: python3-sphinxbase-dbgsym Priority: optional Section: debug Installed-Size: 117 Maintainer: Debian Accessibility Team Architecture: amd64 Source: sphinxbase Version: 0.8+5prealpha+1-3co1bv2021.0b3 Depends: python3-sphinxbase (= 0.8+5prealpha+1-3co1bv2021.0b3) Filename: pool/sdk/s/sphinxbase/python3-sphinxbase-dbgsym_0.8+5prealpha+1-3co1bv2021.0b3_amd64.deb Size: 95104 MD5sum: cafbcdb8a71f8512d413d80dc2da53d7 SHA1: 88009c722819719a60f9c2fd9c7474a71a01d76f SHA256: 04ce36a7ad55d7c87703e970b843fa747e16718597f83bf4c6a1ef0f16d6f6f6 SHA512: b08e3d96a9164f400b1b2b4c75d9c2f14b1e5d9ab1834dbcd31af84817db89a57972b5596e81309f3b1bcee7c3296488f19b4ef115c9dcf7ae78677849fb98e9 Description: debug symbols for python3-sphinxbase Auto-Built-Package: debug-symbols Build-Ids: 1a63dbeb71a8175348a6e907e6b2fe332b65160f Package: python3-sphinxcontrib.apidoc Priority: optional Section: python Installed-Size: 39 Maintainer: PKG OpenStack Architecture: all Source: python-sphinxcontrib.apidoc Version: 0.2.1-2co1bv2021.0b3 Depends: python3-pbr, python3-sphinx, python3:any Filename: pool/sdk/p/python-sphinxcontrib.apidoc/python3-sphinxcontrib.apidoc_0.2.1-2co1bv2021.0b3_all.deb Size: 7420 MD5sum: b92cd79a1a8e70c99dff0af3275595eb SHA1: 3c06a86b8defb0c6a155dfffb4e8cef92d4080fe SHA256: c5a8197d9aca1b933da6cf99817332ed685f57f05967df4231705d07c2b5bba3 SHA512: 4ed7b2330946eac768e4920dd3023649615f6676b7eb74b1a41528c3a2ab4e4aebca42919aa344c1e5f6f55048ba43a47a7bbf2414873937ad753cf73f06061b Description: Sphinx extension for running 'sphinx-apidoc' on each build - Python 3.x sphinx-apidoc is a tool for automatic generation of Sphinx sources that, using the autodoc sphinx_autodoc extension, documents a whole package in the style of other automatic API documentation tools. sphinx-apidoc does not actually build documentation - rather it simply generates it. As a result, it must be run before sphinx-build. . This package contains the Python 3.x module. Homepage: https://github.com/sphinx-contrib/apidoc Package: python3-sphinxcontrib.programoutput Priority: optional Section: python Installed-Size: 73 Maintainer: Debian OpenStack Architecture: all Source: sphinxcontrib-programoutput Version: 0.11-3.1co1bv2021.0b4 Depends: python3-sphinx, python3:any Filename: pool/sdk/s/sphinxcontrib-programoutput/python3-sphinxcontrib.programoutput_0.11-3.1co1bv2021.0b4_all.deb Size: 13684 MD5sum: c4af4197c1acadae01a338248787a6f7 SHA1: b6a121fe07fbb52f67ac925dfa1cc5c52d37bff4 SHA256: a2662dfe0d182580d6c0e7a81bd7d460160ee89d03fb9d0b316f08248c1c1643 SHA512: 9c61371b95cf0a4a5fc346a09214dd520f650efe502ecddb9dadb862d93590f65a97f6016f71b900eb4b7204ac4ae8479b0039c08e4519308ea378e7390c8ad5 Description: insert the output of arbitrary commands into documents - Python 3.x sphinxcontrib-programoutput is a Sphinx extension to literally insert the output of arbitrary commands into documents, helping you to keep your command examples up to date. . This package provides the Python 3.x module. Homepage: https://github.com/NextThought/sphinxcontrib-programoutput Package: python3-sqlparse Priority: optional Section: python Installed-Size: 152 Maintainer: Andrii Senkovych Architecture: all Source: sqlparse Version: 0.2.4-1co1bv2021.0b3 Depends: python3:any Suggests: python-sqlparse-doc (>= 0.1.6-1) Filename: pool/sdk/s/sqlparse/python3-sqlparse_0.2.4-1co1bv2021.0b3_all.deb Size: 33648 MD5sum: 0adf409debb43ca0d758692a13d06e74 SHA1: bd22dcc1c82b64d91895ec560b17c79bab29d713 SHA256: 663bb4c857726fd5ac57f328ae94d999876a05843f3a2d1a40527af10f218be4 SHA512: f0c5305d43dc13e3be98248f65bfe89a383960bbb757eaad45a2d0b67a3131bccd42f0969727a7cce55b887f22bd35fdc7be1ea1cce854d46354e441796b34d4 Description: non-validating SQL parser for Python 3 Sqlparse is a library which provides support for parsing, splitting and customizable formatting of SQL statements in Python environment. . This is the Python 3 version of the package. Homepage: https://github.com/andialbrecht/sqlparse Package: python3-stestr Priority: optional Section: python Installed-Size: 320 Maintainer: Debian OpenStack Architecture: all Source: python-stestr Version: 2.1.0-2co2bv2021.0b3 Depends: python3-cliff (>= 2.8.0), python3-fixtures, python3-future, python3-pbr (>= 2.0.0), python3-six (>= 1.10.0), python3-testtools (>= 2.0.0), python3-voluptuous, python3-yaml, subunit (>= 1.3.0), python3-subunit, python3:any Suggests: python-stestr-doc Filename: pool/sdk/p/python-stestr/python3-stestr_2.1.0-2co2bv2021.0b3_all.deb Size: 48584 MD5sum: 24fc6742b67f750b134fd974bac7392b SHA1: b19c1159a8381774aabc0391bbc366d10220560f SHA256: 8e12a0d28924a4a17fe316ae3a741e61ca528fc62111a8d22a20e1f207959733 SHA512: bc2364dca1e81205bd6edd554e0ab3008b15828de82e6067ea8784f89ada54602728614dab0e099c52a7089ef7c232ad5b9cf1bbe1e0a7b18441e1a5e1b2e776 Description: test runner similar to testrepository - Python 3.x Stestr stands for Slim/Super Test Repository. It is a fork of the testrepository that concentrates on being a dedicated test runner for Python projects. The generic abstraction layers which enabled testr to work with any subunit emitting runner are gone. Stestr hard codes python-subunit-isms into how it works. The code base is also designed to try and be explicit, and to provide a Python API that is documented and has examples. . While stestr was originally forked from testrepository it is not 100% backwards compatible with testrepository. At a high level the basic concepts of operation are shared between the 2 projects but the actual usage between the 2 is not exactly the same. . This package contains the Python 3.x module. Homepage: https://github.com/mtreinish/stestr Package: python3-stevedore Priority: optional Section: python Installed-Size: 140 Maintainer: Debian OpenStack Architecture: all Source: stevedore Version: 1.29.0-2co2bv2021.0b3 Depends: python3-pbr (>= 2.0.0), python3-pkg-resources, python3-six (>= 1.10.0), python3:any Filename: pool/sdk/s/stevedore/python3-stevedore_1.29.0-2co2bv2021.0b3_all.deb Size: 19908 MD5sum: 8394e164d4c3cf46411eae05d3108942 SHA1: abf6ae50508db9661eb65a4ceca8feb3989dd1f5 SHA256: 65846776dd1fa55bf81aa0948b345801d4a438b699cce078c1d29fbb07fffdcf SHA512: c1147ce6c58dbf145c0c936ed3e8708f25db2ca240f52d62c27211b6e54c2cd1c7df5f43b4b604c3ae2b5a961c3aafdc63fd42986e310c85b1251673441e3cf8 Description: manage dynamic plugins for Python applications - python3 Python makes loading code dynamically easy, allowing you to configure and extend your application by discovering and loading extensions (plugins) at runtime. Many applications implement their own library for doing this, using __import__ or importlib. stevedore avoids creating yet another extension mechanism by building on top of setuptools entry points. The code for managing entry points tends to be repetitive, though, so stevedore provides manager classes for implementing common patterns for using dynamically loaded extensions. . This package provides the Python 3.x module. Homepage: https://github.com/openstack/stevedore Package: python3-svn Priority: optional Section: python Installed-Size: 2862 Maintainer: Debian Python Modules Team Architecture: amd64 Source: pysvn Version: 1.9.9-1co1bv2021.0b3 Provides: python3-pysvn Depends: python3 (<< 3.8), python3 (>= 3.7~), python3:any (>= 3.6~), libapr1 (>= 1.2.7), libc6 (>= 2.2.5), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), libsvn1 (>= 1.10) Filename: pool/sdk/p/pysvn/python3-svn_1.9.9-1co1bv2021.0b3_amd64.deb Size: 411168 MD5sum: 474a5623a3f354479eca093bfbcb7e9c SHA1: 44091b0a0c986811126b92eb606f8b7d2074247d SHA256: 18f2cc945ddda2d85f3620da14a6849c73edfc39ad956b1a01c69c0ff0e4fb9e SHA512: e8e0e0f2d798146355c7f8e2fd1bdbaeff2c823782a2f35eb65d1e85919d1610b8c1ca3e56dfeaba9a579a401d44ca277eb6222d9eb46a17b9901e831e747ff1 Description: A(nother) Python 3 interface to Subversion The pysvn module is a Python 3 interface to the Subversion version control system. This API exposes client interfaces for managing a working copy, querying a repository, and synchronizing the two. Homepage: https://pysvn.sourceforge.io/ Package: python3-svn-dbgsym Priority: optional Section: debug Installed-Size: 1159 Maintainer: Debian Python Modules Team Architecture: amd64 Source: pysvn Version: 1.9.9-1co1bv2021.0b3 Depends: python3-svn (= 1.9.9-1co1bv2021.0b3) Filename: pool/sdk/p/pysvn/python3-svn-dbgsym_1.9.9-1co1bv2021.0b3_amd64.deb Size: 114432 MD5sum: 41b26538a477a2c2487fb7e34eca9062 SHA1: 518af088942bd49436272ad21bce9ef9278cb0d4 SHA256: a45c623a9febe92e450d9c73b49f482ec2ef60aaee8145b89a2a4f34117ae0b6 SHA512: 9e491587d6ecca6c162bd4e2df1a64c410089ba23c650325f13ea16f609d337cee198df3404113972c87c20e7623c9a20ff5b977929b8c61bf855e95fba40c5b Description: debug symbols for python3-svn Auto-Built-Package: debug-symbols Build-Ids: 541640b8d8bc8b8e1220c7fe2981bdd1478b3940 Package: python3-tempita Priority: optional Section: python Installed-Size: 68 Maintainer: Debian Python Modules Team Architecture: all Source: python-tempita Version: 0.5.2-2co1bv2021.0b3 Depends: python3:any Filename: pool/sdk/p/python-tempita/python3-tempita_0.5.2-2co1bv2021.0b3_all.deb Size: 14108 MD5sum: 756fa59f13255d6d790d66761f40e7be SHA1: cdcb249edef70e905cf77c9b676c0113658a6d51 SHA256: 647347be37bc0a134bf3a4a00ea88ac77299e3723e79b5a60c2830f83f1ac10d SHA512: 5bd320a93c4a9650ed9430c46648398c9ea6745e819e97fa24bbf6b5c153424fb0f227c760def2b366140916141a9590dc4aeebc706d6cd9f5988f509de3a17e Description: very small text templating language Tempita is a small and simple Python text templating language mainly used by Paster (python-pastescript) to roll out new projects. Package: python3-unicodecsv Priority: optional Section: python Installed-Size: 69 Maintainer: Debian Python Modules Team Architecture: all Source: python-unicodecsv Version: 0.14.1-1co1bv2021.0b3 Depends: python3:any Filename: pool/sdk/p/python-unicodecsv/python3-unicodecsv_0.14.1-1co1bv2021.0b3_all.deb Size: 11548 MD5sum: be016b8908b7f3992e7a8ab864072bfa SHA1: 0d2163f6c7448d1060b3b4aee72a747fa9bd64e7 SHA256: e225be334556e394dc8a71d610868e3da167465ffc2dc464eec090fb4893bd75 SHA512: 7ff723162339ffe1b4feee14a7f7f8848299afee7bd8c1aaa9283d941311296588ee52611d9c9c31bd485aff646cb697309563bf8cb7faa4c7cf31cd9b2cc91b Description: drop-in replacement for Pythons CSV module with Unicode support The unicodecsv is a drop-in replacement for Pythons CSV module which supports Unicode strings without a hassle. . This is the module for Python 3. Homepage: https://github.com/jdunck/python-unicodecsv/ Package: python3-vcversioner Priority: optional Section: python Installed-Size: 46 Maintainer: Debian Python Modules Team Architecture: all Source: vcversioner Version: 2.16.0.0-1co1bv2021.0b3 Depends: python3:any Suggests: git, mercurial Filename: pool/sdk/v/vcversioner/python3-vcversioner_2.16.0.0-1co1bv2021.0b3_all.deb Size: 13768 MD5sum: 3a1990e2bfba51a5b5529e35cddf492c SHA1: 7b2bd7ef6f7957b315dfd31995fc24f45ccf35a3 SHA256: 5756f669eb43844c013467aa443f970612011095ac92686918911376666b7dc6 SHA512: eada676c27776d4408e204c2b7907e3ace06c1de474dc470b7572239119c9f89612acbe4b04ed53235e565cce048d7950d1e3d33dc3272cfabac007d047c72a3 Description: Use version control tags to discover version numbers (Python3 version) vcversioner autodiscovers a Python project's version number using version control system tags. This allows developers to avoid duplicating version information between their VCS and their setup.py metadata. . When the package is built, vcversioner generates a version.txt file that can be used for release tarballs. . Currently, vcversioner supports the git and mercurial (hg) VCS. . This package contains vcversioner for Python 3.x Homepage: https://github.com/habnabit/vcversioner Package: python3-voluptuous Priority: optional Section: python Installed-Size: 161 Maintainer: Debian Python Modules Team Architecture: all Source: voluptuous Version: 0.11.1-1co1bv2021.0b3 Depends: python3:any Filename: pool/sdk/v/voluptuous/python3-voluptuous_0.11.1-1co1bv2021.0b3_all.deb Size: 33328 MD5sum: 9e814b13cb93b8e0d688fdaa26e51076 SHA1: 9c3d329b9273a2d9890209071f4c164577a2c88b SHA256: 2b79087c5ea6654589cae2398534554543272d2078fe0287d592c0ac7617c60d SHA512: 344ed317b1ddc211c7a82c25f1c4449d22d8eeaa343b329e208680a3fd5c2e04c9d423712585c85bac2d9438c4eb80e615ed052600d1d1c9ad03b2a8dd7f315f Description: Python 3 library to validate data Voluptuous is primarily intended to validate data coming in to Python as JSON, YAML, etc. The aim is to offer a light-weight style with three main goals: 1. simplicity 2. support for complex data structures 3. provide useful error messages . It has been inspired by Validino and to a lesser extent by jsonvalidator and json_schema. . This package provides the Python 3.x module. Homepage: https://github.com/alecthomas/voluptuous Package: python3-warlock Priority: optional Section: python Installed-Size: 34 Maintainer: Debian OpenStack Architecture: all Source: python-warlock Version: 1.2.0-2co1bv2021.0b3 Depends: python3-jsonpatch, python3-jsonschema, python3-six, python3:any Filename: pool/sdk/p/python-warlock/python3-warlock_1.2.0-2co1bv2021.0b3_all.deb Size: 8912 MD5sum: ba1cb1a85d86b57f7dfdf8e0084a30e9 SHA1: fb0c6d8e736dd725902186a8ad244c2ddd291c38 SHA256: 815dedfee1b70e7797e19f3f664175aaf92872d1a46c52c25f1271ec493988d7 SHA512: 1a131d1d483415975cebfd1c6c00a33ded003dce9d09946a62f341b6b56ac208b7b87d6242a2e48b43232ece92e98ccb36e92253c5207948aa93559136ff0177 Description: object model built on top of JSON schema - Python 3.x With Warlock, you can build self-validating Python objects using JSON schemas. First, a schema describe the type of data, then after creating the object, Warlock checks that added or edited attributes correspond to the initial schema. If they don't, an exception is raised. . This package contains the Python 3.x module. Homepage: https://pypi.python.org/pypi/warlock Package: python3-wsgi-intercept Priority: optional Section: python Installed-Size: 104 Maintainer: Debian OpenStack Architecture: all Source: python-wsgi-intercept Version: 1.5.0-2co1bv2021.0b3 Depends: python3-six, python3:any Filename: pool/sdk/p/python-wsgi-intercept/python3-wsgi-intercept_1.5.0-2co1bv2021.0b3_all.deb Size: 19176 MD5sum: 99dcfa1f9e9f5ba7932ed4d96fb514de SHA1: fc10f49214e626b8bc2830f2d92d2542734b4c33 SHA256: 59f72dcb130592fe7d13c408bc1625cf2dcb0f60fb4eb8c6551d5e6de4d786c6 SHA512: 76a254195e4eb0f12823aa2654b8c4ff768609763338b1db605ffe7a0007b393f7ba5aa1853660b3ff8af1a4e2d35518bffee5201182ab75be21715a263abed6 Description: installs a WSGI application in place of a real URI for testing (python3) Testing a WSGI application normally involves starting a server at a local host and port, then pointing your test code to that address. Instead, this library lets you intercept calls to any specific host/port combination and redirect them into a WSGI application importable by your test program. Thus, you can avoid spawning multiple processes or threads to test your Web app. . wsgi_intercept works by replacing httplib.HTTPConnection with a subclass, wsgi_intercept.WSGI_HTTPConnection. This class then redirects specific server/port combinations into a WSGI application by emulating a socket. If no intercept is registered for the host and port requested, those requests are passed on to the standard handler. . This package provides a python3 module. Homepage: https://github.com/cdent/wsgi-intercept Package: qemu Priority: optional Section: oldlibs Installed-Size: 98 Maintainer: Debian QEMU Team Architecture: amd64 Version: 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9 Filename: pool/sdk/q/qemu/qemu_3.1+dfsg-8+deb10u9+apertis1bv2021.8b9_amd64.deb Size: 71956 MD5sum: 9cb6b178630200bfe647db94a214fdbb SHA1: f6756a4c546578340acc68c3e2c55e9e71d6d233 SHA256: 8a4a68c4037a3a257e53114f3bceb4d17af827dc17aec8bf6a8013e6e45d2469 SHA512: 6a9d24fec3dde0ad9e489ddc41c90541818e0e7d03ce9ed0efa141388d8b0f2b7c79206145f75ce1b1e4c310eae1455ffd535d67a8ed07f205632a2e5eae891a Description: fast processor emulator, dummy package QEMU is a fast processor emulator. Once upon a time there was only one package named `qemu', with all functionality included. These days, qemu become large and has been split into numerous packages. Different packages provides entirely different services, and it is very unlikely one will need all of them together. So current `qemu' package makes no sense anymore, and is becoming a dummy package. . If you want full system emulation of some architecture, install one or more of qemu-system-ARCH packages. If you want user-mode emulation, install qemu-user pr qemu-user-static package. If you need utilities, use qemu-utils package. . This package can safely be removed. Homepage: http://www.qemu.org/ Multi-Arch: foreign Package: qemu-block-extra Priority: optional Section: otherosfs Installed-Size: 192 Maintainer: Debian QEMU Team Architecture: amd64 Source: qemu Version: 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9 Depends: libc6 (>= 2.14), libcurl3-gnutls (>= 7.16.3), libglib2.0-0 (>= 2.16.0), libnfs12 (>= 1.11.0), libssh2-1 (>= 1.5.0) Filename: pool/sdk/q/qemu/qemu-block-extra_3.1+dfsg-8+deb10u9+apertis1bv2021.8b9_amd64.deb Size: 93068 MD5sum: d1107d35d1bbd1eaa6c08f8b9b2941cb SHA1: 322d2ba533375d1cd6a660b75be443c086e1c8b6 SHA256: d98b9efd867a10ec7efff4519bca8c280cfc2dad51f84227a75a5b785366a01d SHA512: e0e8b3f9bb898187ec6beae3716d7e264f17f4877939bbd548476485eb3a004c302457423046bd910253793bf61bbf9cb572b9dbaf5abbc0bb2235c3aacde1de Description: extra block backend modules for qemu-system and qemu-utils QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides extra block device backend modules for qemu-system emulation and qemu-img from qemu-utils package, which are rarely used and has extra dependencies. Enhances: qemu-system-arm, qemu-system-mips, qemu-system-misc, qemu-system-sparc, qemu-system-x86, qemu-utils Homepage: http://www.qemu.org/ Multi-Arch: same Package: qemu-block-extra-dbgsym Priority: optional Section: debug Installed-Size: 190 Maintainer: Debian QEMU Team Architecture: amd64 Source: qemu Version: 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9 Depends: qemu-block-extra (= 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9) Filename: pool/sdk/q/qemu/qemu-block-extra-dbgsym_3.1+dfsg-8+deb10u9+apertis1bv2021.8b9_amd64.deb Size: 157776 MD5sum: 69bbc1c4abf6fbaaded5df6a62a250c6 SHA1: 96e6907abc74dfc8f002625c38426f4b2d575c28 SHA256: f1b05439f6a587c6a7885de138bee97d055b135fa50a87ea876822e6f77117a0 SHA512: 0ce9729398ea69b8e35706f9a3b6ee3a5f202a34ad67796974f41e62eb3f6ce87889b26009bb5ff1c6cd6fd909dd36d31370b0ce7f264817a846938bd2c3d870 Description: debug symbols for qemu-block-extra Auto-Built-Package: debug-symbols Build-Ids: 3361489b4ee3685702a32826d6d11d237d272d86 39236fa075d9af3157a5de07f49140557db48b80 7761ad277583974909d4ba942bcf9a0515149854 Multi-Arch: same Package: qemu-guest-agent Priority: optional Section: otherosfs Installed-Size: 707 Maintainer: Debian QEMU Team Architecture: amd64 Source: qemu Version: 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9 Depends: libc6 (>= 2.28), libgcc1 (>= 1:3.4), libglib2.0-0 (>= 2.37.1), libudev1 (>= 183), lsb-base (>= 3.0-6) Pre-Depends: init-system-helpers (>= 1.54~) Filename: pool/sdk/q/qemu/qemu-guest-agent_3.1+dfsg-8+deb10u9+apertis1bv2021.8b9_amd64.deb Size: 256744 MD5sum: 15a5330417b643151ae09c4d141d0fe9 SHA1: 034047ebd1c7cc0be003f2aba722a8ee52c50b2f SHA256: b62f5e6d7d68da9f7689e5e6dc51d258c80eb52853923f5f45f72c2cd5c0350e SHA512: 1aa93a19bc4b18e6f0539ab9e5226dbd9923493486ec65390f77f6aadf4ee70d75f467d2336ac164b5512a65487429e21ba18a0002bce240a395de42f455f217 Description: Guest-side qemu-system agent QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides a daemon (agent) to run inside qemu-system guests (full system emulation). It communicates with the host using a virtio-serial channel org.qemu.guest_agent.0, and allows one to perform some functions in the guest from the host, including: - querying and setting guest system time - performing guest filesystem sync operation - initiating guest shutdown or suspend to ram - accessing guest files - freezing/thawing guest filesystem operations - others. . Install this package on a system which is running as guest inside qemu virtual machine. It is not used on the host. Homepage: http://www.qemu.org/ Multi-Arch: foreign Package: qemu-guest-agent-dbgsym Priority: optional Section: debug Installed-Size: 775 Maintainer: Debian QEMU Team Architecture: amd64 Source: qemu Version: 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9 Depends: qemu-guest-agent (= 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9) Filename: pool/sdk/q/qemu/qemu-guest-agent-dbgsym_3.1+dfsg-8+deb10u9+apertis1bv2021.8b9_amd64.deb Size: 675620 MD5sum: 44dc50a2f1ca625a057c5433dee94354 SHA1: f63d562351cf6a1ea109e8b1d0a86eef02e45284 SHA256: a2f59d24df5f4e723436b32672e6fe91b433acc7968f95cae0b29882e920268a SHA512: 932ca3360e00f099429d228c8e02565794f15db075dfd7c4550453bf4aa9d0f96a7b7aced606475fcad5aa9877d413c9216357e6ec7083298e53bc5c82d59945 Description: debug symbols for qemu-guest-agent Auto-Built-Package: debug-symbols Build-Ids: 52ec5810d1153a9fbcb499dc913cbf68eb97f24c Package: qemu-kvm Priority: optional Section: otherosfs Installed-Size: 108 Maintainer: Debian QEMU Team Architecture: amd64 Source: qemu Version: 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9 Depends: qemu-system-x86 Filename: pool/sdk/q/qemu/qemu-kvm_3.1+dfsg-8+deb10u9+apertis1bv2021.8b9_amd64.deb Size: 73544 MD5sum: a95038fd4f79790437f963ca70f20655 SHA1: 09a1a6329e96055cf5c0b769be607dd10b033073 SHA256: abeedeb4132a498043b9ccc00a3f8394b24a264d1a4287ef821b1bb3b0c65ed2 SHA512: 01b5fe212a281254be51744ec34e2458243634ebc6084af53b484db46be4a72471d99c4bfeec5f58b4b67691fc770f11df0e9f97f9e561770c24757f34ac1ad6 Description: QEMU Full virtualization on x86 hardware QEMU is a fast processor emulator. This package provides just a wrapper script /usr/bin/kvm which run qemu-system-x86 in kvm mode for backwards compatibility. Homepage: http://www.qemu.org/ Multi-Arch: foreign Package: qemu-system Priority: optional Section: otherosfs Installed-Size: 99 Maintainer: Debian QEMU Team Architecture: amd64 Source: qemu Version: 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9 Depends: qemu-system-arm, qemu-system-mips, qemu-system-ppc, qemu-system-sparc, qemu-system-x86, qemu-system-misc Filename: pool/sdk/q/qemu/qemu-system_3.1+dfsg-8+deb10u9+apertis1bv2021.8b9_amd64.deb Size: 72692 MD5sum: 9bd545e4aac576efcb6e5534a07cdc1f SHA1: d8f8a4c66f982d1b4aa91087e49bebc2c54b093c SHA256: 497dc2fdd1cc5f42f58370f5a9bd16f71aef625bdbdb4015471854e4885b99fa SHA512: 69679315dc2477234b9b375382553ed126e3e0eb0db3183ac1ad1bd81b1185851bad3a46d47a99a7d816ee2c8145040631fc68119842c82baa9f8c94c32448c7 Description: QEMU full system emulation binaries QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This metapackage provides the full system emulation binaries for all supported targets, by depending on all per-architecture system emulation packages which QEMU supports. Homepage: http://www.qemu.org/ Multi-Arch: foreign Package: qemu-system-arm Priority: optional Section: otherosfs Installed-Size: 28664 Maintainer: Debian QEMU Team Architecture: amd64 Source: qemu Version: 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9 Provides: qemu-system-aarch64 Depends: libaio1 (>= 0.3.93), libasound2 (>= 1.0.16), libbluetooth3 (>= 4.91), libc6 (>= 2.28), libcacard0 (>= 2.2), libcapstone3 (>= 3.0.0), libepoxy0 (>= 1.3), libfdt1, libgbm1 (>= 7.11~1), libgcc1 (>= 1:4.7), libglib2.0-0 (>= 2.31.8), libgnutls30 (>= 3.4.2), libjpeg62-turbo (>= 1.3.1), libncursesw6 (>= 6), libnettle6, libnuma1 (>= 2.0.11), libpixman-1-0 (>= 0.30.0), libpng16-16 (>= 1.6.2-1), libsasl2-2 (>= 2.1.27+dfsg), libseccomp2 (>= 2.3.0), libstdc++6 (>= 5), libtinfo6 (>= 6), libusb-1.0-0 (>= 2:1.0.22), libusbredirparser1 (>= 0.6), libvdeplug2, libvirglrenderer0 (>= 0.7.0), zlib1g (>= 1:1.2.0), qemu-system-common (>> 1:2.12~), qemu-system-data (>> 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9~) Recommends: qemu-system-gui (= 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9), qemu-utils, ipxe-qemu (>= 1.0.0+git-20131111.c3d1e78-1~), qemu-efi-aarch64, qemu-efi-arm Suggests: samba, vde2, qemu-block-extra (= 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9) Filename: pool/sdk/q/qemu/qemu-system-arm_3.1+dfsg-8+deb10u9+apertis1bv2021.8b9_amd64.deb Size: 6473108 MD5sum: 670a15589b1757c08eb85fb1c31a2173 SHA1: 60e7b98f7f68f8f18975aa3d3e7039766b143ed5 SHA256: df9c96f2c8e374b564ceaab8931269d63b0195bab560de492f2ae8602a6947cc SHA512: 88940b715061494898a13264c568d4d6aff71590cc00d800b3d6c96495cb3e2e58b451e68908062a90fa80a01ba32e52e68d08911013a4929d976da09637bdd4 Description: QEMU full system emulation binaries (arm) QEMU is a fast processor emulator: currently the package supports ARM emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following arm hardware: aarch64 arm. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Homepage: http://www.qemu.org/ Multi-Arch: foreign Package: qemu-system-arm-dbgsym Priority: optional Section: debug Installed-Size: 50947 Maintainer: Debian QEMU Team Architecture: amd64 Source: qemu Version: 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9 Depends: qemu-system-arm (= 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9) Filename: pool/sdk/q/qemu/qemu-system-arm-dbgsym_3.1+dfsg-8+deb10u9+apertis1bv2021.8b9_amd64.deb Size: 48171004 MD5sum: ced8f169b3fc725b0c5a9e4fc0094d25 SHA1: 8b022b80d29488369aaf90d9048ff57949c1096f SHA256: 2c4fd917ca880aeb96743b70d1ac17ed34b5d2c9b1df89b8f448e4e7cb16d839 SHA512: 36326cb5c098642ba585d02d56b4117f21b5cbb3e5575f4e5b38e9e33622c253155b7b9d29ae210f32011b56d90433f974ee355e17b786a6afabb04a1ec2048c Description: debug symbols for qemu-system-arm Auto-Built-Package: debug-symbols Build-Ids: 1263ca78c90ca00d814ca0c53a46b09402e8ef3c d60a65a8bf11c424c7dc0e20bf74cde7dc848efc Package: qemu-system-common Priority: optional Section: otherosfs Installed-Size: 3105 Maintainer: Debian QEMU Team Architecture: amd64 Source: qemu Version: 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9 Replaces: qemu-system-data (<< 1:3.1+dfsg-1~), qemu-utils (<< 1:3.1+dfsg-3~) Depends: libc6 (>= 2.28), libcap-ng0 (>= 0.7.9), libcap2 (>= 1:2.10), libglib2.0-0 (>= 2.37.1), libgnutls30 (>= 3.4.2), libnettle6 Breaks: qemu-system-data (<< 1:3.1+dfsg-1~), qemu-utils (<< 1:3.1+dfsg-3~) Filename: pool/sdk/q/qemu/qemu-system-common_3.1+dfsg-8+deb10u9+apertis1bv2021.8b9_amd64.deb Size: 990496 MD5sum: ece2e1277e24cebe46d4c6db61ba2c6a SHA1: b85b06b2ba54e84ad13341b1531587b92cfd2c71 SHA256: df2a4fcf109c87dc9c792b70220cb7deff819407b2f4f3da1262f3ef19ab0a2a SHA512: 7fa184613139de65888e76194dfdf14c97c716b04a01d982135593be6507da2c19659d22d2159c947d4a6fb482fc5ff97db6166e775201d9cbe21a0964753f0b Description: QEMU full system emulation binaries (common files) QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides common files needed for target-specific full system emulation (qemu-system-*) packages. Homepage: http://www.qemu.org/ Multi-Arch: foreign Package: qemu-system-common-dbgsym Priority: optional Section: debug Installed-Size: 2009 Maintainer: Debian QEMU Team Architecture: amd64 Source: qemu Version: 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9 Depends: qemu-system-common (= 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9) Filename: pool/sdk/q/qemu/qemu-system-common-dbgsym_3.1+dfsg-8+deb10u9+apertis1bv2021.8b9_amd64.deb Size: 1756604 MD5sum: 24ffff1c26cc7aa1cb5198b6f606b13d SHA1: c8e446fabb464b0adbb58dfa43f2dcbba8d0f257 SHA256: c8b75ba7d55994309b08b2603b054f63253d2f27695770ef0d3617fc7385894b SHA512: c3a0e4901f7fdab7d87ef0a739999f5c8e23115efb666391d7f8a6c6ce1feda84016c2e0e8b7af5b1d048ceaef0053883ed013303a05a039ccf5f32972d41203 Description: debug symbols for qemu-system-common Auto-Built-Package: debug-symbols Build-Ids: 15334dd1795090c8002d2eebea842a17d2d4fbd9 2116f319129980669c7d5cb38e3d2d1d409ece0c 8c6561d7506591cbc9a3764aee1cfe733e54244b eaaa2993db86a87458a2ff14694cb114a6d525c9 eef30c3705760ec69f314225602fc2ed3bb0a647 Package: qemu-system-data Priority: optional Section: otherosfs Installed-Size: 898 Maintainer: Debian QEMU Team Architecture: all Source: qemu Version: 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9 Replaces: qemu-system-common (<< 1:2.12+dfsg-2~) Provides: qemu-keymaps Filename: pool/sdk/q/qemu/qemu-system-data_3.1+dfsg-8+deb10u9+apertis1bv2021.8b9_all.deb Size: 167952 MD5sum: d95c9e9e8975071cb98c750d514d4e9f SHA1: 1b3c4f5e383e043bdd68748227d1c63b8df013b9 SHA256: d940a520c9eec79d22ff12e29fc32a5f11090af02aaeb6f45aa5c98fc68d2a36 SHA512: f77a52ead373975fbe5d8c57c3bf55637b81e3a9fb27e3376c6f1bb810b32e9194e9621a9b8b5a573cfb9e12968222633564b7abc62e356ec6e3d47c46908196 Description: QEMU full system emulation (data files) This package provides architecture-neutral data files (such as keyboard definitions, icons) for system-mode QEMU emulation (qemu-system-*) packages. Homepage: http://www.qemu.org/ Multi-Arch: foreign Package: qemu-system-gui Priority: optional Section: otherosfs Installed-Size: 216 Maintainer: Debian QEMU Team Architecture: amd64 Source: qemu Version: 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9 Depends: libc6 (>= 2.14), libcairo2 (>= 1.2.4), libepoxy0 (>= 1.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), libgtk-3-0 (>= 3.21.4), libpulse0 (>= 0.99.1), libvte-2.91-0 (>= 0.49.92), libx11-6 Filename: pool/sdk/q/qemu/qemu-system-gui_3.1+dfsg-8+deb10u9+apertis1bv2021.8b9_amd64.deb Size: 100340 MD5sum: db6c3cc9a30ca0610f5fdf26ada9642a SHA1: 73a8b6048fc141c7ef94dbdcce2ea2c169ef8564 SHA256: 46df0412f2ce30d3d3d2f75bf7b4232dde63c59c25a61ee7f2376203093c9adb SHA512: 98af0b010355a3c41252d805e400bae00f6073d74dfd302d6d4496ef2103e024560e3bef051d7cb9ec052075b31f1dba4920f4a3d7aa6f47557541c87a43949a Description: QEMU full system emulation binaries (user interface and audio support) This package provides local graphical user interface (currently GTK) and audio backends for full system emulation (qemu-system-*) packages. Homepage: http://www.qemu.org/ Multi-Arch: foreign Package: qemu-system-gui-dbgsym Priority: optional Section: debug Installed-Size: 308 Maintainer: Debian QEMU Team Architecture: amd64 Source: qemu Version: 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9 Depends: qemu-system-gui (= 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9) Filename: pool/sdk/q/qemu/qemu-system-gui-dbgsym_3.1+dfsg-8+deb10u9+apertis1bv2021.8b9_amd64.deb Size: 279564 MD5sum: 51e24417b7e9191d9ea2b4d09ec64852 SHA1: 1512c9f837608475bf857e9112969c148e3f2b3f SHA256: 555b7a9562d2fac3564484e2b83374d944b8774f71e6b6c94df0b29f790507a9 SHA512: 221ec03c499ccabfc2921872c4f4634436c38971a340b0ab08bd0a3e583294a606d79110c0954c55a208d349e5a221a87de7db150722b06c9e4eb2fab7acd9d5 Description: debug symbols for qemu-system-gui Auto-Built-Package: debug-symbols Build-Ids: 9988197e1e592e8752b57254f0f795278713fb54 c647372c48fcc7e5423f2806f8b5dc83c7c01ab3 Package: qemu-system-mips Priority: optional Section: otherosfs Installed-Size: 52633 Maintainer: Debian QEMU Team Architecture: amd64 Source: qemu Version: 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9 Provides: qemu-system-mips64, qemu-system-mips64el, qemu-system-mipsel Depends: libaio1 (>= 0.3.93), libasound2 (>= 1.0.16), libbluetooth3 (>= 4.91), libc6 (>= 2.28), libcacard0 (>= 2.2), libcapstone3 (>= 3.0.0), libepoxy0 (>= 1.3), libfdt1, libgbm1 (>= 7.11~1), libgcc1 (>= 1:4.7), libglib2.0-0 (>= 2.31.8), libgnutls30 (>= 3.4.2), libjpeg62-turbo (>= 1.3.1), libncursesw6 (>= 6), libnettle6, libnuma1 (>= 2.0.11), libpixman-1-0 (>= 0.19.6), libpng16-16 (>= 1.6.2-1), libsasl2-2 (>= 2.1.27+dfsg), libseccomp2 (>= 2.3.0), libstdc++6 (>= 5.2), libtinfo6 (>= 6), libusb-1.0-0 (>= 2:1.0.22), libusbredirparser1 (>= 0.6), libvdeplug2, libvirglrenderer0 (>= 0.7.0), zlib1g (>= 1:1.2.0), qemu-system-common (>> 1:2.12~), qemu-system-data (>> 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9~) Recommends: qemu-system-gui (= 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9), qemu-utils, seabios, ipxe-qemu (>= 1.0.0+git-20131111.c3d1e78-1~) Suggests: samba, vde2, qemu-block-extra (= 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9) Filename: pool/sdk/q/qemu/qemu-system-mips_3.1+dfsg-8+deb10u9+apertis1bv2021.8b9_amd64.deb Size: 11043652 MD5sum: 325597343b2fa89d5bb8cd257f5bd261 SHA1: 9aee1b90eea49f837086079ecf6439e3c5703a1e SHA256: 2ba90f8f9fc5009afeffa6f9402be1839712dec954dc55b8f6613dcce0c1ea96 SHA512: 03cc18c7030327b47e71bd8789f00f481ca0649bdaf2ac223b2899bb22c85e1f7decdb81020e9fe2fb5e8b4b255483c1cde5d2d3b437cd64d2ee1426c592c40d Description: QEMU full system emulation binaries (mips) QEMU is a fast processor emulator: currently the package supports MIPS emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following mips hardware: mips mipsel mips64 mips64el. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Homepage: http://www.qemu.org/ Multi-Arch: foreign Package: qemu-system-mips-dbgsym Priority: optional Section: debug Installed-Size: 92303 Maintainer: Debian QEMU Team Architecture: amd64 Source: qemu Version: 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9 Depends: qemu-system-mips (= 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9) Filename: pool/sdk/q/qemu/qemu-system-mips-dbgsym_3.1+dfsg-8+deb10u9+apertis1bv2021.8b9_amd64.deb Size: 85477944 MD5sum: 32a94d88335d97b16e554f64f02bb0d1 SHA1: a903e407ff339c619093849fcac9a7089047cd40 SHA256: ba3ffd1926dd018eba38fbb5ee39736de37a194241aaa1e07366cfe21c9a604a SHA512: 79b205ad1ce3d6a0cf1a239d2766a466eb5e55f8179e6cb066530607dba35267b63fd75440e3d581214ce00b764432c0b1dcc8db681bab1b7ca6ac79a1a7a843 Description: debug symbols for qemu-system-mips Auto-Built-Package: debug-symbols Build-Ids: 02b336f7004cb8d217019fe92312664e431284e4 29426b3249583d86d0bdb63cc82fbcb052349f77 ba0df36b7f448d57cc2a76f35f494cb0f6404efe f02448168b13933391e403918b1fee978b93f81b Package: qemu-system-misc Priority: optional Section: otherosfs Installed-Size: 140816 Maintainer: Debian QEMU Team Architecture: amd64 Source: qemu Version: 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9 Provides: qemu-system-alpha, qemu-system-cris, qemu-system-hppa, qemu-system-lm32, qemu-system-m68k, qemu-system-microblaze, qemu-system-microblazeel, qemu-system-moxie, qemu-system-nios2, qemu-system-or1k, qemu-system-riscv32, qemu-system-riscv64, qemu-system-s390x, qemu-system-sh4, qemu-system-sh4eb, qemu-system-tricore, qemu-system-unicore32, qemu-system-xtensa, qemu-system-xtensaeb Depends: libaio1 (>= 0.3.93), libasound2 (>= 1.0.16), libbluetooth3 (>= 4.91), libc6 (>= 2.28), libcacard0 (>= 2.2), libcapstone3 (>= 3.0.0), libepoxy0 (>= 1.3), libfdt1, libgbm1 (>= 7.11~1), libgcc1 (>= 1:4.7), libglib2.0-0 (>= 2.31.8), libgnutls30 (>= 3.4.2), libjpeg62-turbo (>= 1.3.1), libncursesw6 (>= 6), libnettle6, libnuma1 (>= 2.0.11), libpixman-1-0 (>= 0.19.6), libpng16-16 (>= 1.6.2-1), libsasl2-2 (>= 2.1.27+dfsg), libseccomp2 (>= 2.3.0), libtinfo6 (>= 6), libusb-1.0-0 (>= 2:1.0.22), libusbredirparser1 (>= 0.6), libvdeplug2, libvirglrenderer0 (>= 0.7.0), libx11-6, zlib1g (>= 1:1.2.0), qemu-system-common (>> 1:2.12~), qemu-system-data (>> 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9~) Recommends: qemu-system-gui (= 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9), qemu-utils, seabios, ipxe-qemu (>= 1.0.0+git-20131111.c3d1e78-1~) Suggests: samba, vde2, qemu-block-extra (= 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9) Filename: pool/sdk/q/qemu/qemu-system-misc_3.1+dfsg-8+deb10u9+apertis1bv2021.8b9_amd64.deb Size: 23772572 MD5sum: 36322bc2143bbd349635c920accf7b9c SHA1: c1f856724a641d14ac885d79c4738bcef99a4ece SHA256: 7a29c7799b947a054059b3549b467fe06f2c7e090f8896da4ae67f9f193ffb3a SHA512: abe279714cdbc35bea8c90e8854a7b2638e778bbf731fc1f9de6c015172f0398665b1be3566e63601c6f8b93225402d9a045ea550c96a5c589dd1abd863014fd Description: QEMU full system emulation binaries (miscellaneous) QEMU is a fast processor emulator: currently the package supports ARM, CRIS, M68k (ColdFire), MicroBlaze, and SH4 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate various other hardware which did not made into separate packages. Emulators for the following architectures are provided: alpha cris lm32 hppa m68k microblaze microblazeel moxie nios2 or1k riscv32 riscv64 sh4 sh4eb s390x tricore xtensa xtensaeb unicore32. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Homepage: http://www.qemu.org/ Multi-Arch: foreign Package: qemu-system-misc-dbgsym Priority: optional Section: debug Installed-Size: 256892 Maintainer: Debian QEMU Team Architecture: amd64 Source: qemu Version: 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9 Depends: qemu-system-misc (= 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9) Filename: pool/sdk/q/qemu/qemu-system-misc-dbgsym_3.1+dfsg-8+deb10u9+apertis1bv2021.8b9_amd64.deb Size: 240488004 MD5sum: 612324df4bedd973b60fced211f3a291 SHA1: 1a17289843906534fef3f5142646007bd29dd51a SHA256: 7be28f8b134e763a65ffced908073ad563cad0df8a467fa3bb15e7df47cc0be1 SHA512: 81f582171cdabd6ea787e79bc53503e0fa21d3b96b3aca5434c237c067f26207050c6864d6e6d3e683b8a001d2d894aa09a3b4c2ebac72e1d52f1812ca7efcb1 Description: debug symbols for qemu-system-misc Auto-Built-Package: debug-symbols Build-Ids: 0084a65f93b60026b87477a846b2704f5803c8b0 09e2f650ee81448e281e62a3be3d4dbd8b82ffee 1676b1c485127e10ea69bea31350f6298b93f3ca 1a44c1fff57d11d66910220401936981e2b25e0e 2a421383dbbe0690ec900686edfe8bb1667e4bee 2c44b8ac31ccdab4a3a32b08e72298d940ab0191 45f5ad7429421d72f4237d4bc522431d55bad81b 5a3ecde1769a45f3480e6e79f6bea3dcbf70e8d2 664b1c4c2b0edbd0baf7f918133cd6e01de6f419 7868cf32d29c6d894afd3d84e3ea39cf89873683 7fffd0375dceece64ab0c51fcf07c32becec9137 aaf0b1a604e61a8ece0f4de988ae5044c9393715 af85f2e6009bfaff83e502592aed1b626a32c2b0 b9385629ba0d3571a59294eafc552a9bfa42a664 d4ea4218ab74510f04bf5a19d1201a3bfffec9e3 de6457327400eb7e57bce9a47087ec74768d9d2b e9e55c92de36a3928e55dac18688a3beb54ad251 ec19d96d616030155a279977c16459ede585e304 fc4c21a93a616b17e32f87a9385e268eb351c312 Package: qemu-system-ppc Priority: optional Section: otherosfs Installed-Size: 27033 Maintainer: Debian QEMU Team Architecture: amd64 Source: qemu Version: 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9 Provides: qemu-system-ppc64 Depends: libaio1 (>= 0.3.93), libasound2 (>= 1.0.16), libbluetooth3 (>= 4.91), libc6 (>= 2.28), libcacard0 (>= 2.2), libcapstone3 (>= 3.0.0), libepoxy0 (>= 1.3), libfdt1, libgbm1 (>= 7.11~1), libgcc1 (>= 1:4.7), libglib2.0-0 (>= 2.31.8), libgnutls30 (>= 3.4.2), libjpeg62-turbo (>= 1.3.1), libncursesw6 (>= 6), libnettle6, libnuma1 (>= 2.0.11), libpixman-1-0 (>= 0.19.6), libpng16-16 (>= 1.6.2-1), libsasl2-2 (>= 2.1.27+dfsg), libseccomp2 (>= 2.3.0), libtinfo6 (>= 6), libusb-1.0-0 (>= 2:1.0.22), libusbredirparser1 (>= 0.6), libvdeplug2, libvirglrenderer0 (>= 0.7.0), zlib1g (>= 1:1.2.0), qemu-system-common (>> 1:2.12~), qemu-system-data (>> 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9~), qemu-slof, openbios-ppc (>= 1.1+svn1229), openhackware Recommends: qemu-system-gui (= 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9), qemu-utils, seabios, ipxe-qemu (>= 1.0.0+git-20131111.c3d1e78-1~) Suggests: samba, vde2, qemu-block-extra (= 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9) Filename: pool/sdk/q/qemu/qemu-system-ppc_3.1+dfsg-8+deb10u9+apertis1bv2021.8b9_amd64.deb Size: 5794484 MD5sum: 5bc203b6ec5e55ab6bfe1e5073e660e9 SHA1: 1a95ec74d9e4607f0c430e18c06e136dfa45e552 SHA256: 884df44e3aec97960d83e218343c8a037f4a23401c3802cb741369634caf7e05 SHA512: 58072a8eb03369d0739c52242ffde2db34bfde520939fac4e802c302a6ee8f21572b9670bd87d82e8f83971d9929e38218481e1b3f5cd4e56f7244e080a87a9c Description: QEMU full system emulation binaries (ppc) QEMU is a fast processor emulator: currently the package supports PowerPC emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following PowerPC hardware: ppc ppc64. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Homepage: http://www.qemu.org/ Multi-Arch: foreign Package: qemu-system-ppc-dbgsym Priority: optional Section: debug Installed-Size: 42985 Maintainer: Debian QEMU Team Architecture: amd64 Source: qemu Version: 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9 Depends: qemu-system-ppc (= 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9) Filename: pool/sdk/q/qemu/qemu-system-ppc-dbgsym_3.1+dfsg-8+deb10u9+apertis1bv2021.8b9_amd64.deb Size: 40352072 MD5sum: 02335d8cf552b880c067e6e2ff97fb2c SHA1: b6431c45f515d2a54046fb3be1e1ce27775a1d72 SHA256: 4e72a0cb867bac98c4602ca93d6baabd485b7035414936640a63b23c1d7b2c91 SHA512: 75bdfb644d3f1c39c6a1448a1d5d730420c4bcee9365bca3cbae4bf142fccc89d60734cbeeaf1a306cd16fb88099d2afe944232750ecf46fb61abd531c534c3b Description: debug symbols for qemu-system-ppc Auto-Built-Package: debug-symbols Build-Ids: 28983b201fb6635dfc8067c8b144bdbcae2e56f6 82a0d2df639b2b94d1cbbef50c352af310df3c3c Package: qemu-system-sparc Priority: optional Section: otherosfs Installed-Size: 18305 Maintainer: Debian QEMU Team Architecture: amd64 Source: qemu Version: 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9 Provides: qemu-system-sparc64 Depends: libaio1 (>= 0.3.93), libasound2 (>= 1.0.16), libbluetooth3 (>= 4.91), libc6 (>= 2.28), libcacard0 (>= 2.2), libcapstone3 (>= 3.0.0), libepoxy0 (>= 1.3), libfdt1, libgbm1 (>= 7.11~1), libgcc1 (>= 1:4.7), libglib2.0-0 (>= 2.31.8), libgnutls30 (>= 3.4.2), libjpeg62-turbo (>= 1.3.1), libncursesw6 (>= 6), libnettle6, libnuma1 (>= 2.0.11), libpixman-1-0 (>= 0.19.6), libpng16-16 (>= 1.6.2-1), libsasl2-2 (>= 2.1.27+dfsg), libseccomp2 (>= 2.3.0), libtinfo6 (>= 6), libusb-1.0-0 (>= 2:1.0.22), libusbredirparser1 (>= 0.6), libvdeplug2, libvirglrenderer0 (>= 0.7.0), zlib1g (>= 1:1.2.0), qemu-system-common (>> 1:2.12~), qemu-system-data (>> 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9~), openbios-sparc (>> 1.1+svn1395-1~) Recommends: qemu-system-gui (= 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9), qemu-utils, seabios, ipxe-qemu (>= 1.0.0+git-20131111.c3d1e78-1~) Suggests: samba, vde2, qemu-block-extra (= 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9) Filename: pool/sdk/q/qemu/qemu-system-sparc_3.1+dfsg-8+deb10u9+apertis1bv2021.8b9_amd64.deb Size: 4171276 MD5sum: e13bf15f3cc034beda90423d4b8d7466 SHA1: ad1914de04bd6dc296d943908a442b9e5c8392be SHA256: 9f6e3f54077a388875ac86b2f3e44659e7294228ee2039b6e4d46fd661b00b99 SHA512: 92d3b019690e659a566af44406f400160469dc423c166512f8710ced19af9bb943b01c93b0f43e194d175109a684cdbdc3b678fbdbadcd36f44c3aa50a8c800f Description: QEMU full system emulation binaries (sparc) QEMU is a fast processor emulator: currently the package supports SPARC emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following sparc hardware: sparc sparc64. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Homepage: http://www.qemu.org/ Multi-Arch: foreign Package: qemu-system-sparc-dbgsym Priority: optional Section: debug Installed-Size: 30108 Maintainer: Debian QEMU Team Architecture: amd64 Source: qemu Version: 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9 Depends: qemu-system-sparc (= 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9) Filename: pool/sdk/q/qemu/qemu-system-sparc-dbgsym_3.1+dfsg-8+deb10u9+apertis1bv2021.8b9_amd64.deb Size: 28260012 MD5sum: 083b23bcd2cbd55f95360759a6b6d3c9 SHA1: eab2d7ec42470e1c37e98abd0819693e9fe7edd9 SHA256: deb3f09ff895973beaac13276dd3499c9e7c8a2ff2443097d5f0ecdd9d6e88eb SHA512: b7664f054232885a030f2627bcd72941fef2d408719d54f28d2484e4bc0d4a5298bf1f19e87b0e3c87dbab9fd420010a553b3a84ac118747afcb1744c123912e Description: debug symbols for qemu-system-sparc Auto-Built-Package: debug-symbols Build-Ids: 536aa14480c7c64583f1e053da4976cc330da176 bd655bd1a604be8f30ab9cc496ad4b29efd916bd Package: qemu-system-x86 Priority: optional Section: otherosfs Installed-Size: 25501 Maintainer: Debian QEMU Team Architecture: amd64 Source: qemu Version: 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9 Provides: qemu-system-i386, qemu-system-x86-64 Depends: libaio1 (>= 0.3.93), libasound2 (>= 1.0.16), libbluetooth3 (>= 4.91), libc6 (>= 2.28), libcacard0 (>= 2.2), libcapstone3 (>= 3.0.0), libepoxy0 (>= 1.3), libfdt1, libgbm1 (>= 7.11~1), libgcc1 (>= 1:4.7), libglib2.0-0 (>= 2.31.8), libgnutls30 (>= 3.4.2), libjpeg62-turbo (>= 1.3.1), libncursesw6 (>= 6), libnettle6, libnuma1 (>= 2.0.11), libpixman-1-0 (>= 0.19.6), libpng16-16 (>= 1.6.2-1), libsasl2-2 (>= 2.1.27+dfsg), libseccomp2 (>= 2.3.0), libtinfo6 (>= 6), libusb-1.0-0 (>= 2:1.0.22), libusbredirparser1 (>= 0.6), libvdeplug2, libvirglrenderer0 (>= 0.7.0), zlib1g (>= 1:1.2.0), qemu-system-common (>> 1:2.12~), qemu-system-data (>> 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9~), seabios (>= 1.10.2-1~), ipxe-qemu (>= 1.0.0+git-20131111.c3d1e78-1~) Recommends: qemu-system-gui (= 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9), qemu-utils, ovmf Suggests: samba, vde2, qemu-block-extra (= 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9), sgabios Filename: pool/sdk/q/qemu/qemu-system-x86_3.1+dfsg-8+deb10u9+apertis1bv2021.8b9_amd64.deb Size: 5639200 MD5sum: 6d3a7c0ba1cdc5b7788ca4d947f59ac2 SHA1: 0d11afffcc1039c3cbddd3ffbd42aef4aa57ea04 SHA256: 60657e74d7bcfc5785f9199927814dc5baf7cd79dcc6022ff8e7a31bf20e2788 SHA512: 1fad67b0ae49dc3e3a420b06c94ed54a959edaeb8d7028e2dd4ee6dcdc43b4b046239d003e581baf1bbb86a98e8f7a74cf890381d6c1670c496daeb4e201f770 Description: QEMU full system emulation binaries (x86) QEMU is a fast processor emulator: currently the package supports i386 and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following x86 hardware: i386 x86_64. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. . On x86 host hardware this package also enables KVM kernel virtual machine usage on systems which supports it. Homepage: http://www.qemu.org/ Multi-Arch: foreign Package: qemu-system-x86-dbgsym Priority: optional Section: debug Installed-Size: 41884 Maintainer: Debian QEMU Team Architecture: amd64 Source: qemu Version: 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9 Depends: qemu-system-x86 (= 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9) Filename: pool/sdk/q/qemu/qemu-system-x86-dbgsym_3.1+dfsg-8+deb10u9+apertis1bv2021.8b9_amd64.deb Size: 39605184 MD5sum: 24ca7c52e2ea569811971248fa215908 SHA1: 93c2a36ff427277f347bcfe9355ef9a60b426673 SHA256: 503def1daa0cb7b3b8fbfd86787b85a0832e181682abb9a3fa68ad5989bbbfd4 SHA512: ebeaa83529a152301d45a28ec4397777010d527d6f2d3cf558ca27ef2b65a49fae58053245f0ccc2dcc95fc624a36e30caa9539ad01c26862088bfc5e61f234e Description: debug symbols for qemu-system-x86 Auto-Built-Package: debug-symbols Build-Ids: d0702354fbb7f766a60e1f329b28ba9b9e3f24ff e0bbe74504441efd325116a806373e9c511fc916 Package: qemu-user Priority: optional Section: otherosfs Installed-Size: 84456 Maintainer: Debian QEMU Team Architecture: amd64 Source: qemu Version: 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9 Depends: libc6 (>= 2.28), libcapstone3 (>= 3.0.0), libgcc1 (>= 1:4.7), libglib2.0-0 (>= 2.37.1), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Recommends: qemu-user-binfmt Suggests: sudo Filename: pool/sdk/q/qemu/qemu-user_3.1+dfsg-8+deb10u9+apertis1bv2021.8b9_amd64.deb Size: 10002648 MD5sum: d4bc1cb7c9d9c9c1a0a27040b0907476 SHA1: 72f6f44744820b7c0df095ede752061446e1e4e8 SHA256: 4f81047a891ef26cfd2401ab69fa29be09696851f805cef76aa91e7844abeaf0 SHA512: 49877b1c19870f1d3376373766a7c370c527f884532771e36d967e11b7be1d1d8257cd2d441073f2fe9d4d4c99579f6c6327eebfc6f2728a7f1a263b10aee068 Description: QEMU user mode emulation binaries QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the user mode emulation binaries. In this mode QEMU can launch Linux processes compiled for one CPU on another CPU. . If qemu-user-binfmt package is also installed, it will register binary format handlers from this qemu-user package with the kernel so it will be possible to run foreign binaries directly. However, this might not be suitable for using inside foreign chroots, in which case it is possible to use qemu-user-static package instead of qemu-user-binmft, -- qemu-user-static will register statically linked binfmt handlers instead. Homepage: http://www.qemu.org/ Multi-Arch: foreign Package: qemu-user-binfmt Priority: optional Section: otherosfs Installed-Size: 22 Maintainer: Debian QEMU Team Architecture: amd64 Source: qemu Version: 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9 Depends: qemu-user (= 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9), binfmt-support Conflicts: qemu-user-static Breaks: binfmt-support (<< 2.1.7~) Filename: pool/sdk/q/qemu/qemu-user-binfmt_3.1+dfsg-8+deb10u9+apertis1bv2021.8b9_amd64.deb Size: 2712 MD5sum: db77d1c71456b3237ad513b62e035cc9 SHA1: a97ade251b3c711939a8e05d7352f719b0f8b318 SHA256: 040f6e901ee333c7c4d5c36ae63ced2577c53d87835cae9f934b9a57dbe82f7d SHA512: ea5966e72de298cc53815bc528b9fe1fbb2cb8bd1e830c10200692863ed3e3fe40e5115779a430304eae1ddb7b7ec3718d77a4ce6e247fd65ed78a1e570cca08 Description: QEMU user mode binfmt registration for qemu-user QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides binfmt support registration for the user mode emulation binaries from qemu-user. This is an empty package, it does not contain any additional files, only registration scripts which run at install and remove times. Homepage: http://www.qemu.org/ Multi-Arch: foreign Package: qemu-user-dbgsym Priority: optional Section: debug Installed-Size: 154053 Maintainer: Debian QEMU Team Architecture: amd64 Source: qemu Version: 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9 Depends: qemu-user (= 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9) Filename: pool/sdk/q/qemu/qemu-user-dbgsym_3.1+dfsg-8+deb10u9+apertis1bv2021.8b9_amd64.deb Size: 138863736 MD5sum: fe0dc5085c3633ce2af833291e16343b SHA1: f96d3d23afe72a7f60e7d7d8da4844085cded948 SHA256: 7e64c9402206c2f4d24e6a1974b0f7fd0da823c83390c4bea486e8928b9f9415 SHA512: 308aacf985988e5daa2a5dfccfb9b8bcf16ff08271b23e002918d49891d2e6f23d540f34bb27d14b36266a1ebb3337fb5550f09f4db3ef253b1c832fdcea2b8e Description: debug symbols for qemu-user Auto-Built-Package: debug-symbols Build-Ids: 08482957814d616993abd638d0af374b0755918d 0b01625836841d1f71af341fde217798aa455d25 0c8c85630b7b14b3731367940f107678b8c0dfe2 0cf2d1375e55bc9cfebbb7992694fa5de9263bfb 1b2d7cd47cc7f1f82828439ca9148629afdc0955 208ffcd73763a1d150003b0b6e0157310d681da4 20b91eee8b40a99ea40668ba0840dd0c09bc12ab 2475df1f3601ffba0a426f0d24d69aba13ee4a20 25495507112623d5859b9212a38bd14e802f5739 3044d716f7096f99fd7f311a5efe0d59d3fb0f7d 311bb4a3f8da9f0e02bb1d4d599d5d5daea0ab12 3211d97d8ddcd818b6e5660b83f45422a39eebe6 39831f2caca46f9b017c23013ba4064715df22a3 3eec57cbc73481cfbd51966bdcaea5af78bd75d2 519d6f1379bdf57553d8046e80a85b231b0e3f87 5429762fccc092a17fdd7206a203f1f9a07917a3 54896a02962a433d8fe7eb384b34945c9711f5ce 568065a920c2b97e488cb494b92fbdb80a7306b6 624eed8f15c01dc933f28771eccf0dc350f166af 626bfd22dffcf9f3647ee60f4a84368bff02709d 667aa70a2e4dfdef118a9b2302b6c82225b47ca3 7930da9f7df181367b163ddad1d186162e6db683 7cb2845bb3948b89f157a00b6f283735755094e6 82e73955eddb5d5a088d777d263d15fe39e728ca 8fe07435a7473a421e993a8f05ff62076e169b8b 93b348540ef16df7660565bd75bbc5218b6294be aaec1f6a6ac687d6241c2e358a269baefc546f8d b7f8e652b5f4bedd9243bd267cad700fcc2a48cd be31c54e809e0c52772fce9bb390ab5629910965 d54fc18f4e7d4f4264ca6a2f109b954aa91a87e0 d5c156395b48763b16fe7b50ed5b730a1d267d22 de825b53e2b5002ab060a50adca9fe8970543e48 e7815461972b28969608d7e4d263d5df31995855 ea75047befe0555e22ac7b8aae3744b1d089c3c5 fc70288188208ea27bd400bf5d990ff84274ea35 Package: qemu-user-static Priority: optional Section: otherosfs Installed-Size: 206049 Maintainer: Debian QEMU Team Architecture: amd64 Source: qemu Version: 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9 Provides: qemu-user-binfmt Recommends: binfmt-support Suggests: sudo Conflicts: qemu-user-binfmt Breaks: binfmt-support (<< 2.1.7~) Filename: pool/sdk/q/qemu/qemu-user-static_3.1+dfsg-8+deb10u9+apertis1bv2021.8b9_amd64.deb Size: 21014948 MD5sum: 713735826cffb18f7f1877601f5ab824 SHA1: ea72b33ed88ee5c45b75beb9c4acf76cb898e6d9 SHA256: 6e1d20fc0b1add3ead6294cbc0943bee7a10bae2b0a56e064ee18c045773e286 SHA512: 80b8116f98aed66f94cd9b3118ad1ccd0202e79f64f105c60dc14b4b975240e1d1b8b07c062bb777d253c98e203e29388fe9b8d3195c541be6f059f5bf8286d6 Description: QEMU user mode emulation binaries (static version) QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the user mode emulation binaries, built statically. In this mode QEMU can launch Linux processes compiled for one CPU on another CPU. . qemu-user-static package will register binary formats which the provided emulators can handle, so that it will be possible to run foreign binaries directly. Built-Using: capstone (= 4.0.1+really+3.0.5-1co1bv2021.0b3), gcc-8 (= 8.3.0-6co2bv2021.0b2), glib2.0 (= 2.58.3-2+deb10u3+apertis3bv2021.4b3), glibc (= 2.28-10+deb10u1+apertis1bv2021.6b2), zlib (= 1:1.2.11.dfsg-1+deb10u1+apertis0bv2021.6b1) Homepage: http://www.qemu.org/ Multi-Arch: foreign Package: qemu-user-static-dbgsym Priority: optional Section: debug Installed-Size: 175181 Maintainer: Debian QEMU Team Architecture: amd64 Source: qemu Version: 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9 Depends: qemu-user-static (= 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9) Filename: pool/sdk/q/qemu/qemu-user-static-dbgsym_3.1+dfsg-8+deb10u9+apertis1bv2021.8b9_amd64.deb Size: 151758796 MD5sum: e6d4cf181cd33dad2a798157f6a46bc0 SHA1: 07952a4c5167267f09ce720fd520e68c94b1590c SHA256: 89603462eacae375115db55cb0973ad21fbc7e002d6dc00c749354984a7036ad SHA512: 716f7fa072fa6261f12c5538ac7889f790b3e21fda467ee61d13629b9d8136640c387c1cf746426cae300c1556f62d757ad34ca00b89cf9234060b19c2acb0d1 Description: debug symbols for qemu-user-static Auto-Built-Package: debug-symbols Build-Ids: 037a587ebef094b0a18044ddee796e10124a684e 07ada12fd414d9032cabaa85619f5673211f7bb8 1051b844f352c2c53b95afe0bcef233150d56dc8 19529d7f32f5f0507b4e3bba6ca8f4f483f73064 1cbeac7c21213c98b35101cca36677217f2af1ed 204b9c79f74ad74f7c791d53538b8ccd8d375bb3 2890152a3ab97dd3962973b9da57783eac7378f2 2c0452e73f95f1f2cbab9de580e6f9114d402ddf 2eb83dc01c0ae4352d083dd59ae4b35dff5f3318 34821ab4b8f802195494ed77f574a5e342a1b8fb 383263229219c323984b71d24ebe1970aeaf29b1 3c3dbbb66eaf7404c8670ea69fdfb76ea727eaff 42471d3c61297ef526fb080924341cec4a352477 42c7c57d641ad40e68c6cc595aa65dae4fb2c277 43301d41e9bbf39195b19fda90e75cf01f32a9d6 53ff5eb6a9c8f07f08e3b26b943a3e0e863a231f 54b3b18b42eee1fbc5e127c571f3cc66288b762b 6426cba4550f3a6f78eb9f51271307401a37ec4a 64efc48cc85d8a29bbd0eb990aeaa0c00b7e7977 6807dc46263802fe835f9f4b5952d7ba64b4cf8a 6f9be33765f40ecb1eb6086e00e72f5b5e0c1c3a 72f8aa41906af6c93853035c017d1437fffb860c 7533c81f74c2e0c95934e05e01e62540dd8563bf 794dadb9146513cc657148f4afa8245df656081a 8304726a29e4ca590b40a6a1738f8de60a734a5a 8e84df17b239b8d5da5a50a9c21fdbd61b7cd053 8ecf36498fa2a735f6fd3db7972257ef622c0b39 9f4149968472585468b0f9fdb0b78b405fee2553 a83a2de3ee62abf7be82cdcd66ca4ebeaeceb526 a88bbc4a158a17906384ac1bd5d19eb8ef44fafd bbfc150c76b8a1e8da3161aa5a50282e8c312986 cd13dbf6eb81c5eb3232b0d47babbf3e37b80207 e3fa597faf10d8ce9e1f217885a1f7e684157833 e651cf29ccba4d6d12574c92b703ea97c4c47071 f6b964e8cea3a310142b766ab78212e0329fb235 Package: qemu-utils Priority: optional Section: otherosfs Installed-Size: 5534 Maintainer: Debian QEMU Team Architecture: amd64 Source: qemu Version: 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9 Depends: libaio1 (>= 0.3.93), libc6 (>= 2.28), libgcc1 (>= 1:3.4), libglib2.0-0 (>= 2.37.1), libgnutls30 (>= 3.4.2), libnettle6, zlib1g (>= 1:1.1.4) Suggests: debootstrap, qemu-block-extra (= 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9) Breaks: qemu-system-common (<< 1:3.1+dfsg-3~) Filename: pool/sdk/q/qemu/qemu-utils_3.1+dfsg-8+deb10u9+apertis1bv2021.8b9_amd64.deb Size: 977040 MD5sum: f805f5cd22c06332f97e82eccf52a85f SHA1: 0870fcb99feba838df92bccc3b6f21e814020d5a SHA256: 83c58c65ac2369a51604ae7909353346916ec56bee52c151d257aacc09e4117c SHA512: a558f7a79593d91b7759c1fddeb6324d58bf2ab1f66d503f50c156c5f4ed7ef6555e9c934c172906d21c309b577ebf8bda04e29cd3bc5f7c3dbd18b12c5800aa Description: QEMU utilities QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides QEMU related utilities: * qemu-img: QEMU disk image utility * qemu-io: QEMU disk exerciser * qemu-nbd: QEMU disk network block device server Homepage: http://www.qemu.org/ Multi-Arch: foreign Package: qemu-utils-dbgsym Priority: optional Section: debug Installed-Size: 12237 Maintainer: Debian QEMU Team Architecture: amd64 Source: qemu Version: 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9 Depends: qemu-utils (= 1:3.1+dfsg-8+deb10u9+apertis1bv2021.8b9) Filename: pool/sdk/q/qemu/qemu-utils-dbgsym_3.1+dfsg-8+deb10u9+apertis1bv2021.8b9_amd64.deb Size: 11373820 MD5sum: 014906dd2a0f2f18d7667fb7b266feb7 SHA1: ff1ec5f9014ec7e45019a66480538d468e988d74 SHA256: f3550df79a37e95ad27d7d2c1f51e85e04a5810b1d9b52b59af39516995efb69 SHA512: c64675c851a7bcc6475b2d169f8edf21ab63c7687e1983e8689979bc20049a8c700a612203d9a21d65878bd14cb350781912fbc45e96016c83e901c752a2b2cc Description: debug symbols for qemu-utils Auto-Built-Package: debug-symbols Build-Ids: 085c2c0c1230b14e51cf1297b36c402a9c451ceb 4226763e1936940a81861da1b7770785ff2e69d8 873d4bee103807dc63f9f64dc39509cf55d1551c Package: rabbitvcs-cli Priority: optional Section: vcs Installed-Size: 22 Maintainer: Python Applications Packaging Team Architecture: all Source: rabbitvcs Version: 0.17.1-1co3bv2021.0b3 Depends: python:any, rabbitvcs-core (>= 0.15) Filename: pool/sdk/r/rabbitvcs/rabbitvcs-cli_0.17.1-1co3bv2021.0b3_all.deb Size: 7080 MD5sum: 54bc0e0e7b5295f510848264e84afcc9 SHA1: a15cf236a699568ad39eea4c795ae272162e2abf SHA256: ba4618531ca8b99768cf2d8fc0d711af9516e8420c33bd9336941b16d5c2b7d8 SHA512: 704945a266a53e1d39f6146b99f842f325d08f3edd7c2e8a05db4468cc78b664eb1421d79a5d161cb2a80a94d80bc4e9d408b78bfe455576c8c2d43c6d47decb Description: Command line interface for RabbitVCS RabbitVCS is a set of graphical tools written to provide simple and straightforward access to the version control systems SVN (Subversion) and Git. This is the command-line interface. Homepage: http://www.rabbitvcs.org Package: rabbitvcs-core Priority: optional Section: vcs Installed-Size: 3139 Maintainer: Python Applications Packaging Team Architecture: all Source: rabbitvcs Version: 0.17.1-1co3bv2021.0b3 Replaces: nautilussvn Depends: python:any (<< 2.8), python:any (>= 2.7~), python-gtk2 (>= 2.12.1), python-gobject (>= 2.14.1), python-svn (>= 1.7.2), python-dbus (>= 0.82.4), python-configobj (>= 4.4.0), subversion (>= 1.4.6), meld (>= 1.1.2), ipython (>= 0.7.1), hicolor-icon-theme (>= 0.10-2), python-dulwich, python-simplejson Conflicts: nautilussvn, rabbitvcs Filename: pool/sdk/r/rabbitvcs/rabbitvcs-core_0.17.1-1co3bv2021.0b3_all.deb Size: 346620 MD5sum: c19061ea735c2917166b9f3c5999dd0d SHA1: a0d8fb5f20a0f0b0660abb05c5b81e83389a8b5f SHA256: ddb7f9600c8f7d6471838665a0bb1fade6850d281c54a339d1d1dc99754bce9a SHA512: c9d527f53c4f76851bd987dce50a9a101fd55174dda581578e97c2d39419f22bbcef516511f39fb8eb8f719c984f40ccb7980681191391cfa4d21e9467f5d898 Description: Easy version control RabbitVCS is a set of graphical tools written to provide simple and straightforward access to the version control systems SVN (Subversion) and Git. There are extensions for Nautilus and gedit, and a simple command-line interface. Homepage: http://www.rabbitvcs.org Package: rabbitvcs-gedit Priority: optional Section: vcs Installed-Size: 57 Maintainer: Python Applications Packaging Team Architecture: all Source: rabbitvcs Version: 0.17.1-1co3bv2021.0b3 Depends: gedit, rabbitvcs-core (>= 0.15) Filename: pool/sdk/r/rabbitvcs/rabbitvcs-gedit_0.17.1-1co3bv2021.0b3_all.deb Size: 11140 MD5sum: d302d79ba8fea7ac449eb6f9c055927d SHA1: 616fa0e9884fb085a1091dd09096ae3454f622e6 SHA256: 226a69621ada009687e70a5ad8854612fa2b92914d84273cea9e0d88f368c0b3 SHA512: 4a0f8097547bd58a8b86c3a23835874f90d78806daeb720340e96975d643a85daae72f8dc5d2b6c2b3290779e9675814462b024baec8fe1de5dc38d818e0f86d Description: Gedit extension for RabbitVCS RabbitVCS is a set of graphical tools written to provide simple and straightforward access to the version control systems SVN (Subversion) and Git. This is the extension for gedit text editor. Homepage: http://www.rabbitvcs.org Package: rabbitvcs-nautilus Priority: optional Section: vcs Installed-Size: 42 Maintainer: Python Applications Packaging Team Architecture: all Source: rabbitvcs Version: 0.17.1-1co3bv2021.0b3 Replaces: rabbitvcs-nautilus3 Depends: nautilus (>= 3~), python-nautilus (>= 1.0~), python-gobject (>= 2.28.2~), rabbitvcs-core (>= 0.15) Conflicts: rabbitvcs-nautilus3 Filename: pool/sdk/r/rabbitvcs/rabbitvcs-nautilus_0.17.1-1co3bv2021.0b3_all.deb Size: 11524 MD5sum: afe044466029a39155d2445ae9f711e8 SHA1: b48cee92e87c21815a9a385587551da03614a05a SHA256: 3b5c9acb8771fdf640dfdcbb5886f040efce765b6d450f61f49fcf14aafae323 SHA512: dde45fe46533db20fa5183b9f26edc77805218f73ed0d51a6cb2362416bcb16dbc207ae7e37ff83fcbc72a0d422ec8c6fb4bcac159b019f2c4dad0c5f2b622da Description: Nautilus extension for RabbitVCS RabbitVCS is a set of graphical tools written to provide simple and straightforward access to the version control systems SVN (Subversion) and Git. This is the extension for the Nautilus file manager. Homepage: http://www.rabbitvcs.org Package: rabbitvcs-thunar Priority: optional Section: vcs Installed-Size: 30 Maintainer: Python Applications Packaging Team Architecture: all Source: rabbitvcs Version: 0.17.1-1co3bv2021.0b3 Depends: thunarx-python, thunar-vcs-plugin, rabbitvcs-core (>= 0.15) Filename: pool/sdk/r/rabbitvcs/rabbitvcs-thunar_0.17.1-1co3bv2021.0b3_all.deb Size: 9416 MD5sum: 30e3881106f074a9089583867ecc94de SHA1: 4b0529701b0cb0f964a8e0c22a0689da7de6eb6d SHA256: 44ae66b92c26eed41715bdc5365717b51d61ed452f5f5bd6db778126780324a9 SHA512: d638f4ed2c617583523d596b9fee8e635f5bdf640902f2e891e2ea053eef1799d882a7ad16a013105b73d60c5d85d3210c2dfb7c4e4d00370a90304423de5fe1 Description: Gedit extension for RabbitVCS RabbitVCS is a set of graphical tools written to provide simple and straightforward access to the version control systems SVN (Subversion) and Git. This is the extension for thunar file manager Homepage: http://www.rabbitvcs.org Package: rapidsvn Priority: optional Section: vcs Installed-Size: 1490 Maintainer: Richard B Winters Architecture: amd64 Version: 0.12.1dfsg-3.1co1bv2021.0b3 Depends: libapr1 (>= 1.2.7), libaprutil1 (>= 1.2.7+dfsg), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), libsvn1 (>= 1.4.4), libsvncpp3 (= 0.12.1dfsg-3.1co1bv2021.0b3), libwxbase3.0-0v5 (>= 3.0.4+dfsg), libwxgtk3.0-0v5 (>= 3.0.4+dfsg), libsqlite3-0 (>= 3.7.17) Recommends: ssh-askpass Breaks: libsvncpp-dev (<< 0.7.0-2) Filename: pool/sdk/r/rapidsvn/rapidsvn_0.12.1dfsg-3.1co1bv2021.0b3_amd64.deb Size: 414652 MD5sum: dec2b450140c29d9d16823020670e534 SHA1: 8e8f43699275eccbb26a8a6533263c54f34ce69d SHA256: 23814d719f0caac9cf9ac8866182780729aaf0bee0f59ad7c36a37b4ca15b20c SHA512: 3c20e9a22ab64e8a2cddd42a76c9fc79d583d2bbcd315b39e53b6337a89336864a5e2aa2de19e8437b1a2c27eda360934210639441e39712c7c63e2101d05ded Description: GUI client for Subversion Rapidsvn is a graphical client for the Subversion revision control system (svn) providing an easy to use interface for Subversion features. It aims to be simple for beginners but flexible enough to increase productivity for experienced Subversion users. Homepage: http://rapidsvn.tigris.org/ Package: rapidsvn-dbgsym Priority: optional Section: debug Installed-Size: 11607 Maintainer: Richard B Winters Architecture: amd64 Source: rapidsvn Version: 0.12.1dfsg-3.1co1bv2021.0b3 Depends: rapidsvn (= 0.12.1dfsg-3.1co1bv2021.0b3) Filename: pool/sdk/r/rapidsvn/rapidsvn-dbgsym_0.12.1dfsg-3.1co1bv2021.0b3_amd64.deb Size: 11569900 MD5sum: c1f2effc1625e8b4566cbdf4405e4124 SHA1: fff8b868941ad1b6dce044ad99f3a1d0b6f7127b SHA256: a5d43e229e025e4dcf5388d910d1f099da1966fd22c7b2d0dbaa58a88998a5df SHA512: b0632736395faeb794129016d8a0bcfb80b4a77464f177123a3f37b60a486c24aaafc016175b57f03e18abf1caa882f6014107f752500e0039c99b9ebfba3a39 Description: debug symbols for rapidsvn Auto-Built-Package: debug-symbols Build-Ids: beb13d23d04736c8ff4fd1782f9167e4e90a4fcb Package: sbsigntool Priority: optional Section: utils Installed-Size: 400 Maintainer: Debian EFI Team Architecture: amd64 Version: 0.9.2-2+apertis0bv2021.0b1 Depends: libc6 (>= 2.14), libssl1.1 (>= 1.1.0), libuuid1 (>= 2.16) Filename: pool/sdk/s/sbsigntool/sbsigntool_0.9.2-2+apertis0bv2021.0b1_amd64.deb Size: 63652 MD5sum: 2358aa6c02d56469ba7381e3c382aaab SHA1: 90dcbf344b1a58890a4cce205de6e3ee60b9c47c SHA256: 9c2bf78e2fb7752e7af04c443bb1b41eab12c768a0ace82e9e1708a13ba98623 SHA512: c21283452fa99df4e207b01638d29754e1d042f79b8b04a0d2354050ff1ed62a09280ce28daa67f32887caa76fb0747699f962f65aaf42f9f600922f865a2273 Description: Tools to manipulate signatures on UEFI binaries and drivers This package installs tools which can cryptographically sign EFI binaries and drivers. Multi-Arch: foreign Package: sbsigntool-dbgsym Priority: optional Section: debug Installed-Size: 959 Maintainer: Debian EFI Team Architecture: amd64 Source: sbsigntool Version: 0.9.2-2+apertis0bv2021.0b1 Depends: sbsigntool (= 0.9.2-2+apertis0bv2021.0b1) Filename: pool/sdk/s/sbsigntool/sbsigntool-dbgsym_0.9.2-2+apertis0bv2021.0b1_amd64.deb Size: 862360 MD5sum: e4d358105c29ed2992600cc95f554ed2 SHA1: 8c59ae8901e95168f32715fe1260101e6bd77f5e SHA256: c3605585b2967a0afbc1449bd2664595bedc70a1cd78cec7b26b69f84e3158f0 SHA512: 75c22526495bf74c7c8933c7560c202d7aa10c2b285fb013775568b5720515dc9093fb16aab05cf2267ebb9b5174143c7d4f44d5f167579b995589d90faf5b4a Description: debug symbols for sbsigntool Auto-Built-Package: debug-symbols Build-Ids: 1dcdfe89db515c26c212b0a01a705dd29165c384 5ac3decdc4a9cdd600c5a7bac11ac556c624fa42 a99155e4b2933d3a6669ffa3bbaf4c2d5974f4a3 b66b656b124b2a6fa01d00d4d34e58e9ec7d7bca c886cfb169208e79f6de8ada3de41afb855d053e febf3613f8f03c214b95cd8ddd852f9777d9f550 Package: shellcheck Priority: optional Section: devel Installed-Size: 17342 Maintainer: Debian Haskell Group Architecture: amd64 Version: 0.5.0-3co1bv2021.0b3 Depends: libatomic1 (>= 4.8), libc6 (>= 2.27), libffi6 (>= 3.0.4), libgmp10 Filename: pool/sdk/s/shellcheck/shellcheck_0.5.0-3co1bv2021.0b3_amd64.deb Size: 2203464 MD5sum: 0a777eb4fb8bdc79ac55cb0bc5566ab0 SHA1: 0795248b438afb20abb19ad6e837d207be62bbc2 SHA256: 79bfa1c2f8ec5806b013da8ecc61b0fd04311fdba591415083903e3d72338568 SHA512: e5638e1495f61799dd12b216e9eb810a0c049e8578fd9914dd2bc623757120d19b3530a451fe51ce228e5462b44664f71585ab7312585fc4bc6d6ceea9017df3 Description: lint tool for shell scripts The goals of ShellCheck are: . * To point out and clarify typical beginner's syntax issues, that causes a shell to give cryptic error messages. . * To point out and clarify typical intermediate level semantic problems, that causes a shell to behave strangely and counter-intuitively. . * To point out subtle caveats, corner cases and pitfalls, that may cause an advanced user's otherwise working script to fail under future circumstances. Homepage: https://www.shellcheck.net/ Multi-Arch: foreign Package: sonic Priority: optional Section: sound Installed-Size: 32 Maintainer: Debian Accessibility Team Architecture: amd64 Version: 0.2.0-7co1bv2021.0b3 Depends: libsonic0 (= 0.2.0-7co1bv2021.0b3), libc6 (>= 2.2.5) Filename: pool/sdk/s/sonic/sonic_0.2.0-7co1bv2021.0b3_amd64.deb Size: 9848 MD5sum: 6ae91b8eac5ed98a1e41a868252b50e1 SHA1: 54e060feb2c07911884fe557123dd8d68f9ff0ac SHA256: b20a8cd58b9125abe364618ad271fa4dbbb46105bde47fd804ce5ed8919add7c SHA512: 59aa928c662f2030a7285a780e9808e8714181a072a29c84b808625a03029ed1f67e1030b5b5a59b7178a7672f89dbac89b797f0a0271d264951dab00974cf5c Description: Simple utility to speed up or slow down speech Sonic is a very simple utility that reads and writes wav files, and speeds them up or slows them down, with low distortion. The key new feature in Sonic versus other libraries is very high quality at speed up factors well over 2X. Homepage: https://github.com/waywardgeek/sonic Multi-Arch: foreign Package: sonic-dbgsym Priority: optional Section: debug Installed-Size: 17 Maintainer: Debian Accessibility Team Architecture: amd64 Source: sonic Version: 0.2.0-7co1bv2021.0b3 Depends: sonic (= 0.2.0-7co1bv2021.0b3) Filename: pool/sdk/s/sonic/sonic-dbgsym_0.2.0-7co1bv2021.0b3_amd64.deb Size: 2644 MD5sum: 83ff9612f28a6c1c2ce7d18603280878 SHA1: 9fd92b6389e5c6a9c5cbc77eec8c499903cb4698 SHA256: 63fb28ac30abefaa4ff9ba6dc89998bd1f062f1233515a0cb8ac905b35d72ffb SHA512: 99dcb2d478f984790340cba2589ab7416671602a57dafc03a85736f40a49ae6590d49b5ad03a26a7373bbe164a08a8a528ca452c7f6dd9817300893b0f15c2c1 Description: debug symbols for sonic Auto-Built-Package: debug-symbols Build-Ids: ede8846aec1865bf28334a583a53e8fc7ee045ab Package: sphinxbase-utils Priority: optional Section: sound Installed-Size: 187 Maintainer: Debian Accessibility Team Architecture: amd64 Source: sphinxbase Version: 0.8+5prealpha+1-3co1bv2021.0b3 Depends: libblas3 | libblas.so.3, libc6 (>= 2.4), liblapack3 | liblapack.so.3, libpulse0 (>= 0.99.1), libsphinxbase3 (>= 0.8+5prealpha) Filename: pool/sdk/s/sphinxbase/sphinxbase-utils_0.8+5prealpha+1-3co1bv2021.0b3_amd64.deb Size: 42376 MD5sum: 418cd3096e09afb00bff5486d3d9c924 SHA1: 4e78844ca8ae49d0c2f96b23f21183cca6dcec74 SHA256: c13bdef814523c6312346eac746ab22f29f95f1efe9b366809293cfb696125bf SHA512: 0e8f1bb7fee96e494cc9c95e85afce10f1d057f91731ab1562610639ab0b6866165f427eecdf6328d6a01ad6b8d9b89cc67223f6c92d2c87249dab79897f7709 Description: Speech recognition tool - utililities CMU Sphinx is a large vocabulary, speaker-independent continuous speech recognition engine. . This package contains tools to manipulate Sphinx files. Homepage: http://cmusphinx.sourceforge.net/ Multi-Arch: foreign Package: sphinxbase-utils-dbgsym Priority: optional Section: debug Installed-Size: 121 Maintainer: Debian Accessibility Team Architecture: amd64 Source: sphinxbase Version: 0.8+5prealpha+1-3co1bv2021.0b3 Depends: sphinxbase-utils (= 0.8+5prealpha+1-3co1bv2021.0b3) Filename: pool/sdk/s/sphinxbase/sphinxbase-utils-dbgsym_0.8+5prealpha+1-3co1bv2021.0b3_amd64.deb Size: 61228 MD5sum: 140847ef64cca99e7c671e1b8421caab SHA1: bbf4fc8303e49ad0dcb11ecf2cfa950223c435c2 SHA256: f4ac50b1d3743395de588fd6d837b98dc6080e830dfc6909f3b9ae87a45a5e47 SHA512: 306b6c32361951fcb1ac41f84cec0a7fa823e53c0b17aabad2d551cee05f659bd74222677875591669591c0e65aca0370186b39f3d1720e4c488b116bef19451 Description: debug symbols for sphinxbase-utils Auto-Built-Package: debug-symbols Build-Ids: 1805490cede5fade79a042b86f205d1c31c6254c 236c187c3a7a1374784493ae8e9a30e5d371c114 5f5db9da7c248b3c259e7abdc4b7f33cbaee25e4 6664ca414728dc268c10dd521fdaf543a3a80fda 897d244f019563b350dffcb3993f77259e2c0d45 9b25a0c773a471866b40eae84a895bb452fe6875 a5fbbc8f44b7a351527c1c11308cacf6d94a7a4c Package: splint Priority: optional Section: devel Installed-Size: 2243 Maintainer: Debian QA Group Architecture: amd64 Version: 1:3.1.2+dfsg-1co1bv2021.0b3 Replaces: splint-data (<< 1:3.1.2+dfsg-1) Depends: splint-data (= 1:3.1.2+dfsg-1co1bv2021.0b3), libc6 (>= 2.14), libfl2 (>= 2.5.33) Suggests: splint-doc-html Breaks: splint-data (<< 1:3.1.2+dfsg-1) Filename: pool/sdk/s/splint/splint_3.1.2+dfsg-1co1bv2021.0b3_amd64.deb Size: 689348 MD5sum: 51d264847c1a2bc68991ed40cda1a792 SHA1: a9cef2a244ad3cc44313f207cd9ade56ebb47641 SHA256: e4af26e7b2888a4dcd63a267294be48b21f1620406e5714493c4f6460317bc9d SHA512: 2d71bbc2d377192ae660532f2486135dea708dd5208994b849b6409e38ea10a361ba7abb481abaf18e3fb1fc61247076c13d01638fc6b7bc67ddce8abc8a54f5 Description: tool for statically checking C programs for bugs splint is an annotation-assisted lightweight static checker. It is a tool for statically checking C programs for security vulnerabilities and coding mistakes. If additional effort is invested in adding annotations to programs, splint can perform stronger checking. . splint does many of the traditional lint checks including unused declarations, type inconsistencies, use before definition, unreachable code, ignored return values, execution paths with no return, likely infinite loops, and fall through cases. Problems detected by Splint include: . * Dereferencing a possibly null pointer * Using or returning storage that is undefined or not properly defined * Type mismatches, with greater precision and flexibility than by C compilers * Memory management errors like use of dangling references and memory leaks * Inconsistent (with specified interface) global variable modification or use * Problematic control flow such as likely infinite loops etc. * Buffer overflow vulnerabilities * Dangerous macro implementations or invocations * Violations of customized naming conventions Homepage: http://www.splint.org/ Multi-Arch: foreign Package: splint-data Priority: optional Section: devel Installed-Size: 572 Maintainer: Debian QA Group Architecture: all Source: splint Version: 1:3.1.2+dfsg-1co1bv2021.0b3 Replaces: splint (<< 3.1.2.dfsg-1) Breaks: splint (<< 3.1.2.dfsg-1) Filename: pool/sdk/s/splint/splint-data_3.1.2+dfsg-1co1bv2021.0b3_all.deb Size: 68120 MD5sum: eda391f544853a7ced2c27dbba288ea3 SHA1: bc0ce5934696b00dda6534b9400ccb96ac7f52a6 SHA256: 581341f33ffc59724d10cf7fcb401a5569febdbe4eee7e91519bf3108067aecf SHA512: aa29fca793e43ef49b9552279b3b75ebacd5d320dd31b8a520a26352b2d8839d66d782a583be84df7b7bae54daa9b6bc1e285d15746ada6ec98cf1ee06d21bd4 Description: tool for statically checking C programs for bugs - data files splint is an annotation-assisted lightweight static checker. It is a tool for statically checking C programs for security vulnerabilities and coding mistakes. If additional effort is invested in adding annotations to programs, splint can perform stronger checking. . splint does many of the traditional lint checks including unused declarations, type inconsistencies, use before definition, unreachable code, ignored return values, execution paths with no return, likely infinite loops, and fall through cases. Problems detected by Splint include: . * Dereferencing a possibly null pointer * Using or returning storage that is undefined or not properly defined * Type mismatches, with greater precision and flexibility than by C compilers * Memory management errors like use of dangling references and memory leaks * Inconsistent (with specified interface) global variable modification or use * Problematic control flow such as likely infinite loops etc. * Buffer overflow vulnerabilities * Dangerous macro implementations or invocations * Violations of customized naming conventions . This package contains the data files that are necessary to use splint. Homepage: http://www.splint.org/ Multi-Arch: foreign Package: splint-dbgsym Priority: optional Section: debug Installed-Size: 2495 Maintainer: Debian QA Group Architecture: amd64 Source: splint Version: 1:3.1.2+dfsg-1co1bv2021.0b3 Depends: splint (= 1:3.1.2+dfsg-1co1bv2021.0b3) Filename: pool/sdk/s/splint/splint-dbgsym_3.1.2+dfsg-1co1bv2021.0b3_amd64.deb Size: 2290168 MD5sum: 1559974daabffeb73a2df19d3489b072 SHA1: 12c01d5eec9de6d8deac4bf107c8e3570037f362 SHA256: 43bac6b65e91439bafe720cfa771825c14eee9ded5680d3f3a3883a1b83ed9c2 SHA512: 44bd58d7baf16c46a4c758809c6fa7e329a335e77d496c8d21e2128c4ab57eabd33f68858e19db262d63f276abca51dc80eac39b337d12a3d8d8845aec22462a Description: debug symbols for splint Auto-Built-Package: debug-symbols Build-Ids: d688438502348cf87b75e9e4d22994a2d0e01f89 Package: splint-doc-html Priority: optional Section: doc Installed-Size: 1045 Maintainer: Debian QA Group Architecture: all Source: splint Version: 1:3.1.2+dfsg-1co1bv2021.0b3 Replaces: splint (<< 1:3.1.2+dfsg-1), splint-doc Suggests: splint Conflicts: splint-doc Breaks: splint (<< 1:3.1.2+dfsg-1) Filename: pool/sdk/s/splint/splint-doc-html_3.1.2+dfsg-1co1bv2021.0b3_all.deb Size: 159700 MD5sum: be7712b2a98978a2c66357ec7c0ee0e2 SHA1: de63ccaf5cb110571aab34dfb8f0264d74c78a46 SHA256: d9eb4474c5e4d7c476625dba8498a05361e488bd546eb9b642ad18aa2bb91593 SHA512: 61e89faa9cf1744174165f5d95eb8d2b2a1b7754f95a9ec3f2fc730aec503fd3960326703f6b3db69c0008b0e0068f5c71ae06cd2de803888f6f174f968e3ec5 Description: tool for statically checking C programs for bugs - HTML documentation splint is an annotation-assisted lightweight static checker. It is a tool for statically checking C programs for security vulnerabilities and coding mistakes. If additional effort is invested in adding annotations to programs, splint can perform stronger checking. . splint does many of the traditional lint checks including unused declarations, type inconsistencies, use before definition, unreachable code, ignored return values, execution paths with no return, likely infinite loops, and fall through cases. Problems detected by Splint include: . * Dereferencing a possibly null pointer * Using or returning storage that is undefined or not properly defined * Type mismatches, with greater precision and flexibility than by C compilers * Memory management errors like use of dangling references and memory leaks * Inconsistent (with specified interface) global variable modification or use * Problematic control flow such as likely infinite loops etc. * Buffer overflow vulnerabilities * Dangerous macro implementations or invocations * Violations of customized naming conventions . This package contains the manual (HTML documentation) for splint. Homepage: http://www.splint.org/ Multi-Arch: foreign Package: sqlformat Priority: optional Section: text Installed-Size: 23 Maintainer: Andrii Senkovych Architecture: all Source: sqlparse Version: 0.2.4-1co1bv2021.0b3 Depends: python3:any, python3-sqlparse (= 0.2.4-1co1bv2021.0b3) Breaks: python-sqlparse (<< 0.1.12-1), python3-sqlparse (<< 0.1.12-1) Filename: pool/sdk/s/sqlparse/sqlformat_0.2.4-1co1bv2021.0b3_all.deb Size: 11104 MD5sum: ca510a8319a02aaafcf499eb4e99a5c7 SHA1: 90c8ee6f2c667c9812f39581042a97ef5e24767f SHA256: 0a3f4ec1615d313072d9fe7c95f9325fb21a9c70440c73fadd144afc6c04bbcb SHA512: f20fbc59cabc453a5bfcb321d8b40dbb6f0e9122ff63e9be7a30a12cb3b9c4ed10d0ee36b6661002f575e0a6ba201cea8c478a319a0dd8187d6e0af07a1cb3d8 Description: SQL formatting utility The sqlformat command-line tool can be used to reformat SQL file according to specified options or prepare a snippet in some programming language (only Python and PHP currently supported). Homepage: https://github.com/andialbrecht/sqlparse Package: swig-sphinxbase Priority: optional Section: interpreters Installed-Size: 56 Maintainer: Debian Accessibility Team Architecture: all Source: sphinxbase Version: 0.8+5prealpha+1-3co1bv2021.0b3 Filename: pool/sdk/s/sphinxbase/swig-sphinxbase_0.8+5prealpha+1-3co1bv2021.0b3_all.deb Size: 10492 MD5sum: 23c3011daea3364177538d0358e25e39 SHA1: a4dd204a259857613b3febd5a89f0c0e89155bfe SHA256: f0b9a94699eeafec69776064075941ab6fde5f0e0f0a22f73d70a4697ee1fa08 SHA512: 15034fcbfa4a3b74854e2fb09fec2789502c3100f55fad06e913aeaa81f76a873f517d96c3049e253a4cf4ed1168a2add9068acddc2cbecf446c72e1ad4e010e Description: Speech recognition tool - swig helpers CMU Sphinx is a large vocabulary, speaker-independent continuous speech recognition engine. . This package contains swig helpers for building sphinx-related swig bindings. Homepage: http://cmusphinx.sourceforge.net/ Multi-Arch: foreign Package: sysprof Priority: optional Section: devel Installed-Size: 1060 Maintainer: Debian GNOME Maintainers Architecture: amd64 Version: 3.30.2-2co1bv2021.0b3 Depends: libc6 (>= 2.17), libcairo2 (>= 1.2.4), libglib2.0-0 (>= 2.47.1), libgtk-3-0 (>= 3.22.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libpolkit-gobject-1-0 (>= 0.99), libstdc++6 (>= 4.1.1), libsystemd0 (>= 221), dconf-gsettings-backend | gsettings-backend Filename: pool/sdk/s/sysprof/sysprof_3.30.2-2co1bv2021.0b3_amd64.deb Size: 249800 MD5sum: d552517d815eac1cd35fcd8d244f5b36 SHA1: d7a8ac9b4d369132c94fe1b2766aa8f4a16e976b SHA256: f8013394bb0d264d6a7e53dbacd0c4cb30e25fef9a321947bea39aa99044f73f SHA512: decc8c64c19b80347d0891964826b7d34d753280e1059c5fae03cda87382fb7e2aa3feefd4bc3dca25b714a6f030438c3b0770fad4f2cdec9f8736155d40ebb7 Description: system-wide Linux profiler Sysprof is a sampling CPU profiler that uses a ptrace in Linux kernel to profile the entire system, not just a single application. Sysprof handles shared libraries and applications do not need to be recompiled. In fact they don't even have to be restarted. . It has the following features: - profiles all running processes, not just a single application - has a simple graphical interface - shows the time spent in each branch of the call tree - profiles can be loaded and saved Homepage: https://wiki.gnome.org/Apps/Sysprof Package: sysprof-dbgsym Priority: optional Section: debug Installed-Size: 564 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: sysprof Version: 3.30.2-2co1bv2021.0b3 Depends: sysprof (= 3.30.2-2co1bv2021.0b3) Filename: pool/sdk/s/sysprof/sysprof-dbgsym_3.30.2-2co1bv2021.0b3_amd64.deb Size: 455412 MD5sum: bbf79dc20dc4f500f4f6df2638939be1 SHA1: c168785939907e65ceaafa41c1a7b3f7c401301e SHA256: dbbecd2d610633bb07faa6fbd9300db46c8990215c7fe6c8fd69ef6e84f02375 SHA512: cba7d0c49560a6c65ff65b3a253bddcbdc88442b540b4129cad19188359537b2a3e074a21e585755acc3e98597c219e90a67b1698556e3ffd4dc9054ab7c8801 Description: debug symbols for sysprof Auto-Built-Package: debug-symbols Build-Ids: 025df29df5af6292ad89a9b398c8c0faa613de4a 51c3aed31a9b05d08b0df9a8e61bff11fa31899b 98b9a22a40e7d272d0a4bfaa5ba491e3523a3c56 a4ab41fe9b585943869a99e92259d809676118a1 ffb77a330cd9d9d29a3d0b96cb61994aa55b618a Package: thunar Priority: optional Section: xfce Installed-Size: 1390 Maintainer: Debian Xfce Maintainers Architecture: amd64 Version: 1.8.4-1co1bv2021.0b3 Replaces: thunar-data (<< 1.2.3-3) Depends: desktop-file-utils, exo-utils, shared-mime-info, thunar-data (= 1.8.4-1co1bv2021.0b3), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo2 (>= 1.6.0), libexo-2-0 (>= 0.11.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.39.90), libgtk-3-0 (>= 3.21.5), libgudev-1.0-0 (>= 146), libice6 (>= 1:1.0.0), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.14.0), libsm6, libthunarx-3-0 (>= 1.7.0), libxfce4ui-2-0 (>= 4.11.0), libxfce4util7 (>= 4.9.0), libxfconf-0-2 (>= 4.6.0) Recommends: default-dbus-session-bus | dbus-session-bus, gvfs, policykit-1-gnome | polkit-1-auth-agent, thunar-volman, tumbler, udisks2, xdg-user-dirs, libcairo-gobject2 (>= 1.10.0), libpangocairo-1.0-0 (>= 1.14.0), libxfce4panel-2.0-4 (>= 4.11.0) Suggests: thunar-archive-plugin, thunar-media-tags-plugin Breaks: thunar-data (<< 1.2.3-3) Filename: pool/sdk/t/thunar/thunar_1.8.4-1co1bv2021.0b3_amd64.deb Size: 690360 MD5sum: 9beb449bed82b85b815504ab136fcbc6 SHA1: 1a9edce7c7a15881bd7de8b1c67c6bd1fda8109a SHA256: 086984ad25c680691da5b18c0d1a8be56c06b1117f71ec9a59e7029cefab4f3c SHA512: 7bf17e46c32d90d97c7edb4db6a6dd2b506f74ecc60cde3a5982048d99ba8258bd47ab063462995b33996bc1d26585532e31291be559514020b62e5037bec144 Description: File Manager for Xfce Thunar is the file manager designed to be the default file manager for the Xfce desktop environment. It has been designed to be fast and easy to use. . Also included is an Xfce panel plugin which can manage the desktop trash. Homepage: https://docs.xfce.org/xfce/thunar/start Package: thunar-data Priority: optional Section: xfce Installed-Size: 4966 Maintainer: Debian Xfce Maintainers Architecture: all Source: thunar Version: 1.8.4-1co1bv2021.0b3 Filename: pool/sdk/t/thunar/thunar-data_1.8.4-1co1bv2021.0b3_all.deb Size: 1102756 MD5sum: 891d6b05a43cf4c69e3b74994e0e0bef SHA1: d0f13fb0908b71124a3caf4afae7f270ab441fab SHA256: 373b2193779df1c0fd79407dc6f4baea5a72c9c001fccdf33d8f6a29e4c18929 SHA512: 1962eaa2d389f61f283c5db84f865902bb6541c8bc386d2e3ee474fb69d170caf20341e1935b5300a21c2b0f02005b49f0462f954ce8b7e68af9b956fdc49555 Description: Provides thunar documentation, icons and translations This package contains architecture-independent files for thunar, the file manager and file management libraries for Xfce desktop environment. Homepage: https://docs.xfce.org/xfce/thunar/start Multi-Arch: foreign Package: thunar-dbgsym Priority: optional Section: debug Installed-Size: 1690 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: thunar Version: 1.8.4-1co1bv2021.0b3 Replaces: thunar-dbg (<< 1.6.11-2~) Depends: thunar (= 1.8.4-1co1bv2021.0b3) Breaks: thunar-dbg (<< 1.6.11-2~) Filename: pool/sdk/t/thunar/thunar-dbgsym_1.8.4-1co1bv2021.0b3_amd64.deb Size: 1474636 MD5sum: 23320c4b9a6686511e1fceed17c33d68 SHA1: c570e18a2b85c540c87f7df40539e7c4d86a0d82 SHA256: 3a0e04056b8494a9338a518ea1661c4475a7d47ba47fdf555d43268d6051c611 SHA512: 15a709d5775b63ffc8c56a4c4df9bf472a0e084e921851634d0f6a6f559d908697d26d127c5c23f0d7a1268b5fc66045d090093c83f4e02476a8161a96cf6a2e Description: debug symbols for thunar Auto-Built-Package: debug-symbols Build-Ids: 25d84ca14b35df4e386606f372dbfe493cfcfda1 9285d4bcae9a2dda15449687981da2bd50542c7a cb5be9c006f1b3b7588b5689ad0ed389d38e18c4 Package: thunar-vcs-plugin Priority: optional Section: xfce Installed-Size: 1157 Maintainer: Debian Xfce Maintainers Architecture: amd64 Version: 0.2.0-1co1bv2021.0b3 Depends: thunar (>= 0.5.0rc2-1), libapr1 (>= 1.2.7), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libexo-2-0 (>= 0.11.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.16.2), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libsvn1 (>= 1.9), libthunarx-3-0 (>= 1.7.0), libxfce4util7 (>= 4.9.0) Filename: pool/sdk/t/thunar-vcs-plugin/thunar-vcs-plugin_0.2.0-1co1bv2021.0b3_amd64.deb Size: 208132 MD5sum: 1c593e42c9f388aa8032389dadd14675 SHA1: 102091eaa3fbccea4c0fa808f31129fd9ffd18d7 SHA256: adddfada2791017eb724546537f565fe43e0667a357eb330c4dfa3b7685eae6e SHA512: 3ca316b87a6c21e7bb590097c82fcfe42dc99d6517c245b0e97623324c7e28e9a31cc2c8f7fc6de2a08a9504304530467b24351cc12b3df9ca261469a0b8a5e3 Description: VCS plugin for Thunar file manager Git and Subversion integration into the Thunar file manager. The current features are: * most of the svn action: add, blame, checkout, cleanup, commit, copy, delete, export, import, lock, log, move, properties, relocate, resolved, revert, status, switch, unlock, update. * Subversion info in file properties dialog. * Basic Git actions: add, blame, branch, clean, clone, log, move, reset, stash, status. Homepage: https://goodies.xfce.org/projects/thunar-plugins/thunar-vcs-plugin Package: thunar-vcs-plugin-dbgsym Priority: optional Section: debug Installed-Size: 644 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: thunar-vcs-plugin Version: 0.2.0-1co1bv2021.0b3 Depends: thunar-vcs-plugin (= 0.2.0-1co1bv2021.0b3) Filename: pool/sdk/t/thunar-vcs-plugin/thunar-vcs-plugin-dbgsym_0.2.0-1co1bv2021.0b3_amd64.deb Size: 563064 MD5sum: 86242ee2569fab9024cad596f66ba03c SHA1: 7dc65391975829ff2ae8c2bc333e2b7279312bcc SHA256: 90c016c7fd08cfcebdfaddbe8ef8d66885b2ba89a87979a34830cf1beba931fb SHA512: babc3f31ba22d327bebd8d80a967c149d49d6482d79637beed79178cb7f1dbc022cbd0f4b9f4f1c6cb73c9e46107101f333f72173d340b8682e1e08ec7ad3c38 Description: debug symbols for thunar-vcs-plugin Auto-Built-Package: debug-symbols Build-Ids: 0ce77ef533c3008b5af9c45107d30a4abbbd2cf0 ee3e1c04a2e6c84e7a7c1cd44c0082b25ebe6a6a f091c4e7f9953af3ca8fe9e7511b2c820950cfe9 Package: thunar-volman Priority: optional Section: xfce Installed-Size: 878 Maintainer: Debian Xfce Maintainers Architecture: amd64 Version: 0.9.1-1co1bv2021.0b3 Depends: exo-utils, thunar (>= 1.1.1), libc6 (>= 2.4), libexo-2-0 (>= 0.11.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.16.2), libgudev-1.0-0 (>= 146), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.14.0), libxfce4ui-2-0 (>= 4.11.1), libxfce4util7 (>= 4.9.0), libxfconf-0-2 (>= 4.6.0) Filename: pool/sdk/t/thunar-volman/thunar-volman_0.9.1-1co1bv2021.0b3_amd64.deb Size: 169332 MD5sum: 72ff0ae36c3c47f495465f806c1f65c0 SHA1: 810a12ea41decb163cca2eefe3339130b70b94dc SHA256: c8640c1470e9b20e641c4aa7762f85fe1931f7348a44e3062da9e5d89cef509b SHA512: bfc04ec2251ffc455a2c41363445461a6e631b2676183381eeeb5009ac5beeddfb5060f9e3d106da0351e70b70f62427afb1c9f0dfee62a7403959114d151f81 Description: Thunar extension for volumes management The Thunar Volume Manager is an extension for the Thunar file manager, which enables automatic management of removable drives and media. Homepage: https://goodies.xfce.org/projects/thunar-plugins/thunar-volman Package: thunar-volman-dbgsym Priority: optional Section: debug Installed-Size: 142 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: thunar-volman Version: 0.9.1-1co1bv2021.0b3 Depends: thunar-volman (= 0.9.1-1co1bv2021.0b3) Filename: pool/sdk/t/thunar-volman/thunar-volman-dbgsym_0.9.1-1co1bv2021.0b3_amd64.deb Size: 110304 MD5sum: a92d20a989863cda8ae9a2da6134937e SHA1: b4767e00c6442c2c2216748dfa69d88e44345102 SHA256: 7163bee7bb26e309117d0059271f7d794376a757e123266f8cace307a69c1622 SHA512: 3c0b150af55856ad7f8932677badd07fefb716fdd72deb3d98829d9009023a4c6956bb1a10042644464ed4bbf8fd7da3557329ae634f5d6e8bf7bc4d2202d535 Description: debug symbols for thunar-volman Auto-Built-Package: debug-symbols Build-Ids: 11eee404442cb1d0f593a3a224385ba295c722ab c0f820874fab39dd89bc77adc22085bc7d04ec40 Package: thunarx-python Priority: optional Section: xfce Installed-Size: 61 Maintainer: Ritesh Raj Sarraf Architecture: amd64 Version: 0.5.1-1co1bv2021.5b6 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.16.0), libgtk-3-0 (>= 3.0.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libpython2.7 (>= 2.7), libthunarx-3-0 (>= 1.1.0), thunar (>= 0.4.0) Filename: pool/sdk/t/thunarx-python/thunarx-python_0.5.1-1co1bv2021.5b6_amd64.deb Size: 13324 MD5sum: 63263e514c312002656bebca74e32b62 SHA1: 88aecd814e361bd362480f500f944665c318cf11 SHA256: 4fb82836753e57b2cc7fc530a324d4849e551cda885add36b8d666f0d6a36a1b SHA512: 0ca6746462a176d53f03e02104c3d9d7faf2ac27a94deef781d80505e0e89b9654b2aedc20401c3d67049284b06337cbfe03f14f3d2596c43d2b2cca94d5d736 Description: Python bindings for the Thunar file manager Python bindings for the Thunar file manager, allowing property page and menu extensions to be written in Python. Homepage: https://goodies.xfce.org/projects/bindings/thunarx-python Package: thunarx-python-dbgsym Priority: optional Section: debug Installed-Size: 58 Maintainer: Ritesh Raj Sarraf Architecture: amd64 Source: thunarx-python Version: 0.5.1-1co1bv2021.5b6 Depends: thunarx-python (= 0.5.1-1co1bv2021.5b6) Filename: pool/sdk/t/thunarx-python/thunarx-python-dbgsym_0.5.1-1co1bv2021.5b6_amd64.deb Size: 40460 MD5sum: 7b3d053bd9c344012af9d3a101849f88 SHA1: c11edbadfc3e1c014c1d01739394eb5ce7d70d21 SHA256: cabff418431be3be699fa8b3f1ecef2f2e6050b6c9d7af8e365fa0c559c43e88 SHA512: 99e7b65dcee257a6952f8ab6772052c36827faef4dd34ab451b8e6457eaafa6c2046a1f48f5292bb3c01f7cce7f33a47f772bae625af4413bedb71e814e5954c Description: debug symbols for thunarx-python Auto-Built-Package: debug-symbols Build-Ids: d537ac743ca5b3166e915f680109017d1f11d03b Package: trang Priority: optional Section: text Installed-Size: 25 Maintainer: Debian XML/SGML Group Architecture: all Source: jing-trang Version: 20151127+dfsg-3co1bv2021.0b4 Depends: default-jre, libtrang-java, java-wrappers Filename: pool/sdk/j/jing-trang/trang_20151127+dfsg-3co1bv2021.0b4_all.deb Size: 8476 MD5sum: 54df7292d0590420752ed70c5ba4d503 SHA1: 46d53255bf97fefef24e27eb0a50d0a7a0b930e8 SHA256: 8fcd8197314eef9660adcb503fd0dfca9da1ef214e2339052ee20a6cf7d53bc2 SHA512: 26a7fc95304cc543b23f0f7aafe89f4a616c071a427daced790f19418efda6b12b614ff2372cf624db9fd687e2b0e83e69d975ffbeb870b1e19e6deb06947b2d Description: XML schema converter Trang converts between different schema languages for XML. It supports the following languages: - RELAX NG (XML syntax) - RELAX NG compact syntax - XML 1.0 DTDs - W3C XML Schema Homepage: https://github.com/relaxng/jing-trang Package: user-mode-linux Priority: optional Section: kernel Installed-Size: 46453 Maintainer: User Mode Linux Maintainers Architecture: amd64 Version: 5.10um1co3bv2021.4b1 Depends: libc6 (>= 2.28), libvdeplug2 Recommends: uml-utilities (>= 20040406-1) Suggests: x-terminal-emulator, rootstrap, user-mode-linux-doc, slirp, vde2 Filename: pool/sdk/u/user-mode-linux/user-mode-linux_5.10um1co3bv2021.4b1_amd64.deb Size: 10928352 MD5sum: 4539c9f1184ab8783a68eca3c5e3e4fc SHA1: 8b41d7d0fa95728f69af52da04272b4d780734a4 SHA256: cdcf3d4008e064fdab2e90e6c1cf9b8a24dc607d6da2bb939882fba15627ba40 SHA512: bc2991b2da890d20633db7940347c25e0959f8fcffea2cda7796ca38a1aff6ec3109271e2152767e6024b19b5af3ff065145be705555b797a4463a9deb270414 Description: User-mode Linux (kernel) User-mode Linux (UML) is a port of the Linux kernel to its own system call interface. It provides a kind of virtual machine, which runs Linux as a user process under another Linux kernel. This is useful for kernel development, sandboxes, jails, experimentation, and many other things. . This package contains the kernel itself, as an executable program, and the associated kernel modules. Built-Using: linux (= 5.10.46-4+apertis2~2021bv2021.2b1) Homepage: http://user-mode-linux.sourceforge.net/ Package: user-mode-linux-dbgsym Priority: optional Section: debug Installed-Size: 4129 Maintainer: User Mode Linux Maintainers Architecture: amd64 Source: user-mode-linux Version: 5.10um1co3bv2021.4b1 Depends: user-mode-linux (= 5.10um1co3bv2021.4b1) Filename: pool/sdk/u/user-mode-linux/user-mode-linux-dbgsym_5.10um1co3bv2021.4b1_amd64.deb Size: 483920 MD5sum: fbb51fbaf3649a9e2cda8a38ae884e08 SHA1: 011f23806f6434ba963cf7210b913823ffbdf959 SHA256: fcb341060baf2df7135ec77877166eff94a2f177d89d8ccf7c758b6c46390124 SHA512: 63682bac15336c1e244f605060aa2f269b22a4aea906f39e1b0a751ceb65c6ee47b0ac6f27bdfd17dd7c2a828e56451db200c129b39b827103a9e5c0f06217ef Description: debug symbols for user-mode-linux Auto-Built-Package: debug-symbols Build-Ids: a31ea66f8e96134e9fe1709a4509e81a2d1f12bb Built-Using: linux (= 5.10.46-4+apertis2~2021bv2021.2b1) Package: wx-common Priority: optional Section: devel Installed-Size: 348 Maintainer: wxWidgets Maintainers Architecture: amd64 Source: wxwidgets3.0 Version: 3.0.4+dfsg-8co2bv2021.0b3 Depends: libc6 (>= 2.4), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), libwxbase3.0-0v5 (>= 3.0.4+dfsg) Recommends: zip Filename: pool/sdk/w/wxwidgets3.0/wx-common_3.0.4+dfsg-8co2bv2021.0b3_amd64.deb Size: 176816 MD5sum: 42733cb8108af9894ea6b31b2aa5052a SHA1: f5c61fe5c87fa859bd42f5a42e60fe14145d734e SHA256: bbab11adfd6bfec28c9d0fc81922ca9187b84d5c92aed112e4be5c1640e3e438 SHA512: 01f9acbad250cc0f5bfdc401c8081456f99195ba2ad3bb44315f28cbc84fa7db424940d29c08c20e3b898869b5079c7a1d42faa3e4c94ebb155041f50bf6edda Description: wxWidgets Cross-platform C++ GUI toolkit (common support files) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package provides common support files not bound to any particular wxWidgets release, such as font metrics required by some ports, and miscellaneous developer aids and binary utilities. Homepage: https://www.wxwidgets.org/ Multi-Arch: foreign Package: wx-common-dbgsym Priority: optional Section: debug Installed-Size: 424 Maintainer: wxWidgets Maintainers Architecture: amd64 Source: wxwidgets3.0 Version: 3.0.4+dfsg-8co2bv2021.0b3 Depends: wx-common (= 3.0.4+dfsg-8co2bv2021.0b3) Filename: pool/sdk/w/wxwidgets3.0/wx-common-dbgsym_3.0.4+dfsg-8co2bv2021.0b3_amd64.deb Size: 397528 MD5sum: a433b1e3417a1d7f2667e1e87fc7c287 SHA1: 0343697366c18fb836f2957643de1df2f589bc4b SHA256: ef05bc15bedcc57d625ca3d7b936210b12757c7320525ceb7ae48976fa6ac467 SHA512: 8861dcf51f8f9a9d0f9c1857cc61d28085bb7ad5cd2a7fe53211d2794e9310b8ecdcf5ffa9422c98f2c81aa65e496f732bdcaa1c98f6aebe1bf35e6f943c8723 Description: debug symbols for wx-common Auto-Built-Package: debug-symbols Build-Ids: 447fe80d28e5d3840599bf42245b523ca8aaac60 Package: wx3.0-doc Priority: optional Section: doc Installed-Size: 165003 Maintainer: wxWidgets Maintainers Architecture: all Source: wxwidgets3.0 Version: 3.0.4+dfsg-8co2bv2021.0b3 Suggests: doc-base, www-browser Filename: pool/sdk/w/wxwidgets3.0/wx3.0-doc_3.0.4+dfsg-8co2bv2021.0b3_all.deb Size: 14488196 MD5sum: c2bf71abf105a8cafb9366122cc2ecf6 SHA1: a485f81667acc81178bfebe14b49a3529a0fde78 SHA256: a27fa05f9e197f3e757d9d0bae82f5be1910eea3f6b6e2a42187b56d433bf9db SHA512: d64a610819942bf5d940b8edc7ba5e9a41b5281b7aa1b5fa6a4584c81eefc13f1e781989678e9f07cf7a332366f28c31f9791ffe6592ee29f060ed59528c5b9a Description: wxWidgets Cross-platform C++ GUI toolkit (documentation) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package provides a HTML version of the wxWidgets reference manual. Homepage: https://www.wxwidgets.org/ Multi-Arch: foreign Package: wx3.0-examples Priority: optional Section: devel Installed-Size: 3294 Maintainer: wxWidgets Maintainers Architecture: all Source: wxwidgets3.0 Version: 3.0.4+dfsg-8co2bv2021.0b3 Suggests: libwxgtk3.0-dev, wx3.0-doc Filename: pool/sdk/w/wxwidgets3.0/wx3.0-examples_3.0.4+dfsg-8co2bv2021.0b3_all.deb Size: 2205400 MD5sum: 20117de4d8a253c30b97314df6938e98 SHA1: 847f64b2a35332b54785d58bf5e1b4b6dce40682 SHA256: fe943488dd4ba3e96f3d7b4f47a3daa3042db1137f2675f568c12ed0987530ea SHA512: 44ea06d64922e82e27f8e11fd8c04198028f7015ffb5c33a87fe1c2b8322d61b7588c229069f2beeda334b58f7585e6c2c3c0a00ed9d887bac56eb4507142810 Description: wxWidgets Cross-platform C++ GUI toolkit (examples) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package contains examples of using the wxWidgets toolkit in C++. Homepage: https://www.wxwidgets.org/ Multi-Arch: foreign Package: wx3.0-headers Priority: optional Section: devel Installed-Size: 6723 Maintainer: wxWidgets Maintainers Architecture: all Source: wxwidgets3.0 Version: 3.0.4+dfsg-8co2bv2021.0b3 Filename: pool/sdk/w/wxwidgets3.0/wx3.0-headers_3.0.4+dfsg-8co2bv2021.0b3_all.deb Size: 1128396 MD5sum: b0902b1807286fce03a2f22c9ad6689b SHA1: 8ca1e19b08ff5074ca09e52716dbe898d0ed4601 SHA256: bbf800de6b60901d5f94a9a162086b77c8ca7fd701beac1fe77dff54a4141a17 SHA512: b084e20cc09c41928686b26e83f6b22efe5efeeb4cc2f1ba9fc30b9e0b98a5233e8ab5d76310b9ba6d8ad74212b32ea258f603346f149fc65316f673ac8e6077 Description: wxWidgets Cross-platform C++ GUI toolkit (header files) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package provides the common header files required to build applications using the wxWidgets toolkit. Homepage: https://www.wxwidgets.org/ Multi-Arch: foreign Package: wx3.0-i18n Priority: optional Section: localization Installed-Size: 2738 Maintainer: wxWidgets Maintainers Architecture: all Source: wxwidgets3.0 Version: 3.0.4+dfsg-8co2bv2021.0b3 Provides: wx-i18n Filename: pool/sdk/w/wxwidgets3.0/wx3.0-i18n_3.0.4+dfsg-8co2bv2021.0b3_all.deb Size: 555680 MD5sum: abd765939bf8bde4dcfdb31916f97171 SHA1: 382aa671a1e6ab27bbca658d17a3595692e492d0 SHA256: a5cb1e0667b310b341174130b4b3e21ee2bb5bd2b4abbb4fc9aa7d8140822a6b SHA512: a21f50aacc309490fd9203ea055a430377e33d31d0ce26d50edacfbdf6433243417a56f1008b22ba4f5bf39caef7816b3a7978a4540de54c211764f7a0c7d7b6 Description: wxWidgets Cross-platform C++ GUI toolkit (i18n support) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package provides the i18n message catalogs for wxWidgets. Homepage: https://www.wxwidgets.org/ Multi-Arch: foreign Package: xfce-keyboard-shortcuts Priority: optional Section: oldlibs Installed-Size: 70 Maintainer: Debian Xfce Maintainers Architecture: all Source: libxfce4ui Version: 4.12.1-3co1bv2021.0b3 Depends: libxfce4ui-common Filename: pool/sdk/libx/libxfce4ui/xfce-keyboard-shortcuts_4.12.1-3co1bv2021.0b3_all.deb Size: 63656 MD5sum: fdf467c9c9e51cf7ac629842b483a50c SHA1: 0f2c97e66c62e98e7ebbc04a58005c17f3d82266 SHA256: 3c35fbb2233cca932713a038308140f5adebc9618852f0d5d38db55adc62686c SHA512: 03d8679f1af2bd9536366c2c1853547c480f5875880c5ecc93b69ae4ced364a52b9c44ac54163eb516f6fad2647905d134a75f2129d3abd40356ee6b327f2ae0 Description: xfce keyboard shortcuts configuration (transitional package) This package only contains the default shortcut configuration for Xfce. . This package ensures a smooth upgrades from previous versions of Debian. It can safely be removed if no other packages depend on it. Homepage: http://www.xfce.org/ Multi-Arch: foreign Package: xfce4 Priority: optional Section: metapackages Installed-Size: 16 Maintainer: Debian Xfce Maintainers Architecture: all Version: 4.12.5co1bv2021.0b3 Depends: gtk2-engines-xfce (>= 3.2.0), libxfce4ui-utils (>= 4.12), thunar (>= 1.6.6), xfce4-appfinder (>= 4.12.0), xfce4-panel (>= 4.12.0), xfce4-pulseaudio-plugin, xfce4-session (>= 4.12.0), xfce4-settings (>= 4.12.0), xfconf (>= 4.12.0), xfdesktop4 (>= 4.12.0), xfwm4 (>= 4.12.0) Recommends: desktop-base (>= 5.0.4), tango-icon-theme (>= 0.8.90), thunar-volman (>= 0.8.1), xfce4-notifyd, xorg Suggests: gtk3-engines-xfce (>= 3.2.0), xfce4-goodies, xfce4-power-manager (>= 1.4.0) Filename: pool/sdk/x/xfce4/xfce4_4.12.5co1bv2021.0b3_all.deb Size: 8456 MD5sum: 9fec6e45200028e0e4dab08099aa1b39 SHA1: fe537c69df05de1daeac8e59ee2d1ac436e179ce SHA256: 85b484e44dc6ac93ff42d5fe0dabe70f6c9373310ee4c582b1f0ab20bee0629c SHA512: 0027b804ff419dba7587e9383710d9b3c6c8679aca70138fad23ee2be92516ebecbc5acfefad0b26f2b7024cf7c045474cd0206228f028710346b767d39dd69d Description: Meta-package for the Xfce Lightweight Desktop Environment Xfce is a lightweight desktop environment for unix-like operating systems. It aims to be fast and lightweight, while still being visually appealing and easy to use. Designed for productivity, it loads and executes applications fast, while conserving system resources. . This package is a metapackage; it depends on the core packages of the Xfce4 desktop environment and recommends some extra Xfce4 packages. If you intend to use Xfce4 and want the full experience then installing this package and the packages it Recommends is a great place to start. . If you just want to pick and choose the core components then feel free to remove this package. Homepage: https://www.xfce.org/ Package: xfce4-appfinder Priority: optional Section: xfce Installed-Size: 711 Maintainer: Debian Xfce Maintainers Architecture: amd64 Version: 4.12.0-2co1bv2021.0b3 Replaces: xfce4-utils Depends: libc6 (>= 2.4), libgarcon-1-0 (>= 0.3.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk2.0-0 (>= 2.24.32), libxfce4ui-1-0 (>= 4.9.1), libxfce4util7 (>= 4.9.0), libxfconf-0-2 (>= 4.6.0) Breaks: xfce4-utils Filename: pool/sdk/x/xfce4-appfinder/xfce4-appfinder_4.12.0-2co1bv2021.0b3_amd64.deb Size: 180432 MD5sum: d9851cbab4cef4ae2bef49b3d1e8b891 SHA1: 712673293f6664a2ec4c9f8c0a675562e0299c96 SHA256: 12dd861657ea8814970a0167cbebd138c3194867faae87025504352211479048 SHA512: 5bf18d282a950f6193f395d55d99714dbc3a4f5bb6b8068ae0124b80ee7be998284b70aa1835a8a6881e51dbe89b6f755c8a8fce99dee9d640cb8892c7474c71 Description: Application finder for the Xfce4 Desktop Environment This is an application finder for the Xfce4 Desktop Environment. It will search for installed applications on your system. Homepage: http://www.xfce.org/ Package: xfce4-appfinder-dbgsym Priority: optional Section: debug Installed-Size: 179 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: xfce4-appfinder Version: 4.12.0-2co1bv2021.0b3 Depends: xfce4-appfinder (= 4.12.0-2co1bv2021.0b3) Filename: pool/sdk/x/xfce4-appfinder/xfce4-appfinder-dbgsym_4.12.0-2co1bv2021.0b3_amd64.deb Size: 142472 MD5sum: 2a7ade2b722452e9858185e8431f123b SHA1: 67af9012879c2efd13143905aa0454e9f4e9814d SHA256: 200694d7fbb298de17ea02bdd3f514efdc3cb51756790afa52d18354f2a4c714 SHA512: 0e234d5db7a691f4b0f3553f3e3996c20b5fc4bf2fee3b5f9d3f2794e4ae24af5cd81b5233b30fb45e1967432386d33bdd36cbdd58883822369d38d3c5974003 Description: debug symbols for xfce4-appfinder Auto-Built-Package: debug-symbols Build-Ids: d73f1637a5bed9d4c42e8677cd27c8d60e4466d7 Package: xfce4-notifyd Priority: optional Section: xfce Installed-Size: 820 Maintainer: Debian Xfce Maintainers Architecture: amd64 Version: 0.4.3-1co1bv2021.0b3 Provides: notification-daemon Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.10.0), libdbus-1-3 (>= 1.9.14), libdbus-glib-1-2 (>= 0.78), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.43.91), libgtk-3-0 (>= 3.21.5), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libx11-6, libxfce4panel-2.0-4 (>= 4.11.0), libxfce4ui-2-0 (>= 4.11.1), libxfce4util7 (>= 4.9.0), libxfconf-0-2 (>= 4.6.0) Recommends: libnotify-bin Filename: pool/sdk/x/xfce4-notifyd/xfce4-notifyd_0.4.3-1co1bv2021.0b3_amd64.deb Size: 190728 MD5sum: efb37a02b169a1f339d478d38de607b1 SHA1: 8eb98f3bb7d869ce8e0999f5eea67549ff9e7e95 SHA256: 1dc95cc9754118e1c1145e3d4d547601f3db6055217d24d690f0f6ac30927dd9 SHA512: 10e0ac29bc060cce6ac65ea32d4c2e1692aca8ead206eb9e7d7f2c118b569aec6f323cc0690dc238d80cf574dd935e9573630e84c036a2238f6b73a62c469886 Description: simple, visually-appealing notification daemon for Xfce Xfce4-notifyd is a simple, visually-appealing notification daemon for Xfce that implements the Freedesktop.org Desktop Notifications Specification. . Features: * Themable using the GTK+ theming mechanism * Visually appealing: rounded corners, shaped windows * Supports transparency and fade effects Homepage: https://goodies.xfce.org/projects/applications/xfce4-notifyd Package: xfce4-notifyd-dbgsym Priority: optional Section: debug Installed-Size: 269 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: xfce4-notifyd Version: 0.4.3-1co1bv2021.0b3 Depends: xfce4-notifyd (= 0.4.3-1co1bv2021.0b3) Filename: pool/sdk/x/xfce4-notifyd/xfce4-notifyd-dbgsym_0.4.3-1co1bv2021.0b3_amd64.deb Size: 205688 MD5sum: 4e315d0abecfca11ab2c422f7b4c945d SHA1: 0866cb0b9eda18410b43aa7a2a6d26ae4d388b72 SHA256: d1f80ec0dcafba1bea86c06fd9e319a609db52aeb560cf91bf84e3d6ac854bdd SHA512: d090a3f80d57d83437130f75abf1cc96932fb1f08633cb9b0b347db0ca5e8bb96516ef0f7856d19b03c339720f0115c5a9ece7ade8929977bee9587ea0403bad Description: debug symbols for xfce4-notifyd Auto-Built-Package: debug-symbols Build-Ids: 4a68c3afa1f77fa11a1d22da74f179bd08e42d41 6f3b9866a50010d1029552969f08dd86d2558c3a 9e5c6c997bdbe7a3ab38060d4ca79028a0d0094a Package: xfce4-panel Priority: optional Section: xfce Installed-Size: 3427 Maintainer: Debian Xfce Maintainers Architecture: amd64 Version: 4.12.2-1co1bv2021.0b3 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo2 (>= 1.2.4), libdbus-1-3 (>= 1.9.14), libdbus-glib-1-2 (>= 0.88), libexo-1-0 (>= 0.5.0), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgarcon-1-0 (>= 0.3.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.41.1), libgtk2.0-0 (>= 2.24.32), libice6 (>= 1:1.0.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libpangoft2-1.0-0 (>= 1.14.0), libsm6, libwnck22 (>= 2.30.7), libx11-6, libxext6, libxfce4ui-1-0 (>= 4.9.1), libxfce4util7 (>= 4.9.0), libxfconf-0-2 (>= 4.6.0), exo-utils Filename: pool/sdk/x/xfce4-panel/xfce4-panel_4.12.2-1co1bv2021.0b3_amd64.deb Size: 737792 MD5sum: 0fd0c41c495e4d7f0b7a7304d4e1f2cc SHA1: 3df5f10fec29b3978c3a1ccd9ebde2677d71fb76 SHA256: c611cd781a7b656f36968ed1ac3d52f24e3db9efff3061c590dbf80209877f33 SHA512: 0ea05d9d83bb423e5324ba8c023c30192d8a02af6e97a29ce739cbf71be5a1382c88d141db856a60685c8f0e2c6dc15f7ac952150bc4df330e53290d25b40655 Description: panel for Xfce4 desktop environment This is the panel provided by the Xfce4 desktop project. If you want a multi-functional panel that can even handle plugins and the like, xfce4-panel might be worth a try. Homepage: http://www.xfce.org/ Package: xfce4-panel-dbgsym Priority: optional Section: debug Installed-Size: 1847 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: xfce4-panel Version: 4.12.2-1co1bv2021.0b3 Replaces: xfce4-panel-dbg (<< 4.12.1-1~) Depends: xfce4-panel (= 4.12.2-1co1bv2021.0b3) Breaks: xfce4-panel-dbg (<< 4.12.1-1~) Filename: pool/sdk/x/xfce4-panel/xfce4-panel-dbgsym_4.12.2-1co1bv2021.0b3_amd64.deb Size: 1559868 MD5sum: e52607c411913cc510da046b704f2619 SHA1: b443b971113d208172ca6194e520be44ef2c945c SHA256: 588864bcacec21abd56ac375dc7c602704e12d637fcefbf8b671c7a214b0154f SHA512: 2236c17161ddd4695d4e3624a1cf81a0690b7a07c66f6247d34860840c9c958a92f6c8c5490a92cdacf0805d98fecdd7b32f1aa09bbaee65c02a4822e5df972e Description: debug symbols for xfce4-panel Auto-Built-Package: debug-symbols Build-Ids: 0770334132be6401aeaf44e4cdc31a6d2bd7de96 10df6345a2fdae76975f793fb3cb1a9eb8612161 17213b64ca0c51ca6a37d2ff05296f1b7e61f713 1f737898eed48ea79e77e72ea36d2170a26875f8 277ddd361c84b04ac214a0eba40545bb98f1be89 49a0f6be5b0ea41fba9bfcd59b57806d9927ed5c 6ec5364a493b2f07d5233159e0628d5bb0a10d6b 7160c5378cd5ed3d13fec20257b537b46ad7e792 82cb117a6d2d116ed436a132ab6bff3ff243a651 8511172373ea5cf9d06fdbd7ff2c1857af9b02a7 87e8231bf1060666b3a75196cee6287bee6a049c 8b6ac58c62e9e37ff745d5f50a24819aafa431dd b3f86b2c470610644a5bb4d80dc46e55edac6b0e c2297e7296d65eb30d1aa92efb3947d88eed5296 d3eaf4a9349be4a73a41d923496cfd268f3d1746 Package: xfce4-panel-dev Priority: optional Section: xfce Installed-Size: 705 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: xfce4-panel Version: 4.12.2-1co1bv2021.0b3 Depends: xfce4-panel (= 4.12.2-1co1bv2021.0b3), pkg-config, libxfce4util-dev (>= 4.10.0), libglib2.0-dev (>= 2.18.0), libgtk2.0-dev (>= 2.14.0) Filename: pool/sdk/x/xfce4-panel/xfce4-panel-dev_4.12.2-1co1bv2021.0b3_amd64.deb Size: 217168 MD5sum: a1d7e4efe02dc8b0ca18de0a552622cd SHA1: 99d2f93d37548db222e0109cce7e119c340b492b SHA256: d6a7e0a75f44594e319e53ee3c0506f65c68777d8b34e7b3a60a3e75ea8b0e25 SHA512: 7036bb642b20766bf5f3729fbd6a7ec21b2650079a9edd66c65e80d87dcc85ec8da83f8f5d469690d0da9d4de4bc547f89b747da5780844d2759fafecf6a5386 Description: Xfce4 panel development files In this package, you can find the development files distributed with the Xfce4 panel, the main panel of Xfce4 desktop environment. The files in this package are mainly going to be of interest for you if you intend to code applications which use some of the Xfce4 C panel functions. Homepage: http://www.xfce.org/ Package: xfce4-pulseaudio-plugin Priority: optional Section: xfce Installed-Size: 482 Maintainer: Debian Xfce Maintainers Architecture: amd64 Version: 0.4.1-1co1bv2021.0b3 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libdbus-1-3 (>= 1.9.14), libdbus-glib-1-2 (>= 0.78), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.43.2), libgtk-3-0 (>= 3.19.12), libkeybinder-3.0-0 (>= 0.3.0), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libpulse-mainloop-glib0 (>= 0.99.1), libpulse0 (>= 0.99.1), libxfce4panel-2.0-4 (>= 4.11.0), libxfce4ui-2-0 (>= 4.11.0), libxfce4util7 (>= 4.9.0), libxfconf-0-2 (>= 4.6.0) Recommends: pavucontrol, pulseaudio Filename: pool/sdk/x/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin_0.4.1-1co1bv2021.0b3_amd64.deb Size: 89268 MD5sum: a7974d6fca5e67d57b99664874aebf9e SHA1: 46aa3d5a97fe08b15ca77df55ed5e381146934ec SHA256: 6dc247ca3cd07becdf86ba7cb7fb1d6fccbb3f1468f5e66a6c1d9ae66fb430c3 SHA512: fa9178eb6c3729ef8ac0c144783232a9c0782e36a5580706422dc61fad08f236fbf17628cb8990d375ae7bfd09720a0ba8b75b764b65ca7b0937da5413c1ec5f Description: Xfce4 panel plugin to control pulseaudio Xfce4 panel plugin icon to control Pulseaudio. You can use this applet to control your Pulseaudio volume levels with the media keys or using the scrollwheel. You can also open a Pulseaudio mixer via the plugin. Homepage: http://goodies.xfce.org/projects/panel-plugins/xfce4-pulseaudio-plugin Multi-Arch: same Package: xfce4-pulseaudio-plugin-dbgsym Priority: optional Section: debug Installed-Size: 237 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: xfce4-pulseaudio-plugin Version: 0.4.1-1co1bv2021.0b3 Depends: xfce4-pulseaudio-plugin (= 0.4.1-1co1bv2021.0b3) Filename: pool/sdk/x/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-dbgsym_0.4.1-1co1bv2021.0b3_amd64.deb Size: 197156 MD5sum: ad9faf822097279dfa574a89a2b2f9c8 SHA1: 142712dd85a328616c148e1c8383d7f5b59cc42e SHA256: 5de769dfbec0136ee908d07fbf2290c214fb12cfc8bdccf45dec3a80f63fe78c SHA512: b99af7d6a817192d98a5fbbbce21b4dc4b00f8126374f1f4a61af71d8ad812ebc317c4ac6ab4804364144c5acea88e57dd42104bb236699076a3c391da598866 Description: debug symbols for xfce4-pulseaudio-plugin Auto-Built-Package: debug-symbols Build-Ids: 9f296766337a7952946da6393bfc5a7c8d5a1b6a Multi-Arch: same Package: xfce4-session Priority: optional Section: xfce Installed-Size: 2376 Maintainer: Debian Xfce Maintainers Architecture: amd64 Version: 4.12.1-6co1bv2021.0b3 Replaces: xfce4-utils Provides: x-session-manager Depends: xfce4-settings (>= 4.10.0), xfconf, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo2 (>= 1.2.4), libdbus-1-3 (>= 1.9.14), libdbus-glib-1-2 (>= 0.88), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk2.0-0 (>= 2.24.32), libice6 (>= 1:1.0.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libpangoft2-1.0-0 (>= 1.14.0), libpolkit-gobject-1-0 (>= 0.101), libsm6, libwnck22 (>= 2.30.7), libx11-6, libxfce4ui-1-0 (>= 4.9.1), libxfce4util7 (>= 4.9.0), libxfconf-0-2 (>= 4.6.0) Recommends: dbus-x11, libpam-systemd, light-locker, systemd-sysv | systemd-shim, upower, x11-xserver-utils, xfdesktop4, xfwm4 Suggests: fortunes-mod, sudo Breaks: xfce4-utils Filename: pool/sdk/x/xfce4-session/xfce4-session_4.12.1-6co1bv2021.0b3_amd64.deb Size: 748108 MD5sum: 620a377feab6f5acf6a9e9926c6db489 SHA1: 80ad2f95057c6a95eda5794f48a21cb86638b26c SHA256: 04b811bbc20ef5ce7823b9dc2b06033812d86623727601f3f4ca472849675571 SHA512: e385f71d9824a92c33be543ae568afa7e3e2bf6e1bb2115554ab2c7cd90d5144c7cd1aecb507eb3195b4df2e9451b65c68bf933d7bae257bac908b8992e58769 Description: Xfce4 Session Manager xfce4-session is an X11-compliant "session manager" designed for use with the Xfce4 Desktop Environment. On log out, the session manager saves the state of all your running applications. When you log back in, the session manager restores the same applications with the same window positions. Homepage: http://www.xfce.org/ Package: xfce4-session-dbgsym Priority: optional Section: debug Installed-Size: 647 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: xfce4-session Version: 4.12.1-6co1bv2021.0b3 Replaces: xfce4-session-dbg (<< 4.12.1-6~) Depends: xfce4-session (= 4.12.1-6co1bv2021.0b3) Breaks: xfce4-session-dbg (<< 4.12.1-6~) Filename: pool/sdk/x/xfce4-session/xfce4-session-dbgsym_4.12.1-6co1bv2021.0b3_amd64.deb Size: 531572 MD5sum: 9548eed35d39c506a79e2f4ea7ab629b SHA1: 5e91527c3f8f2f37ee9d00f8d3e54059aeab09e1 SHA256: 36d8b1650045b334a9e928bd5c1f8d7964a8810438f8c656a4911126688828d4 SHA512: 383d78d3489c9e8598920676d12700491f40444dcd56b76a738f1fe54499ab19df4ab2132e6a9ca5282e718751cdcbed556aefd4d9b1754deb3dec6e7719adc4 Description: debug symbols for xfce4-session Auto-Built-Package: debug-symbols Build-Ids: 1beea20da6eb152ae0e755290fee2e9ca9adeecb 2823133627f98a73b1ada920aa153d15066d2788 8b8283179239e03f472f3464d4ca4068a1a6f3a4 9073fead4b2a6bc4cbd1affd47dfcab168258a93 b1dcbe231b8313330a1c93285f202798ede1815b c500162be86c3720e496899fa06ee981c90ab10b dbb1556e4f3f488a2c6ba55f5823bcfbafbb5bbf e60f5d5f1046760eb10b73ef749d481faf9a032c Package: xfce4-settings Priority: optional Section: xfce Installed-Size: 2967 Maintainer: Debian Xfce Maintainers Architecture: amd64 Version: 4.12.4-1co1bv2021.0b3 Depends: libc6 (>= 2.14), libcairo2 (>= 1.2.4), libdbus-1-3 (>= 1.9.14), libdbus-glib-1-2 (>= 0.78), libexo-1-0 (>= 0.7.1), libfontconfig1 (>= 2.12.6), libgarcon-1-0 (>= 0.1.2), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk2.0-0 (>= 2.24.32), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libupower-glib3 (>= 0.99.0), libx11-6, libxcursor1 (>> 1.1.2), libxfce4ui-1-0 (>= 4.11.1), libxfce4util7 (>= 4.9.0), libxfconf-0-2 (>= 4.6.0), libxi6 (>= 2:1.2.0), libxklavier16 (>= 5.0), libxrandr2 (>= 2:1.2.99.3), xfconf, libgarcon-common (>= 0.2.0) Recommends: x11-utils Filename: pool/sdk/x/xfce4-settings/xfce4-settings_4.12.4-1co1bv2021.0b3_amd64.deb Size: 639552 MD5sum: 8e27b757b15902815555bd58b5fceff8 SHA1: 54449b3c02fff4c68a88843b4cccb626bb8af472 SHA256: 8e8b6a4c5f84c532f42f60aed4920084ef8e7571ec98517d0049e75c733d5db8 SHA512: b5a246822aa6a2c2b89d0dcbd90b0bcd3258622d9120bde4f1df570e010ede2a7a59fc3440acbf651ff5794a5a4917168331e1cab3e9bbfa67cf309d499574b9 Description: graphical application for managing Xfce settings xfce4-settings is the Xfce settings manager front-end. It comes with several different components for configuring application-independent settings inside xfconf. It contains multiple tools: - xfce4-settings-manager (which replaces the old mcs settings manager), which executes the various (provided) settings dialogs - xfce4-settings-editor, a tool for editing ALL settings within xfconf, the graphical counterpart of xfconf-query. - xfsettingsd, a daemon for exporting XSettings to applications, and providing special features like keyboard shortcuts, AccessX notification and update of keyboard and mouse-pointer data. Homepage: http://www.xfce.org Package: xfce4-settings-dbgsym Priority: optional Section: debug Installed-Size: 957 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: xfce4-settings Version: 4.12.4-1co1bv2021.0b3 Depends: xfce4-settings (= 4.12.4-1co1bv2021.0b3) Filename: pool/sdk/x/xfce4-settings/xfce4-settings-dbgsym_4.12.4-1co1bv2021.0b3_amd64.deb Size: 790012 MD5sum: e3eb2d1691760d2a6e2882023cddfaf1 SHA1: b59f39f2dd71a97042a1b394b7fd0e48e0d96456 SHA256: 15b36325856b803ca916a703e7ee20e07e2bb681c07de46b159736bca2fbb58e SHA512: fec86f60b5593acccd25e050847c6e565f03034ea3cff8b19c0497b34217e1766e3ae221cd49e8c6f0acd13ea0c57dac362cc9ab4462213aebbe925578c5c30e Description: debug symbols for xfce4-settings Auto-Built-Package: debug-symbols Build-Ids: 00eed7821ca0b2237b7d2460ab1e3bac00a7580b 0648cc4d71eaafe2eb019205e3186f0040e77171 3390d40e6bb8b2363d29bf0fa0bff58b8149fd67 3d35ce08142858d70a143b132f8415a0a44aef23 590ef52f2ec979582856aba4a39c65dd8a711daa 9219ef9cac0d18986e7cebae28ba773760ac735f 93599aed5b78f7f3d013e8cf14dfbdb673a517d2 c0c5b7dc81c690c5fdc03234db1347d4e653d93b dc885d7c0d138caa2c689ebabf0c542810d8605d fcfca73214c0279d15b040d2e36628c2aa93e923 Package: xfce4-terminal Priority: optional Section: xfce Installed-Size: 2239 Maintainer: Debian Xfce Maintainers Architecture: amd64 Version: 0.8.7.4-2co1bv2021.0b3 Provides: x-terminal-emulator Depends: exo-utils, libc6 (>= 2.4), libcairo2 (>= 1.2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.21.5), libpango-1.0-0 (>= 1.14.0), libutempter0 (>= 1.1.5), libvte-2.91-0 (>= 0.51.90), libx11-6, libxfce4ui-2-0 (>= 4.11.0), libxfce4util7 (>= 4.9.0) Recommends: default-dbus-session-bus | dbus-session-bus Filename: pool/sdk/x/xfce4-terminal/xfce4-terminal_0.8.7.4-2co1bv2021.0b3_amd64.deb Size: 552064 MD5sum: 3f40249f9b639a2c1a205381a502703e SHA1: 34aadea7ef5f797ba789fa59870956c8b1b429c3 SHA256: 923144a3752b52bd06235fa2658706c07ffc185ec09f029df1e90ac5e8760cd4 SHA512: 5de4521298fd2a41f262020801edb756ff2f7844d903fa576f2a12cf9623ea09e6f32f9ef9ead1f7e88748210ff8b6bcea30d44fde3cf2931e37e4dd77ed5de1 Description: Xfce terminal emulator This package contains Terminal, which is a lightweight and easy to use terminal emulator for X11. It was created to fit nicely into the Xfce desktop environment, but it also fits nice with other environments. Homepage: http://goodies.xfce.org/projects/applications/terminal Package: xfce4-terminal-dbgsym Priority: optional Section: debug Installed-Size: 335 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: xfce4-terminal Version: 0.8.7.4-2co1bv2021.0b3 Replaces: xfce4-terminal-dbg (<< 0.8.0-1~) Depends: xfce4-terminal (= 0.8.7.4-2co1bv2021.0b3) Breaks: xfce4-terminal-dbg (<< 0.8.0-1~) Filename: pool/sdk/x/xfce4-terminal/xfce4-terminal-dbgsym_0.8.7.4-2co1bv2021.0b3_amd64.deb Size: 280508 MD5sum: 236c331e83c8a1234db397592e902f89 SHA1: 1e6efbc40992ef9ad5ae146e5d840955c3916e59 SHA256: 5c7f1104cf8fa85fc46ba23da8dd2195ed0594416b1b2d367d7c8d6168ae0ef2 SHA512: 6a8005a7bbdf9d1852714a352d4e19f2e69eb549f6c1aaeb1fa6a9e21efaa2be6d5e66fd6ce871fcc4cacdc71912e7cc70cda6e72b2570a5114e8cb12a06c771 Description: debug symbols for xfce4-terminal Auto-Built-Package: debug-symbols Build-Ids: 7c42bf2cbaa4a1adbccec2af62e8402f3651346e Package: xfce4-xkb-plugin Priority: optional Section: xfce Installed-Size: 2119 Maintainer: Debian Xfce Maintainers Architecture: amd64 Version: 1:0.8.1-2co1bv2021.0b3 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libdbus-1-3 (>= 1.9.14), libdbus-glib-1-2 (>= 0.78), libgarcon-1-0 (>= 0.1.2), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.21.5), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), librsvg2-2 (>= 2.14.4), libwnck-3-0 (>= 2.91.6), libx11-6, libxfce4panel-2.0-4 (>= 4.11.0), libxfce4ui-2-0 (>= 4.11.0), libxfce4util7 (>= 4.9.0), libxfconf-0-2 (>= 4.6.0), libxklavier16 (>= 5.0) Filename: pool/sdk/x/xfce4-xkb-plugin/xfce4-xkb-plugin_0.8.1-2co1bv2021.0b3_amd64.deb Size: 460152 MD5sum: d63da6ff06545630aff76329a446d6d4 SHA1: f21a000f8f7e021502e9141ef90f32152ac1d8e8 SHA256: a50858001f37c33df906b6d6bb157eca8cda599d1628211b1f6a8a45b024c499 SHA512: 0a7f919d37d1caf0be2766e72d2587a1b3f4c69266bc0fa0c06d02f746ff732642de2960005685528b47200bebaed83eef449a108a5eebad1a32ddc23b7c8f52 Description: xkb layout switch plugin for the Xfce4 panel The xkb plugin shows you the current keyboard layout and allows you to switch to different defined layouts. . The plugin itself cannot be used for defining the keyboard layouts one wants to use, this is done the XKB way - either in your X config or by setxkbmap tool. Homepage: https://goodies.xfce.org/projects/panel-plugins/xfce4-xkb-plugin Package: xfce4-xkb-plugin-dbgsym Priority: optional Section: debug Installed-Size: 113 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: xfce4-xkb-plugin Version: 1:0.8.1-2co1bv2021.0b3 Depends: xfce4-xkb-plugin (= 1:0.8.1-2co1bv2021.0b3) Filename: pool/sdk/x/xfce4-xkb-plugin/xfce4-xkb-plugin-dbgsym_0.8.1-2co1bv2021.0b3_amd64.deb Size: 87696 MD5sum: ccdc9cba71a4534447f69473d3fbd372 SHA1: bfbe1f4ffe19c5eca8dae6f9c50e595c26cbc6cd SHA256: 18ad91cde39c40d8901677df876051ca714cba3b9b2bb0c0c0b6ad222f200bee SHA512: 0c493a38e65e0576cc9ca11a703c06f9dc88c0d2f1750d6324a4be9f0bb6ce9012a6b5d41fdf5730e19f810f4b3e5ac7b1cf7d9c755d28c75f755733cac3024e Description: debug symbols for xfce4-xkb-plugin Auto-Built-Package: debug-symbols Build-Ids: e22f82adecad7ec2f5a52c15d17bb3ecc48aeef4 Package: xfconf Priority: optional Section: xfce Installed-Size: 721 Maintainer: Debian Xfce Maintainers Architecture: amd64 Version: 4.12.1-1co1bv2021.0b3 Depends: libc6 (>= 2.4), libdbus-1-3 (>= 1.9.14), libdbus-glib-1-2 (>= 0.88), libglib2.0-0 (>= 2.37.3), libxfce4util7 (>= 4.9.0), default-dbus-session-bus | dbus-session-bus Recommends: libxfconf-0-2 (>= 4.6.0) Filename: pool/sdk/x/xfconf/xfconf_4.12.1-1co1bv2021.0b3_amd64.deb Size: 156828 MD5sum: a3053858395126de0c8e9bdb2ce897ec SHA1: d97c7a7535bdcd66ed2e29e3531f4aa2423b39d5 SHA256: 683d6d908943e9c004ece548e75c12686068d6f26302693b67e4617963b298a4 SHA512: 179528887e02cab64d716df81ab0bc3d8ae7dbfbd691664839cd83062dbd72973f819244962e2d6ce7fdd3af29cda4b691d2d538b4581fe9a82252929cd6870e Description: utilities for managing settings in Xfce xfconf contains xfconfd and xfconf-query. - xfconfd handles the Xfce settings storage - xfconf-query enables users to tune settings from command line Homepage: http://www.xfce.org Package: xfconf-dbgsym Priority: optional Section: debug Installed-Size: 143 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: xfconf Version: 4.12.1-1co1bv2021.0b3 Replaces: libxfconf-0-2-dbg (<< 4.12.0-3~) Depends: xfconf (= 4.12.1-1co1bv2021.0b3) Breaks: libxfconf-0-2-dbg (<< 4.12.0-3~) Filename: pool/sdk/x/xfconf/xfconf-dbgsym_4.12.1-1co1bv2021.0b3_amd64.deb Size: 106884 MD5sum: e2f038c445961000825c48b4c080ea4d SHA1: bd987dd17c7129d9abbc0ff7dc8251213236d72e SHA256: e31185c084e4d13597e26457594a7a8370d38791ab5518d395ca3b52c7b7603f SHA512: ce12bb0fef56e3a1fe3ccd4bfd6a3cc61468563ee78d37085229e6b35ca8c65bf2fd695880a0154bef959baaef6abe2c12602221a223df9a1311fcccc37fd833 Description: debug symbols for xfconf Auto-Built-Package: debug-symbols Build-Ids: 5210dfe12c694aa17a9b374ff89b9e7fac9ac0c2 8fe0fb983a1512b151d4809aff859888d3573c51 Package: xfdesktop4 Priority: optional Section: xfce Installed-Size: 535 Maintainer: Debian Xfce Maintainers Architecture: amd64 Version: 4.12.4-2co1bv2021.0b3 Replaces: xfdesktop4-data (<< 4.5.92) Depends: exo-utils, xfdesktop4-data (= 4.12.4-2co1bv2021.0b3), libc6 (>= 2.14), libcairo2 (>= 1.6.0), libdbus-1-3 (>= 1.9.14), libdbus-glib-1-2 (>= 0.84), libexo-1-0 (>= 0.5.0), libgarcon-1-0 (>= 0.1.2), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk2.0-0 (>= 2.24.32), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.20.0), libpangocairo-1.0-0 (>= 1.14.0), libwnck22 (>= 2.30.7), libx11-6, libxfce4ui-1-0 (>= 4.11.1), libxfce4util7 (>= 4.9.0), libxfconf-0-2 (>= 4.6.0) Recommends: default-dbus-session-bus | dbus-session-bus, librsvg2-common, tumbler, xdg-user-dirs Suggests: menu Filename: pool/sdk/x/xfdesktop4/xfdesktop4_4.12.4-2co1bv2021.0b3_amd64.deb Size: 144740 MD5sum: 9f64a12276f93edd254b5c00a42a7d71 SHA1: 07496ecf428e7a2f8e288fa21bc0f28ec4a966d9 SHA256: 66eae50636507817dc73ed987410b0c06edbf1636deb15e93b1087aadea06551 SHA512: bd5c1c1f121089c34c2bab1d2f8682ecbea7a0f0439735a3a0b6f9e68c75cc3fb7bc8540868fa4f8b9e542347c6d876da890ab7aeb3e5aa0d22006e03e361e5b Description: xfce desktop background, icons and root menu manager xfdesktop4 sets the background image, provides a right-click menu to launch applications and can optionally show files (including application launchers) or iconified windows. It includes gradient support for background color, saturation support for background image, real multiscreen and xinerama support. Homepage: http://www.xfce.org/ Package: xfdesktop4-data Priority: optional Section: xfce Installed-Size: 2079 Maintainer: Debian Xfce Maintainers Architecture: all Source: xfdesktop4 Version: 4.12.4-2co1bv2021.0b3 Filename: pool/sdk/x/xfdesktop4/xfdesktop4-data_4.12.4-2co1bv2021.0b3_all.deb Size: 896136 MD5sum: c5ab53b909c81c3be3cd2b58bc1afcc0 SHA1: 0a25898e6ecbcd3fd938887588567f1366bbcf6a SHA256: a53129b049ce6f80afe71e44e66f47d1c0cd9f0cb7a9ded44885f6426c34f3c2 SHA512: f5945e2d5400c8dec7a81e9fa66bc0b2dff07f6f414616e23cd2e9fd726ea4e5e1d41f7fa694df001c3fa76bae85cf1698e00abd21d353a45b9f1b70db088835 Description: xfce desktop background, icons and root menu (common files) This package contains architecture-independent files for xfdesktop4. Homepage: http://www.xfce.org/ Package: xfdesktop4-dbgsym Priority: optional Section: debug Installed-Size: 696 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: xfdesktop4 Version: 4.12.4-2co1bv2021.0b3 Replaces: xfdesktop4-dbg (<< 4.12.3-3~) Depends: xfdesktop4 (= 4.12.4-2co1bv2021.0b3) Breaks: xfdesktop4-dbg (<< 4.12.3-3~) Filename: pool/sdk/x/xfdesktop4/xfdesktop4-dbgsym_4.12.4-2co1bv2021.0b3_amd64.deb Size: 603772 MD5sum: 145b5d569bd4bd34beb5aa7067675f6f SHA1: cc5a8466875f91af3848fa0fe3621405291b1b76 SHA256: eefea591f31c62c5e0535874f457cbae78a178165c1e8f54944c9684bcb67104 SHA512: ce923e960ea4ab4bc9b7326f96e4f96126657006a9d36c99e215396da144ed3b9efcd9ca0ae02009477f134a88e064ec33c18f0afcb7d4155c28f7310ae29c97 Description: debug symbols for xfdesktop4 Auto-Built-Package: debug-symbols Build-Ids: 34bc899784a9b2a1bab5a95817e2e961377317e7 b1134d1ec34b4ae1d04fd2873f902f86822ca481 Package: xfwm4 Priority: optional Section: xfce Installed-Size: 2944 Maintainer: Debian Xfce Maintainers Architecture: amd64 Version: 4.12.5-1co1bv2021.0b3 Provides: x-window-manager Depends: libc6 (>= 2.4), libcairo2 (>= 1.2.4), libdbus-glib-1-2 (>= 0.78), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.28.0), libgtk2.0-0 (>= 2.24.0), libpango-1.0-0 (>= 1.14.0), libstartup-notification0 (>= 0.7), libwnck22 (>= 2.30.7), libx11-6, libxcomposite1 (>= 1:0.3-1), libxdamage1 (>= 1:1.1), libxext6, libxfce4ui-1-0 (>= 4.11.0), libxfce4util7 (>= 4.9.0), libxfconf-0-2 (>= 4.6.0), libxfixes3, libxinerama1, libxrandr2 (>= 4.3), libxrender1 Recommends: librsvg2-common Suggests: xfce4, xfwm4-themes Filename: pool/sdk/x/xfwm4/xfwm4_4.12.5-1co1bv2021.0b3_amd64.deb Size: 802912 MD5sum: 799c5ea59523338f05f0d37c01c3273b SHA1: 7554da63e5f76aabe6a9715685973ccb96a6a276 SHA256: 69a4cff82ddcc6aa667d016c835f198f8c53a17ef57ffeefb8c2e0ae559b926e SHA512: 4db470f6ae50a2d619274b559b253113d70544c1bccec78ec7ae6e1411fb9950034091c8342477a064fd66f7617e1758175103bfec0f28f763daf362937424b5 Description: window manager of the Xfce project This package contains xfwm4 which is the window manager for Xfce4. It is designed to run with the rest of Xfce4 but makes a capable window manager for GNOME or KDE. . Install xfwm4 if you want a small, resource saving window manager which complies to the standards defined at http://www.freedesktop.org/. Without xfce4 installed this only gives you a window manager not the full environment. Homepage: http://www.xfce.org/ Package: xfwm4-dbgsym Priority: optional Section: debug Installed-Size: 981 Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: xfwm4 Version: 4.12.5-1co1bv2021.0b3 Depends: xfwm4 (= 4.12.5-1co1bv2021.0b3) Filename: pool/sdk/x/xfwm4/xfwm4-dbgsym_4.12.5-1co1bv2021.0b3_amd64.deb Size: 880788 MD5sum: 05f349d700e676f2dd7b3006649c52f0 SHA1: cf3c5cde39815569a8a1892bbe57f83481db3397 SHA256: d28f91812f292e0af97265f06b8a95639fec3ae748ebc4d4662ea808db1dbdfb SHA512: 53fcb04e22757c83f97e2e33d33abb35d1ab00e4210b982396832c61ddb0dfd74701bd6fe8bc605c65e64bdab36e991ac1b1ba83e2ebb127fbe68aaa0a0fae4c Description: debug symbols for xfwm4 Auto-Built-Package: debug-symbols Build-Ids: 54ef2dec7c3129ca779a0a9b26751da96d447101 5bd3f94b166e94752bf7b894f58e368dfe5677ba 5e168d9d8c9b87971ad7723006d8ee936269b056 8d30ba37a2205e919b58aa67e1eef335e02799ee fe72779841df880ce16dc2f8c226da33fc2dd559 Package: xhtml-relaxng Priority: optional Section: misc Installed-Size: 127 Maintainer: Debian XML/SGML Group Architecture: all Source: jing-trang Version: 20151127+dfsg-3co1bv2021.0b4 Filename: pool/sdk/j/jing-trang/xhtml-relaxng_20151127+dfsg-3co1bv2021.0b4_all.deb Size: 17320 MD5sum: 19e1d0efce5e4781200147e6620164e4 SHA1: 7cf2da6b28bfe5f4177b68573f82a3ba1ec3a661 SHA256: 70a1beebe03134ac4177b62e47d1a25049b74c10c446cbdf9a7ca65bb79630ce SHA512: b48683aa21da05c3d8125be585651d929f8e227f3756f03a200d2739083036d8e10847708bd30049c341ae96f22da87f80f032ba53f40eabb3a8bbd1036c0cc3 Description: Implementation in RELAX NG of the modularization of XHTML This package contains an implementataion in RELAX NG of the modularization of XHTML specified by the Modularization of XHTML Recommendation . The RELAX NG schema has not been mechanically derived from the DTDs. Rather, it has been hand-crafted so as to produce a good quality RELAX NG schema. However, it may well contain bugs. Homepage: https://github.com/relaxng/jing-trang Multi-Arch: foreign Package: xmlsec1 Priority: optional Section: text Installed-Size: 106 Maintainer: Debian XML/SGML Group Architecture: amd64 Version: 1.2.27-2co1bv2021.0b3 Depends: libc6 (>= 2.14), libssl1.1 (>= 1.1.0), libxml2 (>= 2.7.4), libxmlsec1 (>= 1.2.27), libxmlsec1-openssl (>= 1.2.27), libxslt1.1 (>= 1.1.25) Filename: pool/sdk/x/xmlsec1/xmlsec1_1.2.27-2co1bv2021.0b3_amd64.deb Size: 47640 MD5sum: 67f928d6670a14b8d6be63ec8d5b5830 SHA1: 1b86b40bd7f67206948a55e25a958bfe9d01ce10 SHA256: 2b53c2853d5834d329b0ec0fd5722cc4139b4c8250c00546429cfdbdb11b3701 SHA512: 99938cce0124aa3bb9fbfa6b029f20cc9278c7e6b03e0da4fcda008d01b638a6704449a0ee47d5a843021eec2e20b2088abe20eb2bf5732f456e124e1d042f14 Description: XML security command line processor Xmlsec is a command line tool for signature and encryption transformations of XML data. It is part of the XML Security Library. Homepage: https://www.aleksey.com/xmlsec/ Package: xmlsec1-dbgsym Priority: optional Section: debug Installed-Size: 87 Maintainer: Debian XML/SGML Group Architecture: amd64 Source: xmlsec1 Version: 1.2.27-2co1bv2021.0b3 Depends: xmlsec1 (= 1.2.27-2co1bv2021.0b3) Filename: pool/sdk/x/xmlsec1/xmlsec1-dbgsym_1.2.27-2co1bv2021.0b3_amd64.deb Size: 65432 MD5sum: f0c4e49feef196bfbbbc49bb4ee7967c SHA1: 703558ac55f5cca85be3af36acbe54ead6de3ab4 SHA256: dde7d1db227770508c1c538b1e8db1e9b726a4705dd621f3e135ca3d91b79d3d SHA512: 6e188e2677ebf2c6f4b7d9e16094138ce0c888e71dd2c3d04e43c0d0101659b0a88b56586094274bb46078abe2424563f56e928a12fd03f18fdaba3c70cc66b0 Description: debug symbols for xmlsec1 Auto-Built-Package: debug-symbols Build-Ids: 545a8eb5e19743f44fd3ddb57c755510b11bc191 Package: xserver-xorg-video-dummy Priority: optional Section: x11 Installed-Size: 50 Maintainer: Debian X Strike Force Architecture: amd64 Version: 1:0.3.8-1co1bv2021.0b3 Provides: xorg-driver-video Depends: libc6 (>= 2.4), xorg-video-abi-24, xserver-xorg-core (>= 2:1.18.99.901) Filename: pool/sdk/x/xserver-xorg-video-dummy/xserver-xorg-video-dummy_0.3.8-1co1bv2021.0b3_amd64.deb Size: 18980 MD5sum: 8e626490fb65f1d653150583b0cd20a8 SHA1: 40ad3f2648cf0b688cbff60399651af70d471db8 SHA256: 3deade1313ac71559f1f6b4a9f8f1b604d11ae9bbcb12e96673ca00654475ded SHA512: f080fa7cdddedae2f81d18612a5eb092b1736b653937941681f0285ed9111eb9df23561f356accc72fef06c0dff430801c5bb4d82af45e43941d7a4b77a932c0 Description: X.Org X server -- dummy display driver This package provides a 'dummy' display driver, which does not actually display anything. . More information about X.Org can be found at: . This package is built from the X.org xf86-video-dummy driver module. Package: xserver-xorg-video-dummy-dbgsym Priority: optional Section: debug Installed-Size: 65 Maintainer: Debian X Strike Force Architecture: amd64 Source: xserver-xorg-video-dummy Version: 1:0.3.8-1co1bv2021.0b3 Depends: xserver-xorg-video-dummy (= 1:0.3.8-1co1bv2021.0b3) Filename: pool/sdk/x/xserver-xorg-video-dummy/xserver-xorg-video-dummy-dbgsym_0.3.8-1co1bv2021.0b3_amd64.deb Size: 48536 MD5sum: 0dbbe22bde1a53697567bce5f42c1e47 SHA1: 7d0a698c34bed8a1ee14fb4e04515b86dda9bd52 SHA256: 5e70c5aad6a8dc1a1b37b771afae232ff8b9e63812e3fb74655db094b650e01b SHA512: 276c4fab2a70f608acf3a53234f4af139d52aad573322eb0dd21d56243627e89db518c84b2f10a1c6493e464ccc91915c2bc31a18a704c1a70674d9fc75dd72f Description: debug symbols for xserver-xorg-video-dummy Auto-Built-Package: debug-symbols Build-Ids: d398e06b297515b0cb5986bf01c31807985cc58f Package: xserver-xorg-video-fbdev Priority: optional Section: x11 Installed-Size: 61 Maintainer: Debian X Strike Force Architecture: amd64 Version: 1:0.5.0-1co1bv2021.0b3 Provides: xorg-driver-video Depends: libc6 (>= 2.2.5), xorg-video-abi-24, xserver-xorg-core (>= 2:1.18.99.901) Filename: pool/sdk/x/xserver-xorg-video-fbdev/xserver-xorg-video-fbdev_0.5.0-1co1bv2021.0b3_amd64.deb Size: 25256 MD5sum: 20e096b15b3bb2b33fc2e9c22ab05c96 SHA1: 3f3d1dc179b2605096f18f29b59d3f7971b4d494 SHA256: c601003753bb0fa323eca4bd2a64d22ae1cac49aeecdb0b3b9cebf923cf2ed2a SHA512: fae0736267925e6e4868324073a054594b5b68430fd8197a0111334b069839f496c210f3149f30e8f26ede091d352d8ea66e4c4b475f79b00d9c207118a6e63f Description: X.Org X server -- fbdev display driver This package provides the driver for the Linux framebuffer device (aka 'fbdev'). . More information about X.Org can be found at: . This package is built from the X.org xf86-video-fbdev driver module. Package: xserver-xorg-video-fbdev-dbgsym Priority: optional Section: debug Installed-Size: 58 Maintainer: Debian X Strike Force Architecture: amd64 Source: xserver-xorg-video-fbdev Version: 1:0.5.0-1co1bv2021.0b3 Depends: xserver-xorg-video-fbdev (= 1:0.5.0-1co1bv2021.0b3) Filename: pool/sdk/x/xserver-xorg-video-fbdev/xserver-xorg-video-fbdev-dbgsym_0.5.0-1co1bv2021.0b3_amd64.deb Size: 42864 MD5sum: 4c249376678caecec091762b283c725b SHA1: 3fd309e16e26961d2e7da09f371f2049fa9b684a SHA256: 398cc25a08a67ce0ffa3c00cfef5d7b0c91ca6e1772c0a9d54e2861651b0d8d0 SHA512: 5e8bdc79208b74bf40be1687317aa7859f075d901e0a190a009d0c616e980b06b65ea53eb0ee6a98ca3d163b6f41751f2c186dfa5d83f70821a80b6dbedffcd9 Description: debug symbols for xserver-xorg-video-fbdev Auto-Built-Package: debug-symbols Build-Ids: f2ed3d5f56182234a8de861093f9ba6c8ed58732 Package: xserver-xorg-video-intel Priority: optional Section: x11 Installed-Size: 3202 Maintainer: Debian X Strike Force Architecture: amd64 Version: 2:2.99.917+git20180925-2co1bv2021.0b3 Provides: xorg-driver-video Depends: libc6 (>= 2.17), libdrm-intel1 (>= 2.4.38), libdrm2 (>= 2.4.36), libpciaccess0 (>= 0.8.0+git20071002), libpixman-1-0 (>= 0.30.0), libudev1 (>= 183), libx11-6, libx11-xcb1, libxcb-dri2-0, libxcb-dri3-0, libxcb-sync1, libxcb-util0 (>= 0.3.8), libxcb1, libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxinerama1, libxrandr2 (>= 2:1.2.99.2), libxrender1, libxshmfence1, libxss1, libxtst6, libxv1, libxvmc1, xorg-video-abi-24, xserver-xorg-core (>= 2:1.18.99.901) Filename: pool/sdk/x/xserver-xorg-video-intel/xserver-xorg-video-intel_2.99.917+git20180925-2co1bv2021.0b3_amd64.deb Size: 1644720 MD5sum: d407d600598afedc4cabfb24c3b3acbc SHA1: 978b4e24e2c099ae6374058a1495347bde855715 SHA256: 4565efdd84fbdff89f9690a921d41abf5af17a17634ce1fea6cb452c90887f2b SHA512: cf6459d7821535d1c27117f4feb132d0ee5e8bfb0a0872f2107a92a9300a4bbefa7803d5faf63e2a015b7aea44ab85793ce8ece16c51600d463c5b791fa52b2d Description: X.Org X server -- Intel i8xx, i9xx display driver This package provides the driver for the Intel i8xx and i9xx family of chipsets, including i810, i815, i830, i845, i855, i865, i915, i945 and i965 series chips. . This package also provides XvMC (XVideo Motion Compensation) drivers for i810/i815 and i9xx and newer chipsets. . This package is built from the X.org xf86-video-intel driver module. . The use of this driver is discouraged if your hw is new enough (ca. 2007 and newer). You can try uninstalling this driver and let the server use it's builtin modesetting driver instead. Homepage: https://www.x.org/ Package: xserver-xorg-video-intel-dbgsym Priority: optional Section: debug Installed-Size: 5083 Maintainer: Debian X Strike Force Architecture: amd64 Source: xserver-xorg-video-intel Version: 2:2.99.917+git20180925-2co1bv2021.0b3 Replaces: xserver-xorg-video-intel-dbg (<< 2:2.99.917+git20180925-1~) Depends: xserver-xorg-video-intel (= 2:2.99.917+git20180925-2co1bv2021.0b3) Breaks: xserver-xorg-video-intel-dbg (<< 2:2.99.917+git20180925-1~) Filename: pool/sdk/x/xserver-xorg-video-intel/xserver-xorg-video-intel-dbgsym_2.99.917+git20180925-2co1bv2021.0b3_amd64.deb Size: 4994596 MD5sum: db7fa7dc12a0bb791dd1c01bc07abff5 SHA1: 35dd71e13214aab783ab224e058406dcf08d830f SHA256: a068d275ed8ea909376332b0cc3b242976e4116dff5dfe5ff23aeb985c1d4e49 SHA512: aede7b9f35549f665412f1839b8f2fd74f46e1dc90a04da7654ecf10de4f537ce47739618b9b9737ddb4e050403ee07a9f8c4177fff3cc88200d88fec4465a9d Description: debug symbols for xserver-xorg-video-intel Auto-Built-Package: debug-symbols Build-Ids: 0652a27950f777a84017e4cbf5fdf949abac4e9a 162527407a49b7042fbac8dc99b15672264e5e32 462430a5d11fd65a86c49a77450df032fd0b1674 b5f6f0626cddde48c41a1b2f9e7ce2d2d041474b e8ef4356366108eac9226fa50222b8dcdd8358c3 Package: xserver-xorg-video-vesa Priority: optional Section: x11 Installed-Size: 69 Maintainer: Debian X Strike Force Architecture: amd64 Version: 1:2.4.0-1co1bv2021.0b3 Provides: xorg-driver-video Depends: libc6 (>= 2.14), xorg-video-abi-24, xserver-xorg-core (>= 2:1.18.99.901) Filename: pool/sdk/x/xserver-xorg-video-vesa/xserver-xorg-video-vesa_2.4.0-1co1bv2021.0b3_amd64.deb Size: 32016 MD5sum: 73dd2ca88e88933140c8d54d6da26da8 SHA1: 5c40f1df1bf4672ac4873eeafa2433c79c0b59e2 SHA256: f805bab8d19c5ca8e05b651badf24d4638bffad0f8c2d7b67f6c8fa43a6b024c SHA512: 2192ed5bc9b158522017710e080633947ec562a38a6e990b6803d637a0b701230d7c247f9280647f08e5ff6e211f50c6b142fdc797b61d15f34e951c0129d990 Description: X.Org X server -- VESA display driver This driver for the X.Org X server (see xserver-xorg for a further description) uses the standard VESA interface provided on all video cards, but runs unaccelerated. This driver is not recommended for use unless you have a problem with the normal driver for your card, because it will perform very badly. . More information about X.Org can be found at: . This package is built from the X.org xf86-video-vesa driver module. Package: xserver-xorg-video-vesa-dbgsym Priority: optional Section: debug Installed-Size: 74 Maintainer: Debian X Strike Force Architecture: amd64 Source: xserver-xorg-video-vesa Version: 1:2.4.0-1co1bv2021.0b3 Depends: xserver-xorg-video-vesa (= 1:2.4.0-1co1bv2021.0b3) Filename: pool/sdk/x/xserver-xorg-video-vesa/xserver-xorg-video-vesa-dbgsym_2.4.0-1co1bv2021.0b3_amd64.deb Size: 59272 MD5sum: cf7bfcd4fcb5f4c09ceefc984b8f1649 SHA1: 77454ded67c3156c545993db5a2ff0f380c38e0b SHA256: f0e3f1082b1aee8080a472cd6ece1f3cce9ffc3a44f320b2659faf08169b51d4 SHA512: 0920e8ac0149231dab5a8dcc6501c43113fb7f19e6b9abdeee7b0810b5686cdc89c741a5374fe789ee4f0445784ddc0bc108bb0375f133be0ebe88e75242e0ca Description: debug symbols for xserver-xorg-video-vesa Auto-Built-Package: debug-symbols Build-Ids: a24c04859722979fc196338c0ebeebca201caef8 Package: xserver-xorg-video-vmware Priority: optional Section: x11 Installed-Size: 254 Maintainer: Debian X Strike Force Architecture: amd64 Version: 1:13.3.0-2+apertis0bv2021.7b2 Provides: xorg-driver-video Depends: libc6 (>= 2.14), libdrm2 (>= 2.4.60), libudev1 (>= 183), libx11-6 (>= 2:1.4.99.1), libxatracker2 (>= 11.1.0~), libxext6, xorg-video-abi-24, xserver-xorg-core (>= 2:1.18.99.901) Filename: pool/sdk/x/xserver-xorg-video-vmware/xserver-xorg-video-vmware_13.3.0-2+apertis0bv2021.7b2_amd64.deb Size: 116988 MD5sum: 9eeddab23d3d0fafbdc1c28b12837aeb SHA1: 4c0920a183531b78ae7029f5b58e2a84387a4e30 SHA256: 4a823955bb7f63924a5bc02dcbb7186a8f6bc3034489fc288cc648b2c4c95452 SHA512: 17cf593ef2ec14c9116cdfaa9c410e5df267007927edb1a87c124f326f2b23e3c5ab9a8f9fc6b78300876c4293cd5e167e97559478a940093fe87f379e95c097 Description: X.Org X server -- VMware display driver This package provides the driver for VMware client sessions, i.e. if Linux is running inside a VMware session. . More information about X.Org can be found at: . This package is built from the X.org xf86-video-vmware driver module. Package: xserver-xorg-video-vmware-dbgsym Priority: optional Section: debug Installed-Size: 781 Maintainer: Debian X Strike Force Architecture: amd64 Source: xserver-xorg-video-vmware Version: 1:13.3.0-2+apertis0bv2021.7b2 Depends: xserver-xorg-video-vmware (= 1:13.3.0-2+apertis0bv2021.7b2) Filename: pool/sdk/x/xserver-xorg-video-vmware/xserver-xorg-video-vmware-dbgsym_13.3.0-2+apertis0bv2021.7b2_amd64.deb Size: 749256 MD5sum: 369594823556ad4269433926d163c89c SHA1: 1b6864efd909e280df967dfa878cc12e9dbd058e SHA256: 21d3f852d246fca35400cd09fd26eae5ba34d9727c4eb77dd842ab5313f39a08 SHA512: 388c196271c90072f1d041a758af292327afda836e1f18ba0cde26078aed07478fb93a927ff8325454ce30cb8c56305fdd7fa0d23e55bad8ff387cdd8c9e2a73 Description: debug symbols for xserver-xorg-video-vmware Auto-Built-Package: debug-symbols Build-Ids: 23a234a38c98e22a41f076a6f4d2c8fafc3e2092 794fbe665711b28a45583003961dc229e1f0a7e4 Package: yelp Priority: optional Section: gnome Installed-Size: 2695 Maintainer: Debian GNOME Maintainers Architecture: amd64 Version: 3.31.90-1co1bv2021.0b3 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.38.0), libgtk-3-0 (>= 3.13.3), libwebkit2gtk-4.0-37 (>= 2.19.2), libyelp0 (= 3.31.90-1co1bv2021.0b3), dconf-gsettings-backend | gsettings-backend, python3-distro, yelp-xsl (>= 3.27.1), man-db (>= 2.5.1-1) Recommends: fonts-dejavu Filename: pool/sdk/y/yelp/yelp_3.31.90-1co1bv2021.0b3_amd64.deb Size: 779364 MD5sum: 9991ba7e0e8f5eba66bde46e398e918e SHA1: 2cc06d4a424c8037873e70afa135becf2eb413e0 SHA256: 61fd4adb1c15dc81a811c73f421dbd74d116abdbdc9e064e82ebb384f93ddbb0 SHA512: aee400a43e2fb965b8a0955c65e4505a5be1036a8d218ce0da262d5470348492b02303874c45b2977b3cbdffe0275f9bdd5aeab3d7e68fc9d1d71aa6ad638543 Description: Help browser for GNOME Yelp is the help browser for the GNOME desktop. Yelp provides a simple graphical interface for viewing DocBook, Mallard, HTML, man, and info formatted documentation. Homepage: https://wiki.gnome.org/Apps/Yelp Package: yelp-dbgsym Priority: optional Section: debug Installed-Size: 94 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: yelp Version: 3.31.90-1co1bv2021.0b3 Depends: yelp (= 3.31.90-1co1bv2021.0b3) Filename: pool/sdk/y/yelp/yelp-dbgsym_3.31.90-1co1bv2021.0b3_amd64.deb Size: 69912 MD5sum: 31986e5e48ab95183218f0124f1b194f SHA1: 3d96cbd7a2310f58b05372e5debb4a62446f3939 SHA256: 55e74b56816ea1141c8dd683c4bd54322cd3176c9a8ca5dab95982068e4edf1e SHA512: 4c5969f8f42cf9ec7dec1cdfdd0cd593c4adb607a780e5f7b500152b0899a3e313bff0675b7636c9d961311cfd941eec70223013333056dbd424e5c21ab37a4e Description: debug symbols for yelp Auto-Built-Package: debug-symbols Build-Ids: eaf3a1a323d058371f2ed33e1450ed92b2cee90c Package: yydebug Priority: optional Section: java Installed-Size: 34 Maintainer: Debian Java Maintainers Architecture: all Version: 1.1.0-11co1bv2021.0b3 Filename: pool/sdk/y/yydebug/yydebug_1.1.0-11co1bv2021.0b3_all.deb Size: 22316 MD5sum: 1fd304d4cf975ce30623551ef0b32d7e SHA1: 765a116540af12c93a04bde8a7c1afe5bf1cbda7 SHA256: 51689ad36964778ca8a59769a44bd7af03fd84c18d038b64b9513157c4618e3d SHA512: 95f89daa7ad9d47e4ad648d069cba75c64e0b0aac698e25618d62c5471b04489bfd557cec698b36b002023472b049bed35003eba36ccd58265ad361f91b993e1 Description: support library for the Java-based parser generator jay This is a library that supports tracing and animation for a Java-based parser generated by jay. It produces one-line messages by default to standard output. The messages are designed to be filtered by a program such as grep. The class jay.yydebug.yyAnim provides an animation of the parsing process. Homepage: https://github.com/jruby/jay-yydebug Multi-Arch: foreign