4af50cd1e1
- trim Makefile header - add license (GPLv3) - limit python version to 2.x - remove WWW, because it isn't working anymore - bump PORTREVISION because of dependencies change PR: 172329 Submitted by: rm (myself) Approved by: maintainer timeout (2 weeks) Feature safe: yes
4 lines
286 B
Text
4 lines
286 B
Text
Pytemplate is a small project intending to give python developpers a starting
|
|
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.
|