process-cpp 3.0.1-6build1 source package in Ubuntu

Changelog

process-cpp (3.0.1-6build1) focal; urgency=medium

  * No change rebuild against new boost1.71 ABI

 -- Dimitri John Ledkov <email address hidden>  Mon, 03 Feb 2020 21:22:41 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
linux-any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
process-cpp_3.0.1.orig.tar.gz 55.8 KiB 33d13d384e99d3f57691c9c572c0c38fe4b67c056f19c8d99f18230f62b94a6b
process-cpp_3.0.1-6build1.debian.tar.xz 6.3 KiB 8882572b2dd989260b1647bdc8a44a5191439c0eb3da2c94b2dd2a2ee854981f
process-cpp_3.0.1-6build1.dsc 2.3 KiB 25881ee0bfd2e4aea876bf5f7fa0999795b8f4ba45295875e4cc13c1dd5ec353

View changes file

Binary packages built by this source

libprocess-cpp-dev: C++11 library for handling processes (dev headers and 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.
 .
 This package includes all the development headers and libraries for
 process-cpp.

libprocess-cpp-doc: No summary available for libprocess-cpp-doc in ubuntu groovy.

No description available for libprocess-cpp-doc in ubuntu groovy.

libprocess-cpp3: 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.

libprocess-cpp3-dbgsym: No summary available for libprocess-cpp3-dbgsym in ubuntu groovy.

No description available for libprocess-cpp3-dbgsym in ubuntu groovy.