Metadata-Version: 2.0
Name: tchannel
Version: 0.21.4
Summary: Network multiplexing and framing protocol for RPC
Home-page: https://github.com/uber/tchannel-python
Author: Abhinav Gupta, Aiden Scandella, Bryce Lampe, Grayson Koonce, Junchao Wu
Author-email: abg@uber.com
License: MIT
Keywords: rpc
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: contextlib2
Requires-Dist: crcmod (>=1,<2)
Requires-Dist: tornado (>=4.2,<5)
Requires-Dist: thriftrw (>=0.4,<2)
Requires-Dist: threadloop (>=1,<2)
Provides-Extra: vcr
Requires-Dist: PyYAML; extra == 'vcr'
Requires-Dist: mock; extra == 'vcr'
Requires-Dist: wrapt; extra == 'vcr'

UNKNOWN


