diff options
author | Fernando Lopez Jr <fernando.lopezjr@gmail.com> | 2019-07-04 07:27:26 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-07-04 07:27:26 +0700 |
commit | 2500d823a8769d84111f803b23fc874255ea64c2 (patch) | |
tree | c311b59b8896e41556cdce8a118d99b7771a81ee /python/ebaysdk/slack-desc | |
parent | 9a474b7d3dd818701f7e68d029fcad7f6bc3ea42 (diff) |
python/ebaysdk: Added (SDK to eBay API).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/ebaysdk/slack-desc')
-rw-r--r-- | python/ebaysdk/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/ebaysdk/slack-desc b/python/ebaysdk/slack-desc new file mode 100644 index 0000000000000..4a252ca135523 --- /dev/null +++ b/python/ebaysdk/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +ebaysdk: ebaysdk (SDK to eBay API) +ebaysdk: +ebaysdk: This SDK is a programatic inteface into the eBay APIs. It simplifies +ebaysdk: development and cuts development time by standerizing calls, response +ebaysdk: processing, error handling, debugging across the Finding, Shopping, +ebaysdk: Merchandising, & Trading APIs. +ebaysdk: +ebaysdk: +ebaysdk: +ebaysdk: +ebaysdk: |