DFSG NEW Queue

DFSG, Licensing & New Packages Team

ruby-process-executer 4.0.2-1

Package Information

DescriptionEnhanced subprocess execution

ProcessExecuter provides a simple API for running commands in a subprocess, with options for capturing output, handling timeouts, logging, and more. It also provides the MonitoredPipe class which expands the output redirection capabilities of Ruby's Process.spawn.

MaintainerDebian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Changed BySimon Quigley <tsimonq2@debian.org>
Sponsortsimonq2@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/ruby-team/ruby-process-executer.git (browse)
Closes#1128998
Trackerhttps://tracker.debian.org/pkg/ruby-process-executer
Uploaded3 hours ago

New Package Report

.changes
Sourceruby-process-executer
Version4.0.2-1
Changed-BySimon Quigley
Architecturesource all
Distributionunstable
DateWed, 25 Feb 2026 10:15:34 -0600
Changelog
ruby-process-executer (4.0.2-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1128998).
.dsc
Sectionruby
Priorityoptional
Componentmain
Package-Listruby-process-executer deb ruby optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: process_executer
Upstream-Contact: James Couball <jcouball@yahoo.com>
Source: https://github.com/main-branch/process_executer

Files: *
Copyright: 2024 James Couball
License: Expat

Files: debian/*
Copyright: 2026 Simon Quigley <tsimonq2@debian.org>
License: Expat
Comment: The Debian packaging is licensed under the same terms as the source.

License: Expat
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 THE SOFTWARE.

Back to Dashboard | View all reviews for this package