purem 3.0.4__py3-none-any.whl → 3.0.5__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.5
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
@@ -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.5.dist-info/licenses/LICENSE,sha256=5WFXHK6Xc_wj2EtvzVtd9TIC4cWEZJS8ECNTuvutsiE,1636
9
+ purem-3.0.5.dist-info/METADATA,sha256=cE7uu5eJZDtWH0rbtZ2BVah4uR5uhiyUAFY_o_Q87jo,6088
10
+ purem-3.0.5.dist-info/WHEEL,sha256=0CuiUZ_p9E4cD6NyLD6UG80LBXYyiSYZOKDm5lp32xk,91
11
+ purem-3.0.5.dist-info/top_level.txt,sha256=EjS75KEpZUEKSV2TFGW6w5aLqY9nUyO6Gq2ATz-KeZM,6
12
+ purem-3.0.5.dist-info/RECORD,,
File without changes