Metadata-Version: 1.0
Name: ClueBin
Version: 0.1
Summary: Pastebin application
Home-page: UNKNOWN
Author: Rocky Burt
Author-email: rocky@serverzen.com
License: UNKNOWN
Description: 
        =======
        ClueBin
        =======
        
        Overview
        ========
        
        ClueBin is a pastebin application built as a wsgi application.  ClueBin
        currently has a datastore backend for Google App Engine.
        
        See the live version at:
        http://cluebin.appspot.com
        
        ===============
        ClueBin History
        ===============
        
        
        v0.1 (2008-05-03)
        =================
        
        * got Google BigTable backend working
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
