Metadata-Version: 1.1
Name: frontier
Version: 0.1.0
Summary: Frontier
Home-page: https://github.com/samstudio8/frontier
Author: Sam Nicholls
Author-email: sam@samnicholls.net
License: UNKNOWN
Description: ===============================
        Frontier
        ===============================
        
        .. image:: https://badge.fury.io/py/frontier.png
            :target: http://badge.fury.io/py/frontier
        
        .. image:: https://travis-ci.org/SamStudio8/frontier.png?branch=master
                :target: https://travis-ci.org/SamStudio8/frontier
        
        .. image:: https://pypip.in/d/frontier/badge.png
                :target: https://pypi.python.org/pypi/frontier
        
        Frontier
        
        * Documentation: http://frontier.readthedocs.org.
        
        Requirements
        ------------
        To use;
        
        * numpy
        
        To test;
        
        * tox
        * pytest
        
        For coverage;
        
        * pytest-cov
        * python-coveralls
        
        Installation
        ------------
        
        ::
        
            pip install frontier
        
        
        
        History
        =======
        
        0.1.0 (2014-06-28)
        ---------------------
        
        * First release on PyPI.
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python :: 2.7
