Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: libpystring0_0 | Distribution: openSUSE Tumbleweed |
Version: 1.1.4 | Vendor: openSUSE |
Release: 1.1 | Build date: Wed Aug 21 13:01:09 2024 |
Group: Unspecified | Build host: reproducible |
Size: 135392 | Source RPM: pystring-1.1.4-1.1.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://github.com/imageworks/pystring | |
Summary: Collection of C++ functions emulating 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. Originally developed at Sony Pictures Imageworks. http://opensource.imageworks.com/
BSD-2-Clause
* Wed Aug 21 2024 Frantisek Simorda <frantisek.simorda@suse.com> - Update to 1.1.3: * Direct return function wrappers for partition, rpartition, split, rsplit and splitlines * Fix for deadlock in split_nt function * Declaring global strings for performance improvement * CMake build system * Allow default values in make file to be overridden * CI tests * Updates to license file * Mon Jul 05 2021 Hans-Peter Jansen <hpj@urpla.net> - Version 1.1.3: initial build (based on Fedora)
/usr/lib64/libpystring.so.0.0 /usr/share/doc/packages/libpystring0_0 /usr/share/doc/packages/libpystring0_0/README.md /usr/share/licenses/libpystring0_0 /usr/share/licenses/libpystring0_0/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Oct 18 00:12:25 2024