Metadata-Version: 2.1
Name: lyric_matcher
Version: 0.0.5
Summary: README.md
Home-page: UNKNOWN
Author: hanhaodi zhang, zhaoyang bu
Author-email: 1004591463@qq.com
License: UNKNOWN
Description: # Inputs
        
        ## song_path (from www.genius.com )
        ## songwithTime_path (from we sing)
        ## both are .txt file
        
        # Outputs
        # timestamp list
        
        # Installation:
        ## pip install lyric_matcher
        
        ## t = lyricsmatcher(../lyrics_only_with_section.txt, ../lyrics_only_with_timestamp.txt)
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
