INFO
Name: reproc
Version: 14.2.4-1.20230609git1c07bdb.el8
Arch: s390x
Summary: A cross-platform (C99/C++11) process library
License: MIT
Vendor: Fedora Project
Build Host: buildvm-s390x-01.s390.fedoraproject.org
Build Date: Thu Nov 30 21:18:48 2023
Size: 104430
URL: https://github.com/DaanDeMeyer/reproc
Description: reproc (Redirected Process) is a cross-platform C/C++ library that simplifies
starting, stopping and communicating with external programs. The main use case
is executing command line applications directly from C or C++ code and
retrieving their output.
reproc consists out of two libraries: reproc and reproc++. reproc is a C99
library that contains the actual code for working with external programs.
reproc++ depends on reproc and adapts its API to an idiomatic C++11 API. It
also adds a few extras that simplify working with external programs from C++.
FILES
/usr/lib/.build-id
/usr/lib/.build-id/78
/usr/lib/.build-id/78/4a7471c8318706184e30e91b99bf3f98399cfc
/usr/lib/.build-id/87
/usr/lib/.build-id/87/1176df71c051f88fcd0f103a1a570978f1ded1
/usr/lib64/libreproc++.so.14
/usr/lib64/libreproc++.so.14.2.4
/usr/lib64/libreproc.so.14
/usr/lib64/libreproc.so.14.2.4
/usr/share/doc/reproc
/usr/share/doc/reproc/CHANGELOG.md
/usr/share/doc/reproc/README.md
/usr/share/licenses/reproc
/usr/share/licenses/reproc/LICENSE
REQUIRES
ld64.so.1()(64bit)
ld64.so.1(GLIBC_2.3)(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.17)(64bit)
libc.so.6(GLIBC_2.2)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libgcc_s.so.1()(64bit)
libgcc_s.so.1(GCC_3.0)(64bit)
libm.so.6()(64bit)
libpthread.so.0()(64bit)
libpthread.so.0(GLIBC_2.2)(64bit)
libreproc.so.14()(64bit)
librt.so.1()(64bit)
libstdc++.so.6()(64bit)
libstdc++.so.6(CXXABI_1.3)(64bit)
libstdc++.so.6(CXXABI_1.3.8)(64bit)
libstdc++.so.6(GLIBCXX_3.4)(64bit)
libstdc++.so.6(GLIBCXX_3.4.21)(64bit)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsXz) 5.2-1
rtld(GNU_HASH)
PROVIDES
libreproc++.so.14()(64bit)
libreproc.so.14()(64bit)
reproc 14.2.4-1.20230609git1c07bdb.el8
reproc(s390-64) 14.2.4-1.20230609git1c07bdb.el8
CONFIG FILES
/usr/lib/.build-id a
/usr/lib/.build-id/78 a
/usr/lib/.build-id/78/4a7471c8318706184e30e91b99bf3f98399cfc a
/usr/lib/.build-id/87 a
/usr/lib/.build-id/87/1176df71c051f88fcd0f103a1a570978f1ded1 a
/usr/lib64/libreproc++.so.14
/usr/lib64/libreproc++.so.14.2.4
/usr/lib64/libreproc.so.14
/usr/lib64/libreproc.so.14.2.4
/usr/share/doc/reproc
/usr/share/doc/reproc/CHANGELOG.md d
/usr/share/doc/reproc/README.md d
/usr/share/licenses/reproc
/usr/share/licenses/reproc/LICENSE l
LICENSE FILES
MIT
|