summaryrefslogtreecommitdiff
path: root/graphics/py-gdchart/pkg
diff options
context:
space:
mode:
authordarcy <darcy@pkgsrc.org>2001-10-18 11:14:39 +0000
committerdarcy <darcy@pkgsrc.org>2001-10-18 11:14:39 +0000
commit70ce630675e1dccbdaaac8785c5c4a57e8315c82 (patch)
treee390169e01ac8f179c60b56543ebc21e8e1cacca /graphics/py-gdchart/pkg
parent3efe7a9482fdf7a4cbf98e44c68a9087b6522f50 (diff)
downloadpkgsrc-70ce630675e1dccbdaaac8785c5c4a57e8315c82.tar.gz
Adding py-gdchart to packages.
This is a simple python interface to gdchart which is excellent for creating charts and graphs in PNG, JPEG, and GIF format. WWW: http://athani.pair.com/msteed/software/gdchart/
Diffstat (limited to 'graphics/py-gdchart/pkg')
-rw-r--r--graphics/py-gdchart/pkg/DESCR5
-rw-r--r--graphics/py-gdchart/pkg/PLIST7
2 files changed, 12 insertions, 0 deletions
diff --git a/graphics/py-gdchart/pkg/DESCR b/graphics/py-gdchart/pkg/DESCR
new file mode 100644
index 00000000000..3474e5d5452
--- /dev/null
+++ b/graphics/py-gdchart/pkg/DESCR
@@ -0,0 +1,5 @@
+This is a simple python interface to gdchart which is
+excellent for creating charts and graphs in PNG, JPEG,
+and GIF format.
+
+WWW: http://athani.pair.com/msteed/software/gdchart/
diff --git a/graphics/py-gdchart/pkg/PLIST b/graphics/py-gdchart/pkg/PLIST
new file mode 100644
index 00000000000..daad7272d13
--- /dev/null
+++ b/graphics/py-gdchart/pkg/PLIST
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1 2001/10/18 11:14:39 darcy Exp $
+lib/python2.0/site-packages/chart.py
+lib/python2.0/site-packages/gdchart.so
+share/examples/py-gdchart/test.html
+share/examples/py-gdchart/test.py
+share/examples/py-gdchart/CHANGES
+@dirrm share/examples/py-gdchart