Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (e50b947097953fe1f23f986e5082b58877f9d0bd)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (e50b947097953fe1f23f986e5082b58877f9d0bd)
  • Date: Tue, 23 Sep 2008 08:47:58 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

python-pypi/python-suds/DETAILS | 28 ----------------------------
1 files changed, 28 deletions(-)

New commits:
commit e50b947097953fe1f23f986e5082b58877f9d0bd
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

python-suds: forgot to del DETAILS

diff --git a/python-pypi/python-suds/DETAILS b/python-pypi/python-suds/DETAILS
deleted file mode 100755
index a0b1e59..0000000
--- a/python-pypi/python-suds/DETAILS
+++ /dev/null
@@ -1,28 +0,0 @@
- SPELL=python-suds
- VERSION=0.2.9
- SOURCE=$SPELL-$VERSION.tar.gz
- SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:8de0ab27cd38b0a3492660f177d35702184cad5ed0701af1b99669b637aeba45c708a3ea2a4f4d8d0232eb74f816442ae6bddd2a34d87a0278c30d0412e0f8d6
-SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- WEB_SITE=https://fedorahosted.org/suds
- LICENSE[0]=LGPL
- ENTERED=20080827
- SHORT="lightweight SOAP python client"
-cat << EOF
-Suds is a lightweight SOAP python client that provides a service proxy for
-web-services.
-
-Features:
- * No class generation
- * Provides an object API
- * Reads wsdl at runtime for encoding/decoding
- * Supports the following SOAP binding styles:
- o Document/Literal wrapped
- o RPC/Literal (as of 0.1.7)
- o RPC/Encoded (as of 0.2)
- * Provides objectification of WSDL defined:
- o Types (objects)
- o Enumerations
- * Service and type objects provide inspection via print
- * Supports unicode
-EOF



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (e50b947097953fe1f23f986e5082b58877f9d0bd), Vlad Glagolev, 09/23/2008

Archive powered by MHonArc 2.6.24.

Top of Page