root/trunk/project.yml

Revision 99, 0.7 kB (checked in by deveiant, 3 months ago)

Converted to a new build system.

Line 
1---
2rubyforge_project: linguistics
3project_requirements: {}
4
5project_description: |-
6  in any language. It includes a generic language-independant front end, a
7  module for mapping language codes into language names, and a module which
8  contains various English-language utilities.
9rubyforge_group: deveiate
10author_name: Michael Granger
11project_homepage: http://deveiate.org/projects/Linguistics/
12project_dependencies: {}
13
14project_summary: a framework for building linguistic utilities for Ruby objects
15project_name: Linguistics
16version_file: linguistics.rb
17additional_pkgfiles:
18- examples/*.rb
19- README.english
20dev_dependencies:
21  wordnet: ">=1.0.5"
22  linkparser: ">=1.0.2"
23author_email: ged@FaerieMUD.org
Note: See TracBrowser for help on using the browser.