summaryrefslogtreecommitdiff
path: root/devel/py-pytemplate
AgeCommit message (Collapse)AuthorFilesLines
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2009-02-25Pytemplate is a small project intending to give python developpers a startingimil4-0/+49
framework. It permits to create properly scripts without struggling with configuration files, logging properties development. They are already available through a main class that the new script will inherit. OK'd by seb@