diff options
author | drochner <drochner@pkgsrc.org> | 2002-12-04 18:38:27 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2002-12-04 18:38:27 +0000 |
commit | be2b99275eaaf5f9702adb1c8dbe1d2ffac3bcc6 (patch) | |
tree | 96c54843afd96adac01dddd968c0a734aa22d87f /graphics/py-gnuplot/PLIST | |
parent | 35b39ef003266666def44e913f84405e27f90162 (diff) | |
download | pkgsrc-be2b99275eaaf5f9702adb1c8dbe1d2ffac3bcc6.tar.gz |
Python interface to the gnuplot program
Diffstat (limited to 'graphics/py-gnuplot/PLIST')
-rw-r--r-- | graphics/py-gnuplot/PLIST | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/graphics/py-gnuplot/PLIST b/graphics/py-gnuplot/PLIST new file mode 100644 index 00000000000..7fdea07b456 --- /dev/null +++ b/graphics/py-gnuplot/PLIST @@ -0,0 +1,34 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2002/12/04 18:38:27 drochner Exp $ +${PYSITELIB}/Gnuplot/Errors.py +${PYSITELIB}/Gnuplot/Errors.pyc +${PYSITELIB}/Gnuplot/PlotItems.py +${PYSITELIB}/Gnuplot/PlotItems.pyc +${PYSITELIB}/Gnuplot/_Gnuplot.py +${PYSITELIB}/Gnuplot/_Gnuplot.pyc +${PYSITELIB}/Gnuplot/__init__.py +${PYSITELIB}/Gnuplot/__init__.pyc +${PYSITELIB}/Gnuplot/demo.py +${PYSITELIB}/Gnuplot/demo.pyc +${PYSITELIB}/Gnuplot/funcutils.py +${PYSITELIB}/Gnuplot/funcutils.pyc +${PYSITELIB}/Gnuplot/gnuplot_Suites.py +${PYSITELIB}/Gnuplot/gnuplot_Suites.pyc +${PYSITELIB}/Gnuplot/gp.py +${PYSITELIB}/Gnuplot/gp.pyc +${PYSITELIB}/Gnuplot/gp_mac.py +${PYSITELIB}/Gnuplot/gp_mac.pyc +${PYSITELIB}/Gnuplot/gp_macosx.py +${PYSITELIB}/Gnuplot/gp_macosx.pyc +${PYSITELIB}/Gnuplot/gp_unix.py +${PYSITELIB}/Gnuplot/gp_unix.pyc +${PYSITELIB}/Gnuplot/gp_win32.py +${PYSITELIB}/Gnuplot/gp_win32.pyc +${PYSITELIB}/Gnuplot/oldplot.py +${PYSITELIB}/Gnuplot/oldplot.pyc +${PYSITELIB}/Gnuplot/termdefs.py +${PYSITELIB}/Gnuplot/termdefs.pyc +${PYSITELIB}/Gnuplot/test.py +${PYSITELIB}/Gnuplot/test.pyc +${PYSITELIB}/Gnuplot/utils.py +${PYSITELIB}/Gnuplot/utils.pyc +@dirrm ${PYSITELIB}/Gnuplot |