README.rst 379 B

1234567
  1. Office Document Generator
  2. =========================
  3. Tools for generating documments suitable for oppening in Microsoft Office.
  4. Currently, there's only an RTF template engine. Given an RTF document, with template expressions encoded inside brackets "[]", the officedocs.rtf.RtfTemplate class can evaluate those expressions, creating a file-like object to use elsewhere.