diff options
author | LukenShiro <lukenshiro@ngi.it> | 2010-05-11 20:01:00 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 20:01:00 +0200 |
commit | 928c45769997ccd651e2d92b1003031f711ec2ea (patch) | |
tree | a671becb6309d0e31c0c22f5ca6d666d1c10120e /libraries/pyfltk/README | |
parent | 9d089fdab23a1a1877e0dbfb97e22445190ab5aa (diff) | |
download | slackbuilds-928c45769997ccd651e2d92b1003031f711ec2ea.tar.gz |
libraries/pyfltk: Added to 12.0 repository
Diffstat (limited to 'libraries/pyfltk/README')
-rw-r--r-- | libraries/pyfltk/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/pyfltk/README b/libraries/pyfltk/README new file mode 100644 index 0000000000..6e8639cbcb --- /dev/null +++ b/libraries/pyfltk/README @@ -0,0 +1,4 @@ +PyFLTK provides a convenient wrapper for the FLTK GUI library for use in +Python programs. + +It requires fltk and swig, both of which are available at SlackBuilds.org. |