aboutsummaryrefslogtreecommitdiff
path: root/math/py-pyvtk
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2015-12-31 03:19:03 +0000
committerMartin Wilke <miwi@FreeBSD.org>2015-12-31 03:19:03 +0000
commit3461c16a26776cf901da5a0d88910998404d701b (patch)
treee476d66e2d3da638e7ac254581face3322c09a4c /math/py-pyvtk
parentae8c724ac2387e6e7f7da9dbfaf778b174f3860d (diff)
downloadports-3461c16a26776cf901da5a0d88910998404d701b.tar.gz
ports-3461c16a26776cf901da5a0d88910998404d701b.zip
- Remove duplicate www
- Provide a better description
Notes
Notes: svn path=/head/; revision=404903
Diffstat (limited to 'math/py-pyvtk')
-rw-r--r--math/py-pyvtk/pkg-descr11
1 files changed, 9 insertions, 2 deletions
diff --git a/math/py-pyvtk/pkg-descr b/math/py-pyvtk/pkg-descr
index 19cdbc04320b..229111c957ec 100644
--- a/math/py-pyvtk/pkg-descr
+++ b/math/py-pyvtk/pkg-descr
@@ -1,4 +1,11 @@
-Tools for manipulating VTK (Visualization Toolkit) files in Python.
+PyVTK provides the following tools for manipulating Visualization
+Toolkit (VTK) files in Python:
+
+ * ascii and binary output, ascii input from VTK file
+ * DataSet formats: StructuredPoints, StructuredGrid, RectilinearGrid, PolyData,
+ UnstructuredGrid
+ * Data formats: PointData, CellData
+ * DataSetAttr formats: Scalars, ColorScalars, LookupTable, Vectors, Normals,
+ TextureCoordinates, Tensors, Field
WWW: https://github.com/pearu/pyvtk/
-WWW: https://pypi.python.org/pypi/PyVTK/