Metadata-Version: 1.1
Name: everest-climber
Version: 0.0.2
Summary: Simple event simulation framework
Home-page: https://github.com/peakrisk/everest
Author: John Gill
Author-email: swfiua@gmail.com
License: BSD
Download-URL: https://github.com/peakrisk/everest/tarball/0.0.2
Description: =================================
         Event simulation framework
        =================================
        
        version number: 0.0.2
        author: John Gill
        
        Overview
        ========
        
        Simple event simulation framework
        
        Installation / Usage
        ====================
        
        
        To install use pip:
        
            $ pip install everest-climber
        
        
        Or clone the repo:
        
            $ git clone https://github.com/peakrisk/everest.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
