Sha256: bc76259dd7f58865d1c7b3b09ba835f6276d9c2b484cf37621f1093498a5576b

Contents?: true

Size: 660 Bytes

Versions: 1

Compression:

Stored size: 660 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: https://github.com/postmodern/rprogram#readme
has_yard: true

required_ruby_version: ">= 1.8.7"

development_dependencies:
  rubygems-tasks: ~> 0.1
  rspec: ~> 2.4
  yard: ~> 0.7

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rprogram-0.3.2 gemspec.yml