Metadata-Version: 2.0
Name: jenkins-autojobs
Version: 0.17.4
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
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: Programming Language :: Python :: 3.5
Classifier: License :: OSI Approved :: BSD License
Classifier: Development Status :: 5 - Production/Stable
Requires-Dist: jenkins-webapi (>=0.5.0)
Requires-Dist: lxml (>=3.2.3)
Requires-Dist: ruamel.yaml (>=0.10.15)

*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/


