Metadata-Version: 1.0
Name: tcx2rk
Version: 0.1.1
Summary: Convert TCX files to the Runkeeper format
Home-page: https://github.com/brendanmaguire/tcx2rk
Author: Brendan Maguire
Author-email: maguire.brendan@gmail.com
License: Apache 2.0
Description: tcx2rk - Converting TCX files to the Runkeeper format
        =====================================================
        
        This tool converts files in
        `TCX <http://developer.garmin.com/schemas/tcx/v2/>`__ format to the
        `Runkeeper
        Healthgraph <http://developer.runkeeper.com/healthgraph/fitness-activities#newly-completed-activities>`__
        format.
        
        The tool is beta quality and will have bugs. Issue requests are welcome.
        
        Install
        -------
        
        ::
        
            pip install tcx2rk
        
        or
        
        ::
        
            ./setup.py install
        
        Run
        ---
        
        ::
        
            tcx2rk --help
        
        
Platform: UNKNOWN
