Initial import: Music_Server, MusicFree, catalog-sync
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
'''title'''
|
||||
__title__ = 'musicdl'
|
||||
'''description'''
|
||||
__description__ = 'Musicdl: A lightweight music downloader written in pure python'
|
||||
'''url'''
|
||||
__url__ = 'https://github.com/CharlesPikachu/musicdl'
|
||||
'''version'''
|
||||
__version__ = '2.10.2'
|
||||
'''author'''
|
||||
__author__ = 'Zhenchao Jin'
|
||||
'''email'''
|
||||
__email__ = 'charlesblwx@gmail.com'
|
||||
'''license'''
|
||||
__license__ = 'PolyForm-Noncommercial-1.0.0'
|
||||
'''copyright'''
|
||||
__copyright__ = 'Copyright 2018-2030 Zhenchao Jin'
|
||||
Reference in New Issue
Block a user