Metadata-Version: 1.1
Name: nowfm
Version: 0.0.10
Summary: `nowfm` is a package for get track information from Last.fm.
Home-page: https://github.com/cloverrose/nowfm
Author: cloverrose
Author-email: example@example.com
License: PSL
Description: `nowfm` is a package for get track information from Last.fm.
        
        Requirements
        ------------
        * Python 2.7 or later (not support 3.x)
        
        Features
        --------
        * Additional information about when user played track
        
        Setup
        -----
        ::
        
           $ pip install nowfm
        
        History
        -------
        0.0.10 (2013-03-24)
        ~~~~~~~~~~~~~~~~~~
        * first release
        
        
Keywords: Last.fm library
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: Python Software Foundation License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
