project.yml
author Mahlon E. Smith <mahlon@martini.nu>
Mon, 18 Aug 2008 06:25:08 +0000
branchmahlon-misc
changeset 8 296a03a08be2
parent 0 92d00ff32c56
child 2 0c24586f579a
child 10 b1426511fb64
permissions -rw-r--r--
Branching for experimental work. ie: I know the bsd jail subsystem _real_ well, but using this project as a guinea pig to 'get to know' the ruby C bindings. :)

--- 
rubyforge_project: jparallel
project_requirements: 
  FreeBSD: ">= 5.0"
project_description: |-
  This is shell that can be used to interact with multiple FreeBSD jail instances
  simultaneously. It includes a Ruby binding to the FreeBSD jail(2) functions.
rubyforge_group: deveiate
author_name: Michael Granger and Mahlon Smith
project_homepage: http://deveiate.org/projects/Jparallel/
project_dependencies: {}

project_summary: A "parallel jail shell" written in Ruby
project_name: jparallel
additional_pkgfiles: 
- examples/*.{c,rb}
author_email: ged@FaerieMUD.org, mahlon@martini.nu