Metadata-Version: 1.0
Name: lyric
Version: 0.0.1
Summary: Lyric API from gecimi.com
Home-page: https://github.com/solos/lyric
Author: solos
Author-email: solos@solos.so
License: MIT
Description: lyric
        ------
        
        About
        -----
        
        Just for fun.
        
        Install
        -------
        
        pip install lyric
        
        Usage
        -----
        
            import lyric
        
            lyric = lyric.Lyric('不再犹豫', 'Beyond')
            lyric.play()
        
        License
        -------
        
        MIT
        
Platform: any
