jmcomic 0.4.9__tar.gz → 0.5.0__tar.gz
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.
- {jmcomic-0.4.9 → jmcomic-0.5.0}/PKG-INFO +2 -2
- {jmcomic-0.4.9 → jmcomic-0.5.0}/jmcomic.egg-info/PKG-INFO +2 -2
- {jmcomic-0.4.9 → jmcomic-0.5.0}/setup.py +2 -2
- {jmcomic-0.4.9 → jmcomic-0.5.0}/README.md +0 -0
- {jmcomic-0.4.9 → jmcomic-0.5.0}/jmcomic/__init__.py +0 -0
- {jmcomic-0.4.9 → jmcomic-0.5.0}/jmcomic/api.py +0 -0
- {jmcomic-0.4.9 → jmcomic-0.5.0}/jmcomic/jm_client.py +0 -0
- {jmcomic-0.4.9 → jmcomic-0.5.0}/jmcomic/jm_config.py +0 -0
- {jmcomic-0.4.9 → jmcomic-0.5.0}/jmcomic/jm_entity.py +0 -0
- {jmcomic-0.4.9 → jmcomic-0.5.0}/jmcomic/jm_option.py +0 -0
- {jmcomic-0.4.9 → jmcomic-0.5.0}/jmcomic/jm_service.py +0 -0
- {jmcomic-0.4.9 → jmcomic-0.5.0}/jmcomic/jm_toolkit.py +0 -0
- {jmcomic-0.4.9 → jmcomic-0.5.0}/jmcomic.egg-info/SOURCES.txt +0 -0
- {jmcomic-0.4.9 → jmcomic-0.5.0}/jmcomic.egg-info/dependency_links.txt +0 -0
- {jmcomic-0.4.9 → jmcomic-0.5.0}/jmcomic.egg-info/requires.txt +0 -0
- {jmcomic-0.4.9 → jmcomic-0.5.0}/jmcomic.egg-info/top_level.txt +0 -0
- {jmcomic-0.4.9 → jmcomic-0.5.0}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: jmcomic
|
|
3
|
-
Version: 0.
|
|
3
|
+
Version: 0.5.0
|
|
4
4
|
Summary: Python API For JMComic (禁漫天堂)
|
|
5
5
|
Home-page: https://github.com/hect0x7/JMComic-Crawler-Python
|
|
6
6
|
Author: hect0x7
|
|
@@ -15,6 +15,6 @@ Classifier: Operating System :: Microsoft :: Windows
|
|
|
15
15
|
Requires-Python: >=3.7
|
|
16
16
|
Description-Content-Type: text/markdown
|
|
17
17
|
|
|
18
|
-
Python API For JMComic (
|
|
18
|
+
Python API For JMComic (禁漫天堂)
|
|
19
19
|
|
|
20
20
|
see source code: https://github.com/hect0x7/JMComic-Crawler-Python
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: jmcomic
|
|
3
|
-
Version: 0.
|
|
3
|
+
Version: 0.5.0
|
|
4
4
|
Summary: Python API For JMComic (禁漫天堂)
|
|
5
5
|
Home-page: https://github.com/hect0x7/JMComic-Crawler-Python
|
|
6
6
|
Author: hect0x7
|
|
@@ -15,6 +15,6 @@ Classifier: Operating System :: Microsoft :: Windows
|
|
|
15
15
|
Requires-Python: >=3.7
|
|
16
16
|
Description-Content-Type: text/markdown
|
|
17
17
|
|
|
18
|
-
Python API For JMComic (
|
|
18
|
+
Python API For JMComic (禁漫天堂)
|
|
19
19
|
|
|
20
20
|
see source code: https://github.com/hect0x7/JMComic-Crawler-Python
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|