plyvel 1.4.0-1build1 source package in Ubuntu

Changelog

plyvel (1.4.0-1build1) lunar; urgency=medium

  * No-change rebuild with Python 3.11 as supported

 -- Graham Inggs <email address hidden>  Thu, 03 Nov 2022 17:18:19 +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 Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
plyvel_1.4.0.orig.tar.gz 34.4 KiB d83265d3aafd99ae9e7ffdf58652d5fee2413a6ec0bf645d08efc1b1feedb0e4
plyvel_1.4.0-1build1.debian.tar.xz 2.9 KiB 7ef02742470372755e48ed91dc7bfa13ab394cc0d571cca91f755232f473471a
plyvel_1.4.0-1build1.dsc 1.8 KiB b1ace179029938d8d7e26932cc8ce8fe448252e46f3e715e0299e2749e3b93e0

View changes file

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