Sha256: 40fa368e01225962c4a4e75b0856035a78515f3ac207b0e9633af8e2381cf14c

Contents?: true

Size: 653 Bytes

Versions: 2

Compression:

Stored size: 653 Bytes

Contents

name: rprogram
summary: A library for creating wrappers around command-line programs.
description:
  RProgram is a library for creating wrappers around command-line programs.
  RProgram provides a Rubyful interface to programs and all their options
  or non-options. RProgram can also search for programs installed on a
  system. files without having to use YAML or define classes named like
  the file.

license: MIT
authors: Postmodern
email: postmodern.mod3@gmail.com
homepage: http://github.com/postmodern/rprogram
has_yard: true

dependencies:
  env: ~> 0.1, >= 0.1.2

development_dependencies:
  ore-tasks: ~> 0.4
  rspec: ~> 2.4
  yard: ~> 0.6.0

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rprogram-0.3.0 gemspec.yml
rprogram-0.2.3 gemspec.yml