mapget 2025.3.1__cp311-cp311-manylinux_2_28_x86_64.whl → 2025.3.2.dev18__cp311-cp311-manylinux_2_28_x86_64.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.
Potentially problematic release.
This version of mapget might be problematic. Click here for more details.
- mapget/libmapget-http-datasource.a +0 -0
- mapget/libmapget-model.a +0 -0
- mapget/pymapget.cpython-311-x86_64-linux-gnu.so +0 -0
- {mapget-2025.3.1.dist-info → mapget-2025.3.2.dev18.dist-info}/METADATA +1 -1
- mapget-2025.3.2.dev18.dist-info/RECORD +14 -0
- mapget.egg-info/PKG-INFO +14 -0
- mapget.egg-info/SOURCES.txt +11 -0
- mapget.egg-info/dependency_links.txt +1 -0
- mapget.egg-info/top_level.txt +2 -0
- mapget-2025.3.1.dist-info/RECORD +0 -10
- {mapget-2025.3.1.dist-info → mapget-2025.3.2.dev18.dist-info}/WHEEL +0 -0
- {mapget-2025.3.1.dist-info → mapget-2025.3.2.dev18.dist-info}/top_level.txt +0 -0
|
Binary file
|
mapget/libmapget-model.a
CHANGED
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
mapget/LICENSE.txt,sha256=JeNdz5tf1QH7CIw_i5yqTWtlyhczLpjj3yhOyCRTEHE,1528
|
|
2
|
+
mapget/__init__.py,sha256=4BQ2UpmtSoX0x1dlQphfbboyPCDmEOruyuOTVc9niGQ,23
|
|
3
|
+
mapget/__main__.py,sha256=D3V7pBxbNvOznznAzSutyJwgZFf6GJV_cq7hgMPfsLk,130
|
|
4
|
+
mapget/libmapget-http-datasource.a,sha256=ZP3WCczzm9E0UHpxzIPVnjypuSasDwLgB7jHmq_vVf8,3367004
|
|
5
|
+
mapget/libmapget-model.a,sha256=Uja9h2_o6k4vtQpMDsIQnyGhBQ1eeeGboCu5N_F_aOA,2595982
|
|
6
|
+
mapget/pymapget.cpython-311-x86_64-linux-gnu.so,sha256=OXR7CKSKW8_iQKBLYJX2Bm7DHMmQavWyDynZdGUwflM,14941160
|
|
7
|
+
mapget.egg-info/PKG-INFO,sha256=8vPHKL_KHVFIKsZuiXjqXxhBvmoVgQzdSHGercNThoc,343
|
|
8
|
+
mapget.egg-info/SOURCES.txt,sha256=OJBeS7WMPJcLsZp-D1O-sUsUQCNWZERaXo7_7pZ_OmY,423
|
|
9
|
+
mapget.egg-info/dependency_links.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
|
10
|
+
mapget.egg-info/top_level.txt,sha256=W-teDHSWuhlJr1wYlLvI3fWF1H42P9Etok_NjWZ9tsQ,16
|
|
11
|
+
mapget-2025.3.2.dev18.dist-info/METADATA,sha256=8vPHKL_KHVFIKsZuiXjqXxhBvmoVgQzdSHGercNThoc,343
|
|
12
|
+
mapget-2025.3.2.dev18.dist-info/WHEEL,sha256=6oVDzR3b5EMqojPhxKaF1gMfdgju1hqo31zpMLY6LFY,113
|
|
13
|
+
mapget-2025.3.2.dev18.dist-info/top_level.txt,sha256=W-teDHSWuhlJr1wYlLvI3fWF1H42P9Etok_NjWZ9tsQ,16
|
|
14
|
+
mapget-2025.3.2.dev18.dist-info/RECORD,,
|
mapget.egg-info/PKG-INFO
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: mapget
|
|
3
|
+
Version: 2025.3.2.dev18
|
|
4
|
+
Summary: Python bindings for the mapget library.
|
|
5
|
+
Home-page: https://github.com/klebert-engineering/mapget
|
|
6
|
+
Author: Klebert Engineering
|
|
7
|
+
Author-email:
|
|
8
|
+
Keywords: mapget
|
|
9
|
+
Requires-Python: >=3.9
|
|
10
|
+
Dynamic: author
|
|
11
|
+
Dynamic: home-page
|
|
12
|
+
Dynamic: keywords
|
|
13
|
+
Dynamic: requires-python
|
|
14
|
+
Dynamic: summary
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
setup.py
|
|
2
|
+
mapget.wheel/mapget/LICENSE.txt
|
|
3
|
+
mapget.wheel/mapget/__init__.py
|
|
4
|
+
mapget.wheel/mapget/__main__.py
|
|
5
|
+
mapget.wheel/mapget/libmapget-http-datasource.a
|
|
6
|
+
mapget.wheel/mapget/libmapget-model.a
|
|
7
|
+
mapget.wheel/mapget/pymapget.cpython-311-x86_64-linux-gnu.so
|
|
8
|
+
mapget.wheel/mapget.egg-info/PKG-INFO
|
|
9
|
+
mapget.wheel/mapget.egg-info/SOURCES.txt
|
|
10
|
+
mapget.wheel/mapget.egg-info/dependency_links.txt
|
|
11
|
+
mapget.wheel/mapget.egg-info/top_level.txt
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|
mapget-2025.3.1.dist-info/RECORD
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
mapget/LICENSE.txt,sha256=JeNdz5tf1QH7CIw_i5yqTWtlyhczLpjj3yhOyCRTEHE,1528
|
|
2
|
-
mapget/__init__.py,sha256=4BQ2UpmtSoX0x1dlQphfbboyPCDmEOruyuOTVc9niGQ,23
|
|
3
|
-
mapget/__main__.py,sha256=D3V7pBxbNvOznznAzSutyJwgZFf6GJV_cq7hgMPfsLk,130
|
|
4
|
-
mapget/libmapget-http-datasource.a,sha256=ya2M5-kxhOTOQcegzuGE_j69qOMWLIiZ_rBrZYb0iDw,3367004
|
|
5
|
-
mapget/libmapget-model.a,sha256=gkG7T-r2CkY0lac8jgiE-arWNPAxKtJpViw8crQ3D9Q,2637352
|
|
6
|
-
mapget/pymapget.cpython-311-x86_64-linux-gnu.so,sha256=JKP8WTbzGgQhuunoZbzF68O8AqQ7u2urJUHlzL6h7n0,14871336
|
|
7
|
-
mapget-2025.3.1.dist-info/METADATA,sha256=ql1V91YzCDjnWxEZE5X0ob2AYQALzP63Rd_1HBfjePQ,337
|
|
8
|
-
mapget-2025.3.1.dist-info/WHEEL,sha256=6oVDzR3b5EMqojPhxKaF1gMfdgju1hqo31zpMLY6LFY,113
|
|
9
|
-
mapget-2025.3.1.dist-info/top_level.txt,sha256=W-teDHSWuhlJr1wYlLvI3fWF1H42P9Etok_NjWZ9tsQ,16
|
|
10
|
-
mapget-2025.3.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|