PTML - Embed Python in text documents

[Python Powered]
SourceForge.net Logo

30th October 2006 - PTML 0.3.0

Features:

  • close indented blocks with comment lines starting with "#end"
  • test suite improvement: remove .err file if test passes
Fixes:
  • code reformat: use 4 spaces per indentation level

3th December 2005 - Web site updated

New web pages include a small introduction to PTML features.

27th April 2005 - PTML 0.2

Features:

  • HTTP server
  • automated testsuite
  • benchmark module
  • more fine grained exception handling
  • distutils setup
Fixes:
  • quotes in template text were treated as start of string literals
  • fix processing of single dollar signs, percent signs and braces
  • leading blank lines in Python blocks were setting the first indent level
  • remove extra newlines in Python blocks
  • fix directory creation in AutoParser
  • fix indent handling with function and class definitions in templates

19th May 2000 - PTML 0.1

The first release of PTML has been made publically available. The PTML web site is currently under construction, in the interim the README from the 0.1 release is reproduced below. Please make use of the mailing lists and bug tracking facilities at the project page, You can also browse the CVS tree.