Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Dec 2015 03:19:04 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r404903 - head/math/py-pyvtk
Message-ID:  <201512310319.tBV3J4Q4028540@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512310319.tBV3J4Q4028540>