pkgsrc/graphics/py-biggles/PLIST
wiz 9f842ab08a Update to 1.6.6:
1.6.6 (27 Nov 2008)
--------------------

* Fixed issue that caused all images to be 570x570 on some systems, due to a
  change in the python2.5 C API.

* Improved setup.py and Makefiles.

* Contours can now be used with PlotKey.

* Added Labels component. Similar to Points, but with text labels instead
  of symbols.

1.6.5 (20 Mar 2007)
-------------------

* Replaced Numeric with numpy.

1.6.4 (08 Mar 2004)
-------------------

* Phil Kromer contributed the new ColoredPoints and Density components.
  See example9.py for details.

* Todd Fox contributed Makefiles for building with MS Visual C++.

* Can now specify the width/height of postscript output, by passing (e.g.)
  width="5in" or height="10in" to the functions which produce postscript
  output. Default values are in the [postscript] section of config.ini.
  The old [printer]/paper option is now [postscript]/paper.

* Added UpperLimits, LowerLimits components. These produce symbols
  with half-arrows indicating the true value is below/above the
  point.

* Added TeX codes \`,\',\^,\",\~ for character accents.
2014-01-19 13:43:39 +00:00

41 lines
1.4 KiB
Text

@comment $NetBSD: PLIST,v 1.3 2014/01/19 13:43:39 wiz Exp $
${PYSITELIB}/biggles/__init__.py
${PYSITELIB}/biggles/__init__.pyc
${PYSITELIB}/biggles/__init__.pyo
${PYSITELIB}/biggles/_biggles.so
${PYSITELIB}/biggles/biggles.py
${PYSITELIB}/biggles/biggles.pyc
${PYSITELIB}/biggles/biggles.pyo
${PYSITELIB}/biggles/config.ini
${PYSITELIB}/biggles/config.py
${PYSITELIB}/biggles/config.pyc
${PYSITELIB}/biggles/config.pyo
${PYSITELIB}/biggles/confit.py
${PYSITELIB}/biggles/confit.pyc
${PYSITELIB}/biggles/confit.pyo
${PYSITELIB}/biggles/contour.py
${PYSITELIB}/biggles/contour.pyc
${PYSITELIB}/biggles/contour.pyo
${PYSITELIB}/biggles/func.py
${PYSITELIB}/biggles/func.pyc
${PYSITELIB}/biggles/func.pyo
${PYSITELIB}/biggles/geometry.py
${PYSITELIB}/biggles/geometry.pyc
${PYSITELIB}/biggles/geometry.pyo
${PYSITELIB}/biggles/hammer.py
${PYSITELIB}/biggles/hammer.pyc
${PYSITELIB}/biggles/hammer.pyo
${PYSITELIB}/biggles/libplot/__init__.py
${PYSITELIB}/biggles/libplot/__init__.pyc
${PYSITELIB}/biggles/libplot/__init__.pyo
${PYSITELIB}/biggles/libplot/libplot.so
${PYSITELIB}/biggles/libplot/renderer.py
${PYSITELIB}/biggles/libplot/renderer.pyc
${PYSITELIB}/biggles/libplot/renderer.pyo
${PYSITELIB}/biggles/libplot/tex2libplot.py
${PYSITELIB}/biggles/libplot/tex2libplot.pyc
${PYSITELIB}/biggles/libplot/tex2libplot.pyo
${PYSITELIB}/biggles/matlab.py
${PYSITELIB}/biggles/matlab.pyc
${PYSITELIB}/biggles/matlab.pyo
${PYSITELIB}/${EGG_FILE}