K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-12-25T20:09:00.000000Z K 7 svn:log V 544 WadcomBlog is a simple open-source static blog engine written in Python by Vlad Skvortsov and distributed under BSD license. It doesn't use any backend database but instead reads a set of plain i text files (in RFC2822 format) and creates a tree of interlinked HTML pages that may be then published. To update a blog one just needs to add a file to the source tree and run the command-line WadcomBlog script to regenerate the output. WWW: http://vss.73rus.com/wadcomblog/ PR: ports/128072 Submitted by: Julien Laffaye END