Metadata-Version: 1.1
Name: pybuilder
Version: 0.10.17
Summary: An extensible, easy to use continuous build tool for Python
Home-page: http://pybuilder.github.io
Author: Alexander Metzner, Maximilien Riehl, Michael Gruber, Udo Juettner
Author-email: alexander.metzner@gmail.com, max@riehl.io, aelgru@gmail.com, udo.juettner@gmail.com
License: Apache License
Description: PyBuilder is a continuous build tool for multiple languages.
        
        PyBuilder primarily targets Python projects but due to its extensible
        nature it can be used for other languages as well.
        
        PyBuilder features a powerful yet easy to use plugin mechanism which
        allows programmers to extend the tool in an unlimited way.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Software Development :: Testing
