Metadata-Version: 2.1
Name: shampoo
Version: 0.1.0b14
Summary: Shampoo is a asyncio websocket protocol implementation for Autobahn
Home-page: https://github.com/wendbv/shampoo
Author: Daan Porru (Wend)
Author-email: daan@wend.nl
License: MIT
Keywords: websocket,protocol
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: schemavalidator
Requires-Dist: autobahn
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'
Requires-Dist: coverage ; extra == 'test'
Requires-Dist: pytest-mock ; extra == 'test'
Requires-Dist: coveralls ; extra == 'test'

UNKNOWN


