Metadata-Version: 1.1
Name: primal
Version: 0.1
Summary: UNKNOWN
Home-page: https://github.com/robdmc/primal
Author: Rob deCarvalho
Author-email: decarvalho@gmail.com
License: MIT
Description: 
        Primal
        ===============
        
        Documentation coming soon.
        
        
        
        Installation
        ------------
        To install the latest release, type::
        
            pip install primal
        
        To install the latest code directly from source, type::
        
            pip install git+git://github.com/robdmc/primal.git
        
        Documentation
        -------------
        
        Full documentation is available at http://primal.readthedocs.org
        
        License
        -------
        MIT License (see LICENSE)
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
