blob: f9ce10b7411b47c8fdc8f647ba809262a3a17265 (
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)
|