Package: libprocess-cpp3 (3.0.1-6build1)
Links for libprocess-cpp3
Trisquel Resources:
Download Source Package process-cpp:
- [process-cpp_3.0.1-6build1.dsc]
- [process-cpp_3.0.1.orig.tar.gz]
- [process-cpp_3.0.1-6build1.debian.tar.xz]
Maintainer:
Original Maintainers:
- Debian UBports Team
- Mike Gabriel
External Resources:
- Homepage [gitlab.com]
Similar packages:
C++11 library for handling processes (runtime libraries)
process-cpp is a simple and straightforward wrapper around process creation and control. It helps both with handling child processes and with interacting with the current process. Some of its features include:
- Thread-safe get/set/unset operation on the current process's environment. - Throwing and non-throwing overloads of functions when system calls are involved. - Seamless redirection of input, output and error streams of child processes. - Type-safe interaction with the virtual proc filesystem, both for reading & writing.
The library's main purpose is to assist in testing and when a software component needs to carry out process creation/control tasks, e.g., a graphical shell. To this end, the library is extensively tested and tries to ensure fail-safe operation as much as possible.
This package includes the process-cpp runtime libraries.
Other Packages Related to libprocess-cpp3
|
|
|
-
- dep: libboost-iostreams1.71.0
- Boost.Iostreams Library
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.7) [armhf]
-
- dep: libgcc-s1 (>= 3.0) [amd64]
- GCC support library
- dep: libgcc-s1 (>= 3.5) [armhf]
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
Download libprocess-cpp3
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
amd64 | 46.2 kB | 176 kB | [list of files] |
armhf | 38.3 kB | 115 kB | [list of files] |