[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#992013: ITP: pystring -- collection of C++ functions for Python's string class methods



Package: wnpp
Severity: wishlist
Owner: "Matteo F. Vescovi" <mfv@debian.org>
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name    : pystring
  Version         : 1.1.3
  Upstream Author : Sony Imageworks Inc
* URL             : https://github.com/imageworks/pystring
* License         : BSD-3
  Programming Lang: C++
  Description     : collection of C++ functions for Python's string class methods

Pystring is a collection of C++ functions which match the interface
and behavior of Python's string class methods using std::string.
Implemented in C++, it does not require or make use of a Python
interpreter. It provides convenience and familiarity for common
string operations not included in the standard C++ library.
It's also useful in environments where both C++ and Python are used.

Overlapping functionality (such as index and slice/substr) of
std::string is included to match Python interfaces.

Pystring is a mandatory dependency for OpenColorIO 2.0 packaging.

I intend to maintain it under the Debian Phototools Team umbrella.


-- 
Matteo F. Vescovi

Attachment: signature.asc
Description: PGP signature


Reply to: