| Name: | reproc | 
|---|---|
| Version: | 14.2.4 | 
| Release: | 1.20230609git1c07bdb.el8 | 
| Architecture: | aarch64 | 
| Group: | Unspecified | 
| Size: | 194958 | 
| License: | MIT | 
| RPM: | reproc-14.2.4-1.20230609git1c07bdb.el8.aarch64.rpm | 
| Source RPM: | reproc-14.2.4-1.20230609git1c07bdb.el8.src.rpm | 
| Build Date: | Sat Dec 09 2023 | 
| Build Host: | build-ol8-aarch64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | https://github.com/DaanDeMeyer/reproc | 
| Summary: | A cross-platform (C99/C++11) process library | 
| 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++.  | 
- Update to 14.2.4 + latest git (FTBFS bz#2171704)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Initial package