Metadata-Version: 1.0
Name: Cuttlefish
Version: 0.2
Summary: Browser-based search tool for quickly `grep`ing source code.
Home-page: http://bitbucket.org/kaelin/cuttlefish/
Author: Kaelin Colclasure
Author-email: kaelin@acm.org
License: MIT
Description: Cuttlefish is an example project using the Bottle flyweight Web framework and the Mako template engine in Python. It's intended to run on your desktop, and provide a lightweight search engine (using grep) for your source code.
Platform: darwin
Platform: unix
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 2.6
Classifier: Topic :: Software Development :: Documentation
Classifier: Topic :: Text Processing :: Indexing
