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