Your message dated Sun, 31 Oct 2021 16:40:05 +0100
with message-id <a306e610-fa84-9a43-e75f-caa7d40ec...@debian.org>
and subject line Re: Bug#948701: Acknowledgement (ITP: libsqlitecpp -- smart 
and easy to use C++ SQLite3 wrapper)
has caused the Debian Bug report #948701,
regarding RFP: libsqlitecpp -- smart and easy to use C++ SQLite3 wrapper
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
948701: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=948701
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Eduard Bloch <bl...@debian.org>

* Package name    : libsqlitecpp
  Version         : 2.5.0+git20200112-1
  Upstream Author : Sébastien Rombauts <sebastien.romba...@gmail.com>
* URL             : https://srombauts.github.io/SQLiteCpp/
* License         : MIT
  Programming Lang: C++
  Description     : smart and easy to use C++ SQLite3 wrapper

NOTE: this is a simple wrapper for sqlite which allows for cleaner
C++ application code. Packaging as plain static library due to
overhead/complexity/benefit trade-off. No plans for team maintenance
yet (if you want to join the company, drop me a note!).
Temp. WIP sample at https://github.com/Code7R/SQLiteCpp/tree/debian/sid

Description: smart and easy to use C++ SQLite3 wrapper
 SQLiteC++ offers an encapsulation around the native C APIs of SQLite, with a
 few intuitive and well documented C++ classes.
 .
 The goals of SQLiteC++ are:
 - to offer the best of the existing simple C++ SQLite wrappers
 - to be elegantly written with good C++ design, STL, exceptions and RAII idiom
 - to keep dependencies to a minimum (STL and SQLite3)
 - to be portable
 - to be light and fast
 - to be thread-safe only as much as SQLite “Multi-thread” mode (see below)
 - to have a good unit test coverage
 - to use API names sticking with those of the SQLite library
 - to be well documented with Doxygen tags, and with some good examples
 - to be well maintained


Best regards,
Eduard.

--- End Message ---
--- Begin Message ---
On Fri, 15 Oct 2021 02:59:21 +0000 YaNing Lu <dluyan...@gmail.com> wrote:
HI Eduard,
I am very interested in this package and want to take over the packaging
project. I will create a new ITP due to the upstream version update.

Best regards,
Lu

Replaced by #996539.

--- End Message ---

Reply via email to