|
Revision 99, 0.7 kB
(checked in by deveiant, 3 months ago)
|
|
Converted to a new build system.
|
| Line | |
|---|
| 1 | --- |
|---|
| 2 | rubyforge_project: linguistics |
|---|
| 3 | project_requirements: {} |
|---|
| 4 | |
|---|
| 5 | project_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. |
|---|
| 9 | rubyforge_group: deveiate |
|---|
| 10 | author_name: Michael Granger |
|---|
| 11 | project_homepage: http://deveiate.org/projects/Linguistics/ |
|---|
| 12 | project_dependencies: {} |
|---|
| 13 | |
|---|
| 14 | project_summary: a framework for building linguistic utilities for Ruby objects |
|---|
| 15 | project_name: Linguistics |
|---|
| 16 | version_file: linguistics.rb |
|---|
| 17 | additional_pkgfiles: |
|---|
| 18 | - examples/*.rb |
|---|
| 19 | - README.english |
|---|
| 20 | dev_dependencies: |
|---|
| 21 | wordnet: ">=1.0.5" |
|---|
| 22 | linkparser: ">=1.0.2" |
|---|
| 23 | author_email: ged@FaerieMUD.org |
|---|