/usr/share/pyshared/pynifti-0.20100607.1.egg-info is in python-nifti 0.20100607.1-4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 | 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
|