project.yml
changeset 0 92d00ff32c56
child 2 0c24586f579a
child 10 b1426511fb64
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/project.yml	Fri Aug 15 15:43:38 2008 +0000
@@ -0,0 +1,17 @@
+--- 
+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