[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#868548: ITP: ruby-cocaine -- library for running command line commands in Ruby



Package: wnpp
Severity: wishlist
Owner: Amruth Lal <amruth27m@gmail.com>
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name    : ruby-cocaine
  Version         : 0.5.8
  Upstream Author : Jon Yurek <yjurek@thoughtbot.com>
* URL             : https://github.com/thoughtbot/cocaine
* License         : Expat
  Programming Lang: Ruby
  Description     : library for running command line commands in Ruby
 cocaine is used to run command line commands in Ruby. Commands are run
 using backticks(Ruby 1.8) or Process.spawn(Ruby 1.9).
 .
 This library supports interpolated arguments and prevents attempts
 to break system. This library throws exception if the command returns
 errors.
 .
 Performance can be increased by installing posix-spawn gem.
 ---


Reply to: