From: Tilman Sauerbeck Date: Sun, 27 Mar 2005 15:30:41 +0000 (+0000) Subject: Added a link to enlightenment.org to the description. X-Git-Tag: ruby-eet-0.1.0~1 X-Git-Url: http://git.code-monkey.de/?p=ruby-eet.git;a=commitdiff_plain;h=b6b77969391f130e201dd856a41a6332cee9d0c8 Added a link to enlightenment.org to the description. --- diff --git a/ChangeLog b/ChangeLog index 0ba67c0..8f0d516 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,5 @@ -- -$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) @@ -10,6 +10,7 @@ $Id: ChangeLog 8 2005-03-27 14:25:35Z tilman $ * 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 diff --git a/README b/README index bcf45f7..15eeb3d 100644 --- a/README +++ b/README @@ -1,10 +1,11 @@ -- -$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.