Metadata-Version: 1.0
Name: presentation-api-controller
Version: 0.0.1
Summary: Presentation API Controller for MCTS
Home-page: https://github.com/askeing/presentation_api_controller
Author: Askeing Yen
Author-email: askeing@gmail.com
License: UNKNOWN
Description: Presentation API Controller
        ===========================
        
        Presentation API Controller for MCTS.
        
        
        Example
        -------
        
        Run controller.
        
        .. code-block:: bash
        
            $ python presentation_controller/controller.py
            Controller runs on 127.0.0.1 38244
        
        And then run test client.
        
        .. code-block:: bash
        
            $ python test/client.py
            Enter host: 127.0.0.1
            Enter port: 38244
        
        Then they will talk.
        
        
        Release History
        ---------------
        
        0.0.1 (2015-10-23)
        ++++++++++++++++++
        - Initiate the project.
        
Keywords: mozilla b2g firefoxos fxos MCTS
Platform: UNKNOWN
