Metadata-Version: 1.1
Name: teapot
Version: 1.0
Summary: A multi-platform tool to automate the download, unpack and build of third-party softwares.
Home-page: http://teapot-builder.readthedocs.org/en/latest/index.html
Author: Julien Kauffmann
Author-email: julien.kauffmann@freelan.org
License: MIT License
Description: teapot is a python library and a command-line tool that eases the
        downloading, the unpacking and the building of third-party softwares in a
        project.
        
        teapot comes with the command-line tool `teapot` that does all the
        necessary work.
        
        teapot is designed with extension in mind, which means it is very easy
        to add your own modules and extend its scope.
        
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Classifier: License :: OSI Approved :: MIT License
