silas / huck

A simple Python web framework

This URL has Read+Write access

silas (author)
Wed Oct 28 00:35:13 -0700 2009
commit  a699d69839d84400cda185aa490271813e7df721
tree    396eeb4886d79b59c2e0da8ed80bb89dd88df713
parent  394b8db8fb8605db725b886f2ca818148f857ad8
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 Mon Oct 26 22:33:12 -0700 2009 Notice update to reflect code additions [silas]
file README Wed Oct 21 23:16:59 -0700 2009 Initial commit [silas]
directory examples/ Loading commit data...
directory huck/
directory scripts/
file setup.py Tue Oct 27 22:02:09 -0700 2009 Get setup.py up-to-date [silas]
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.