SpotDown 0.0.7__py3-none-any.whl → 0.0.8__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: SpotDown
3
- Version: 0.0.7
3
+ Version: 0.0.8
4
4
  Home-page: https://github.com/Arrowar/SpotDown
5
5
  Author: Arrowar
6
6
  Project-URL: Bug Reports, https://github.com/Arrowar/SpotDown/issues
@@ -27,8 +27,6 @@ Dynamic: project-url
27
27
  Dynamic: requires-dist
28
28
  Dynamic: requires-python
29
29
 
30
- # SpotDown 🎵
31
-
32
30
  <div align="center">
33
31
 
34
32
  ## 📊 Project Status & Info
@@ -10,9 +10,9 @@ SpotDown/utils/config_json.py,sha256=Z_fuM2mYQVPc51sQ_-LXrX-ArTPL-lRDcQ3lLM_hmck
10
10
  SpotDown/utils/console_utils.py,sha256=A1zNRyB9yG7BqWzlQgfVZ25cWUjMmYQooRKyeqVlcDw,6823
11
11
  SpotDown/utils/file_utils.py,sha256=Lgq_Nu1r-bVIH37H7Mx73WgotN_nrgMUAT2STDyEYoY,3495
12
12
  SpotDown/utils/headers.py,sha256=nSF2rEQEl7g2tIJMjz9c5mAQfLiugfWwdlJBhtMfBSo,312
13
- spotdown-0.0.7.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
14
- spotdown-0.0.7.dist-info/METADATA,sha256=LSLqp2ukK5M9uvV4xwMiC1rwlJiPHxJNFri8fnqfRLY,5759
15
- spotdown-0.0.7.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
16
- spotdown-0.0.7.dist-info/entry_points.txt,sha256=E0FfPESnVOw1IKTawv1GKhIFc0nf-6OfYqnjvj_ag4o,47
17
- spotdown-0.0.7.dist-info/top_level.txt,sha256=1E-ZZ8rsrXmBPAsseY_kEfHfNo9w9PtSCaS6pM63-tw,9
18
- spotdown-0.0.7.dist-info/RECORD,,
13
+ spotdown-0.0.8.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
14
+ spotdown-0.0.8.dist-info/METADATA,sha256=qQm7cchc8He-a6aq2biqDlAUpSpVYmmvLUhbzsgaXOc,5742
15
+ spotdown-0.0.8.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
16
+ spotdown-0.0.8.dist-info/entry_points.txt,sha256=RATQdiKFml4JJdFUPSWQdf6b53WKgJNE7SD5IVhv2_c,48
17
+ spotdown-0.0.8.dist-info/top_level.txt,sha256=1E-ZZ8rsrXmBPAsseY_kEfHfNo9w9PtSCaS6pM63-tw,9
18
+ spotdown-0.0.8.dist-info/RECORD,,
@@ -0,0 +1,2 @@
1
+ [console_scripts]
2
+ spotdown = SpotDown.main:main
@@ -1,2 +0,0 @@
1
- [console_scripts]
2
- SpotDown = SpotDown.run:main