Fixed the build with the latest Ecore snapshot.
[ruby-ecore.git] / README
1 = ruby-ecore - Ruby bindings for Ecore
2
3 ruby-ecore is a set of Ruby language bindings for Enlightenment's Core
4 library, Ecore.
5
6 ruby-ecore is maintained by:
7
8 :include: AUTHORS
9
10 ==License
11
12 ruby-ecore is available under the GNU LGPL.
13
14 == Installation
15
16 Run "rake install" to install ruby-ecore.
17
18 == Documentation
19
20 Online documentation is available at
21 http://docs.code-monkey.de/ruby-ecore.
22
23 You can recreate the documentation by running "rake rdoc".