plyvel 1.5.0-1build1 source package in Ubuntu
Changelog
plyvel (1.5.0-1build1) lunar; urgency=medium * No-change rebuild with Python 3.11 only -- Graham Inggs <email address hidden> Mon, 20 Mar 2023 05:47:49 +0000
Upload details
- Uploaded by:
- Graham Inggs
- Uploaded to:
- Lunar
- Original maintainer:
- Laszlo Boszormenyi
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc | |
Lunar | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
plyvel_1.5.0.orig.tar.gz | 34.5 KiB | ce62205390cc054b4148036ab6db393dbae762d886c23ae5ba83323070801800 |
plyvel_1.5.0-1build1.debian.tar.xz | 2.9 KiB | 65459fe551b8048c520ef176166702a773e3368e7ee894e57487c387af40503d |
plyvel_1.5.0-1build1.dsc | 1.8 KiB | f4a52b9a45b11c17569f97e54f03610cfad582fde04dce33fa7c60271062fab0 |
Available diffs
- diff from 1.5.0-1 (in Debian) to 1.5.0-1build1 (305 bytes)
Binary packages built by this source
- python3-plyvel: fast and feature-rich Python interface to LevelDB
Wraps most of the LevelDB C++ API and adds some features of its own. In
addition to basic features like getting, putting and deleting data, Plyvel
allows you to use write batches, database snapshots, very flexible iterators,
prefixed databases, bloom filters, custom cache sizes, custom comparators,
and other goodness LevelDB has to offer.
- python3-plyvel-dbgsym: debug symbols for python3-plyvel