silas / huck

A simple Python web framework

This URL has Read+Write access

silas (author)
Tue Nov 03 20:18:07 -0800 2009
commit  0942bb67ddd21676ef4edf7ba0c0ae83e23537e8
tree    21a50b6e8e6e0f5c52d74bbc938bb9cd28eecdea
parent  a172561a828f1dd09bd4a3c79db43c5d116e627f
huck /
name age message
file .gitignore Wed Oct 21 23:16:59 -0700 2009 Initial commit [silas]
file LICENSE Wed Oct 21 23:16:59 -0700 2009 Initial commit [silas]
file NOTICE Loading commit data...
file README
directory examples/ Wed Oct 28 22:04:29 -0700 2009 A configuration file to huck script and applica... [silas]
directory huck/
directory scripts/
file setup.py
directory tests/ Tue Oct 27 13:04:29 -0700 2009 Add client for test class and switch back to no... [silas]
README
= Huck =

Huck is simple Python web framework comprised mostly of code from other projects.

== Licenses ==

This work is licensed under the Apache License 2.0.

See http://www.apache.org/licenses/LICENSE-2.0 or the LICENSE file.

This work uses modified code developed by external sources, please see the
NOTICE file.