+= ruby-esmart - Ruby bindings for Esmart
+
+ruby-esmart is a set of Ruby language bindings for Enlightenment's
+collection of Evas Smart objects, Esmart.
+
+ruby-esmart is maintained by:
+
+:include: AUTHORS
+
+==License
+
+ruby-esmart is available under the GNU LGPL.
+
+== Installation
+
+Run "rake install" to install ruby-esmart.
+If you didn't install esmart to /usr/local, execute the following line
+instead:
+
+esmart_PREFIX=/prefix/ecore/is/installed/in rake install
+
+== Documentation
+
+Online documentation is available at
+http://docs.code-monkey.de/ruby-esmart.
+
+You can recreate the documentation by running "rake rdoc".