slackbuilds_ponce/libraries/CherryPy
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
CherryPy.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
CherryPy.SlackBuild libraries/CherryPy: Updated for version 3.2.2 new maintainer. 2012-04-02 17:11:40 -05:00
README Fix files with no newline at the end. 2012-05-21 20:01:58 -04:00
slack-desc libraries/CherryPy: Added to 12.2 repository 2010-05-12 23:29:47 +02:00

CherryPy is a pythonic, object-oriented HTTP framework.
CherryPy allows developers to build web applications in
much the same way they would build any other object-oriented
Python program. This results in smaller source code
developed in less time.