uw              Thu Mar 29 07:01:16 2001 EDT

  Added files:                 
    /php4/pear  Cache.xml 
  Log:
  - package XML for the Cache
  
  I'm not sure how to use the package.dtd to document packages and if at all the Cache 
can be it's own package, but one has to start with it... Sterling, Stig can you give 
me a hint?
  
  
  

Index: php4/pear/Cache.xml
+++ php4/pear/Cache.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE Package SYSTEM "F:\cvs\php4\pear\package.dtd">
<Package Type="Source">
        <Name>Cache</Name>
        <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>
        <Maintainer>
                <Initials>chregu</Initials>
                <Name>Christian Stocker</Name>
                <Email>[EMAIL PROTECTED]</Email>
        </Maintainer>
        <Release>
                <Version>1.1</Version>
                <Date>2001/03/27</Date>
                <Notes>stable Code, SHM Implementation missing</Notes>
        </Release>
        <FileList>
                <File Role="php">Cache.php</File>
                <Dir>Cache/</Dir>
        </FileList>
</Package>



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to