Metadata-Version: 1.0
Name: pyws
Version: 1.1.5
Summary: Python SOAP server providing WSDL
Home-page: https://github.com/stepank/pyws
Author: Stepan N. Kornyakov
Author-email: stepankk@gmail.com
License: MIT
Description: 
            Pyws is a project, which purpuse is to help developers to expose some
            functions of their systems as public APIs via SOAP with WSDL description.
            The main idea is to let developers completely forget about SOAP itself and
            make creating of APIs fast and painless.
            
Keywords: soap,wsdl,server,xml,json,web services
Platform: Any
