Package: calypso Version: 2.1-1+rtp1 Architecture: all Maintainer: Keith Packard Installed-Size: 116 Depends: python3-vobject, python3:any, python3 (>= 3.5), python3-daemon, python3-lockfile, python3-iniparse, git Homepage: https://keithp.com/calypso Priority: optional Section: web Filename: pool/main/c/calypso/calypso_2.1-1+rtp1_all.deb Size: 22436 SHA256: 75f714adffceeac54a3ca2fe23723c15f8c6b0b161addffd56333a8b714f272e SHA1: c993926f3da22f67d63bc321fde0b7511d06b2b4 MD5sum: 20f6c00a209c4b52bebe80675d0785ff Description: CalDAV/CardDAV server with git backend Calypso is a caldav server written in Python which stores calendar and contacts in git repositories. Each collection resides in its own git repository. For now, creating repositories and accounts is done outside of the calypso server. Package: etckeeper Version: 1.18.20-1+rtp1 Architecture: all Maintainer: Antoine Beaupré Installed-Size: 164 Depends: git | mercurial | brz | darcs, debconf (>= 0.5) | debconf-2.0 Recommends: cron-daemon Suggests: sudo Homepage: https://etckeeper.branchable.com/ Priority: optional Section: admin Filename: pool/main/e/etckeeper/etckeeper_1.18.20-1+rtp1_all.deb Size: 43320 SHA256: 541689837f7193a41e288f40b0f10e9e88c0453b2cb2466fdeef60099235bec6 SHA1: 1183a8e6a5fbedc7308dee64c4803af4d9989765 MD5sum: 27396be26cf85238bd7b303423a59ec1 Description: store /etc in git, mercurial, brz or darcs The etckeeper program is a tool to let /etc be stored in a git, mercurial, brz or darcs repository. It hooks into APT to automatically commit changes made to /etc during package upgrades. It tracks file metadata that version control systems do not normally support, but that is important for /etc, such as the permissions of /etc/shadow. It's quite modular and configurable, while also being simple to use if you understand the basics of working with version control. Package: ffmpeg-doc Source: ffmpeg Version: 7:5.1.4-0+deb12u1+rtp1 Architecture: all Maintainer: Debian Multimedia Maintainers Installed-Size: 34849 Depends: libjs-jquery, libjs-bootstrap Multi-Arch: foreign Homepage: https://ffmpeg.org/ Priority: optional Section: doc Filename: pool/main/f/ffmpeg/ffmpeg-doc_5.1.4-0+deb12u1+rtp1_all.deb Size: 2125096 SHA256: 28b5b2240a2ea6ada6b11a5ffbb2f3b66f020562cae259a68f8e2c354f6b0d71 SHA1: 7b50d29502bab4e1f9739113d6ad80ad78d12f85 MD5sum: cd289819cf86d0c0951e8dc3d2e1518f Description: Documentation of the FFmpeg multimedia framework FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This package contains the HTML documentation for the FFmpeg multimedia framework including the API documentation created by doxygen and the manpages for the libraries. Package: firefox-esr-mobile-config Version: 4.2.0-1~bpo12+1 Architecture: all Maintainer: DebianOnMobile Maintainers Installed-Size: 82 Depends: firefox-esr Homepage: https://gitlab.com/postmarketOS/mobile-config-firefox Priority: optional Section: x11 Filename: pool/main/f/firefox-esr-mobile-config/firefox-esr-mobile-config_4.2.0-1~bpo12+1_all.deb Size: 15056 SHA256: 113dc35020b46c0e184f2a0dc74f8bfa68f0431f2b87268c47b23b19f5c86f9f SHA1: 48c18eb9f931140f666c2e594354caf257e8e174 MD5sum: 05368ea3705ea81ddb30a7f4be925616 Description: Default mobile-friendly configuration for Firefox ESR This package provides a set of configuration files aimed at making Firefox ESR more mobile-friendly. It provides: * default preferences values * custom userChrome.css Package: fonts-wine Source: wine Version: 9.0~repack-4~bpo12+1 Architecture: all Maintainer: Debian Wine Party Installed-Size: 996 Multi-Arch: foreign Homepage: https://www.winehq.org Priority: optional Section: fonts Filename: pool/main/w/wine/fonts-wine_9.0~repack-4~bpo12+1_all.deb Size: 194072 SHA256: feb71ab94a541d6a681e5ddcb5721d6d6923ce6e79e2b715e10eb525f32db6e2 SHA1: e187271b4803e0638e020d2de23787025b3d13b1 MD5sum: acf2839328ef2a3f32f4067dc4c9fb13 Description: Windows API implementation - fonts Wine is a free MS-Windows API implementation. . This package provides the fonts used by Wine. Package: libvulkan-dev Source: vulkan-loader Version: 1.3.275.0-1~bpo12+1 Architecture: i386 Maintainer: Debian X Strike Force Installed-Size: 25915 Depends: libvulkan1 (= 1.3.275.0-1~bpo12+1), python3:any Breaks: vulkan-headers, vulkan-sdk-headers Replaces: vulkan-headers, vulkan-sdk-headers Multi-Arch: same Homepage: https://github.com/KhronosGroup/Vulkan-Loader Priority: optional Section: libdevel Filename: pool/main/v/vulkan-loader/libvulkan-dev_1.3.275.0-1~bpo12+1_i386.deb Size: 1310100 SHA256: 72b0a59d2f2cc7e8cf777dace7d7ecff7822d7e0ddec05c544a5e5f0c6ec14fa SHA1: 009dbe0d12adad24c8f03df5f23e46b3cd475c29 MD5sum: 757b6e7688afbb2f0faf41b50ac2204a Description: Vulkan loader library -- development files The Loader implements the main VK library. It handles layer management and driver management. The loader fully supports multi-gpu operation. As part of this, it dispatches API calls to the correct driver, and to the correct layers, based on the GPU object selected by the application. . This package includes files needed for development. Package: libvulkan1 Source: vulkan-loader Version: 1.3.275.0-1~bpo12+1 Architecture: i386 Maintainer: Debian X Strike Force Installed-Size: 605 Depends: libc6 (>= 2.34) Recommends: mesa-vulkan-drivers | vulkan-icd Breaks: libvulkan-dev (<< 1.1.70+dfsg1-2), vulkan-loader Replaces: libvulkan-dev (<< 1.1.70+dfsg1-2), vulkan-loader Multi-Arch: same Homepage: https://github.com/KhronosGroup/Vulkan-Loader Priority: optional Section: libs Filename: pool/main/v/vulkan-loader/libvulkan1_1.3.275.0-1~bpo12+1_i386.deb Size: 138232 SHA256: 561fa394db299777b1542144a47d7228e9ebaedf9c97b0ba47ea24cf6cc65225 SHA1: 46a19fe986b721bb5153ea9f47adda3426a4a5d9 MD5sum: 75df4c9aaeab279b43d7f512ae0edb9d Description: Vulkan loader library The Loader implements the main VK library. It handles layer management and driver management. The loader fully supports multi-gpu operation. As part of this, it dispatches API calls to the correct driver, and to the correct layers, based on the GPU object selected by the application. . This package includes the loader library. Package: libvulkan1-dbgsym Source: vulkan-loader Version: 1.3.275.0-1~bpo12+1 Auto-Built-Package: debug-symbols Architecture: i386 Maintainer: Debian X Strike Force Installed-Size: 562 Depends: libvulkan1 (= 1.3.275.0-1~bpo12+1) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/v/vulkan-loader/libvulkan1-dbgsym_1.3.275.0-1~bpo12+1_i386.deb Size: 487060 SHA256: 8a6c7ec974e1d53ea08cb3d69b7fb52ff643f9728c6fc173175e32437c518674 SHA1: 9f78028b5dd4019b634aa3fc4b0b983913e21c39 MD5sum: c590801542e3ba5d52667e7a19ce1b3d Description: debug symbols for libvulkan1 Build-Ids: bd973d25ec617559b7f8f4b11cd503bcdee7650f Package: libwine Source: wine Version: 9.0~repack-4~bpo12+1 Architecture: i386 Maintainer: Debian Wine Party Installed-Size: 561257 Depends: libc6 (>= 2.35), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libasound2 (>= 1.0.16), libcapi20-3, libglib2.0-0 (>= 2.37.3), libgphoto2-6 (>= 2.5.10), libgphoto2-port12 (>= 2.5.10), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.4.0), libpcap0.8 (>= 1.10.0), libpcsclite1 (>= 1.3.3), libpulse0 (>= 0.99.1), libudev1 (>= 183), libusb-1.0-0 (>= 2:1.0.21), libwayland-client0 (>= 1.20.0), libx11-6, libxext6, libxkbcommon0 (>= 0.5.0), libxkbregistry0 (>= 1.0.0), ocl-icd-libopencl1 | libopencl1, ocl-icd-libopencl1 (>= 1.0) | libopencl-1.2-1, libz-mingw-w64 (>= 1.2.11+dfsg-4) Recommends: libcups2 (>= 1.4.0), libdbus-1-3 (>= 1.9.14), libgl1, libgnutls30 (>= 3.7.0), libgssapi-krb5-2 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libodbc2 (>= 2.3.1), libosmesa6 (>= 10.2~), libsdl2-2.0-0 (>= 2.0.12), libv4l-0 (>= 0.5.0), libvulkan1 (>= 1.2.189.0), libxcomposite1 (>= 1:0.4.5), libxcursor1 (>> 1.1.2), libxfixes3, libxi6, libxinerama1 (>= 2:1.1.4), libxrandr2, libxrender1, libxxf86vm1, libgl1-mesa-dri, libasound2-plugins, fonts-liberation, fonts-wine (>= 1.8.2-1~), gstreamer1.0-plugins-good Suggests: cups-bsd, gstreamer1.0-libav, gstreamer1.0-plugins-bad, gstreamer1.0-plugins-ugly, ttf-mscorefonts-installer Breaks: wine (<< 6.9~repack-1~), wine32 (<< 4.7-2~), wine64 (<< 4.7-2~) Replaces: wine (<< 6.9~repack-1~), wine32 (<< 4.7-2~), wine64 (<< 4.7-2~) Multi-Arch: same Homepage: https://www.winehq.org Priority: optional Section: libs Filename: pool/main/w/wine/libwine_9.0~repack-4~bpo12+1_i386.deb Size: 93938168 SHA256: 2abedad51175326bd6e5ad2f4e41ce9616ec652a7089502c6a6d812b872e53df SHA1: e0259b4ece07c144ed5ea76c7a6b60778f7a58c3 MD5sum: 9bd0d362bd15117ec8c83bde45cb8ead Description: Windows API implementation - library Wine is a free MS-Windows API implementation. . This package provides the Wine library. Package: libwine-dbgsym Source: wine Version: 9.0~repack-4~bpo12+1 Auto-Built-Package: debug-symbols Architecture: i386 Maintainer: Debian Wine Party Installed-Size: 5445 Depends: libwine (= 9.0~repack-4~bpo12+1) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/w/wine/libwine-dbgsym_9.0~repack-4~bpo12+1_i386.deb Size: 4781012 SHA256: 2cc4a8d5ef242c8c26a35782a354e2e2cd4bec965bdbf97da77d823f72f22eaa SHA1: 70c2e445e8baf123bf5a1900a9f4f76e1bdba0cf MD5sum: c0546145a6e105a70a02777541c98128 Description: debug symbols for libwine Build-Ids: 02dbde5f55ef954ac5cd9467c4904402347433f1 0a2782af489f2d2fb24d56ec7a6478513dd7ad40 0e38fb9b3503d227050f478388f68a9f14bbb2d3 1a208a62e2e78327591c965c8b9335eb51ddb15f 239788ad5655e489d5d536f767d0684631ec564c 372c4d82b220f4e4b56f6803616b3b85e4098d85 38e224fffa2606c8a96a8078c54589097881656f 4b7b33f59d41adcbe028978f482b074d11f0040a 4da38efbdc8f2a756f79adbdfd3af2abb7b89283 4de5f9a98a46912fa784306c14d08419b47e0f98 4f9c546737d363f452a8cdc6de82d4fd96f5d50e 59969ea80f1549c99cfe0db389eb65f2ef6faac3 5e079f83a30bccfae59fab2feef53a7858876576 66f0034219db329e26dfd8763b2fc99a32b14535 6b45a52e25fa619fb01c3bb0ce8b4a54ef26c328 7977ed05d631a9939732d69496579ab18a81126d 832d0711a05f320dc3e628b772778dd3001b87b6 868e0ec5efa20551707ea1746a156400dc46cf93 8c8a9152b205d6550cd61e9a9b202788d0546efe 8dd2b139ad5c6629a81c1ff4da2012b2119a469e 8f2b6c3b948a01a10017e1dbba76e60cbd475aed 9117159e67b389ab87f5617cf3107febafae69ab 98868931b9742aa98e55638aa6f7da818951e4e6 9945eca1c81cdf70e853c2899bb80611118c0bd4 9b6c86d72d8a9ec0aa3dad2a497ae34084413a34 a90623011375da5b78c4b1894f7e8468e8edc686 a99500c0965ab544dbb6fc7d4c7a5655c8a2891b b0ed042eb0cb6665ff38d7f93891958bf3989ed7 b21f8c61d58f51c4e74ea73301ea8d2f7d8e1536 baae8f293902c7b7a6cf99f890407e2963732cf0 bd59d1fe38f8fa1f044ef7f5887e1e7b3beaeba8 bf169b3e4c6a1c54f59930cb962d2cff2bde2554 c9da586337f9d0dea676ccc714530718d478a3d4 f7142b588a531e3fb5ac3d4adc6011a9355900c5 Package: libwine-dev Source: wine Version: 9.0~repack-4~bpo12+1 Architecture: i386 Maintainer: Debian Wine Party Installed-Size: 100497 Depends: libwine (= 9.0~repack-4~bpo12+1), libc6-dev | libc6.1-dev | libc0.3-dev | libc0.1-dev | libc-dev Recommends: wine64-tools (= 9.0~repack-4~bpo12+1) | wine32-tools (= 9.0~repack-4~bpo12+1) Breaks: libwine (= 5.22+repack-1) Replaces: libwine (= 5.22+repack-1) Multi-Arch: same Homepage: https://www.winehq.org Priority: optional Section: libdevel Filename: pool/main/w/wine/libwine-dev_9.0~repack-4~bpo12+1_i386.deb Size: 5299104 SHA256: 5417f83a2067b39bb73d29fc126594f2baaac8a451c0298efbcdd2d39dc079cd SHA1: 95f2ef4eec0a894448669e3a217f5e1de05bfc83 MD5sum: c5b46cd6cb68e63d9777217d4366790c Description: Windows API implementation - development files Wine is a free MS-Windows API implementation. . This package provides Wine's C header files and development libraries. Package: webext-copy-as-markdown Source: copy-as-markdown Version: 2.6.0-1 Architecture: all Maintainer: Arnaud Patard Installed-Size: 75 Recommends: firefox (>= 60.0~~) | firefox-esr (>= 60.0~~) Enhances: firefox, firefox-esr Provides: firefox-copy-as-markdown (= 2.6.0-1), firefox-esr-copy-as-markdown (= 2.6.0-1) Homepage: https://github.com/yorkxin/copy-as-markdown Priority: optional Section: web Filename: pool/main/c/copy-as-markdown/webext-copy-as-markdown_2.6.0-1_all.deb Size: 23088 SHA256: a8adc8b71c0ea1b7876109e212ef2abf56e41cedcb041192965b94a0a6af72a2 SHA1: 1550607551d375f7ab701a8fdabb1ec46bb889be MD5sum: 0b0ce7a8a2e95bee51e6dcff87f50cfb Description: Links, tabs and images as Markdown copier This extension permits the user to copy: - Current Tab Title + URL as a link - A Hyperlink in page - An Image in page, with alternative text - All tabs in current window as a list of links (click the toolbar button) Package: webext-noscript Source: mozilla-noscript Version: 11.4.6-1 Architecture: all Maintainer: Debian Mozilla Extension Maintainers Installed-Size: 2298 Recommends: firefox (>= 59.0~~) | firefox-esr (>= 59.0~~) Enhances: firefox, firefox-esr Breaks: xul-ext-noscript (<< 10~~) Replaces: xul-ext-noscript (<< 10~~) Provides: firefox-esr-noscript (= 11.4.6-1), firefox-noscript (= 11.4.6-1) Homepage: http://noscript.net/ Priority: optional Section: web Filename: pool/main/m/mozilla-noscript/webext-noscript_11.4.6-1_all.deb Size: 705696 SHA256: c1e54e8c47788fdc2961fa763e1baf06837788382ce033aeca9570a607892da2 SHA1: 7986bf1c3692f1b1b77d1567b79912361742fa78 MD5sum: ad69dc1fcda00c17225f80ada1d47a3d Description: permissions manager for Firefox This extension brings a powerful control over the way external scripts or embedded programs, such as Java or Flash, are loaded. . By blocking scripts and/or plugins, it improves security and disables annoying behaviours caused by malicious scripts. . When a script is blocked, you are notified, and you can unblock a site or a page, either temporarily or permanently. You can then set a whitelist of trusted sites based on URL or on domain name. Package: wine Version: 9.0~repack-4~bpo12+1 Architecture: all Maintainer: Debian Wine Party Installed-Size: 134 Depends: wine64 (>= 9.0~repack-4~bpo12+1) | wine32 (>= 9.0~repack-4~bpo12+1), wine64 (<< 9.0~repack-4~bpo12+1.1~) | wine32 (<< 9.0~repack-4~bpo12+1.1~) Suggests: q4wine, winbind, winetricks, playonlinux, wine-binfmt, dosbox (>= 0.74-4.2~), exe-thumbnailer | kio-extras Breaks: libwine (<< 5.5-6), wine-stable (<< 3.0.1ubuntu1~) Replaces: libwine (<< 5.5-6), wine-stable (<< 3.0.1ubuntu1~) Provides: wine Multi-Arch: foreign Homepage: https://www.winehq.org Priority: optional Section: otherosfs Filename: pool/main/w/wine/wine_9.0~repack-4~bpo12+1_all.deb Size: 71184 SHA256: 05fe6528d3c100452d35fb1f65ca8e8f078728c3ae8b08ddf6e0eeb4182981ed SHA1: 228c3604990846a3cd974e08b6964bccdd8106e4 MD5sum: 3ce39798559647518faba6d3eebcff87 Description: Windows API implementation - standard suite Wine is a free MS-Windows API implementation. . This package provides essential wrappers and convenience tools for the standard Wine components. It also employs the Debian alternatives system to provide the usual command names, e.g. "wine" instead of "wine-stable". Package: wine-binfmt Source: wine Version: 9.0~repack-4~bpo12+1 Architecture: all Maintainer: Debian Wine Party Installed-Size: 47 Depends: wine, binfmt-support | systemd Multi-Arch: foreign Homepage: https://www.winehq.org Priority: optional Section: otherosfs Filename: pool/main/w/wine/wine-binfmt_9.0~repack-4~bpo12+1_all.deb Size: 23944 SHA256: ccf7ddb2b11d9b8e2cc02e2732d03ca87e7c9c7af20b2ee866e9684d0ce2b69f SHA1: 6958514153ac033ec7cbe0f83ad78f0bd81b6e6e MD5sum: c10bd939818ff5373a6668bac65d75b0 Description: Register Wine as the interpreter for Windows executables Wine is a free MS-Windows API implementation. . This package registers Wine as an interpreter for Windows executables, using the kernel binfmt_misc module. This causes Wine to be invoked automatically whenever a Windows PE (Portable Executable) file is to be launched. . WARNING: This increases the risk of inadvertently launching Windows malware, so please make sure that you understand the security risks before blindly installing this package. . This feature is probably most interesting for automatic software testing. Desktop users usually don't need it, so don't install wine-binfmt unless you know that you need it. Refer to Wine's README.debian for more information. Package: wine32 Source: wine Version: 9.0~repack-4~bpo12+1 Architecture: i386 Maintainer: Debian Wine Party Installed-Size: 736 Depends: libc6 (>= 2.34), libwine (= 9.0~repack-4~bpo12+1) Recommends: wine (= 9.0~repack-4~bpo12+1) Suggests: wine32-preloader (= 9.0~repack-4~bpo12+1) Multi-Arch: foreign Homepage: https://www.winehq.org Priority: optional Section: otherosfs Filename: pool/main/w/wine/wine32_9.0~repack-4~bpo12+1_i386.deb Size: 267152 SHA256: 3b39a4185f8e25099b197001a92a0fbfd787d9a2d1ef76ea99185d28bd32cc34 SHA1: 0bbb69140392054b62518b705c01640d3d51a4e8 MD5sum: bd6968955add7dbe72e6fe7ec5fe7ddd Description: Windows API implementation - 32-bit binary loader Wine is a free MS-Windows API implementation. . This package provides the binary loader for 32-bit Windows applications. Package: wine32-dbgsym Source: wine Version: 9.0~repack-4~bpo12+1 Auto-Built-Package: debug-symbols Architecture: i386 Maintainer: Debian Wine Party Installed-Size: 787 Depends: wine32 (= 9.0~repack-4~bpo12+1) Priority: optional Section: debug Filename: pool/main/w/wine/wine32-dbgsym_9.0~repack-4~bpo12+1_i386.deb Size: 718608 SHA256: 9d513c76fda0d09bd09243626370905cfe8344843f922c76e761cf7d251d7da8 SHA1: 08f7286d165770bc86a15d93a1302f072f4a5832 MD5sum: 1280920c30d34d25e75062110694869e Description: debug symbols for wine32 Build-Ids: 26d760294c67427577eba01ac16541c3bbc64624 c3f26c00006ca940a31d8f3dc9cbb34ab09886da Package: wine32-preloader Source: wine Version: 9.0~repack-4~bpo12+1 Architecture: i386 Maintainer: Debian Wine Party Installed-Size: 60 Depends: wine32 (= 9.0~repack-4~bpo12+1) Multi-Arch: foreign Homepage: https://www.winehq.org Priority: optional Section: otherosfs Filename: pool/main/w/wine/wine32-preloader_9.0~repack-4~bpo12+1_i386.deb Size: 28248 SHA256: 131c2e125f84669e1a93b625c7a22d66cdd15a6f6bfaa1a95ac612896cdd012a SHA1: 1dfb65bb1039e473ef65285e65afac124182f5c2 MD5sum: 5e2d732ff735c88ec1940069bf65ee53 Description: Windows API implementation - prelinked 32-bit binary loader Wine is a free MS-Windows API implementation. . This package provides the prelinked loader for 32-bit Windows applications. Package: wine32-preloader-dbgsym Source: wine Version: 9.0~repack-4~bpo12+1 Auto-Built-Package: debug-symbols Architecture: i386 Maintainer: Debian Wine Party Installed-Size: 25 Depends: wine32-preloader (= 9.0~repack-4~bpo12+1) Priority: optional Section: debug Filename: pool/main/w/wine/wine32-preloader-dbgsym_9.0~repack-4~bpo12+1_i386.deb Size: 14676 SHA256: 5c7ece74d621f66fe8eb96f665d84630d224b3f7591cc6849ef0f7edad4ecf27 SHA1: 08ad980489f6a8e60519f8fc8fa5a758b9cd4855 MD5sum: e710b7a03dd532764dc923c975d6f9e6 Description: debug symbols for wine32-preloader Build-Ids: 588cd978ad39e435f2169a860438726bd12c7317 Package: wine32-tools Source: wine Version: 9.0~repack-4~bpo12+1 Architecture: i386 Maintainer: Debian Wine Party Installed-Size: 1749 Depends: gcc | gcc-multilib:amd64, perl:any, libc6 (>= 2.34), libgettextpo0 (>= 0.21), libwine-dev (= 9.0~repack-4~bpo12+1) Recommends: wine (= 9.0~repack-4~bpo12+1), g++ | g++-multilib:amd64 Conflicts: wine64-tools Multi-Arch: foreign Homepage: https://www.winehq.org Priority: optional Section: libdevel Filename: pool/main/w/wine/wine32-tools_9.0~repack-4~bpo12+1_i386.deb Size: 580304 SHA256: 7953c620c1b6745f1eb1b5e8c0f78565742f845fe627e2f66953e2fd253bb187 SHA1: 5acbc4083ba55786267f5a0353f2ccdb419ae663 MD5sum: 7e4652cfb78179f3cecb8591d55b8325 Description: Windows API implementation - 32-bit developer tools Wine is a free MS-Windows API implementation. . This package provides Wine's 32-bit developer tools. They are capable of generating 32-bit results. Package: wine32-tools-dbgsym Source: wine Version: 9.0~repack-4~bpo12+1 Auto-Built-Package: debug-symbols Architecture: i386 Maintainer: Debian Wine Party Installed-Size: 1448 Depends: wine32-tools (= 9.0~repack-4~bpo12+1) Priority: optional Section: debug Filename: pool/main/w/wine/wine32-tools-dbgsym_9.0~repack-4~bpo12+1_i386.deb Size: 1311508 SHA256: dc70b608d54bc006e1e001d4044ab1bb2428933053d02cbd6c3edf027f315987 SHA1: 2efe333f263b7b70b9ae0ff9684895f5ee585e01 MD5sum: d6853eda977acb0f984aebcc4b3c8665 Description: debug symbols for wine32-tools Build-Ids: 062e57fced9c28d0a89d8252815b0a7444f58437 842a5049f65f63648d7a952ec2d226458e70e05d 94c4c73c8087486363a10e738aef90bb37c1516b a758a1aafc3edb06153349857a318997a299cdca c0ae1f5d5add7d7df73b28922dfd26fd6ebad1d6 cdc4f9cb6a67c22ba2b9003d2b60ab2ed0c56fd8 Package: xul-ext-noscript Source: mozilla-noscript Version: 11.4.6-1 Architecture: all Maintainer: Debian Mozilla Extension Maintainers Installed-Size: 14 Depends: webext-noscript Homepage: http://noscript.net/ Priority: optional Section: oldlibs Filename: pool/main/m/mozilla-noscript/xul-ext-noscript_11.4.6-1_all.deb Size: 7756 SHA256: 152a214dff71640774fb6d7437cc3fccb24fb954541b0a442d5f4beb25750839 SHA1: 59ed264b3c31f727c77d703c959ec8fff880a1d8 MD5sum: 6b8060f423d64e69834be784b0d43c1f Description: Show browser tabs like a tree - transitional package This is a transitional package. It can safely be removed.