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: dmtracedump Source: android-platform-art (14.0.0+r15-2) Version: 1:14.0.0+r15-2 Installed-Size: 63 Maintainer: Android Tools Maintainers Architecture: armel Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 4.1.1), graphviz Size: 25188 SHA256: 7cc6fe6054cb64033a3f259f14a9f83943459923beedd43c3d4ced7a589d97ed SHA1: 17da111af4d864972424cc56b4bd22fb22ab6a6a MD5sum: 21a8472913853e3c8dc054d1c8c84065 Description: Generates graphical call-stack diagrams from Android trace logs `dmtracedump` generates the call stack data as a tree diagram, where each node represents a method call. It shows call flow (from parent node to child nodes) using arrows. Multi-Arch: foreign Homepage: https://android.googlesource.com/platform/art Section: devel Priority: optional Filename: pool/main/a/android-platform-art/dmtracedump_14.0.0+r15-2_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: florence Version: 0.6.3-1.2 Installed-Size: 1452 Maintainer: Jérémy Bobbio Architecture: armel Depends: dconf-gsettings-backend | gsettings-backend, libatk1.0-0 (>= 1.12.4), libatspi2.0-0 (>= 2.9.90), libc6 (>= 2.7), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libdbus-1-3 (>= 1.9.14), libflorence-1.0-1, libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.26.0), libgstreamer1.0-0 (>= 1.0.0), libgtk-3-0 (>= 3.3.16), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), librsvg2-2 (>= 2.14.4), libx11-6, libxext6, libxml2 (>= 2.7.4), libxtst6 Size: 529252 SHA256: 5d5e521ee816a0c1b4dc76c7d42855edd8d9f0f50ca6871512564c4193a51764 SHA1: e09e0133930215a90dc3eebf77c86a2dcb1cae31 MD5sum: 0293544b1808e3487d8455a42d0fbd1e Description: extensible and scalable virtual keyboard for X Florence is an extensible scalable virtual keyboard for X. . It is useful when a real keyboard is unusable either because of a handicap, disease, broken keyboard or tablet PC; but when a pointing device is usable. . Florence stays out of your way: it appears on the screen only when needed. An auto-click functionality also help people having difficulties to click buttons. Homepage: http://florence.sourceforge.net/ Tag: hardware::input, implemented-in::c, interface::graphical, interface::x11, role::program, uitoolkit::gtk, x11::application Section: web Priority: optional Filename: pool/main/f/florence/florence_0.6.3-1.2_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: 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: gir1.2-mutter-12 Source: mutter (44.8-3.1) Version: 44.8-3.1+b3 Installed-Size: 529 Maintainer: Debian GNOME Maintainers Architecture: armel Depends: libmutter-12-0t64 (= 44.8-3.1+b3), gir1.2-atk-1.0, gir1.2-cairo-1.0, gir1.2-gdesktopenums-3.0 (>= 40~alpha), gir1.2-gl-1.0, gir1.2-gobject-2.0, gir1.2-graphene-1.0 (>= 1.10.2), gir1.2-json-1.0 (>= 0.13.2-1~), gir1.2-pango-1.0 (>= 1.46.0), gir1.2-pangocairo-1.0 (>= 1.46.0), gir1.2-xfixes-4.0, gir1.2-xlib-2.0 Size: 136008 SHA256: d62ba2814af85b01918596f86fc0e41f94d4a01fbae3aa1a5326e2d85e99dba0 SHA1: d66192029ad26034b2ea95c660071f36eb1bf9e3 MD5sum: b6df1d8e3389db033c260d0c5c239298 Description: GObject introspection data for Mutter Mutter is a Wayland display server and X11 window manager and compositor library. It contains functionality related to, among other things, window management, window compositing, focus tracking, workspace management, keybindings and monitor configuration. . Internally it uses a fork of Cogl, a hardware acceleration abstraction library used to simplify usage of OpenGL pipelines, as well as a fork of Clutter, a scene graph and user interface toolkit. . This package contains the GObject introspection data which may be used to generate dynamic bindings. Multi-Arch: same Section: introspection Priority: optional Filename: pool/main/m/mutter/gir1.2-mutter-12_44.8-3.1+b3_armel.deb Package: gir1.2-mutter-13 Source: mutter Version: 45.3-3 Installed-Size: 522 Maintainer: Debian GNOME Maintainers Architecture: armel Depends: libmutter-13-0 (= 45.3-3), gir1.2-atk-1.0, gir1.2-cairo-1.0, gir1.2-gdesktopenums-3.0 (>= 40~alpha), gir1.2-gl-1.0, gir1.2-gobject-2.0, gir1.2-graphene-1.0 (>= 1.10.2), gir1.2-json-1.0 (>= 0.13.2-1~), gir1.2-pango-1.0 (>= 1.46.0), gir1.2-pangocairo-1.0 (>= 1.46.0), gir1.2-xfixes-4.0, gir1.2-xlib-2.0 Size: 135432 SHA256: 7197e5b9098955df0dc3027b72445ebad9c5810eabee716ef85ff3c8e8fe5eb2 SHA1: aad324c2c857c475ff6451928fdc250a086f118e MD5sum: 542f26457875328b7818bc3cf87d5226 Description: GObject introspection data for Mutter Mutter is a Wayland display server and X11 window manager and compositor library. It contains functionality related to, among other things, window management, window compositing, focus tracking, workspace management, keybindings and monitor configuration. . Internally it uses a fork of Cogl, a hardware acceleration abstraction library used to simplify usage of OpenGL pipelines, as well as a fork of Clutter, a scene graph and user interface toolkit. . This package contains the GObject introspection data which may be used to generate dynamic bindings. Multi-Arch: same Homepage: https://mutter.gnome.org/ Section: introspection Priority: optional Filename: pool/main/m/mutter/gir1.2-mutter-13_45.3-3_armel.deb Package: gnome-shell-extension-caffeine Version: 53-1 Installed-Size: 315 Maintainer: Simon McVittie Architecture: all Depends: gnome-shell (<< 47~), gnome-shell (>= 45~) Recommends: gnome-shell-extension-prefs Size: 45152 SHA256: 0820971afc7e86aca088ae072425e5ea6308e04dfaa7218154a2d9824aff9194 SHA1: 9ed44a175e6b28900699e712c4bb6b79f84ad7d4 MD5sum: ad877e7ad5da3dab021ca3b26c7f0bfb Description: GNOME Shell extension to keep your computer awake This GNOME Shell extension provides an icon which can be toggled to inhibit the actions that would normally be taken when the system is idle, including screen locking, screensaver and automatic suspend. By default it also inhibits idle actions while any window is full-screen, and it can be configured to inhibit idle actions while user-specified applications have any window open. . Please note that each user will need to enable the extension manually, for example using gnome-extensions-app from the gnome-shell-extension-prefs package. Homepage: https://github.com/eonpatapon/gnome-shell-extension-caffeine Section: gnome Priority: optional Filename: pool/main/g/gnome-shell-extension-caffeine/gnome-shell-extension-caffeine_53-1_all.deb Package: gnome-shell-extension-dash-to-panel Version: 62-1 Installed-Size: 1274 Maintainer: Debian GNOME Maintainers Architecture: all Depends: dconf-gsettings-backend | gsettings-backend, gnome-shell (>= 46~), gnome-shell (<< 47~), gnome-shell-extension-prefs Size: 185372 SHA256: 776e5947303cc06c809ff66e89a84421e98b1a5f5d929097c27346e55d2aa3e3 SHA1: dd2c6d2bdb1a1225c046b55de8c1397ffb92b55a MD5sum: d2eceb6f91fd6974c99f3df05be611f3 Description: combines the dash and the GNOME main panel into a single panel Moves the dash into the GNOME main panel so that the application launchers and system tray are combined into a single panel, similar to that found in KDE Plasma and Windows 7+. . A separate dock is no longer needed for easy access to running and favorited applications. Homepage: https://github.com/jderose9/dash-to-panel Section: gnome Priority: optional Filename: pool/main/g/gnome-shell-extension-dash-to-panel/gnome-shell-extension-dash-to-panel_62-1_all.deb Package: gnome-shell-extension-flypie Version: 26-2 Installed-Size: 4829 Maintainer: Mo Zhou Architecture: all Depends: gnome-shell (<< 47~), gnome-shell (>= 45~) Size: 3189260 SHA256: 0b05d9acc56935cd21e0ef6b3bfdd4210199a8e8f6dc5ee5d41cba0079297c77 SHA1: ebc74d5c5d757017619fc49160f864a4c6de8090 MD5sum: a4084b4b0c36052819b7a7e30e0e4d8d Description: innovative marking menu via keyboard shortcuts Fly-Pie is an extension for GNOME Shell which lets you open marking menus via keyboard shortcuts. It is the first GNOME Shell extension with achievements! . You can use it to launch applications, simulate hotkeys, open URLs and much more. It features a continuous learning curve which lets you gradually lift-off from a grumpie menu rookie to a snappie menu pielot. (You got it? Like pilot, but with a cake). Once you opened a marking menu, you can seamlessly transition between three alternative selection modes: . * Point-and-Click: Select items by clicking on them or anywhere in the corresponding wedges. * Marking-Mode: Select items by drawing gestures. To do this, click anywhere and drag your mouse. Pausing or making a turn selects the currently dragged item. * Turbo-Mode: You can also "draw" gestures while holding Ctrl, Shift, or Alt without having to press your mouse button! This is especially useful when you opened the menu with a shortcut involving such a modifier. Homepage: https://github.com/Schneegans/Fly-Pie Section: gnome Priority: optional Filename: pool/main/g/gnome-shell-extension-flypie/gnome-shell-extension-flypie_26-2_all.deb Package: gnome-shell-extension-kimpanel Version: 0.0~git20240513.9a7c460-1 Installed-Size: 88 Maintainer: Debian Input Method Team Architecture: all Depends: fcitx5 | fcitx, fcitx5-module-kimpanel | fcitx-module-kimpanel, gnome-shell (>= 45~), gnome-shell (<< 47~) Size: 14156 SHA256: 447c71bef7a319b3afa44d330c4241250e95727aa5e4f29c04053a4108705018 SHA1: ddd427c3682ef681c94aa049664fe7f1bbd41332 MD5sum: 93d195540efbab7182d0cfa9198ad57f Description: KDE kimpanel protocol extension for GNOME shell Kimpanel extension acts as a KDE Kimpanel protocol implementation under GNOME to provide a unified frontend look for fcitx input method on GNOME shell. . It provides a native pop-up window for input method word listing and a user-friendly tray-like icon for user to interact with fcitx. Homepage: https://github.com/wengxt/gnome-shell-extension-kimpanel Section: gnome Priority: optional Filename: pool/main/g/gnome-shell-extension-kimpanel/gnome-shell-extension-kimpanel_0.0~git20240513.9a7c460-1_all.deb Package: gnome-shell-extension-shortcuts Version: 1.5.1-1 Installed-Size: 97 Maintainer: Kyle Robbertze Architecture: all Depends: gnome-shell (<< 47~), gnome-shell (>= 45) Size: 15280 SHA256: 410db0f561a72dc3ae3f5debed8d5ee4fc925e52362c7395cae8e4dd32f7d7c5 SHA1: 042d3d109b9acd3d79d7408e6f443b0aa3f37353 MD5sum: 1c3b5670fb3bb78b24ec131dcf83fd11 Description: Creates a shortcuts help pop-up in GNOME Shell Shortcuts is a GNOME Shell extension that creates a pop-up when Super + S is pressed that gives a list of useful keyboard shortcuts in the GNOME Shell desktop environment Homepage: https://gitlab.com/paddatrapper/shortcuts-gnome-extension Section: gnome Priority: optional Filename: pool/main/g/gnome-shell-extension-shortcuts/gnome-shell-extension-shortcuts_1.5.1-1_all.deb Package: gnome-shell-extensions-extra Version: 20240414-2 Installed-Size: 997 Maintainer: Daniel Baumann , Architecture: all Provides: gnome-shell-extension-disable-workspace-switcher (= 3+20231017), gnome-shell-extension-hibernate-status (= 1.15), gnome-shell-extension-middleclickclose (= 30), gnome-shell-extension-no-overview (= 46), gnome-shell-extension-vertical-workspaces (= 37+20240412) Depends: gnome-shell (>= 46~), gnome-shell (<< 47~), dconf-gsettings-backend | gsettings-backend Recommends: gnome-tweaks Enhances: gnome-shell Size: 143984 SHA256: c1d8068d4afd6d45a66eccb9a45ed1c070237d35eda032a5c1db8485799306b0 SHA1: bfb4ad354fe7cd74c79f15d5e9a72eb8f917154a MD5sum: 89add7c5fd98cc2848d2ab545532ae28 Description: Conglomeration package of GNOME Shell extensions The gnome-shell-extensions-extra contains the following extensions for GNOME Shell: . * disable-workspace-switcher: disables the popup displayed during workspace switching . * hibernate-status: adds a hibernate/hybrid suspend button in status menu . * middleclickclose: closes apps in overview with a middle click . * no-overview: disables the switch to overview at login . * vertical-workspaces: changes the horizontal stacking of workspaces to vertical, but also customizes layout, content, appearance and behavior of the Shell Section: gnome Priority: optional Filename: pool/main/g/gnome-shell-extensions-extra/gnome-shell-extensions-extra_20240414-2_all.deb Package: gridsite Version: 3.0.0~20240125git1200598-1 Installed-Size: 263 Maintainer: Mattias Ellert Architecture: armel Depends: libgridsite6t64 (= 3.0.0~20240125git1200598-1), apache2-bin (>= 2.4.16), libc6 (>= 2.34), libgsoap-2.8.132t64 (>= 2.8.132), apache2-api-20120211, apache2-api-20120211-openssl1.1 Recommends: apache2 (>= 2.4.6-4~) | httpd Size: 89716 SHA256: 76f39d01ecc839dea7b8c2f44798d3967fc258b6d99d0c02bea80a0d60ca282b SHA1: 4f133638c1b6192c264a6a795b1ea829951e6156 MD5sum: 5e57e26a511a072e53a02c2e24d2811d Description: Grid Security for the Web, Web platforms for Grids 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, contains Apache httpd modules for enabling mod_gridsite. Multi-Arch: foreign Homepage: https://github.com/CESNET/gridsite Section: net Priority: optional Filename: pool/main/g/gridsite/gridsite_3.0.0~20240125git1200598-1_armel.deb Package: gridsite-clients Source: gridsite Version: 3.0.0~20240125git1200598-1 Installed-Size: 163 Maintainer: Mattias Ellert Architecture: armel Depends: libgridsite6t64 (= 3.0.0~20240125git1200598-1), libc6 (>= 2.34), libcurl4t64 (>= 7.16.2), libgsoap-2.8.132t64 (>= 2.8.132), libssl3t64 (>= 3.0.0) Size: 48352 SHA256: 32beb38b68c8aa273380b8aa5ba56db2c6fed3b2872fd1c3a5a6900ba74c5baf SHA1: 4eaf4cc51f6c3d3b1cf8adbd476e0250081e4bc7 MD5sum: 2d9b5c3d1c0d634a6b5d00f698621d65 Description: Clients to gridsite: htcp, htrm, htmv 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-clients, contains clients for using against gridsite, htcp, htrm, ... Multi-Arch: foreign Homepage: https://github.com/CESNET/gridsite Section: net Priority: optional Filename: pool/main/g/gridsite/gridsite-clients_3.0.0~20240125git1200598-1_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.11.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: 121668 SHA256: 09b059aca2be42e46be7f6f49d52f619c340923dfcdec5de3867efac5e3aa2cf SHA1: be1cfd64da869047b24a6d67aa93573d7d232999 MD5sum: cfb5e6f64db7e70a28a899e15cf07357 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.11.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.7.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: 157608 SHA256: db872a4084a5214b1d75c683b94db40b1f4814d14293444d4726e44d397da611 SHA1: 0cc27b988f3692451edd9600a84418549ecdae4d MD5sum: f91d1444ebf6bafd8cb3701013a1cba7 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.7.0-1_all.deb Package: gvmd Version: 23.8.1-1 Installed-Size: 3752 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.8.1-1), notus-scanner (>= 22.4.0), ospd-openvas (>= 22.4.0), xml-twig-tools, postgresql-16, postgresql-16-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: 631076 SHA256: 5e115012bbb8d1020e4f6b87fd5434ce1d2ac1ddc8e05a39bb3a07021a08568e SHA1: e7a0ead152e5a205df88cf62c3180a8be12128e7 MD5sum: 49f492b5d85497cebfc25b761e16a273 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.8.1-1_armel.deb Package: gvmd-common Source: gvmd Version: 23.8.1-1 Installed-Size: 1183 Maintainer: Debian Security Tools Architecture: all Depends: gnutls-bin, xsltproc Recommends: texlive-latex-extra Suggests: gnupg, python3, python3-lxml, wget Size: 108052 SHA256: e62ee6cc95bbdbce778369687bc733cf6a8028a17fc55f8b71e64a3c4fee30b0 SHA1: 574eedaf5d5a3bcb8fde14e5d1e51208baf9d348 MD5sum: d14e8799f253d31a482a9f3396ae2bda 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.8.1-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: leafpad Version: 0.8.18.1-5 Installed-Size: 433 Maintainer: Paulo Roberto Alves de Oliveira (aka kretcheu) Architecture: armel Depends: libc6 (>= 2.4), libcairo2 (>= 1.2.4), libglib2.0-0 (>= 2.24.0), libgtk2.0-0 (>= 2.10.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0) Suggests: evince-gtk Size: 87202 SHA256: 02c9f0ea94b2a4b43970bb46d69c1bb5f09b0deed680fac7d8c973808d5708f6 SHA1: 1cbef78a448af3dfd8cd9f4cdb14e39dd34eeb5a MD5sum: 546b2c8b256fb1cf4d992e620c4ba5dc Description: GTK+ based simple text editor Leafpad is a simple GTK+ based text editor with user interface similar to Notepad. It aims to be lighter than Gedit and KWrite, and to be as useful as them. Homepage: http://tarot.freeshell.org/leafpad/ Tag: implemented-in::c, interface::graphical, interface::x11, role::program, uitoolkit::gtk, use::editing, works-with::text, x11::application Section: editors Priority: optional Filename: pool/main/l/leafpad/leafpad_0.8.18.1-5_armel.deb Package: libaio-dev Source: libaio Version: 0.3.113-8 Installed-Size: 72 Maintainer: Guillem Jover Architecture: armel Depends: libaio1t64 (= 0.3.113-8) Size: 31280 SHA256: dd4079add58e49b42f7433e2c9ea62a882a86acb4dda9228477255f389fd8d73 SHA1: 12249b334531ef2242e5500d60f41e1dfd130f37 MD5sum: f64581f75baaf94712b3df85ed1aea88 Description: Linux kernel AIO access library - development files This library enables userspace to use Linux kernel asynchronous I/O system calls, important for the performance of databases and other advanced applications. . This package contains the static library and the header files. Multi-Arch: same Homepage: https://pagure.io/libaio Tag: devel::lang:c, devel::library, implemented-in::TODO, implemented-in::c, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/liba/libaio/libaio-dev_0.3.113-8_armel.deb Package: libaio1 Source: libaio Version: 0.3.113-5 Installed-Size: 33 Maintainer: Guillem Jover Architecture: armel Depends: libc6 (>= 2.4) Size: 13140 SHA256: 3b973971bd66f6e2e3b279f5587a433df360729d23d7736eab88a5255c364e7a SHA1: d5f2c0b850afdc5bf93b6bce679b81d094e1f73b MD5sum: 3bde62c656f18871dcfd359e01e602f5 Description: Linux kernel AIO access library - shared library This library enables userspace to use Linux kernel asynchronous I/O system calls, important for the performance of databases and other advanced applications. . This package contains the shared library. Multi-Arch: same Homepage: https://pagure.io/libaio Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/liba/libaio/libaio1_0.3.113-5_armel.deb Package: libaio1t64 Source: libaio Version: 0.3.113-8 Installed-Size: 34 Maintainer: Guillem Jover Architecture: armel Depends: libc6 (>= 2.4) Size: 14500 SHA256: d78a402d4b72f4064173d8597c0ecd5378bd282ad65ff763d53895cc5cebb9e1 SHA1: 03ba1343088ee50922d7491d84515989cdc8bbdd MD5sum: a4bf77901977601648a3aef2220c8b7e Description: Linux kernel AIO access library - shared library This library enables userspace to use Linux kernel asynchronous I/O system calls, important for the performance of databases and other advanced applications. . This package contains the shared library. Multi-Arch: same Homepage: https://pagure.io/libaio Section: libs Priority: optional Filename: pool/main/liba/libaio/libaio1t64_0.3.113-8_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: libbde1 Source: libbde (20190102-2) Version: 20190102-2+b2 Installed-Size: 1396 Maintainer: Debian Security Tools Architecture: armel Depends: libbfio1 (>= 20120425), libc6 (>= 2.34) Size: 427240 SHA256: 55fbf3830f96d35fec689a1b010599e9fd00102c9a6632677692dc15df6b4df7 SHA1: 9f935eb015c00e605f3ccc4c3b258d561f0bb1a7 MD5sum: 821f9d4829dfeda6b48797d1f55e1d87 Description: BitLocker Drive Encryption access library The BDE format is used by Microsoft Windows (Vista and later) to encrypt data on a storage media volume. Multi-Arch: same Homepage: https://github.com/libyal/libbde Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/libb/libbde/libbde1_20190102-2+b2_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: libcgsi-gsoap1 Source: cgsi-gsoap Version: 1.3.11-4 Installed-Size: 164 Maintainer: Mattias Ellert Architecture: armel Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libglobus-common0 (>= 17), libglobus-gsi-cert-utils0 (>= 8), libglobus-gsi-credential1 (>= 6), libglobus-gss-assist3 (>= 11), libglobus-gssapi-gsi4 (>= 13), libglobus-openssl-module0 (>= 3), libssl3 (>= 3.0.0), libstdc++6 (>= 13.1), libvomsapi1v5 (>= 2.1.0~rc3), libgsoap-2.8.132 Size: 26696 SHA256: 194e089bfc58b68c0574aa4731aefba790d4e1cd7b55aaa8c55b5883763cbc93 SHA1: 5c2c3d5fa812d8bb0cacb9273470b95a1d2f14ab MD5sum: e46777c4c0a030d9404ba7754dc6b295 Description: GSI plugin for gSOAP This is a GSI plugin for gSOAP. It uses the globus GSI libraries to implement GSI secure authentication and encryption on top of gSOAP. Multi-Arch: same Homepage: https://dmc-docs.web.cern.ch/dmc-docs/cgsi-gsoap.html Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/c/cgsi-gsoap/libcgsi-gsoap1_1.3.11-4_armel.deb Package: libflorence-1.0-1 Source: florence Version: 0.6.3-1.2 Installed-Size: 29 Maintainer: Jérémy Bobbio Architecture: armel Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.26.0) Size: 9812 SHA256: 699e46b65c74ad603cb0d7b8bb4410914dce263043f8bce7a167eb03957a7ded SHA1: 816e182283691e1eb2e178b707fa4ac87ce05dc2 MD5sum: 93e9fcc2a3b4f436b510997c67c41ebf Description: extensible and scalable virtual keyboard for X Florence is an extensible scalable virtual keyboard for X. . libflorence is a library to control the virtual keyboard. . This package contains the shared library. Multi-Arch: same Homepage: http://florence.sourceforge.net/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/f/florence/libflorence-1.0-1_0.6.3-1.2_armel.deb Package: libflorence-1.0-dev Source: florence Version: 0.6.3-1.2 Installed-Size: 29 Maintainer: Jérémy Bobbio Architecture: armel Depends: libflorence-1.0-1 (= 0.6.3-1.2) Size: 9740 SHA256: f7a39821bce449d4a9b0745ed9396782cd8dd54d961668cf17a223a0270778e4 SHA1: 9af5dcdaa2ae2fe24e01b92bf48b25ca38fd1f2e MD5sum: 4fe608a30321a676bd93c7706063ab0b Description: extensible and scalable virtual keyboard for X Florence is an extensible scalable virtual keyboard for X. . libflorence is a library to control the virtual keyboard. . This package contains the development files. Multi-Arch: same Homepage: http://florence.sourceforge.net/ Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/f/florence/libflorence-1.0-dev_0.6.3-1.2_armel.deb Package: libfreefare0 Source: libfreefare (0.4.0-2.1) Version: 0.4.0-2.1+b1 Installed-Size: 94 Maintainer: Nobuhiro Iwamatsu Architecture: armel Depends: libc6 (>= 2.4), libnfc6 (>= 1.7.0~rc7), libssl3 (>= 3.0.0) Size: 33044 SHA256: 401fbc7919505393ffb94bb39bc89a2b9be399bb79121db279ac2c5e272328e6 SHA1: 5917909f1db93041a69e7e8537bfb21e03dd5b8c MD5sum: 2dbf4c7c80d81ea547e7625cc81f0152 Description: MIFARE card manipulations library The libfreefare project aims to provide a convenient API for MIFARE card manipulations. . This package contains the libfreefare library. Multi-Arch: same Homepage: https://code.google.com/p/libfreefare/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/libf/libfreefare/libfreefare0_0.4.0-2.1+b1_armel.deb Package: libgnuradio-air-modes1 Source: gr-air-modes (0.0.20210211-3) Version: 0.0.20210211-3+b4 Installed-Size: 79 Maintainer: A. Maitland Bottoms Architecture: armel Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.5), libgnuradio-pmt3.10.9 (>= 3.10.9.1), libgnuradio-runtime3.10.9 (>= 3.10.9.1), libstdc++6 (>= 13.1) Recommends: gr-air-modes Size: 21360 SHA256: a5be91fc39181242ac67104e51ea0dcf352b1d2543560224f1648573680df9ed SHA1: 8a6c94e5278cce12b00bbca0f560953055155db7 MD5sum: a8672cba0badcfe0303e4b950236d1fe Description: Gnuradio Mode-S/ADS-B radio - library A software-defined radio receiver for Mode S transponder signals, including ADS-B reports from equipped aircraft. . This package provides a shared library. Homepage: https://github.com/bistromath/gr-air-modes Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/g/gr-air-modes/libgnuradio-air-modes1_0.0.20210211-3+b4_armel.deb Package: libgridsite-dev Source: gridsite Version: 3.0.0~20240125git1200598-1 Installed-Size: 144 Maintainer: Mattias Ellert Architecture: armel Depends: libgridsite6t64 (= 3.0.0~20240125git1200598-1) Size: 46904 SHA256: bf6efafe9ca5089841c88f754557a4ffc465042212812901ca439eabb59ebb29 SHA1: b22367249b7f160a6a3d59cbbe40885026956871 MD5sum: 1a7257cca8940bc26be7a667c3a5a37b Description: Developers tools 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, libgridsite-dev, contains developer tools for using gridsite. Multi-Arch: same Homepage: https://github.com/CESNET/gridsite Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/g/gridsite/libgridsite-dev_3.0.0~20240125git1200598-1_armel.deb Package: libgridsite6t64 Source: gridsite Version: 3.0.0~20240125git1200598-1 Installed-Size: 102 Maintainer: Mattias Ellert Architecture: armel Replaces: libgridsite6 Depends: libc6 (>= 2.34), libcanl-c4t64 (>= 3.0.0), libssl3t64 (>= 3.0.0), libxml2 (>= 2.7.4) Breaks: libgridsite6 (<< 3.0.0~20240125git1200598-1) Size: 40340 SHA256: 1a5c2c75ed64d8d646b03893f3b6490b41c59eb6256dff43e1664da075a75670 SHA1: 5acec55e53deb8c6c88d9bf17e93d90ca60dcde7 MD5sum: 0c0840c256503e45d19eca9d4a53ef60 Description: Run time libraries for mod_gridsite and gridsite-clients 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 contains the runtime libraries. Multi-Arch: same Homepage: https://github.com/CESNET/gridsite Section: libs Priority: optional Filename: pool/main/g/gridsite/libgridsite6t64_3.0.0~20240125git1200598-1_armel.deb Package: libgsoap-2.8.132 Source: gsoap Version: 2.8.132-2 Installed-Size: 1374 Maintainer: Mattias Ellert Architecture: armel Depends: libc6 (>= 2.28), libgcc-s1 (>= 3.5), libssl3 (>= 3.0.0), libstdc++6 (>= 13.1), zlib1g (>= 1:1.1.4) Size: 237672 SHA256: 12b38ce035585d20e8433600ebb3d20afd9c098b3bd421b4c60b7a3fef122c65 SHA1: 5b950db350164a25e7c2087a245b15831c54d985 MD5sum: b21254dd113ff86433ce94dd2c65496d Description: Runtime libraries for gSOAP The gSOAP toolkit provides a unique SOAP-to-C/C++ language binding for the development of SOAP Web Services and clients. Runtime libraries. Multi-Arch: same Homepage: https://gsoap2.sourceforge.net/ Section: libs Priority: optional Filename: pool/main/g/gsoap/libgsoap-2.8.132_2.8.132-2_armel.deb Package: libgvm-dev Source: gvm-libs Version: 22.10.0-1.1 Installed-Size: 140 Maintainer: Debian Security Tools Architecture: armel Depends: libgcrypt-dev, libglib2.0-dev, libgnutls28-dev, libgpgme-dev, libhiredis-dev, libksba-dev, libgvm22t64 (= 22.10.0-1.1), libpcap-dev, libssh-dev, uuid-dev, libsnmp-dev Suggests: libgvm-doc Size: 27832 SHA256: 3efa416ccbb133d776c264675d00267a0cb1398b276e6911541b1ff47a627a4f SHA1: 24f816314e6975e9e00577bbb85330e3c015b37f MD5sum: 906838bf5a7ffdf395190538419b6229 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.10.0-1.1_armel.deb Package: libgvm-doc Source: gvm-libs Version: 22.10.0-1.1 Installed-Size: 7355 Maintainer: Debian Security Tools Architecture: all Size: 457540 SHA256: a40aada53c24cd677d230b2d59b25d39fe6cc2eae4e01d429fbbf911564f41df SHA1: c43f4db237c9dc03aa8e4b960b8fb6a9aee13083 MD5sum: f9503adaa429bb7309181120b1ae4257 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.10.0-1.1_all.deb Package: libgvm21 Source: gvm-libs Version: 21.4.4-1 Installed-Size: 291 Maintainer: Debian Security Tools Architecture: armel Replaces: libopenvas9 Depends: libc6 (>= 2.33), libcrypt1 (>= 1:4.1.0), libgcrypt20 (>= 1.10.0), libglib2.0-0 (>= 2.33.14), libgnutls30 (>= 3.7.2), libgpg-error0 (>= 1.14), libgpgme11 (>= 1.6.0), libhiredis0.14 (>= 0.14.0), libldap-2.5-0 (>= 2.5.4), libnet1 (>= 1.1.2.1), libradcli4 (>= 1.2.11), libssh-gcrypt-4 (>= 0.8.0), libuuid1 (>= 2.16), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Conflicts: libopenvas9 Breaks: openvas-scanner (<< 5.1.2~) Size: 93656 SHA256: 23b482f1f6b4ee77e897da081b868d0fef745b56178b2e0bc9bf306629ccf1b4 SHA1: 34e1504b2331cc1763d094594746d999f746f86a MD5sum: c765444f051754cfcce10b0f1f0871eb 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/libgvm21_21.4.4-1_armel.deb Package: libgvm22t64 Source: gvm-libs Version: 22.10.0-1.1 Installed-Size: 335 Maintainer: Debian Security Tools Architecture: armel Replaces: libgvm22, libopenvas9 Depends: libc6 (>= 2.38), 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.10.0-1.1) Size: 104480 SHA256: beadbed55141ca9ee7ed8c11ab532d7e9be7939a52ab390a239ec0a0528e5559 SHA1: a4001d4090bfd2643c346bd6981311a9ae88591a MD5sum: 35294b1b53739671003ba0e0e090ad7f 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.10.0-1.1_armel.deb Package: liblnk1 Source: liblnk (20181227-1.1) Version: 20181227-1.1+b4 Installed-Size: 1393 Maintainer: Debian Security Tools Architecture: armel Depends: libbfio1 (>= 20120425), libc6 (>= 2.34) Size: 326960 SHA256: 6be458f4ac972544654c50c165e739483b3da1b20fc2905c99705c36b87c6ecf SHA1: f78d1e3e5420fa09ac97b033fd5cd7d257a896cb MD5sum: f7661aa7e3510de2cfc0a8dfd133b528 Description: Windows Shortcut File format access library liblnk is a library to access the Windows Shortcut File (LNK) format. . This package contains the shared library. Multi-Arch: same Homepage: https://github.com/libyal/liblnk Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/libl/liblnk/liblnk1_20181227-1.1+b4_armel.deb Package: libmutter-12-0t64 Source: mutter (44.8-3.1) Version: 44.8-3.1+b3 Installed-Size: 3638 Maintainer: Debian GNOME Maintainers Architecture: armel Replaces: libmutter-12-0 Depends: adwaita-icon-theme, gsettings-desktop-schemas (>= 40~alpha), mutter-common (>= 44.8-3.1), mutter-common-bin (= 44.8-3.1+b3), libatk1.0-0t64 (>= 2.2.0), libc6 (>= 2.34), libcairo-gobject2 (>= 1.12.16), libcairo2 (>= 1.14.0), libcanberra0 (>= 0.2), libcolord2 (>= 1.4.5), libdrm2 (>= 2.4.83), libegl1, libfontconfig1 (>= 2.12.6), libfribidi0 (>= 1.0.0), libgbm1 (>= 21.1.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libgl1, libglib2.0-0t64 (>= 2.77.3), libgnome-desktop-4-2t64 (>= 3.17.92), libgraphene-1.0-0 (>= 1.10.0), libgudev-1.0-0 (>= 232), libharfbuzz0b (>= 0.6.0), libice6 (>= 1:1.0.0), libinput10 (>= 1.19.1), libjson-glib-1.0-0 (>= 1.5.2), liblcms2-2 (>= 2.6), libpango-1.0-0 (>= 1.46.0), libpangocairo-1.0-0 (>= 1.46.0), libpangoft2-1.0-0 (>= 1.46.0), libpipewire-0.3-0t64 (>= 0.3.33), libsm6, libstartup-notification0 (>= 0.11), libsystemd0 (>= 226), libudev1 (>= 183), libwacom9 (>= 2.0.0), libwayland-server0 (>= 1.21.0), libx11-6 (>= 2:1.7.0), libx11-xcb1 (>= 2:1.8.7), libxau6 (>= 1:1.0.9), libxcb-randr0 (>= 1.1), libxcb-res0 (>= 1.10), libxcb1, libxcomposite1 (>= 1:0.4.5), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6 (>= 2:1.3.0), libxfixes3 (>= 1:6.0.0), libxi6 (>= 2:1.6.99.1), libxinerama1 (>= 2:1.1.4), libxkbcommon-x11-0 (>= 0.5.0), libxkbcommon0 (>= 0.5.0), libxkbfile1 (>= 1:1.1.0), libxrandr2 (>= 2:1.5.0), libxtst6 Breaks: apparmor (<< 2.13.3-5~), gnome-control-center (<< 1:3.25.2), gnome-settings-daemon (<< 3.31.101), gnome-shell (<< 44~rc), libgtk-3-0 (<< 3.24.33-2~), libgtk-4-1 (<< 4.6.3+ds1-2~), libmutter-12-0 (<< 44.8-3.1), xwayland (<< 2:23.1.0) Size: 1083364 SHA256: d532892a25342def4a83c1464025ca6f6e12b417c41d9e191278d8574dc49889 SHA1: 70ef06f3dcaa6ee9f9b7a0f380425c84d91502ee MD5sum: 88a79e12f3b20ae545ede311595767b3 Description: window manager library from the Mutter window manager Mutter is a Wayland display server and X11 window manager and compositor library. It contains functionality related to, among other things, window management, window compositing, focus tracking, workspace management, keybindings and monitor configuration. . Internally it uses a fork of Cogl, a hardware acceleration abstraction library used to simplify usage of OpenGL pipelines, as well as a fork of Clutter, a scene graph and user interface toolkit. . This package contains the window manager shared library, used by mutter itself, and gnome-shell. Multi-Arch: same Section: libs Priority: optional Filename: pool/main/m/mutter/libmutter-12-0t64_44.8-3.1+b3_armel.deb Package: libmutter-12-dev Source: mutter (44.8-3.1) Version: 44.8-3.1+b3 Installed-Size: 6076 Maintainer: Debian GNOME Maintainers Architecture: armel Depends: gir1.2-mutter-12 (= 44.8-3.1+b3), gsettings-desktop-schemas-dev (>= 40~alpha), libatk1.0-dev, libcairo2-dev, libdrm-dev, libegl1-mesa-dev, libgbm-dev, libgdk-pixbuf-2.0-dev, libgles-dev, libglib2.0-dev (>= 2.75.0), libgraphene-1.0-dev (>= 1.9.3), libinput-dev (>= 1.19), libjson-glib-dev, libmutter-12-0t64 (= 44.8-3.1+b3), libpango1.0-dev, libwayland-dev, libx11-dev, libxcomposite-dev, libxdamage-dev, libxext-dev, libxfixes-dev (>= 6.0), libxi-dev, libxrandr-dev Size: 500228 SHA256: c194bacef7d0057744d9c5889de4179d52cc336ea477e4e4bda0b76fe70052b3 SHA1: 2e3c52d363bcc8065c55bdc60795834f250e6f72 MD5sum: 0b57d8989feace24034e03d55560acfa Description: Development files for the Mutter window manager Mutter is a Wayland display server and X11 window manager and compositor library. It contains functionality related to, among other things, window management, window compositing, focus tracking, workspace management, keybindings and monitor configuration. . Internally it uses a fork of Cogl, a hardware acceleration abstraction library used to simplify usage of OpenGL pipelines, as well as a fork of Clutter, a scene graph and user interface toolkit. . This package contains the development files. Multi-Arch: same Section: libdevel Priority: optional Filename: pool/main/m/mutter/libmutter-12-dev_44.8-3.1+b3_armel.deb Package: libmutter-13-0 Source: mutter Version: 45.3-3 Installed-Size: 3762 Maintainer: Debian GNOME Maintainers Architecture: armel Depends: adwaita-icon-theme, gsettings-desktop-schemas (>= 40~alpha), mutter-common (>= 45.3-3), mutter-common-bin (= 45.3-3), libatk1.0-0 (>= 2.2.0), libc6 (>= 2.34), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.14.0), libcanberra0 (>= 0.2), libcolord2 (>= 1.4.5), libdrm2 (>= 2.4.83), libegl1, libeis1 (>= 1.0.901), libfontconfig1 (>= 2.12.6), libfribidi0 (>= 1.0.0), libgbm1 (>= 21.1.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libgl1, libglib2.0-0 (>= 2.77.3), libgnome-desktop-4-2 (>= 3.17.92), libgraphene-1.0-0 (>= 1.10.0), libgudev-1.0-0 (>= 232), libharfbuzz0b (>= 0.6.0), libice6 (>= 1:1.0.0), libinput10 (>= 1.19.1), libjson-glib-1.0-0 (>= 1.5.2), liblcms2-2 (>= 2.6), libpango-1.0-0 (>= 1.46.0), libpangocairo-1.0-0 (>= 1.46.0), libpangoft2-1.0-0 (>= 1.46.0), libpipewire-0.3-0 (>= 0.3.33), libsm6, libstartup-notification0 (>= 0.11), libsystemd0 (>= 226), libudev1 (>= 183), libwacom9 (>= 2.0.0), libwayland-server0 (>= 1.21.0), libx11-6 (>= 2:1.7.0), libx11-xcb1 (>= 2:1.8.7), libxau6 (>= 1:1.0.9), libxcb-randr0 (>= 1.1), libxcb-res0 (>= 1.10), libxcb1, libxcomposite1 (>= 1:0.4.5), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6 (>= 2:1.3.0), libxfixes3 (>= 1:6.0.0), libxi6 (>= 2:1.6.99.1), libxinerama1 (>= 2:1.1.4), libxkbcommon-x11-0 (>= 0.5.0), libxkbcommon0 (>= 0.5.0), libxkbfile1 (>= 1:1.1.0), libxrandr2 (>= 2:1.5.0), libxtst6 Breaks: apparmor (<< 2.13.3-5~), gnome-control-center (<< 1:3.25.2), gnome-settings-daemon (<< 3.31.101), gnome-shell (<< 45~rc), libgtk-3-0 (<< 3.24.33-2~), libgtk-4-1 (<< 4.6.3+ds1-2~), xwayland (<< 2:23.1.0) Size: 1113460 SHA256: c5b88896dfdc293048b73587929f7b52b91ca9ad8dcdd3daa98be60fe51dca00 SHA1: cb25d49e7674dc2dc9f123442ae6efc75879dc9f MD5sum: 3206356fd598f81376a76612dce0e1c3 Description: window manager library from the Mutter window manager Mutter is a Wayland display server and X11 window manager and compositor library. It contains functionality related to, among other things, window management, window compositing, focus tracking, workspace management, keybindings and monitor configuration. . Internally it uses a fork of Cogl, a hardware acceleration abstraction library used to simplify usage of OpenGL pipelines, as well as a fork of Clutter, a scene graph and user interface toolkit. . This package contains the window manager shared library, used by mutter itself, and gnome-shell. Multi-Arch: same Homepage: https://mutter.gnome.org/ Section: libs Priority: optional Filename: pool/main/m/mutter/libmutter-13-0_45.3-3_armel.deb Package: libmutter-13-dev Source: mutter Version: 45.3-3 Installed-Size: 5956 Maintainer: Debian GNOME Maintainers Architecture: armel Depends: gir1.2-mutter-13 (= 45.3-3), gsettings-desktop-schemas-dev (>= 40~alpha), libatk1.0-dev, libcairo2-dev, libdrm-dev, libegl1-mesa-dev, libgbm-dev, libgdk-pixbuf-2.0-dev, libgles-dev, libglib2.0-dev (>= 2.75.0), libgraphene-1.0-dev (>= 1.9.3), libinput-dev (>= 1.19), libjson-glib-dev, libmutter-13-0 (= 45.3-3), libpango1.0-dev, libwayland-dev, libx11-dev, libxcomposite-dev, libxdamage-dev, libxext-dev, libxfixes-dev (>= 6.0), libxi-dev, libxrandr-dev Size: 492788 SHA256: 2197501b014e879d6cbf3031d43643d6bb6ca0ef941e5e6d47a7057fdc41da07 SHA1: 72c7065f4a6ab3463f7ff5f1c167f66914be8af8 MD5sum: 72d263831781735835c34dc431751e0f Description: Development files for the Mutter window manager Mutter is a Wayland display server and X11 window manager and compositor library. It contains functionality related to, among other things, window management, window compositing, focus tracking, workspace management, keybindings and monitor configuration. . Internally it uses a fork of Cogl, a hardware acceleration abstraction library used to simplify usage of OpenGL pipelines, as well as a fork of Clutter, a scene graph and user interface toolkit. . This package contains the development files. Multi-Arch: same Homepage: https://mutter.gnome.org/ Section: libdevel Priority: optional Filename: pool/main/m/mutter/libmutter-13-dev_45.3-3_armel.deb Package: libmutter-test-12t64 Source: mutter (44.8-3.1) Version: 44.8-3.1+b3 Installed-Size: 168 Maintainer: Debian GNOME Maintainers Architecture: armel Replaces: libmutter-test-12 Provides: gir1.2-metatest-12 Depends: libmutter-12-0t64 (= 44.8-3.1+b3), mutter (= 44.8-3.1+b3), libc6 (>= 2.4), libcairo2 (>= 1.14.0), libgles2, libglib2.0-0t64 (>= 2.77.0), libwayland-client0 (>= 1.21.0), libxcb1, libxext6 Breaks: libmutter-test-12 (<< 44.8-3.1) Size: 64020 SHA256: 3f04cd6393fde8647dee9241486194bcc5a27729144aa25c0d61d91920b30266 SHA1: 4cfafcdedd75a85511486fea116695b714f215b5 MD5sum: 98ef25902459bd1cafeb62a62832a1ca Description: Test helper library for GNOME's window manager library Mutter is a Wayland display server and X11 window manager and compositor library. It contains functionality related to, among other things, window management, window compositing, focus tracking, workspace management, keybindings and monitor configuration. . This package contains a private library used by the automated tests for mutter and gnome-shell. It should not be used by non-GNOME packages. Section: libs Priority: optional Filename: pool/main/m/mutter/libmutter-test-12t64_44.8-3.1+b3_armel.deb Package: libmutter-test-13 Source: mutter Version: 45.3-3 Installed-Size: 165 Maintainer: Debian GNOME Maintainers Architecture: armel Provides: gir1.2-metatest-13 Depends: libmutter-13-0 (= 45.3-3), mutter (= 45.3-3), libc6 (>= 2.4), libcairo2 (>= 1.14.0), libgles2, libglib2.0-0 (>= 2.77.0), libwayland-client0 (>= 1.21.0), libxcb1, libxext6 Size: 65344 SHA256: af34b0cd57a2d804b76b9f46fe789c2a3279ef1a9469b7dbb4a8abafb6ace428 SHA1: 28458b82cd8421dea722f5ecb718a7b8062066b2 MD5sum: 8dc4fe3d8a6afef403c212b7540b6894 Description: Test helper library for GNOME's window manager library Mutter is a Wayland display server and X11 window manager and compositor library. It contains functionality related to, among other things, window management, window compositing, focus tracking, workspace management, keybindings and monitor configuration. . This package contains a private library used by the automated tests for mutter and gnome-shell. It should not be used by non-GNOME packages. Homepage: https://mutter.gnome.org/ Section: libs Priority: optional Filename: pool/main/m/mutter/libmutter-test-13_45.3-3_armel.deb Package: libpcp-archive1 Source: pcp Version: 6.2.2-1 Installed-Size: 143 Maintainer: PCP Development Team Architecture: armel Depends: libc6 (>= 2.4), libpcp3 Breaks: pcp (<< 6.0.1) Size: 124012 SHA256: f93894292960ef9040cd325ea54967688f3a550f8c3219a2b6821155014b5ab5 SHA1: c0cce45a5a54937fc522fcea5c84dffae86988aa MD5sum: 37f9700694c98b16ed71209aa26ea68b 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.2.2-1_armel.deb Package: libpcp-archive1-dev Source: pcp Version: 6.2.2-1 Installed-Size: 167 Maintainer: PCP Development Team Architecture: armel Depends: libpcp-archive1 (= 6.2.2-1), libpcp3-dev Size: 137368 SHA256: 6c0982de642583eda1e751b9f96c8e745e8d1f05e67ddb1662592c8d3b6d585c SHA1: d3d24e416294d8ff823ee9f8d2b4c06f5394a81c MD5sum: 169d9833eb663d7b460a51a2b0db40a1 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.2.2-1_armel.deb Package: libpcp-gui2 Source: pcp Version: 6.2.2-1 Installed-Size: 147 Maintainer: PCP Development Team Architecture: armel Depends: libc6 (>= 2.38), libpcp3 Size: 125740 SHA256: e065722bd8e524af5da462ccb96f8ce37e7e3e4763d19d2f3971c4d6d9228f16 SHA1: 743b5553d838a17766db2bd0a1f5bc8b57ce9597 MD5sum: 9b7e0bfb852a2782a62d386ec6a2121c 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.2.2-1_armel.deb Package: libpcp-gui2-dev Source: pcp Version: 6.2.2-1 Installed-Size: 154 Maintainer: PCP Development Team Architecture: armel Depends: libpcp-gui2 (= 6.2.2-1), libpcp3 (= 6.2.2-1) Conflicts: libpcp-gui1-dev Size: 126212 SHA256: eeffab4984295da9c3d8e4f86cae2f958dc4f42274449871d677553d895ffa30 SHA1: 76dc3df2f16148cae54ef5784d4fe563bc91cde0 MD5sum: 496c92ae9fa5b3bc0863a503170a8ceb 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.2.2-1_armel.deb Package: libpcp-import-perl Source: pcp Version: 6.2.2-1 Installed-Size: 176 Maintainer: PCP Development Team Architecture: armel Depends: libc6 (>= 2.4), libpcp-import1 (= 6.2.2-1), libpcp3, perl (>= 5.38.2-4), perlapi-5.38.2t64 Size: 128000 SHA256: 8c169aa5318c96279b8e0037a5b95357f14e3c36bd91908b6401010a732e9f12 SHA1: 7277116bdbbf35cc620268212177086aed248591 MD5sum: 7c7fae8e9f43c6c71994b7b1d57c2f8c 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.2.2-1_armel.deb Package: libpcp-import1 Source: pcp Version: 6.2.2-1 Installed-Size: 155 Maintainer: PCP Development Team Architecture: armel Depends: libc6 (>= 2.38), libpcp3 Size: 128236 SHA256: 341945027b52441d090876a880877cb97070f549077a8aebbd715b50eb83c607 SHA1: 253d1d0b494d06edcae69016fc2b0c3eb83ec7bb MD5sum: 822c84c962a2c1c40ca55a88862ba263 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.2.2-1_armel.deb Package: libpcp-import1-dev Source: pcp Version: 6.2.2-1 Installed-Size: 166 Maintainer: PCP Development Team Architecture: armel Depends: libpcp-import1 (= 6.2.2-1), libpcp3-dev Size: 130072 SHA256: dec6de89d46aea46d6a2c3011dce815db49cb9d82e61dbd53987bd561cdace8e SHA1: 339902b73137db62c5bdc0ffb17c2d9a09588489 MD5sum: caa0d25ab4443ada27da86652e6d07eb 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.2.2-1_armel.deb Package: libpcp-logsummary-perl Source: pcp Version: 6.2.2-1 Installed-Size: 136 Maintainer: PCP Development Team Architecture: armel Depends: perl:any, pcp (= 6.2.2-1) Size: 121864 SHA256: a1989af3b3e3bd7b8167d16e0921ba43f44d569a5aa4e792472e9787fcd483a5 SHA1: 9494e4626f2d7294b6eff3b89800eef4d03d357b MD5sum: 1e88316b8874b248a0f9d88111b3f5f5 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.2.2-1_armel.deb Package: libpcp-mmv-perl Source: pcp Version: 6.2.2-1 Installed-Size: 175 Maintainer: PCP Development Team Architecture: armel Depends: libc6 (>= 2.4), libpcp-mmv1 (= 6.2.2-1), perl (>= 5.38.2-4), perlapi-5.38.2t64 Size: 128240 SHA256: 98b6a8feae722c55531035f9489b981e5130b949213745d53a4c256cd68e672d SHA1: 688c906f49548be98ef7d15d5b9c271dd55c1228 MD5sum: 2f84572791387e24642bad770779e2f9 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.2.2-1_armel.deb Package: libpcp-mmv1 Source: pcp Version: 6.2.2-1 Installed-Size: 151 Maintainer: PCP Development Team Architecture: armel Depends: libc6 (>= 2.34), libpcp3 Size: 126740 SHA256: 510c73466a2809b4e858a4b448614224566a715f1f3a5423cb517a3279752707 SHA1: fab5f9df97f976fac18cd004f6f949bc491edd46 MD5sum: a185d1bfebc07fc71d344a4a4bbdf285 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.2.2-1_armel.deb Package: libpcp-mmv1-dev Source: pcp Version: 6.2.2-1 Installed-Size: 181 Maintainer: PCP Development Team Architecture: armel Depends: libpcp-mmv1 (= 6.2.2-1), libpcp3 (= 6.2.2-1) Size: 138548 SHA256: 241b9cd257893c3909eee0786020407e47b7ba441efeb09ddad16602b4583f54 SHA1: f44c6bc68b22979f1211a9314354db44f3a7af01 MD5sum: 818d4b0167d5f7f803203f551ac6d775 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.2.2-1_armel.deb Package: libpcp-pmda-perl Source: pcp Version: 6.2.2-1 Installed-Size: 257 Maintainer: PCP Development Team Architecture: armel Depends: libc6 (>= 2.38), libpcp-pmda3 (= 6.2.2-1), libpcp3, perl (>= 5.38.2-4), perlapi-5.38.2t64 Size: 151624 SHA256: 1b7e1e156a8d61d49a0dd53995e1b76eabff61bc1b2ec560ca5d92768bc7013b SHA1: b7375f36f4d6de01d594ba6a241982f5d96c7364 MD5sum: f374e798896fc0aba5e0feb1404cd65c 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.2.2-1_armel.deb Package: libpcp-pmda3 Source: pcp Version: 6.2.2-1 Installed-Size: 216 Maintainer: PCP Development Team Architecture: armel Depends: libc6 (>= 2.38), libpcp3 Size: 150668 SHA256: 452ae0b6a7ef81782862efc5d32012da14ac7513f95f96d7c5c29057573b3fe9 SHA1: bc8b9208aec27011f7ab9128b57ac5055aa46f40 MD5sum: ec4852e924efeb7ea1d0f86cb6762dde 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.2.2-1_armel.deb Package: libpcp-pmda3-dev Source: pcp Version: 6.2.2-1 Installed-Size: 404 Maintainer: PCP Development Team Architecture: armel Replaces: libpcp3-dev (<< 3.11.10~) Depends: libpcp-pmda3 (= 6.2.2-1), libpcp3 (= 6.2.2-1) Breaks: libpcp3-dev (<< 3.11.10~), pcp (<< 2.8.0) Size: 210316 SHA256: b043aba0ce25435cac3839eeaa40b5aec939e70bee804a9b4719ecc7fc698b48 SHA1: f50636d0f995e186ce852a5932d58ebc26abdd79 MD5sum: 32dce995e62a54d2d44a2e818ffc6c53 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.2.2-1_armel.deb Package: libpcp-trace2 Source: pcp Version: 6.2.2-1 Installed-Size: 155 Maintainer: PCP Development Team Architecture: armel Depends: libc6 (>= 2.38), libpcp3 Size: 128720 SHA256: 07dbaa8767f4c0286055ccee31399bc56b361d90ad16011a735e8efa344e1422 SHA1: 971be8deb70246cda94307ede2a0c60c1c15f403 MD5sum: c7093ec6899be303e47354001f1d3835 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.2.2-1_armel.deb Package: libpcp-trace2-dev Source: pcp Version: 6.2.2-1 Installed-Size: 181 Maintainer: PCP Development Team Architecture: armel Depends: libpcp-trace2 (= 6.2.2-1), libpcp3 (= 6.2.2-1) Breaks: pcp (<< 2.8.0) Size: 131692 SHA256: 486a5d91b60446901dd5f7a12384a739d8bf8547e5e68017c1daa28c9ee6026a SHA1: a7c13b6513ef7d67b2caee5d9214fbe0fec3005a MD5sum: 4c529f8d0214d9e1295d21e6e5f09bf1 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.2.2-1_armel.deb Package: libpcp-web1 Source: pcp Version: 6.2.2-1 Installed-Size: 601 Maintainer: PCP Development Team Architecture: armel Depends: libc6 (>= 2.38), libpcp-mmv1, libpcp-pmda3, libpcp3, libuv1t64 (>= 1.4.2) Size: 286412 SHA256: 7d71f0f339e216e831776c2aaee10f2921c7c9d95d367f1d2af4b5823556dba1 SHA1: 26ecb6ba67a9840d5feccad4b084f38a544f950b MD5sum: 72f2774d655de7bfe18ba247a41b7774 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.2.2-1_armel.deb Package: libpcp-web1-dev Source: pcp Version: 6.2.2-1 Installed-Size: 839 Maintainer: PCP Development Team Architecture: armel Depends: libpcp-web1 (= 6.2.2-1), libpcp3-dev Size: 322140 SHA256: 613a50f88557d955a887fd5157cf43c83add78352625165f895588259c81b3df SHA1: 6fd29e7f02237f8ee036a84ebc55bb8a435f81a1 MD5sum: f7ae5b07cf140b831e209bacdae8d47d 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.2.2-1_armel.deb Package: libpcp3 Source: pcp Version: 6.2.2-1 Installed-Size: 819 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.2.2-1) Conflicts: pgpool2 Breaks: libpcp3-dev (<< 2.8.5), pcp (<< 2.8.0) Size: 379676 SHA256: d1a82734cdd1130a380f283dd7dd268e19c2d0129be4df8bba83f81e686a8646 SHA1: d29447c1e4c9ff78ae45cd5d335ff9dc8a5cc6c1 MD5sum: 8e7355a2a378a9d9b9e0cfc7eb29a59d 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.2.2-1_armel.deb Package: libpcp3-dev Source: pcp Version: 6.2.2-1 Installed-Size: 1855 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.2.2-1), 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: 765332 SHA256: 849ac44514a0361a2b35a6601b4cbe76e83a7f0cd8192437b1ee6a1739e9463b SHA1: fc6dde7770a596c213cc6dc3250a6d0ce61d1524 MD5sum: 64bc313cadb06d74bfdae9bc1f1b8275 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.2.2-1_armel.deb Package: libpcre16-3 Source: pcre3 (2:8.39-15) Version: 2:8.39-15+b1 Installed-Size: 530 Maintainer: Matthew Vernon Architecture: armel Depends: libc6 (>= 2.34) Size: 234524 SHA256: 6078418f45be27f12060ffca15527ae9c1902562d53c994c0720237bd8a0feb4 SHA1: f6f74dba573e2a24a31531379e29a1dff257c49c MD5sum: 299a26857b641522778cb2a44f8d4ab1 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+b1_armel.deb Package: libpcre3 Source: pcre3 (2:8.39-15) Version: 2:8.39-15+b1 Installed-Size: 665 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: 314924 SHA256: d557f1ef67c32e6838a054c9ed0f9b4ab6e91ea470168778eb98919a8034ce1a SHA1: 50274940c43b1d0417010f6620889b6893bc9920 MD5sum: ccc7680b7badac49bc7904456e9d8668 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+b1_armel.deb Package: libpcre3-dbg Source: pcre3 (2:8.39-15) Version: 2:8.39-15+b1 Installed-Size: 1687 Maintainer: Matthew Vernon Architecture: armel Depends: libpcre3 (= 2:8.39-15+b1), libpcrecpp0v5 (= 2:8.39-15+b1) Size: 1638676 SHA256: 0ae14a3d1ed5050d2bb84f93a0223518797bf07c753520301d8417d5908ee660 SHA1: aca1a39a233b5da7619e628eed12b731577b9ae9 MD5sum: 09e43bd120588da05dbf62e2731a7360 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: 38341940a8c477f6af2ac38ed56f0ddda2ab8d0d 401bfd6b4cd785bf6d967fad6ab73919a43f2fde 4add8835ea1e372d8c9ca66f2e021e859852c87a 7751a2f0ff332f1a6e087c96b5530f3a9ac03339 9aeb29a6bc4c19130be473bf0bbbfd08463a874f a650c817f472f71216f1c29a0cb69a7418c25c7a Tag: role::debug-symbols Section: debug Priority: optional Filename: pool/main/p/pcre3/libpcre3-dbg_8.39-15+b1_armel.deb Package: libpcre3-dev Source: pcre3 (2:8.39-15) Version: 2:8.39-15+b1 Installed-Size: 1857 Maintainer: Matthew Vernon Architecture: armel Depends: libc-dev, libpcre3 (= 2:8.39-15+b1), libpcre16-3 (= 2:8.39-15+b1), libpcre32-3 (= 2:8.39-15+b1), libpcrecpp0v5 (= 2:8.39-15+b1) Size: 586156 SHA256: 4a6522cb5c00febdf362b963cc9ad3822cbe3e43e6dfbaae7bbd406f14b8dda3 SHA1: 57062dd467410ea7b83bd07f45ff6479b2658726 MD5sum: bcd2a7bc870b272798278b154317b705 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+b1_armel.deb Package: libpcre32-3 Source: pcre3 (2:8.39-15) Version: 2:8.39-15+b1 Installed-Size: 510 Maintainer: Matthew Vernon Architecture: armel Depends: libc6 (>= 2.34) Size: 224668 SHA256: 70ec0b3a103a7c7d76f19ec082a52d082d3d5af87e453fb9ad7df16f738ff35b SHA1: 6ae0c3131d01f7280f2aca1db0b439f2c867db4e MD5sum: 3cc60bbc716888ae0f16c3ae87737f9a 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+b1_armel.deb Package: libpcrecpp0v5 Source: pcre3 (2:8.39-15) Version: 2:8.39-15+b1 Installed-Size: 177 Maintainer: Matthew Vernon Architecture: armel Replaces: libpcre3 (<< 6.4-1.1), libpcrecpp0 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.5), libpcre3, libstdc++6 (>= 13.1) Conflicts: libpcre3 (<< 6.4-1.1), libpcrecpp0 Size: 141336 SHA256: 740fa9525cb0ae6cf31ab2e9c2137d7fe6d9fd1e23fb86f4f1ca51e609c0d925 SHA1: 24d75f6f393131c24960d7b63670ebedc0fa886e MD5sum: da0e8362e96f994b9a811679c9350733 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+b1_armel.deb Package: libradare2-5.0.0 Source: radare2 (5.5.0+dfsg-1) Version: 5.5.0+dfsg-1+b1 Installed-Size: 16636 Maintainer: Debian Security Tools Architecture: armel Depends: libc6 (>= 2.34), libcapstone4 (>= 4), liblz4-1 (>= 0.0~r113), libmagic1 (>= 5.12), libuv1 (>= 1.4.2), libxxhash0 (>= 0.6.5), libzip4 (>= 0.10), zlib1g (>= 1:1.1.4), libradare2-common (>= 5.5.0+dfsg-1) Size: 3247184 SHA256: 0a94f0be63523c949363d58aa659a174850141e1f016c04a4e59da07b203e392 SHA1: 4977ae9539ad9cc0b4b1312ba0d9222ee698fc7a MD5sum: b0aea40ef49256d07f9144a4da91ea77 Description: libraries from the radare2 suite The project aims to create a complete, portable, multi-architecture, unix-like toolchain for reverse engineering. . It is composed by an hexadecimal editor (radare) with a wrapped IO layer supporting multiple backends for local/remote files, debugger (OS X, BSD, Linux, W32), stream analyzer, assembler/disassembler (rasm) for x86, ARM, PPC, m68k, Java, MSIL, SPARC, code analysis modules and scripting facilities. A bindiffer named radiff, base converter (rax), shellcode development helper (rasc), a binary information extractor supporting PE, mach0, ELF, class, etc. named rabin, and a block-based hash utility called rahash. . This package provides the libraries from radare2. Multi-Arch: same Homepage: https://www.radare.org Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/r/radare2/libradare2-5.0.0_5.5.0+dfsg-1+b1_armel.deb Package: libssl1.1 Source: openssl Version: 1.1.1o-1 Installed-Size: 2986 Maintainer: Debian OpenSSL Team Architecture: armel Depends: libc6 (>= 2.33) Breaks: isync (<< 1.3.0-2), lighttpd (<< 1.4.49-2), python-boto (<< 2.44.0-1.1), python-httplib2 (<< 0.11.3-1), python-imaplib2 (<< 2.57-5), python3-boto (<< 2.44.0-1.1), python3-imaplib2 (<< 2.57-5) Size: 1261380 SHA256: 18a237ebb0a8d748019aada759a82a7b749a408cdf66ed7bda2b145a938631e8 SHA1: 4aeec4f773f7da886fb5ba42b1ca733be6947128 MD5sum: d07372d3c83a9119b1ebef3dabf5f1cc Description: Secure Sockets Layer toolkit - shared libraries This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It provides the libssl and libcrypto shared libraries. Multi-Arch: same Homepage: https://www.openssl.org/ Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/o/openssl/libssl1.1_1.1.1o-1_armel.deb Package: libvshadow1 Source: libvshadow (20190323-2) Version: 20190323-2+b2 Installed-Size: 990 Maintainer: Debian Security Tools Architecture: armel Depends: libbfio1 (>= 20120425), libc6 (>= 2.34) Size: 322244 SHA256: ae0057e9c1695b468a90f444f1f819320ef013e416ec97c339121577506b2b0a SHA1: 08d9bec79b48125a5820c4f9d64ecf70bb06f0c4 MD5sum: e63fa0573c51f9e3420857bfedb6bce4 Description: Volume Shadow Snapshot format access library libvshadow is a library to access the Volume Shadow Snapshot (VSS) format. The VSS format is used by Windows, as of Vista, to maintain copies of data on a storage media volume. . This package contains the shared library. Multi-Arch: same Homepage: https://github.com/libyal/libvshadow Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/libv/libvshadow/libvshadow1_20190323-2+b2_armel.deb Package: libvslvm1 Source: libvslvm (20181227-1.1) Version: 20181227-1.1+b4 Installed-Size: 1261 Maintainer: Debian Security Tools Architecture: armel Depends: libc6 (>= 2.34) Size: 383420 SHA256: 406abd4c86715fec35cdd6b24a2382d6635301c9e98257fa4d1ac6a4285f60c2 SHA1: 79be42e4713da9884b59bb6575edb937ad84a114 MD5sum: 65ad2cfd9c55fa8760a5f58bd6211811 Description: Linux LVM volume system format access library libvslvm is a library to access the Linux Logical Volume Manager (LVM) volume system format. . This package contains the shared library. Multi-Arch: same Homepage: https://github.com/libyal/libvslvm Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/libv/libvslvm/libvslvm1_20181227-1.1+b4_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: mdk3 Source: mdk3 (6.0-8) Version: 6.0-8+b1 Installed-Size: 211 Maintainer: Debian Security Tools Architecture: armel Depends: aircrack-ng, libc6 (>= 2.34) Size: 81928 SHA256: 1e7e9d9b8bcd3e934736c9eaa2e237950358e56ca699e0a707ac63831cbcdaac SHA1: 25efe3803ddc536914341fd08e145edcf59dd52b MD5sum: 246514ad85d4c52d1b75b42bb8ee35d3 Description: Wireless attack tool for IEEE 802.11 networks MDK is a proof-of-concept tool to exploit common IEEE 802.11 (Wi-Fi) protocol weaknesses. Features: * Bruteforce MAC Filters. * Bruteforce hidden SSIDs (some small SSID wordlists included). * Probe networks to check if they can hear you. * Intelligent Authentication-DoS to freeze APs (with success checks). * FakeAP - Beacon Flooding with channel hopping (can crash NetStumbler and some buggy drivers) * Disconnect everything (aka AMOK-MODE) with Deauthentication and Disassociation packets. * WPA TKIP Denial-of-Service. * WDS Confusion - Shuts down large scale multi-AP installations. Homepage: https://aspj.aircrack-ng.org/index.html#mdk3 Section: net Priority: optional Filename: pool/main/m/mdk3/mdk3_6.0-8+b1_armel.deb Package: mencoder Source: mplayer Version: 2:1.5+svn38542-1 Installed-Size: 2551 Maintainer: Debian Multimedia Maintainers Architecture: armel Depends: mplayer, liba52-0.7.4 (>= 0.7.4), libasound2t64 (>= 1.0.16), libass9 (>= 1:0.13.6), libavcodec60 (>= 7:6.0), libavformat60 (>= 7:6.0), libavutil58 (>= 7:6.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), libpostproc57 (>= 7:6.0), libsmbclient0 (>= 2:4.0.3+dfsg1), libspeex1 (>= 1.2~), libswresample4 (>= 7:6.0), libswscale7 (>= 7:6.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: 747060 SHA256: fa183780beb59708a9940030d77350e09854343d0848a7bede988829123e651c SHA1: 70c76c0816a1890ce84d96e82290a4326db7b761 MD5sum: 3e6e223c6d67e3b32b49f6d0a7d35ecc 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+svn38542-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+svn38542-1 Installed-Size: 4084 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, libavcodec60 (>= 7:6.0), libavformat60 (>= 7:6.0), libavutil58 (>= 7:6.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), libpostproc57 (>= 7:6.0), libpulse0 (>= 0.99.1), libsdl1.2debian (>= 1.2.15), libsmbclient0 (>= 2:4.0.3+dfsg1), libsndio7.0 (>= 1.8.1), libspeex1 (>= 1.2~), libswresample4 (>= 7:6.0), libswscale7 (>= 7:6.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: 2022804 SHA256: 2f8bd1067c9208e2cc60f63c0ae0d231855faa013b1ddaebdcdc1c1872424d1d SHA1: 46cf4d82a6dc085c963a365d697039fd5b88dd1f MD5sum: dfd7d60da48f73281b9e053dcdf18a22 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+svn38542-1_armel.deb Package: mplayer-doc Source: mplayer Version: 2:1.5+svn38542-1 Installed-Size: 9713 Maintainer: Debian Multimedia Maintainers Architecture: all Recommends: mplayer Size: 1316584 SHA256: 26fe9ca4740e5b102e762be398d564c407c2d934ef7275b0ee329f2a4dc5f67f SHA1: 1b31b69f01961ca3af856594845f968d744e170b MD5sum: ed987fb84322a24e79367301c1044d85 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+svn38542-1_all.deb Package: mplayer-gui Source: mplayer Version: 2:1.5+svn38542-1 Installed-Size: 3914 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, libavcodec60 (>= 7:6.0), libavformat60 (>= 7:6.0), libavutil58 (>= 7:6.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), libpostproc57 (>= 7:6.0), libpulse0 (>= 0.99.1), libsdl1.2debian (>= 1.2.15), libsmbclient0 (>= 2:4.0.3+dfsg1), libsndio7.0 (>= 1.8.1), libspeex1 (>= 1.2~), libswresample4 (>= 7:6.0), libswscale7 (>= 7:6.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: 1122404 SHA256: 800d818df95cada0981ea6ff5fef4ed9b209220afc18d6e3add542cf97d42405 SHA1: 21280559d40a18068e5a66a76c4227bddb6c1e7c MD5sum: 0ef61c29e3a3ec7e49811a48fcc1bb47 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+svn38542-1_armel.deb Package: mutter-12-tests Source: mutter (44.8-3.1) Version: 44.8-3.1+b3 Installed-Size: 1523 Maintainer: Debian GNOME Maintainers Architecture: armel Depends: at-spi2-core, dbus-daemon, dmz-cursor-theme, libmutter-12-0t64 (= 44.8-3.1+b3), libmutter-test-12t64 (= 44.8-3.1+b3), mutter (= 44.8-3.1+b3), python3, python3-dbus, python3-dbusmock, xauth, xvfb, xwayland (>= 2:23.1.0), libc6 (>= 2.34), libcairo2 (>= 1.10.0), libcolord2 (>= 1.4.5), libgbm1 (>= 21.3.0~rc1), libgles2, libglib2.0-0t64 (>= 2.77.0), libgtk-3-0t64 (>= 3.21.5), libpipewire-0.3-0t64 (>= 0.3.33), libwayland-client0 (>= 1.21.0), libwayland-cursor0 (>= 1.21.0), libwayland-server0 (>= 1.21.0), libx11-6, libxext6 Size: 256576 SHA256: 2c747d76be81ae3289b2b90aefe90fccc565e3fc974cccea85204c3c88a3b1d8 SHA1: 2711bb733c7a3e56ce03b481ebb98faaf921225d MD5sum: 3173f6c05b15b12a339fbdd2c78a715c Description: Tests for GNOME's window manager library Mutter is a Wayland display server and X11 window manager and compositor library. It contains functionality related to, among other things, window management, window compositing, focus tracking, workspace management, keybindings and monitor configuration. . Internally it uses a fork of Cogl, a hardware acceleration abstraction library used to simplify usage of OpenGL pipelines, as well as a fork of Clutter, a scene graph and user interface toolkit. . This package contains test programs, designed to be run as part of a regression testsuite. Section: x11 Priority: optional Filename: pool/main/m/mutter/mutter-12-tests_44.8-3.1+b3_armel.deb Package: mutter-13-tests Source: mutter Version: 45.3-3 Installed-Size: 1697 Maintainer: Debian GNOME Maintainers Architecture: armel Depends: at-spi2-core, dbus-daemon, dmz-cursor-theme, libmutter-13-0 (= 45.3-3), libmutter-test-13 (= 45.3-3), mutter (= 45.3-3), python3, python3-dbus, python3-dbusmock, xauth, xvfb, xwayland (>= 2:23.1.0), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.34), libcairo2 (>= 1.10.0), libcolord2 (>= 1.4.5), libei1 (>= 1.0.901), libgbm1 (>= 21.3.0~rc1), libgles2, libglib2.0-0 (>= 2.77.3), libgtk-3-0 (>= 3.21.5), libpipewire-0.3-0 (>= 0.3.33), libwayland-client0 (>= 1.21.0), libwayland-cursor0 (>= 1.21.0), libwayland-server0 (>= 1.21.0), libx11-6, libxext6 Size: 286376 SHA256: d847630cc64e1e2ad435a5253dd08990d4d1a4b812574b97a96ad5da294bb42f SHA1: b0a43729560f312ea221f898b49627db380a1e80 MD5sum: facb09373deb6979897d6f34d753382e Description: Tests for GNOME's window manager library Mutter is a Wayland display server and X11 window manager and compositor library. It contains functionality related to, among other things, window management, window compositing, focus tracking, workspace management, keybindings and monitor configuration. . Internally it uses a fork of Cogl, a hardware acceleration abstraction library used to simplify usage of OpenGL pipelines, as well as a fork of Clutter, a scene graph and user interface toolkit. . This package contains test programs, designed to be run as part of a regression testsuite. Homepage: https://mutter.gnome.org/ Section: x11 Priority: optional Filename: pool/main/m/mutter/mutter-13-tests_45.3-3_armel.deb Package: notus-scanner Version: 22.6.4-1 Installed-Size: 181 Maintainer: Debian Security Tools Architecture: all Depends: python3-gnupg, python3-packaging, python3-paho-mqtt, python3-psutil, python3-tomli | python3-supported-min (>= 3.11), python3:any, adduser, mosquitto Size: 33348 SHA256: f38f9a9e0fa75f64f8b8cbfd8c5eaa47672319ec89ab94e5440d7f382a6c03c8 SHA1: d9047c9487b59c5ca76c6c8bd65100d895a22771 MD5sum: 2661270a8a5caa7e306cd540cba2c388 Description: vulnerable products detection (Python 3) Notus Scanner detects vulnerable products in a system environment. The scanning method is to evaluate internal system information. It does this very fast and even detects currently inactive products because it does not need to interact with each of the products. . To report about vulnerabilities, Notus Scanner receives collected system information on the one hand and accesses the vulnerability information from the feed service on the other. Both input elements are in table form: the system information is specific to each environment and the vulnerability information is specific to each system type. . This is a component of the Greenbone Vulnerability Management framework. Homepage: https://github.com/greenbone/notus-scanner Section: python Priority: optional Filename: pool/main/n/notus-scanner/notus-scanner_22.6.4-1_all.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: openjdk-11-dbg Source: openjdk-11 Version: 11.0.22+7-2 Installed-Size: 77643 Maintainer: OpenJDK Team Architecture: armel Depends: openjdk-11-jre-headless (= 11.0.22+7-2) Recommends: openjdk-11-jre (= 11.0.22+7-2) Suggests: openjdk-11-jdk (= 11.0.22+7-2) Size: 76885920 SHA256: 28648a931ed995e1ba858c410bf28e3d20d98e03b5be1c7a8e528b8e476705e4 SHA1: a117969805234b0af3474827671f73d3193c23c5 MD5sum: 246f3a4118da2cc17057a6129f9cba14 Description: Java runtime based on OpenJDK (debugging symbols) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains the debugging symbols. Multi-Arch: same Homepage: https://openjdk.java.net/ Tag: role::debug-symbols Section: debug Priority: optional Filename: pool/main/o/openjdk-11/openjdk-11-dbg_11.0.22+7-2_armel.deb Package: openjdk-11-demo Source: openjdk-11 Version: 11.0.22+7-2 Installed-Size: 5838 Maintainer: OpenJDK Team Architecture: armel Depends: openjdk-11-jre (= 11.0.22+7-2) Size: 4108304 SHA256: 3d9d477bee0f848f8e3e9c461b4d9bf2f6e120ef47048df627e30c29b44a08cc SHA1: ffa12ab5b6d60be51cb9f667abbe39ef737bca04 MD5sum: 81dfb03a388f16d0e0ccca8cf4a65684 Description: Java runtime based on OpenJDK (demos and examples) OpenJDK Java runtime Homepage: https://openjdk.java.net/ Section: java Priority: optional Filename: pool/main/o/openjdk-11/openjdk-11-demo_11.0.22+7-2_armel.deb Package: openjdk-11-doc Source: openjdk-11 Version: 11.0.22+7-2 Installed-Size: 277674 Maintainer: OpenJDK Team Architecture: all Suggests: openjdk-11-jdk Size: 13465208 SHA256: 7234074d867ac4a522a9d1d3636a09051791098a4f9bc0420b1140a73c153a18 SHA1: 23140067374d9edb8b41651ad22eecaef6cc5cba MD5sum: e1ad97da530ded7e63d79eda9ba0aac5 Description: OpenJDK Development Kit (JDK) documentation OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains the API documentation. Multi-Arch: foreign Homepage: https://openjdk.java.net/ Section: doc Priority: optional Filename: pool/main/o/openjdk-11/openjdk-11-doc_11.0.22+7-2_all.deb Package: openjdk-11-jdk Source: openjdk-11 Version: 11.0.22+7-2 Installed-Size: 954 Maintainer: OpenJDK Team Architecture: armel Replaces: openjdk-11-jre-headless (<< 11~19-2) Provides: java-compiler, java-sdk (= 11), java10-sdk, java11-sdk, java2-sdk, java5-sdk, java6-sdk, java7-sdk, java8-sdk, java9-sdk Depends: openjdk-11-jre (= 11.0.22+7-2), openjdk-11-jdk-headless (= 11.0.22+7-2), libc6 (>= 2.34), zlib1g (>= 1:1.1.4) Recommends: libxt-dev Suggests: openjdk-11-demo, openjdk-11-source, visualvm Conflicts: openjdk-11-jre-headless (<< 11~19-2) Size: 935404 SHA256: 84fc3312b88d625165c76614783395bf6e120825b7454456477753d010eada5c SHA1: 28d2bdf60cd1c66120d122553dc41deb101ed02a MD5sum: 7c224de9725c85d0366753cfba6dd49d Description: OpenJDK Development Kit (JDK) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. Multi-Arch: same Homepage: https://openjdk.java.net/ Section: java Priority: optional Filename: pool/main/o/openjdk-11/openjdk-11-jdk_11.0.22+7-2_armel.deb Package: openjdk-11-jdk-headless Source: openjdk-11 Version: 11.0.22+7-2 Installed-Size: 65832 Maintainer: OpenJDK Team Architecture: armel Replaces: openjdk-11-jre-headless (<< 11.0.11+3-2~) Provides: java-compiler, java-sdk-headless (= 11), java10-sdk-headless, java11-sdk-headless, java2-sdk-headless, java5-sdk-headless, java6-sdk-headless, java7-sdk-headless, java8-sdk-headless, java9-sdk-headless Depends: openjdk-11-jre-headless (= 11.0.22+7-2), libc6 (>= 2.34), zlib1g (>= 1:1.1.4) Suggests: openjdk-11-demo, openjdk-11-source Breaks: openjdk-11-jre-headless (<< 11.0.11+3-2~) Size: 60652008 SHA256: e78097d4dcd78bbf71b22e30157a7ebc33f8050a8a51bd41f7a9200a0e2d82a5 SHA1: da71d53155d6f85745ef6cdde0ee223c8b7be58f MD5sum: 688c64ac41045c75d6e2b672a2e76cec Description: OpenJDK Development Kit (JDK) (headless) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. Multi-Arch: same Homepage: https://openjdk.java.net/ Section: java Priority: optional Filename: pool/main/o/openjdk-11/openjdk-11-jdk-headless_11.0.22+7-2_armel.deb Package: openjdk-11-jre Source: openjdk-11 Version: 11.0.22+7-2 Installed-Size: 599 Maintainer: OpenJDK Team Architecture: armel Replaces: openjdk-11-jre-headless (<< 11.0.11+3-3~) Provides: java-runtime (= 11), java10-runtime, java11-runtime, java2-runtime, java5-runtime, java6-runtime, java7-runtime, java8-runtime, java9-runtime Depends: openjdk-11-jre-headless (= 11.0.22+7-2), libgl1, libharfbuzz0b, libc6 (>= 2.34), libgif7 (>= 5.1), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2), libx11-6, libxext6, libxi6, libxrender1, libxtst6, zlib1g (>= 1:1.1.4) Recommends: libatk-wrapper-java-jni (>= 0.30.4-0ubuntu2), fonts-dejavu-extra Breaks: openjdk-11-jre-headless (<< 11.0.11+3-3~) Size: 173428 SHA256: 9f807cff809354685de86bff78f3adc7c7376c8c1b0d4f087b697057ca9cc99e SHA1: 931cd9ff084737943c5def47f084cfce35e8f21b MD5sum: 9464b32ac3037e45af31fb6003bb8788 Description: OpenJDK Java runtime, using Hotspot Zero Full Java runtime environment - needed for executing Java GUI and Webstart programs, using Hotspot Zero. Multi-Arch: same Homepage: https://openjdk.java.net/ Tag: uitoolkit::gtk Section: java Priority: optional Filename: pool/main/o/openjdk-11/openjdk-11-jre_11.0.22+7-2_armel.deb Package: openjdk-11-jre-headless Source: openjdk-11 Version: 11.0.22+7-2 Installed-Size: 136146 Maintainer: OpenJDK Team Architecture: armel Replaces: openjdk-11-jdk-headless (<< 11~18-2) Provides: java-runtime-headless (= 11), java10-runtime-headless, java11-runtime-headless, java2-runtime-headless, java5-runtime-headless, java6-runtime-headless, java7-runtime-headless, java8-runtime-headless, java9-runtime-headless, openjdk-11-jre-zero Depends: ca-certificates-java (>= 20190405~), java-common (>= 0.28), libcups2, liblcms2-2 (>= 2.2+git20110628), libjpeg62-turbo (>= 1.3.1), libfontconfig1, libnss3 (>= 2:3.17.1), util-linux (>= 2.26.2-4), libasound2 (>= 1.0.16), libc6 (>= 2.34), libfreetype6 (>= 2.3.5), libgcc-s1 (>= 3.5), libharfbuzz0b (>= 1.2.6), libpcsclite1 (>= 1.3.0), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.2.2) Suggests: libnss-mdns, fonts-dejavu-extra, fonts-ipafont-gothic, fonts-ipafont-mincho, fonts-wqy-microhei | fonts-wqy-zenhei, fonts-indic Conflicts: openjdk-11-jdk-headless (<< 11~18-2), oracle-java11-installer Breaks: clojure1.8 (<= 1.8.0-7ubuntu1~) Size: 31082164 SHA256: bd6a0d5799791efcbd0273f92993ad9fd87bc35674648acdc3485a08a03260a8 SHA1: 4131491eb53f3bb75c77cdf8004cd0066d3efef4 MD5sum: fb22c28db4847b1a00172239e1ed8681 Description: OpenJDK Java runtime, using Hotspot Zero (headless) Minimal Java runtime - needed for executing non GUI Java programs, using Hotspot Zero. Multi-Arch: same Homepage: https://openjdk.java.net/ Section: java Priority: optional Filename: pool/main/o/openjdk-11/openjdk-11-jre-headless_11.0.22+7-2_armel.deb Package: openjdk-11-source Source: openjdk-11 Version: 11.0.22+7-2 Installed-Size: 56989 Maintainer: OpenJDK Team Architecture: all Depends: openjdk-11-jdk (>= 11.0.22+7-2) Size: 52128548 SHA256: 4362f58bf577c3ed10242f0361f617c4052298835ad8c4c0cd0263d80fecc1d3 SHA1: ecd3dba9aa7660c5085b695d06658da6d815bc7f MD5sum: 7de768f2b7e1afd39a594493b1a5ce1b Description: OpenJDK Development Kit (JDK) source files OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains the Java programming language source files (src.zip) for all classes that make up the Java core API. Multi-Arch: foreign Homepage: https://openjdk.java.net/ Section: java Priority: optional Filename: pool/main/o/openjdk-11/openjdk-11-source_11.0.22+7-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.8.5-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: 265460 SHA256: 26772ccc506fea3a528e7795b251f0f6c6feba1e09f31b5a9c79dbb59cf3c3b6 SHA1: b79caf267010e8ec121916f28278e33fcd345354 MD5sum: 5dbb9cb4af0444d0ed2cc5a6fc3e16b4 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.8.5-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 Version: 6.2.2-1 Installed-Size: 11902 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.2.2-1), libpcp-gui2, libpcp-import1, libpcp-mmv1 (= 6.2.2-1), libpcp-pmda3 (= 6.2.2-1), libpcp-trace2, libpcp-web1 (= 6.2.2-1), libpcp3 (= 6.2.2-1), 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 Recommends: libpcp-pmda-perl Suggests: pcp-gui, libpcp-import-perl, redis-server Conflicts: dstat, pcp-manager, pcp-webapi, pgpool2 Size: 2607548 SHA256: 43a9237c884077dbe0ad2787074d3fc2fb2bda656c1d826350fe147fa5a86065 SHA1: 7bb2cd781930f13ab151856e9fdc1d016bdd2f87 MD5sum: e17f516baedfba6f9a38972386ec18c8 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.2.2-1_armel.deb Package: pcp-conf Source: pcp Version: 6.2.2-1 Installed-Size: 215 Maintainer: PCP Development Team Architecture: armel Breaks: libpcp3 (<< 3.9.0), pcp (<< 4.0.1) Size: 133132 SHA256: 05a2d139c64028b0b14c84d320c1ee3c84f1ac7645ad01fb01d7553ffd700be9 SHA1: 6c34d262211f709892eaa385e4651d6a44924e8f MD5sum: f86255f7a0188d20134dd4445bf06d3f 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.2.2-1_armel.deb Package: pcp-doc Source: pcp Version: 6.2.2-1 Installed-Size: 7024 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: 2123244 SHA256: 1959999e8883f8d6eb139a71faea67d133c90aacc0c0ca221f08cf0f91961f2d SHA1: 32c5dcee7c8fb9cdbb2ca1a90b8dfad7473ecb67 MD5sum: 016c8b652591916e97724347eccd03b6 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.2.2-1_all.deb Package: pcp-export-pcp2elasticsearch Source: pcp Version: 6.2.2-1 Installed-Size: 157 Maintainer: PCP Development Team Architecture: armel Replaces: pcp (<< 5.3.0) Depends: python3-pcp, python3-requests Breaks: pcp (<< 5.3.0) Size: 129860 SHA256: c1d688967040eec5d5d5159ed7e5e0525c1c7f75a730c36110f78220947b653c SHA1: c6db6fac70a4e85378754bc442c45fd0ac187949 MD5sum: 0cd1a9876c51345ed8f135bc9a92b1c8 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.2.2-1_armel.deb Package: pcp-export-pcp2graphite Source: pcp Version: 6.2.2-1 Installed-Size: 154 Maintainer: PCP Development Team Architecture: armel Depends: python3-pcp Breaks: pcp (<< 5.2.4) Size: 128860 SHA256: c4345a7c0de68bf8a206e24cc52e1a081f40248417ce48329bb2a86ff94839ec SHA1: 1fe4288f2993b023e77e6509d870618b6cc4a679 MD5sum: 6810fcbe2876284962c33b5c30eb0200 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.2.2-1_armel.deb Package: pcp-export-pcp2influxdb Source: pcp Version: 6.2.2-1 Installed-Size: 157 Maintainer: PCP Development Team Architecture: armel Depends: python3-pcp, python3-requests Breaks: pcp (<< 5.2.4) Size: 129864 SHA256: b0262f012f058e2e7f46f46762978aff92a66a3127cb579554b3be52d40279cd SHA1: 562cacd17ebfe8828224991c169c75d9096f09fd MD5sum: 0388026ee22f960e828637c55a0a7c3e 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.2.2-1_armel.deb Package: pcp-export-pcp2json Source: pcp Version: 6.2.2-1 Installed-Size: 160 Maintainer: PCP Development Team Architecture: armel Replaces: pcp (<< 5.3.0) Depends: python3-pcp Breaks: pcp (<< 5.3.0) Size: 130600 SHA256: 8b9be8d68382181b828e59309bf0e567c61b0a2270da7ead2ebebd93e9428acd SHA1: 1f0e193edbb801dd6cf441de6f388b162bd69a91 MD5sum: 20ba86929f154cfc7eddfc350b1149a7 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.2.2-1_armel.deb Package: pcp-export-pcp2spark Source: pcp Version: 6.2.2-1 Installed-Size: 156 Maintainer: PCP Development Team Architecture: armel Replaces: pcp (<< 5.3.0) Depends: python3-pcp, python3-requests Breaks: pcp (<< 5.3.0) Size: 129556 SHA256: 82d26cbdd6a348667067d120c55a4f4e7adc7e044f42ce4dd81548ad1ed71298 SHA1: b6b4fa2596d8bc813cafa3e15e9d434dcd383e93 MD5sum: 8cc74b08b855c145b0b27f36e6497849 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.2.2-1_armel.deb Package: pcp-export-pcp2xlsx Source: pcp Version: 6.2.2-1 Installed-Size: 156 Maintainer: PCP Development Team Architecture: armel Replaces: pcp (<< 5.3.0) Breaks: pcp (<< 5.3.0) Size: 128244 SHA256: b1e091fb7aca1cdeb5cd33fea1824e626c7fe51ac39217a1d08c222ea6ef7639 SHA1: 8b436758d2b7c9cb2f1143eb2143793162173f7e MD5sum: c18521d08fb05c25aec14b54bed7fd5c 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.2.2-1_armel.deb Package: pcp-export-pcp2xml Source: pcp Version: 6.2.2-1 Installed-Size: 159 Maintainer: PCP Development Team Architecture: armel Replaces: pcp (<< 5.3.0) Depends: python3-pcp Breaks: pcp (<< 5.3.0) Size: 130096 SHA256: 3062bd95d19fd4f60734eb91809895a7e4107fcfce2959bca195c724a75f77a9 SHA1: dfbaa44b0263a48ae06947e930a54d72d5c567f8 MD5sum: 5133f21a6743a8370ddfec98b2efb2c5 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.2.2-1_armel.deb Package: pcp-export-pcp2zabbix Source: pcp Version: 6.2.2-1 Installed-Size: 161 Maintainer: PCP Development Team Architecture: armel Replaces: pcp (<< 5.3.0) Depends: python3-pcp Breaks: pcp (<< 5.3.0) Size: 131008 SHA256: 5f1e8b244b4dc6000895ae57535e5e923a7869c8dcaa47eea0ee912438919cba SHA1: 9714ee5afb55d4a0f205a560c4a94e578fc26b94 MD5sum: 18e76161b3e50eb48deef2e0e6fe0262 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.2.2-1_armel.deb Package: pcp-export-zabbix-agent Source: pcp Version: 6.2.2-1 Installed-Size: 150 Maintainer: PCP Development Team Architecture: armel Depends: libc6 (>= 2.34), libpcp3 Size: 124120 SHA256: 713713f2c05fbfa633a205b3ffb7341794235ae8c0b01b05f640546204b1822d SHA1: 80f3dc08c04a1f03f3a6c3040a9fe0b8548abed5 MD5sum: 1a7d6cac58199497f788c16c2f359717 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.2.2-1_armel.deb Package: pcp-gui Source: pcp Version: 6.2.2-1 Installed-Size: 2449 Maintainer: PCP Development Team Architecture: armel 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 (>= 5.2) Suggests: pcp, pcp-doc, xvfb Size: 796764 SHA256: ac5476e028bbd32712fbc3f5824f4b79f3c1f050934ef5a3e4d4c21adb62379f SHA1: c3b66bad043be326eb25bfe81bd8322b8a329c9a MD5sum: 9c447cccb2cd5ab097112eca725086f2 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.2.2-1_armel.deb Package: pcp-import-collectl2pcp Source: pcp Version: 6.2.2-1 Installed-Size: 253 Maintainer: PCP Development Team Architecture: armel Depends: libc6 (>= 2.38), libpcp-import1, libpcp3 Size: 142188 SHA256: 003a2e0eed2aedba4a3654a51f313fe9477fe1e2d13e027428fcd8fcc2d786b3 SHA1: 3cba6f49f521c93b82ba18a5ed69adfaf227da4f MD5sum: f224039471ff40a39c4e9e4e3bbd06b9 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.2.2-1_armel.deb Package: pcp-import-ganglia2pcp Source: pcp Version: 6.2.2-1 Installed-Size: 154 Maintainer: PCP Development Team Architecture: all Depends: perl:any, libpcp-import-perl, librrds-perl Size: 125552 SHA256: 05cefb3dd1d875b2e4e35bb3857382894e6ebaae1632a831fed69f740cff2528 SHA1: 23dda195bbb52d7dca190718d6565761cac0ab26 MD5sum: e07271a5283160e7ed08c64b71df163c 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.2.2-1_all.deb Package: pcp-import-iostat2pcp Source: pcp Version: 6.2.2-1 Installed-Size: 156 Maintainer: PCP Development Team Architecture: all Depends: perl:any, libpcp-import-perl Size: 128104 SHA256: 161d50720627d825a335fae2561fddfaa2da6e5b36a700e8c3cca7e062efed56 SHA1: 714b8307c0b8fb5b5f2ba1644a43dcf077d0f67f MD5sum: 2e74cabe23c195dd77e1c8c7390a9a9f 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.2.2-1_all.deb Package: pcp-import-mrtg2pcp Source: pcp Version: 6.2.2-1 Installed-Size: 130 Maintainer: PCP Development Team Architecture: all Depends: perl:any, libpcp-import-perl Size: 120256 SHA256: e90969cab53e1210023f1aafcbabab4d51df55c8953656468bf4dc864e5907df SHA1: 0de5b573e62d5118b8707cc962063f532f43f42e MD5sum: d9817709966a14f39bc206fc6d80e9ea 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.2.2-1_all.deb Package: pcp-import-sar2pcp Source: pcp Version: 6.2.2-1 Installed-Size: 153 Maintainer: PCP Development Team Architecture: all Depends: perl:any, libpcp-import-perl, libxml-tokeparser-perl Size: 126404 SHA256: 328a7edb1ebcd6b9e26145d4f04435265d639125bead6af7d19f2efc004d4b44 SHA1: 635f175b5f37c820dca1769fc2016b1b8f418971 MD5sum: 18d3de6a444001f9770bd71545e51492 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.2.2-1_all.deb Package: pcp-import-sheet2pcp Source: pcp Version: 6.2.2-1 Installed-Size: 147 Maintainer: PCP Development Team Architecture: all Depends: perl:any, libpcp-import-perl, libxml-tokeparser-perl, libspreadsheet-read-perl Size: 127092 SHA256: 4458b25a8f52e95c2607fb7f9f42ac685e405c581829689b71542fb88a3b6334 SHA1: 6c963c3f9471f1c45a66767cb80d100117894a8d MD5sum: 4758d87dd7566521dbab8ed320f84a2b 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.2.2-1_all.deb Package: pcp-pmda-infiniband Source: pcp Version: 6.2.2-1 Installed-Size: 184 Maintainer: PCP Development Team Architecture: armel Depends: libc6 (>= 2.38), libibmad5 (>= 1.3.11), libibumad3 (>= 1.3.9), libpcp-pmda3, libpcp3 Size: 130180 SHA256: 6c66a706fa19ecc31ef0d32e08295d93fdfea3f7ed4f9e0016523671d3ad790b SHA1: 6fbda930f76271fa23f7804376c1547d99f8cc1c MD5sum: fadce42cc1e64dc5852a2d3e603a880d 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.2.2-1_armel.deb Package: pcp-testsuite Source: pcp Version: 6.2.2-1 Installed-Size: 137102 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), libsasl2-2 (>= 2.1.28+dfsg1), libssl3t64 (>= 3.0.0), libstdc++6 (>= 5), time, pcp (= 6.2.2-1) Suggests: valgrind Conflicts: pcp-gui-testsuite, pcpqa Size: 23428840 SHA256: 596c67363360a23f3cf7a9f09e60c6aa696f41a86710b4ad97d5c39f9e5b6d7c SHA1: e6485aa1729c684ea41177c9bd55b601f5cca800 MD5sum: a9d13d0da10096f671838de6ea829454 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.2.2-1_armel.deb Package: pcp-zeroconf Source: pcp Version: 6.2.2-1 Installed-Size: 169 Maintainer: PCP Development Team Architecture: armel Replaces: pcp (<< 6.2.1) Depends: pcp (= 6.2.2-1) Breaks: pcp (<< 6.2.1) Size: 120132 SHA256: fe4b525cbb006e407d6cc8b857ffc1a4f4a9c6cac973775184008607f2c85ab6 SHA1: 4dccc533c1eb5551c6da21a0372452fd9b991815 MD5sum: 484a2fd71f5c59550705507b05000b52 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.2.2-1_armel.deb Package: pcregrep Source: pcre3 (2:8.39-15) Version: 2:8.39-15+b1 Installed-Size: 57 Maintainer: Matthew Vernon Architecture: armel Replaces: pgrep (<< 4.5) Depends: libc6 (>= 2.34), libpcre3 Size: 26088 SHA256: cdecb10463cb297fa755eb3885da54f662e41dd7bc249dac06ab800de984058e SHA1: f47e5d88a3e47e6737e1421b5dafc21e15ade8c2 MD5sum: f1e942269e38ce85f7387102bdcddde2 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+b1_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-16-pg-gvm Source: pg-gvm Version: 22.6.5-1 Installed-Size: 73 Maintainer: Debian Security Tools Architecture: armel Replaces: pg-gvm (<< 22.6.2-1~) Provides: pg-gvm Depends: postgresql-16, libc6 (>= 2.4), libgvm22t64 (>= 22.6.0), libical3t64 (>= 3.0.0) Conflicts: pg-gvm (<< 22.6.2-1~) Size: 18920 SHA256: 53ecb606ae49d2d8119bcf57b90ef22001a48d9223fce6e77cfeb2c789c4fccd SHA1: fc91f15afd93643babeaacf109fd84ba9584aa89 MD5sum: 8e54fa10ffef0fbb0ea6f5dde7b4548a 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-16-pg-gvm_22.6.5-1_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.7.0-1 Installed-Size: 1589 Maintainer: Debian Security Tools Architecture: all Depends: libjs-sphinxdoc (>= 7.4) Size: 138988 SHA256: 2b52eb40eae389af39b668c42929c1f11730de9b0bf46a92d772751ea8005a76 SHA1: 895a59f3789fc4803d35ac86ff119f8e95ee984b MD5sum: b3f9240665447e19196e7acebc61574f 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.7.0-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 (3.29.1-1.1) Version: 3.29.1-1.1+b1 Installed-Size: 9579 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: 2223404 SHA256: f4f3c2ac71fce617555301754cc2e452a8b6c179ea3aee6baf35aa4c45b40a47 SHA1: f04a3b8a951afa85eda2701e4a83d3038ca72a5b MD5sum: 3f47071ffb2e66911a29cc7756170fcb 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.1-1.1+b1_armel.deb Package: python3-cassandra-doc Source: python-cassandra-driver Version: 3.29.1-1.1 Installed-Size: 6636 Maintainer: Debian Python Team Architecture: all Depends: libjs-sphinxdoc (>= 7.2.2) Size: 493852 SHA256: 1254f11162ac8c91c87a22a5b39bd30f77c019d1ac43efb94a67e97db1351517 SHA1: 389861bfb7a3b1d14fc5f1888409798edc80bfa2 MD5sum: fa799f1ea33f36c5c6c0c12dfe64ab6a 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.1-1.1_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-gvm Source: python-gvm Version: 24.7.0-1 Installed-Size: 542 Maintainer: Debian Security Tools Architecture: all Depends: gvmd (>= 21.4.5), python3-pkg-resources, python3-lxml, python3-paramiko, python3:any Suggests: python-gvm-doc Size: 55244 SHA256: 3d0aaad84b8ea7dc3059f49e77b8d15a9d472146a259db217581540499ef467f SHA1: 4e56031f380c12c72eb299d685de9f2684a2bd20 MD5sum: 99afa698bdc567d00217bf26e7541e7e 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.7.0-1_all.deb Package: python3-pcp Source: pcp Version: 6.2.2-1 Installed-Size: 497 Maintainer: PCP Development Team Architecture: armel Depends: python3 (<< 3.12), python3 (>= 3.11~), python3:any (>= 3.3~), libc6 (>= 2.38), libpcp-pmda3 (= 6.2.2-1), libpcp3 (= 6.2.2-1), libpcp-mmv1 (= 6.2.2-1), libpcp-gui2 (= 6.2.2-1), libpcp-import1 (= 6.2.2-1) Size: 185184 SHA256: 57dee8d13a1facfbf857464cf0a41d00d7aa868c50b26a10d6e19bb991d6ffc4 SHA1: c071988977cd9edd0dc07345df15842af1e08653 MD5sum: f97a3109313e4b6d8245797f7bff875b 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.2.2-1_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-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-webargs Source: python-webargs Version: 8.5.0-1 Installed-Size: 131 Maintainer: Debian Python Team Architecture: all Depends: python3-bottle, python3-django, python3-flask, python3-packaging, python3-pyramid, python3-marshmallow (>= 3.1.0), python3:any Size: 35956 SHA256: 1ee61f68f516549b8c0c55bf20c772303ffba642a08414bbeca58ab13c82facf SHA1: 04d26f55a531d2add5b1ca1a938e637a12156b3d MD5sum: 8a37cf5852d4d6ba1fc6801bdf514437 Description: Python library for parsing and validating HTTP request arguments (Python 3) This package contains a Python library for parsing and validating HTTP request arguments, with built-in support for popular web frameworks, including Flask, Django, Bottle, Tornado, Pyramid, webapp2, Falcon, and aiohttp. . This package installs the library for Python 3. Homepage: https://github.com/sloria/webargs Section: python Priority: optional Filename: pool/main/p/python-webargs/python3-webargs_8.5.0-1_all.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-mysql2 Version: 0.5.5-3 Installed-Size: 128 Maintainer: Debian Ruby Team Architecture: armel Depends: ruby-eventmachine, libc6 (>= 2.38), libmariadb3 (>= 3.0.0), libruby3.1t64 (>= 3.1.2), libruby (>= 1:3.1~0), libruby (<< 1:3.2~) Size: 43792 SHA256: da36ded52cc518b376974a0b327656d494ddb80c8cc7f52c56e618eebecda453 SHA1: 10d686be6bae3b59cf7dccc7bcfb2baba496f1c1 MD5sum: 974570bf4071f7dd4bfc86794ce5dff6 Description: simple, fast MySQL library for Ruby This is an API module that allows Ruby programs to interface with MySQL databases. Usually, it will be pulled in automatically by packages providing Ruby programs which need this capability, you only need to install it directly if you intend to write such programs yourself. You may want to prefer the ruby-mysql2 package over the ruby-mysql package, since benchmarks have shown it to be faster, it is non-blocking and it supports UTF-8 database encoding. Multi-Arch: same Homepage: https://github.com/brianmario/mysql2 Section: ruby Priority: optional Filename: pool/main/r/ruby-mysql2/ruby-mysql2_0.5.5-3_armel.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: spectools Version: 201601r1-5 Installed-Size: 197 Maintainer: Debian QA Group Architecture: armel Depends: libc6 (>= 2.34), libncurses6 (>= 6), libtinfo6 (>= 6), libusb-0.1-4 (>= 2:0.1.12) Size: 44748 SHA256: 771cafa61dfb63b1ca14419137089472f1a4cac06da2539618fc117e98e09232 SHA1: 8e72b2534e2c4f476ee64f47899ed9242beab213 MD5sum: 5d6570e77f4885363b61b6aa82055c95 Description: Utilities for using the Wi-Spy USB spectrum analyzer hardware Spectrum-Tools is a set of utilities for using the Wi-Spy USB spectrum analyzer tools from Metageek LLC. They include userspace drivers for the hardware (implemented via libusb), a graphing UI built on GTK/Cairo, network servers for remote devices, and simple utilities for developing additional tools. Tag: hardware::TODO, implemented-in::c, interface::graphical, interface::x11, role::program, uitoolkit::gtk, uitoolkit::ncurses, use::monitor, x11::application Section: electronics Priority: optional Filename: pool/main/s/spectools/spectools_201601r1-5_armel.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-1 Installed-Size: 295 Maintainer: Don Armstrong Architecture: armel Depends: libc6 (>= 2.34), 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: 76664 SHA256: 1c3598bdaf2479b9368467046d1c546015fe1113c79cf0297c2a5952c00dd3a2 SHA1: 15b6992dfcce1bac2a2334aaa018685c20771789 MD5sum: 5fb615b5aa6654f3db7d936ebbb198d9 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-1_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: wifite Version: 2.7.0-1 Installed-Size: 2410 Maintainer: Debian Security Tools Architecture: all Depends: python3 (>= 3.2), python3-chardet, python3-pkg-resources, python3-scapy, python3:any, aircrack-ng, reaver, tshark, net-tools, ieee-data Suggests: macchanger, bully, hashcat, hcxdumptool, hcxpcaptool Size: 802916 SHA256: 03de03c671765fcfdcca5cbc0b4b43bb9570ca64c9fd2423426fb47efce5aaad SHA1: 021635b2be3a3698ebdf5fa39b4686cea83e703c MD5sum: 2d4c9c333bb0914dc1db873db1658d6f Description: Python script to automate wireless auditing using aircrack-ng tools Wifite is a tool to audit WEP or WPA encrypted wireless networks. It uses aircrack-ng, pyrit, reaver, tshark tools to perform the audit. . This tool is customizable to be automated with only a few arguments and can be trusted to run without supervision. Homepage: https://github.com/kimocoder/wifite2 Section: net Priority: optional Filename: pool/main/w/wifite/wifite_2.7.0-1_all.deb Package: xdg-desktop-portal-gnome Version: 46.2-3 Installed-Size: 1072 Maintainer: Debian GNOME Maintainers Architecture: armel Provides: xdg-desktop-portal-backend (= 1.7.1) Depends: dbus-user-session | dbus-x11, gsettings-desktop-schemas, xdg-desktop-portal (>= 1.17.1), xdg-desktop-portal-gtk, dconf-gsettings-backend | gsettings-backend, libadwaita-1-0 (>= 1.4), libc6 (>= 2.34), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.12.6), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.79.0), libgnome-bg-4-2t64 (>= 3.17.92), libgnome-desktop-4-2t64 (>= 3.17.92), libgraphene-1.0-0 (>= 1.5.4), libgtk-4-1 (>= 4.7.2), libwayland-client0 (>= 1.20.0), libx11-6 Recommends: gnome-shell (>= 44~) | budgie-desktop (>= 10.7.2-0.1~), gnome-settings-daemon (>= 41~) Suggests: accountsservice, evince Breaks: budgie-desktop (<< 10.7.2-0.1~), gnome-shell (<< 46~) Size: 184716 SHA256: b907ec234f539f13c898ea80a73c996a0c650c1f700d3cfb53c4bb7710bb7868 SHA1: 5dd5793223d543fc390a2eb2eb756cda2d3089a4 MD5sum: 712152ddc3f52638b2e7b3f1301c72a9 Description: GNOME portal backend for xdg-desktop-portal xdg-desktop-portal-gnome provides a GNOME implementation for the desktop-agnostic xdg-desktop-portal service. This allows sandboxed applications to request services from outside the sandbox using GNOME services (session manager, screenshot provider, Shell) or GNOME-style user interfaces. . Non-GNOME GTK-based desktop environments should normally use xdg-desktop-portal-gtk or their own portal implementation instead of this one. Multi-Arch: foreign Homepage: https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome Tag: uitoolkit::gtk Section: gnome Priority: optional Filename: pool/main/x/xdg-desktop-portal-gnome/xdg-desktop-portal-gnome_46.2-3_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