Metadata-Version: 1.1
Name: cftw
Version: 0.0.1
Summary: containers for the win is a module for container competitions
Home-page: https://github.com/containers-ftw/cftw
Author: Vanessa Sochat
Author-email: vsochat@stanford.edu
License: LICENSE
Description: # Containers FTW (cftw)
        
        Competitive Containers.
        
        ![img/containers-ftw.png](img/containers-ftw.png)
        
        **under development!**
        
        These modules are not yet ready for use. More to come soon. To follow our development, please reference our [documentation](https://containers-ftw.github.io/cftw).
        
        
        ## Installation
        For the stable release, install via pip:
        
        ```
        pip install cftw
        ```
        
        For the development version, install from Github:
        
        ```
        pip install git+git://github.com/containers-ftw/cftw
        ```
        
        ## Issues
        If you have an issue, or want to request a feature, please do so on our [issues board](https://www.github.com/containers-ftw/cftw/issues)
        
Keywords: open source,containers,reproducible,crowd sourced,science
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: System :: Shells
Classifier: Topic :: Terminals
Classifier: Topic :: Utilities
