diff --git a/.gitignore b/.gitignore index e967135..b7e2707 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,7 @@ - -Fetch.komodoproject +/.idea +/.settings +/.buildpath +/.project +/composer.lock +/vendor +/report \ No newline at end of file diff --git a/composer.json b/composer.json index d54d7e4..0eab7b1 100644 --- a/composer.json +++ b/composer.json @@ -1,10 +1,10 @@ { "name": "tedivm/fetch", "description": "A PHP IMAP Library", - "keywords": ["email","imap"], + "keywords": ["email","imap","pop3"], "homepage": "http://github.com/tedivm/Fetch", "type": "library", - "license": "BSD", + "license": "BSD-3-Clause", "authors": [ { "name": "Robert Hafner", diff --git a/package.xml b/package.xml new file mode 100644 index 0000000..723b04e --- /dev/null +++ b/package.xml @@ -0,0 +1,70 @@ + + + Fetch + pear.tedivm.com + A PHP IMAP Library + Fetch is a OOP Library that utilized the IMAP Extension for manipulating email and inboxes. + + Robert Hafner + tedivm + tedivm@tedivm.com + yes + + 2012-11-25 + + + 0.4.1 + 0.4.1 + + + alpha + alpha + + BSD Style + +- + + + + + + + + + + + + + + + + + + + + 5.3.0 + + + 1.4.0 + + + + + + + + 0.4.1 + 0.4.1 + + + alpha + alpha + + 2012-11-25 + BSD Style + +- + + + +