[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pear-cvs
Subject:    [PEAR-CVS] cvs: pear /Mail_Mime package.xml
From:       "Thomas V.V.Cox" <cox () idecnet ! com>
Date:       2001-12-31 20:40:12
[Download RAW message or body]

cox		Mon Dec 31 15:40:12 2001 EDT

  Modified files:              
    /pear/Mail_Mime	package.xml 
  Log:
  finish to complete the info and reorder things to conform the actual
  package.xml spec
  
  
Index: pear/Mail_Mime/package.xml
diff -u pear/Mail_Mime/package.xml:1.2 pear/Mail_Mime/package.xml:1.3
--- pear/Mail_Mime/package.xml:1.2	Fri Dec 28 12:32:28 2001
+++ pear/Mail_Mime/package.xml	Mon Dec 31 15:40:12 2001
@@ -1,22 +1,38 @@
 <?xml version="1.0" encoding="ISO-8859-1" ?>
 <package>
   <name>Mail_Mime</name>
-  <summary>Provides classes to create and decode mime messages.</summary>
-  <maintainer>
-    <user>heyesr</user>
-    <name>Richard Heyes</name>
-    <email>heyesr@php.net</email>
-  </maintainer>
+  <summary>Provides classes to create and decode mime messages.</summary>
+  <description>
+  Provides classes to deal with creation and manipulation of mime messages:
+- mime.php: Create mime email, with html, attachments, embedded images etc.
+- mimePart.php: Advanced method of creating mime messages.
+- mimeDecode.php - Decodes mime messages to a usable structure.
+- xmail.dtd: An XML DTD to acompany the getXML() method of the decoding class.
+- xmail.xsl: An XSLT stylesheet to transform the output of the getXML() method
+  </description>
+  <maintainers>
+      <maintainer>
+        <user>heyesr</user>
+        <name>Richard Heyes</name>
+        <email>heyesr@php.net</email>
+        <role>lead</role>
+      </maintainer>
+      <maintainer>
+         <user>cox</user>
+         <name>Tomas V.V.Cox</name>
+         <email>cox@idecnet.com</email>
+         <role>contributor</role>
+      </maintainer>
+  </maintainers>
   <release>
     <version>1.0</version>
-    <date>2001-12-28</date>
+    <date>2001-12-28</date>
+    <state>stable</state>
     <notes>
       This is the initial release of the Mime_Mail package.
-    </notes>
-  </release>
-
-  <filelist>
-    <dir name="/" baseinstalldir="Mail_Mime">
+    </notes>
+    <filelist>
+    <dir name="/" baseinstalldir="Mail">
         <file role="php">mime.php</file>
         <file role="php">mimeDecode.php</file>
         <file role="php">mimePart.php</file>
@@ -24,4 +40,5 @@
         <file role="data">xmail.xsl</file>
     </dir>
   </filelist>
+  </release>
 </package>



-- 
PEAR CVS Mailing List (http://pear.php.net/)
To unsubscribe, e-mail: pear-cvs-unsubscribe@lists.php.net
For additional commands, e-mail: pear-cvs-help@lists.php.net
To contact the list administrators, e-mail: php-list-admin@lists.php.net

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic