Metadata-Version: 1.0
Name: rsl.wsdl1
Version: 0.2.2
Summary: Remote Service Library wsdl 1.1 module
Home-page: http://rslib.sourceforge.net
Author: Gerhard Weis
Author-email: gerhard.weis@proclos.com
License: BSD
Description: 
        RSL - WSDL 1
        ============
        
        This module provides an implementation for WSDL 1. It features it's own
        extension mechanism just like *rsl* itself.
        
        See `rsl <http://cheeseshop.python.org/pypi/rsl>`_ for more details.
        
        
        CHANGES
        =======
        
        0.2.2 (unreleased)
        ------------------
        
        - changed homepage url
        - fixed packaging
        
        0.2.1 (2008-12-14)
        ------------------
        
        - make error message a bit clearer when create binding fails
        
        0.2.0 (2008-12-03)
        ------------------
        
        - Initial release
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Networking
