INFO
Name: pystring
Version: 1.1.3-5.el9
Arch: ppc64le
Summary: Collection of C++ functions emulating Python's string class methods
License: BSD
Vendor: Fedora Project
Build Host: buildvm-ppc64le-14.iad2.fedoraproject.org
Build Date: Mon Sep 12 18:53:35 2022
Size: 137943
URL: https://github.com/imageworks/pystring
Description: 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/
FILES
/usr/lib/.build-id
/usr/lib/.build-id/03
/usr/lib/.build-id/03/75ba7dba69da9f54cac2c5e4f545c039500a08
/usr/lib64/libpystring.so.0.0
/usr/share/doc/pystring
/usr/share/doc/pystring/README
/usr/share/licenses/pystring
/usr/share/licenses/pystring/LICENSE
REQUIRES
libc.so.6()(64bit)
libc.so.6(GLIBC_2.17)(64bit)
libgcc_s.so.1()(64bit)
libgcc_s.so.1(GCC_3.0)(64bit)
libgcc_s.so.1(GCC_3.3.1)(64bit)
libstdc++.so.6()(64bit)
libstdc++.so.6(CXXABI_1.3)(64bit)
libstdc++.so.6(CXXABI_1.3.9)(64bit)
libstdc++.so.6(GLIBCXX_3.4)(64bit)
libstdc++.so.6(GLIBCXX_3.4.20)(64bit)
libstdc++.so.6(GLIBCXX_3.4.21)(64bit)
libstdc++.so.6(GLIBCXX_3.4.9)(64bit)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
rtld(GNU_HASH)
PROVIDES
libpystring.so.0.0()(64bit)
pystring 1.1.3-5.el9
pystring(ppc-64) 1.1.3-5.el9
CONFIG FILES
/usr/lib/.build-id a
/usr/lib/.build-id/03 a
/usr/lib/.build-id/03/75ba7dba69da9f54cac2c5e4f545c039500a08 a
/usr/lib64/libpystring.so.0.0
/usr/share/doc/pystring
/usr/share/doc/pystring/README d
/usr/share/licenses/pystring
/usr/share/licenses/pystring/LICENSE l
LICENSE FILES
BSD
|