Package: aidl Source: android-platform-system-tools-aidl Version: 1:10.0.0+r36-4 Installed-Size: 977 Maintainer: Android Tools Maintainers Architecture: armel Depends: android-libbase (>= 1:10.0.0+r36), android-libcutils (>= 1:10.0.0+r36), libatomic1 (>= 4.8), libc6 (>= 2.32), libgcc-s1 (>= 3.5), libstdc++6 (>= 11) Size: 275392 SHA256: ab7e2398873203173296584af1274472c6cc36880bb8461c20ab2165749ad66b SHA1: f1cf8819e38b6ed593ad15a80a7c64445f848e2c MD5sum: e9016437eb327425df7d6821e1a55800 Description: Binder generator of AIDL interfaces aidl is a utility to generate Java and/or C++ code from Android's Android Interface Definition Language (AIDL). AIDL is similar to other IDLs you might have worked with. It allows you to define the programming interface that both the client and service agree upon in order to communicate with each other using interprocess communication (IPC). On Android, one process cannot normally access the memory of another process. So to talk, they need to decompose their objects into primitives that the operating system can understand, and marshall the objects across that boundary for you. The code to do that marshalling is tedious to write, so Android handles it for you with AIDL. This package provides two tools: . * "aidl" which generates Java bindings. * "aidl-cpp" which generates C++ bindings. . For more info, see: https://developer.android.com/guide/components/aidl.html Homepage: https://android.googlesource.com/platform/system/tools/aidl Section: devel Priority: optional Filename: pool/main/a/android-platform-system-tools-aidl/aidl_10.0.0+r36-4_armel.deb Package: androguard Version: 3.4.0~a1-15 Installed-Size: 84161 Maintainer: Debian Python Team Architecture: all Depends: python3-asn1crypto, python3-click, python3-colorama, python3-ipython, python3-lxml, python3-magic, python3-matplotlib, python3-networkx, python3-oscrypto, python3-pydot, python3-pygments, python3-yaml, python3:any Recommends: python3-pyperclip, python3-pyqt5 Size: 35671428 SHA256: c20caff68e1f69f3238a78993caa129420da8326ff577f3fde17030e562f1905 SHA1: 069a981b3a29b4ae0b23f4b5f8d692cd285c0136 MD5sum: af2cb235058faad0381ceac46e3cc303 Description: full Python tool to play with Android files Androguard is a full Python tool to play with Android files. . * DEX, ODEX * APK * Android's binary xml * Android resources * Disassemble DEX/ODEX bytecodes * Decompiler for DEX/ODEX files Homepage: https://github.com/androguard/androguard Section: python Priority: optional Filename: pool/main/a/androguard/androguard_3.4.0~a1-15_all.deb Package: android-framework-res Source: android-platform-frameworks-base Version: 1:14~beta1-2 Installed-Size: 57471 Maintainer: Android Tools Maintainers Architecture: all Size: 18770420 SHA256: b454b30f2ead00b4cb5067143415b9a851c939274e058b2a4604fa852f651797 SHA1: 390e0187f39739d6f85ab5f47cf50fe0b27aac6b MD5sum: 3441339ad9a3697963c987fb9aa2b521 Description: Android platform framework resources This package provides the Android framework resources in an apk file, framework-res.apk Multi-Arch: foreign Homepage: https://android.googlesource.com/platform/frameworks/base Section: devel Priority: optional Filename: pool/main/a/android-platform-frameworks-base/android-framework-res_14~beta1-2_all.deb Package: android-logtags-tools Source: android-platform-build Version: 1:10.0.0+r36-1 Installed-Size: 46 Maintainer: Android Tools Maintainers Architecture: all Depends: python3 Size: 17512 SHA256: 4f67c13a31d084c00f6b37261c54bebadc00b282fe367d48bf4bf8e9b7338206 SHA1: a6881975c4b079c287db4af1b4ab1464a2e556eb MD5sum: 0657302b55d4e5608bd4e8ea5c724ed7 Description: Tools from AOSP that process event-log-tags files This package contains Python scripts from AOSP repository platform/build that process event-log-tags (.logtags) files. It contains: * java-event-log-tags * merge-event-log-tags They are used in the process of building the Android platform framework "android.jar". Homepage: https://android.googlesource.com/platform/build Section: devel Priority: optional Filename: pool/main/a/android-platform-build/android-logtags-tools_10.0.0+r36-1_all.deb Package: android-sdk Source: android-sdk-meta Version: 28.0.2+9 Installed-Size: 29 Maintainer: Android Tools Maintainers Architecture: armel Depends: android-sdk-build-tools, android-sdk-common (>= 28.0.2+9), android-sdk-platform-tools, proguard-cli Recommends: gradle, default-jdk-headless Suggests: android-sdk-platform-23, maven, proguard-gui Size: 4008 SHA256: 8540b5e7c224833c716b39d0001fef7e3fd4450fe94708a382c4ebd1c71ad283 SHA1: 6e44f23f658c75a1e13cc5ba04f7fe178a35be90 MD5sum: df5ffbcf94cceb21481e7510b30ce206 Description: Software development kit for Android platform The Android SDK includes a variety of tools that help you develop mobile applications for the Android platform. The tools are classified into 3 groups: SDK Tools, Platform-tools and Build-tools. . SDK Tools are platform independent and are required no matter which Android platform you are developing on. It is the base toolset of Android SDK. . This metapackage pulls the entire Android SDK. Section: metapackages Priority: optional Filename: pool/main/a/android-sdk-meta/android-sdk_28.0.2+9_armel.deb Package: android-sdk-build-tools Source: android-sdk-meta (28.0.2+9) Version: 29.0.3+9 Installed-Size: 15 Maintainer: Android Tools Maintainers Architecture: armel Depends: android-sdk-build-tools-common (>= 28.0.2+9), aapt (>= 1:10.0.0+r36~), aidl (>= 1:10.0.0+r36~), apksigner, split-select (>= 1:10.0.0+r36~), zipalign (>= 1:10.0.0+r36~) Size: 3452 SHA256: dd69aa79ff90671444929d039e8933629d861ac256195916be7f91f2091ddc60 SHA1: 7258a1d2ea931b37fdc6c5f5edfc19e5550d0c5b MD5sum: b420a8e69b64e390ad226017eb3e168d Description: Tools for building Android applications The Android SDK includes a variety of tools that help you develop mobile applications for the Android platform. The tools are classified into 3 groups: SDK Tools, Platform-tools and Build-tools. . Build-tools is a component of the Android SDK required for building Android application code. . This package pulls Android SDK Build-tool. Section: metapackages Priority: optional Filename: pool/main/a/android-sdk-meta/android-sdk-build-tools_29.0.3+9_armel.deb Package: android-sdk-build-tools-common Source: android-sdk-meta (28.0.2+9) Version: 29.0.3+9 Installed-Size: 20 Maintainer: Android Tools Maintainers Architecture: all Size: 4196 SHA256: fd8bdaf9c303b50b30a7c149aad12949c6736b4f28fdff4488f8003332066d6f SHA1: 019c3383993a1d94b46a816f201d087fa6673ea8 MD5sum: fccc28cc79c1d1257a5816f93948374c Description: Tools for building Android applications - Common files The Android SDK includes a variety of tools that help you develop mobile applications for the Android platform. The tools are classified into 3 groups: SDK Tools, Platform-tools and Build-tools. . Build-tools is a component of the Android SDK required for building Android application code. . This package provides common files of Android SDK Build-tools. Multi-Arch: foreign Section: devel Priority: optional Filename: pool/main/a/android-sdk-meta/android-sdk-build-tools-common_29.0.3+9_all.deb Package: android-sdk-common Source: android-sdk-meta Version: 28.0.2+9 Installed-Size: 25 Maintainer: Android Tools Maintainers Architecture: all Size: 5784 SHA256: bf64032b0de93912be713f0fd6f34a9a86b5557c6ec1f54ec742d34b4c4c1509 SHA1: 6ea7a7a4299eeeec2cbc0e9b060269ea98b821e9 MD5sum: d68aa9414cb765f2c1483c3dc082060f Description: Common files of Android SDK base toolset The Android SDK includes a variety of tools that help you develop mobile applications for the Android platform. The tools are classified into 3 groups: SDK Tools, Platform-tools and Build-tools. . SDK Tools are platform independent and are required no matter which Android platform you are developing on. It is the base toolset of Android SDK. . This package provides common files of Android SDK Tools. Multi-Arch: foreign Section: devel Priority: optional Filename: pool/main/a/android-sdk-meta/android-sdk-common_28.0.2+9_all.deb Package: android-sdk-platform-tools Source: android-sdk-meta Version: 28.0.2+9 Installed-Size: 19 Maintainer: Android Tools Maintainers Architecture: armel Depends: android-sdk-platform-tools-common (>= 28.0.2+9), dmtracedump (>= 10.0.0+r36~), e2fsprogs, etc1tool (>= 10.0.0+r36~), f2fs-tools, hprof-conv (>= 10.0.0+r36~), sqlite3 Recommends: adb, fastboot Size: 3608 SHA256: 0150072af45dd76321bfa74e134c9554faafb62215b89e3fcba705e70546afdc SHA1: 22dd5871996e8c6290670be4c19319329a1ded92 MD5sum: d5af27b83e332f27811c52fecfb99369 Description: Tools for interacting with an Android platform The Android SDK includes a variety of tools that help you develop mobile applications for the Android platform. The tools are classified into 3 groups: SDK Tools, Platform-tools and Build-tools. . Platform-tools are customized to support the features of the latest Android platform. . This package pulls Android SDK Platform-tools. Section: metapackages Priority: optional Filename: pool/main/a/android-sdk-meta/android-sdk-platform-tools_28.0.2+9_armel.deb Package: android-sdk-platform-tools-common Source: android-sdk-meta Version: 28.0.2+9 Installed-Size: 38 Maintainer: Android Tools Maintainers Architecture: all Size: 6776 SHA256: 37ead899618f3f15710e69a1e03c8fe43e6c4590692a2c0a2648b5cc6d18d360 SHA1: 6b8f479d870db4b79c4bd02504d94a2d5758a39c MD5sum: a4806fb460fff10a19ad2117d5241885 Description: Tools for interacting with an Android platform - Common files The Android SDK includes a variety of tools that help you develop mobile applications for the Android platform. The tools are classified into 3 groups: SDK Tools, Platform-tools and Build-tools. . Platform-tools are customized to support the features of the latest Android platform. . This package provides common files of Android SDK Platform-tools. It also provides UDEV rules enabling adb and fastboot to work without root access to the host machine. Multi-Arch: foreign Section: devel Priority: optional Filename: pool/main/a/android-sdk-meta/android-sdk-platform-tools-common_28.0.2+9_all.deb Package: apktool Version: 2.7.0+dfsg-7 Installed-Size: 269 Maintainer: Android Tools Maintainers Architecture: armel Depends: android-framework-res, default-jre-headless | java8-runtime-headless, libantlr3-runtime-java, libcommons-cli-java, libcommons-io-java, libcommons-lang3-java, libcommons-text-java, libguava-java, libsmali-java (>= 2.4.0), libstringtemplate-java, libxmlunit-java, libxpp3-java, libyaml-snake-java Recommends: aapt Size: 222284 SHA256: f42c6b460bf0b76f3cf19698b9b5ae0b1a6622f97090a7bf0d049dc5024160bf SHA1: f216a6f8f42452a33310abf0e54755e074cd50ff MD5sum: b48e048c774dd32b0477f36f9005485f Description: tool for reverse engineering Android apk files A tool for reverse engineering 3rd party, closed, binary Android apps. It can decode resources to nearly original form and rebuild them after making some modifications; it makes possible to debug smali code step by step. Also it makes working with an app easier because of project-like file structure and automation of some repetitive tasks like building apk. Homepage: https://ibotpeaches.github.io/Apktool/ Section: devel Priority: optional Filename: pool/main/a/apktool/apktool_2.7.0+dfsg-7_armel.deb Package: atril Version: 1.26.2-3 Installed-Size: 543 Maintainer: Debian+Ubuntu MATE Packaging Team Architecture: armel Replaces: libatrildocument3 (<< 1.13.0) Provides: djvu-viewer, pdf-viewer, postscript-viewer Depends: atril-common (>= 1.26.2-3), libatrildocument3t64 (= 1.26.2-3), libatrilview3t64 (= 1.26.2-3), shared-mime-info, dconf-gsettings-backend | gsettings-backend, libatk1.0-0t64 (>= 1.12.4), libc6 (>= 2.34), libcaja-extension1 (>= 1.18), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.75.3), libgtk-3-0t64 (>= 3.21.5), libice6 (>= 1:1.0.0), libsecret-1-0 (>= 0.7), libsm6, libxml2 (>= 2.7.4) Recommends: default-dbus-session-bus | dbus-session-bus, gvfs Suggests: caja, poppler-data Breaks: libatrildocument3 (<< 1.13.0) Size: 144884 SHA256: 40d630d96af6fb2ca32a9db96564fb22caaf6b9b2b93ecc019b51a7a40e79cd9 SHA1: a0d3a7c9c4117d760555f75ff9a7f25f546c96f7 MD5sum: 6a4c162c32345ffdbb1dbcab723d6375 Description: MATE document viewer Atril is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI, EPUB, ComicBook and Portable Document Format (PDF) files. . When supported by the document, it also allows searching for text, copying text to the clipboard, hypertext navigation, and table-of-contents bookmarks. Homepage: https://mate-desktop.org/ Tag: interface::graphical, interface::x11, role::program, uitoolkit::gtk Section: x11 Priority: optional Filename: pool/main/a/atril/atril_1.26.2-3_armel.deb Package: atril-common Source: atril Version: 1.26.2-3 Installed-Size: 17048 Maintainer: Debian+Ubuntu MATE Packaging Team Architecture: all Breaks: atril (<= 1.0.3-3) Size: 871680 SHA256: 86f4ef06cbcfa577b65eee8e255644eb3aa7a08a24bc261ca4fc5db7ea41df6a SHA1: b1fa71606fa8a05930329be441ec728e30d22547 MD5sum: af22c23dae269b372442a64d4ebfb5e6 Description: MATE document viewer (common files) Atril is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI, EPUB, ComicBook and Portable Document Format (PDF) files. . This package contains the architecture independent files. Homepage: https://mate-desktop.org/ Section: x11 Priority: optional Filename: pool/main/a/atril/atril-common_1.26.2-3_all.deb Package: backdoor-factory Version: 3.4.2+dfsg-5 Installed-Size: 735 Maintainer: Debian Security Tools Architecture: all Depends: python3:any, curl, python3-capstone (>= 3.0), python3-pkg-resources (>= 39.2.0), python3-pefile, osslsigncode Size: 86428 SHA256: a4d289bd629780a0b53a6396335f63c790ec34f8b077da7f82404d6f314a952a SHA1: 9c5d83b476bfd5830b678a72615b550bfb3e1c4a MD5sum: b738164f356b4e832367b7bc45877e0c Description: Patch 32/64 bits ELF & win32/64 binaries with shellcode Injects shellcode into win32/64 PE files, 32/64bits ELF binaries, to continue normal file execution (if the shellcode supports it), by patching the exe/dll directly. . Some executables have built in protections, as such this will not work on all ELF/PE files. It is advisable that you test target ELF/PE files before deploying them to clients or using them in exercises Homepage: https://github.com/secretsquirrel/the-backdoor-factory Section: utils Priority: optional Filename: pool/main/b/backdoor-factory/backdoor-factory_3.4.2+dfsg-5_all.deb Package: cups-browsed Source: cups-filters Version: 1.28.17-5 Installed-Size: 338 Maintainer: Debian Printing Team Architecture: armel Replaces: cups-filters (<< 1.4.0~) Depends: cups-daemon, lsb-base, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libavahi-glib1 (>= 0.6.16), libc6 (>= 2.38), libcups2t64 (>= 2.0.2), libcupsfilters1t64 (>= 1.27.0), libglib2.0-0t64 (>= 2.80.0), libldap-2.5-0 (>= 2.5.4) Pre-Depends: init-system-helpers (>= 1.54~) Recommends: avahi-daemon Enhances: cups Breaks: cups-filters (<< 1.4.0~) Size: 130352 SHA256: 6ed82492abd8e27c47307c3ba494a73c135ec2654270ef863607fb7ea7c60bda SHA1: 6b8a2f6e248645ae7939c7f6daccdd87e0526f24 MD5sum: fe56ce75de7f9912c9c500b5c6afe41e Description: OpenPrinting CUPS Filters - cups-browsed This package provides cups-browsed, a daemon which browses the Bonjour broadcasts of shared remote CUPS printers and makes the printers available locally, replacing the CUPS broadcasting/browsing which was dropped in CUPS 1.6.x. This way the old behavior of having the remote printers available automatically is now re-implemented with Bonjour. . cups-browsed is also useful with a CUPS >= 1.6 client to allow the latter to browse the printer list of CUPS < 1.6 servers (by using the old 'cups' protocol in BrowseRemoteProtocols). . cups-browsed is also useful with a CUPS >= 1.6 server to allow CUPS < 1.6 clients to browse its printer list (by using the old 'cups' protocol in BrowseLocalProtocols). Homepage: http://www.openprinting.org/ Tag: implemented-in::c, role::app-data, role::program, use::printing Section: net Priority: optional Filename: pool/main/c/cups-filters/cups-browsed_1.28.17-5_armel.deb Package: cups-filters Version: 1.28.17-5 Installed-Size: 1824 Maintainer: Debian Printing Team Architecture: armel Replaces: foomatic-filters, foomatic-filters-beh, ghostscript-cups Provides: foomatic-filters, foomatic-filters-beh, ghostscript-cups Depends: bc, cups-filters-core-drivers (>= 1.28.17-5), ghostscript, poppler-utils, libc6 (>= 2.38), libcups2t64 (>= 2.3~b6), libcupsfilters1t64 (>= 1.22.2), libfontconfig1 (>= 2.12.6), libfontembed1t64 (>= 1.0.31), libgcc-s1 (>= 3.5), libqpdf29t64 (>> 11.9~), libstdc++6 (>= 13.1) Recommends: colord, liblouisutdml-bin | liblouis-bin, lynx Suggests: antiword, docx2txt, foomatic-db-compressed-ppds | foomatic-db, imagemagick Conflicts: foomatic-filters, foomatic-filters-beh, ghostscript-cups Size: 557028 SHA256: 85a092e48fca26f4103526259ec7d62b9688ae8cef25d9d1e19abef6e4f7a3d4 SHA1: a2086569c9474bdd107ed2994961416d8cd0382e MD5sum: 58cb476a52949a4a8c458d3c075bb7b0 Description: OpenPrinting CUPS Filters - Main Package This package provides additional CUPS filters which are not provided by the CUPS project itself. This includes filters for a PDF based printing workflow. . This package contains the filters for printing with drivers/PPDs and for converting non-PDF input files to PDF. Homepage: http://www.openprinting.org/ Section: net Priority: optional Filename: pool/main/c/cups-filters/cups-filters_1.28.17-5_armel.deb Package: cups-filters-core-drivers Source: cups-filters Version: 1.28.17-5 Installed-Size: 590 Maintainer: Debian Printing Team Architecture: armel Replaces: cups-filters (<< 1.13.0) Depends: bc, cups-ipp-utils | ippsample, poppler-utils, libc6 (>= 2.38), libcups2t64 (>= 2.3~b6), libcupsfilters1t64 (>= 1.28.0), libgcc-s1 (>= 3.5), liblcms2-2 (>= 2.2+git20110628), libpoppler-cpp1 (>= 24.08.0), libqpdf29t64 (>> 11.9~), libstdc++6 (>= 13.1), zlib1g (>= 1:1.1.4) Breaks: cups-filters (<< 1.13.0) Size: 188204 SHA256: 25504beb7174b11b45efb684b2d1dfc8b395e160aa5f38d5a71e4505c5ac294a SHA1: 014171cedf0551ee281dbcb7ae93a84a0658f254 MD5sum: da22a8621d9629233a55d37714ba90b8 Description: OpenPrinting CUPS Filters - Driverless printing This package provides additional CUPS filters which are not provided by the CUPS project itself. This includes filters for a PDF based printing workflow. . This package contains only the filters needed for driverless printing of PDF input files on IPP printers with known, common languages (PDF, PostScript, PWG Raster, Apple Raster, PCL). Homepage: http://www.openprinting.org/ Section: net Priority: optional Filename: pool/main/c/cups-filters/cups-filters-core-drivers_1.28.17-5_armel.deb Package: dsniff Version: 2.4b1+debian-34 Installed-Size: 319 Maintainer: Debian Security Tools Architecture: armel Depends: libc6 (>= 2.38), libdb5.3t64, libnet1 (>= 1.1.2.1), libnids1.21t64 (>= 1.23), libpcap0.8t64 (>= 0.9.8), libssl3t64 (>= 3.0.0), libtirpc3t64 (>= 1.0.2), libx11-6, libxmu6 (>= 2:1.1.3), openssl Size: 88424 SHA256: 78af0453561edcf346f09c964109e463a674f3adff6680c78d13d1b09ae5bb4f SHA1: cc44c5501a9704777e5de539b38931b3d0a2237e MD5sum: cad26b7aad2cbf8d6bd00de46af48b8d Description: Various tools to sniff network traffic for cleartext insecurities This package contains several tools to listen to and create network traffic: . * arpspoof - Send out unrequested (and possibly forged) arp replies. * dnsspoof - forge replies to arbitrary DNS address / pointer queries on the Local Area Network. * dsniff - password sniffer for several protocols. * filesnarf - saves selected files sniffed from NFS traffic. * macof - flood the local network with random MAC addresses. * mailsnarf - sniffs mail on the LAN and stores it in mbox format. * msgsnarf - record selected messages from different Instant Messengers. * sshmitm - SSH monkey-in-the-middle. proxies and sniffs SSH traffic. * sshow - SSH traffic analyser. * tcpkill - kills specified in-progress TCP connections. * tcpnice - slow down specified TCP connections via "active" traffic shaping. * urlsnarf - output selected URLs sniffed from HTTP traffic in CLF. * webmitm - HTTP / HTTPS monkey-in-the-middle. transparently proxies. * webspy - sends URLs sniffed from a client to your local browser (requires libx11-6 installed). . Please do not abuse this software. Homepage: https://www.monkey.org/~dugsong/dsniff/ Tag: implemented-in::c, interface::commandline, protocol::ethernet, protocol::http, protocol::ip, protocol::smtp, protocol::ssh, role::program, scope::utility, use::monitor, works-with::mail Section: net Priority: optional Filename: pool/main/d/dsniff/dsniff_2.4b1+debian-34_armel.deb Package: fonts-octicons Source: octicons Version: 4.4.0-2 Installed-Size: 62 Maintainer: Debian Fonts Task Force Architecture: all Size: 28004 SHA256: 7b63cc5877bb9ea16b84c10ff723be2d6e694af5adabf5aec491a68e3a2aa51e SHA1: efecc706acfeefe1137dc1d40b7ad0a0febb290c MD5sum: a38b77f182bd52f36caf83f3eaa9dd83 Description: GitHub's icons font GitHub's "octicons" font, you can use over 100 icons with this font. . See https://octicons.github.com/ for examples. Multi-Arch: foreign Homepage: https://octicons.github.com/ Section: fonts Priority: optional Filename: pool/main/o/octicons/fonts-octicons_4.4.0-2_all.deb Package: geary Version: 46.0-3 Installed-Size: 11018 Maintainer: Debian GNOME Maintainers Architecture: armel Provides: imap-client, mail-reader Depends: gnome-keyring | kwalletmanager, dconf-gsettings-backend | gsettings-backend, libatk1.0-0t64 (>= 1.12.4), libc6 (>= 2.34), libcairo2 (>= 1.2.4), libenchant-2-2 (>= 2.2.3), libfolks26 (>= 0.11.1), libgck-1-0 (>= 2.91.1), libgcr-base-3-1 (>= 3.10.1), libgdk-pixbuf-2.0-0 (>= 2.23.0), libgee-0.8-2 (>= 0.20.0), libglib2.0-0t64 (>= 2.79.0), libgmime-3.0-0t64 (>= 3.2.4), libgoa-1.0-0b (>= 3.45), libgsound0t64 (>= 1.0.1), libgspell-1-2 (>= 1.8.2), libgtk-3-0t64 (>= 3.24.23), libhandy-1-0 (>= 1.6.0), libicu72 (>= 72.1~rc-1~), libjavascriptcoregtk-4.1-0, libjson-glib-1.0-0 (>= 1.5.2), libmessaging-menu0 (>= 12.10), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpeas-1.0-0 (>= 1.24.0), libsecret-1-0 (>= 0.11), libsoup-3.0-0 (>= 2.41.90), libsqlite3-0 (>= 3.20.0), libstemmer0d (>= 0+svn527), libunwind8, libwebkit2gtk-4.1-0 (>= 2.39.90), libxml2 (>= 2.7.8), libytnef0 (>= 1.9.3) Size: 2141796 SHA256: b255469c9cdee842b78076a7c49270593e7f6545c1a43f0d0b3a2e05070ea81c SHA1: 8e7c6d6297e799a0504c3ee712e5ff66e6187f04 MD5sum: 3e03ded974da44a0795336743478acbc Description: lightweight email client designed for the GNOME desktop Geary is an email reader for GNOME designed to let you read your email quickly and effortlessly. Its interface is based on conversations, so you can easily read an entire discussion without having to click from message to message. Homepage: https://wiki.gnome.org/Apps/Geary Tag: uitoolkit::gtk Section: mail Priority: optional Filename: pool/main/g/geary/geary_46.0-3_armel.deb Package: gir1.2-atrildocument-1.5.0 Source: atril Version: 1.26.2-3 Installed-Size: 93 Maintainer: Debian+Ubuntu MATE Packaging Team Architecture: armel Replaces: gir1.2-atril (<< 1.18.3-2~) Depends: libatrildocument3t64 (= 1.26.2-3), gir1.2-gdk-3.0, gir1.2-gdkpixbuf-2.0, gir1.2-gio-2.0, gir1.2-glib-2.0, gir1.2-gtk-3.0 Breaks: gir1.2-atril (<< 1.18.3-2~) Size: 22100 SHA256: a28e4020ed66ca0f8c309567cf512e83a0ca742f2eb4fe4d95168d448f8cb43a SHA1: e5ceb8794621d82322f915695b116f0a95e684b3 MD5sum: 40791bb7ce03bc58d467524f76c2f01f Description: GObject introspection data for libatrildocument Atril is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI, EPUB, ComicBook and Portable Document Format (PDF) files. . This package contains introspection data for libatrildocument. . It can be used by packages using the GIRepository format to generate dynamic bindings. Homepage: https://mate-desktop.org/ Section: introspection Priority: optional Filename: pool/main/a/atril/gir1.2-atrildocument-1.5.0_1.26.2-3_armel.deb Package: gir1.2-atrilview-1.5.0 Source: atril Version: 1.26.2-3 Installed-Size: 64 Maintainer: Debian+Ubuntu MATE Packaging Team Architecture: armel Replaces: gir1.2-atril (<< 1.18.3-2~) Depends: libatrilview3t64 (= 1.26.2-3), gir1.2-atrildocument-1.5.0 (= 1.26.2-3), gir1.2-gdk-3.0, gir1.2-gdkpixbuf-2.0, gir1.2-gio-2.0, gir1.2-glib-2.0, gir1.2-gobject-2.0, gir1.2-gtk-3.0 Breaks: gir1.2-atril (<< 1.18.3-2~) Size: 15588 SHA256: aaffd2635874cc662ef75d68fde68133c63ffce1ab73a51b81dcdf1b9ba0ac3a SHA1: ba58026da30c7516781829c762047380451cb1ed MD5sum: bab089eb68662d5a64c5b8a36afc3830 Description: GObject introspection data for libatrilview Atril is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI, EPUB, ComicBook and Portable Document Format (PDF) files. . This package contains introspection data for libatrilview. . It can be used by packages using the GIRepository format to generate dynamic bindings. Homepage: https://mate-desktop.org/ Section: introspection Priority: optional Filename: pool/main/a/atril/gir1.2-atrilview-1.5.0_1.26.2-3_armel.deb Package: gridsite-doc Source: gridsite Version: 3.0.0~20240125git1200598-1 Installed-Size: 3651 Maintainer: Mattias Ellert Architecture: all Size: 222676 SHA256: 75c67223d1e05204f7191b36ab0c67ccd4753c9090f74969e535f8ddc1205dac SHA1: 3815dacbc57510e1220ca1e450c071df974c4a92 MD5sum: a32985eecfa86b72df6027cb6f38b638 Description: Developers Documentation for gridsite GridSite was originally a web application developed for managing and formatting the content of the http://www.gridpp.ac.uk/ website. Over the past years it has grown into a set of extensions to the Apache web server and a toolkit for Grid credentials, GACL access control lists and HTTP(S) protocol operations. . This package, gridsite-doc, contains developer documentation for gridsite. Multi-Arch: foreign Homepage: https://github.com/CESNET/gridsite Tag: devel::doc, devel::examples, made-of::html, role::documentation Section: doc Priority: optional Filename: pool/main/g/gridsite/gridsite-doc_3.0.0~20240125git1200598-1_all.deb Package: gsad Version: 22.12.0-1 Installed-Size: 443 Maintainer: Debian Security Tools Architecture: armel Replaces: greenbone-security-assistant (<< 21.4.4) Depends: gvmd (>= 22.5.0), libc6 (>= 2.38), libgcrypt20 (>= 1.11.0), libglib2.0-0t64 (>= 2.76.0), libgnutls30t64 (>= 3.7.2), libgvm22t64 (>= 22.8.0), libmicrohttpd12t64 (>= 0.9.50), libxml2 (>= 2.7.4), zlib1g (>= 1:1.2.0) Recommends: greenbone-security-assistant (>= 22.4.0) Breaks: greenbone-security-assistant (<< 21.4.4) Size: 121640 SHA256: 9ab4d092f1e55bc482b430654331dfd4aca3b591d3a9014db7a408f395932504 SHA1: 9fcc17b5384ac45e915cca58ee7a4dd516c12d09 MD5sum: 2291ae43027a7c2c0c989eb153fe56ee Description: remote network security auditor - web interface The Greenbone Security Assistant HTTP Server connects to the Greebone Vulnerability Manager "gvmd" to provide a full-featured user interface for vulnerability management. . This tools was initially provided by the package greenbone-security-assistant. Homepage: https://www.greenbone.net Section: admin Priority: optional Filename: pool/main/g/gsad/gsad_22.12.0-1_armel.deb Package: gvm Version: 23.11.2 Installed-Size: 47 Maintainer: Debian Security Tools Architecture: all Replaces: openvas (<< 9.0.4) Provides: openvas Depends: gsad (>= 22.9.0), gvmd (>= 23.3.0), notus-scanner (>= 22.6.0), openvas-scanner (>= 22.7.6), ospd-openvas (>= 22.6.1), xsltproc, psmisc, rsync Recommends: greenbone-security-assistant (>= 22.8.0), gvm-tools (>= 23.4.0) Breaks: greenbone-security-assistant (<< 9.0.0), openvas (<< 9.0.4), openvas-cli Size: 11760 SHA256: 76844493a0c215a1613274517b830e663c99cc90114cec63ae03f7f9f2e5b486 SHA1: f110c8ac6791c40facceab447bbc7b8e0b4a878c MD5sum: 82fa86a47734bd9a5875110b8556ce56 Description: remote network security auditor - metapackage and useful scripts The Greenbone Vulnerability Manager is a modular security auditing tool, used for testing remote systems for vulnerabilities that should be fixed. . This package installs all the required packages. It provides scripts to setup, start and stop the GVM services. . The tool was previously named OpenVAS. Homepage: https://www.greenbone.net/ Section: net Priority: optional Filename: pool/main/g/gvm/gvm_23.11.2_all.deb Package: gvm-tools Version: 24.8.0-1 Installed-Size: 724 Maintainer: Debian Security Tools Architecture: all Depends: python3-terminaltables, python3-lxml, python3-gvm (>= 24.7.0), python3:any, libjs-sphinxdoc (>= 7.4) Size: 157648 SHA256: 294689040e5b4bba3db495fb4809091d0e36611acddaa44844328316d2ecf688 SHA1: d54cd1726874ff4b66f366556e4986faf123763f MD5sum: b48f2c44589126eac355c3b6bfb1ebd7 Description: Remote control the Greenbone Vulnerability Manager The Greenbone Vulnerability Management Tools or gvm-tools in short are a collection of tools that help with remote controlling a Greenbone Security Manager (GSM) appliance and its underlying Greenbone Vulnerability Manager (GVM). The tools essentially aid accessing the communication protocols GMP (Greenbone Management Protocol) and OSP (Open Scanner Protocol). . This module is comprised of interactive and non-interactive clients. The programming language Python is supported directly for interactive scripting. But it is also possible to issue remote GMP/OSP commands without programming in Python. Homepage: https://www.greenbone.net/ Section: net Priority: optional Filename: pool/main/g/gvm-tools/gvm-tools_24.8.0-1_all.deb Package: gvmd Version: 23.10.0-1 Installed-Size: 3756 Maintainer: Debian Security Tools Architecture: armel Replaces: libopenvas6, openvas-administrator, openvas-manager Depends: adduser, doc-base, greenbone-feed-sync (>= 24.1.1), gvmd-common (= 23.10.0-1), notus-scanner (>= 22.4.0), ospd-openvas (>= 22.4.0), xml-twig-tools, postgresql-17, postgresql-17-pg-gvm, libbsd0 (>= 0.6.0), libc6 (>= 2.38), libcjson1 (>= 1.7.5), libglib2.0-0t64 (>= 2.76.0), libgnutls30t64 (>= 3.7.5), libgpgme11t64 (>= 1.1.6), libgvm22t64 (>= 22.10.0), libical3t64 (>= 3.0.0), libpq5 Recommends: nsis, rpm Breaks: openvas-administrator, openvas-manager Size: 635308 SHA256: 254f9c2c617685b70d3e2b6bff611e11ab76481f684c628dc0aec667ab58a415 SHA1: 076794db5d9432ff161f44ebf9e30de88f5f3b78 MD5sum: 5f48003b6ec26d4b55a57645a787f67f Description: Manager Module of Greenbone Vulnerability Manager The Greenbone Vulnerability Manager is the central management service between security scanners and the user clients. . It manages the storage of any vulnerability management configurations and of the scan results. Access to data, control commands and workflows is offered via the XML-based Greenbone Management Protocol (GMP). The primary scanner, openVAS Scanner is controlled directly via protocol OTP while any other remote scanner is coupled with the Open Scanner Protocol (OSP). . This package contains the gvmd files architecture dependent. Homepage: https://www.greenbone.net/ Section: net Priority: optional Filename: pool/main/g/gvmd/gvmd_23.10.0-1_armel.deb Package: gvmd-common Source: gvmd Version: 23.10.0-1 Installed-Size: 1186 Maintainer: Debian Security Tools Architecture: all Depends: gnutls-bin, xsltproc Recommends: texlive-latex-extra Suggests: gnupg, python3, python3-lxml, wget Size: 108596 SHA256: 169e228f49bf686066c6396b70e86751ec1e0e5be842fc64d8a88f1b8323158f SHA1: 5fc2cb8e543b423c14700269d221d0620386336e MD5sum: 25fa3ee3772740100b71ef601d153205 Description: architecture independent files for Greenbone Vulnerability Manager The Greenbone Vulnerability Manager is the central management service between security scanners and the user clients. . It manages the storage of any vulnerability management configurations and of the scan results. Access to data, control commands and workflows is offered via the XML-based Greenbone Management Protocol (GMP). The primary scanner, openVAS Scanner is controlled directly via protocol OTP while any other remote scanner is coupled with the Open Scanner Protocol (OSP). . This package contains the common gvmd files shared by all architectures. Multi-Arch: foreign Homepage: https://www.greenbone.net/ Section: net Priority: optional Filename: pool/main/g/gvmd/gvmd-common_23.10.0-1_all.deb Package: knocker Version: 0.7.1-6 Installed-Size: 78 Maintainer: Debian Security Tools Architecture: armel Depends: libc6 (>= 2.7) Size: 28744 SHA256: 86d3c62c4da8014ca4c4edb369c5ab4e02c2df0c47e47a00b5b4e40e6defdad4 SHA1: 20d0220d774efb9a27b977ffead2a45962355203 MD5sum: 05fa0f085a0048d94398ab579821747d Description: Simple and easy to use TCP security port scanner Knocker is a new, simple, and easy to use TCP security port scanner written in C, using threads. It is able to analyze hosts and the network services which are running on them. Homepage: http://knocker.sourceforge.net/ Tag: implemented-in::c, interface::commandline, network::scanner, protocol::ip, protocol::ipv6, role::program, scope::utility, use::scanning Section: net Priority: optional Filename: pool/main/k/knocker/knocker_0.7.1-6_armel.deb Package: libatrildocument-dev Source: atril Version: 1.26.2-3 Installed-Size: 1315 Maintainer: Debian+Ubuntu MATE Packaging Team Architecture: armel Replaces: atril-common (<< 1.26), gir1.2-atril (<< 1.18.3-2~), libatril-dev (<< 1.9.0) Depends: libatrildocument3t64 (= 1.26.2-3), gir1.2-atrildocument-1.5.0 (= 1.26.2-3) Breaks: atril-common (<< 1.26), gir1.2-atril (<< 1.18.3-2~), libatril-dev (<< 1.9.0) Size: 91032 SHA256: 838f213729187355fd8c962c4175c84760fe721c8b3ecb2c3c78114d39b9c527 SHA1: 08d6b13d0bf3d7a1dde8a28d2cd7518cab1ec125 MD5sum: b23fb23104dad7c6ce7611f838c93b52 Description: MATE document rendering library (development files) Atril is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI, EPUB, ComicBook and Portable Document Format (PDF) files. . This package contains the development files for the libatrildocument library. Homepage: https://mate-desktop.org/ Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/a/atril/libatrildocument-dev_1.26.2-3_armel.deb Package: libatrildocument3t64 Source: atril Version: 1.26.2-3 Installed-Size: 575 Maintainer: Debian+Ubuntu MATE Packaging Team Architecture: armel Replaces: libatril (<< 1.9.0), libatrildocument3 Depends: libjs-mathjax, libarchive13t64 (>= 3.4.0), libc6 (>= 2.35), libcairo2 (>= 1.10.0), libdjvulibre21 (>= 3.5.28), libgcc-s1 (>= 3.5), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.75.3), libgtk-3-0t64 (>= 3.21.4), libgxps2t64 (>= 0.2.1), libkpathsea6 (>= 2023.20230311.66589), libpango-1.0-0 (>= 1.14.0), libpoppler-glib8t64 (>= 0.22.1), libspectre1 (>= 0.2.3), libsynctex2 (>= 2023.20230311.66589), libtiff6 (>= 4.0.3), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Breaks: libatril (<< 1.9.0), libatrildocument3 (<< 1.26.2-3) Size: 150016 SHA256: e331153bb5a3aa4a3ae14de6e2e68cbcaebabe1a059b2ee4ea36f4a936342c72 SHA1: 37ee8d1decfd3a01538dd5ef425ba46375833356 MD5sum: 29c821935136ccb7a18bbd1152ab075d Description: MATE document rendering library Atril is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI, EPUB, ComicBook and Portable Document Format (PDF) files. . This package contains the document rendering library used by Atril. Homepage: https://mate-desktop.org/ Section: libs Priority: optional Filename: pool/main/a/atril/libatrildocument3t64_1.26.2-3_armel.deb Package: libatrilview-dev Source: atril Version: 1.26.2-3 Installed-Size: 602 Maintainer: Debian+Ubuntu MATE Packaging Team Architecture: armel Replaces: atril-common (<< 1.26), libatril-dev (<< 1.9.0) Depends: libatrilview3t64 (= 1.26.2-3), gir1.2-atrilview-1.5.0 (= 1.26.2-3) Breaks: atril-common (<< 1.26), libatril-dev (<< 1.9.0) Size: 49252 SHA256: 9dddbc961c660f7c2871815774a236453c8c08cab3a6554981c2276a4327a569 SHA1: 423c3aac1a88666da0def85daa3b2aea2372dc53 MD5sum: d9332f4bb1da0d7f0e213f2aa14293ea Description: MATE document viewing library (development files) Atril is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI, EPUB, ComicBook and Portable Document Format (PDF) files. . This package contains the development files for the libatrilview library. Homepage: https://mate-desktop.org/ Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/a/atril/libatrilview-dev_1.26.2-3_armel.deb Package: libatrilview3t64 Source: atril Version: 1.26.2-3 Installed-Size: 329 Maintainer: Debian+Ubuntu MATE Packaging Team Architecture: armel Replaces: libatril (<< 1.9.0), libatrilview3 Depends: libatrildocument3t64 (= 1.26.2-3), libatk1.0-0t64 (>= 1.12.4), libc6 (>= 2.29), libcairo2 (>= 1.14.0), libglib2.0-0t64 (>= 2.38.0), libgtk-3-0t64 (>= 3.21.4), libpango-1.0-0 (>= 1.14.0), libwebkit2gtk-4.1-0 (>= 2.5.3) Breaks: libatrilview3 (<< 1.26.2-3) Size: 95904 SHA256: 49a99ba11d0e48e74e301e431f9359f7d6a48bed6a9aaca48707048ed3460c15 SHA1: 9d07f3975c407e9ed908f8beb879a87d26fc41cc MD5sum: 0fedc86ce31f7adbffa8cf7f540dd11a Description: MATE document viewing library Atril is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI, EPUB, ComicBook and Portable Document Format (PDF) files. . This package contains the document viewing library used by Atril. Homepage: https://mate-desktop.org/ Section: libs Priority: optional Filename: pool/main/a/atril/libatrilview3t64_1.26.2-3_armel.deb Package: libboost-atomic1.74-dev Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2039 Maintainer: Debian Boost Team Architecture: armel Depends: libboost1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-atomic1.74.0 (= 1.74.0+ds1-23.1+b1) Conflicts: libboost-atomic1.53-dev, libboost-atomic1.54-dev, libboost-atomic1.55-dev, libboost-atomic1.57-dev, libboost-atomic1.58-dev, libboost-atomic1.60-dev, libboost-atomic1.61-dev, libboost-atomic1.62-dev, libboost-atomic1.63-dev, libboost-atomic1.65-dev, libboost-atomic1.67-dev, libboost-atomic1.70-dev, libboost-atomic1.71-dev Size: 220140 SHA256: 26ec02fd25a19e4d384896fc6736881ef74c9dadcc497938ce573d9eab294597 SHA1: 1d26e910c570ad0d920244b2733d9ed3f98383c2 MD5sum: c87854c1c149438932316dd283840cfa Description: atomic data types, operations, and memory ordering constraints This package forms part of the Boost C++ Libraries collection. . Boost.Atomic is a library that provides atomic data types and operations on these data types, as well as memory ordering constraints required for coordinating multiple threads through atomic variables. It implements the interface as defined by the C++11 standard, but makes this feature available for platforms lacking system/compiler support for this particular C++11 feature. . Users of this library should already be familiar with concurrency in general, as well as elementary concepts such as "mutual exclusion". . The implementation makes use of processor-specific instructions where possible (via inline assembler, platform libraries or compiler intrinsics), and falls back to "emulating" atomic operations through locking. Multi-Arch: same Homepage: http://www.boost.org/libs/atomic/ Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/b/boost1.74/libboost-atomic1.74-dev_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-atomic1.74.0 Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2032 Maintainer: Debian Boost Team Architecture: armel Depends: libc6 (>= 2.34), libstdc++6 (>= 5) Size: 218744 SHA256: fd4431c958fbf0a0978493b563da9669deb0e111168cab34f49d8e6374cab98d SHA1: 36a7c3a93e34addb5b47ad5222e1d90d6dd642fd MD5sum: 56cfa8de39a039980886cc90ddc3397b Description: atomic data types, operations, and memory ordering constraints This package forms part of the Boost C++ Libraries collection. . Boost.Atomic is a library that provides atomic data types and operations on these data types, as well as memory ordering constraints required for coordinating multiple threads through atomic variables. It implements the interface as defined by the C++11 standard, but makes this feature available for platforms lacking system/compiler support for this particular C++11 feature. . Users of this library should already be familiar with concurrency in general, as well as elementary concepts such as "mutual exclusion". . The implementation makes use of processor-specific instructions where possible (via inline assembler, platform libraries or compiler intrinsics), and falls back to "emulating" atomic operations through locking. Multi-Arch: same Homepage: http://www.boost.org/libs/atomic/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/b/boost1.74/libboost-atomic1.74.0_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-chrono1.74-dev Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2144 Maintainer: Debian Boost Team Architecture: armel Depends: libboost1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-chrono1.74.0t64 (= 1.74.0+ds1-23.1+b1) Conflicts: libboost-chrono1.48-dev, libboost-chrono1.49-dev, libboost-chrono1.50-dev, libboost-chrono1.52-dev, libboost-chrono1.53-dev, libboost-chrono1.54-dev, libboost-chrono1.55-dev, libboost-chrono1.57-dev, libboost-chrono1.58-dev, libboost-chrono1.60-dev, libboost-chrono1.61-dev, libboost-chrono1.62-dev, libboost-chrono1.63-dev, libboost-chrono1.65-dev, libboost-chrono1.67-dev, libboost-chrono1.70-dev, libboost-chrono1.71-dev Size: 229940 SHA256: c0c2840b52fcc55eeb0b73bac4f80fc45457a3354f428b0b7738c0be90d44abf SHA1: cce3e6d495989527a11fb3599fd4db3920b4fe39 MD5sum: fe602719a6d0bd7dee6eb66d424e5870 Description: C++ representation of time duration, time point, and clocks This package forms part of the Boost C++ Libraries collection. . The Boost.Chrono library provides: . * A means to represent time durations: managed by the generic duration class . Examples of time durations include days, minutes, seconds and nanoseconds, which can be represented with a fixed number of clock ticks per unit. All of these units of time duration are united with a generic interface by the duration facility. * A type for representing points in time: time_point. A time_point represents an epoch plus or minus a duration. The library leaves epochs unspecified. A time_point is associated with a clock. * Several clocks, some of which may not be available on a particular platform: system_clock, steady_clock and high_resolution_clock. A clock is a pairing of a time_point and duration, and a function which returns a time_point representing now. . To make the timing facilities more generally useful, Boost.Chrono provides a number of clocks that are thin wrappers around the operating system's time APIs, thereby allowing the extraction of wall clock time, user CPU time, system CPU time spent by the process: . * process_real_cpu_clock, captures wall clock CPU time spent by the current process. * process_user_cpu_clock, captures user-CPU time spent by the current process. * process_system_cpu_clock, captures system-CPU time spent by the current process. * A tuple-like class process_cpu_clock, that captures real, user-CPU, and system-CPU process times together. * A thread_clock thread steady clock giving the time spent by the current thread (when supported by a platform). . Lastly, Boost.Chrono includes typeof registration for duration and time_point to permit using emulated auto with C++03 compilers. Multi-Arch: same Homepage: http://www.boost.org/libs/chrono/ Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/b/boost1.74/libboost-chrono1.74-dev_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-chrono1.74.0t64 Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2048 Maintainer: Debian Boost Team Architecture: armel Replaces: libboost-chrono1.74.0 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 5.2) Breaks: libboost-chrono1.74.0 (<< 1.74.0+ds1-23.1) Size: 223192 SHA256: b39f909cdb5501e270ecbc0a501effc05e55404ab4d0881bf0d931cb5506ff69 SHA1: 559c0b51ea20e5cb899b767156ddb027d07a8c37 MD5sum: ff5c2844ebf85ff0bc8eff6278f773ac Description: C++ representation of time duration, time point, and clocks This package forms part of the Boost C++ Libraries collection. . The Boost.Chrono library provides: . * A means to represent time durations: managed by the generic duration class.Examples of time durations include days, minutes, seconds and nanoseconds, which can be represented with a fixed number of clock ticks per unit. All of these units of time duration are united with a generic interface by the duration facility. * A type for representing points in time: time_point. A time_point represents an epoch plus or minus a duration. The library leaves epochs unspecified. A time_point is associated with a clock. * Several clocks, some of which may not be available on a particular platform: system_clock, steady_clock and high_resolution_clock. A clock is a pairing of a time_point and duration, and a function which returns a time_point representing now. . To make the timing facilities more generally useful, Boost.Chrono provides a number of clocks that are thin wrappers around the operating system's time APIs, thereby allowing the extraction of wall clock time, user CPU time, system CPU time spent by the process: . * process_real_cpu_clock, captures wall clock CPU time spent by the current process. * process_user_cpu_clock, captures user-CPU time spent by the current process. * process_system_cpu_clock, captures system-CPU time spent by the current process. * a tuple-like class process_cpu_clock, that captures real, user-CPU, and system-CPU process times together. * a thread_clock thread steady clock giving the time spent by the current thread (when supported by a platform). . Lastly, Boost.Chrono includes typeof registration for duration and time_point to permit using emulated auto with C++03 compilers. Multi-Arch: same Homepage: http://www.boost.org/libs/chrono/ Section: libs Priority: optional Filename: pool/main/b/boost1.74/libboost-chrono1.74.0t64_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-container1.74-dev Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2146 Maintainer: Debian Boost Team Architecture: armel Depends: libboost1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-container1.74.0 (= 1.74.0+ds1-23.1+b1) Conflicts: libboost-container1.65-dev, libboost-container1.67-dev, libboost-container1.70-dev, libboost-container1.71-dev Size: 245472 SHA256: e49816af173e59398b7b03a963679a640dc061e9834274f7fb9165bccd5025d9 SHA1: 6d095f7337b678a5ebd22ebd3746ced6ff137832 MD5sum: 33410bceccbd34fcf49281a5a058396f Description: C++ library that implements several well-known containers - dev files This package forms part of the Boost C++ Libraries collection. . Boost.Container library implements several well-known containers, including STL containers. The aim of the library is to offers advanced features not present in standard containers or to offer the latest standard draft features for compilers that don't comply with the latest C++ standard. . In short, what does Boost.Container offer? . * Move semantics are implemented, including move emulation for pre-C++11 compilers. * New advanced features (e.g. placement insertion, recursive containers) are present. * Containers support stateful allocators and are compatible with Boost.Interprocess (they can be safely placed in shared memory). * The library offers new useful containers: * flat_map, flat_set, flat_multimap and flat_multiset: drop-in replacements for standard associative containers but more memory friendly and with faster searches. * stable_vector: a std::list and std::vector hybrid container: vector-like random-access iterators and list-like iterator stability in insertions and erasures. * slist: the classic pre-standard singly linked list implementation offering constant-time size(). Note that C++11 forward_list has no size(). Multi-Arch: same Homepage: http://boost.org/libs/container/ Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/b/boost1.74/libboost-container1.74-dev_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-container1.74.0 Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2092 Maintainer: Debian Boost Team Architecture: armel Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 5) Size: 240212 SHA256: c01a45af276e7c7eb2a6d21f4658b7dd3eb337f9db5392cb84144048f784ea38 SHA1: f48daaebcc0efb7e5070cd57e3f29256984054cd MD5sum: 9b449562fb436c888ba1293de929bd64 Description: C++ library that implements several well-known containers This package forms part of the Boost C++ Libraries collection. . Boost.Container library implements several well-known containers, including STL containers. The aim of the library is to offers advanced features not present in standard containers or to offer the latest standard draft features for compilers that don't comply with the latest C++ standard. . In short, what does Boost.Container offer? . * Move semantics are implemented, including move emulation for pre-C++11 compilers. * New advanced features (e.g. placement insertion, recursive containers) are present. * Containers support stateful allocators and are compatible with Boost.Interprocess (they can be safely placed in shared memory). * The library offers new useful containers: * flat_map, flat_set, flat_multimap and flat_multiset: drop-in replacements for standard associative containers but more memory friendly and with faster searches. * stable_vector: a std::list and std::vector hybrid container: vector-like random-access iterators and list-like iterator stability in insertions and erasures. * slist: the classic pre-standard singly linked list implementation offering constant-time size(). Note that C++11 forward_list has no size(). Multi-Arch: same Homepage: http://boost.org/libs/container/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/b/boost1.74/libboost-container1.74.0_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-context1.74-dev Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2040 Maintainer: Debian Boost Team Architecture: armel Depends: libboost1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-thread1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-context1.74.0 (= 1.74.0+ds1-23.1+b1) Conflicts: libboost-context1.53-dev, libboost-context1.54-dev, libboost-context1.55-dev, libboost-context1.57-dev, libboost-context1.58-dev, libboost-context1.60-dev, libboost-context1.61-dev, libboost-context1.62-dev, libboost-context1.63-dev, libboost-context1.65-dev, libboost-context1.67-dev, libboost-context1.70-dev, libboost-context1.71-dev Size: 219496 SHA256: 357619317f96240dda0e66ece9da87b2eec1927d822c532439f6cb0561bf1d37 SHA1: d434a7212b18cbe90aa4476ad3818dbe73d4775a MD5sum: 7cd23216c9f2933fd951aefba3056b3a Description: provides a sort of cooperative multitasking on a single thread This package forms part of the Boost C++ Libraries collection. . Boost.Context is a foundational library that provides a sort of cooperative multitasking on a single thread. By providing an abstraction of the current execution state in the current thread, including the stack (with local variables) and stack pointer, all registers and CPU flags, and the instruction pointer, a fcontext_t instance represents a specific point in the application's execution path. This is useful for building higher-level abstractions, like coroutines, cooperative threads (userland threads) or an equivalent to C# keyword yield in C++. Multi-Arch: same Homepage: http://www.boost.org/libs/context/ Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/b/boost1.74/libboost-context1.74-dev_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-context1.74.0 Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2032 Maintainer: Debian Boost Team Architecture: armel Depends: libc6 (>= 2.34), libstdc++6 (>= 4.4) Size: 217868 SHA256: 037d6f5b2a1d542972b7b72882f8d68afde1af42d6fde5ecd161e3a8ddd36cd4 SHA1: dfdd755ee38555e63a2301749096b8c8c23f4297 MD5sum: d40e99a49ca1b6bb0e230194b363bc07 Description: provides a sort of cooperative multitasking on a single thread This package forms part of the Boost C++ Libraries collection. . Boost.Context is a foundational library that provides a sort of cooperative multitasking on a single thread. By providing an abstraction of the current execution state in the current thread, including the stack (with local variables) and stack pointer, all registers and CPU flags, and the instruction pointer, a fcontext_t instance represents a specific point in the application's execution path. This is useful for building higher-level abstractions, like coroutines, cooperative threads (userland threads) or an equivalent to C# keyword yield in C++. Multi-Arch: same Homepage: http://www.boost.org/libs/context/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/b/boost1.74/libboost-context1.74.0_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-contract1.74-dev Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2244 Maintainer: Debian Boost Team Architecture: armel Depends: libboost1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-contract1.74.0 (= 1.74.0+ds1-23.1+b1) Conflicts: libboost-contract1.67-dev, libboost-contract1.70-dev, libboost-contract1.71-dev Size: 245768 SHA256: 9db922c995a11dea013150e02d8913454e0d0b9e68de5ce1fb64d4a1268dbccc SHA1: d4dcb77c952f8f79c08b49361f05236b638e215b MD5sum: 2ca852093fb082120dd1ca23b20dc122 Description: Contract library for C++ - dev files This package forms part of the Boost C++ Libraries collection. . All contract programming features are supported: Subcontracting, class invariants, postconditions (with old and return values), preconditions, customizable actions on assertion failure (e.g., terminate or throw), optional compilation and checking of assertions, etc. Multi-Arch: same Homepage: http://boost.org/libs/contract/ Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/b/boost1.74/libboost-contract1.74-dev_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-contract1.74.0 Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2120 Maintainer: Debian Boost Team Architecture: armel Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.5), libstdc++6 (>= 13.1) Size: 237344 SHA256: 457557bcb5fc3c9605a93941822d1d85b85173c9fa19a7488c9fad1f6f1db27a SHA1: 32e50d22d2262d4b686a5daede956e48009fd319 MD5sum: 6ceed97a5ea7389f9f7d1f809e46520a Description: Contract library for C++ This package forms part of the Boost C++ Libraries collection. . All contract programming features are supported: Subcontracting, class invariants, postconditions (with old and return values), preconditions, customizable actions on assertion failure (e.g., terminate or throw), optional compilation and checking of assertions, etc. Multi-Arch: same Homepage: http://boost.org/libs/contract/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/b/boost1.74/libboost-contract1.74.0_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-coroutine1.74-dev Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2145 Maintainer: Debian Boost Team Architecture: armel Depends: libboost1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-context1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-coroutine1.74.0 (= 1.74.0+ds1-23.1+b1) Conflicts: libboost-coroutine1.54-dev, libboost-coroutine1.55-dev, libboost-coroutine1.57-dev, libboost-coroutine1.58-dev, libboost-coroutine1.60-dev, libboost-coroutine1.61-dev, libboost-coroutine1.62-dev, libboost-coroutine1.63-dev, libboost-coroutine1.65-dev, libboost-coroutine1.67-dev, libboost-coroutine1.70-dev, libboost-coroutine1.71-dev Size: 233848 SHA256: fb0b8149f5cdb3d54112a31072bda0b973dfdb9f1b4c45b3f4c8f112f1f8ef82 SHA1: dc55ec762e2cebb43d77caa349fa2fbc428718c2 MD5sum: 28257e601497818164457a388002a49d Description: provides a sort of cooperative multitasking on a single thread This package forms part of the Boost C++ Libraries collection. . Boost.Coroutine provides templates for generalized subroutines which allow multiple entry points for suspending and resuming execution at certain locations. It preserves the local state of execution and allows re-entering subroutines more than once (useful if state must be kept across function calls). . Coroutines can be viewed as a language-level construct providing a special kind of control flow. . In contrast to threads, which are pre-emptive, coroutine switches are cooperative (programmer controls when a switch will happen). The kernel is not involved in the coroutine switches. . The implementation uses Boost.Context for context switching. Multi-Arch: same Homepage: http://www.boost.org/libs/coroutine/ Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/b/boost1.74/libboost-coroutine1.74-dev_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-coroutine1.74.0 Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2068 Maintainer: Debian Boost Team Architecture: armel Depends: libboost-context1.74.0 (>= 1.74.0+ds1), libboost-thread1.74.0 (>= 1.74.0+ds1), libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 5.2) Size: 227076 SHA256: ee622091e88bc60a57779008bf1c888477790bf00683dc72e7762bc8966584bc SHA1: c97f463aecee8c8afbfa036cd8e827f7fbbe9126 MD5sum: 9366f37f7924d69cdc01cb76c5647a7b Description: provides a sort of cooperative multitasking on a single thread This package forms part of the Boost C++ Libraries collection. . Boost.Coroutine provides templates for generalized subroutines which allow multiple entry points for suspending and resuming execution at certain locations. It preserves the local state of execution and allows re-entering subroutines more than once (useful if state must be kept across function calls). . Coroutines can be viewed as a language-level construct providing a special kind of control flow. . In contrast to threads, which are pre-emptive, coroutine switches are cooperative (programmer controls when a switch will happen). The kernel is not involved in the coroutine switches. . The implementation uses Boost.Context for context switching. Multi-Arch: same Homepage: http://www.boost.org/libs/coroutine/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/b/boost1.74/libboost-coroutine1.74.0_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-date-time1.74-dev Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2042 Maintainer: Debian Boost Team Architecture: armel Depends: libboost1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-date-time1.74.0 (= 1.74.0+ds1-23.1+b1), libboost-serialization1.74-dev (= 1.74.0+ds1-23.1+b1) Conflicts: libboost-date-time1.42-dev, libboost-date-time1.46-dev, libboost-date-time1.48-dev, libboost-date-time1.49-dev, libboost-date-time1.50-dev, libboost-date-time1.52-dev, libboost-date-time1.53-dev, libboost-date-time1.54-dev, libboost-date-time1.55-dev, libboost-date-time1.57-dev, libboost-date-time1.58-dev, libboost-date-time1.60-dev, libboost-date-time1.61-dev, libboost-date-time1.62-dev, libboost-date-time1.63-dev, libboost-date-time1.65-dev, libboost-date-time1.67-dev, libboost-date-time1.70-dev, libboost-date-time1.71-dev Size: 225232 SHA256: 5fc887bbad97ef28f61600f741cd5c82b8f10b93abe3f6a27cf4641c00d0693a SHA1: 50a2349ad0e5947f240c04c8c62cb318424c77b6 MD5sum: 7ab0a6312cf2286d21f209c957b33f6e Description: set of date-time libraries based on generic programming concepts This package forms part of the Boost C++ Libraries collection. . These libraries are intended to make programming with dates and times almost as simple and natural as programming with strings and integers. Multi-Arch: same Homepage: http://www.boost.org/libs/date_time/ Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/b/boost1.74/libboost-date-time1.74-dev_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-date-time1.74.0 Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2028 Maintainer: Debian Boost Team Architecture: armel Size: 216328 SHA256: 9265e77cc682ec4df2a2fcc8f8e6fe6e1ecfddf940da1d4a9c32711580fdf4be SHA1: fbcc106732e193399d38cde213a5ddde7b704cb2 MD5sum: 2b904650bd11e78be8de264d0b8ae0f8 Description: set of date-time libraries based on generic programming concepts This package forms part of the Boost C++ Libraries collection. . These libraries are intended to make programming with dates and times almost as simple and natural as programming with strings and integers. Multi-Arch: same Homepage: http://www.boost.org/libs/date_time/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/b/boost1.74/libboost-date-time1.74.0_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-exception1.74-dev Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2024 Maintainer: Debian Boost Team Architecture: armel Depends: libboost1.74-dev (= 1.74.0+ds1-23.1+b1) Conflicts: libboost-exception1.50-dev, libboost-exception1.52-dev, libboost-exception1.53-dev, libboost-exception1.54-dev, libboost-exception1.55-dev, libboost-exception1.57-dev, libboost-exception1.58-dev, libboost-exception1.60-dev, libboost-exception1.61-dev, libboost-exception1.62-dev, libboost-exception1.63-dev, libboost-exception1.65-dev, libboost-exception1.67-dev, libboost-exception1.70-dev, libboost-exception1.71-dev Size: 216116 SHA256: 511fbc8d8e116870b796a384ccd7eaf518c888ea999f01d030b6e473d2f7f407 SHA1: 60f0fbd07c911a7882dfc10204a9b7da54194ad3 MD5sum: e8293139a4bef34058859f455f20fc12 Description: library to help write exceptions and handlers This package forms part of the Boost C++ Libraries collection. . The purpose of Boost Exception is to ease the design of exception class hierarchies and to help write exception handling and error reporting code. Multi-Arch: same Homepage: http://www.boost.org/libs/exception/ Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/b/boost1.74/libboost-exception1.74-dev_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-fiber1.74-dev Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2239 Maintainer: Debian Boost Team Architecture: armel Depends: libboost1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-context1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-filesystem1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-fiber1.74.0 (= 1.74.0+ds1-23.1+b1) Conflicts: libboost-fiber1.62-dev, libboost-fiber1.63-dev, libboost-fiber1.65-dev, libboost-fiber1.67-dev, libboost-fiber1.70-dev, libboost-fiber1.71-dev Size: 250808 SHA256: ec3a4094a78921ea2d40a418f4130ee2226ab40ac182baa67677535bea6834c3 SHA1: 773e620351ba46b6ba1439827ff14737eb340868 MD5sum: 190dac4a3f74fd8f8f05f95a70f0f220 Description: cooperatively-scheduled micro-/userland-threads This package forms part of the Boost C++ Libraries collection. . Boost.Fiber provides a framework for micro-/userland-threads (fibers) scheduled cooperatively. The API contains classes and functions to manage and synchronize fibers similarly to standard thread support library. . Each fiber has its own stack. . A fiber can save the current execution state, including all registers and CPU flags, the instruction pointer, and the stack pointer and later restore this state. The idea is to have multiple execution paths running on a single thread using cooperative scheduling (versus threads, which are preemptively scheduled). The running fiber decides explicitly when it should yield to allow another fiber to run (context switching). Boost.Fiber internally uses execution_context from Boost.Context; the classes in this library manage, schedule and, when needed, synchronize those execution contexts. A context switch between threads usually costs thousands of CPU cycles on x86, compared to a fiber switch with less than a hundred cycles. A fiber runs on a single thread at any point in time. Multi-Arch: same Homepage: http://www.boost.org/libs/fiber/ Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/b/boost1.74/libboost-fiber1.74-dev_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-fiber1.74.0 Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2088 Maintainer: Debian Boost Team Architecture: armel Depends: libboost-context1.74.0 (>= 1.74.0+ds1), libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 13.1) Size: 236972 SHA256: e664b3c3f60954bbbce0dbf14015d92bb0bcb1e3d1d4f3d24b49e1b00404db39 SHA1: adb91186e1cfd6d1202db99e4dc70fec17af5ba3 MD5sum: 262bfe190d586c0ac99830837b61c486 Description: cooperatively-scheduled micro-/userland-threads This package forms part of the Boost C++ Libraries collection. . Boost.Fiber provides a framework for micro-/userland-threads (fibers) scheduled cooperatively. The API contains classes and functions to manage and synchronize fibers similarly to standard thread support library. . Each fiber has its own stack. . A fiber can save the current execution state, including all registers and CPU flags, the instruction pointer, and the stack pointer and later restore this state. The idea is to have multiple execution paths running on a single thread using cooperative scheduling (versus threads, which are preemptively scheduled). The running fiber decides explicitly when it should yield to allow another fiber to run (context switching). Boost.Fiber internally uses execution_context from Boost.Context; the classes in this library manage, schedule and, when needed, synchronize those execution contexts. A context switch between threads usually costs thousands of CPU cycles on x86, compared to a fiber switch with less than a hundred cycles. A fiber runs on a single thread at any point in time. Multi-Arch: same Homepage: http://www.boost.org/libs/fiber/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/b/boost1.74/libboost-fiber1.74.0_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-filesystem1.74-dev Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2263 Maintainer: Debian Boost Team Architecture: armel Depends: libboost1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-filesystem1.74.0 (= 1.74.0+ds1-23.1+b1), libboost-system1.74-dev (= 1.74.0+ds1-23.1+b1) Conflicts: libboost-filesystem1.42-dev, libboost-filesystem1.46-dev, libboost-filesystem1.48-dev, libboost-filesystem1.49-dev, libboost-filesystem1.50-dev, libboost-filesystem1.52-dev, libboost-filesystem1.53-dev, libboost-filesystem1.54-dev, libboost-filesystem1.55-dev, libboost-filesystem1.57-dev, libboost-filesystem1.58-dev, libboost-filesystem1.60-dev, libboost-filesystem1.61-dev, libboost-filesystem1.62-dev, libboost-filesystem1.63-dev, libboost-filesystem1.65-dev, libboost-filesystem1.67-dev, libboost-filesystem1.70-dev, libboost-filesystem1.71-dev Size: 264048 SHA256: 4e2e4655c2ae5c9b9ecd139abccbc69a1bea0e27335383f9b511be8828d9a68e SHA1: 43f9003d316bf429e993315f901cab08bd69ad6d MD5sum: 32fd93ff6a786f7b2fb222afc5a2682e Description: filesystem operations (portable paths, iteration over directories, etc) in C++ This package forms part of the Boost C++ Libraries collection. . The Boost Filesystem Library provides portable facilities to query and manipulate paths, files, and directories. The goal is to facilitate portable script-like operations from within C++ programs. Multi-Arch: same Homepage: http://boost.org/libs/filesystem/ Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/b/boost1.74/libboost-filesystem1.74-dev_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-filesystem1.74.0 Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2128 Maintainer: Debian Boost Team Architecture: armel Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 5.2) Size: 249936 SHA256: 141c3e9c2713bc66d10c5855329bc401fdad5c6bb1ae15fbf896498e2a6386a3 SHA1: b90ff825e36e97325599b0787b2402d754fd5256 MD5sum: 107884d1a57eb083b40cbefeb367c04e Description: filesystem operations (portable paths, iteration over directories, etc) in C++ This package forms part of the Boost C++ Libraries collection. . The Boost Filesystem Library provides portable facilities to query and manipulate paths, files, and directories. The goal is to facilitate portable script-like operations from within C++ programs. Multi-Arch: same Homepage: http://boost.org/libs/filesystem/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/b/boost1.74/libboost-filesystem1.74.0_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-graph-parallel1.74-dev Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2412 Maintainer: Debian Boost Team Architecture: armel Depends: libboost1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-graph-parallel1.74.0 (= 1.74.0+ds1-23.1+b1), libboost-serialization1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-test1.74-dev (= 1.74.0+ds1-23.1+b1) Conflicts: libboost-graph-parallel1.42-dev, libboost-graph-parallel1.46-dev, libboost-graph-parallel1.48-dev, libboost-graph-parallel1.49-dev, libboost-graph-parallel1.50-dev, libboost-graph-parallel1.52-dev, libboost-graph-parallel1.53-dev, libboost-graph-parallel1.54-dev, libboost-graph-parallel1.55-dev, libboost-graph-parallel1.57-dev, libboost-graph-parallel1.58-dev, libboost-graph-parallel1.60-dev, libboost-graph-parallel1.61-dev, libboost-graph-parallel1.62-dev, libboost-graph-parallel1.63-dev, libboost-graph-parallel1.65-dev, libboost-graph-parallel1.67-dev, libboost-graph-parallel1.70-dev, libboost-graph-parallel1.71-dev Size: 270456 SHA256: d65611a658f03663e07f7c84735303cc8aadceb4395e92a2a10ba022d873205e SHA1: f82ca550ced47a7391defc083d94e857edba470e MD5sum: e73bafcb70ebd0435d0c551e1717c9be Description: generic graph components and algorithms in C++ This package forms part of the Boost C++ Libraries collection. . The Parallel Boost Graph Library is an extension to the Boost Graph Library (BGL) for parallel and distributed computing. It offers distributed graphs and graph algorithms to exploit coarse-grained parallelism along with parallel algorithms that exploit fine-grained parallelism, while retaining the same interfaces as the (sequential) BGL. Code written using the sequential BGL should be easy to parallelize with the parallel BGL. Homepage: http://www.boost.org/libs/graph_parallel/ Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/b/boost1.74/libboost-graph-parallel1.74-dev_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-graph-parallel1.74.0 Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2188 Maintainer: Debian Boost Team Architecture: armel Depends: libboost-mpi1.74.0 (>= 1.74.0+ds1), libboost-serialization1.74.0 (>= 1.74.0+ds1), libc6 (>= 2.4), libgcc-s1 (>= 3.5), libopenmpi3t64 (>= 4.1.6), libstdc++6 (>= 13.1) Suggests: graphviz Size: 258612 SHA256: 295409de5f74fa6da72ca116093257e57eab0ba0c3c8c1020419c7389115be0d SHA1: 6634754388fba2709cde0c48bbb22f52705de589 MD5sum: eec3b4643757f06d2622b5c0800b8842 Description: generic graph components and algorithms in C++ This package forms part of the Boost C++ Libraries collection. . The Parallel Boost Graph Library is an extension to the Boost Graph Library (BGL) for parallel and distributed computing. It offers distributed graphs and graph algorithms to exploit coarse-grained parallelism along with parallel algorithms that exploit fine-grained parallelism, while retaining the same interfaces as the (sequential) BGL. Code written using the sequential BGL should be easy to parallelize with the parallel BGL. Homepage: http://www.boost.org/libs/graph_parallel/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/b/boost1.74/libboost-graph-parallel1.74.0_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-graph1.74-dev Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2681 Maintainer: Debian Boost Team Architecture: armel Depends: libboost1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-graph1.74.0 (= 1.74.0+ds1-23.1+b1), libboost-regex1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-serialization1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-test1.74-dev (= 1.74.0+ds1-23.1+b1) Conflicts: libboost-graph1.42-dev, libboost-graph1.46-dev, libboost-graph1.48-dev, libboost-graph1.49-dev, libboost-graph1.50-dev, libboost-graph1.52-dev, libboost-graph1.53-dev, libboost-graph1.54-dev, libboost-graph1.55-dev, libboost-graph1.57-dev, libboost-graph1.58-dev, libboost-graph1.60-dev, libboost-graph1.61-dev, libboost-graph1.62-dev, libboost-graph1.63-dev, libboost-graph1.65-dev, libboost-graph1.67-dev, libboost-graph1.70-dev, libboost-graph1.71-dev Size: 317296 SHA256: c206200500d5f18d1fd69dfc9f24f85d24f1a8bb1e9942fe7b6c5f1df7660e48 SHA1: 2736021e6fa6b396944e104383c95afc0c5b26c3 MD5sum: ee2f912937e9ebfb8961dee699065b7f Description: generic graph components and algorithms in C++ This package forms part of the Boost C++ Libraries collection. . Graphs are mathematical abstractions that are useful for solving many types of problems in computer science. Consequently, these abstractions must also be represented in computer programs. A standardized generic interface for traversing graphs is of utmost importance to encourage reuse of graph algorithms and data structures. Multi-Arch: same Homepage: http://www.boost.org/libs/graph/ Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/b/boost1.74/libboost-graph1.74-dev_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-graph1.74.0 Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2244 Maintainer: Debian Boost Team Architecture: armel Depends: libboost-regex1.74.0-icu72, libc6 (>= 2.4), libgcc-s1 (>= 3.5), libstdc++6 (>= 13.1) Suggests: graphviz Size: 283024 SHA256: 0a034186089554cc347b6c0af17af385be4781458d3e82a5c75668f97d6d539b SHA1: 19ce8c9d0d629b95d1c94f8832882a97c426d2d9 MD5sum: bd4a72871f2e4ec02096a4a6fdcb2198 Description: generic graph components and algorithms in C++ This package forms part of the Boost C++ Libraries collection. . Graphs are mathematical abstractions that are useful for solving many types of problems in computer science. Consequently, these abstractions must also be represented in computer programs. A standardized generic interface for traversing graphs is of utmost importance to encourage reuse of graph algorithms and data structures. Multi-Arch: same Homepage: http://www.boost.org/libs/graph/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/b/boost1.74/libboost-graph1.74.0_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-iostreams1.74-dev Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2262 Maintainer: Debian Boost Team Architecture: armel Depends: libboost1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-regex1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-iostreams1.74.0 (= 1.74.0+ds1-23.1+b1) Conflicts: libboost-iostreams1.42-dev, libboost-iostreams1.46-dev, libboost-iostreams1.48-dev, libboost-iostreams1.49-dev, libboost-iostreams1.50-dev, libboost-iostreams1.52-dev, libboost-iostreams1.53-dev, libboost-iostreams1.54-dev, libboost-iostreams1.55-dev, libboost-iostreams1.57-dev, libboost-iostreams1.58-dev, libboost-iostreams1.60-dev, libboost-iostreams1.61-dev, libboost-iostreams1.62-dev, libboost-iostreams1.63-dev, libboost-iostreams1.65-dev, libboost-iostreams1.67-dev, libboost-iostreams1.70-dev, libboost-iostreams1.71-dev Size: 246368 SHA256: c091c2a41355e7fadf2a6acb22f83f3e0a67cfda6fbc74ada7f9aeb4be10ac92 SHA1: 70ee6bd7a8aa3cead84c317fdf101ede07b3a502 MD5sum: b66a27399cb2f20ae5b3b035e4f28d66 Description: Boost.Iostreams Library development files This package forms part of the Boost C++ Libraries collection. . Boost.Iostreams are a collection of concepts and a set of templates which turn models of these concepts into C++ standard library streams and stream buffers. Multi-Arch: same Homepage: http://www.boost.org/libs/iostreams/ Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/b/boost1.74/libboost-iostreams1.74-dev_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-iostreams1.74.0 Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2104 Maintainer: Debian Boost Team Architecture: armel Depends: libbz2-1.0, libc6 (>= 2.34), libgcc-s1 (>= 3.5), liblzma5 (>= 5.2.2), libstdc++6 (>= 5.2), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Size: 235280 SHA256: e788ccda34cd1bf03f5d3a0305a219a39dd8ca40ab1681d9b3df9439f202292f SHA1: d6bacb0ee48560cd3b9707d2d91286b7b71c55f2 MD5sum: 40e23e48462bc93d66c4828e7459a7e1 Description: Boost.Iostreams Library This package forms part of the Boost C++ Libraries collection. . Boost.Iostreams are a collection of concepts and a set of templates which turn models of these concepts into C++ standard library streams and stream buffers. Multi-Arch: same Homepage: http://www.boost.org/libs/iostreams/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/b/boost1.74/libboost-iostreams1.74.0_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-locale1.74-dev Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 4799 Maintainer: Debian Boost Team Architecture: armel Depends: libboost1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-thread1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-locale1.74.0 (= 1.74.0+ds1-23.1+b1) Conflicts: libboost-locale1.48-dev, libboost-locale1.49-dev, libboost-locale1.50-dev, libboost-locale1.52-dev, libboost-locale1.53-dev, libboost-locale1.54-dev, libboost-locale1.55-dev, libboost-locale1.57-dev, libboost-locale1.58-dev, libboost-locale1.60-dev, libboost-locale1.61-dev, libboost-locale1.62-dev, libboost-locale1.63-dev, libboost-locale1.65-dev, libboost-locale1.67-dev, libboost-locale1.70-dev, libboost-locale1.71-dev Size: 559564 SHA256: ae050c4cff038083c588923697ec83dd3818f9f0d496b1f77d40f2121d0afce0 SHA1: 129eed120a3b21acdd82ff5e620d658733143d4a MD5sum: e159852fd787c35223276147b3bac9c2 Description: C++ facilities for localization This package forms part of the Boost C++ Libraries collection. . Boost.Locale gives powerful tools for development of cross platform localized software - the software that talks to user in its language. . * Correct case conversion, case folding and normalization. * Collation (sorting), including support for 4 Unicode collation levels. * Date, time, timezone and calendar manipulations, formatting and parsing, including transparent support for calendars other than Gregorian. * Boundary analysis for characters, words, sentences and line-breaks. * Number formatting, spelling and parsing. * Monetary formatting and parsing. * Powerful message formatting (string translation) including support for plural forms, using GNU catalogs. * Character set conversion. * Transparent support for 8-bit character sets like Latin1 * Support for char and wchar_t * Experimental support for C++0x char16_t and char32_t strings and streams. Multi-Arch: same Homepage: http://www.boost.org/libs/math/ Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/b/boost1.74/libboost-locale1.74-dev_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-locale1.74.0 Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2876 Maintainer: Debian Boost Team Architecture: armel Depends: libboost-thread1.74.0 (>= 1.74.0+ds1), libc6 (>= 2.34), libgcc-s1 (>= 3.5), libicu72 (>= 72.1~rc-1~), libstdc++6 (>= 13.1) Size: 421964 SHA256: 6584233db6a8de3b56a596ea341cb31f2aa4aa7f109a8a34713c4e491e61704d SHA1: 2a1bf0d4a3df4793f963909cc7125094c825a2f3 MD5sum: 8393f044c8835e5f4c25a2171ac19382 Description: C++ facilities for localization This package forms part of the Boost C++ Libraries collection. . Boost.Locale gives powerful tools for development of cross platform localized software - the software that talks to user in its language. . * Correct case conversion, case folding and normalization. * Collation (sorting), including support for 4 Unicode collation levels. * Date, time, timezone and calendar manipulations, formatting and parsing, including transparent support for calendars other than Gregorian. * Boundary analysis for characters, words, sentences and line-breaks. * Number formatting, spelling and parsing. * Monetary formatting and parsing. * Powerful message formatting (string translation) including support for plural forms, using GNU catalogs. * Character set conversion. * Transparent support for 8-bit character sets like Latin1 * Support for char and wchar_t * Experimental support for C++0x char16_t and char32_t strings and streams. Multi-Arch: same Homepage: http://www.boost.org/libs/locale/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/b/boost1.74/libboost-locale1.74.0_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-log1.74-dev Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 6897 Maintainer: Debian Boost Team Architecture: armel Depends: libboost-log1.74.0 (= 1.74.0+ds1-23.1+b1), libboost1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-atomic1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-date-time1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-filesystem1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-system1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-regex1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-thread1.74-dev (= 1.74.0+ds1-23.1+b1) Conflicts: libboost-log1.54-dev, libboost-log1.55-dev, libboost-log1.57-dev, libboost-log1.58-dev, libboost-log1.60-dev, libboost-log1.61-dev, libboost-log1.62-dev, libboost-log1.63-dev, libboost-log1.65-dev, libboost-log1.67-dev, libboost-log1.70-dev, libboost-log1.71-dev Size: 750036 SHA256: 8e840f13d22cdecc4624d9b03a4dbca5a4afbfbca8452c7c35dfa9042fd3fa19 SHA1: 8b3bf2bd48cbf7083ee655535c9931e2d7b6ea2f MD5sum: 096a9c236572e73ede3b9530c116bb6d Description: C++ logging library This package forms part of the Boost C++ Libraries collection. . This library aims to make logging significantly easier for the application developer. It provides a wide range of out-of-the-box tools along with public interfaces for extending the library. The main goals of the library are: . * Simplicity. A small example code snippet should be enough to get the feel of the library and be ready to use its basic features. * Extensibility. A user should be able to extend functionality of the library for collecting and storing information into logs. * Performance. The library should have as little performance impact on the user's application as possible. Homepage: http://www.boost.org/libs/log/ Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/b/boost1.74/libboost-log1.74-dev_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-log1.74.0 Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 3378 Maintainer: Debian Boost Team Architecture: armel Depends: libboost-filesystem1.74.0 (>= 1.74.0+ds1), libboost-regex1.74.0-icu72, libboost-thread1.74.0 (>= 1.74.0+ds1), libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 13.1) Size: 531872 SHA256: 9b537ba075734e9d082682d4176bd39fbaaf9fd4a738b89fddae39cc407d0078 SHA1: cec8bf65da4557bbad039414fda7afc65e5a8ac7 MD5sum: 72064436372ae779ced88584fdf69f41 Description: C++ logging library This package forms part of the Boost C++ Libraries collection. . This library aims to make logging significantly easier for the application developer. It provides a wide range of out-of-the-box tools along with public interfaces for extending the library. The main goals of the library are: . * Simplicity. A small example code snippet should be enough to get the feel of the library and be ready to use its basic features. * Extensibility. A user should be able to extend functionality of the library for collecting and storing information into logs. * Performance. The library should have as little performance impact on the user's application as possible. Homepage: http://www.boost.org/libs/log/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/b/boost1.74/libboost-log1.74.0_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-math1.74-dev Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 4429 Maintainer: Debian Boost Team Architecture: armel Depends: libboost1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-math1.74.0 (= 1.74.0+ds1-23.1+b1) Conflicts: libboost-math1.42-dev, libboost-math1.46-dev, libboost-math1.48-dev, libboost-math1.49-dev, libboost-math1.50-dev, libboost-math1.52-dev, libboost-math1.53-dev, libboost-math1.54-dev, libboost-math1.55-dev, libboost-math1.57-dev, libboost-math1.58-dev, libboost-math1.60-dev, libboost-math1.61-dev, libboost-math1.62-dev, libboost-math1.63-dev, libboost-math1.65-dev, libboost-math1.67-dev, libboost-math1.70-dev, libboost-math1.71-dev Size: 430812 SHA256: 58b9ddf1449634fa73941dfefe69fd738722e0a46eadf7c02e740dc8d4f451e9 SHA1: e2e9295898b96578942f44c05e450320efa1bdd2 MD5sum: e6b57f6bb2190d62e7a123290e9b7590 Description: Boost.Math Library development files This package forms part of the Boost C++ Libraries collection. . This library is divided into three interconnected parts: * Statistical Distributions: Provides a reasonably comprehensive set of statistical distributions, upon which higher level statistical tests can be built. * Mathematical Special Functions: Provides a small number of high quality special functions, initially these were concentrated on functions used in statistical applications along with those in the Technical Report on C++ Library Extensions. * Implementation Toolkit: Provides many of the tools required to implement mathematical special functions. Multi-Arch: same Homepage: http://www.boost.org/libs/math/ Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/b/boost1.74/libboost-math1.74-dev_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-math1.74.0 Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2922 Maintainer: Debian Boost Team Architecture: armel Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.5), libstdc++6 (>= 13.1) Size: 385728 SHA256: f9a8c2364566abebb0cef1abc8ffbd85acc582a376634ac692c22812eccc81af SHA1: c920e384b0b317c776927a82fac91e367147f0f8 MD5sum: 2edd9894a10b2c169caf997c9d6654f8 Description: Boost.Math Library This package forms part of the Boost C++ Libraries collection. . This library is divided into three interconnected parts: * Statistical Distributions: Provides a reasonably comprehensive set of statistical distributions, upon which higher level statistical tests can be built. * Mathematical Special Functions: Provides a small number of high quality special functions, initially these were concentrated on functions used in statistical applications along with those in the Technical Report on C++ Library Extensions. * Implementation Toolkit: Provides many of the tools required to implement mathematical special functions. Multi-Arch: same Homepage: http://www.boost.org/libs/math/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/b/boost1.74/libboost-math1.74.0_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-mpi-python1.74-dev Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2092 Maintainer: Debian Boost Team Architecture: armel Depends: libboost-mpi1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-mpi-python1.74.0 (= 1.74.0+ds1-23.1+b1) Conflicts: libboost-mpi-python1.42-dev, libboost-mpi-python1.46-dev, libboost-mpi-python1.48-dev, libboost-mpi-python1.49-dev, libboost-mpi-python1.50-dev, libboost-mpi-python1.52-dev, libboost-mpi-python1.53-dev, libboost-mpi-python1.54-dev, libboost-mpi-python1.55-dev, libboost-mpi-python1.57-dev, libboost-mpi-python1.58-dev, libboost-mpi-python1.60-dev, libboost-mpi-python1.61-dev, libboost-mpi-python1.62-dev, libboost-mpi-python1.63-dev, libboost-mpi-python1.65-dev, libboost-mpi-python1.67-dev, libboost-mpi-python1.70-dev, libboost-mpi-python1.71-dev Size: 225356 SHA256: 90447622b82356cf53361ae47fc5544471408d88eca0650266ea3efad5d106a9 SHA1: 29f99432351f226b7c2da10625953e4b562e4eea MD5sum: 4fd9f50552cb7f0ad03b8b503298e108 Description: C++ interface to the Message Passing Interface (MPI), Python Bindings This package forms part of the Boost C++ Libraries collection. . The Boost.MPI library provides a C++ interface to MPI that supports modern C++ development styles, including complete support for user-defined data types and C++ Standard Library types, arbitrary function objects for collective algorithms, and the use of modern C++ library techniques to maintain maximal efficiency. . This package provides Python Bindings to the C++ interface. Homepage: http://www.boost.org/doc/html/mpi/python.html Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/b/boost1.74/libboost-mpi-python1.74-dev_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-mpi-python1.74.0 Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2822 Maintainer: Debian Boost Team Architecture: armel Provides: libboost-mpi-python1.74.0-py311, libboost-mpi-python1.74.0-py312 Depends: libboost-mpi1.74.0 (>= 1.74.0+ds1), libboost-python1.74.0 (>= 1.74.0+ds1), libboost-python1.74.0-py311, libboost-python1.74.0-py312, libboost-serialization1.74.0 (>= 1.74.0+ds1), libc6 (>= 2.32), libgcc-s1 (>= 3.5), libopenmpi3t64 (>= 4.1.6), libstdc++6 (>= 13.1), python3 (<< 3.13), python3 (>= 3.11~), python3:any, mpi-default-bin Conflicts: libboost-mpi-python1.40.0, libboost-mpi-python1.41.0, libboost-mpi-python1.42.0, libboost-mpi-python1.46.0, libboost-mpi-python1.46.1, libboost-mpi-python1.48.0, libboost-mpi-python1.49.0, libboost-mpi-python1.50.0, libboost-mpi-python1.52.0, libboost-mpi-python1.53.0, libboost-mpi-python1.54.0, libboost-mpi-python1.55.0, libboost-mpi-python1.57.0, libboost-mpi-python1.58.0, libboost-mpi-python1.60.0, libboost-mpi-python1.61.0, libboost-mpi-python1.62.0, libboost-mpi-python1.63.0, libboost-mpi-python1.65.1, libboost-mpi-python1.67.0, libboost-mpi-python1.70.0, libboost-mpi-python1.71.0 Size: 379288 SHA256: 54f1acff45429ee872235c26d1e6efd2704d728348b6d0f9a2e7d6da96625a3b SHA1: 26eeae888f2afabd329131de55aeebe136e6e6e4 MD5sum: f05e5d98342ef2d1e422d65c54ec76b8 Description: C++ interface to the Message Passing Interface (MPI), Python Bindings This package forms part of the Boost C++ Libraries collection. . The Boost.MPI library provides a C++ interface to MPI that supports modern C++ development styles, including complete support for user-defined data types and C++ Standard Library types, arbitrary function objects for collective algorithms, and the use of modern C++ library techniques to maintain maximal efficiency. . This package provides Python Bindings to the C++ interface. . One of the python interpreter packages is required to use the bindings. Homepage: http://www.boost.org/doc/html/mpi/python.html Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/b/boost1.74/libboost-mpi-python1.74.0_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-mpi1.74-dev Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2568 Maintainer: Debian Boost Team Architecture: armel Depends: libboost1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-serialization1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-mpi1.74.0 (= 1.74.0+ds1-23.1+b1), mpi-default-dev Suggests: libboost-graph1.74-dev Conflicts: libboost-mpi1.42-dev, libboost-mpi1.46-dev, libboost-mpi1.48-dev, libboost-mpi1.49-dev, libboost-mpi1.50-dev, libboost-mpi1.52-dev, libboost-mpi1.53-dev, libboost-mpi1.54-dev, libboost-mpi1.55-dev, libboost-mpi1.57-dev, libboost-mpi1.58-dev, libboost-mpi1.60-dev, libboost-mpi1.61-dev, libboost-mpi1.62-dev, libboost-mpi1.63-dev, libboost-mpi1.65-dev, libboost-mpi1.67-dev, libboost-mpi1.70-dev, libboost-mpi1.71-dev Size: 278064 SHA256: 1a4d79bd14b352cefb79e96e0830662a50f1bdc4e6445550e2f60afec8e44a13 SHA1: 52dcf7cc2c11e11853d13cb09f94797a4c6e3bf5 MD5sum: 7627a64d18a3b70efc407a70270218e4 Description: C++ interface to the Message Passing Interface (MPI) This package forms part of the Boost C++ Libraries collection. . The Boost.MPI library provides a C++ interface to MPI that supports modern C++ development styles, including complete support for user-defined data types and C++ Standard Library types, arbitrary function objects for collective algorithms, and the use of modern C++ library techniques to maintain maximal efficiency. Homepage: http://www.boost.org/doc/html/mpi.html Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/b/boost1.74/libboost-mpi1.74-dev_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-mpi1.74.0 Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2168 Maintainer: Debian Boost Team Architecture: armel Depends: libboost-serialization1.74.0 (>= 1.74.0+ds1), libc6 (>= 2.4), libgcc-s1 (>= 3.5), libopenmpi3t64 (>= 4.1.6), libstdc++6 (>= 13.1) Size: 250736 SHA256: f9f74f14793d63b5c7159344af0fa191973391615a95caa8b4bed2de99294ba5 SHA1: c3cc37a611ba19a972643bd8682e83bddee6bec8 MD5sum: 26b7c6ae7d1eccda4c7ccd16b6d9c056 Description: C++ interface to the Message Passing Interface (MPI) This package forms part of the Boost C++ Libraries collection. . The Boost.MPI library provides a C++ interface to MPI that supports modern C++ development styles, including complete support for user-defined data types and C++ Standard Library types, arbitrary function objects for collective algorithms, and the use of modern C++ library techniques to maintain maximal efficiency. Homepage: http://www.boost.org/doc/html/mpi.html Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/b/boost1.74/libboost-mpi1.74.0_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-nowide1.74-dev Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2038 Maintainer: Debian Boost Team Architecture: armel Depends: libboost-nowide1.74.0 (= 1.74.0+ds1-23.1+b1) Suggests: libboost1.74-doc Conflicts: libboost-numpy1.65-dev, libboost-numpy1.67-dev, libboost-numpy1.70-dev, libboost-numpy1.71-dev Size: 219076 SHA256: 65191b1afe43f53a80f67186d1d0a807be07587cd337a0ad5283e71f3112d7e0 SHA1: 1bbfbcf81df36376345feefcde3ebf579361d8b8 MD5sum: a772ab917796c79e8a03f7814a097a6d Description: Standard library functions with UTF-8 API on Windows development files This package forms part of the Boost C++ Libraries collection. . The library provides an implementation of standard C and C++ library functions which are UTF-8 aware on Windows without requiring to use the Wipe API. . On POSIX platforms, where UTF-8 is already commonly used, the calls in Nowide just alias to their standard counterparts. Homepage: http://www.boost.org/libs/python/ Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/b/boost1.74/libboost-nowide1.74-dev_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-nowide1.74.0 Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2028 Maintainer: Debian Boost Team Architecture: armel Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.5), libstdc++6 (>= 13.1) Suggests: python3 Size: 217680 SHA256: 0cfec5aa8516b3c2d7a586ebd46eb63f71b78f975d8019b77723af50d7386af7 SHA1: a3ee31ce4f24fdd454e2e062daa57845e12b24d3 MD5sum: a63ac520e77c5c93d4253d86575021ef Description: Standard library functions with UTF-8 API on Windows This package forms part of the Boost C++ Libraries collection. . The library provides an implementation of standard C and C++ library functions which are UTF-8 aware on Windows without requiring to use the Wipe API. . On POSIX platforms, where UTF-8 is already commonly used, the calls in Nowide just alias to their standard counterparts. Homepage: http://www.boost.org/libs/python/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/b/boost1.74/libboost-nowide1.74.0_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-numpy1.74-dev Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2201 Maintainer: Debian Boost Team Architecture: armel Depends: libboost-numpy1.74.0 (= 1.74.0+ds1-23.1+b1) Suggests: libboost1.74-doc Conflicts: libboost-numpy1.65-dev, libboost-numpy1.67-dev, libboost-numpy1.70-dev, libboost-numpy1.71-dev Size: 237852 SHA256: 2ccf48a0a69f027ed3c7c4fa6587c743a525d58be0aa87c34f813eaf0376f00f SHA1: a6e1c87a54c306f2bace09e0e814a9f020ffb97f MD5sum: 91a9e0ca74a20b872b6aa10b6ee15afd Description: Boost.Python NumPy extensions development files This package forms part of the Boost C++ Libraries collection. . The Boost Python library enables exporting a C++ library to Python. The NumPy extensions lets the C++ code interact with NumPy types. . This package allows development of a Python interface for all current versions of Python in Debian. Code using this library will need also one of the Python development packages. Homepage: http://www.boost.org/libs/python/ Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/b/boost1.74/libboost-numpy1.74-dev_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-numpy1.74.0 Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2106 Maintainer: Debian Boost Team Architecture: armel Provides: libboost-numpy1.74.0-py311, libboost-numpy1.74.0-py312 Depends: libboost-python1.74.0 (>= 1.74.0+ds1), libboost-python1.74.0-py311, libboost-python1.74.0-py312, libc6 (>= 2.4), libgcc-s1 (>= 3.5), libstdc++6 (>= 5) Suggests: python3 Size: 230084 SHA256: dec896c7308829e3b02b2f8884ebffd81774e354c22d437a20c0945b8a9b75b4 SHA1: aab45df7e736ff55e1be9a6b5b685378e304fcfc MD5sum: 9aa5ac3014890656177274fcdd0fb792 Description: Boost.Python NumPy extensions This package forms part of the Boost C++ Libraries collection. . The Boost Python library enables exporting a C++ library to Python. The NumPy extensions lets the C++ code interact with NumPy types. . One of the python interpreter packages is required to use the created extensions. Homepage: http://www.boost.org/libs/python/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/b/boost1.74/libboost-numpy1.74.0_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-program-options1.74-dev Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 3018 Maintainer: Debian Boost Team Architecture: armel Depends: libboost1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-program-options1.74.0 (= 1.74.0+ds1-23.1+b1) Conflicts: libboost-program-options1.42-dev, libboost-program-options1.46-dev, libboost-program-options1.48-dev, libboost-program-options1.49-dev, libboost-program-options1.50-dev, libboost-program-options1.52-dev, libboost-program-options1.53-dev, libboost-program-options1.54-dev, libboost-program-options1.55-dev, libboost-program-options1.57-dev, libboost-program-options1.58-dev, libboost-program-options1.60-dev, libboost-program-options1.61-dev, libboost-program-options1.62-dev, libboost-program-options1.63-dev, libboost-program-options1.65-dev, libboost-program-options1.67-dev, libboost-program-options1.70-dev, libboost-program-options1.71-dev Size: 353260 SHA256: d4325e3a98afc04890fdc14f03022621da221f7ec4d1807dbf8d537fba8fea11 SHA1: 269387ae639b580bb56e4f5cd238a09402635a79 MD5sum: e73d8b4ae6ee478390f2a628b976b644 Description: program options library for C++ This package forms part of the Boost C++ Libraries collection. . Library to let program developers obtain program options, that is (name, value) pairs from the user, via conventional methods such as command line and config file. Multi-Arch: same Homepage: http://www.boost.org/libs/program_options/ Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/b/boost1.74/libboost-program-options1.74-dev_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-program-options1.74.0 Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2388 Maintainer: Debian Boost Team Architecture: armel Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.5), libstdc++6 (>= 13.1) Size: 308408 SHA256: e457aea7b2cbb2126168b4a97fc5d822e23a8f14896cf3308b1672559c3ab3b9 SHA1: d521da30a91fb222b9af1461cc661041ee64ea71 MD5sum: 23b4d2e1552be9f52d06a38a017280f3 Description: program options library for C++ This package forms part of the Boost C++ Libraries collection. . Library to let program developers obtain program options, that is (name, value) pairs from the user, via conventional methods such as command line and config file. Multi-Arch: same Homepage: http://www.boost.org/libs/program_options/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/b/boost1.74/libboost-program-options1.74.0_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-python1.74-dev Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 3073 Maintainer: Debian Boost Team Architecture: armel Depends: libboost1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-python1.74.0 (= 1.74.0+ds1-23.1+b1), libpython3-dev, python3-dev:any Suggests: libboost1.74-doc, gccxml Conflicts: libboost-python1.42-dev, libboost-python1.46-dev, libboost-python1.48-dev, libboost-python1.49-dev, libboost-python1.50-dev, libboost-python1.52-dev, libboost-python1.53-dev, libboost-python1.54-dev, libboost-python1.55-dev, libboost-python1.57-dev, libboost-python1.58-dev, libboost-python1.60-dev, libboost-python1.61-dev, libboost-python1.62-dev, libboost-python1.63-dev, libboost-python1.65-dev, libboost-python1.67-dev, libboost-python1.70-dev, libboost-python1.71-dev Size: 353888 SHA256: 14b369e3be2b4d2c35db42c7adb446b1ef4233bcbc43c3d39a886b4f9bbda09f SHA1: 08c8b28d18e5db3b53c494acb716b52533f6ce50 MD5sum: f30e2284db4e40d59e2ef88ef2946b01 Description: Boost.Python Library development files This package forms part of the Boost C++ Libraries collection. . The Boost Python Library is used to quickly and easily export a C++ library to Python such that the Python interface is very similar to the C++ interface. It is designed to be minimally intrusive on your C++ design. In most cases, you should not have to alter your C++ classes in any way in order to use them with Boost.Python. The system should simply "reflect" your C++ classes and functions into Python. The major features of Boost.Python include support for: Subclassing extension types in Python, Overriding virtual functions in Python, Member function Overloading, Automatic wrapping of numeric operators among others. . This package allows development of a Python interface for all current versions of Python in Debian. Code using this library will need also one of the Python development packages. Homepage: http://www.boost.org/libs/python/ Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/b/boost1.74/libboost-python1.74-dev_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-python1.74.0 Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2478 Maintainer: Debian Boost Team Architecture: armel Provides: libboost-python1.74.0-py311, libboost-python1.74.0-py312 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.5), libstdc++6 (>= 11) Suggests: python3 Size: 312440 SHA256: e30bf4bdb50a46fff22a6b488908ce416c8c18c445f39fbad3e7bcb5ec5b0990 SHA1: 9ebd0410a790bec3c0d4bb7e9bb0189a1a986675 MD5sum: f8f4fa8f465e805684bcd5b413f669f0 Description: Boost.Python Library This package forms part of the Boost C++ Libraries collection. . The Boost Python Library is used to quickly and easily export a C++ library to Python such that the Python interface is very similar to the C++ interface. It is designed to be minimally intrusive on your C++ design. In most cases, you should not have to alter your C++ classes in any way in order to use them with Boost.Python. The system should simply "reflect" your C++ classes and functions into Python. The major features of Boost.Python include support for: Subclassing extension types in Python, Overriding virtual functions in Python, Member function Overloading, Automatic wrapping of numeric operators among others. . One of the python interpreter packages is required to use the created extensions. Homepage: http://www.boost.org/libs/python/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/b/boost1.74/libboost-python1.74.0_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-random1.74-dev Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2070 Maintainer: Debian Boost Team Architecture: armel Depends: libboost1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-system1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-random1.74.0 (= 1.74.0+ds1-23.1+b1) Conflicts: libboost-random1.42-dev, libboost-random1.46-dev, libboost-random1.48-dev, libboost-random1.49-dev, libboost-random1.50-dev, libboost-random1.52-dev, libboost-random1.53-dev, libboost-random1.54-dev, libboost-random1.55-dev, libboost-random1.57-dev, libboost-random1.58-dev, libboost-random1.60-dev, libboost-random1.61-dev, libboost-random1.62-dev, libboost-random1.63-dev, libboost-random1.65-dev, libboost-random1.67-dev, libboost-random1.70-dev, libboost-random1.71-dev Size: 224720 SHA256: 984d0060330107f8e280abc75f9f5b5bd071779753d1de33c4d7a0997d05fff7 SHA1: 9ba27d477d3e88efeaff9e491afea204622c2ea6 MD5sum: 17b4ef3a00696d48a5f0dce65556501a Description: Boost Random Number Library This package forms part of the Boost C++ Libraries collection. . The Boost Random Number Library (Boost.Random for short) provides a variety of generators and distributions to produce random numbers having useful properties, such as uniform distribution. Multi-Arch: same Homepage: http://www.boost.org/libs/random/ Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/b/boost1.74/libboost-random1.74-dev_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-random1.74.0 Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2044 Maintainer: Debian Boost Team Architecture: armel Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.5), libstdc++6 (>= 5.2) Size: 221384 SHA256: df489bb4d18f472186efc54784c5d2cba47d497493e85749a91f1411e132102b SHA1: 7622bff5d24ee56b7fc8b002728cdc2c3f50613f MD5sum: 03d4e934b46c6d342c6256611f053fe8 Description: Boost Random Number Library This package forms part of the Boost C++ Libraries collection. . The Boost Random Number Library (Boost.Random for short) provides a variety of generators and distributions to produce random numbers having useful properties, such as uniform distribution. Multi-Arch: same Homepage: http://www.boost.org/libs/random/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/b/boost1.74/libboost-random1.74.0_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-regex1.74-dev Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 4765 Maintainer: Debian Boost Team Architecture: armel Depends: libboost1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-regex1.74.0 (= 1.74.0+ds1-23.1+b1), libicu-dev Conflicts: libboost-regex1.42-dev, libboost-regex1.46-dev, libboost-regex1.48-dev, libboost-regex1.49-dev, libboost-regex1.50-dev, libboost-regex1.52-dev, libboost-regex1.53-dev, libboost-regex1.54-dev, libboost-regex1.55-dev, libboost-regex1.57-dev, libboost-regex1.58-dev, libboost-regex1.60-dev, libboost-regex1.61-dev, libboost-regex1.62-dev, libboost-regex1.63-dev, libboost-regex1.65-dev, libboost-regex1.67-dev, libboost-regex1.70-dev, libboost-regex1.71-dev Size: 540612 SHA256: 779a5b37ecf5af3a1e9cfefd9cf7632d5d3a1713e1708ef240c8a3e457b6e019 SHA1: 42b8578a1ded94fc5631f9b3f4943a566451311f MD5sum: d8f8409914c95898d47f6635c27b5813 Description: regular expression library for C++ This package forms part of the Boost C++ Libraries collection. . Regular expressions are a form of pattern-matching that are often used in text processing; many users will be familiar with the Unix utilities grep, sed and awk, and the programming language perl, each of which make extensive use of regular expressions. Traditionally C++ users have been limited to the POSIX C APIs for manipulating regular expressions, and while regex does provide these APIs, they do not represent the best way to use the library. For example regex can cope with wide character strings, or search and replace operations (in a manner analogous to either sed or perl), something that traditional C libraries can not do. Multi-Arch: same Homepage: http://www.boost.org/libs/regex/ Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/b/boost1.74/libboost-regex1.74-dev_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-regex1.74.0 Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2876 Maintainer: Debian Boost Team Architecture: armel Provides: libboost-regex1.74.0-icu72 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.5), libicu72 (>= 72.1~rc-1~), libstdc++6 (>= 11) Size: 426276 SHA256: a246fbfd65b36892e01719845f55f7e93281364dd8be59dc886b17387e49c824 SHA1: 974481a84556ecaa6299be6fb6dc37926c0f88c8 MD5sum: 35fa583fd992108085bdfa88eab88c51 Description: regular expression library for C++ This package forms part of the Boost C++ Libraries collection. . Regular expressions are a form of pattern-matching that are often used in text processing; many users will be familiar with the Unix utilities grep, sed and awk, and the programming language perl, each of which make extensive use of regular expressions. Traditionally C++ users have been limited to the POSIX C APIs for manipulating regular expressions, and while regex does provide these APIs, they do not represent the best way to use the library. For example regex can cope with wide character strings, or search and replace operations (in a manner analogous to either sed or perl), something that traditional C libraries can not do. Multi-Arch: same Homepage: http://www.boost.org/libs/regex/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/b/boost1.74/libboost-regex1.74.0_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-serialization1.74-dev Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 4128 Maintainer: Debian Boost Team Architecture: armel Depends: libboost1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-serialization1.74.0 (= 1.74.0+ds1-23.1+b1) Conflicts: libboost-serialization1.42-dev, libboost-serialization1.46-dev, libboost-serialization1.48-dev, libboost-serialization1.49-dev, libboost-serialization1.50-dev, libboost-serialization1.52-dev, libboost-serialization1.53-dev, libboost-serialization1.54-dev, libboost-serialization1.55-dev, libboost-serialization1.57-dev, libboost-serialization1.58-dev, libboost-serialization1.60-dev, libboost-serialization1.61-dev, libboost-serialization1.62-dev, libboost-serialization1.63-dev, libboost-serialization1.65-dev, libboost-serialization1.67-dev, libboost-serialization1.70-dev, libboost-serialization1.71-dev Size: 371644 SHA256: 0b8e707e510c5889efce55d9e6d5cd946cb06e8d8ddb07e7e1379179a311b908 SHA1: 6d1bbee3fa93ef77bd89f8d15329deddca17e4ff MD5sum: 3936b86802a45ed842ae57f7dc6938cb Description: serialization library for C++ This package forms part of the Boost C++ Libraries collection, containing the following functionalities: . * proper restoration of pointers to shared data * serialization of STL containers and other commonly used templates * data portability - streams of bytes created on one platform should be readable on any other * archive interface must be rich enough to permit the creation of an archive that presents serialized data as XML in a useful manner . Here, "serialization" means the reversible deconstruction of an arbitrary set of C++ data structures to a sequence of bytes. archive: to refer to a specific rendering of this stream of bytes. Multi-Arch: same Homepage: http://www.boost.org/libs/serialization/ Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/b/boost1.74/libboost-serialization1.74-dev_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-serialization1.74.0 Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2446 Maintainer: Debian Boost Team Architecture: armel Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.5), libstdc++6 (>= 13.1) Size: 299808 SHA256: 14c768aad829f555e6a7df55fc3d3239ed6e10f668e7e37e6a9739c303af63aa SHA1: b3937c9fdcdc47d469c31a58970e6eba41bb0ab1 MD5sum: cd433df9f621f96b6d53832e160a905f Description: serialization library for C++ This package forms part of the Boost C++ Libraries collection, containing the following functionalities: . * proper restoration of pointers to shared data * serialization of STL containers and other commonly used templates * data portability - streams of bytes created on one platform should be readable on any other * archive interface must be rich enough to permit the creation of an archive that presents serialized data as XML in a useful manner . Here, "serialization" means the reversible deconstruction of an arbitrary set of C++ data structures to a sequence of bytes. archive: to refer to a specific rendering of this stream of bytes. Multi-Arch: same Homepage: http://www.boost.org/libs/serialization/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/b/boost1.74/libboost-serialization1.74.0_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-stacktrace1.74-dev Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2121 Maintainer: Debian Boost Team Architecture: armel Depends: libboost1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-stacktrace1.74.0 (= 1.74.0+ds1-23.1+b1) Conflicts: libboost-stacktrace1.65-dev, libboost-stacktrace1.67-dev, libboost-stacktrace1.70-dev, libboost-stacktrace1.71-dev Size: 229680 SHA256: e909be1798da260a919bf6d6c5f24d702dc5896ed5873d7b4c349d31da367855 SHA1: 7ac7f4671efb97beecd14583f051243aedf041cb MD5sum: 7ff3d21b0c17a2168bbaafbe9e0d6df1 Description: library to capture and print stack traces - development files This package forms part of the Boost C++ Libraries collection. . Boost.Stacktrace library is a simple C++03 library that provides information about call sequence in a human-readable form. Multi-Arch: same Homepage: http://boost.org/libs/stacktrace/ Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/b/boost1.74/libboost-stacktrace1.74-dev_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-stacktrace1.74.0 Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2142 Maintainer: Debian Boost Team Architecture: armel Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.3), libstdc++6 (>= 5.2) Size: 256608 SHA256: 05220010fabd26b0ce5dba89f04942db073722ba1fb84b111a6a776d521bf657 SHA1: b3030ae7ebdeb7aaa53763aabe2ba2a5950deb97 MD5sum: fe11a00780f8e025a74767bf7fd5b175 Description: library to capture and print stack traces This package forms part of the Boost C++ Libraries collection. . Boost.Stacktrace library is a simple C++03 library that provides information about call sequence in a human-readable form. Multi-Arch: same Homepage: http://boost.org/libs/stacktrace/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/b/boost1.74/libboost-stacktrace1.74.0_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-system1.74-dev Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2032 Maintainer: Debian Boost Team Architecture: armel Depends: libboost1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-system1.74.0 (= 1.74.0+ds1-23.1+b1) Conflicts: libboost-system1.42-dev, libboost-system1.46-dev, libboost-system1.48-dev, libboost-system1.49-dev, libboost-system1.50-dev, libboost-system1.52-dev, libboost-system1.53-dev, libboost-system1.54-dev, libboost-system1.55-dev, libboost-system1.57-dev, libboost-system1.58-dev, libboost-system1.60-dev, libboost-system1.61-dev, libboost-system1.62-dev, libboost-system1.63-dev, libboost-system1.65-dev, libboost-system1.67-dev, libboost-system1.70-dev, libboost-system1.71-dev Size: 217600 SHA256: 4b9ec92360b5675812e5bd4359910fac3a140832739440222a80efa500a754c3 SHA1: ab9227f572251e60a61facdecfea57d79238d8f6 MD5sum: 80b6a8fab766d25a7d0238f9c01cb7aa Description: Operating system (e.g. diagnostics support) library This package forms part of the Boost C++ Libraries collection. . The Boost System library provides simple, light-weight error_code objects that encapsulate system-specific error code values, yet also provide access to more abstract and portable error conditions via error_condition objects. Because error_code objects can represent errors from sources other than the operating system, including user-defined sources, each error_code and error_condition has an associated error_category. Multi-Arch: same Homepage: http://www.boost.org/libs/system/ Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/b/boost1.74/libboost-system1.74-dev_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-system1.74.0 Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2028 Maintainer: Debian Boost Team Architecture: armel Size: 216404 SHA256: c1207a6d6797db5e9c9e09794619c5f69eac215ce0474d92d711d5a5819907b5 SHA1: b6a36b5577020a88b34889b80700804cd5b5c966 MD5sum: f492c8e938686149233f1416561de804 Description: Operating system (e.g. diagnostics support) library This package forms part of the Boost C++ Libraries collection. . The Boost System library provides simple, light-weight error_code objects that encapsulate system-specific error code values, yet also provide access to more abstract and portable error conditions via error_condition objects. Because error_code objects can represent errors from sources other than the operating system, including user-defined sources, each error_code and error_condition has an associated error_category. Multi-Arch: same Homepage: http://www.boost.org/libs/system/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/b/boost1.74/libboost-system1.74.0_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-test1.74-dev Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 6137 Maintainer: Debian Boost Team Architecture: armel Depends: libboost1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-test1.74.0 (= 1.74.0+ds1-23.1+b1) Conflicts: libboost-test1.42-dev, libboost-test1.46-dev, libboost-test1.48-dev, libboost-test1.49-dev, libboost-test1.50-dev, libboost-test1.52-dev, libboost-test1.53-dev, libboost-test1.54-dev, libboost-test1.55-dev, libboost-test1.57-dev, libboost-test1.58-dev, libboost-test1.60-dev, libboost-test1.61-dev, libboost-test1.62-dev, libboost-test1.63-dev, libboost-test1.65-dev, libboost-test1.67-dev, libboost-test1.70-dev, libboost-test1.71-dev Size: 512808 SHA256: 0bb371e65f5e4ec8bb411b03783e4cad1bef8087c12e0632472b395e5f0d7fdf SHA1: dfa6cc8dce7cdbbf71189b976b09b5c5a7ad6405 MD5sum: d2ca81577443849bf409a47c63c3a28d Description: components for writing and executing test suites This package forms part of the Boost C++ Libraries collection. The library contains several components. . * Basic execution, error detection, and reporting facility. * Facilities to monitor program execution and produce error reports. * Unit test framework to simplify writing test cases. Multi-Arch: same Homepage: http://www.boost.org/libs/test/ Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/b/boost1.74/libboost-test1.74-dev_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-test1.74.0 Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2702 Maintainer: Debian Boost Team Architecture: armel Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 13.1) Size: 407144 SHA256: e87ae725966faa363434604beb03fe76c1de7d8305353d5a57d8bde43c70c9ba SHA1: 19f5b9acbc260b15373b515a4e1937214d4ae399 MD5sum: c839d2418b158806588b4b4893b840a1 Description: components for writing and executing test suites This package forms part of the Boost C++ Libraries collection. The library contains several components. . * Basic execution, error detection, and reporting facility. * Facilities to monitor program execution and produce error reports. * Unit test framework to simplify writing test cases. Multi-Arch: same Homepage: http://www.boost.org/libs/test/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/b/boost1.74/libboost-test1.74.0_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-thread1.74-dev Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2319 Maintainer: Debian Boost Team Architecture: armel Depends: libboost1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-atomic1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-chrono1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-date-time1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-system1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-thread1.74.0 (= 1.74.0+ds1-23.1+b1) Conflicts: libboost-thread1.42-dev, libboost-thread1.46-dev, libboost-thread1.48-dev, libboost-thread1.49-dev, libboost-thread1.50-dev, libboost-thread1.52-dev, libboost-thread1.53-dev, libboost-thread1.54-dev, libboost-thread1.55-dev, libboost-thread1.57-dev, libboost-thread1.58-dev, libboost-thread1.60-dev, libboost-thread1.61-dev, libboost-thread1.62-dev, libboost-thread1.63-dev, libboost-thread1.65-dev, libboost-thread1.67-dev, libboost-thread1.70-dev, libboost-thread1.71-dev Size: 261448 SHA256: f2f167dc493464c2fde4eb8d80bd18800a5facea5ca723af59e7c64c70e45626 SHA1: efc9014f3db22fb4d348f1486bdac26a58628154 MD5sum: 2b1398f788b6de8c27f58a12d941646e Description: portable C++ multi-threading This package forms part of the Boost C++ Libraries collection. . Toolkit for writing C++ programs that execute as multiple, asynchronous, independent, threads-of-execution. Each thread has its own machine state including program instruction counter and registers. Multi-Arch: same Homepage: http://www.boost.org/libs/thread/ Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/b/boost1.74/libboost-thread1.74-dev_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-thread1.74.0 Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2136 Maintainer: Debian Boost Team Architecture: armel Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 5.2) Breaks: libboost-regex1.74.0-icu67 Size: 247028 SHA256: 34839858d4cd8d08083bfdddaae68c656caabfbc68dad170a4e9e935e71681e5 SHA1: 6461099575d0a858d5b1f1ad3c06a44a9757679e MD5sum: 602548d0c69c44084fd9d2bb7dfd2bae Description: portable C++ multi-threading This package forms part of the Boost C++ Libraries collection. . Toolkit for writing C++ programs that execute as multiple, asynchronous, independent, threads-of-execution. Each thread has its own machine state including program instruction counter and registers. Multi-Arch: same Homepage: http://www.boost.org/libs/thread/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/b/boost1.74/libboost-thread1.74.0_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-timer1.74-dev Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2049 Maintainer: Debian Boost Team Architecture: armel Depends: libboost1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-chrono1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-timer1.74.0 (= 1.74.0+ds1-23.1+b1) Conflicts: libboost-timer1.42-dev, libboost-timer1.46-dev, libboost-timer1.48-dev, libboost-timer1.49-dev, libboost-timer1.50-dev, libboost-timer1.52-dev, libboost-timer1.53-dev, libboost-timer1.54-dev, libboost-timer1.55-dev, libboost-timer1.57-dev, libboost-timer1.58-dev, libboost-timer1.60-dev, libboost-timer1.61-dev, libboost-timer1.62-dev, libboost-timer1.63-dev, libboost-timer1.65-dev, libboost-timer1.67-dev, libboost-timer1.70-dev, libboost-timer1.71-dev Size: 222640 SHA256: 8dcd8e2297c6d4975535e686ff95ea3e9e0efaa3faadc58f8e3cca7555cf0bd3 SHA1: 5dcdef68f06c84a8819e75a928ed7ab27563aa16 MD5sum: 0b5529383919d1f2d45b9b505b09443c Description: C++ wall clock and CPU process timers This package forms part of the Boost C++ Libraries collection. . Portable C++ timer classes that answer the question "How long does my C++ code take to run?" with as little as one #include and one additional line of code. . Class cpu_timer measures wall clock time, user CPU process time, and system CPU process time. Class auto_cpu_timer is a refinement of cpu_timer that automatically reports the elapsed times when an auto_cpu_timer object is destroyed. Multi-Arch: same Homepage: http://www.boost.org/libs/timer/ Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/b/boost1.74/libboost-timer1.74-dev_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-timer1.74.0 Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2040 Maintainer: Debian Boost Team Architecture: armel Depends: libboost-chrono1.74.0t64 (>= 1.74.0+ds1), libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 13.1) Size: 220484 SHA256: 54f92a4373ada0cf6ba82e8b5be737d5efa2ecdfefceb9a4855208ed401e3c4d SHA1: 908751b4205cf687046f4a1804b15af76eec6d36 MD5sum: 4085a0fdc2249123e4919896d0aaa36b Description: C++ wall clock and CPU process timers This package forms part of the Boost C++ Libraries collection. . Portable C++ timer classes that answer the question "How long does my C++ code take to run?" with as little as one #include and one additional line of code. . Class cpu_timer measures wall clock time, user CPU process time, and system CPU process time. Class auto_cpu_timer is a refinement of cpu_timer that automatically reports the elapsed times when an auto_cpu_timer object is destroyed. Multi-Arch: same Homepage: http://www.boost.org/libs/timer/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/b/boost1.74/libboost-timer1.74.0_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-type-erasure1.74-dev Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2122 Maintainer: Debian Boost Team Architecture: armel Depends: libboost1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-system1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-thread1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-type-erasure1.74.0 (= 1.74.0+ds1-23.1+b1) Conflicts: libboost-type-erasure1.60-dev, libboost-type-erasure1.61-dev, libboost-type-erasure1.62-dev, libboost-type-erasure1.63-dev, libboost-type-erasure1.65-dev, libboost-type-erasure1.67-dev, libboost-type-erasure1.70-dev, libboost-type-erasure1.71-dev Size: 231992 SHA256: 7639da1b629cccbabeed3718962974caa2580a3f0fbf9f1ec46a76765eb59097 SHA1: 1e1640920a53cb37b93fdfa57a65b5d4c01fa485 MD5sum: 87cef4a1790d4406dc92e9c7176bc2b7 Description: C++ runtime polymorphism based on concepts This package forms part of the Boost C++ Libraries collection. . C++ has two distinct kinds of polymorphism, virtual functions and templates, each of which has its own advantages and disadvantages. The Boost.TypeErasure library combines the superior abstraction capabilities of templates, with the runtime flexibility of virtual functions. Multi-Arch: same Homepage: http://www.boost.org/doc/libs/1_60_0/doc/html/boost_typeerasure.html Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/b/boost1.74/libboost-type-erasure1.74-dev_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-type-erasure1.74.0 Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2064 Maintainer: Debian Boost Team Architecture: armel Depends: libboost-thread1.74.0 (>= 1.74.0+ds1), libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 11) Size: 226368 SHA256: 1ce2f64f42c54da15a453a346a598f49abc278147f7d5c938797aac9656caac9 SHA1: 2ce26c566f0099447b4acdbbeb457c714782e9c6 MD5sum: e03b0a5be77507eba3efeab08d60bf03 Description: C++ runtime polymorphism based on concepts This package forms part of the Boost C++ Libraries collection. . C++ has two distinct kinds of polymorphism, virtual functions and templates, each of which has its own advantages and disadvantages. The Boost.TypeErasure library combines the superior abstraction capabilities of templates, with the runtime flexibility of virtual functions. Multi-Arch: same Homepage: http://www.boost.org/doc/libs/1_60_0/doc/html/boost_typeerasure.html Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/b/boost1.74/libboost-type-erasure1.74.0_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-wave1.74-dev Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 6370 Maintainer: Debian Boost Team Architecture: armel Depends: libboost1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-serialization1.74-dev (= 1.74.0+ds1-23.1+b1), libboost-wave1.74.0 (= 1.74.0+ds1-23.1+b1), libboost-filesystem1.74-dev (= 1.74.0+ds1-23.1+b1) Conflicts: libboolibboost1.6-dev, libboost-wave1.42-dev, libboost-wave1.46-dev, libboost-wave1.48-dev, libboost-wave1.49-dev, libboost-wave1.50-dev, libboost-wave1.52-dev, libboost-wave1.53-dev, libboost-wave1.54-dev, libboost-wave1.55-dev, libboost-wave1.57-dev, libboost-wave1.58-dev, libboost-wave1.60-dev, libboost-wave1.62-dev, libboost-wave1.63-dev, libboost-wave1.65-dev, libboost-wave1.67-dev, libboost-wave1.70-dev, libboost-wave1.71-dev Size: 466716 SHA256: da03632c6c6a082d8d4c354b37797bc55a49c33ecba31a456458132698400255 SHA1: 84625e1b8fd4ee1055415af03daa006276cdf445 MD5sum: 9a949a561eba42e6e8827381f5c24d7d Description: C99/C++ preprocessor library This package forms part of the Boost C++ Libraries collection. . The Wave C++ preprocessor library is a Standards conformant implementation of the mandated C99/C++ preprocessor functionality packed behind a simple to use interface, which integrates well with the well known idioms of the Standard Template Library (STL). Multi-Arch: same Homepage: http://www.boost.org/libs/wave/ Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/b/boost1.74/libboost-wave1.74-dev_1.74.0+ds1-23.1+b1_armel.deb Package: libboost-wave1.74.0 Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2880 Maintainer: Debian Boost Team Architecture: armel Depends: libboost-thread1.74.0 (>= 1.74.0+ds1), libc6 (>= 2.4), libgcc-s1 (>= 3.5), libstdc++6 (>= 13.1) Size: 381272 SHA256: d83eab24e46b006bf613bc1dcacbcbeab45db281baed4270363a06b95c194f73 SHA1: d6980e8aaffe0e88e24d93650691404826c400a9 MD5sum: aeae02d54f29ecf6cfedae4ea16fcec4 Description: C99/C++ preprocessor library This package forms part of the Boost C++ Libraries collection. . The Wave C++ preprocessor library is a Standards conformant implementation of the mandated C99/C++ preprocessor functionality packed behind a simple to use interface, which integrates well with the well known idioms of the Standard Template Library (STL). Multi-Arch: same Homepage: http://www.boost.org/libs/wave/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/b/boost1.74/libboost-wave1.74.0_1.74.0+ds1-23.1+b1_armel.deb Package: libboost1.74-all-dev Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 2015 Maintainer: Debian Boost Team Architecture: armel Depends: libboost1.74-dev, libboost1.74-tools-dev, libboost-atomic1.74-dev, libboost-chrono1.74-dev, libboost-container1.74-dev, libboost-context1.74-dev, libboost-coroutine1.74-dev, libboost-date-time1.74-dev, libboost-exception1.74-dev, libboost-fiber1.74-dev, libboost-filesystem1.74-dev, libboost-graph1.74-dev, libboost-graph-parallel1.74-dev, libboost-iostreams1.74-dev, libboost-locale1.74-dev, libboost-log1.74-dev, libboost-math1.74-dev, libboost-mpi1.74-dev, libboost-mpi-python1.74-dev, libboost-numpy1.74-dev, libboost-program-options1.74-dev, libboost-python1.74-dev, libboost-random1.74-dev, libboost-regex1.74-dev, libboost-serialization1.74-dev, libboost-stacktrace1.74-dev, libboost-system1.74-dev, libboost-test1.74-dev, libboost-thread1.74-dev, libboost-timer1.74-dev, libboost-type-erasure1.74-dev, libboost-wave1.74-dev, libboost-nowide1.74-dev Size: 215264 SHA256: 5550bf76d5d30ffa1d49d8a3d2b57e36858faf3f900f964430870972659a78de SHA1: bb4cb88c737f9ec868ae5afda011b5b5823a8ef1 MD5sum: 63fd36d8028b99be1b2ced7d386ade27 Description: Boost C++ Libraries development files (ALL) The Boost web site provides free, peer-reviewed, portable C++ source libraries. The emphasis is on libraries which work well with the C++ Standard Library. One goal is to establish "existing practice" and provide reference implementations so that the Boost libraries are suitable for eventual standardization. Some of the libraries have already been proposed for inclusion in the C++ Standards Committee's upcoming C++ Standard Library Technical Report. . This metapackage provides the complete Boost development environment, including all separately-packaged libraries. Homepage: https://www.boost.org/ Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/b/boost1.74/libboost1.74-all-dev_1.74.0+ds1-23.1+b1_armel.deb Package: libboost1.74-dev Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 138224 Maintainer: Debian Boost Team Architecture: armel Replaces: libleatherman-dev (<< 1.12.1+dfsg-1.1~) Depends: libstdc++-13-dev Suggests: libboost1.74-doc, libboost-atomic1.74-dev, libboost-chrono1.74-dev, libboost-container1.74-dev, libboost-context1.74-dev, libboost-contract1.74-dev, libboost-coroutine1.74-dev, libboost-date-time1.74-dev, libboost-exception1.74-dev, libboost-fiber1.74-dev, libboost-filesystem1.74-dev, libboost-graph1.74-dev, libboost-graph-parallel1.74-dev, libboost-iostreams1.74-dev, libboost-locale1.74-dev, libboost-log1.74-dev, libboost-math1.74-dev, libboost-mpi1.74-dev, libboost-mpi-python1.74-dev, libboost-numpy1.74-dev, libboost-program-options1.74-dev, libboost-python1.74-dev, libboost-random1.74-dev, libboost-regex1.74-dev, libboost-serialization1.74-dev, libboost-stacktrace1.74-dev, libboost-system1.74-dev, libboost-test1.74-dev, libboost-thread1.74-dev, libboost-timer1.74-dev, libboost-type-erasure1.74-dev, libboost-wave1.74-dev, libboost1.74-tools-dev, libmpfrc++-dev, libntl-dev, libboost-nowide1.74-dev Conflicts: bjam, boost-build, libboost1.42-dev, libboost1.46-dev, libboost1.48-dev, libboost1.49-dev, libboost1.50-dev, libboost1.52-dev, libboost1.53-dev, libboost1.54-dev, libboost1.55-dev, libboost1.57-dev, libboost1.58-dev, libboost1.60-dev, libboost1.61-dev, libboost1.62-dev, libboost1.63-dev, libboost1.65-dev, libboost1.67-dev, libboost1.70-dev, libboost1.71-dev Breaks: libleatherman-dev (<< 1.12.1+dfsg-1.1~) Size: 9508652 SHA256: dc422c59573acf39ab9cc4b3ed4496f9631c15d1262ecfb7340d5e14483c8107 SHA1: 88914b7629cbeb4b4015514195230ef5870a726b MD5sum: 97b8d84c6a5d26c0a7f30f2e9c37dc50 Description: Boost C++ Libraries development files The Boost web site provides free, peer-reviewed, portable C++ source libraries. The emphasis is on libraries which work well with the C++ Standard Library. One goal is to establish "existing practice" and provide reference implementations so that the Boost libraries are suitable for eventual standardization. Some of the libraries have already been proposed for inclusion in the C++ Standards Committee's upcoming C++ Standard Library Technical Report. . This package provides headers for all Boost libraries. . Extended precision arithmetic package libmpfrc++-dev or libntl-dev is required to use the Boost.Multiprecision wrapping of the respective library. Multi-Arch: same Homepage: https://www.boost.org/ Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/b/boost1.74/libboost1.74-dev_1.74.0+ds1-23.1+b1_armel.deb Package: libboost1.74-doc Source: boost1.74 Version: 1.74.0+ds1-23.1 Installed-Size: 74940 Maintainer: Debian Boost Team Architecture: all Depends: libjs-mathjax Suggests: libboost1.74-dev (>= 1.74.0+ds1-23.1) Conflicts: libboost1.42-doc, libboost1.46-doc, libboost1.48-doc, libboost1.49-doc, libboost1.50-doc, libboost1.52-doc, libboost1.53-doc, libboost1.54-doc, libboost1.55-doc, libboost1.57-doc, libboost1.58-doc, libboost1.60-doc, libboost1.61-doc, libboost1.62-doc, libboost1.63-doc, libboost1.65-doc, libboost1.67-doc, libboost1.70-doc, libboost1.71-doc Size: 7210624 SHA256: c6dff8e86bb60bfbd4647d57bbf80390d0dc0fae37db2660f8336aad3bc6d29a SHA1: 36a0f4176666e413e4537f060c4c1aa2c8dda401 MD5sum: 7685b9c57e1752930f9ac8e35c82e406 Description: Boost.org libraries documentation placeholder This package originally provided documentation, but has since fallen into disrepair and presently provides no documentation. Please use documentation at www.boost.org. Homepage: http://www.boost.org/libs/ Section: doc Priority: optional Filename: pool/main/b/boost1.74/libboost1.74-doc_1.74.0+ds1-23.1_all.deb Package: libboost1.74-tools-dev Source: boost1.74 (1.74.0+ds1-23.1) Version: 1.74.0+ds1-23.1+b1 Installed-Size: 6890 Maintainer: Debian Boost Team Architecture: armel Replaces: bjam, boost-build, libboost1.49-dev, libboost1.53-dev, libboost1.53-tools-dev Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 13.1) Suggests: xsltproc, doxygen, docbook-xml (>= 4.2), docbook-xsl (>= 1.73.2), default-jdk (>= 1.4), fop (>= 0.94) Conflicts: bjam, boost-build, libboost1.49-dev, libboost1.53-tools-dev, libboost1.54-tools-dev, libboost1.55-tools-dev, libboost1.57-tools-dev, libboost1.58-tools-dev, libboost1.60-tools-dev, libboost1.61-tools-dev, libboost1.62-tools-dev, libboost1.63-tools-dev, libboost1.65-tools-dev, libboost1.67-tools-dev, libboost1.70-tools-dev, libboost1.71-tools-dev Size: 1274312 SHA256: 8177f7c8bf42082962913e974861185c9be33a95d1ac7715ecdeb3ce9c2fa28a SHA1: 81dffce23ceaf57305e34dcff1f19d38130ed036 MD5sum: 9f6e923ed303281b0599ded4fd545db7 Description: Boost C++ Libraries development tools The Boost web site provides free, peer-reviewed, portable C++ source libraries. The emphasis is on libraries which work well with the C++ Standard Library. One goal is to establish "existing practice" and provide reference implementations so that the Boost libraries are suitable for eventual standardization. Some of the libraries have already been proposed for inclusion in the C++ Standards Committee's upcoming C++ Standard Library Technical Report. . This package provides the auxiliary tools bjam, Boost.Build, bcp, inspect, boostbook and quickbook. Multi-Arch: foreign Homepage: https://www.boost.org/ Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/b/boost1.74/libboost1.74-tools-dev_1.74.0+ds1-23.1+b1_armel.deb Package: libcupsfilters-dev Source: cups-filters Version: 1.28.17-5 Installed-Size: 401 Maintainer: Debian Printing Team Architecture: armel Depends: libcupsfilters1t64 (= 1.28.17-5) Size: 128388 SHA256: 78748eb8f2604a6eb55c127183271e263cb308fe780339e64c2224372ee05f9f SHA1: ad60d3c58fc75bf2185d38f9e0442c9ca0d11a1e MD5sum: f37d6d2fcd4d5edadcaafe2a59b2764c Description: OpenPrinting CUPS Filters - Development files for the library This library contains functions commonly used by the CUPS filters in the OpenPrinting CUPS filters package, currently functions to read several different image formats and to convert bitmaps between different color spaces. . This package contains the header files to develop applications (CUPS filters, printer drivers) using libcupsfilters. Multi-Arch: same Homepage: http://www.openprinting.org/ Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/c/cups-filters/libcupsfilters-dev_1.28.17-5_armel.deb Package: libcupsfilters1t64 Source: cups-filters Version: 1.28.17-5 Installed-Size: 285 Maintainer: Debian Printing Team Architecture: armel Replaces: libcupsfilters1 Depends: libc6 (>= 2.38), libcups2t64 (>= 2.3~b6), libdbus-1-3 (>= 1.9.14), libexif12 (>= 0.6.21-1~), libjpeg62-turbo (>= 1.3.1), libpng16-16t64 (>= 1.6.2), libtiff6 (>= 4.0.3) Breaks: libcupsfilters1 (<< 1.28.17-5) Size: 115300 SHA256: af38200bbb8736a6845089b56d0effad6f8590acdced2ec69884b2b1671746e9 SHA1: fd6bed076a9c4709bb68e08cf7e0635801fac5f2 MD5sum: edcedb7c8d8d22c8a531b17182397166 Description: OpenPrinting CUPS Filters - Shared library This library contains functions commonly used by the CUPS filters in the OpenPrinting CUPS filters package, currently functions to read several different image formats and to convert bitmaps between different color spaces. Multi-Arch: same Homepage: http://www.openprinting.org/ Section: libs Priority: optional Filename: pool/main/c/cups-filters/libcupsfilters1t64_1.28.17-5_armel.deb Package: libfontembed-dev Source: cups-filters Version: 1.28.17-5 Installed-Size: 130 Maintainer: Debian Printing Team Architecture: armel Depends: libfontembed1t64 (= 1.28.17-5) Size: 56256 SHA256: 4291bbe4dd594b5de9ed2ed942026c7865189b93ddc057e7c019f3536c538d5d SHA1: b4bb69623420275fbbf80efafa535b85f7b629cb MD5sum: d90f6d304eaf8459129101699e6c7bd7 Description: OpenPrinting CUPS Filters - Development files for font embed library This library contains functions for font embedding in PDF files, commonly used by CUPS filters. . This package contains the header files to develop applications using libfontembed. Multi-Arch: same Homepage: http://www.openprinting.org/ Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/c/cups-filters/libfontembed-dev_1.28.17-5_armel.deb Package: libfontembed1t64 Source: cups-filters Version: 1.28.17-5 Installed-Size: 106 Maintainer: Debian Printing Team Architecture: armel Replaces: libfontembed1 Depends: libc6 (>= 2.38) Breaks: libfontembed1 (<< 1.28.17-5) Size: 53540 SHA256: 7696c88680fd0511ee7a462731843ea66e962defc8683f3c97e67e836d8e6afa SHA1: 2cb5d97e61c11905b76d20180e6a404c77086e13 MD5sum: 57ea35dc61ff1ee1b19353a3013b68ef Description: OpenPrinting CUPS Filters - Font Embed Shared library This library contains functions for font embedding in PDF files, commonly used by CUPS filters. Multi-Arch: same Homepage: http://www.openprinting.org/ Section: libs Priority: optional Filename: pool/main/c/cups-filters/libfontembed1t64_1.28.17-5_armel.deb Package: libgvm-dev Source: gvm-libs Version: 22.12.2-1 Installed-Size: 148 Maintainer: Debian Security Tools Architecture: armel Depends: libgcrypt-dev, libglib2.0-dev, libgnutls28-dev, libgpgme-dev, libhiredis-dev, libksba-dev, libgvm22t64 (= 22.12.2-1), libpcap-dev, libssh-dev, uuid-dev, libsnmp-dev Suggests: libgvm-doc Size: 29172 SHA256: 8fa9946a435da0cc67b3d3543be0686dc0722d7c93c0098115dede3c325fc575 SHA1: da8deda08701f70cc5823c55cfffb5a8de6058f9 MD5sum: b06982820534db3c95f26bbccb59ba1a Description: remote network security auditor - static libraries and headers The Open Vulnerability Assessment System is a modular security auditing tool, used for testing remote systems for vulnerabilities that should be fixed. . It is made up of two parts: a server, and a client. The server/daemon, gvmd, is in charge of the attacks, whereas the client, gvm-tools, provides an X11/GTK+ user interface. . This package contains the required static libraries and headers. Homepage: https://www.greenbone.net/ Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/g/gvm-libs/libgvm-dev_22.12.2-1_armel.deb Package: libgvm-doc Source: gvm-libs Version: 22.12.2-1 Installed-Size: 8355 Maintainer: Debian Security Tools Architecture: all Size: 509816 SHA256: e9d4b848882282e06b1be602975532aac7f0fa047e4eec5bc691671ffc824a39 SHA1: f231bb81353fb16ba371916b5e00413573b90609 MD5sum: b8b3038905eaa1ef61a2aaca4e1fd01a Description: remote network security auditor - libraries documentation The Open Vulnerability Assessment System is a modular security auditing tool, used for testing remote systems for vulnerabilities that should be fixed. . It is made up of two parts: a server, and a client. The server/daemon, gvmd, is in charge of the attacks, whereas the client, gvm-tools, provides an X11/GTK+ user interface. . This package contains the doxygen generated HTML documentation for the libraries. Homepage: https://www.greenbone.net/ Section: doc Priority: optional Filename: pool/main/g/gvm-libs/libgvm-doc_22.12.2-1_all.deb Package: libgvm22t64 Source: gvm-libs Version: 22.12.2-1 Installed-Size: 357 Maintainer: Debian Security Tools Architecture: armel Replaces: libgvm22, libopenvas9 Depends: libc6 (>= 2.38), libcjson1 (>= 1.7.5), libcrypt1 (>= 1:4.1.0), libgcrypt20 (>= 1.11.0), libglib2.0-0t64 (>= 2.76.0), libgnutls30t64 (>= 3.8.1), libgpgme11t64 (>= 1.6.0), libhiredis1.1.0 (>= 1.2.0), libldap-2.5-0 (>= 2.5.4), libnet1 (>= 1.1.2.1), libpaho-mqtt1.3 (>= 1.3.0), libradcli4 (>= 1.2.11), libssh-4 (>= 0.8.0), libuuid1 (>= 2.16), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Conflicts: libopenvas9 Breaks: libgvm22 (<< 22.12.2-1) Size: 112384 SHA256: bdbd5468a9c821847e38f5715bc53acea2070ca4f9ba58835a80ff2874de3e94 SHA1: 82e3ade5e69eab7d30b57fed858a104865cd8f29 MD5sum: 79b94c6bf916e03ccc104df7c0ac9da3 Description: remote network security auditor - shared libraries The Open Vulnerability Assessment System is a modular security auditing tool, used for testing remote systems for vulnerabilities that should be fixed. . It is made up of two parts: a server, and a client. The server/daemon, gvmd, is in charge of the attacks, whereas the client, gvm-tools, provides an X11/GTK+ user interface. . This package contains the required shared libraries. Multi-Arch: same Homepage: https://www.greenbone.net/ Section: libs Priority: optional Filename: pool/main/g/gvm-libs/libgvm22t64_22.12.2-1_armel.deb Package: libpcp-archive1 Source: pcp (6.3.1-1) Version: 6.3.1-1+b1 Installed-Size: 145 Maintainer: PCP Development Team Architecture: armel Depends: libc6 (>= 2.4), libpcp3 Conflicts: libpcp-archive1t64 Breaks: pcp (<< 6.0.1) Size: 125296 SHA256: d009db8e2b5eed2692969fa2794dcc4dc699506aaa2b819b18a851e37ef54987 SHA1: 267c5a16092d0f99285aa188127bd3604e5531a3 MD5sum: e60bf211e104f6cf9e2217cf9bd71be5 Description: Performance Co-Pilot archive writing library The libpcp-archive package contains the runtime environment required by an application that creates a Performance Co-Pilot (PCP) archive suitable for use with the PCP tools. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Homepage: https://pcp.io Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/p/pcp/libpcp-archive1_6.3.1-1+b1_armel.deb Package: libpcp-archive1-dev Source: pcp (6.3.1-1) Version: 6.3.1-1+b1 Installed-Size: 169 Maintainer: PCP Development Team Architecture: armel Depends: libpcp-archive1 (= 6.3.1-1+b1), libpcp3-dev Size: 138580 SHA256: 241e9828aa27142396a49c0c0a05ed763f143d8e73c19ffa1b1381dea017f7ed SHA1: 64d2cdbb19cd2aae9f85969e2c1547c7adb04070 MD5sum: 64cc70a53fb98042399e4a00ec549859 Description: Performance Co-Pilot archive writing library and headers The libpcp-archive-dev package contains the library and header files needed to build an application that creates a Performance Co-Pilot (PCP) archive suitable for use with the PCP tools. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Homepage: https://pcp.io Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/p/pcp/libpcp-archive1-dev_6.3.1-1+b1_armel.deb Package: libpcp-gui2 Source: pcp (6.3.1-1) Version: 6.3.1-1+b1 Installed-Size: 153 Maintainer: PCP Development Team Architecture: armel Depends: libc6 (>= 2.38), libpcp3 Conflicts: libpcp-gui2t64 Size: 128324 SHA256: 4e3b345d3eea69b7c907537a37dd75a17b9eecd63e4a9eb9e0705392b9cdca47 SHA1: 4d7610b80a4320f9f1defbd71449ae68e619c7af MD5sum: 7f07d70e2406f2615d304cbc7bfcc79f Description: Performance Co-Pilot graphical client tools library The libpcp-gui package contains the runtime environment required by any monitoring tool that makes use of the time control services of pmtime(1). . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Homepage: https://pcp.io Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/p/pcp/libpcp-gui2_6.3.1-1+b1_armel.deb Package: libpcp-gui2-dev Source: pcp (6.3.1-1) Version: 6.3.1-1+b1 Installed-Size: 159 Maintainer: PCP Development Team Architecture: armel Depends: libpcp-gui2 (= 6.3.1-1+b1), libpcp3 (= 6.3.1-1+b1) Conflicts: libpcp-gui1-dev Size: 128892 SHA256: 716150fd595fac787690b496164ad88569c58453721468cd79763aa2c127b4e9 SHA1: f0b386ab016b29b4440c0ee87000505d525ddc60 MD5sum: 5c45d2a1369dee56fcd6cee7278400d6 Description: Performance Co-Pilot graphical client tools library and headers The libpcp-gui-dev package contains the Performance Co-Pilot (PCP) library and header files needed to incorporate graphical time control (pmtime) into a monitoring application. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Homepage: https://pcp.io Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/p/pcp/libpcp-gui2-dev_6.3.1-1+b1_armel.deb Package: libpcp-import-perl Source: pcp (6.3.1-1) Version: 6.3.1-1+b1 Installed-Size: 178 Maintainer: PCP Development Team Architecture: armel Depends: libc6 (>= 2.4), libpcp-import1 (= 6.3.1-1+b1), libpcp3, perl (>= 5.40.0-6), perlapi-5.40.0 Size: 130060 SHA256: 368272bf7950cece5a932dd437c91a4946527781f1b69c201418c38bf412029b SHA1: 92bf0ab5d06c0fc7e35e66bac488b8e90c205904 MD5sum: 4595c78f24707e4101ce09c4af25c6dd Description: Performance Co-Pilot log import Perl module The PCP::LogImport Perl module contains the language bindings for building Perl applications that import performance data from a file or real-time source and create a Performance Co-Pilot (PCP) archive suitable for use with the PCP tools. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Homepage: https://pcp.io Tag: devel::lang:perl, devel::library, implemented-in::c, implemented-in::perl, role::devel-lib Section: perl Priority: optional Filename: pool/main/p/pcp/libpcp-import-perl_6.3.1-1+b1_armel.deb Package: libpcp-import1 Source: pcp (6.3.1-1) Version: 6.3.1-1+b1 Installed-Size: 157 Maintainer: PCP Development Team Architecture: armel Depends: libc6 (>= 2.38), libpcp3 Conflicts: libpcp-import1t64 Size: 130332 SHA256: 02dcef53bb4598bd749b717acf1a38ba94e502af4a2708340017b78b41642f42 SHA1: ed638d4d9698ae19c9955b662f16d3024717f2db MD5sum: 1d5a663b142bc0cbf42388638eb42fd7 Description: Performance Co-Pilot data import library The libpcp-import package contains the runtime environment required by an application that imports performance data from a file or real-time source and creates a Performance Co-Pilot (PCP) archive suitable for use with the PCP tools. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Homepage: https://pcp.io Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/p/pcp/libpcp-import1_6.3.1-1+b1_armel.deb Package: libpcp-import1-dev Source: pcp (6.3.1-1) Version: 6.3.1-1+b1 Installed-Size: 168 Maintainer: PCP Development Team Architecture: armel Depends: libpcp-import1 (= 6.3.1-1+b1), libpcp3-dev Size: 132184 SHA256: 1b33aa5e2cc4c147f3a0f0e1b9e8cc45ba03a639a062b9dc2756dd6ba2b11d83 SHA1: a186487afa5e92b9160420d5e3de33a3e9a034bd MD5sum: 877e2700cd821c9f56c9d1e870aa5867 Description: Performance Co-Pilot data import library and headers The libpcp-import-dev package contains the library and header files needed to build an application that imports performance data from a file or real-time source and creates a Performance Co-Pilot (PCP) archive suitable for use with the PCP tools. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Homepage: https://pcp.io Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/p/pcp/libpcp-import1-dev_6.3.1-1+b1_armel.deb Package: libpcp-logsummary-perl Source: pcp (6.3.1-1) Version: 6.3.1-1+b1 Installed-Size: 138 Maintainer: PCP Development Team Architecture: armel Depends: perl:any, pcp (= 6.3.1-1+b1) Size: 123856 SHA256: 30df9cd2940eee46e6929d0f2279b7887d48b90fe5bc94064e37820b0d26b95d SHA1: 787d667cb26398f7a28f75f72e2b1c572c786c74 MD5sum: 478690c31ab976942b1fcde0e26c8937 Description: Performance Co-Pilot historical log summary module The PCP::LogSummary module provides a Perl module for using the statistical summary data produced by the Performance Co-Pilot pmlogsummary utility. This utility produces various averages, minima, maxima, and other calculations based on the performance data stored in a PCP archive. The Perl interface is ideal for exporting this data into third-party tools (e.g. spreadsheets). . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Homepage: https://pcp.io Tag: devel::lang:perl, devel::library, implemented-in::c, implemented-in::perl, role::devel-lib Section: perl Priority: optional Filename: pool/main/p/pcp/libpcp-logsummary-perl_6.3.1-1+b1_armel.deb Package: libpcp-mmv-perl Source: pcp (6.3.1-1) Version: 6.3.1-1+b1 Installed-Size: 177 Maintainer: PCP Development Team Architecture: armel Depends: libc6 (>= 2.4), libpcp-mmv1 (= 6.3.1-1+b1), perl (>= 5.40.0-6), perlapi-5.40.0 Size: 130304 SHA256: 8034bfc2855b88e5ca5f034355e43ffbd9c3714d5d5bb1cebf8e4d96817a013b SHA1: e2ccc7fcfd8e3f0a46b6d388d7b0722b9928d013 MD5sum: d3ffd68f47c187c01f35bddfb778e776 Description: Performance Co-Pilot Memory Mapped Value Perl module The PCP::MMV module contains the Perl language bindings for building scripts instrumented with the Performance Co-Pilot (PCP) Memory Mapped Value (MMV) mechanism. . This mechanism allows arbitrary values to be exported from an instrumented script into the PCP infrastructure for monitoring and analysis with pmchart, pmie, pmlogger and other PCP tools. Homepage: https://pcp.io Tag: devel::lang:perl, devel::library, implemented-in::c, implemented-in::perl, role::devel-lib Section: perl Priority: optional Filename: pool/main/p/pcp/libpcp-mmv-perl_6.3.1-1+b1_armel.deb Package: libpcp-mmv1 Source: pcp (6.3.1-1) Version: 6.3.1-1+b1 Installed-Size: 153 Maintainer: PCP Development Team Architecture: armel Depends: libc6 (>= 2.34), libpcp3 Conflicts: libpcp-mmv1t64 Size: 129052 SHA256: e3f85ebfec6a0e9923f09d2257c4d2476ee346842738a792eed9070730ef2d62 SHA1: 556d834a423033e52eaac0d05907458dbf48c65d MD5sum: 4b6b48eb73ab66eb0a69f23a3439b7d3 Description: Performance Co-Pilot Memory Mapped Value client library The libpcp-mmv package contains the runtime environment required by an application that utilises Memory Mapped Value instrumentation to export runtime instrumentation into the Performance Co-Pilot infrastructure. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Homepage: https://pcp.io Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/p/pcp/libpcp-mmv1_6.3.1-1+b1_armel.deb Package: libpcp-mmv1-dev Source: pcp (6.3.1-1) Version: 6.3.1-1+b1 Installed-Size: 184 Maintainer: PCP Development Team Architecture: armel Depends: libpcp-mmv1 (= 6.3.1-1+b1), libpcp3 (= 6.3.1-1+b1) Size: 140872 SHA256: d13ad91ba3eb21974d9ca62107b0102cd1e8e5bcd12d522ac3df5106db109f9e SHA1: a5dd4a47784ac4b7b42dafddf071f8329668b4c0 MD5sum: 4945ed0975fccb1c32f5401b5d880b81 Description: Performance Co-Pilot Memory Mapped Value library and headers The libpcp-mmv-dev package contains the Performance Co-Pilot (PCP) library and header files needed to utilise memory mapped value instrumentation into a monitored application. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Homepage: https://pcp.io Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/p/pcp/libpcp-mmv1-dev_6.3.1-1+b1_armel.deb Package: libpcp-pmda-perl Source: pcp (6.3.1-1) Version: 6.3.1-1+b1 Installed-Size: 259 Maintainer: PCP Development Team Architecture: armel Depends: libc6 (>= 2.38), libpcp-pmda3 (= 6.3.1-1+b1), libpcp3, perl (>= 5.40.0-6), perlapi-5.40.0 Size: 153836 SHA256: 5963460db8422c9dddd66063fc5cb1c5e829f5370d75c3a946175ac7a5bb1bf0 SHA1: 30f1323d0f93f8955722bf74e0bcbb28decbc8ca MD5sum: de21e34aed7f94877a9ee55ceadfed3d Description: Performance Co-Pilot Domain Agent Perl module The PCP::PMDA Perl module contains the language bindings for building Performance Metric Domain Agents (PMDAs) using Perl. Each PMDA exports performance data for one specific domain, for example the operating system kernel, Cisco routers, a database, an application, etc. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Homepage: https://pcp.io Tag: devel::lang:perl, devel::library, implemented-in::c, implemented-in::perl, role::devel-lib Section: perl Priority: optional Filename: pool/main/p/pcp/libpcp-pmda-perl_6.3.1-1+b1_armel.deb Package: libpcp-pmda3 Source: pcp (6.3.1-1) Version: 6.3.1-1+b1 Installed-Size: 218 Maintainer: PCP Development Team Architecture: armel Depends: libc6 (>= 2.38), libpcp3 Conflicts: libpcp-pmda3t64 Size: 152708 SHA256: 0c3f60731cc48241ab9126397e9aab2b6e44bb139be0810b35c6ee421fdfb7f0 SHA1: 26fd104c8e33f5d29de17316c3e23d07bdd56740 MD5sum: 1aeeee306323173977ae2e814c3d973a Description: Performance Co-Pilot Domain Agent library The libpcp-pmda package contains the runtime environment required by a Performance Metric Domain Agent (PMDA). A PMDA exports performance data for one specific domain, for example the operating system kernel, DNS, SMTP, Cisco router, a database, an application, etc. Homepage: https://pcp.io Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/p/pcp/libpcp-pmda3_6.3.1-1+b1_armel.deb Package: libpcp-pmda3-dev Source: pcp (6.3.1-1) Version: 6.3.1-1+b1 Installed-Size: 406 Maintainer: PCP Development Team Architecture: armel Replaces: libpcp3-dev (<< 3.11.10~) Depends: libpcp-pmda3 (= 6.3.1-1+b1), libpcp3 (= 6.3.1-1+b1) Breaks: libpcp3-dev (<< 3.11.10~), pcp (<< 2.8.0) Size: 212280 SHA256: 9c512b7044cceb4d731a2452a96076a77c77772d6d98b3ab8a24c0ffad4ef69f SHA1: bcec9928b8bdab405463f90ed9ccc9ab56318da6 MD5sum: 8530cd3135e49f7e1b1e8d15c50172a1 Description: Performance Co-Pilot Domain Agent library and headers The libpcp-pmda-dev package contains the Performance Co-Pilot (PCP) library and header files needed to develop Performance Metric Domain Agents (PMDAs). Each PMDA exports performance data for one domain; for example the operating system kernel, Cisco routers, a database, an application, etc. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Homepage: https://pcp.io Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/p/pcp/libpcp-pmda3-dev_6.3.1-1+b1_armel.deb Package: libpcp-trace2 Source: pcp (6.3.1-1) Version: 6.3.1-1+b1 Installed-Size: 157 Maintainer: PCP Development Team Architecture: armel Depends: libc6 (>= 2.38), libpcp3 Conflicts: libpcp-trace2t64 Size: 130776 SHA256: eef0b8982f8dcea6e9ce6479b4f47009b4c6b27e4d8f0c8d70fdf22c64059440 SHA1: c1ab051b15a8de098dfddc67ef2b4e0d6f98926a MD5sum: c9b719082a7e92cbeea5e98b63945347 Description: Performance Co-Pilot application tracing library The libpcp-trace package contains the runtime environment required by an application that is directly instrumented for event and value tracking by pmdatrace(3), the Trace Performance Metric Domain Agent. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Homepage: https://pcp.io Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/p/pcp/libpcp-trace2_6.3.1-1+b1_armel.deb Package: libpcp-trace2-dev Source: pcp (6.3.1-1) Version: 6.3.1-1+b1 Installed-Size: 183 Maintainer: PCP Development Team Architecture: armel Depends: libpcp-trace2 (= 6.3.1-1+b1), libpcp3 (= 6.3.1-1+b1) Breaks: pcp (<< 2.8.0) Size: 133816 SHA256: 7c1b08fc98eaac6b566d068868a8de79a3fe374c62bb733c9a30298f26be16a3 SHA1: 9c0c6bfd59cf930dafa9d5620976485bcf4f2f21 MD5sum: b3b5ff6218cfd8e1c93a555bfa0e3cdc Description: Performance Co-Pilot application tracing library and headers The libpcp-trace-dev package contains the Performance Co-Pilot (PCP) library and header files needed to directly instrument an application for event and value tracking by the pmdatrace(1) PCP Trace Performance Metric Domain Agent. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Homepage: https://pcp.io Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/p/pcp/libpcp-trace2-dev_6.3.1-1+b1_armel.deb Package: libpcp-web1 Source: pcp (6.3.1-1) Version: 6.3.1-1+b1 Installed-Size: 603 Maintainer: PCP Development Team Architecture: armel Depends: libc6 (>= 2.38), libpcp-mmv1, libpcp-pmda3, libpcp3, libuv1t64 (>= 1.4.2) Conflicts: libpcp-web1t64 Size: 290440 SHA256: e2f9c0496d46ea8cc7074a2d44976f338980a78dd49b019156bd671620e0b0e7 SHA1: 3616f0d67ee99973f0789d7c7763f3235c4e40b4 MD5sum: ab163d0b86e2a2e1a5c0ecc4496979ce Description: Performance Co-Pilot data import library The libpcp-web package contains the runtime environment required by a PMDA to parse and extract metric data from a JSON file. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Homepage: https://pcp.io Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/p/pcp/libpcp-web1_6.3.1-1+b1_armel.deb Package: libpcp-web1-dev Source: pcp (6.3.1-1) Version: 6.3.1-1+b1 Installed-Size: 846 Maintainer: PCP Development Team Architecture: armel Depends: libpcp-web1 (= 6.3.1-1+b1), libpcp3-dev Size: 327040 SHA256: 5060a6b2f5d5be1fcd2354043dfbff7d2396aab79a1aa3d3d83ed410d4f005c6 SHA1: 9285419f472ab5b10249470a8fccaa77be133ed0 MD5sum: 6349c29051d08ffaea9e7c2bef5db7f1 Description: Performance Co-Pilot web tooling The libpcp-web-dev package contains the library and header files needed to build a PMDA which parses and extracts metric data from a JSON file. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Homepage: https://pcp.io Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/p/pcp/libpcp-web1-dev_6.3.1-1+b1_armel.deb Package: libpcp3 Source: pcp (6.3.1-1) Version: 6.3.1-1+b1 Installed-Size: 845 Maintainer: PCP Development Team Architecture: armel Depends: libc6 (>= 2.38), liblzma5 (>= 5.1.1alpha+20120614), libsasl2-2 (>= 2.1.28+dfsg1), libssl3t64 (>= 3.0.0), pcp-conf (= 6.3.1-1+b1) Conflicts: libpcp3t64, pgpool2 Breaks: libpcp3-dev (<< 2.8.5), pcp (<< 2.8.0) Size: 389288 SHA256: 6c1e1589d2e8c91fde1fe6d37b9185f970c19e2708344684886d6b146ea98a69 SHA1: 1ecc6546580ee8230dab429efaeac23798d9c001 MD5sum: e7eaf4f8944bc1ce1f0d95add7465573 Description: Performance Co-Pilot library The libpcp package contains the runtime environment required by programs that make use of Performance Co-Pilot (PCP) services. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Homepage: https://pcp.io Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/p/pcp/libpcp3_6.3.1-1+b1_armel.deb Package: libpcp3-dev Source: pcp (6.3.1-1) Version: 6.3.1-1+b1 Installed-Size: 1913 Maintainer: PCP Development Team Architecture: armel Replaces: libpcp-gui2-dev (<< 3.11.10~), pcp-manager (<< 5.2.0), pcp-webapi (<< 5.0.0) Depends: libpcp3 (= 6.3.1-1+b1), libc6-dev | libc-dev Breaks: libpcp-gui2-dev (<< 3.11.10~), pcp (<< 4.3.4), pcp-manager (<< 5.2.0), pcp-webapi (<< 5.0.0) Size: 782824 SHA256: 0dc52180f642434a48d861f2e2ac258726a82a32cf40b7c5fba2669b8550009c SHA1: 81516febc99b61b4f1629c08d76a594e78454202 MD5sum: c52a1ef3016db1a8bcc4655d36908894 Description: Performance Co-Pilot library and headers The libpcp-dev package contains the base Performance Co-Pilot (PCP) library and header files needed to develop collector and monitor programs which make use of PCP services. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Homepage: https://pcp.io Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/p/pcp/libpcp3-dev_6.3.1-1+b1_armel.deb Package: libpcre16-3 Source: pcre3 Version: 2:8.39-15.1 Installed-Size: 541 Maintainer: Matthew Vernon Architecture: armel Depends: libc6 (>= 2.34) Size: 239016 SHA256: 7982993398e3df0b84525e29d5dbac35749ee937ac3777bb13d5106bd7209c51 SHA1: 693622bde01e1b111eb98c8b3a544d328bd6b09a MD5sum: 63a7f620d25f1358321ebc26c607d6d8 Description: Old Perl 5 Compatible Regular Expression Library - 16 bit runtime files This is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . This package contains the 16 bit runtime library. Multi-Arch: same Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/p/pcre3/libpcre16-3_8.39-15.1_armel.deb Package: libpcre3 Source: pcre3 Version: 2:8.39-15.1 Installed-Size: 668 Maintainer: Matthew Vernon Architecture: armel Depends: libc6 (>= 2.34) Conflicts: libpcre3-dev (<= 4.3-3) Breaks: approx (<< 4.4-1~), cduce (<< 0.5.3-2~), cmigrep (<< 1.5-7~), galax (<< 1.1-7~), libpcre-ocaml (<< 6.0.1~), liquidsoap (<< 0.9.2-3~), ocsigen (<< 1.3.3-1~) Size: 317928 SHA256: e6e413cec9d4180eecd159d8b2428619160af50bf206ef78fa9711907d5f691c SHA1: fb09a61d28aa797403c76ff535ef233f0bebfe3b MD5sum: 794bb570a0d5248e44271b8844b45922 Description: Old Perl 5 Compatible Regular Expression Library - runtime files This is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . New packages should use the newer pcre2 packages, and existing packages should migrate to pcre2. . This package contains the runtime libraries. Multi-Arch: same Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/p/pcre3/libpcre3_8.39-15.1_armel.deb Package: libpcre3-dbg Source: pcre3 Version: 2:8.39-15.1 Installed-Size: 1736 Maintainer: Matthew Vernon Architecture: armel Depends: libpcre3 (= 2:8.39-15.1), libpcrecpp0v5 (= 2:8.39-15.1) Size: 1686584 SHA256: 8ac8ab0b497ba93caf44ade9cc222e0597d15f5ef4e524349371b0f45865768d SHA1: 1b842da2a7942229f4c9912f28127b79f3499025 MD5sum: da12fc7ef500a7d5ead2dff6d75ab2b4 Description: Old Perl 5 Compatible Regular Expression Library - debug symbols This is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . This package contains the debug symbols, Multi-Arch: same Build-Ids: 0a4319cf4c5fddd0a90445da3c7d9dda1cbe7231 265a22ec2f24c0f193d8f96828185b9c19f161bb 6389da17a67ec388a71d48dafe5e944157e4d691 b74b19fc51b2d819a925cf5c4805d31034347358 dfc2d9ace37394d0f2bdcd51538377b80cd84e64 e6f029291498f979aae3ce13ac746777e4105aed Tag: role::debug-symbols Section: debug Priority: optional Filename: pool/main/p/pcre3/libpcre3-dbg_8.39-15.1_armel.deb Package: libpcre3-dev Source: pcre3 Version: 2:8.39-15.1 Installed-Size: 1879 Maintainer: Matthew Vernon Architecture: armel Depends: libc-dev, libpcre3 (= 2:8.39-15.1), libpcre16-3 (= 2:8.39-15.1), libpcre32-3 (= 2:8.39-15.1), libpcrecpp0v5 (= 2:8.39-15.1) Size: 595996 SHA256: 654657994ead5688fe6356fe64275905fdb31f762d45a6c7c9ba8895442562db SHA1: 6fa1ac12a3ee2fe7edcf9a9e1e0b2eb823f7c713 MD5sum: b6da620442777deca11b7dc2489c6ade Description: Old Perl 5 Compatible Regular Expression Library - development files This is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . New packages should use the newer pcre2 packages, and existing packages should migrate to pcre2. . This package contains the development files, including headers, static libraries, and documentation. Multi-Arch: same Tag: devel::library, role::devel-lib, role::program, use::scanning, use::searching Section: libdevel Priority: optional Filename: pool/main/p/pcre3/libpcre3-dev_8.39-15.1_armel.deb Package: libpcre32-3 Source: pcre3 Version: 2:8.39-15.1 Installed-Size: 513 Maintainer: Matthew Vernon Architecture: armel Depends: libc6 (>= 2.34) Size: 228568 SHA256: 46788a8497313dc3140ffd59b1be79821b17ef2c8e7d21a32fb967b476a7d21b SHA1: 0c626017f6429a9a895f36a93c12110654dd3a28 MD5sum: 6817d15ef8862e1aaaa8223cd2fb7a53 Description: Old Perl 5 Compatible Regular Expression Library - 32 bit runtime files This is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . This package contains the 32 bit runtime library. Multi-Arch: same Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/p/pcre3/libpcre32-3_8.39-15.1_armel.deb Package: libpcrecpp0v5 Source: pcre3 Version: 2:8.39-15.1 Installed-Size: 175 Maintainer: Matthew Vernon Architecture: armel Replaces: libpcre3 (<< 6.4-1.1), libpcrecpp0 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.5), libpcre3, libstdc++6 (>= 13.1) Conflicts: libpcre3 (<< 6.4-1.1), libpcrecpp0 Size: 140992 SHA256: 584dd003973729c9c1dc45160e56d0df0db601a19400f978a25081fdee105871 SHA1: 0eaeec751c3e80c5ac3a92ddbcbada36a7984ace MD5sum: 8a713e1cecd777a051c2bb2682badfe8 Description: Old Perl 5 Compatible Regular Expression Library - C++ runtime files This is a C++ library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . This package contains the C++ runtime library. Multi-Arch: same Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/p/pcre3/libpcrecpp0v5_8.39-15.1_armel.deb Package: lilo-doc Source: lilo Version: 1:24.2-5 Installed-Size: 597 Maintainer: Joachim Wiedorn Architecture: all Size: 271416 SHA256: 21284b25c3f7e053a759d7cec1863561b4d04feb3f8c1a12ceb068a5b8bf9200 SHA1: 97c2b6c24e623f8802f2bf9043d9f5e9d0bf548f MD5sum: f8b88c622b411c63af1407110b3a0e4a Description: LInux LOader - Documentation for the classic OS boot loader You can use LILO to manage your Master Boot Record (with a simple text screen, text menu or colorful splash graphics) or call LILO from other Boot-Loaders to jump-start the Linux kernel. . This package contains the old HTML and README documentations of lilo version 21.5 (of year 2000). Homepage: http://lilo.joonet.de/ Tag: admin::boot, made-of::html, role::documentation Section: doc Priority: optional Filename: pool/main/l/lilo/lilo-doc_24.2-5_all.deb Package: makeparallel Source: android-platform-build Version: 1:10.0.0+r36-1 Installed-Size: 43 Maintainer: Android Tools Maintainers Architecture: armel Depends: libc6 (>= 2.28), libgcc-s1 (>= 3.5), libstdc++6 (>= 5.2) Size: 20864 SHA256: a0c0a1fa1dbbbec69c3f6f468be416e88fe7c29c13179280a36b8cf88db153e9 SHA1: 39440531c37250e4e4fc9347c6a4dbbac24c0efc MD5sum: db9c396b474d9f885055fcdc25b68546 Description: Command line tool for communication with the GNU make jobserver makeparallel communicates with the GNU make jobserver in order to claim all available jobs, and then passes the number of jobs claimed to a subprocess with -j. Homepage: https://android.googlesource.com/platform/build Section: devel Priority: optional Filename: pool/main/a/android-platform-build/makeparallel_10.0.0+r36-1_armel.deb Package: mencoder Source: mplayer Version: 2:1.5+svn38638-1 Installed-Size: 2597 Maintainer: Debian Multimedia Maintainers Architecture: armel Depends: mplayer, liba52-0.7.4 (>= 0.7.4), libasound2t64 (>= 1.0.16), libass9 (>= 1:0.13.6), libavcodec61 (>= 7:7.0), libavformat61 (>= 7:7.0), libavutil59 (>= 7:7.0), libbluray2 (>= 1:0.2.2), libbs2b0 (>= 3.1.0+dfsg), libc6 (>= 2.34), libcdio-cdda2t64 (>= 10.2+2.0.0), libcdio-paranoia2t64 (>= 10.2+2.0.0), libcdio19t64 (>= 2.1.0), libdca0 (>= 0.0.5), libdv4t64 (>= 1.0.0), libdvdnav4 (>= 4.1.3), libdvdread8t64 (>= 4.1.3), libenca0 (>= 1.9), libfaad2 (>= 2.7), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libfribidi0 (>= 0.19.2), libgif7 (>= 5.1), libjpeg62-turbo (>= 1.3.1), liblzo2-2 (>= 2.02), libmad0 (>= 0.15.1b-3), libmng1 (>= 1.0.10), libmp3lame0 (>= 3.100), libmpeg2-4 (>= 0.5.1), libmpg123-0t64 (>= 1.28.0), libogg0 (>= 1.0rc3), libpng16-16t64 (>= 1.6.2), libpostproc58 (>= 7:7.0), libsmbclient0 (>= 2:4.0.3+dfsg1), libspeex1 (>= 1.2~), libswresample5 (>= 7:7.0), libswscale8 (>= 7:7.0), libtheora0 (>= 1.0), libtinfo6 (>= 6), libtwolame0 (>= 0.3.6), libvorbisidec1 (>= 1.2.1+git20180316), libx264-164 (>= 2:0.164.3108+git31e19f9), libxvidcore4 (>= 1.2.2), zlib1g (>= 1:1.1.4) Suggests: bzip2, fontconfig, fonts-freefont-ttf, mplayer-doc Size: 744980 SHA256: 20063a2c2a0551837a2e5454b2c9b4626c5f48657f2dede0ae66b1fa4001bc8c SHA1: 19a14a25ae722bbd816ba104445e70401fda3175 MD5sum: 3a679cb1c1cfe8187c101c46da6c4209 Description: MPlayer's Movie Encoder MPlayer plays most MPEG, VOB, AVI, Ogg/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4, FLI, RM, NuppelVideo, yuv4mpeg, FILM, RoQ, PVA files, supported by many native, XAnim, RealPlayer, and Win32 DLL codecs. It can also play VideoCD, SVCD, DVD, 3ivx, RealMedia, and DivX movies. . This package contains mencoder, a simple movie encoder, designed to encode MPlayer-playable movies (AVI/ASF/OGG/DVD/VCD/VOB/MPG/MOV/VIV/FLI/RM/NUV/NET) to other MPlayer-playable formats. It can encode with various codecs, like DivX4 (1 or 2 passes), libavcodec, PCM/MP3/VBRMP3 audio. Also has stream copying and video resizing capabilities. Multi-Arch: foreign Homepage: https://mplayerhq.hu Section: video Priority: optional Filename: pool/main/m/mplayer/mencoder_1.5+svn38638-1_armel.deb Package: mime-support Version: 3.66 Installed-Size: 17 Maintainer: Mime-Support Packagers Architecture: all Depends: mailcap, media-types Size: 10916 SHA256: b964e671e6c47674879a3e54130b6737e8760fbd3da6afcc015faa174af98ba0 SHA1: b47831959eb182e371f3d8cb004a42622407b339 MD5sum: 70f7f4f6c213664480ae79fedd3687f5 Description: transitional package This is a transitional package. It will be possible to remove it safely once its dependency chain has adjusted to depend on mailcap or media-types directly. Multi-Arch: foreign Tag: admin::configuring, implemented-in::perl, interface::commandline, role::program, scope::utility, suite::debian, use::configuring, works-with::file, works-with::mail Section: net Priority: standard Filename: pool/main/m/mime-support/mime-support_3.66_all.deb Package: mplayer Version: 2:1.5+svn38638-1 Installed-Size: 4142 Maintainer: Debian Multimedia Maintainers Architecture: armel Depends: liba52-0.7.4 (>= 0.7.4), libaa1 (>= 1.4p5), libasound2t64 (>= 1.0.16), libass9 (>= 1:0.13.6), libaudio2, libavcodec61 (>= 7:7.0), libavformat61 (>= 7:7.0), libavutil59 (>= 7:7.0), libbluray2 (>= 1:0.2.2), libbs2b0 (>= 3.1.0+dfsg), libc6 (>= 2.34), libcaca0 (>= 0.99.beta20), libcdio-cdda2t64 (>= 10.2+2.0.0), libcdio-paranoia2t64 (>= 10.2+2.0.0), libcdio19t64 (>= 2.1.0), libdca0 (>= 0.0.5), libdv4t64 (>= 1.0.0), libdvdnav4 (>= 4.1.3), libdvdread8t64 (>= 4.1.3), libegl1, libenca0 (>= 1.9), libfaad2 (>= 2.7), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libfribidi0 (>= 0.19.2), libgif7 (>= 5.1), libgl1, libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libjpeg62-turbo (>= 1.3.1), liblirc-client0t64 (>= 0.10.2), libmad0 (>= 0.15.1b-3), libmng1 (>= 1.0.10), libmpeg2-4 (>= 0.5.1), libmpg123-0t64 (>= 1.28.0), libogg0 (>= 1.0rc3), libopenal1 (>= 1.14), libpng16-16t64 (>= 1.6.2), libpostproc58 (>= 7:7.0), libpulse0 (>= 0.99.1), libsdl1.2debian (>= 1.2.15), libsmbclient0 (>= 2:4.0.3+dfsg1), libsndio7.0 (>= 1.8.1), libspeex1 (>= 1.2~), libswresample5 (>= 7:7.0), libswscale8 (>= 7:7.0), libtheora0 (>= 1.0), libtinfo6 (>= 6), libvdpau1 (>= 0.2), libvorbisidec1 (>= 1.2.1+git20180316), libx11-6, libxext6, libxinerama1 (>= 2:1.1.4), libxss1, libxv1, libxvidcore4 (>= 1.2.2), libxxf86dga1 (>= 2:1.1.5), libxxf86vm1, zlib1g (>= 1:1.1.4) Suggests: bzip2, fontconfig, fonts-freefont-ttf, mplayer-doc, netselect | fping Size: 2021588 SHA256: 77e0b19e7069e2c9f3219d2ad0ce08086433d2fb4b3ca77c83f46bb2fb633dcf SHA1: 61574fcfd847a1c59d863c325b777a5d6521668a MD5sum: 08e0052151bb5cfc8f7710b05311619e Description: movie player for Unix-like systems MPlayer plays most MPEG, VOB, AVI, Ogg/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4, FLI, RM, NuppelVideo, yuv4mpeg, FILM, RoQ, PVA files, supported by many native, XAnim, RealPlayer, and Win32 DLL codecs. It can also play VideoCD, SVCD, DVD, 3ivx, RealMedia, and DivX movies. . Another big feature of MPlayer is the wide range of supported output drivers. It works with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, but also SDL. . Not all of the upstream code is distributed in the source tarball. See the README.Debian and copyright files for details. Multi-Arch: foreign Homepage: https://mplayerhq.hu Tag: interface::graphical, interface::x11, role::program, uitoolkit::sdl, x11::application Section: video Priority: optional Filename: pool/main/m/mplayer/mplayer_1.5+svn38638-1_armel.deb Package: mplayer-doc Source: mplayer Version: 2:1.5+svn38638-1 Installed-Size: 9715 Maintainer: Debian Multimedia Maintainers Architecture: all Recommends: mplayer Size: 1317032 SHA256: c35d254a32f91359cb34eb4790bf4c57a17a77bd95ae40ac62c7a9d289394dd5 SHA1: 664411f697a5dbfa711b2741e005e7fd60dc6721 MD5sum: 58900a6f96f65c2bc5407e77f13e9a15 Description: documentation for MPlayer This package contains the HTML documentation for MPlayer, a movie player for Unix-like systems. It is available in several languages. . You only need this package if you want to read the MPlayer manual. The manpages are included in the regular MPlayer package. Multi-Arch: foreign Homepage: https://mplayerhq.hu Tag: made-of::html, role::documentation Section: doc Priority: optional Filename: pool/main/m/mplayer/mplayer-doc_1.5+svn38638-1_all.deb Package: mplayer-gui Source: mplayer Version: 2:1.5+svn38638-1 Installed-Size: 3980 Maintainer: Debian Multimedia Maintainers Architecture: armel Depends: mplayer, liba52-0.7.4 (>= 0.7.4), libaa1 (>= 1.4p5), libasound2t64 (>= 1.0.16), libass9 (>= 1:0.13.6), libaudio2, libavcodec61 (>= 7:7.0), libavformat61 (>= 7:7.0), libavutil59 (>= 7:7.0), libbluray2 (>= 1:0.2.2), libbs2b0 (>= 3.1.0+dfsg), libc6 (>= 2.34), libcaca0 (>= 0.99.beta20), libcdio-cdda2t64 (>= 10.2+2.0.0), libcdio-paranoia2t64 (>= 10.2+2.0.0), libcdio19t64 (>= 2.1.0), libdca0 (>= 0.0.5), libdv4t64 (>= 1.0.0), libdvdnav4 (>= 4.1.3), libdvdread8t64 (>= 4.1.3), libegl1, libenca0 (>= 1.9), libfaad2 (>= 2.7), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libfribidi0 (>= 0.19.2), libgdk-pixbuf-2.0-0 (>= 2.22.0), libgif7 (>= 5.1), libgl1, libglib2.0-0t64 (>= 2.12.0), libgtk2.0-0t64 (>= 2.24.0), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libjpeg62-turbo (>= 1.3.1), liblirc-client0t64 (>= 0.10.2), libmad0 (>= 0.15.1b-3), libmng1 (>= 1.0.10), libmpeg2-4 (>= 0.5.1), libmpg123-0t64 (>= 1.28.0), libogg0 (>= 1.0rc3), libopenal1 (>= 1.14), libpng16-16t64 (>= 1.6.2), libpostproc58 (>= 7:7.0), libpulse0 (>= 0.99.1), libsdl1.2debian (>= 1.2.15), libsmbclient0 (>= 2:4.0.3+dfsg1), libsndio7.0 (>= 1.8.1), libspeex1 (>= 1.2~), libswresample5 (>= 7:7.0), libswscale8 (>= 7:7.0), libtheora0 (>= 1.0), libtinfo6 (>= 6), libvdpau1 (>= 0.2), libvorbisidec1 (>= 1.2.1+git20180316), libx11-6, libxext6, libxinerama1 (>= 2:1.1.4), libxss1, libxv1, libxvidcore4 (>= 1.2.2), libxxf86dga1 (>= 2:1.1.5), libxxf86vm1, zlib1g (>= 1:1.1.4) Recommends: mplayer-skin Suggests: bzip2, fontconfig, fonts-freefont-ttf, mplayer-doc Size: 1121756 SHA256: e83bfef0d707fde83b4460b01eb2fd2ddb12ddc690e08c659ea816db472c449d SHA1: d028fc76e978492f9bd8d83cb3ed739d12f49a8b MD5sum: c30303027f44273208e9f94433ee5dc8 Description: movie player for Unix-like systems (GUI variant) MPlayer plays most MPEG, VOB, AVI, Ogg/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4, FLI, RM, NuppelVideo, yuv4mpeg, FILM, RoQ, PVA files, supported by many native, XAnim, RealPlayer, and Win32 DLL codecs. It can also play VideoCD, SVCD, DVD, 3ivx, RealMedia, and DivX movies. . Another big feature of MPlayer is the wide range of supported output drivers. It works with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, but also SDL. . This package includes the GUI variant of MPlayer. Multi-Arch: foreign Homepage: https://mplayerhq.hu Tag: interface::graphical, interface::x11, role::program, uitoolkit::gtk, uitoolkit::sdl, x11::application Section: video Priority: optional Filename: pool/main/m/mplayer/mplayer-gui_1.5+svn38638-1_armel.deb Package: octicons Version: 4.4.0-2 Installed-Size: 359 Maintainer: Debian Fonts Task Force Architecture: all Depends: fonts-octicons Size: 113172 SHA256: 872a926bc385dfb2c9ca83b64ef9fb5e1e4478dc310932c0fac14c32b0273dca SHA1: 5845b6de35187ee8a6f04c44c9998e37e54f6f8e MD5sum: e9866634a2e27494ae3eae7023cc8d9b Description: GitHub's icons webfont GitHub's "octicons" webfont, you can use over 100 icons with this web font. . See https://octicons.github.com/ for examples. Multi-Arch: foreign Homepage: https://octicons.github.com/ Section: fonts Priority: optional Filename: pool/main/o/octicons/octicons_4.4.0-2_all.deb Package: openvas Source: gvm Version: 22.4.1 Installed-Size: 11 Maintainer: Debian Security Tools Architecture: all Depends: gvm Size: 4072 SHA256: cae00ec6f324024bef89f541210dc77db0bf82345ec6de3495618d9281be7cc7 SHA1: 2c60e4a27d92fdf284db485510078d20553fbe5e MD5sum: 95387e7ac98020c4004e7e26bcb500bb Description: remote network security auditor - transitional package The tool OpenVAS has been renamed Greenbone Vulnerability Manager (GVM). . This is a transitional package that pulls the new gvm, it can be safely removed once gvm has been installed. Homepage: https://www.greenbone.net/ Section: metapackages Priority: optional Filename: pool/main/g/gvm/openvas_22.4.1_all.deb Package: openvas-scanner Version: 23.9.0-1 Installed-Size: 802 Maintainer: Debian Security Tools Architecture: armel Replaces: libopenvas-dev, openvas-nasl, openvas-plugins, openvas-server Depends: libbsd0 (>= 0.6.0), libc6 (>= 2.38), libcurl3t64-gnutls (>= 7.63.0), libgcrypt20 (>= 1.11.0), libglib2.0-0t64 (>= 2.76.0), libgnutls30t64 (>= 3.8.6), libgpg-error0 (>= 1.14), libgpgme11t64 (>= 1.2.0), libgvm22t64 (>= 22.8.0), libjson-glib-1.0-0 (>= 1.5.2), libksba8 (>= 1.2.0), libpcap0.8t64 (>= 0.9.8), libsnmp40t64 (>= 5.9.4+dfsg), libssh-4 (>= 0.8.0), openssl, redis-server, adduser, rsync, gpg Recommends: nmap, python3-impacket Suggests: gvm-tools, snmp, pnscan, strobe, ike-scan Conflicts: libopenvas-dev, openvas-nasl, openvas-plugins, openvas-server Size: 265104 SHA256: 94049d34d2eb038fc93861bdf9fdae2776b6c50e421ac2705661d3ef26de1861 SHA1: 422b7dc66edbc5323856599135b58adb71e3f281 MD5sum: 34cd750c73b518b2a198bb863b959cfe Description: remote network security auditor - scanner The Open Vulnerability Assessment System is a modular security auditing tool, used for testing remote systems for vulnerabilities that should be fixed. . It is made up of two parts: a scan server, and a client. The scanner/daemon, openvassd, is in charge of the attacks, whereas the client, gvm-tools, provides an X11/GTK+ user interface. . This package provides the scanner. Homepage: https://www.greenbone.net/ Section: net Priority: optional Filename: pool/main/o/openvas-scanner/openvas-scanner_23.9.0-1_armel.deb Package: ospd-openvas Version: 22.7.1-2 Installed-Size: 461 Maintainer: Debian Security Tools Architecture: all Replaces: python3-ospd (<< 21.4.5) Provides: python3-ospd Depends: openvas-scanner (>= 22.4.0), python3-defusedxml, python3-deprecated, python3-gnupg, python3-lxml, python3-packaging, python3-paho-mqtt, python3-psutil, python3-redis, python3:any, sudo Breaks: python3-ospd (<< 21.4.5) Size: 89792 SHA256: 4bdc283bb6e49e0ab1aaf0c1f8e78b7ba1fc96acaa3b37e877958cdb95373d03 SHA1: af876f1ecda6c73dfeb080913f908828163a8d2c MD5sum: 9b9fcc517c1432789e6302a6d264527e Description: OSP server implementation to allow GVM to remotely control an OpenVAS Scanner This package contains an OSP server implementation to allow GVM to remotely control OpenVAS. . It is a command line tool with parameters to start a daemon which keeps waiting for instructions to update the feed of vulnerability tests and to start a scan. The second part of the interface is the redis store where the parameters about a scan task need to be placed and from where the results can be retrieved, being the unique communication channel between OSPD-OpenVAS and OpenVAS. . Once running, you need to configure OpenVAS for the Greenbone Vulnerability Manager, for example via the web interface Greenbone Security Assistant. Then you can create scan tasks to use OpenVAS. Homepage: https://www.greenbone.net/ Section: admin Priority: optional Filename: pool/main/o/ospd-openvas/ospd-openvas_22.7.1-2_all.deb Package: pcp Source: pcp (6.3.1-1) Version: 6.3.1-1+b1 Installed-Size: 12015 Maintainer: PCP Development Team Architecture: armel Replaces: dstat, pcp-manager, pcp-webapi Provides: dstat, pcp-manager, pcp-webapi Depends: libc6 (>= 2.38), libncursesw6 (>= 6), libpcp-archive1 (= 6.3.1-1+b1), libpcp-gui2, libpcp-import1, libpcp-mmv1 (= 6.3.1-1+b1), libpcp-pmda3 (= 6.3.1-1+b1), libpcp-trace2, libpcp-web1 (= 6.3.1-1+b1), libpcp3 (= 6.3.1-1+b1), libpfm4 (>= 4.9), libreadline8t64 (>= 6.0), libssl3t64 (>= 3.0.0), libtinfo6 (>= 6), libuv1t64 (>= 1.18.0), zlib1g (>= 1:1.1.4), gawk, procps, python3-pcp, python3, pcp-conf (>= 6.3.1) Recommends: libpcp-pmda-perl Suggests: pcp-gui, libpcp-import-perl, redis-server Conflicts: dstat, pcp-manager, pcp-webapi, pgpool2 Size: 2666236 SHA256: 3dbac3416d8291caee72e41139c5fc5fb5ff904801f28c0f8c567948d1a4a2af SHA1: e3b97183e78fae8c534e959c42496618074dde92 MD5sum: ae43bfb062817b7a594e81f4f03b5e7a Description: System level performance monitoring and performance management Performance Co-Pilot (PCP) is a framework and services to support system-level performance monitoring and performance management. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Homepage: https://pcp.io Tag: uitoolkit::ncurses Section: utils Priority: optional Filename: pool/main/p/pcp/pcp_6.3.1-1+b1_armel.deb Package: pcp-conf Source: pcp (6.3.1-1) Version: 6.3.1-1+b1 Installed-Size: 223 Maintainer: PCP Development Team Architecture: armel Replaces: pcp (<< 6.3.1) Breaks: libpcp3 (<< 3.9.0), pcp (<< 6.3.1) Size: 135620 SHA256: 0680a2463920ab50ed56bfe55b26df74d53e7a4147a94af82ce04c017d613c86 SHA1: 9dbf45e11246e23a08d71d0dfb0012885c8ab885 MD5sum: e99ae5ef34f456c1dfe01c726eec0618 Description: Performance Co-Pilot runtime configuration The pcp-conf package contains important runtime configuration files required by all programs and libraries that make up the Performance Co-Pilot (PCP) toolkit. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Homepage: https://pcp.io Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/p/pcp/pcp-conf_6.3.1-1+b1_armel.deb Package: pcp-doc Source: pcp Version: 6.3.1-1 Installed-Size: 7025 Maintainer: PCP Development Team Architecture: all Replaces: pcp (<< 5.3.0), pcp-gui (<< 1.5.13) Suggests: pcp, pcp-gui Breaks: pcp (<< 5.3.0), pcp-gui (<< 1.5.13) Size: 2124836 SHA256: e409937093b88a46c612aabd157d167306c15dc4afc3d7a6ab8ed19f96c52081 SHA1: 5224110fe6ff4d4b34ef7e17262a1e13becf108f MD5sum: 6ad0a4f5c1eebf0f53e1a9842ad4240e Description: Documentation and tutorial for the Performance Co-Pilot The pcp-doc package provides useful information on using and configuring the Performance Co-Pilot (PCP) toolkit for system level performance management. It includes tutorials, HOWTOs, and other detailed documentation about the internals of core PCP utilities and daemons, and the PCP graphical tools. Homepage: https://pcp.io Tag: made-of::html, role::documentation Section: doc Priority: optional Filename: pool/main/p/pcp/pcp-doc_6.3.1-1_all.deb Package: pcp-export-pcp2elasticsearch Source: pcp (6.3.1-1) Version: 6.3.1-1+b1 Installed-Size: 160 Maintainer: PCP Development Team Architecture: armel Replaces: pcp (<< 5.3.0) Depends: python3-pcp, python3-requests Breaks: pcp (<< 5.3.0) Size: 131180 SHA256: dca16d30dc84ec0961141d7373f917fed28ded19908ab312e2dee45583473c3a SHA1: b1835b1655d2779b6543185842af800b646f2a04 MD5sum: 6a4a5e8216eacc1a342554e491d63bd1 Description: Tool for exporting data from PCP to Elasticsearch Performance Co-Pilot (PCP) front-end tool for exporting data from PCP into designated Elasticsearch instances. Homepage: https://pcp.io Section: utils Priority: optional Filename: pool/main/p/pcp/pcp-export-pcp2elasticsearch_6.3.1-1+b1_armel.deb Package: pcp-export-pcp2graphite Source: pcp (6.3.1-1) Version: 6.3.1-1+b1 Installed-Size: 156 Maintainer: PCP Development Team Architecture: armel Depends: python3-pcp Breaks: pcp (<< 5.2.4) Size: 131028 SHA256: fa32151275b4245deed62d1f292bb3b36dc65972ee8e4258db80e85f09932e64 SHA1: 7fa34456e80ce403480d975aef7e198772c44a14 MD5sum: 3212af362eef8ab9b5eb8b453ab83ea0 Description: Tool for exporting data from PCP to Graphite Performance Co-Pilot (PCP) front-end tool for exporting data from PCP into designated Graphite (Carbon/Whisper) databases. Homepage: https://pcp.io Section: utils Priority: optional Filename: pool/main/p/pcp/pcp-export-pcp2graphite_6.3.1-1+b1_armel.deb Package: pcp-export-pcp2influxdb Source: pcp (6.3.1-1) Version: 6.3.1-1+b1 Installed-Size: 159 Maintainer: PCP Development Team Architecture: armel Depends: python3-pcp, python3-requests Breaks: pcp (<< 5.2.4) Size: 131196 SHA256: 4e2f33e1e363a234bd892a200e2bb7161021c9d0b83f80361dbc07bfa393da68 SHA1: dacd27f6f92d7900e56aef633f487c861fc2b70c MD5sum: 5b72f97a22cf4aa5fc5fed1d340f1367 Description: Tool for exporting data from PCP to InfluxDB Performance Co-Pilot (PCP) front-end tools for exporting metric values to InfluxDB (https://influxdata.com/time-series-platform/influxdb). Homepage: https://pcp.io Section: utils Priority: optional Filename: pool/main/p/pcp/pcp-export-pcp2influxdb_6.3.1-1+b1_armel.deb Package: pcp-export-pcp2json Source: pcp (6.3.1-1) Version: 6.3.1-1+b1 Installed-Size: 162 Maintainer: PCP Development Team Architecture: armel Replaces: pcp (<< 5.3.0) Depends: python3-pcp Breaks: pcp (<< 5.3.0) Size: 131940 SHA256: a9350daa78385f6b5f9e0f1ac2bb69c3ee5ef805d96c6a811aea988494932350 SHA1: a3d551cd02e9856111c67ff0bc2a4b2860441c03 MD5sum: 4eaaba599def06d02c2c81116c9e3791 Description: Tool for exporting data from PCP to JSON Performance Co-Pilot (PCP) front-end tool for exporting data from PCP in JSON format. Homepage: https://pcp.io Section: utils Priority: optional Filename: pool/main/p/pcp/pcp-export-pcp2json_6.3.1-1+b1_armel.deb Package: pcp-export-pcp2spark Source: pcp (6.3.1-1) Version: 6.3.1-1+b1 Installed-Size: 159 Maintainer: PCP Development Team Architecture: armel Replaces: pcp (<< 5.3.0) Depends: python3-pcp, python3-requests Breaks: pcp (<< 5.3.0) Size: 131556 SHA256: 8955933cee4ee30e0c2ca6b5c9ccad0a109451b737427926c05e37b189f8ad7a SHA1: b18534eb6546a718cbad4182a6a4c2e270289d85 MD5sum: f36d2df67daa0abbd373897f7c2babdc Description: Tool for exporting data from PCP to Apache Spark Performance Co-Pilot (PCP) front-end tools for exporting metric values to Apache Spark (https://spark.apache.org). Homepage: https://pcp.io Section: utils Priority: optional Filename: pool/main/p/pcp/pcp-export-pcp2spark_6.3.1-1+b1_armel.deb Package: pcp-export-pcp2xlsx Source: pcp (6.3.1-1) Version: 6.3.1-1+b1 Installed-Size: 158 Maintainer: PCP Development Team Architecture: armel Replaces: pcp (<< 5.3.0) Breaks: pcp (<< 5.3.0) Size: 130380 SHA256: bb6570519c9332be621e5e704ba19afd7ae52b9d7853d6f7325b82f9b4bc817c SHA1: 11ca90b49cf3aa2bc2a4a652584bcd1b0e314460 MD5sum: a95b53a940937104f0730c0a575c4c33 Description: Tool for exporting data from PCP to Excel spreadsheets Performance Co-Pilot (PCP) front-end tool for exporting data from PCP in Excel spreadsheet format. Homepage: https://pcp.io Section: utils Priority: optional Filename: pool/main/p/pcp/pcp-export-pcp2xlsx_6.3.1-1+b1_armel.deb Package: pcp-export-pcp2xml Source: pcp (6.3.1-1) Version: 6.3.1-1+b1 Installed-Size: 161 Maintainer: PCP Development Team Architecture: armel Replaces: pcp (<< 5.3.0) Depends: python3-pcp Breaks: pcp (<< 5.3.0) Size: 131416 SHA256: cbae9063805b09d91b3e597e7a4f9152f7238f5499f8c97f93154190e9ec760a SHA1: 1107413750637e7033978418eedf6036cc95d204 MD5sum: 9bb8eadde1cf284ee4c2825cc3560c28 Description: Tool for exporting data from PCP to XML Performance Co-Pilot (PCP) front-end tool for exporting data from PCP in XML format. Homepage: https://pcp.io Section: utils Priority: optional Filename: pool/main/p/pcp/pcp-export-pcp2xml_6.3.1-1+b1_armel.deb Package: pcp-export-pcp2zabbix Source: pcp (6.3.1-1) Version: 6.3.1-1+b1 Installed-Size: 163 Maintainer: PCP Development Team Architecture: armel Replaces: pcp (<< 5.3.0) Depends: python3-pcp Breaks: pcp (<< 5.3.0) Size: 132312 SHA256: d13ac02ac55bea10632f8508b003c953d3387068b97cbd08d7d8a650a74aa644 SHA1: e5f17a7a89d5fb4c21f92cab31c93d36aaccb41b MD5sum: 73519a7c85b612a35763f7f57bbc9a94 Description: Tool for exporting data from PCP to Zabbix Performance Co-Pilot (PCP) front-end tool for exporting data from PCP into designated Zabbix monitoring servers. Homepage: https://pcp.io Section: utils Priority: optional Filename: pool/main/p/pcp/pcp-export-pcp2zabbix_6.3.1-1+b1_armel.deb Package: pcp-export-zabbix-agent Source: pcp (6.3.1-1) Version: 6.3.1-1+b1 Installed-Size: 152 Maintainer: PCP Development Team Architecture: armel Depends: libc6 (>= 2.34), libpcp3 Size: 126124 SHA256: afb0a84654243843b39d294bd87cbc875d17ff27a0c5a00a86710eae72fdeaf4 SHA1: e4d298da3ba9231e6a43842aed6efaa094df6719 MD5sum: 741ece79f2f778e71ff1cafb3c063a65 Description: Module for exporting PCP metrics to Zabbix agent Performance Co-Pilot (PCP) module for exporting metrics from PCP to Zabbix via the Zabbix agent - see zbxpcp(3) for further details. Homepage: https://pcp.io Section: utils Priority: optional Filename: pool/main/p/pcp/pcp-export-zabbix-agent_6.3.1-1+b1_armel.deb Package: pcp-gui Source: pcp (6.3.1-1) Version: 6.3.1-1+b1 Installed-Size: 2481 Maintainer: PCP Development Team Architecture: armel Replaces: pcp (<< 6.3.0) Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.5), libpcp3, libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5t64 (>= 5.0.2), libqt5printsupport5t64 (>= 5.0.2), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5t64 (>= 5.15.1), libstdc++6 (>= 14) Suggests: pcp, pcp-doc, xvfb Breaks: pcp (<< 6.3.0) Size: 805072 SHA256: 9b04c4b16815f6e043df2fb42b0694b8965bf1badc3a820a224e1e74d4803d20 SHA1: 33e3a4c85f009cd5c630913aac74ff00f86f0ced MD5sum: 4068991a783068ec57b6e237c9fde300 Description: Visualisation tools for the Performance Co-Pilot toolkit The PCP GUI package primarily includes visualisation tools for monitoring systems using live and archived Performance Co-Pilot (PCP) sources. . These tools have dependencies on graphics libraries which may or may not be installed on server machines, so PCP GUI is delivered as a separate package to the core PCP infrastructure. Homepage: https://pcp.io Tag: interface::graphical, interface::x11, role::program, uitoolkit::qt, x11::application Section: utils Priority: optional Filename: pool/main/p/pcp/pcp-gui_6.3.1-1+b1_armel.deb Package: pcp-import-collectl2pcp Source: pcp (6.3.1-1) Version: 6.3.1-1+b1 Installed-Size: 255 Maintainer: PCP Development Team Architecture: armel Depends: libc6 (>= 2.38), libpcp-import1, libpcp3 Size: 144156 SHA256: 6ec7e6df6bbc3eb2160e8226a52271c472f97472bec832c7d227330a98199610 SHA1: a18fcfa05845c9ab2c3e16c33e56746a7801a2c1 MD5sum: dddbd0b2773f4a67217b727e62580d47 Description: Tool for importing data from collectl into PCP archive logs Performance Co-Pilot (PCP) front-end tool for importing data from collectl into standard PCP archive logs for replay with any PCP monitoring tool. (such as pmie, pmlogsummary, pmchart or pmdumptext). Homepage: https://pcp.io Section: utils Priority: optional Filename: pool/main/p/pcp/pcp-import-collectl2pcp_6.3.1-1+b1_armel.deb Package: pcp-import-ganglia2pcp Source: pcp Version: 6.3.1-1 Installed-Size: 155 Maintainer: PCP Development Team Architecture: all Depends: perl:any, libpcp-import-perl, librrds-perl Size: 127244 SHA256: 06e09e29fe37617291496beb777877b00c0d157665b31d4ece13017058fb4abf SHA1: e16649bddd1a17ce74b3ef7753f8b3cfe56d1a5c MD5sum: 2fcbe71644b1b159321f6158bc33f193 Description: Tool for importing data from ganglia into PCP archive logs Performance Co-Pilot (PCP) front-end tool for importing data from ganglia into standard PCP archive logs for replay with any PCP monitoring tool (such as pmie, pmlogsummary, pmchart or pmdumptext). Homepage: https://pcp.io Section: utils Priority: optional Filename: pool/main/p/pcp/pcp-import-ganglia2pcp_6.3.1-1_all.deb Package: pcp-import-iostat2pcp Source: pcp Version: 6.3.1-1 Installed-Size: 157 Maintainer: PCP Development Team Architecture: all Depends: perl:any, libpcp-import-perl Size: 129068 SHA256: e07a87778f6e5a63877a136f1eec340cb58e42846511999abe1110e337a17692 SHA1: 4f6079605929073e7fbc427a3c53f1dd448dd68f MD5sum: aea5aaeb23aa0f00647a4222b7669522 Description: Tool for importing data from iostat into PCP archive logs Performance Co-Pilot (PCP) front-end tool for importing data from iostat into standard PCP archive logs for replay with any PCP monitoring tool. (such as pmie, pmlogsummary, pmchart or pmdumptext). Homepage: https://pcp.io Section: utils Priority: optional Filename: pool/main/p/pcp/pcp-import-iostat2pcp_6.3.1-1_all.deb Package: pcp-import-mrtg2pcp Source: pcp Version: 6.3.1-1 Installed-Size: 131 Maintainer: PCP Development Team Architecture: all Depends: perl:any, libpcp-import-perl Size: 121988 SHA256: 383e36cb245584e83210a4a305afff880e5d33518e548db41ced2725744342b5 SHA1: dd62d83dc54231b4ee36095d7546f52e1923ebb5 MD5sum: 4ae8fd0abf26d382a26aab6e1eb16b77 Description: Tool for importing data from MRTG into PCP archive logs Performance Co-Pilot (PCP) front-end tool for importing data from MRTG (the Multi Router Traffic Grapher tool) into standard PCP archive logs for replay with any PCP monitoring tool (such as pmie, pmlogsummary, pmchart or pmdumptext). Homepage: https://pcp.io Section: utils Priority: optional Filename: pool/main/p/pcp/pcp-import-mrtg2pcp_6.3.1-1_all.deb Package: pcp-import-sar2pcp Source: pcp Version: 6.3.1-1 Installed-Size: 154 Maintainer: PCP Development Team Architecture: all Depends: perl:any, libpcp-import-perl, libxml-tokeparser-perl Size: 127408 SHA256: 42a3069ca3fecdb3b8eb9edefb9b108b0597d9199eb6edba90496247a3d67b09 SHA1: b88677f6c17fcdede638b6a3a30ee8fe5651654e MD5sum: d758dee2ee4f0b0a167f0e4fafd65d55 Description: Tool for importing data from sar into PCP archive logs Performance Co-Pilot (PCP) front-end tool for importing data from sar into standard PCP archive logs for replay with any PCP monitoring tool (such as pmie, pmlogsummary, pmchart or pmdumptext). Homepage: https://pcp.io Section: utils Priority: optional Filename: pool/main/p/pcp/pcp-import-sar2pcp_6.3.1-1_all.deb Package: pcp-import-sheet2pcp Source: pcp Version: 6.3.1-1 Installed-Size: 148 Maintainer: PCP Development Team Architecture: all Depends: perl:any, libpcp-import-perl, libxml-tokeparser-perl, libspreadsheet-read-perl Size: 128804 SHA256: d9d074e64bc4129ff59b8d304e30e37c7afdf6e8c8603fdb8eb923ea5934a786 SHA1: 6aff936476025341d55691dc5c33a05ada7d7007 MD5sum: e306dd51b5e12a6d9118e730b842ff8c Description: Tool for importing data from a spreadsheet into PCP archive logs Performance Co-Pilot (PCP) front-end tool for importing spreadheet data into standard PCP archive logs for replay with any PCP monitoring tool. (such as pmie, pmlogsummary, pmchart, or pmdumptext). Homepage: https://pcp.io Section: utils Priority: optional Filename: pool/main/p/pcp/pcp-import-sheet2pcp_6.3.1-1_all.deb Package: pcp-pmda-infiniband Source: pcp (6.3.1-1) Version: 6.3.1-1+b1 Installed-Size: 186 Maintainer: PCP Development Team Architecture: armel Depends: libc6 (>= 2.38), libibmad5 (>= 1.3.11), libibumad3 (>= 1.3.9), libpcp-pmda3, libpcp3 Size: 132220 SHA256: 3f20838f1bc8f180bc89321e07aa26c81b9264208ff641e6b2f1b8c0dbba1a16 SHA1: 96d58998e056116df547c2c27c32f13a82d6a9a5 MD5sum: 38666363184efc21b387d130ba6ac7f8 Description: Infiniband performance metrics domain agent (PMDA) Performance Metrics Domain Agent (PMDA) for collecting Infiniband statistics. By default, it monitors the local HCAs but can also be configured to monitor remote GUIDs such as IB switches. Homepage: https://pcp.io Section: utils Priority: optional Filename: pool/main/p/pcp/pcp-pmda-infiniband_6.3.1-1+b1_armel.deb Package: pcp-testsuite Source: pcp (6.3.1-1) Version: 6.3.1-1+b1 Installed-Size: 137683 Maintainer: PCP Development Team Architecture: armel Replaces: pcp-gui-testsuite, pcpqa Provides: pcp-gui-testsuite, pcpqa Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.5), liblzma5 (>= 5.1.1alpha+20120614), libpcp-pmda3, libpcp3, libqt5core5t64 (>= 5.15.1), libqt5widgets5t64 (>= 5.0.2), libsasl2-2 (>= 2.1.28+dfsg1), libssl3t64 (>= 3.0.0), libstdc++6 (>= 5), time, pcp (= 6.3.1-1+b1) Suggests: valgrind Conflicts: pcp-gui-testsuite, pcpqa Size: 23492940 SHA256: f9049f70674e85f6915d70467e4611d528faa40e5bc9e75afe277efbb05bcb14 SHA1: 2c54aa486136e8d23ddcde13720bbff7a3218405 MD5sum: 9e7d44e371385b7a5da5c7f8b9e74921 Description: Performance Co-Pilot (PCP) Test Suite Quality assurance test suite for Performance Co-Pilot (PCP). . Provides a series of tests that exercise the many utilities and daemon processes that form the PCP toolkit. Regular users should never have any need to install this package, it is for developers and testers only. Homepage: https://pcp.io Tag: uitoolkit::qt Section: utils Priority: optional Filename: pool/main/p/pcp/pcp-testsuite_6.3.1-1+b1_armel.deb Package: pcp-zeroconf Source: pcp (6.3.1-1) Version: 6.3.1-1+b1 Installed-Size: 171 Maintainer: PCP Development Team Architecture: armel Replaces: pcp (<< 6.2.1) Depends: pcp (= 6.3.1-1+b1) Breaks: pcp (<< 6.2.1) Size: 122120 SHA256: 71dd7692f6c4aac8dbf11affe83fef58827fdd5aacebc8ac068d5de837a0ab56 SHA1: 6ef27f35d626cbc02f25d028abe3e8d265c3fb7f MD5sum: b1ef0bacf9ffa3a37be78772384aa850 Description: Performance Co-Pilot (PCP) Zeroconf Package Contains configuration tweaks and files that increase metrics gathering frequency, several extended pmlogger configurations, and automated pmie diagnosis, alerting and self-healing for the localhost. Homepage: https://pcp.io Section: utils Priority: optional Filename: pool/main/p/pcp/pcp-zeroconf_6.3.1-1+b1_armel.deb Package: pcregrep Source: pcre3 Version: 2:8.39-15.1 Installed-Size: 57 Maintainer: Matthew Vernon Architecture: armel Replaces: pgrep (<< 4.5) Depends: libc6 (>= 2.34), libpcre3 Size: 26144 SHA256: d9fe1437bbddecd2c459f93c6f6b8cea3f84bfd6cd251a09b88a2f7fd1f5016e SHA1: 86ccbfb0e4f79e5918dbf8b6b253c722cdb8c8f5 MD5sum: 80d2ba01adc5436fed6c1b97e3b23df4 Description: grep utility that uses perl 5 compatible regexes. Perl-style regexps have many useful features that the standard POSIX ones don't; this is basically the same as grep but with the different regexp syntax. . The other reason for the existence of pcregrep is that its source code is an example of programming with libpcre. Tag: implemented-in::c, interface::commandline, role::program, scope::utility, use::searching, works-with::text Section: utils Priority: optional Filename: pool/main/p/pcre3/pcregrep_8.39-15.1_armel.deb Package: picom Source: picom (10.2-3) Version: 10.2-3+b1 Installed-Size: 493 Maintainer: Nikos Tsipinakis Architecture: armel Depends: python3, libc6 (>= 2.34), libconfig9, libdbus-1-3 (>= 1.9.14), libegl1, libev4t64 (>= 1:4.04), libgl1, libpcre2-8-0 (>= 10.22), libpixman-1-0 (>= 0.25.2), libx11-6, libx11-xcb1 (>= 2:1.8.7), libxcb-composite0, libxcb-damage0, libxcb-glx0, libxcb-image0 (>= 0.2.1), libxcb-present0, libxcb-randr0 (>= 1.10), libxcb-render-util0, libxcb-render0 (>= 1.12), libxcb-shape0, libxcb-sync1, libxcb-xfixes0, libxcb-xinerama0, libxcb1 (>= 1.9.2) Size: 178416 SHA256: a3ebe3a7269db5e9a9b3cd74b9380cc9702bfdeb6ad1265dcc913dec0468f3be SHA1: a34d7e73d06f0630dec25c38146ac1c5b3818581 MD5sum: dee2cea3d949d09afc05513ddb99597f Description: lightweight compositor for X11 picom is a compositor for X11, based on xcompmgr. In addition to shadows, fading and translucency, picom implements window frame opacity control, inactive window transparency, and shadows on argb windows. . picom is a fork of compton as it seems to have become unmaintained. Homepage: https://github.com/yshui/picom Section: x11 Priority: optional Filename: pool/main/p/picom/picom_10.2-3+b1_armel.deb Package: plaso Version: 20201007-2 Installed-Size: 40 Maintainer: Debian Security Tools Architecture: all Depends: python3-plaso (>= 20201007-2) Size: 13028 SHA256: f98adc402ec3ee30b0c1d064f71fa68d2f5330a4437305533cefff3de86b8491 SHA1: 550807e98c8b8a62ea5c6d2f49da4f9a01efa1d0 MD5sum: e6f1f9f0b7809a2a04976eb7dd65ce8a Description: super timeline all the things -- metapackage This is a metapackage that depends on the Python 3 package of the Plaso libraries and scripts. Homepage: https://github.com/log2timeline/plaso Section: admin Priority: optional Filename: pool/main/p/plaso/plaso_20201007-2_all.deb Package: postgresql-17-pg-gvm Source: pg-gvm Version: 22.6.5-2 Installed-Size: 73 Maintainer: Debian Security Tools Architecture: armel Replaces: pg-gvm (<< 22.6.2-1~) Provides: pg-gvm Depends: postgresql-17, libc6 (>= 2.4), libgvm22t64 (>= 22.6.0), libical3t64 (>= 3.0.0) Conflicts: pg-gvm (<< 22.6.2-1~) Size: 18956 SHA256: 2fb6cdf5ba268a05d286bbe5655f55f6c35e2ff58218102521d973e7ec0eadcd SHA1: 0f7fb2a583f4eb495b5966ffa98323724ad0653e MD5sum: bec21abf2527ae30dba3eee535974874 Description: PostgreSQL extension for ical object manipulation The Greenbone Vulnerability Manager is the central management service between security scanners and the user clients. . It manages the storage of any vulnerability management configurations and of the scan results. Access to data, control commands and workflows is offered via the XML-based Greenbone Management Protocol (GMP). The primary scanner, openVAS Scanner is controlled directly via protocol OTP while any other remote scanner is coupled with the Open Scanner Protocol (OSP). . pg-gvm contains functionality for ical object manipulation for PostgreSQL. Homepage: https://github.com/greenbone/pg-gvm Section: libs Priority: optional Filename: pool/main/p/pg-gvm/postgresql-17-pg-gvm_22.6.5-2_armel.deb Package: purple-xmpp-http-upload Version: 0.2.4-2.1 Installed-Size: 35 Maintainer: DebianOnMobile Maintainers Architecture: armel Depends: libc6 (>= 2.4), libglib2.0-0t64 (>= 2.16.0), libpurple0t64 (>= 2.6.0) Size: 9508 SHA256: c9f658a1e40189548bbc9db464f6b846db0fbb68a4b2da92b255c781e52ed74c SHA1: 4029e90393232f3b28ca7a3eb606b9a1012b31a1 MD5sum: ee87c0551898f8f96ef783bed8a8e401 Description: HTTP File Upload plugin for libpurple libpurple plugin implementing HTTP File Upload (XEP-0363) for the XMPP protocol. Multi-Arch: same Homepage: https://github.com/Junker/purple-xmpp-http-upload Section: net Priority: optional Filename: pool/main/p/purple-xmpp-http-upload/purple-xmpp-http-upload_0.2.4-2.1_armel.deb Package: python-gvm-doc Source: python-gvm Version: 24.8.0-1 Installed-Size: 1589 Maintainer: Debian Security Tools Architecture: all Depends: libjs-sphinxdoc (>= 7.4) Size: 139060 SHA256: e727fff664f6696dadaf69668dd2daa8ab6cd5eaf322afd971b2bcb7279d93da SHA1: 4d6031713ebbffa9c9a1b1e08f7ffcb219fd7a5c MD5sum: aba5b4320556a69d0cd3b4d2ff758b86 Description: Greenbone Vulnerability Management Python Library (common documentation) This module gvm contains the Greenbone Vulnerability Management Python API library. It's a collection of APIs that help with remote controlling a Greenbone Security Manager (GSM) appliance and its underlying Greenbone Vulnerability Manager (GVM). The library essentially abstracts accessing the communication protocols Greenbone Management Protocol (GMP) and Open Scanner Protocol (OSP). . This is the common documentation package. Homepage: https://github.com/greenbone/python-gvm Section: doc Priority: optional Filename: pool/main/p/python-gvm/python-gvm-doc_24.8.0-1_all.deb Package: python-quart-doc Source: quart Version: 0.19.6-1 Installed-Size: 3050 Maintainer: Debian Python Team Architecture: all Depends: libjs-jquery (>= 3.6.0), libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common (>= 2.0.0+dfsg) Size: 655516 SHA256: 8d37df9e5224b2defd1e0de2a0edddcfb4f76c11739561ac8762fb14057981b5 SHA1: f04f0cbd1a0937ce8783278a0417c66d6e96828c MD5sum: 5d9cae4258748d16e1df530be45bbf30 Description: Python ASGI web microframework with the same API as Flask (Documentation) Quart is a Python ASGI web microframework. It is intended to provide the easiest way to use asyncio functionality in a web context, especially with existing Flask apps. This is possible as the Quart API is a superset of the Flask API. . Quart aims to be a complete web microframework, as it supports HTTP/1.1, HTTP/2 and websockets. Quart is very extendable and has a number of known extensions and works with many of the Flask extensions. . Quart supports the full ASGI 3.0 specification as well as the websocket response and HTTP/2 server push extensions. For those of you familiar with Flask, Quart extends the Flask API by adding support for: . * HTTP/1.1 request streaming * Websockets * HTTP/2 server push . This package contains the documentation and examples. Multi-Arch: foreign Homepage: https://github.com/pallets/quart Section: doc Priority: optional Filename: pool/main/q/quart/python-quart-doc_0.19.6-1_all.deb Package: python3-aiohttp-apispec Source: python-aiohttp-apispec Version: 3.0.0~b2+ds1-2 Installed-Size: 64 Maintainer: Debian Python Team Architecture: all Depends: python3-aiohttp (<< 4.0), python3-apispec, python3-jinja2, python3-webargs, python3:any Size: 14204 SHA256: 4dc357cebd4d63cc755d2f20b55ce03867f58f1a16cbd1c8d18dda2e88be03f4 SHA1: ea387ca86804c3e9dceae193617f3d1d53543f23 MD5sum: e044f76dcdf89b637d989680b26f6f79 Description: Build and document REST APIs with aiohttp and apispec This Python module exports various decorators to automatically export Swagger specifications from a aiohttp server. . It also includes middleware to validate against marshmallow schemas. . Swagger UI support is currently not included. Homepage: https://github.com/maximdanilchenko/aiohttp-apispec Section: python Priority: optional Filename: pool/main/p/python-aiohttp-apispec/python3-aiohttp-apispec_3.0.0~b2+ds1-2_all.deb Package: python3-azure-functions-devops-build Source: azure-functions-devops-build Version: 0.0.22-6 Installed-Size: 181 Maintainer: Debian Python Team Architecture: all Depends: python3-jinja2, python3-msrest, python3:any Size: 22640 SHA256: 95628256eac9e82c47d1e2bedbe9fcee4917c976cdb7bd7de8a6b8f6b3dc6008 SHA1: 4f8810af65027832a7345b35ab1a58eb3ded9a18 MD5sum: de3afe83e5b349ca52d4afd37c375ac4 Description: Azure Devops Build Manager For Azure Functions This project provides the class AzureDevopsBuildManager and supporting classes. This manager class allows the caller to manage Azure Devops pipelines that are maintained within an Azure Devops account. This project was created to be able to support command line tooling for the AZ Cli. Homepage: https://github.com/Azure/azure-functions-devops-build Section: python Priority: optional Filename: pool/main/a/azure-functions-devops-build/python3-azure-functions-devops-build_0.0.22-6_all.deb Package: python3-boto Source: python-boto Version: 2.49.0-4.1 Installed-Size: 5267 Maintainer: Debian Cloud Team Architecture: all Depends: python3-requests, python3:any, python3-six Size: 733636 SHA256: cc331fdbb0baf0371c5612b3f010f3e7bae67be889aafa6113bae2cda6007434 SHA1: 05b5b3a35c9b11347f5da58853b983fb5057ef13 MD5sum: 00477c1b0574368904167413acf3a54b Description: Python interface to Amazon's Web Services - Python 3.x Boto is a Python interface to the infrastructure services available from Amazon. . Boto supports the following services: * Elastic Compute Cloud (EC2) * Elastic MapReduce * CloudFront * DynamoDB * SimpleDB * Relational Database Service (RDS) * Identity and Access Management (IAM) * Simple Queue Service (SQS) * CloudWatch * Route53 * Elastic Load Balancing (ELB) * Flexible Payment Service (FPS) * Simple Storage Service (S3) * Glacier * Elastic Block Store (EBS) * and many more... . This package provides the Python 3.x module. Homepage: https://github.com/boto/boto Section: python Priority: optional Filename: pool/main/p/python-boto/python3-boto_2.49.0-4.1_all.deb Package: python3-cassandra Source: python-cassandra-driver Version: 3.29.2-3 Installed-Size: 9835 Maintainer: Debian Python Team Architecture: armel Depends: python3 (<< 3.13), python3 (>= 3.12~), python3-geomet, python3:any, libc6 (>= 2.4), libev4t64 (>= 1:4.04) Suggests: python3-blist, python3-cassandra-doc Size: 2316332 SHA256: a9af53329a73a3ecd2ce823faf2e67f6da6d610b93651c386caf0dc2fbb6d9b9 SHA1: e658153bebb1e27b204bd11168d71c6809e7fcd8 MD5sum: c4a3cc74577fecd7699736fc7de48072 Description: Python driver for Apache Cassandra (Python 3) A modern, feature-rich and highly-tunable Python client library for Apache Cassandra (1.2+) and DataStax Enterprise (3.1+) using exclusively Cassandra's binary protocol and Cassandra Query Language v3. . Features: * Synchronous and Asynchronous APIs * Simple, Prepared, and Batch statements * Asynchronous IO, parallel execution, request pipelining * Connection pooling * Automatic node discovery * Automatic reconnection * Configurable load balancing and retry policies * Concurrent execution utilities * Object mapper . This package contains the Python 3.x module for python-cassandra Homepage: https://github.com/datastax/python-driver Section: python Priority: optional Filename: pool/main/p/python-cassandra-driver/python3-cassandra_3.29.2-3_armel.deb Package: python3-cassandra-doc Source: python-cassandra-driver Version: 3.29.2-3 Installed-Size: 6642 Maintainer: Debian Python Team Architecture: all Depends: libjs-sphinxdoc (>= 7.4) Size: 495280 SHA256: 7ac7d7610a584f5fa5767d535254a5e32b0dadd863ba0b88b8e2d64cefcd37e6 SHA1: 1ed966fe09054742de41a6d3cf6263e6fb0d3126 MD5sum: bc573139b89507c9b2703cce5f45c132 Description: Python driver for Apache Cassandra (documentation) A modern, feature-rich and highly-tunable Python client library for Apache Cassandra (1.2+) and DataStax Enterprise (3.1+) using exclusively Cassandra's binary protocol and Cassandra Query Language v3. . Features: * Synchronous and Asynchronous APIs * Simple, Prepared, and Batch statements * Asynchronous IO, parallel execution, request pipelining * Connection pooling * Automatic node discovery * Automatic reconnection * Configurable load balancing and retry policies * Concurrent execution utilities * Object mapper . This is the common documentation package. Multi-Arch: foreign Homepage: https://github.com/datastax/python-driver Section: doc Priority: optional Filename: pool/main/p/python-cassandra-driver/python3-cassandra-doc_3.29.2-3_all.deb Package: python3-dfvfs Source: dfvfs Version: 20201219-1 Installed-Size: 1030 Maintainer: Debian Security Tools Architecture: all Depends: python3:any, python3-fsapfs (>= 20181205), python3-cffi-backend (>= 1.9.1), python3-cryptography (>= 2.0.2), python3-dfdatetime (>= 20180324), python3-dtfabric (>= 20170524), python3-idna (>= 2.5), python3-six (>= 1.1.0), python3-protobuf, python3-tsk (>= 20200117-3), python3-libbde (>= 20140531), python3-libewf (>= 20131210), python3-libfsext (>= 20200819), python3-libfshfs (>= 20201103), python3-libfsntfs (>= 20151130), python3-libfsxfs (>= 20201114), python3-libfvde (>= 20160719), python3-libfwnt (>= 20160418), python3-libluksde (>= 20200101), python3-libqcow (>= 20201213), python3-libsigscan (>= 20150627), python3-libsmdev (>= 20140529), python3-libsmraw (>= 20140612), python3-libvhdi (>= 20131210), python3-libvmdk (>= 20140421), python3-libvshadow (>= 20160109), python3-libvslvm (>= 20160109) Size: 103072 SHA256: 3fe10cd17db6f3454b9b8298b375a4dfe4893fd753795851da208f62689a6a37 SHA1: 9da2169955d25019925ed231b928afaada2dd16f MD5sum: 3f457eb3d41dfeb6cf82b1965161c859 Description: Digital Forensics Virtual File System The Digital Forensics Virtual File System, provides read-only access to file-system objects from various storage media types and file formats. The goal of dfVFS is to provide a generic interface for accessing file-system objects, for which it uses several back-ends that provide the actual implementation of the various storage media types, volume systems and file systems. Homepage: https://github.com/log2timeline/dfvfs Section: python Priority: optional Filename: pool/main/d/dfvfs/python3-dfvfs_20201219-1_all.deb Package: python3-django-dbbackup Source: django-dbbackup Version: 4.1.0-1 Installed-Size: 235 Maintainer: Debian Python Team Architecture: all Depends: python3-django (>= 2.2~), python3-tz, python3:any Size: 35988 SHA256: d9b6c604b8d1b063207c913d0eadeca2640d768a27713274840eefefb30e69ec SHA1: a29fa43421551d83d861387013ea67957057b573 MD5sum: 69045317b83497dba8d5dbbbcaa209f8 Description: Backup and restore commands for Django This Django application provides management commands to help backup and restore your project database and media files with various storages such as Amazon S3, Dropbox, local file storage or any Django storage. . It is made for: . * Ensure your backup with GPG signature and encryption * Archive with compression * Deal easily with remote archiving * Great to keep your development database up to date. * Use Crontab or Celery to setup automated backups. Homepage: https://github.com/django-dbbackup/django-dbbackup Section: python Priority: optional Filename: pool/main/d/django-dbbackup/python3-django-dbbackup_4.1.0-1_all.deb Package: python3-duckpy Source: python-duckpy Version: 3.2.0-3 Installed-Size: 35 Maintainer: Debian Python Team Architecture: all Depends: python3-bs4, python3-httpx, python3:any, python3-h2 Size: 6260 SHA256: 72ee47aab3311896f623b0442618aafd50338ca9644cd1e74c1cb7f8842f5777 SHA1: db9b114d0421c044532a700e77d1e79454b435ca MD5sum: 091651f376a7c946b6fd0898eff86287 Description: simple Python library for searching on DuckDuckGo A simple Python module for searching on DuckDuckGo. And also provide an asynchronous version inside the duckpy.aio package. . Can also set up proxies and/or enable or disable random User-Agents depending on your needs. Homepage: https://github.com/AmanoTeam/duckpy Section: python Priority: optional Filename: pool/main/p/python-duckpy/python3-duckpy_3.2.0-3_all.deb Package: python3-fastapi Source: fastapi Version: 0.110.0-1 Installed-Size: 714 Maintainer: Sandro Tosi Architecture: all Depends: python3-pydantic (>= 1.8.2), python3-starlette (>= 0.25.0), python3-uvicorn, python3-typing-extensions (>= 4.7.1), python3:any Size: 70480 SHA256: 2a387e63ad52643b3575e8adb4d91b99528d6420efec6bda93e03111f515738d SHA1: 8fb2d3e5a9225453ea013e8b58409ee5b4047114 MD5sum: 5eff31add371aa6ef4d52e2016a7c130 Description: modern, fast, web framework for building APIs, based on type hints FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints. . The key features are: . * Fast: Very high performance, on par with NodeJS and Go (thanks to Starlette * and Pydantic). One of the fastest Python frameworks available. . * Fast to code: Increase the speed to develop features by about 200% to 300%. * (note1) . * Fewer bugs: Reduce about 40% of human (developer) induced errors. (note1) . * Intuitive: Great editor support. Completion everywhere. Less time debugging. . * Easy: Designed to be easy to use and learn. Less time reading docs. . * Short: Minimize code duplication. Multiple features from each parameter * declaration. Fewer bugs. . * Robust: Get production-ready code. With automatic interactive documentation. . * Standards-based: Based on (and fully compatible with) the open standards for * APIs: OpenAPI (previously known as Swagger) and JSON Schema. . (note1) estimation based on tests on an internal development team, building production applications. Homepage: https://github.com/tiangolo/fastapi Section: python Priority: optional Filename: pool/main/f/fastapi/python3-fastapi_0.110.0-1_all.deb Package: python3-fuzzywuzzy Source: fuzzywuzzy Version: 0.18.0-4 Installed-Size: 64 Maintainer: Debian Python Team Architecture: all Depends: python3-levenshtein, python3:any Size: 20048 SHA256: dddc6694f53d48179ce2b3a181cd25616357508d25b7102222334731734e7861 SHA1: b6498c5d8e6f48ed7854253e4779934a03a90477 MD5sum: 058104a505d5b80f70fcb20b6e2de29c Description: Python 3 module for fuzzy string matching Various methods for fuzzy matching of strings in Python, including: . - String similarity: Gives a measure of string similarity between 0 and 100. - Partial string similarity: Inconsistent substrings are a common problem when string matching. To get around it, use a "best partial" heuristic when two strings are of noticeably different lengths. - Token sort: This approach involves tokenizing the string in question, sorting the tokens alphabetically, and then joining them back into a string. - Token set: A slightly more flexible approach. Tokenize both strings, but instead of immediately sorting and comparing, split the tokens into two groups: intersection and remainder. Homepage: https://github.com/seatgeek/fuzzywuzzy Section: python Priority: optional Filename: pool/main/f/fuzzywuzzy/python3-fuzzywuzzy_0.18.0-4_all.deb Package: python3-gensim Source: gensim Version: 4.3.2+dfsg-1 Installed-Size: 4776 Maintainer: Debian Science Maintainers Architecture: armel Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3-scipy, python3-smart-open, python3:any, libc6 (>= 2.7), libgcc-s1 (>= 3.5), libstdc++6 (>= 11) Size: 910692 SHA256: 92941e347df89a1b573f41b2fb274dac439d7874d9949ffc7532e678fd70270d SHA1: 766fe50333d1a2c4856834afa583094ce71c183f MD5sum: e6eb4d305605aa9e92976e7c824f58c6 Description: Python framework for fast Vector Space Modelling Gensim is a Python library for topic modelling, document indexing and similarity retrieval with large corpora. The target audience is the natural language processing (NLP) and information retrieval (IR) community. Homepage: https://radimrehurek.com/gensim/ Section: python Priority: optional Filename: pool/main/g/gensim/python3-gensim_4.3.2+dfsg-1_armel.deb Package: python3-gvm Source: python-gvm Version: 24.8.0-1 Installed-Size: 542 Maintainer: Debian Security Tools Architecture: all Depends: gvmd (>= 21.4.5), python3-lxml, python3-paramiko, python3:any Suggests: python-gvm-doc Size: 55292 SHA256: 65cd35011761f1d30127e21d3446cd6bad61221b546b88716eb7675ef6b0581d SHA1: 032c2ae8934e03c3451a57aa921d3b3fdb47845e MD5sum: 4b6be3f9fc1b3e51b0fb664d427251a2 Description: Greenbone Vulnerability Management Python Library (Python 3) This module gvm contains the Greenbone Vulnerability Management Python API library. It's a collection of APIs that help with remote controlling a Greenbone Security Manager (GSM) appliance and its underlying Greenbone Vulnerability Manager (GVM). The library essentially abstracts accessing the communication protocols Greenbone Management Protocol (GMP) and Open Scanner Protocol (OSP). . This package installs the library for Python 3. Homepage: https://github.com/greenbone/python-gvm Section: python Priority: optional Filename: pool/main/p/python-gvm/python3-gvm_24.8.0-1_all.deb Package: python3-isc-dhcp-leases Source: python-isc-dhcp-leases Version: 0.10.0-1 Installed-Size: 54 Maintainer: Debian Python Team Architecture: all Depends: python3-six, python3:any Size: 9724 SHA256: fb0990d6e7605fc8220fe0bc38d618243e64703db35d623f9f85aa559b6f6056 SHA1: 1969f7b1fda0e5d7619a682fac84c26c6e7f5489 MD5sum: a92d47eb576580472f187038f4f92b54 Description: Python module for reading dhcp leases files (Python 3 interface) This is a small Python module for reading /var/lib/dhcp/dhcpd.leases as written by isc-dhcp-server. It also supports reading lease files from the isc dhcp daemon running in IPv6 mode. . This package provides the Python 3.x module. Homepage: https://github.com/MartijnBraam/python-isc-dhcp-leases Section: python Priority: optional Filename: pool/main/p/python-isc-dhcp-leases/python3-isc-dhcp-leases_0.10.0-1_all.deb Package: python3-pcp Source: pcp (6.3.1-1) Version: 6.3.1-1+b1 Installed-Size: 508 Maintainer: PCP Development Team Architecture: armel Depends: python3 (<< 3.13), python3 (>= 3.12~), python3:any (>= 3.3~), libc6 (>= 2.38), libpcp-pmda3 (= 6.3.1-1+b1), libpcp3 (= 6.3.1-1+b1), libpcp-mmv1 (= 6.3.1-1+b1), libpcp-gui2 (= 6.3.1-1+b1), libpcp-import1 (= 6.3.1-1+b1) Size: 187500 SHA256: e148acbef81b9e0b377398365705d0fdfc137dbaa7111ea4f2ffc4401ec5be2d SHA1: 7a283660d1ece08ec98323a7a6b3add08cd99605 MD5sum: 1e485526ffb4bd70bf84c2fcdff66e02 Description: Performance Co-Pilot Python3 PMAPI module The PCP Python3 module contains the language bindings for building Performance Metric API client tools using Python3. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Homepage: https://pcp.io Section: python Priority: optional Filename: pool/main/p/pcp/python3-pcp_6.3.1-1+b1_armel.deb Package: python3-plaso Source: plaso Version: 20201007-2 Installed-Size: 10252 Maintainer: Debian Security Tools Architecture: all Replaces: plaso (<< 20190131-2~) Depends: python3:any, python3-yaml (>= 3.10), python3-xlsxwriter (>= 0.9.3), python3-artifacts (>= 20190305), python3-certifi (>= 2016.9.26), python3-cffi-backend (>= 1.9.1), python3-chardet (>= 2.0.1), python3-dateutil (>= 1.5), python3-defusedxml (>= 0.5.0), python3-dfdatetime (>= 20200613), python3-dfvfs (>= 20201219), python3-dfwinreg (>= 20201002), python3-dtfabric (>= 20200621), python3-elasticsearch (>= 6.0), python3-future (>= 0.16.0), python3-idna (>= 2.5), python3-libbde (>= 20140531), python3-libcreg (>= 20200725), python3-libesedb (>= 20150409), python3-libevt (>= 20191104), python3-libevtx (>= 20141112), python3-libewf (>= 20131210), python3-fsapfs (>= 20181205), python3-libfsext (>= 20200819), python3-libfsntfs (>= 20200805), python3-libfvde (>= 20160719), python3-libfwnt (>= 20180117), python3-libfwsi (>= 20150606), python3-liblnk (>= 20150830), python3-libluksde (>= 20200101), python3-libmsiecf (>= 20150314), python3-libolecf (>= 20151223), python3-libqcow (>= 20131204), python3-libregf (>= 20201002), python3-libscca (>= 20190605), python3-libsigscan (>= 20190629), python3-libsmdev (>= 20140529), python3-libsmraw (>= 20140612), python3-libvhdi (>= 20131210), python3-libvmdk (>= 20140421), python3-libvshadow (>= 20160109), python3-libvslvm (>= 20160109), python3-lz4 (>= 0.10.0), python3-pefile (>= 2018.8.8), python3-psutil (>= 5.4.3), python3-cryptography (>= 2.0.2), python3-pyparsing (>= 2.3.0), python3-redis (>= 3.4), python3-tsk (>= 20160721), python3-tz, python3-zmq (>= 2.1.11), python3-requests (>= 2.18.0), python3-six (>= 1.1.0), python3-urllib3 (>= 1.21.1), python3-yara (>= 3.4.0) Breaks: plaso (<< 20190131-2~) Size: 1208268 SHA256: f29534d03d32b8527f19c9ff42a88f1d1e04a6b20af224ff58aa28f0a2296aea SHA1: d469d75b95acd17a373f34bea1b8cf22eeb8b78a MD5sum: d5c7ea35008fae7868e11014004514e5 Description: super timeline all the things -- Python 3 Plaso (plaso langar að safna öllu) is the Python based back-end engine used by tools such as log2timeline for automatic creation of a super timelines. The goal of log2timeline (and thus plaso) is to provide a single tool that can parse various log files and forensic artifacts from computers and related systems, such as network equipment to produce a single correlated timeline. This timeline can then be easily analysed by forensic investigators/analysts, speeding up investigations by correlating the vast amount of information found on an average computer system. . This package contains a Plaso installation for Python 3. Homepage: https://github.com/log2timeline/plaso Section: python Priority: optional Filename: pool/main/p/plaso/python3-plaso_20201007-2_all.deb Package: python3-pyee Source: pyee Version: 11.1.0-1 Installed-Size: 62 Maintainer: Debian Python Team Architecture: all Depends: python3-typing-extensions, python3:any Size: 16644 SHA256: 37a0fbc0d0dc4a86b11383d6cf6e90a11dcc06a181f0360d3bcb1f47f5be54f2 SHA1: c027fa80427202a2d79254d31c5690b233c383e3 MD5sum: 47f6ea82ca1eecc152df7724dba0ee4b Description: Python 3 port of node.js's EventEmitter to Python This package contains the pyee module for Python 3. pyee supplies an EventEmitter object similar to the EventEmitter from node.js. This allows developers to register a function to an event, which means that when the event is emitted, the function will be called. Homepage: https://github.com/jfhbrook/pyee Section: python Priority: optional Filename: pool/main/p/pyee/python3-pyee_11.1.0-1_all.deb Package: python3-pyemd Source: pyemd (0.5.1.54.g802fa86-2) Version: 0.5.1.54.g802fa86-2+b1 Installed-Size: 284 Maintainer: Debian Science Maintainers Architecture: armel Depends: python3-numpy (<< 1:2.0.0), python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.4), libgcc-s1 (>= 3.5), libstdc++6 (>= 11) Size: 73040 SHA256: 4472342dbebf8bce6b214ccd6072cd8847c61169cff667b981926b0fb1fd8a78 SHA1: 73714a3cb0c2f9a1bdac7abab81fead6ddc39a37 MD5sum: f39c62eabab6ea20121e31f68ac2fadd Description: Python library for the Earth Mover's Distance with NumPy PyEMD is a Python wrapper for Ofir Pele and Michael Werman's implementation of the Earth Mover's Distance that allows it to be used with NumPy. If you use this code, please cite the papers listed in the README.md. Homepage: https://github.com/wmayner/pyemd Section: python Priority: optional Filename: pool/main/p/pyemd/python3-pyemd_0.5.1.54.g802fa86-2+b1_armel.deb Package: python3-pyramid Source: python-pyramid Version: 2.0+dfsg-2 Installed-Size: 1079 Maintainer: Debian Python Team Architecture: all Depends: python3, python3-hupper, python3-pkg-resources, python3-plaster, python3-plaster-pastedeploy, python3-translationstring, python3-venusian, python3-webob, python3-zope.deprecation, python3-zope.interface, python3:any Size: 335088 SHA256: e273738d94e682bca4aab41130005697c71f34ddcb17e59716bca7845243f6e7 SHA1: 0c08303e75b743db046fb17a51362066283f60c6 MD5sum: 718026aee806e676ea75dd3a1c574dd3 Description: Pyramid web application framework, a Pylons project - Python 3.x version Pyramid is a small, fast, down-to-earth, open source Python web development framework. It makes real-world web application development and deployment more fun, more predictable, and more productive. . Pyramid is a Pylons project, and underlies the newest web frameworks produced by the Pylons community. . Pyramid was previously known as repoze.bfg. . This is the Python 3 version. Homepage: https://trypyramid.com/ Section: python Priority: optional Filename: pool/main/p/python-pyramid/python3-pyramid_2.0+dfsg-2_all.deb Package: python3-quart Source: quart Version: 0.19.6-1 Installed-Size: 326 Maintainer: Debian Python Team Architecture: all Depends: python3-aiofiles, python3-blinker, python3-click, python3-flask (>= 3.0.0), python3-hypercorn, python3-importlib-metadata | python3-supported-min (>= 3.10), python3-itsdangerous, python3-jinja2, python3-markupsafe, python3-typing-extensions | python3-supported-min (>= 3.10), python3-werkzeug (>= 2.2.0~), python3:any Size: 65240 SHA256: 9887b6370d24bd5244dda9b6c7c3579e56cf2f0b38113ea9d6a4a45bc51e2982 SHA1: 7e132ec5acb7d7ddf02184b20e0f509da42a6eb0 MD5sum: 8be89c3873eced5488d9ec91113d65c8 Description: Python ASGI web microframework with the same API as Flask Quart is a Python ASGI web microframework. It is intended to provide the easiest way to use asyncio functionality in a web context, especially with existing Flask apps. This is possible as the Quart API is a superset of the Flask API. . Quart aims to be a complete web microframework, as it supports HTTP/1.1, HTTP/2 and websockets. Quart is very extendable and has a number of known extensions and works with many of the Flask extensions. . Quart supports the full ASGI 3.0 specification as well as the websocket response and HTTP/2 server push extensions. For those of you familiar with Flask, Quart extends the Flask API by adding support for: . * HTTP/1.1 request streaming * Websockets * HTTP/2 server push Homepage: https://github.com/pallets/quart Section: python Priority: optional Filename: pool/main/q/quart/python3-quart_0.19.6-1_all.deb Package: python3-software-properties Source: software-properties Version: 0.99.30-4.1 Installed-Size: 143 Maintainer: Julian Andres Klode Architecture: all Depends: gpg, iso-codes, lsb-release, python3, python3-apt, python3-gi, python3-lazr.restfulclient, python3:any Size: 32808 SHA256: e336366bf97c7b824c41c8d71bfd08a4500ee76c5654e7367b18456e3c2ae759 SHA1: 2b85cc17651c5308908185c7afba473e97ee4ff9 MD5sum: 2e47fbd4cec8fa3d508d2e5665d364d4 Description: manage the repositories that you install software from This software provides an abstraction of the used apt repositories. It allows you to easily manage your distribution and independent software vendor software sources. . This package contains the Python3 module. Section: python Priority: optional Filename: pool/main/s/software-properties/python3-software-properties_0.99.30-4.1_all.deb Package: qmlkonsole Source: qmlkonsole (23.08.3-1) Version: 23.08.3-1+b1 Installed-Size: 331 Maintainer: DebianOnMobile Maintainers Architecture: armel Depends: qml-module-org-kde-kirigami-addons-labs-mobileform (>= 0.1~), qml-module-org-kde-kirigami2 (>= 5.101.0~), qml-module-qtquick-controls (>= 5.15.2~), qml-module-termwidget (>= 0.1.0~), libc6 (>= 2.34), libgcc-s1 (>= 3.5), libkf5configcore5 (>= 5.101.0~), libkf5configgui5 (>= 5.101.0~), libkf5coreaddons5 (>= 5.101.0~), libkf5i18n5 (>= 5.101.0~), libkf5windowsystem5 (>= 5.101.0~), libqt5core5t64 (>= 5.15.2~), libqt5gui5t64 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libqt5widgets5t64 (>= 5.15.2~), libstdc++6 (>= 4.1.1) Size: 62280 SHA256: 25618ab2f199dd2e2a8a3ed9dc266ae6aaa058e8c1169a402ae5a2124d3f82c8 SHA1: b3267091368d2dbb9b12c8c54b9914bdd03983d0 MD5sum: a414fd4411429f66882d9d2825a843c5 Description: Terminal app for Plasma Mobile This terminal application is optimized for touch devices and to integrate nicely in Plasma Mobile systems. . It is based on Qmltermwidget (QML port of qtermwidget) and Kirigami (framework to design convergent apps with a user interface that adapts to desktops, phones, big screens and potentially everything else). . It depends on Qt graphical libraries and a few KDE Frameworks. Multi-Arch: foreign Homepage: https://invent.kde.org/plasma-mobile/qmlkonsole Tag: uitoolkit::qt Section: kde Priority: optional Filename: pool/main/q/qmlkonsole/qmlkonsole_23.08.3-1+b1_armel.deb Package: remmina-common Source: remmina Version: 1.4.35+dfsg-2 Installed-Size: 4067 Maintainer: Debian Remote Maintainers Architecture: all Recommends: remmina Size: 686952 SHA256: 25be118832f405880f677d38ee3f0bfd2f7816bebe34a1a85c07b0ed344a20d3 SHA1: aed6e284d6ab5af3ef4545b158b0cea142f2a2e0 MD5sum: d0cd35ba798525c8dfa36b1a1a38b292 Description: Common files for Remmina Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. . Remmina supports multiple network protocols in an integrated and consistent user interface. . Currently RDP, VNC, SPICE, WWW, X2Go, EXEC and SSH are supported. . This package contains the common files. Multi-Arch: foreign Homepage: https://www.remmina.org/ Section: gnome Priority: optional Filename: pool/main/r/remmina/remmina-common_1.4.35+dfsg-2_all.deb Package: ruby-protocol-http2 Version: 0.14.2-1 Installed-Size: 132 Maintainer: Debian Ruby Team Architecture: all Depends: ruby-protocol-hpack (>= 1.4), ruby-protocol-http (>= 0.18), ruby, ruby-protocol-hpack (<< 2.0), ruby-protocol-http (<< 1.0) Size: 20396 SHA256: ee9599029a48e647f4c3e6a0413e6086d064b6f32909df35baec49042b59aaf5 SHA1: a5ff8082dc9bb1b928340a68ec93eef74a030f0b MD5sum: 4a2874ec5b0a6754326802fe6d5105e0 Description: low level implementation of the HTTP/2 protocol Protocol::HTTP2 provides a low-level implementation of the HTTP/2 protocol. Homepage: https://github.com/socketry/protocol-http2 Ruby-Versions: all Section: ruby Priority: optional Filename: pool/main/r/ruby-protocol-http2/ruby-protocol-http2_0.14.2-1_all.deb Package: signapk Source: android-platform-build Version: 1:10.0.0+r36-1 Installed-Size: 47 Maintainer: Android Tools Maintainers Architecture: all Depends: default-jre | java9-runtime | java10-runtime | java11-runtime, jarwrapper (>= 0.5), libapksig-java, libbcpkix-java, libbcprov-java Size: 35280 SHA256: cd7a4f88b10c6653d80ee74850ee6c390aa2c3d74e09c7a74b0479363e928996 SHA1: 2b7f086ad19adccba92590365b6831cf6644653b MD5sum: 7476fbab7edca2db24075d98e5ab78bb Description: Command line tool for signing Android ZIP/JAR/APK signapk is a command line tool for signing ZIP files, including JARs, APKs, and Over-The-Air (OTA) updates, in a way compatible with Android's mincrypt verifier, using EC or RSA keys and SHA1 or SHA-256. The tool can additionally sign APKs using APK Signature Scheme v2. It is the standard tool used to sign APK and JAR files distributed as part of Android ROMs. Homepage: https://android.googlesource.com/platform/build Section: devel Priority: optional Filename: pool/main/a/android-platform-build/signapk_10.0.0+r36-1_all.deb Package: signtos Source: android-platform-build Version: 1:10.0.0+r36-1 Installed-Size: 30 Maintainer: Android Tools Maintainers Architecture: all Depends: default-jre | java9-runtime | java10-runtime | java11-runtime, jarwrapper (>= 0.5), libapksig-java, libbcpkix-java, libbcprov-java Size: 18248 SHA256: d469b754b601b6123f9f595085a2b5890cff42186f39e6ad0f46010301f5e297 SHA1: 37541b3d892300e880ac11eff0ff9e27cb7c32ed MD5sum: 3de8ce79e0b865b21f0146a9d97310e3 Description: Android signing tool for signing Trusty images Signs ARM Trusty images for use with operating systems that support it. Trusty is a set of software components supporting a Trusted Execution Environment (TEE) on mobile devices. The key must be stored in PKCS8 format. Homepage: https://android.googlesource.com/platform/build Section: devel Priority: optional Filename: pool/main/a/android-platform-build/signtos_10.0.0+r36-1_all.deb Package: software-properties-common Source: software-properties Version: 0.99.30-4.1 Installed-Size: 450 Maintainer: Julian Andres Klode Architecture: all Replaces: python-software-properties (<< 0.85), python3-software-properties (<< 0.85) Depends: ca-certificates, gir1.2-glib-2.0, gir1.2-packagekitglib-1.0 (>= 1.1.0-2), packagekit, python-apt-common (>= 0.9), python3, python3-dbus, python3-gi, python3-software-properties (= 0.99.30-4.1), python3:any Breaks: python-software-properties (<< 0.85), python3-software-properties (<< 0.85) Size: 62000 SHA256: a37ff20ecc60954b7b19f7bae56e6cc6ffeb0bab676eefc44e5c6d08c16ea148 SHA1: 888ddeb314f00fdfff3c5bd3351b6b62a600ead7 MD5sum: 4b48dcef61b96d56cdd9b078520848aa Description: manage the repositories that you install software from (common) This software provides an abstraction of the used apt repositories. It allows you to easily manage your distribution and independent software vendor software sources. . This package contains the common files for software-properties like the D-Bus backend. Section: admin Priority: optional Filename: pool/main/s/software-properties/software-properties-common_0.99.30-4.1_all.deb Package: software-properties-gtk Source: software-properties Version: 0.99.30-4.1 Installed-Size: 438 Maintainer: Julian Andres Klode Architecture: all Depends: gir1.2-goa-1.0 (>= 3.27.92), gir1.2-gtk-3.0, gir1.2-handy-1, libgtk3-perl, python3, python3-dateutil, python3-distro-info, python3-gi, python3-software-properties (= 0.99.30-4.1), software-properties-common, dconf-gsettings-backend | gsettings-backend, python3:any Recommends: gnome-keyring, gnome-session-bin | xfce4-session | mate-session-manager Suggests: gnome-software Size: 65576 SHA256: 6957341613d6c440fb164909e74becbf6d8e7dbb6958244d9eb4aef7bad71139 SHA1: eca0662c74cb159b2cf23c6e3ddbed3a2aea351a MD5sum: 2c222ada6773df000fabc7ac87650cf5 Description: manage the repositories that you install software from (GTK) This software provides an abstraction of the used apt repositories. It allows you to easily manage your distribution and independent software vendor software sources. . This package contains a GTK+ based graphical interface. Tag: admin::configuring, admin::package-management, implemented-in::python, interface::graphical, interface::x11, role::program, scope::application, uitoolkit::gtk, use::configuring, x11::application Section: admin Priority: optional Filename: pool/main/s/software-properties/software-properties-gtk_0.99.30-4.1_all.deb Package: software-properties-qt Source: software-properties Version: 0.99.30-4.1 Installed-Size: 158 Maintainer: Julian Andres Klode Architecture: all Replaces: software-properties-kde Depends: debconf-kde-helper, python3, python3-pyqt5, python3-software-properties (= 0.99.30-4.1), software-properties-common, python3:any Suggests: plasma-discover Conflicts: software-properties-kde Size: 32172 SHA256: 21a37e63c3bb5a5e618b3eb55bca0fd2c6511ba632006ee99dffc5b14d64f16b SHA1: 7479e9a41e360fcf13e89c74a63c72ef5511c699 MD5sum: af785e952ff3036201ea8c9fe633046d Description: manage the repositories that you install software from (Qt) This software provides an abstraction of the used apt repositories. It allows you to easily manage your distribution and independent software vendor software sources. . This package contains a Qt-based graphical interface. Section: kde Priority: optional Filename: pool/main/s/software-properties/software-properties-qt_0.99.30-4.1_all.deb Package: sqsh Source: sqsh (2.5.16.1-2) Version: 2.5.16.1-2+b1 Installed-Size: 334 Maintainer: Steve Langasek Architecture: armel Depends: libc6 (>= 2.11), libct4 (>= 1.00.82), libreadline8 (>= 6.0), libxm4 (>= 2.3.4), libxt6 Size: 170540 SHA256: 4ba601b0669035ab2b1c5f1433bc4a7ae2ffab5a025ea310c74f7570b25c5250 SHA1: f1e00e7d6fbbc6c67db874f92ab247d909e5dc85 MD5sum: c974adcd50b016ba98250b13623be2ed Description: commandline SQL client for MS SQL and Sybase servers sqsh is a flexible commandline utility that uses the freetds libraries to connect to Sybase or Microsoft SQL servers. It is a useful debugging tool for identifying problems with other SQL applications, and it can be used as a productivity tool in its own right: unlike most SQL CLIs, sqsh's interactive shell lets you pipe the output of SQL queries directly to other Unix commands for further processing. Homepage: http://sourceforge.net/projects/sqsh/ Tag: devel::lang:sql, interface::graphical, interface::shell, interface::x11, network::client, role::program, uitoolkit::motif, uitoolkit::ncurses, works-with::db, x11::application Section: utils Priority: optional Filename: pool/main/s/sqsh/sqsh_2.5.16.1-2+b1_armel.deb Package: sslh Version: 2.1.1-2 Installed-Size: 295 Maintainer: Don Armstrong Architecture: armel Depends: libc6 (>= 2.38), libcap2 (>= 1:2.10), libconfig9, libpcre2-8-0 (>= 10.22), libwrap0 (>= 7.6-4~), debconf (>= 0.5), init-system-helpers (>= 1.51), adduser, update-inetd Recommends: apache2 | httpd, openssh-server | ssh-server Suggests: openbsd-inetd | inet-superserver Conflicts: libnet-proxy-perl Size: 77236 SHA256: 7316f6c80237ed4590ab0d69327298ded7850ee0f01011178bc19dd641dd46de SHA1: 131e0a3eb5e2aafe1fe758a53bf4ae0429124e94 MD5sum: 883cb1d1d137da4d3cf2e636f7d21d53 Description: Applicative protocol multiplexer sslh lets one accept HTTPS, SSH, OpenVPN, tinc and XMPP connections on the same port. This makes it possible to connect to any of these servers on port 443 (e.g. from inside a corporate firewall, which almost never block port 443) while still serving HTTPS on that port. Homepage: http://www.rutschle.net/tech/sslh/README.html Tag: implemented-in::c, interface::daemon, network::server, network::vpn, protocol::ssh, protocol::ssl, role::program, scope::utility Section: net Priority: optional Filename: pool/main/s/sslh/sslh_2.1.1-2_armel.deb Package: steghide Version: 0.5.1-15 Installed-Size: 424 Maintainer: Debian Security Tools Architecture: armel Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.5), libjpeg62-turbo (>= 1.3.1), libmcrypt4, libmhash2 (>= 0.9.9.9), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Size: 124048 SHA256: 35f96de1729ce0d70c76ab864fd5241ebd3e62546686e16818c4ef79e389b24a SHA1: 1072b1176c6096f0b83f76e5fb7af5af3c8af595 MD5sum: e659d1c8f2658ea8576f6cbc7a261764 Description: steganography hiding tool Steghide is steganography program which hides bits of a data file in some of the least significant bits of another file in such a way that the existence of the data file is not visible and cannot be proven. . Steghide is designed to be portable and configurable and features hiding data in bmp, jpeg, wav and au files, blowfish encryption, MD5 hashing of passphrases to blowfish keys, and pseudo-random distribution of hidden bits in the container data. . Steghide is useful in digital forensics investigations. Homepage: http://steghide.sourceforge.net/ Tag: interface::commandline, role::program, scope::utility, security::cryptography, works-with::image, works-with::image:raster Section: misc Priority: optional Filename: pool/main/s/steghide/steghide_0.5.1-15_armel.deb Package: steghide-doc Source: steghide Version: 0.5.1-15 Installed-Size: 7636 Maintainer: Debian Security Tools Architecture: all Depends: libjs-jquery Size: 402640 SHA256: ce754ea9e9725ea88be15a46c01b3d6ff03c4cfec710beffbc24a5cd0c388add SHA1: cff14620dfae17d42db6d0b813c82d70643408fe MD5sum: 4d902e305d41972c279fe70a86785df6 Description: steganography hiding tool - documentation files Steghide is steganography program which hides bits of a data file in some of the least significant bits of another file in such a way that the existence of the data file is not visible and cannot be proven. . Steghide is designed to be portable and configurable and features hiding data in bmp, jpeg, wav and au files, blowfish encryption, MD5 hashing of passphrases to blowfish keys, and pseudo-random distribution of hidden bits in the container data. . These packages contains the common documentation files. Multi-Arch: foreign Homepage: http://steghide.sourceforge.net/ Section: doc Priority: optional Filename: pool/main/s/steghide/steghide-doc_0.5.1-15_all.deb Package: sucrack Version: 1.2.3-7 Installed-Size: 48 Maintainer: Debian Security Tools Architecture: armel Depends: libc6 (>= 2.38) Size: 18796 SHA256: 0c72b705f759e9dfb31b8de8a509027c9998b67efb4be28a7c21fd31d7f1463b SHA1: 89c81017319cf8ab2b2d561d9ba6414afe5dc43f MD5sum: 381d91e22388064006074aa16ea7d67c Description: multithreaded su bruteforcer sucrack is a multithreaded Linux/UNIX tool for cracking local user accounts via wordlist bruteforcing su. This tool comes in handy when you've gained access to a low-privilege user account but are allowed to su to other users. Many su implementations require a pseudo terminal to be attached in order to take the password from the user. This can't be easily achieved with a simple shell script. This tool, written in C, is highly efficient and can attempt multiple logins at the same time. Homepage: https://labs.portcullis.co.uk/tools/sucrack/ Tag: role::program, scope::utility, security::cryptography Section: admin Priority: optional Filename: pool/main/s/sucrack/sucrack_1.2.3-7_armel.deb Package: tracker-extract Source: tracker-miners Version: 3.7.3-1 Installed-Size: 3487 Maintainer: Debian GNOME Maintainers Architecture: armel Depends: libblkid1 (>= 2.16), libc6 (>= 2.34), libcue2, libexempi8 (>= 2.5.0), libexif12 (>= 0.6.21-1~), libgexiv2-2 (>= 0.6.1), libgif7 (>= 5.1), libglib2.0-0t64 (>= 2.77.3), libgsf-1-114 (>= 1.14.24), libgstreamer-plugins-base1.0-0 (>= 1.20.0), libgstreamer1.0-0 (>= 1.20.0), libgxps2t64 (>= 0.2.1), libicu72 (>= 72.1~rc-1~), libiptcdata0, libjpeg62-turbo (>= 1.3.1), libosinfo-1.0-0 (>= 0.2.9), libpng16-16t64 (>= 1.6.2), libpoppler-glib8t64 (>= 0.85.0), libseccomp2 (>= 2.1.0), libtiff6 (>= 4.5.0~rc1), libtotem-plparser18 (>= 3.26.0), libtracker-sparql-3.0-0 (>= 3.7~), libxml2 (>= 2.7.4), dconf-gsettings-backend | gsettings-backend, tracker (>= 3.7~) Size: 646492 SHA256: cbaecf1fd09fb98f358daa1ce7860481c73e4671072d83d59b2ca3a3f9c9b7b3 SHA1: 95b392294ebfdfe549b41c20dd13faee76f7985e MD5sum: 5115aeba942c572904c193a69901389c Description: metadata database, indexer and search tool - metadata extractors This package contains the metadata extractors. . Tracker is an advanced framework for first class objects with associated metadata and tags. It provides a one stop solution for all metadata, tags, shared object databases, search tools and indexing. Homepage: https://tracker.gnome.org/ Tag: role::shared-lib, uitoolkit::gtk Section: utils Priority: optional Filename: pool/main/t/tracker-miners/tracker-extract_3.7.3-1_armel.deb Package: tracker-miner-fs Source: tracker-miners Version: 3.7.3-1 Installed-Size: 371 Maintainer: Debian GNOME Maintainers Architecture: armel Depends: libblkid1 (>= 2.16), libc6 (>= 2.34), libglib2.0-0t64 (>= 2.70.0), libgstreamer1.0-0 (>= 1.20.0), libtracker-sparql-3.0-0 (>= 3.7~beta), libupower-glib3 (>= 0.99.0), init-system-helpers (>= 1.52), tracker (>= 3.7~), tracker-extract (= 3.7.3-1), procps Breaks: bijiben (<< 40), brasero (<< 3.12.2-8~), gnome-applets (<< 3.40.0-4~), gnome-books (<< 40), gnome-boxes (<< 40), gnome-documents (<< 3.34.0-4~), gnome-music (<< 40), gnome-photos (<< 40), gnome-usage (<< 3.38.1-3~), nautilus (<< 40), netatalk (<< 3.1.12~ds-8.1), rygel (<< 0.40.1-3~) Size: 105148 SHA256: 134c4ed3988dcc73b1de26ce0952cb9f5720a11bf675bc6450f79f2b67dd7b89 SHA1: 753e2765c11302cc2ac9d199f103d2559eccda2d MD5sum: 18013f18f2d4760a11d725127b5cbcea Description: metadata database, indexer and search tool - filesystem indexer This package contains the tracker indexer for indexing your files and folders. . Tracker is an advanced framework for first class objects with associated metadata and tags. It provides a one stop solution for all metadata, tags, shared object databases, search tools and indexing. Homepage: https://tracker.gnome.org/ Tag: implemented-in::c, role::program, use::searching Section: utils Priority: optional Filename: pool/main/t/tracker-miners/tracker-miner-fs_3.7.3-1_armel.deb Package: wapiti Version: 3.0.4+dfsg-2 Installed-Size: 1580 Maintainer: Debian Security Tools Architecture: all Depends: libjs-jquery, python3-bs4 (>= 4.9.3), python3-importlib-metadata, python3-mako (>= 1.1.2), python3-markupsafe, python3-requests, python3-six (>= 1.15.0), python3-socks, python3-tld, python3-yaswfp, python3:any Size: 337896 SHA256: 63daeecf9b8c5674579efd1229621055ed52a5833203b5cd7be7fc0d56ba24bd SHA1: c8de6119675f457677e08db06c28639a2d08e8a7 MD5sum: ad213a43facce958c05840d71b46aec0 Description: web application vulnerability scanner Wapiti allows you to audit the security of your web applications. It performs "black-box" scans, i.e. it does not study the source code of the application but will scan the web pages of the deployed web applications, looking for scripts and forms where it can inject data. Once it gets this list, Wapiti acts like a fuzzer, injecting payloads to see if a script is vulnerable. . Wapiti can detect the following vulnerabilities: - Database Injection (PHP/ASP/JSP SQL Injections and XPath Injections) - Cross Site Scripting (XSS) reflected and permanent - File disclosure detection (local and remote include, require, fopen, readfile...) - Command Execution detection (eval(), system(), passtru()...) - XXE (Xml eXternal Entity) injection - CRLF Injection - Search for potentially dangerous files on the server (thank to the Nikto db) - Bypass of weak htaccess configurations - Search for copies (backup) of scripts on the server - Shellshock - DirBuster like - Server Side Request Forgery (through use of an external Wapiti website) Homepage: https://wapiti.sourceforge.net/ Tag: implemented-in::python, role::program, security::TODO, use::analysing Section: python Priority: optional Filename: pool/main/w/wapiti/wapiti_3.0.4+dfsg-2_all.deb Package: xrdp Version: 0.9.24-5 Installed-Size: 2880 Maintainer: Debian Remote Maintainers Architecture: armel Depends: adduser, sysvinit-utils (>= 3.06-4), ssl-cert, libc6 (>= 2.34), libfuse2t64 (>= 2.6), libjpeg62-turbo (>= 1.3.1), libopus0 (>= 1.1), libpam0g (>= 0.99.7.1), libssl3t64 (>= 3.0.0), libx11-6, libxfixes3, libxrandr2 Pre-Depends: init-system-helpers (>= 1.54~) Recommends: fuse, pipewire-module-xrdp, xorgxrdp Suggests: guacamole Size: 437824 SHA256: d591611cb64b5937fed9529ee5c2ea243d7de61540b0e40f36503036ec987deb SHA1: 0b75e7b7359985523b6ac21e5b5f6fb7d8df279f MD5sum: ff58622fd8c5944f3dc022de4b3c29fd Description: Remote Desktop Protocol (RDP) server xrdp offers a graphical login to a remote client using RDP (the Remote Desktop Protocol). xrdp can connect to a locally created X.org session with the xorgxrdp drivers, to a VNC X11 server, and forward to another RDP server. . xrdp accepts connections from freerdp, rdesktop, and the built-in terminal server / remote desktop clients of Microsoft Windows operating systems. In the xorgxrdp (which replaces X11RDP) and VNC modes, it provides a fully functional Linux terminal server, offering an X-Window desktop to the user. In the RDP or VNC forwarding mode, any sort of desktop can be used. Homepage: http://www.xrdp.org/ Tag: implemented-in::c, interface::daemon, interface::graphical, interface::x11, network::server, role::program, use::login, use::viewing, x11::application Section: net Priority: optional Filename: pool/main/x/xrdp/xrdp_0.9.24-5_armel.deb Package: yersinia Source: yersinia (0.8.2-2.2) Version: 0.8.2-2.2+b1 Installed-Size: 399 Maintainer: Noël Köthe Architecture: armel Depends: libc6 (>= 2.34), libncurses6 (>= 6), libnet1 (>= 1.1.2.1), libpcap0.8t64 (>= 0.9.8), libtinfo6 (>= 6) Size: 101724 SHA256: 8197b9fbdf6f28fd3439047f7ce5a6a4f3799a981a64c75a189c2babd624e18e SHA1: 23dfa2acaecc1dd1842e8151e3b869d50d169dff MD5sum: c1f5b793faa33cbd4bc963cfd961a26d Description: Network vulnerabilities check software Yersinia is a framework for performing layer 2 attacks. It is designed to take advantage of some weakeness in different network protocols. It pretends to be a solid framework for analyzing and testing the deployed networks and systems. . Attacks for the following network protocols are implemented in this particular release: - Spanning Tree Protocol (STP). - Cisco Discovery Protocol (CDP). - Dynamic Trunking Protocol (DTP). - Dynamic Host Configuration Protocol (DHCP). - Hot Standby Router Protocol (HSRP). - 802.1q. - 802.1x. - Inter-Switch Link Protocol (ISL). - VLAN Trunking Protocol (VTP). Homepage: https://github.com/tomac/yersinia Tag: interface::graphical, interface::x11, role::program, uitoolkit::gtk, uitoolkit::ncurses, use::analysing, works-with::network-traffic, x11::application Section: admin Priority: optional Filename: pool/main/y/yersinia/yersinia_0.8.2-2.2+b1_armel.deb Package: zipalign Source: android-platform-build Version: 1:10.0.0+r36-1 Installed-Size: 63 Maintainer: Android Tools Maintainers Architecture: armel Depends: android-liblog (>= 1:10.0.0+r36), android-libutils (>= 1:10.0.0+r36), android-libziparchive (>= 1:10.0.0+r36), libc6 (>= 2.7), libgcc-s1 (>= 3.5), libstdc++6 (>= 5), libzopfli1, zlib1g (>= 1:1.1.4) Size: 26468 SHA256: 99ba469ce22562c95a0585b56ca6df78058c8efbe549cde86ae884208a5e40ef SHA1: 9e2b7d03f34ecc0c4440f339d2f4cb8ea10059ef MD5sum: 7ee7bdc9aa2c23b05e5d9c7031b75ef7 Description: Zip archive alignment tool zipalign is an archive alignment tool that provides important optimization to Android application (.apk) files. The purpose is to ensure that all uncompressed data starts with a particular alignment relative to the start of the file. Homepage: https://android.googlesource.com/platform/build Section: devel Priority: optional Filename: pool/main/a/android-platform-build/zipalign_10.0.0+r36-1_armel.deb Package: ziptime Source: android-platform-build Version: 1:10.0.0+r36-1 Installed-Size: 33 Maintainer: Android Tools Maintainers Architecture: armel Depends: libc6 (>= 2.7), libgcc-s1 (>= 3.5), libstdc++6 (>= 5) Size: 16624 SHA256: 67d2fb342c884c2a4fd2b67d1d84bf49daab1d1c663d8d5828b06aefa3678e61 SHA1: e722138b30a328d9ee83886cceb7f865d521419d MD5sum: f0cefeda86abe3f8d101442eac149ecc Description: Zip archive timestamp remover ziptime normalizes the timestamps in the header of a Zip file. It was created as part of the Android SDK to help make reproducible builds of Android application (.apk) files. It replaces all timestamps in the Zip headers with a static time (Jan 1 2008). The extra fields are not changed, so you'll need to use the -X option to zip so that it doesn't create the 'universal time' extra. Homepage: https://android.googlesource.com/platform/build Section: devel Priority: optional Filename: pool/main/a/android-platform-build/ziptime_10.0.0+r36-1_armel.deb