You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
s.description = %q{Ruby RTF is a library that can be used to create rich text format (RTF) documents. RTF is a text based standard for laying out document content.}
s.email = %q{m.barnaba@ifad.org}
s.extra_rdoc_files = [
"LICENSE.txt",
"README.rdoc"
]
s.files = `git ls-files`.split("\n")
s.homepage = %q{http://github.com/ifad/rtf}
s.require_paths = ["lib"]
s.rubyforge_project = %q{ruby-statsample}
s.rubygems_version = %q{1.3.7}
s.summary = %q{Ruby library to create rich text format documents.}