Metadata-Version: 1.0
Name: Kook
Version: 0.0.5
Summary: a smart build tool for Python, similar to Make, Rake, Ant, or Cook
Home-page: http://www.kuwata-lab.com/kook/
Author: makoto kuwata
Author-email: kwa@kuwata-lab.com
License: MIT License
Download-URL: http://pypi.python.org/packages/source/K/Kook/Kook-0.0.5.tar.gz
Description: pyKook is a very useful tool to control your task such as compile, install or clean.
        pyKook is similar to Make, Rake, Ant, or Cook.
        Kookbook.py, which is a task definition file for pyKook, is written in Python.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.4
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.0
Classifier: Topic :: Software Development :: Libraries :: Python Modules
