purem 2.1.3__py3-none-any.whl → 2.1.4__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: 2.1.3
3
+ Version: 2.1.4
4
4
  Summary: High-performance mapping function for mixed-type arrays
5
5
  Author-email: Raman Marozau <raman@worktif.com>
6
6
  License-Expression: BUSL-1.1
@@ -42,6 +42,10 @@ Purem - High-Performance Mapping Operations
42
42
  :target: https://pypi.org/project/purem/
43
43
  :alt: PyPI version
44
44
 
45
+ .. image:: https://img.shields.io/badge/architecture-x86--64-blue.svg
46
+ :target: https://refspecs.linuxfoundation.org/elf/x86_64-abi-0.99.pdf
47
+ :alt: Architecture Processor
48
+
45
49
  .. image:: https://img.shields.io/badge/license-BUSL--1.1-blue.svg
46
50
  :target: https://worktif.com/documents/terms-of-service
47
51
  :alt: License: BUSL-1.1
@@ -5,8 +5,8 @@ purem/file_structure.py,sha256=8PRP9uk6PApOHwKF5Pfyg7CbZfgqTVwzV4NrYLJkTjY,3341
5
5
  purem/loader.py,sha256=F-4dFzBtmxnB8r4Y620WJhJ6-yAiBjmvZYCi8Z1ykkU,1274
6
6
  purem/logger.py,sha256=bs7jtx1cHmyuM6Irdcq60gTMURCai2pi5MIUB3TQcSQ,1243
7
7
  purem/utils.py,sha256=Kv0DPvt8SpSfKp4ar03ZP26Aj60dxW5Gf8B9FKKUrDc,927
8
- purem-2.1.3.dist-info/licenses/LICENSE,sha256=btmdQkvGxH-SryIGO_D4TpIzD7dZ8Y6z9M33WxCb1rI,1633
9
- purem-2.1.3.dist-info/METADATA,sha256=qHlAZtUvaMITKV0aAAhOlkivjcKxRu1sR5OecsYpo64,5116
10
- purem-2.1.3.dist-info/WHEEL,sha256=lTU6B6eIfYoiQJTZNc-fyaR6BpL6ehTzU3xGYxn2n8k,91
11
- purem-2.1.3.dist-info/top_level.txt,sha256=EjS75KEpZUEKSV2TFGW6w5aLqY9nUyO6Gq2ATz-KeZM,6
12
- purem-2.1.3.dist-info/RECORD,,
8
+ purem-2.1.4.dist-info/licenses/LICENSE,sha256=btmdQkvGxH-SryIGO_D4TpIzD7dZ8Y6z9M33WxCb1rI,1633
9
+ purem-2.1.4.dist-info/METADATA,sha256=wlBDlEyorP86-gtoKHLzpw-O2jOvxq7r9yVUXDLtVZk,5292
10
+ purem-2.1.4.dist-info/WHEEL,sha256=pxyMxgL8-pra_rKaQ4drOZAegBVuX-G_4nRHjjgWbmo,91
11
+ purem-2.1.4.dist-info/top_level.txt,sha256=EjS75KEpZUEKSV2TFGW6w5aLqY9nUyO6Gq2ATz-KeZM,6
12
+ purem-2.1.4.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (78.1.1)
2
+ Generator: setuptools (79.0.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5