Fedora Packages

reproc

A cross-platform (C99/C++11) process library

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++.

Releases Overview

Release Stable Testing
Fedora Rawhide 14.2.2-2.fc35 -
Fedora 35 14.2.2-2.fc35 -
Package Info
Related Packages

You can contact the maintainers of this package via email at reproc dash maintainers at fedoraproject dot org.



Sources on Pagure