home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 April / PCWorld_2005-04_cd.bin / akce / web / phptriad / phptriad2-2-1.exe / php / pear / Cache.xml < prev    next >
Extensible Markup Language  |  2001-03-29  |  671b  |  21 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE Package SYSTEM "F:\cvs\php4\pear\package.dtd">
  3. <Package Type="Source">
  4.     <Name>Cache</Name>
  5.     <Summary>The PEAR Cache Package is a generic data/content cache that can be used to cache data, output, function calls and dynamic graphic generation. </Summary>
  6.     <Maintainer>
  7.         <Initials>chregu</Initials>
  8.         <Name>Christian Stocker</Name>
  9.         <Email>chregu@phant.ch</Email>
  10.     </Maintainer>
  11.     <Release>
  12.         <Version>1.1</Version>
  13.         <Date>2001/03/27</Date>
  14.         <Notes>stable Code, SHM Implementation missing</Notes>
  15.     </Release>
  16.     <FileList>
  17.         <File Role="php">Cache.php</File>
  18.         <Dir>Cache/</Dir>
  19.     </FileList>
  20. </Package>
  21.