Metadata-Version: 1.0
Name: pyakb48
Version: 0.0.0
Summary: A port of a useful Perl module
Home-page: http://pypi.python.org./pypi/akb48/
Author: Moriyoshi Koizumi
Author-email: mozo@mozo.jp
License: LICENSE.txt
Description: =====
        AKB48
        =====
        This is a port of the perl module Acme::AKB48 by Hideo Kimura.
        
        Installation
        ------------
        akb48 installation is straightforward.  If your environment has
        easy_install ready,  then you should just be able to do
        
        % easy_install akb48
        
        Download it, unpack it, then build it as per the usual:
        
        % python setup.py build
        
        Then install it:
        
        % sudo python setup.py install
        
        Moriyoshi Koizumi
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: MIT License
