26 lines
963 B
XML
26 lines
963 B
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||
|
<pkgmetadata>
|
||
|
<maintainer type="person">
|
||
|
<email>horea.christ@gmail.com</email>
|
||
|
<name>Horea Christian</name>
|
||
|
</maintainer>
|
||
|
<maintainer type="project">
|
||
|
<email>sci@gentoo.org</email>
|
||
|
<name>Gentoo Science Project</name>
|
||
|
</maintainer>
|
||
|
<longdescription lang="en">
|
||
|
The package provides read and write access to some common medical and
|
||
|
neuroimaging file formats, including: ANALYZE (plain, SPM99, SPM2), GIFTI,
|
||
|
NIfTI1, MINC, MGH and ECAT as well as PAR/REC. It can read and write Freesurfer
|
||
|
geometry, and read Freesurfer morphometry and annotation files. There is some
|
||
|
very limited support for DICOM. NiBabel is the successor of PyNIfTI.
|
||
|
</longdescription>
|
||
|
<use>
|
||
|
<flag name="dicom">Adds limited read support for the DICOM imaging format.</flag>
|
||
|
</use>
|
||
|
<upstream>
|
||
|
<remote-id type="github">nipy/nibabel</remote-id>
|
||
|
</upstream>
|
||
|
</pkgmetadata>
|