Source: python-spyne
Maintainer: Jean Raby <support@inverse.ca>
Section: python
Priority: optional
Build-Depends: debhelper (>= 7.0.50~)
Build-Depends-Indep: python, python-support, python-setuptools
Standards-Version: 3.8.3
XS-Python-Version: >= 2.5
Homepage: http://spyne.io/

Package: python-spyne
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-lxml, python-tz
XB-Python-Version: ${python:Versions}
Provides: ${python:Provides}
Description: Python library for writing and calling soap web service
 This is a simple, easily extendible rpc library that provides several
 useful tools for creating and publishing web services in python. This
 package features on-demand wsdl generation for the published servic
 es, a wsgi-compliant web application, support for complex class
 structures, binary attachments, and a simple framework for creating
 additional serialization mechanisms.
 .
 This package is the successor of python-rpclib (and python-soaplib).
