Metadata-Version: 1.0
Name: jenkins-client
Version: 0.1.1
Summary: Jenkins client wrapper
Home-page: https://pypi.python.org/pypi?r6_commit
Author: Shawn Crosby
Author-email: scrosby@salesforce.com
License: Be Real
Description: ---
        This is basically a client to work with Jenkins
        
          from ci.jenkins import MrHat()
          m = MrHat()
          m.find_next_build('head')
        
Platform: UNKNOWN
