0
|
1 |
---
|
|
2 |
rubyforge_project: jparallel
|
|
3 |
project_requirements:
|
|
4 |
FreeBSD: ">= 5.0"
|
|
5 |
project_description: |-
|
|
6 |
This is shell that can be used to interact with multiple FreeBSD jail instances
|
|
7 |
simultaneously. It includes a Ruby binding to the FreeBSD jail(2) functions.
|
|
8 |
rubyforge_group: deveiate
|
|
9 |
author_name: Michael Granger and Mahlon Smith
|
|
10 |
project_homepage: http://deveiate.org/projects/Jparallel/
|
|
11 |
project_dependencies: {}
|
|
12 |
|
|
13 |
project_summary: A "parallel jail shell" written in Ruby
|
|
14 |
project_name: jparallel
|
|
15 |
additional_pkgfiles:
|
|
16 |
- examples/*.{c,rb}
|
|
17 |
author_email: ged@FaerieMUD.org, mahlon@martini.nu
|