Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ruby-process_executer-4.0.2-1.mga10 RPM for noarch

From Mageia Cauldron for i686 / media / core / release

Name: ruby-process_executer Distribution: Mageia
Version: 4.0.2 Vendor: Mageia.Org
Release: 1.mga10 Build date: Sat Jan 17 17:09:17 2026
Group: Development/Ruby Build host: localhost
Size: 151466 Source RPM: ruby-process_executer-4.0.2-1.mga10.src.rpm
Packager: pterjan <pterjan>
Url: https://github.com/main-branch/process_executer
Summary: Enhanced subprocess execution with timeouts, output capture, and flexible redirection
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.

Provides

Requires

License

MIT

Changelog

* Sat Jan 17 2026 pterjan <pterjan> 4.0.2-1.mga10
  + Revision: 2313050
  - imported package ruby-process_executer

Files

/usr/share/gems/gems/process_executer-4.0.2
/usr/share/gems/gems/process_executer-4.0.2/.commitlintrc.yml
/usr/share/gems/gems/process_executer-4.0.2/.husky
/usr/share/gems/gems/process_executer-4.0.2/.husky/commit-msg
/usr/share/gems/gems/process_executer-4.0.2/.markdownlint.yml
/usr/share/gems/gems/process_executer-4.0.2/.release-please-manifest.json
/usr/share/gems/gems/process_executer-4.0.2/.rspec
/usr/share/gems/gems/process_executer-4.0.2/.rubocop.yml
/usr/share/gems/gems/process_executer-4.0.2/.yardopts
/usr/share/gems/gems/process_executer-4.0.2/CHANGELOG.md
/usr/share/gems/gems/process_executer-4.0.2/Gemfile
/usr/share/gems/gems/process_executer-4.0.2/LICENSE.txt
/usr/share/gems/gems/process_executer-4.0.2/README.md
/usr/share/gems/gems/process_executer-4.0.2/Rakefile
/usr/share/gems/gems/process_executer-4.0.2/lib
/usr/share/gems/gems/process_executer-4.0.2/lib/process_executer
/usr/share/gems/gems/process_executer-4.0.2/lib/process_executer.rb
/usr/share/gems/gems/process_executer-4.0.2/lib/process_executer/commands
/usr/share/gems/gems/process_executer-4.0.2/lib/process_executer/commands.rb
/usr/share/gems/gems/process_executer-4.0.2/lib/process_executer/commands/run.rb
/usr/share/gems/gems/process_executer-4.0.2/lib/process_executer/commands/run_with_capture.rb
/usr/share/gems/gems/process_executer-4.0.2/lib/process_executer/commands/spawn_with_timeout.rb
/usr/share/gems/gems/process_executer-4.0.2/lib/process_executer/destinations
/usr/share/gems/gems/process_executer-4.0.2/lib/process_executer/destinations.rb
/usr/share/gems/gems/process_executer-4.0.2/lib/process_executer/destinations/child_redirection.rb
/usr/share/gems/gems/process_executer-4.0.2/lib/process_executer/destinations/close.rb
/usr/share/gems/gems/process_executer-4.0.2/lib/process_executer/destinations/destination_base.rb
/usr/share/gems/gems/process_executer-4.0.2/lib/process_executer/destinations/file_descriptor.rb
/usr/share/gems/gems/process_executer-4.0.2/lib/process_executer/destinations/file_path.rb
/usr/share/gems/gems/process_executer-4.0.2/lib/process_executer/destinations/file_path_mode.rb
/usr/share/gems/gems/process_executer-4.0.2/lib/process_executer/destinations/file_path_mode_perms.rb
/usr/share/gems/gems/process_executer-4.0.2/lib/process_executer/destinations/io.rb
/usr/share/gems/gems/process_executer-4.0.2/lib/process_executer/destinations/monitored_pipe.rb
/usr/share/gems/gems/process_executer-4.0.2/lib/process_executer/destinations/stderr.rb
/usr/share/gems/gems/process_executer-4.0.2/lib/process_executer/destinations/stdout.rb
/usr/share/gems/gems/process_executer-4.0.2/lib/process_executer/destinations/tee.rb
/usr/share/gems/gems/process_executer-4.0.2/lib/process_executer/destinations/writer.rb
/usr/share/gems/gems/process_executer-4.0.2/lib/process_executer/errors.rb
/usr/share/gems/gems/process_executer-4.0.2/lib/process_executer/monitored_pipe.rb
/usr/share/gems/gems/process_executer-4.0.2/lib/process_executer/options
/usr/share/gems/gems/process_executer-4.0.2/lib/process_executer/options.rb
/usr/share/gems/gems/process_executer-4.0.2/lib/process_executer/options/base.rb
/usr/share/gems/gems/process_executer-4.0.2/lib/process_executer/options/option_definition.rb
/usr/share/gems/gems/process_executer-4.0.2/lib/process_executer/options/run_options.rb
/usr/share/gems/gems/process_executer-4.0.2/lib/process_executer/options/run_with_capture_options.rb
/usr/share/gems/gems/process_executer-4.0.2/lib/process_executer/options/spawn_options.rb
/usr/share/gems/gems/process_executer-4.0.2/lib/process_executer/options/spawn_with_timeout_options.rb
/usr/share/gems/gems/process_executer-4.0.2/lib/process_executer/result.rb
/usr/share/gems/gems/process_executer-4.0.2/lib/process_executer/result_with_capture.rb
/usr/share/gems/gems/process_executer-4.0.2/lib/process_executer/version.rb
/usr/share/gems/gems/process_executer-4.0.2/package.json
/usr/share/gems/gems/process_executer-4.0.2/process_spawn_test
/usr/share/gems/gems/process_executer-4.0.2/process_spawn_test/.rspec
/usr/share/gems/gems/process_executer-4.0.2/process_spawn_test/README.md
/usr/share/gems/gems/process_executer-4.0.2/process_spawn_test/spec
/usr/share/gems/gems/process_executer-4.0.2/process_spawn_test/spec/spec_helper.rb
/usr/share/gems/gems/process_executer-4.0.2/process_spawn_test/spec/test_spec.rb
/usr/share/gems/gems/process_executer-4.0.2/release-please-config.json
/usr/share/gems/specifications/process_executer-4.0.2.gemspec


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Jan 19 05:15:05 2026