purem 3.0.4__py3-none-any.whl → 3.0.6__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: purem
3
- Version: 3.0.4
3
+ Version: 3.0.6
4
4
  Summary: The official high-performance mapping function for mixed-type arrays powered by Work TIF Ltd.
5
5
  Author-email: Raman Marozau <raman@worktif.com>
6
6
  License-Expression: BUSL-1.1
@@ -21,7 +21,7 @@ Classifier: Operating System :: Unix
21
21
  Classifier: Operating System :: POSIX
22
22
  Classifier: Operating System :: POSIX :: Linux
23
23
  Classifier: Operating System :: Microsoft :: Windows
24
- Requires-Python: >=3.11
24
+ Requires-Python: >=3.8
25
25
  Description-Content-Type: text/x-rst
26
26
  License-File: LICENSE
27
27
  Requires-Dist: numpy~=2.1.3
@@ -49,12 +49,20 @@ Purem - High-Performance Mapping Operations
49
49
  :target: https://pypi.org/project/purem/
50
50
  :alt: PyPI version
51
51
 
52
- .. image:: https://img.shields.io/badge/architecture-x86--64-blue.svg
52
+ .. image:: https://img.shields.io/badge/architecture-x86--64-002e30.svg
53
53
  :target: https://refspecs.linuxfoundation.org/elf/x86_64-abi-0.99.pdf
54
- :alt: Architecture Processor
54
+ :alt: Architecture Processor x86_64
55
55
 
56
- .. image:: https://img.shields.io/badge/sandbox-Apple%20Silicon-green
57
- :target: https://github.com/worktif/purem_sandbox
56
+ .. image:: https://img.shields.io/badge/architecture-ARM64-002e30.svg
57
+ :target: https://worktif.com
58
+ :alt: Architecture Processor ARM64
59
+
60
+ .. image:: https://img.shields.io/pypi/pyversions/purem.svg
61
+ :target: https://worktif.com
62
+ :alt: Architecture Processor ARM64
63
+
64
+ .. image:: https://img.shields.io/badge/sandbox-Apple%20Silicon-green.svg
65
+ :target: https://worktif.com
58
66
  :alt: Apple Silicon
59
67
 
60
68
  .. image:: https://img.shields.io/badge/license-BUSL--1.1-blue.svg
@@ -5,8 +5,8 @@ purem/file_structure.py,sha256=nYTSj74gDsnVAYAwkb5NGE1QHXvlkaYuaafB_FIAMaI,3337
5
5
  purem/loader.py,sha256=GDeuiqZcKvZQEDaUg2TO5rC-WwVcjIgKqNEpF602mmg,3610
6
6
  purem/logger.py,sha256=vZHUGwL-MXJPNBoHIxqLf26KOF9qk4xj2qdgUhRas8c,1281
7
7
  purem/utils.py,sha256=wjLHukHROX3GKJoEwXCR9X6CfqT70M1Mj6FcLtFUxJ8,923
8
- purem-3.0.4.dist-info/licenses/LICENSE,sha256=5WFXHK6Xc_wj2EtvzVtd9TIC4cWEZJS8ECNTuvutsiE,1636
9
- purem-3.0.4.dist-info/METADATA,sha256=NodLsnRsFvqLHFBEiThRoBKs5xVfH2Zgek_0JF79mvA,5824
10
- purem-3.0.4.dist-info/WHEEL,sha256=0CuiUZ_p9E4cD6NyLD6UG80LBXYyiSYZOKDm5lp32xk,91
11
- purem-3.0.4.dist-info/top_level.txt,sha256=EjS75KEpZUEKSV2TFGW6w5aLqY9nUyO6Gq2ATz-KeZM,6
12
- purem-3.0.4.dist-info/RECORD,,
8
+ purem-3.0.6.dist-info/licenses/LICENSE,sha256=5WFXHK6Xc_wj2EtvzVtd9TIC4cWEZJS8ECNTuvutsiE,1636
9
+ purem-3.0.6.dist-info/METADATA,sha256=NFV2zsHK9X5PqEOcxiSOdakZBzlAUu-NI3yILToES_Y,6087
10
+ purem-3.0.6.dist-info/WHEEL,sha256=0CuiUZ_p9E4cD6NyLD6UG80LBXYyiSYZOKDm5lp32xk,91
11
+ purem-3.0.6.dist-info/top_level.txt,sha256=EjS75KEpZUEKSV2TFGW6w5aLqY9nUyO6Gq2ATz-KeZM,6
12
+ purem-3.0.6.dist-info/RECORD,,
File without changes