summaryrefslogtreecommitdiffstats
path: root/README.rdoc
blob: 4576a179906e17fd6dd4d52b7d1d906628ef425a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
FIXME
    by FIXME
    http://FIXME

== DESCRIPTION:

FIXME

== FEATURES/PROBLEMS:

* FIXME

== SYNOPSIS:

  require 'efl-eet'

  # TODO

For less minimalistic and more sane examples you may look at:

* the spec/ folder

== REQUIREMENTS:

* You need a sane building environment in order to compile the extension.

== DOWNLOAD/INSTALL:

From rubyforge:

  [sudo] gem install FIXME

or from the git repository on github:

  git clone git://FIXME
  cd FIXME
  rake gem:install

== CREDITS:

Special thanks to:

* FIXME

== LICENSE:

See LICENSE file.