--
-$Id: ChangeLog 6 2005-03-27 01:17:28Z tilman $
+$Id: ChangeLog 7 2005-03-27 01:23:15Z tilman $
++
2005-03-27 Tilman Sauerbeck (tilman at code-monkey de)
tarball and the RDoc documentation to code-monkey.de
* README: Added a link to the online documentation
* Rakefile: Use Kernel#raise instead of Kernel#fail
+ * README: Improved project description
2005-03-26 Tilman Sauerbeck (tilman at code-monkey de)
* README, Rakefile: Require Rake 0.5.0 or greater
--
-$Id: README 5 2005-03-27 01:16:12Z tilman $
+$Id: README 7 2005-03-27 01:23:15Z tilman $
++
= ruby-eet -- Ruby bindings for EET
-ruby-eet allows you to dump Ruby objects to disk in the EET file format.
-Compatibility with EET Data Descriptors, as used in the C API of libeet,
+ruby-eet allows you to read and write EET files from Ruby code.
+Support for Ruby object serialization in EDD (EET Data Descriptor) format
is given.
ruby-eet is maintained by: