Metadata-Version: 2.1
Name: twitter.common.rpc
Version: 0.3.11
Summary: twitter.common thrift helpers including finagle and ssl transports.
Home-page: https://github.com/twitter/commons
License: Apache License, Version 2.0
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
License-File: LICENSE
Requires-Dist: thrift
Requires-Dist: twitter.common.lang==0.3.11
Provides-Extra: sasl
Requires-Dist: kerberos==1.1.1; extra == "sasl"
Requires-Dist: pure-sasl==0.1.4; extra == "sasl"
