<?xml version="1.0" encoding="ISO-8859-1" ?>
<package version="1.0">
  <name>File_DICOM</name>
  <summary>Package for reading and modifying DICOM files</summary>
  <description>File_DICOM allows reading and modifying of DICOM files.
 DICOM stands for Digital Imaging and COmmunications in Medicine, and is a standard
 for creating, storing and transfering digital images (X-rays, tomography) and related information used in medicine.
 This package in particular does not support the exchange/transfer of DICOM data, nor any network related functionality.
 More information on the DICOM standard can be found at: http://medical.nema.org/
 Please be aware that any use of the information produced by this package for diagnosing purposes is strongly discouraged by the author. See http://www.gnu.org/licenses/lgpl.html for more information.</description>
  <maintainers>
    <maintainer>
      <user>xnoguer</user>
      <name>Xavier Noguer</name>
      <email>xnoguer@php.net</email>
      <role>lead</role>
    </maintainer>
  </maintainers>
  <release>
    <version>0.2</version>
    <date>2003-09-09</date>
    <license>LGPL</license>
    <state>beta</state>
    <notes>-File_DICOM::getValue() now accepts element names as argument.
-General code clean up.</notes>
    <filelist>
      <file role="php" baseinstalldir="File/" md5sum="0377461e49140443b01211b7c23a701c" name="DICOM.php"/>
      <file role="php" baseinstalldir="File/" md5sum="578cb25f4aad88b178a4d9178213e1cd" name="DICOM/Element.php"/>
    </filelist>
  </release>
  <changelog>
    <release>
      <version>0.1</version>
      <date>2003-05-20</date>
      <state>alpha</state>
      <notes>first release.
</notes>
    </release>
  </changelog>
</package>
