File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed
Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 1- Python Fedex SOAP API Module
1+ Python FedEx SOAP API Module
22============================
33
44:Author: Greg Taylor
@@ -7,7 +7,7 @@ Python Fedex SOAP API Module
77What is it?
88-----------
99
10- A light wrapper around Fedex 's Webservice Soap API.
10+ A light wrapper around FedEx 's Webservice Soap API.
1111
1212Requirements
1313------------
@@ -16,7 +16,9 @@ The only dependency is the suds SOAP module, which is available at::
1616
1717 https://fedorahosted.org/suds/
1818
19- You may also use easy_install or pip to install from PyPi.
19+ You may also use easy_install or pip to install from PyPi::
20+
21+ pip install suds
2022
2123Installation
2224------------
@@ -47,3 +49,6 @@ Legal Mumbo Jumbo
4749Copyright (C) 2012 Gregory Taylor
4850
4951This software is licensed under the BSD License.
52+
53+ python-fedex is not authored by, endorsed by, or in any way affiliated with
54+ FedEx.
You can’t perform that action at this time.
0 commit comments