Package: hardhat Version: 1.2.0 Architecture: amd64 Maintainer: Wessel Dankers Installed-Size: 40 Depends: libc6 (>= 2.3.4), libhardhat0 Filename: bullseye/fruitbak/hardhat_1.2.0_amd64.deb Size: 6320 MD5sum: 1b74bec8f21f0a384a4172737236c1f8 SHA1: 91bbdb06fc3228f93350587f2d14f98d4301f1db SHA256: ce5fe60ba221bddbffe68ef2e7633d1688da58e53bb9e58b004ed0e473fc3f28 Section: admin Priority: optional Description: Write-once database with filesystem semantics Store files in a write-once database. Keys can be browsed by filesystem-like operations. . This package provides the creation tool. Package: hardhat-dbgsym Source: hardhat Version: 1.2.0 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Wessel Dankers Installed-Size: 33 Depends: hardhat (= 1.2.0) Filename: bullseye/fruitbak/hardhat-dbgsym_1.2.0_amd64.deb Size: 11808 MD5sum: 212dbb7e3f888774446eac219a374718 SHA1: dac34f18cf425777ccdad25ecedbe16e6f0f4030 SHA256: 9d30635b62e74583b3707a2d6c5512e34dc5c7440f8d1e86beddf31d4a2ab0e4 Section: debug Priority: optional Description: debug symbols for hardhat Build-Ids: 6de7541558c8f25a3c2a7773061f8cbac6a71269 8f4b24ad593a9e2d94d4029c47b7e29cb0a7897c Package: libhardhat-dev Source: hardhat Version: 1.2.0 Architecture: amd64 Maintainer: Wessel Dankers Installed-Size: 70 Depends: libhardhat0 (= 1.2.0), libc6-dev Filename: bullseye/fruitbak/libhardhat-dev_1.2.0_amd64.deb Size: 20892 MD5sum: 048e5a0982509d07d70617f358e957bd SHA1: 3c7e4ae6634001e89f96fda00e36b1034c765ca3 SHA256: c5a452698b53031be158aacfa02e068636b7a9ac3a5d5cd3260c2e3dfdf1138e Section: libdevel Priority: optional Description: Write-once database with filesystem semantics Store files in a write-once database. Keys can be browsed by filesystem-like operations. . This package provides the files required to compile applications that use the hardhat library. Package: libhardhat0 Source: hardhat Version: 1.2.0 Architecture: amd64 Maintainer: Wessel Dankers Installed-Size: 52 Depends: libc6 (>= 2.17) Filename: bullseye/fruitbak/libhardhat0_1.2.0_amd64.deb Size: 17416 MD5sum: 993d11ae968e6c4d7345e5aff5b6a34f SHA1: 265ba8870b18a715ec263f4a84b4af71f6966173 SHA256: 8244651d4e332703cd77f98c7d51c3830e590224272dd45754ba07c668d9fb76 Section: libs Priority: optional Description: Write-once database with filesystem semantics Store files in a write-once database. Keys can be browsed by filesystem-like operations. . This package provides the shared library for use in other programs. Package: libhardhat0-dbgsym Source: hardhat Version: 1.2.0 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Wessel Dankers Installed-Size: 68 Depends: libhardhat0 (= 1.2.0) Filename: bullseye/fruitbak/libhardhat0-dbgsym_1.2.0_amd64.deb Size: 53784 MD5sum: cf07c65e634ca08434cfde04e849e173 SHA1: cbc7eb77594a8d4f5db821be4615add3877c4bc5 SHA256: bc4366b265d4ee69b173a79c051823299d9508612f7f802dea9de6c9556b645d Section: debug Priority: optional Description: debug symbols for libhardhat0 Build-Ids: c019e35d0ac00ca40644c7e4d91bb9186d29d0cb Package: python3-crypto Source: python-crypto (2.6.1-13.1) Version: 2.6.1-13.1+b3 Architecture: amd64 Maintainer: Sebastian Ramacher Installed-Size: 1446 Depends: python3 (<< 3.10), python3 (>= 3.9~), python3:any, libc6 (>= 2.14), libgmp10 Provides: python3.9-crypto Filename: bullseye/fruitbak/python3-crypto_2.6.1-13.1+b3_amd64.deb Size: 253788 MD5sum: b28e5c51dda2bacfa347081f36c3cfc3 SHA1: 48faa3e69a869a11464934681dd32531ac2a4b5b SHA256: a403b491ea5015bbb0160f3bba8629a964ba94c47d09b477f8b353874f9b4384 Section: python Priority: optional Homepage: http://www.pycrypto.org/ Description: cryptographic algorithms and protocols for Python 3 A collection of cryptographic algorithms and protocols, implemented for use from Python 3. Among the contents of the package: . * Hash functions: HMAC, MD2, MD4, MD5, RIPEMD160, SHA, SHA256. * Block encryption algorithms: AES, ARC2, Blowfish, CAST, DES, Triple-DES. * Stream encryption algorithms: ARC4, simple XOR. * Public-key algorithms: RSA, DSA, ElGamal. * Protocols: All-or-nothing transforms, chaffing/winnowing. * Miscellaneous: RFC1751 module for converting 128-bit keys into a set of English words, primality testing, random number generation. Package: python3-crypto-dbg Source: python-crypto (2.6.1-13.1) Version: 2.6.1-13.1+b3 Architecture: amd64 Maintainer: Sebastian Ramacher Installed-Size: 594 Depends: python3-crypto (= 2.6.1-13.1+b3), python3-dbg (<< 3.10), python3-dbg (>= 3.9~), libc6 (>= 2.14), libgmp10 Provides: python3.9-crypto-dbg Filename: bullseye/fruitbak/python3-crypto-dbg_2.6.1-13.1+b3_amd64.deb Size: 120220 MD5sum: a10d9d3f42e7f4e83e513e4ac327ff55 SHA1: c2eb6625f1d8801973548d2acfdc78d0fd85e6fc SHA256: adc40a3755c77912242c4d0f2f017c5c3089b380c9e69c99a4473ecdc015a89d Section: debug Priority: optional Homepage: http://www.pycrypto.org/ Description: cryptographic algorithms and protocols for Python 3 (debug extension) A collection of cryptographic algorithms and protocols, implemented for use from Python 3. . This package contains the extensions built for the Python 3 debug interpreter. Package: python3-hardhat Source: hardhat-python Version: 1.0.0~2021.05.14.14.15.40 Architecture: amd64 Maintainer: Wessel Dankers Installed-Size: 50 Depends: python3 (<< 3.10), python3 (>= 3.9~), python3:any (>= 3.5~), libc6 (>= 2.4), libhardhat0 Filename: bullseye/fruitbak/python3-hardhat_1.0.0~2021.05.14.14.15.40_amd64.deb Size: 10616 MD5sum: 20998ef667766900d1a6bdeaf625bd55 SHA1: b2ede1e772d7fbf64e0fd59b787bcd9540e1826a SHA256: 6466cfa7ea51bc7b6497e4bc102f422dee55cc008ff1b7c77a9a238d86e0171a Section: python Priority: optional Description: Write-once database with filesystem semantics Store files in a write-once database. Keys can be browsed by filesystem-like operations. . This package provides python3 bindings for the library. Package: python3-hardhat Source: hardhat-python Version: 1.0.0~2021.05.15.10.59.34 Architecture: amd64 Maintainer: Wessel Dankers Installed-Size: 50 Depends: python3 (<< 3.10), python3 (>= 3.9~), python3:any (>= 3.5~), libc6 (>= 2.4), libhardhat0 Filename: bullseye/fruitbak/python3-hardhat_1.0.0~2021.05.15.10.59.34_amd64.deb Size: 10600 MD5sum: 8b1f4c5bf88a0a4b932ac31e204a6084 SHA1: 4008e5a138d6fdaa22efc179a5a3d90e7b6e2455 SHA256: 15c69f3a96d6491ea620b4e01902e52a77710c4191249d485faf2d452568f3de Section: python Priority: optional Description: Write-once database with filesystem semantics Store files in a write-once database. Keys can be browsed by filesystem-like operations. . This package provides python3 bindings for the library. Package: python3-hardhat-dbg Source: hardhat-python Version: 1.0.0~2021.05.15.10.59.34 Architecture: amd64 Maintainer: Wessel Dankers Installed-Size: 197 Depends: python3-dbg (<< 3.10), python3-dbg (>= 3.9~), python3-dbg:any (>= 3.5~), libc6 (>= 2.4), libhardhat0, python3-hardhat (= 1.0.0~2021.05.15.10.59.34) Filename: bullseye/fruitbak/python3-hardhat-dbg_1.0.0~2021.05.15.10.59.34_amd64.deb Size: 43684 MD5sum: 5758a06d58593c9f23155311d3572a97 SHA1: 4101dcdc6e76002ccc80f844a8d1b853ddae041b SHA256: 6d795339d85a1ac34249f75629c4f76bbcaa77da99f28d9969753935e025191c Section: python Priority: optional Description: Write-once database with filesystem semantics (dbg) Store files in a write-once database. Keys can be browsed by filesystem-like operations. . This package provides python3-dbg bindings for the library. Package: python3-hardhat-dbg Source: hardhat-python Version: 1.0.0~2021.05.14.14.15.40 Architecture: amd64 Maintainer: Wessel Dankers Installed-Size: 197 Depends: python3-dbg (<< 3.10), python3-dbg (>= 3.9~), python3-dbg:any (>= 3.5~), libc6 (>= 2.4), libhardhat0, python3-hardhat (= 1.0.0~2021.05.14.14.15.40) Filename: bullseye/fruitbak/python3-hardhat-dbg_1.0.0~2021.05.14.14.15.40_amd64.deb Size: 43672 MD5sum: ab58817668f5e47828b2525a9115ea01 SHA1: 513a33057790d206f7f17585fbaae937310409ff SHA256: 6107869bbc4b2bd9efb841cfd26598cb9ab889fdeabe22525dc1fdb370fbba1d Section: python Priority: optional Description: Write-once database with filesystem semantics (dbg) Store files in a write-once database. Keys can be browsed by filesystem-like operations. . This package provides python3-dbg bindings for the library. Package: python3-hashset Source: hashset-python Version: 1.0.0~2021.05.14.14.14.33 Architecture: amd64 Maintainer: Wessel Dankers Installed-Size: 41 Depends: python3 (<< 3.10), python3 (>= 3.9~), python3:any (>= 3.5~), libc6 (>= 2.14) Filename: bullseye/fruitbak/python3-hashset_1.0.0~2021.05.14.14.14.33_amd64.deb Size: 11616 MD5sum: 72489d0b06f82bdd6c1ebb8626af7e7f SHA1: df10f58f6b9dde956131c518dbf1eef744a3f11a SHA256: a8f19e0f9df1eba6d22ea859261e8febaa267d906c8c76b3f7d6f15461f7ea7e Section: python Priority: optional Description: Create, merge and query sorted binary hashes Provides a fast lookup function to query if a hash is in a given file (or memory buffer) assuming it contains a pre-sorted concatenated set of hashes (such as SHA256). Functions are also provided to sort files (in place) and merge pre-sorted files efficiently. Package: python3-hashset Source: hashset-python Version: 1.0.0~2021.05.30.19.36.27 Architecture: amd64 Maintainer: Wessel Dankers Installed-Size: 41 Depends: python3 (<< 3.10), python3 (>= 3.9~), python3:any (>= 3.5~), libc6 (>= 2.14) Provides: python3.9-hashset Filename: bullseye/fruitbak/python3-hashset_1.0.0~2021.05.30.19.36.27_amd64.deb Size: 11860 MD5sum: e42cca3e31f72afe05b16480ad25a4ad SHA1: c280372a2719d596d6a36a277fcf132ffacb4a74 SHA256: 52fc587f64f92e0761e2914ada4a7645729a887c80f981347facd8767783f49b Section: python Priority: optional Description: Create, merge and query sorted binary hashes Provides a fast lookup function to query if a hash is in a given file (or memory buffer) assuming it contains a pre-sorted concatenated set of hashes (such as SHA256). Functions are also provided to sort files (in place) and merge pre-sorted files efficiently. Package: python3-hashset-dbg Source: hashset-python Version: 1.0.0~2021.05.14.14.14.33 Architecture: amd64 Maintainer: Wessel Dankers Installed-Size: 164 Depends: python3-dbg (<< 3.10), python3-dbg (>= 3.9~), python3-dbg:any (>= 3.5~), libc6 (>= 2.14), python3-hashset (= 1.0.0~2021.05.14.14.14.33) Filename: bullseye/fruitbak/python3-hashset-dbg_1.0.0~2021.05.14.14.14.33_amd64.deb Size: 66396 MD5sum: 6901b818b7c0f62bcb41e27ad81d0442 SHA1: be65c5d1dc5db3debe51bf8e8aa53e60440c12e9 SHA256: cd6a76780db92ed3a2d642771d37e4e62ef7950a631076ee1337daacb7c13e07 Section: python Priority: optional Description: Create, merge and query sorted binary hashes Provides a fast lookup function to query if a hash is in a given file (or memory buffer) assuming it contains a pre-sorted concatenated set of hashes (such as SHA256). Functions are also provided to sort files (in place) and merge pre-sorted files efficiently. . This package contains the debug version. Build-Ids: 6114e5727e5db0dafb813c20aaebf60774e04fd6 Package: python3-hashset-dbg Source: hashset-python Version: 1.0.0~2021.05.30.19.36.27 Architecture: amd64 Maintainer: Wessel Dankers Installed-Size: 167 Depends: python3-dbg (<< 3.10), python3-dbg (>= 3.9~), python3-dbg:any (>= 3.5~), libc6 (>= 2.14), python3-hashset (= 1.0.0~2021.05.30.19.36.27) Provides: python3.9-hashset-dbg Filename: bullseye/fruitbak/python3-hashset-dbg_1.0.0~2021.05.30.19.36.27_amd64.deb Size: 67488 MD5sum: ef35dda32987d02a431e82c9da4e7e75 SHA1: 706a059b723578ac9dfa7a226e68dcf910c076e3 SHA256: e726c44b72c06756e3fb74e9bf88c8446daaab0d38f80638c5493b79f005212b Section: python Priority: optional Description: Create, merge and query sorted binary hashes Provides a fast lookup function to query if a hash is in a given file (or memory buffer) assuming it contains a pre-sorted concatenated set of hashes (such as SHA256). Functions are also provided to sort files (in place) and merge pre-sorted files efficiently. . This package contains the debug version. Build-Ids: 82a9c98eabd24d53da23d3d4bb3f2b4969478efb Package: python3-rsync-fetch Source: rsync-fetch-python Version: 0.0.0~2021.05.14.14.15.14 Architecture: amd64 Maintainer: Wessel Dankers Installed-Size: 57 Depends: python3 (<< 3.10), python3 (>= 3.9~), python3:any (>= 3.5~), libavl2, libc6 (>= 2.28) Filename: bullseye/fruitbak/python3-rsync-fetch_0.0.0~2021.05.14.14.15.14_amd64.deb Size: 17404 MD5sum: 81446d32afff37e7e1c65f51be8278bb SHA1: d2c44217e900a19cfcc83a51d17328df0b3cc74b SHA256: 1d592d7746df11dd7ad443ae41906c6ba529e1ca4da1763ec959d140d5a9eb67 Section: python Priority: optional Description: Fetch files using rsync Implements just enough of the rsync protocol to fetch files (and other directory entries). Not intended to be a complete implementation of the rsync protocol. Package: python3-rsync-fetch-dbg Source: rsync-fetch-python Version: 0.0.0~2021.05.14.14.15.14 Architecture: amd64 Maintainer: Wessel Dankers Installed-Size: 306 Depends: python3-dbg (<< 3.10), python3-dbg (>= 3.9~), python3-dbg:any (>= 3.5~), libavl2, libc6 (>= 2.28), python3-rsync-fetch (= 0.0.0~2021.05.14.14.15.14) Filename: bullseye/fruitbak/python3-rsync-fetch-dbg_0.0.0~2021.05.14.14.15.14_amd64.deb Size: 127924 MD5sum: 677e770987c180d674cec7fbc72e064c SHA1: 3ade543a93ff1405f98e3eb5e8a4bac9c84c3359 SHA256: 80435f5f8716c2a3b3b3e9ea6d6fbcca4ff88f63dd4fd576d9b73ca941cf214d Section: python Priority: optional Description: Fetch files using rsync Implements just enough of the rsync protocol to fetch files (and other directory entries). Not intended to be a complete implementation of the rsync protocol. . This package contains the debug version. Build-Ids: ae8e025978d46ca288c626c63b8c7627e09b1059