--
-$Id: ChangeLog 8 2005-03-27 14:25:35Z tilman $
+$Id: ChangeLog 9 2005-03-27 15:30:41Z tilman $
++
2005-03-27 Tilman Sauerbeck (tilman at code-monkey de)
* README: Improved project description
* Rakefile: Fixed the install task; eet.rb needs to be copied
to sitelibdir instead of sitearchdir
+ * README: Added a link to enlightenment.org to the description
2005-03-26 Tilman Sauerbeck (tilman at code-monkey de)
* README, Rakefile: Require Rake 0.5.0 or greater
--
-$Id: README 7 2005-03-27 01:23:15Z tilman $
+$Id: README 9 2005-03-27 15:30:41Z tilman $
++
= ruby-eet -- Ruby bindings for EET
-ruby-eet allows you to read and write EET files from Ruby code.
+ruby-eet allows you to read and write EET[http://enlightenment.org] files
+from Ruby code.
Support for Ruby object serialization in EDD (EET Data Descriptor) format
is given.