Metadata-Version: 1.0
Name: Kook
Version: 0.0.1
Summary: a task control system for Python, similar to Make or Rake
Home-page: http://www.kuwata-lab.com/kook/
Author: makoto kuwata
Author-email: kwa@kuwata-lab.com
License: MIT License
Download-URL: http://downloads.sourceforge.net/kook/Kook-0.0.1.tar.gz
Description: pyKook is a very useful tool to control your task such as install or clean.
        pyKook is similar to Make, Ant, Rake, or SCons.
        Kookbook.py, which is a task definition file for pyKook, is written in Python.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: ConsoleIntended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
