INFO
Name: pystring
Version: 1.1.4-7.20251015gita09708a.el10_2
Arch: aarch64
Summary: Collection of C++ functions emulating Python's string class methods
License: BSD-3-Clause
Vendor: Fedora Project
Build Host: buildvm-a64-41.rdu3.fedoraproject.org
Build Date: Wed Nov 5 16:06:19 2025
Size: 137342
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/96
/usr/lib/.build-id/96/5a4ec4e7c3dd2de6d16d60bf7c54115a79de73
/usr/lib64/libpystring.so.1
/usr/lib64/libpystring.so.1.1.4
/usr/share/doc/pystring
/usr/share/doc/pystring/README.md
/usr/share/licenses/pystring
/usr/share/licenses/pystring/LICENSE
REQUIRES
ld-linux-aarch64.so.1()(64bit)
ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.17)(64bit)
libc.so.6(GLIBC_ABI_DT_RELR)(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.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.30)(64bit)
libstdc++.so.6(GLIBCXX_3.4.32)(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.1()(64bit)
pystring 1.1.4-7.20251015gita09708a.el10_2
pystring(aarch-64) 1.1.4-7.20251015gita09708a.el10_2
CONFIG FILES
/usr/lib/.build-id a
/usr/lib/.build-id/96 a
/usr/lib/.build-id/96/5a4ec4e7c3dd2de6d16d60bf7c54115a79de73 a
/usr/lib64/libpystring.so.1
/usr/lib64/libpystring.so.1.1.4
/usr/share/doc/pystring
/usr/share/doc/pystring/README.md d
/usr/share/licenses/pystring
/usr/share/licenses/pystring/LICENSE l
LICENSE FILES
BSD-3-Clause
|