project.yml
changeset 0 92d00ff32c56
child 2 0c24586f579a
child 10 b1426511fb64
equal deleted inserted replaced
-1:000000000000 0:92d00ff32c56
       
     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