summaryrefslogtreecommitdiffstats
path: root/python/pychart/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/pychart/README')
-rw-r--r--python/pychart/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/python/pychart/README b/python/pychart/README
deleted file mode 100644
index 0c45ddadcc..0000000000
--- a/python/pychart/README
+++ /dev/null
@@ -1,4 +0,0 @@
-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.