summaryrefslogtreecommitdiffstats
path: root/libraries/pychart/README
diff options
context:
space:
mode:
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
commit7e60aaed6b7500de96bd200c99caf44a8148ed03 (patch)
treeddbe50085077b49b11b4c0dbf994d20451ccda92 /libraries/pychart/README
parent364fe7e7005a074a2d78767a18a47c8e0a802068 (diff)
downloadslackbuilds-7e60aaed6b7500de96bd200c99caf44a8148ed03.tar.gz
slackbuilds-7e60aaed6b7500de96bd200c99caf44a8148ed03.tar.xz
libraries/pychart: Added to 13.0 repository
Diffstat (limited to '')
-rw-r--r--libraries/pychart/README4
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.