Metadata for pystring-1.1.3-5.el9.aarch64.rpm

0 directories 0 files
Go up

INFO

Name: pystring
Version: 1.1.3-5.el9
Arch: aarch64
Summary: Collection of C++ functions emulating Python's string class methods
License: BSD
Vendor: Fedora Project
Build Host: buildvm-a64-13.iad2.fedoraproject.org
Build Date: Mon Sep 12 18:53:41 2022
Size: 137599
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/65
/usr/lib/.build-id/65/a634571225c856a270f4e5e04040ea910da29f
/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

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)
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(aarch-64) 1.1.3-5.el9

CONFIG FILES

/usr/lib/.build-id a
/usr/lib/.build-id/65 a
/usr/lib/.build-id/65/a634571225c856a270f4e5e04040ea910da29f 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