forked from bruce/linguistics
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathproject.yml
26 lines (24 loc) · 805 Bytes
/
project.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
project_pubdir: /usr/local/www/public/code
project_pubhost: deveiate
project_homepage: http://deveiate.org/projects/Linguistics/
rubyforge_group: deveiate
project_requirements: {}
author_name: Michael Granger
project_description: |-
in any language. It includes a generic language-independant front end, a
module for mapping language codes into language names, and a module which
contains various English-language utilities.
project_dependencies: {}
project_summary: a framework for building linguistic utilities for Ruby objects
version_file: linguistics.rb
additional_pkgfiles:
- examples/*.rb
- README.english
dev_dependencies:
wordnet: ">=0.0.5"
linkparser: ">=1.0.3"
author_email: [email protected]
post_install_message: ""
project_name: Linguistics
rubyforge_project: linguistics