Metadata-Version: 2.0
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
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Requires-Dist: pypi-publisher

=================================
 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


