pyvtk 0.4.74-3build1 source package in Ubuntu

Changelog

pyvtk (0.4.74-3build1) precise; urgency=low

  * Rebuild to drop python2.6 dependencies and provides.
 -- Matthias Klose <email address hidden>   Sat, 14 Apr 2012 13:45:21 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Precise
Original maintainer:
Steve M. Robbins
Architectures:
all
Section:
interpreters
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe interpreters
Precise release universe interpreters

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
pyvtk_0.4.74.orig.tar.gz 25.1 KiB a34cc4660a85f4828bedf28ff2b4c95baad98fc8f79e2647c59b5ea66c9250c7
pyvtk_0.4.74-3build1.diff.gz 3.5 KiB d14ff4f69b8ba4eb53d778e3b81cd4b833fa3ed22f4c7ae3d1adf66753d4da98
pyvtk_0.4.74-3build1.dsc 1.3 KiB 970388431e5709871bcae01578e40d9290f4e33186528ec1802a2af1e2354c1f

Available diffs

View changes file

Binary packages built by this source

python-pyvtk: module for manipulating VTK files

 PyVTK provides python classes to read and write a VTK file and
 to create a VTK file from standard Python objects.
 Only VTK File Format version 2.0 is supported.
 Features include:
   - ascii and binary output, ascii input
   - DataSet formats:
       StructuredPoints, StructuredGrid, RectilinearGrid,
       PolyData, UnstructuredGrid
   - Data formats:
       PointData, CellData
   - DataSetAttr formats:
       Scalars, ColorScalars, LookupTable, Vectors,
       Normals, TextureCoordinates, Tensors, Field