Package: wnpp
Severity: wishlist
Owner: Timur Dautov <[email protected]>
X-Debbugs-Cc: [email protected]

* Package name       : liblmdbxx-dev
  Version                   : 1.0.0
  Upstream Author : Doug Hoyte <[email protected]>
* URL                        : https://github.com/hoytech/lmdbxx
* License                   : Unlicense
  Programming Lang: C++
  Description             : C++17 wrapper for the LMDB embedded database library

lmdbxx is a comprehensive C++17 wrapper for the LMDB embedded
database library. It offers both an error-checked procedural
interface and an object-oriented resource interface with RAII
semantics. The library is implemented as a single self-contained
header file <lmdb++.h>.
.This is a fork of Arto Bendiken's C++11 lmdbxx library. The main
difference is that the lmdb::val class has been replaced with
std::string_view for all keys and values, enabling zero-copy
database access patterns.
.This package is required by purritobin (ITP filed separately),
along with libusockets-dev and libuwebsockets-dev which are also
being packaged.

Reply via email to