Bug#994243: ITP: simple-image-filter -- An image processing software

2021-09-14 Thread YaNing Lu
Package: wnpp
Severity: wishlist
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: simple-image-filter
  Version : 1.0.9
  Upstream Author :  dependon  
* URL : https://github.com/dependon/simple-image-filter
* License : GPL-3
  Programming Lang: C++
  Description : An image processing software, can handle image
rotation, clip, basic beautification, filter and other graph functions


Bug#996232: ITP: android-file-transfer-linux -- Android File Transfer for Linux

2021-10-12 Thread YaNing Lu
Package: wnpp
Severity: wishlist
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: android-file-transfer-linux
  Version : 4.2.0
  Upstream Author : Vladimir  
* URL : https://github.com/whoozle/android-file-transfer-linux
* License : LGPL-2.1+
  Programming Lang: C++
  Description : Android File Transfer for Linux — reliable MTP client

If you're suffering from crashes, missing tags, album covers, usb freezes
and corrupted files, this software is right for you.


Bug#996539: ITP: sqlitecpp -- a smart and easy to use C++ SQLite3 wrapper

2021-10-14 Thread YaNing Lu
Package: wnpp
Severity: wishlist
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: sqlitecpp
  Version : 3.1.1-1
  Upstream Author : Sébastien Rombauts 
* URL : https://github.com/SRombauts/SQLiteCpp

* License : MIT
  Programming Lang: C++
  Description : a 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.

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. Refer to Eduard, which has been
pre-packaged for version 2.5.0.

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


Regards,

Lu YaNing