Project

ruby-rtf

0.04
No release in over 3 years
Low commit activity in last 3 years
Library for working with RTF files
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

> 2.0
~> 0.9.11
 Project Readme
RubyRTF
=======

The Ruby RTF library is an attempt to parse RTF files. There is a lot still missing
but the basics are there including the beginnings of table support.

You can see an example of using the library in the bin/rtf_parse script which attempts
to convert an RTF file to an HTML file.

Issues
======
Please report any issues to the GitHub Issue tracker (https://github.com/dj2/ruby-rtf).