Metadata-Version: 1.0
Name: bucho
Version: 0.0.5
Summary: `bucho` is a package for exercises.
Home-page: http://bitbucket.org/ae35/bucho/
Author: AE35
Author-email: alpha.echo.35@gmail.com
License: PSL
Description: `bucho` is a package for exercises. Yes, we love bucho!
        
        Setup
        -----
        
        ::
        
          $ easy_install bucho
        
        History
        -------
        
        0.0.5 (2011-02-27)
        ~~~~~~~~~~~~~~~~~~
        
        - add `bucho` console script.
        - add `bucho.wsgi.wsgi_app` wsgi application.
        - add `main` entry point for paste.app_factory.
        - some functions show(),latest_status(),all_status() stop print text and
          now return text. this is incompatible change.
        
        
        0.0.4 (2010-07-10)
        ~~~~~~~~~~~~~~~~~~
        
        - add latest_status, all_status
        - add torumemo
        
        0.0.3 (2010-07-10)
        ~~~~~~~~~~~~~~~~~~
        
        - bucho can show !
        
        0.0.2 (2010-07-10)
        ~~~~~~~~~~~~~~~~~~
        
        - you can import bucho
        
        0.0.1 (2010-07-10)
        ~~~~~~~~~~~~~~~~~~
        
        - first release
        
Keywords: practice
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: Python Software Foundation License
Classifier: Programming Language :: Python
Classifier: Topic :: Utilities
