Metadata-Version: 1.1
Name: transit-utils
Version: 0.0.8
Summary: A small collection of methods for analyzing transit data
Home-page: https://github.com/BoiseStatePlanetary/transit_utils
Author: Brian Jackson
Author-email: bjackson@boisestate.edu
License: BSD
Download-URL: https://github.com/BoiseStatePlanetary/transit_utils/archive/0.0.8.tar.gz
Description: transit_utils
        ===============================
        
        version number: 0.0.1
        author: Brian Jackson
        
        Overview
        --------
        
        A small collection of methods for analyzing transit data
        
        Installation / Usage
        --------------------
        
        To install use pip:
        
            $ pip install transit_utils
        
        
        Or clone the repo:
        
            $ git clone https://github.com/decaelus/transit_utils.git
            $ python setup.py install
            
        Contributing
        ------------
        
        TBD
        
        Example
        -------
        
        TBD
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
