Metadata-Version: 1.1
Name: asphalt-wamp
Version: 2.2.0
Summary: WAMP client component for the Asphalt framework
Home-page: https://github.com/asphalt-framework/asphalt-wamp
Author: Alex Grönholm
Author-email: alex.gronholm@nextday.fi
License: Apache License 2.0
Description-Content-Type: UNKNOWN
Description: .. image:: https://travis-ci.org/asphalt-framework/asphalt-wamp.svg?branch=master
          :target: https://travis-ci.org/asphalt-framework/asphalt-wamp
          :alt: Build Status
        .. image:: https://coveralls.io/repos/github/asphalt-framework/asphalt-wamp/badge.svg?branch=master
          :target: https://coveralls.io/github/asphalt-framework/asphalt-wamp?branch=master
          :alt: Code Coverage
        
        This Asphalt framework component provides a WAMP_ (Web Application Message Protocol) client,
        implemented on top of the autobahn_ library.
        
        .. _WAMP: http://wamp-proto.org/
        .. _autobahn: https://pypi.python.org/pypi/autobahn
        
        Project links
        -------------
        
        * `Documentation`_
        * `Help and support`_
        * `Source code`_
        * `Issue tracker`_
        
        .. _Documentation: http://asphalt-wamp.readthedocs.org/en/latest/
        .. _Help and support: https://github.com/asphalt-framework/asphalt/wiki/Help-and-support
        .. _Source code: https://github.com/asphalt-framework/asphalt-wamp
        .. _Issue tracker: https://github.com/asphalt-framework/asphalt-wamp/issues
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Communications
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
