File: PKG-INFO

package info (click to toggle)
pyvtk 0.4.74-2
  • links: PTS
  • area: main
  • in suites: lenny, squeeze
  • size: 284 kB
  • ctags: 354
  • sloc: python: 2,073; makefile: 71; sh: 1
file content (21 lines) | stat: -rw-r--r-- 885 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Metadata-Version: 1.0
Name: PyVTK
Version: 0.4.74
Summary: PyVTK - tools for manipulating VTK files in Python
Home-page: http://cens.ioc.ee/projects/pyvtk/
Author: Pearu Peterson
Author-email: pearu@cens.ioc.ee
License: LGPL
Download-URL: http://cens.ioc.ee/projects/pyvtk/rel-0.x/PyVTK-0.latest.tar.gz
Description: PyVTK provides tools for manipulating VTK (Visualization Toolkit)
        files in Python:
        VtkData - create VTK files from Python / read VTK files to Python.
Keywords: VTK
Platform: All
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Visualization