numcodecs-wasm-round 0.2.1.dev1__py3-none-any.whl → 0.2.2__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.
- numcodecs_wasm_round/codec.wasm +0 -0
- {numcodecs_wasm_round-0.2.1.dev1.dist-info → numcodecs_wasm_round-0.2.2.dist-info}/METADATA +2 -2
- numcodecs_wasm_round-0.2.2.dist-info/RECORD +8 -0
- numcodecs_wasm_round-0.2.1.dev1.dist-info/RECORD +0 -8
- {numcodecs_wasm_round-0.2.1.dev1.dist-info → numcodecs_wasm_round-0.2.2.dist-info}/WHEEL +0 -0
- {numcodecs_wasm_round-0.2.1.dev1.dist-info → numcodecs_wasm_round-0.2.2.dist-info}/top_level.txt +0 -0
numcodecs_wasm_round/codec.wasm
CHANGED
Binary file
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.2
|
2
2
|
Name: numcodecs_wasm_round
|
3
|
-
Version: 0.2.
|
3
|
+
Version: 0.2.2
|
4
4
|
Summary: numcodecs-round compression codec compiled to WebAssembly
|
5
5
|
Author-email: Juniper Tyree <juniper.tyree@helsinki.fi>
|
6
6
|
Maintainer-email: Juniper Tyree <juniper.tyree@helsinki.fi>
|
@@ -382,7 +382,7 @@ License: Copyright (c) 2024-2025, Juniper Tyree
|
|
382
382
|
|
383
383
|
Requires-Python: >=3.10
|
384
384
|
Description-Content-Type: text/markdown
|
385
|
-
Requires-Dist: numcodecs-wasm
|
385
|
+
Requires-Dist: numcodecs-wasm~=0.1.1
|
386
386
|
|
387
387
|
[![CI Status]][workflow]
|
388
388
|
|
@@ -0,0 +1,8 @@
|
|
1
|
+
numcodecs_wasm_round/__init__.py,sha256=vapZKweuEchYcBzSgYDTfhYNdcysbPe2daZW_kdzdh8,266
|
2
|
+
numcodecs_wasm_round/__init__.pyi,sha256=aTVDZHP0dXz_11BLv-eMTIlcVXyDqyXnM2M0J3gXLuk,2197
|
3
|
+
numcodecs_wasm_round/codec.wasm,sha256=c3ddjKn3c4AtwskuAEzUqaOwIXwXe80sGCXPWeundtQ,356846
|
4
|
+
numcodecs_wasm_round/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
5
|
+
numcodecs_wasm_round-0.2.2.dist-info/METADATA,sha256=Wi_8YH1Y5ZHvDqtO8jtEsF1ECwtdcIToN3I6OEKZHGo,21081
|
6
|
+
numcodecs_wasm_round-0.2.2.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
7
|
+
numcodecs_wasm_round-0.2.2.dist-info/top_level.txt,sha256=kMhjVd2bZo8-ZJnrDpbCLeFBgQSxbiqsow_cOTW5JYk,21
|
8
|
+
numcodecs_wasm_round-0.2.2.dist-info/RECORD,,
|
@@ -1,8 +0,0 @@
|
|
1
|
-
numcodecs_wasm_round/__init__.py,sha256=vapZKweuEchYcBzSgYDTfhYNdcysbPe2daZW_kdzdh8,266
|
2
|
-
numcodecs_wasm_round/__init__.pyi,sha256=aTVDZHP0dXz_11BLv-eMTIlcVXyDqyXnM2M0J3gXLuk,2197
|
3
|
-
numcodecs_wasm_round/codec.wasm,sha256=JMFKP5xWV6MPXbomEVWzmCdGvHFL9WPb6CM76UnY29U,356842
|
4
|
-
numcodecs_wasm_round/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
5
|
-
numcodecs_wasm_round-0.2.1.dev1.dist-info/METADATA,sha256=zX4nHTNs25Ax4ST8vI-OVJZixn_HJ4It3tGoj7iSkYA,21091
|
6
|
-
numcodecs_wasm_round-0.2.1.dev1.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
7
|
-
numcodecs_wasm_round-0.2.1.dev1.dist-info/top_level.txt,sha256=kMhjVd2bZo8-ZJnrDpbCLeFBgQSxbiqsow_cOTW5JYk,21
|
8
|
-
numcodecs_wasm_round-0.2.1.dev1.dist-info/RECORD,,
|
File without changes
|
{numcodecs_wasm_round-0.2.1.dev1.dist-info → numcodecs_wasm_round-0.2.2.dist-info}/top_level.txt
RENAMED
File without changes
|