[Subversion] / WebHaiku / setup.py  

Log of /WebHaiku/setup.py

Parent Directory

No default branch
Bookmark a link to HEAD: (view) (download) (as text)


Revision 2443 - (view) (download) (as text) - [select for diffs]
Modified Sat Dec 22 16:19:03 2007 UTC (16 years, 3 months ago) by pje
File length: 1127 byte(s)
Diff to previous 2264
Use Contextual for database services

Revision 2264 - (view) (download) (as text) - [select for diffs]
Modified Sun Jan 14 18:53:10 2007 UTC (17 years, 2 months ago) by pje
File length: 1101 byte(s)
Diff to previous 2261
Bump version number - this thing's at least half finished by now!

Revision 2261 - (view) (download) (as text) - [select for diffs]
Added Sun Jan 14 06:00:18 2007 UTC (17 years, 2 months ago) by pje
File length: 1101 byte(s)
Quick-and-dirty ultra-light WSGI-based microframework.
The main design goals are to minimize the footprint
for installation requirements, memory use, and startup
time.

So all it does is dispatch and templating; the templates
are basically souped-up string.Template objects with
some limited expression capabilities, but arbitrary
TG/Buffet template engines are also supported, and the
template mechanism supports creating templates from
egg resources (e.g.  foo = HTML(resource="foo.html"))
that are adjacent to the invoking module.

There is also some very basic form parsing and validation
support.  More features may be added as I need them... or
not.

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

  Diffs between and
  Type of Diff should be a

Sort log by:

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help