Metadata-Version: 1.0
Name: book.isbn
Version: 0.0.2
Summary: `book.isbn` is a package for book ISBN.
Home-page: http://pypi.python.org/pypi/book.isbn
Author: Tohru Ike
Author-email: tohru.ike@gmail.com
License: NEW BSD
Description: `book.isbn` is a package for book ISBN.
        
        ======
        setup
        ======
        
        easy_install
        =============
        
        Make environmen::
        
        $ easy_install book.isbn
        
        pip
        ====
        
        Make environmen::
        
        $ pip install book.isbn
        History
        ========
        
        Version 0.0.2
        --------------
        (released Jun 3th 2011)
        
        - Added author
        - Divided functions
        
        Version 0.0.1
        --------------
        (released May 29th 2011)
        
        - Initial release
        
Keywords: book
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Topic :: Utilities
