Metadata-Version: 1.1
Name: jenks
Version: 0.1
Summary: a jenkins command-line tool
Home-page: http://toumorokoshi.github.io/jenks
Author: Yusuke Tsutsumi
Author-email: yusuke@yusuketsutsumi.com
License: UNKNOWN
Description: jenks
        =====
        
        A Jenkins command-line tool
        
        
        Example .jenksrc::
        
            localhost: 
              url: 'http://localhost:8080/'
              jobs:
                - foo
                - bar
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Topic :: System :: Software Distribution
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
