Added net/p5-eBay-API version 0.25
authorabs <abs>
Sun, 26 Oct 2008 19:14:48 +0000 (19:14 +0000)
committerabs <abs>
Sun, 26 Oct 2008 19:14:48 +0000 (19:14 +0000)
commitddb2af433e52a233f2346d08f64b1540ed72b52d
tree947af1acaf03f28ba4c402216625501e1b77e0c3
parente847465b043e97816b492ef8f43e42e5c2640c1a
Added net/p5-eBay-API version 0.25

This document describes the installation, configuration, and usage
of eBay::API module.

The eBay::API library is based on the eBay API XML schema and it
does not use SOAP to submit calls. Other than differences in the
SOAP envelope and the way SOAP reports errors, the calls and data
types defined in eBay API XML schema and eBay API wsdl are almost
exactly the same.

You can retrieve the latest version of eBay API XML schema from:

   http://developer.ebay.com/webservices/latest/eBaySvc.xsd

During installation that document is used to generate the library's
call and data type classes.
net/p5-eBay-API/DESCR [new file with mode: 0644]
net/p5-eBay-API/Makefile [new file with mode: 0644]
net/p5-eBay-API/distinfo [new file with mode: 0644]