Metadata-Version: 1.1
Name: pybuilder
Version: 0.10.36
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 build automation tool for python.
        
        PyBuilder is a software build tool written in pure Python which mainly targets Python applications.
        It is based on the concept of dependency based programming but also comes along with powerful plugin mechanism that
        allows the construction of build life cycles similar to those known from other famous build tools like Apache Maven.
        
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: Programming Language :: Python :: 3.4
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
