diff options
author | Heinz Wiesinger <pprkut@liwjatan.at> | 2010-05-13 00:59:14 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 00:59:14 +0200 |
commit | 7e60aaed6b7500de96bd200c99caf44a8148ed03 (patch) | |
tree | ddbe50085077b49b11b4c0dbf994d20451ccda92 /libraries/pychart/README | |
parent | 364fe7e7005a074a2d78767a18a47c8e0a802068 (diff) | |
download | slackbuilds-7e60aaed6b7500de96bd200c99caf44a8148ed03.tar.gz |
libraries/pychart: Added to 13.0 repository
Diffstat (limited to 'libraries/pychart/README')
-rw-r--r-- | libraries/pychart/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/pychart/README b/libraries/pychart/README new file mode 100644 index 0000000000..0c45ddadcc --- /dev/null +++ b/libraries/pychart/README @@ -0,0 +1,4 @@ +PyChart is a Python library for creating high quality Encapsulated +Postscript, PDF, PNG, or SVG charts. It currently supports line +plots, bar plots, range-fill plots, and pie charts. Because it is +based on Python, you can make full use of Python's scripting power. |