Metadata-Version: 1.1
Name: salt-mill
Version: 0.2.2
Summary: Saltstack API Client for Humans
Home-page: https://github.com/glasslion/salt-mill
Author: Leo Zhou
Author-email: glasslion@gmail.com
License: BSD
Description: ===============================
        Salt Mill
        ===============================
        
        .. image:: https://img.shields.io/travis/glasslion/salt-mill.svg
                :target: https://travis-ci.org/glasslion/salt-mill
        
        .. image:: https://img.shields.io/pypi/v/salt-mill.svg
                :target: https://pypi.python.org/pypi/salt-mill
        
        
        Saltstack API Client for Humans
        
        * Free software: BSD license
        * Documentation: https://salt-mill.readthedocs.org.
        
        Features
        --------
        
        * TODO
        
        
        
        
        History
        -------
        
        0.1.0 (2015-6-25)
        ---------------------
        
        * First release on PyPI.
        
Keywords: salt-mill
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
