huck /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Wed Oct 21 23:16:59 -0700 2009 | |
| |
LICENSE | Wed Oct 21 23:16:59 -0700 2009 | |
| |
NOTICE | ||
| |
README | ||
| |
examples/ | Wed Oct 28 22:04:29 -0700 2009 | |
| |
huck/ | ||
| |
scripts/ | ||
| |
setup.py | ||
| |
tests/ | Tue Oct 27 13:04:29 -0700 2009 |
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.

