summaryrefslogtreecommitdiff
path: root/graphics/py-chart/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/py-chart/DESCR')
-rw-r--r--graphics/py-chart/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/py-chart/DESCR b/graphics/py-chart/DESCR
new file mode 100644
index 00000000000..db69bc970b2
--- /dev/null
+++ b/graphics/py-chart/DESCR
@@ -0,0 +1,4 @@
+PyChart is a Python library for creating high quality Encapsulated Postscript,
+PDF, or PNG 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.