slackbuilds_ponce/libraries/gaphas
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
..
gaphas.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
gaphas.SlackBuild libraries/gaphas: Change license. 2011-12-17 21:42:03 -06:00
README
slack-desc

Gaphas is a MVC canvas that uses Cairo for rendering.  One of the
nicer things of this widget is that the user (model) is not bothered
with bounding box calculations: this is all done through Cairo.

This requires decorator and simplegeneric.

To build, this requires nose, pysetuptools and setuptools_git.