X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=README;h=15eeb3d5820dcad4d6c1fb17a0fd4d896d293a5e;hb=refs%2Ftags%2Fruby-eet-0.1.0;hp=55ce2719645ae84987d7b944202f3fa0d0ec827e;hpb=f54bec7b431be7885c49b2077e9116898298d2dd;p=ruby-eet.git diff --git a/README b/README index 55ce271..15eeb3d 100644 --- a/README +++ b/README @@ -1,11 +1,12 @@ -- -$Id: README 1 2005-03-26 01:45:38Z tilman $ +$Id: README 9 2005-03-27 15:30:41Z 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[http://enlightenment.org] files +from Ruby code. +Support for Ruby object serialization in EDD (EET Data Descriptor) format is given. ruby-eet is maintained by: @@ -23,6 +24,9 @@ ruby-eet is available under an MIT-style license. The latest version of ruby-eet can be found at http://code-monkey.de/projects/ruby-efl.html +Online documentation is available at +http://code-monkey.de/docs/ruby-eet + == Dependencies ruby-eet depends on Rake[http://rake.rubyforge.org] 0.5.0 or greater