From: Tilman Sauerbeck Date: Sun, 27 Mar 2005 01:23:15 +0000 (+0000) Subject: Improved project description. X-Git-Tag: ruby-eet-0.1.0~3 X-Git-Url: http://git.code-monkey.de/?p=ruby-eet.git;a=commitdiff_plain;h=6947ab0fcb8b3cec1889fa8d8bd20c8bff89b94d Improved project description. --- diff --git a/ChangeLog b/ChangeLog index a77d488..cf0143b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,5 @@ -- -$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) @@ -7,6 +7,7 @@ $Id: ChangeLog 6 2005-03-27 01:17:28Z tilman $ 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 diff --git a/README b/README index 4e1373e..bcf45f7 100644 --- a/README +++ b/README @@ -1,11 +1,11 @@ -- -$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: