svn commit: r404903 - head/math/py-pyvtk

Martin Wilke miwi at FreeBSD.org
Thu Dec 31 03:19:05 UTC 2015


Author: miwi
Date: Thu Dec 31 03:19:03 2015
New Revision: 404903
URL: https://svnweb.freebsd.org/changeset/ports/404903

Log:
  - Remove duplicate www
  - Provide a better description

Modified:
  head/math/py-pyvtk/pkg-descr

Modified: head/math/py-pyvtk/pkg-descr
==============================================================================
--- head/math/py-pyvtk/pkg-descr	Thu Dec 31 03:12:50 2015	(r404902)
+++ head/math/py-pyvtk/pkg-descr	Thu Dec 31 03:19:03 2015	(r404903)
@@ -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/


More information about the svn-ports-head mailing list