Metadata-Version: 2.0
Name: atc-thrift
Version: 0.1.0
Summary: ATC Thrift Library
Home-page: https://github.com/facebook/augmented-traffic-control
Author: Emmanuel Bretelle
Author-email: chantra@fb.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python
Requires-Dist: thrift

ATC Thrift
==========

ATC Thrift is `Augmented Traffic Control` (ATC) Thrift Library

`atc_thrift.thrift` contains the description of the atc_thrift interface.
Change to the API should be made in this file and the client/server code should
be regenerated using:
  make


