diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2020-04-21 17:05:36 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2020-04-21 17:05:36 +0000 |
commit | 69788363ed05be5c610de98ec967c21817330f29 (patch) | |
tree | e08b62f3a642e91e21adb37e4d2901a401dc2100 /finance/py-ebaysdk/pkg-descr | |
parent | bf38549ccc81ff5802f50d303b779cc57c0ec86a (diff) | |
download | ports-69788363ed05be5c610de98ec967c21817330f29.tar.gz ports-69788363ed05be5c610de98ec967c21817330f29.zip |
Notes
Diffstat (limited to 'finance/py-ebaysdk/pkg-descr')
-rw-r--r-- | finance/py-ebaysdk/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/finance/py-ebaysdk/pkg-descr b/finance/py-ebaysdk/pkg-descr new file mode 100644 index 000000000000..0ce6513cfad1 --- /dev/null +++ b/finance/py-ebaysdk/pkg-descr @@ -0,0 +1,6 @@ +This SDK is a programmatic interface into the eBay APIs. It simplifies +development and cuts development time by standardizing calls, response +processing, error handling, and debugging across the Finding, Shopping, +Merchandising & Trading APIs. + +WWW: https://github.com/timotheus/ebaysdk-python |