Added a HTML-generation engine that might hopefully be useful.
authorFredrik Tolf <fredrik@dolda2000.com>
Sun, 13 May 2012 01:51:22 +0000 (03:51 +0200)
committerFredrik Tolf <fredrik@dolda2000.com>
Sun, 13 May 2012 01:51:22 +0000 (03:51 +0200)
commitff79cdbf7d4d95e6a84d6b002e28e6df86847954
tree7eccbfc3a64dfc9c7627a68e2d5abe099a3cefdf
parent5cb275b1fc089f21a70714851c5237498ab038e2
Added a HTML-generation engine that might hopefully be useful.
setup.py
wrw/sp/__init__.py [new file with mode: 0644]
wrw/sp/cons.py [new file with mode: 0644]
wrw/sp/util.py [new file with mode: 0644]
wrw/sp/xhtml.py [new file with mode: 0644]