blob: aa2e203640cce2e101de5ecbfd0be34949db03bc (
plain)
1
2
3
4
5
6
|
PyGoocanvas are the python bindings for GooCanvas which is a canvas widget for GTK+ that uses the cairo 2D library for drawing.
Requirements:
python (included in slackware)
pygtk (included in slackware)
goocanvas (found on slackbuilds)
|