pyvtk-py stable port information

Info2: <<
Package: pyvtk-py%type_pkg[python]
Version: 0.4.70
Revision: 1
Distribution: (%type_pkg[python] = 23) 10.4, (%type_pkg[python] = 24) 10.4, (%type_pkg[python] = 24) 10.5
Type: python (2.3 2.4 2.5)
Depends: python%type_pkg[python]
Suggests: vtk-py%type_pkg[python]
Source: http://cens.ioc.ee/projects/pyvtk/rel-0.x/PyVTK-%v.tar.gz
Source-MD5: 3e235449d3b8eca8b5ee0f3c50484c96
CompileScript: %p/bin/python%type_raw[python] setup.py build
InstallScript: <<
%p/bin/python%type_raw[python] setup.py install --root=%d
mkdir -p %i/share/doc/%n
cp -R examples %i/share/doc/%n
<<
License: LGPL
DocFiles: README.txt doc/index.html
Description: Tools for manipulating VTK files in Python
DescDetail: <<
PyVTK provides the following tools for manipulating Visualization Toolkit
(VTK) files in Python:
Create VTK file from Python objects. It fully supports VTK File Formats
Standard 2.0.
The features include:

- 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
<<
Maintainer: Martin Costabel
Homepage: http://cens.ioc.ee/projects/pyvtk/
<<