Metadata-Version: 1.0
Name: pynifti
Version: 0.20100607.1
Summary: Python interface for the NIfTI IO libraries
Home-page: http://niftilib.sf.net/pynifti
Author: Michael Hanke
Author-email: michael.hanke@gmail.com
License: MIT License
Description: PyNIfTI aims to provide easy access to NIfTI images from within Python. It uses SWIG-generated wrappers for the NIfTI reference library and provides the NiftiImage class for Python-style access to the image data.
        While PyNIfTI is not yet complete (i.e. doesn't support everything the C library can do), it already provides access to the most important features of the NIfTI-1 data format and libniftiio capabilities.
Platform: UNKNOWN
