Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign up
EaZy Templating for Python
Cannot retrieve the latest commit at this time.
| Failed to load latest commit information. | |||
|
|
tests | ||
|
|
README.txt | ||
|
|
dist.sh | ||
|
|
ezt.py | ||
|
|
setup.py | ||
README.txt
### this was exported from Google Code on August 22, 2015. Need to update this file... ### also see: https://github.com/gstein/ezt/blob/wiki/ProjectHome.md Some quick notes: Primary contact: gstein@gmail.com Project location: http://code.google.com/p/ezt/ Repository location: http://ezt.googlecode.com/svn/ Commit email: http://mailman.webdav.org/mailman/listinfo/projects-commits [ note: as of Nov 2008, that list is not running ] License: BSD-ish; see the source file. HISTORY EZT was started as part of the edna project (http://edna.sf.net/) in early 2001. However, it was also intended towards use within the ViewVC project (http://viewvc.tigris.org/). The bulk of EZT development occured as part of ViewVC during 2001 and 2002. In 2003, EZT started to get used in additional places: SubWiki, Subversion's build system, and some infrastructure pieces at the ASF. Greg also had a little private project which used and further modified EZT a little bit. The EZT project was started in October 2003 to pull together all of the various incarnations and derivative developments of EZT into a single, canonical location. This project was moved to Google Code in June 2008, where it now resides. DOCUMENTATION See: https://github.com/gstein/ezt/blob/wiki/Syntax.md