Metadata-Version: 1.0
Name: python-ctp-deps
Version: 6.3.6.post20170531
Summary: Dynamic Shared Libraries (.so) for CTP
Home-page: https://github.com/mckelvin/python-ctp-deps
Author: PAN, Myautsai
Author-email: myautsai@gmail.com
License: BSD License
Description: ctp_deps
        ========
        
        Do not depend on me directly. After install this package,
        
        ``.h`` files will be installed in ``pkg_resources.resource_filename("ctp_deps", "include")``.
        ``.so`` files will be installed in ``pkg_resources.resource_filename("ctp_deps", "lib")``.
        
        Now you can use these variables in ``setup.py``
        
Keywords: ctp,sfit
Platform: UNKNOWN
