completly finished build and upload for PyPI which actually works

This commit is contained in:
Lars Noack
2022-11-15 09:14:48 +01:00
parent 5ff2ec5219
commit 28b8994965
15 changed files with 249 additions and 31 deletions

View File

@@ -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

View File

@@ -1,11 +1 @@
__init__
__main__
audio
download
download_links
lyrics
metadata
scraping
tests
url_to_path
utils
music_kraken