Metadata-Version: 1.1
Name: jenkins-autojobs
Version: 0.16.1
Summary: Scripts for automatically creating Jenkins jobs from SCM branches
Home-page: https://github.com/gvalkov/jenkins-autojobs
Author: Georgi Valkov
Author-email: georgi.t.valkov@gmail.com
License: Revised BSD License
Description: *jenkins-autojobs*
        ------------------
        
        *Jenkins Autojobs* are a set of scripts that automatically create Jenkins_ jobs
        using a template job and the branches/refs in your scm repository.
        
        Documentation:
            http://jenkins-autojobs.readthedocs.org/en/latest/
        
        Development:
            https://github.com/gvalkov/jenkins-autojobs
        
        Package:
            http://pypi.python.org/pypi/jenkins-autojobs
        
        Changelog:
            http://jenkins-autojobs.readthedocs.org/en/latest/changelog.html
        
        .. _Jenkins:  http://jenkins-ci.org/
        
Keywords: jenkins git mercurial svn subversion
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Topic :: Utilities
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: License :: OSI Approved :: BSD License
Classifier: Development Status :: 5 - Production/Stable
