Metadata-Version: 1.1
Name: m3u-dump
Version: 1.0.0
Summary: Tool to dump music playlist and music in playlist
Home-page: https://github.com/stateya/m3u_dump
Author: Shuuhei Tateya
Author-email: stateya@gmail.com
License: MIT license
Description: ===============================
        m3u-dump
        ===============================
        
        Tool to dump music playlist and music in playlist.
        
        
        USAGE
        --------
        copy music in playlist.m3u to ~/android-music-sync-dir.
        
        ::
        
          $ m3u-dump ~/music/playlist.m3u ~/android-music-sync-dir
        
        
        =======
        History
        =======
        
        0.1.0 (2016-10-23)
        ------------------
        
        * First release on PyPI.
        
Keywords: m3u_dump
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.5
