Metadata-Version: 2.0
Name: tchannel
Version: 0.18.2
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
Platform: UNKNOWN
Requires-Dist: contextlib2
Requires-Dist: futures
Requires-Dist: crcmod (>=1,<2)
Requires-Dist: tornado (>=4.2,<5)
Requires-Dist: thriftrw (>=0.4,<0.6)
Requires-Dist: threadloop (>=1,<2)
Provides-Extra: vcr
Requires-Dist: PyYAML; extra == 'vcr'
Requires-Dist: mock; extra == 'vcr'
Requires-Dist: wrapt; extra == 'vcr'

UNKNOWN


