process-cpp 3.0.1-5 source package in Ubuntu

Changelog

process-cpp (3.0.1-5) unstable; urgency=medium

  * Orphan package.
  * Update Vcs-* headers to point to salsa.
  * Bump Standards-Version to 4.1.5.

 -- Chris Lamb <email address hidden>  Tue, 24 Jul 2018 16:28:18 +0800

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
process-cpp_3.0.1-5.dsc 2.1 KiB 7d9f8afdeaf855eb93ee5e0714b576dda02d8aadc14ab366f40a5a144ff64740
process-cpp_3.0.1.orig.tar.gz 55.8 KiB 33d13d384e99d3f57691c9c572c0c38fe4b67c056f19c8d99f18230f62b94a6b
process-cpp_3.0.1-5.debian.tar.xz 6.0 KiB 778cd5feea442cc0d1ed77f36be4333ce766627a04675070854e80e9b4b280b9

No changes file available.

Binary packages built by this source

libprocess-cpp-dev: No summary available for libprocess-cpp-dev in ubuntu eoan.

No description available for libprocess-cpp-dev in ubuntu eoan.

libprocess-cpp-doc: C++11 library for handling processes (documentation)

 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 documentation files for the libprocess-cpp development.

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

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