completly finished build and upload for PyPI which actually works
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Metadata-Version: 2.1
|
||||
Name: music-kraken
|
||||
Version: 0.0.2
|
||||
Version: 0.0.4
|
||||
Summary: An extensive music downloader crawling the internet. It gets its metadata from a couple metadata provider, and it scrapes the audiofiles.
|
||||
Home-page: https://github.com/HeIIow2/music-downloader
|
||||
Author: Hellow2
|
||||
@@ -10,6 +10,7 @@ Classifier: Programming Language :: Python :: 3
|
||||
Classifier: Operating System :: OS Independent
|
||||
Requires-Python: >=3.7
|
||||
Description-Content-Type: text/markdown
|
||||
License-File: LICENSE
|
||||
|
||||
# Music Kraken
|
||||
|
||||
|
@@ -1,11 +1 @@
|
||||
__init__
|
||||
__main__
|
||||
audio
|
||||
download
|
||||
download_links
|
||||
lyrics
|
||||
metadata
|
||||
scraping
|
||||
tests
|
||||
url_to_path
|
||||
utils
|
||||
music_kraken
|
||||
|
Reference in New Issue
Block a user