project.yml
branchmahlon-misc
changeset 10 b1426511fb64
parent 0 92d00ff32c56
equal deleted inserted replaced
9:4c51ebe6e9b6 10:b1426511fb64
     5 project_description: |-
     5 project_description: |-
     6   This is shell that can be used to interact with multiple FreeBSD jail instances
     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.
     7   simultaneously. It includes a Ruby binding to the FreeBSD jail(2) functions.
     8 rubyforge_group: deveiate
     8 rubyforge_group: deveiate
     9 author_name: Michael Granger and Mahlon Smith
     9 author_name: Michael Granger and Mahlon Smith
    10 project_homepage: http://deveiate.org/projects/Jparallel/
    10 project_homepage: http://deveiate.org/projects/jParallel/
    11 project_dependencies: {}
    11 project_dependencies: {}
    12 
    12 
    13 project_summary: A "parallel jail shell" written in Ruby
    13 project_summary: A "parallel jail shell" written in Ruby
    14 project_name: jparallel
    14 project_name: jparallel
       
    15 version_file: "jparallel.rb"
    15 additional_pkgfiles: 
    16 additional_pkgfiles: 
    16 - examples/*.{c,rb}
    17 - examples/*.{c,rb}
       
    18 dev_dependencies: {}
       
    19 
    17 author_email: ged@FaerieMUD.org, mahlon@martini.nu
    20 author_email: ged@FaerieMUD.org, mahlon@martini.nu