localdex 0.1.19__py3-none-any.whl → 0.1.20__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.
- {localdex-0.1.19.dist-info → localdex-0.1.20.dist-info}/METADATA +2 -1
- {localdex-0.1.19.dist-info → localdex-0.1.20.dist-info}/RECORD +5 -5
- {localdex-0.1.19.dist-info → localdex-0.1.20.dist-info}/WHEEL +0 -0
- {localdex-0.1.19.dist-info → localdex-0.1.20.dist-info}/entry_points.txt +0 -0
- {localdex-0.1.19.dist-info → localdex-0.1.20.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: localdex
|
3
|
-
Version: 0.1.
|
3
|
+
Version: 0.1.20
|
4
4
|
Summary: A local Pokemon data repository/Pokedex with fast offline access
|
5
5
|
Author-email: LocalDex Team <localdex@example.com>
|
6
6
|
License: MIT
|
@@ -22,6 +22,7 @@ Requires-Python: >=3.8
|
|
22
22
|
Description-Content-Type: text/markdown
|
23
23
|
Requires-Dist: requests
|
24
24
|
Requires-Dist: typing-extensions
|
25
|
+
Requires-Dist: pillow
|
25
26
|
Provides-Extra: core
|
26
27
|
Provides-Extra: gen1
|
27
28
|
Provides-Extra: gen2
|
@@ -4792,8 +4792,8 @@ localdex/models/ability.py,sha256=AQzv3XUHHl4sustMJjPDDjJOjXu2GMLTfcM3-tqQ_1w,30
|
|
4792
4792
|
localdex/models/item.py,sha256=zXao8F-jBPUGq_YLeGeYeK_dZVI7aZMXtWOPwR3qusY,4677
|
4793
4793
|
localdex/models/move.py,sha256=hfgcWI4ziz5MMvc9ddmkotxzYYdrSUqZZQ72IU5tucs,7629
|
4794
4794
|
localdex/models/pokemon.py,sha256=v5zkxY1NGGR-MczFCZe9fHt6u_BAqAjMiQZlpcLXVGc,5408
|
4795
|
-
localdex-0.1.
|
4796
|
-
localdex-0.1.
|
4797
|
-
localdex-0.1.
|
4798
|
-
localdex-0.1.
|
4799
|
-
localdex-0.1.
|
4795
|
+
localdex-0.1.20.dist-info/METADATA,sha256=ac1o8E2NVgUmFBnb7om4hclyKVN4FbQ4UcRqFGRszVE,14109
|
4796
|
+
localdex-0.1.20.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
4797
|
+
localdex-0.1.20.dist-info/entry_points.txt,sha256=n5GxSeQo-MRuvrT2wVk7hOzEFFsWf6tkBjkzmGIYJe4,47
|
4798
|
+
localdex-0.1.20.dist-info/top_level.txt,sha256=vtupDMH-IaxVCoEZrmE0QzdTwhaKzngVJbTA1NkR_MY,9
|
4799
|
+
localdex-0.1.20.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|