purem 3.0.2__tar.gz → 3.0.4__tar.gz
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.
- {purem-3.0.2/purem.egg-info → purem-3.0.4}/PKG-INFO +5 -1
- {purem-3.0.2 → purem-3.0.4}/README.md +4 -1
- {purem-3.0.2 → purem-3.0.4}/README.rst +4 -0
- purem-3.0.4/VERSION +1 -0
- {purem-3.0.2 → purem-3.0.4}/purem/core.py +0 -2
- {purem-3.0.2 → purem-3.0.4/purem.egg-info}/PKG-INFO +5 -1
- {purem-3.0.2 → purem-3.0.4}/pyproject.toml +1 -1
- purem-3.0.2/VERSION +0 -1
- {purem-3.0.2 → purem-3.0.4}/LICENSE +0 -0
- {purem-3.0.2 → purem-3.0.4}/MANIFEST.in +0 -0
- {purem-3.0.2 → purem-3.0.4}/purem/__init__.py +0 -0
- {purem-3.0.2 → purem-3.0.4}/purem/env_config.py +0 -0
- {purem-3.0.2 → purem-3.0.4}/purem/file_structure.py +0 -0
- {purem-3.0.2 → purem-3.0.4}/purem/loader.py +0 -0
- {purem-3.0.2 → purem-3.0.4}/purem/logger.py +0 -0
- {purem-3.0.2 → purem-3.0.4}/purem/utils.py +0 -0
- {purem-3.0.2 → purem-3.0.4}/purem.egg-info/SOURCES.txt +0 -0
- {purem-3.0.2 → purem-3.0.4}/purem.egg-info/dependency_links.txt +0 -0
- {purem-3.0.2 → purem-3.0.4}/purem.egg-info/requires.txt +0 -0
- {purem-3.0.2 → purem-3.0.4}/purem.egg-info/top_level.txt +0 -0
- {purem-3.0.2 → purem-3.0.4}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: purem
|
3
|
-
Version: 3.0.
|
3
|
+
Version: 3.0.4
|
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
|
@@ -53,6 +53,10 @@ Purem - High-Performance Mapping Operations
|
|
53
53
|
:target: https://refspecs.linuxfoundation.org/elf/x86_64-abi-0.99.pdf
|
54
54
|
:alt: Architecture Processor
|
55
55
|
|
56
|
+
.. image:: https://img.shields.io/badge/sandbox-Apple%20Silicon-green
|
57
|
+
:target: https://github.com/worktif/purem_sandbox
|
58
|
+
:alt: Apple Silicon
|
59
|
+
|
56
60
|
.. image:: https://img.shields.io/badge/license-BUSL--1.1-blue.svg
|
57
61
|
:target: https://worktif.com/documents/terms-of-service
|
58
62
|
:alt: License: BUSL-1.1
|
@@ -1,6 +1,9 @@
|
|
1
1
|
# Purem - High-Performance Mapping Operations
|
2
2
|
[](https://pypi.org/project/purem/)
|
3
|
-
[](https://refspecs.linuxfoundation.org/elf/x86_64-abi-0.99.pdf)
|
4
|
+
[](https://github.com/worktif/purem_sandbox)
|
5
|
+

|
6
|
+
[](https://github.com/worktif/purem_sandbox)
|
4
7
|
[](https://worktif.com/documents/terms-of-service)
|
5
8
|
|
6
9
|
## Overview
|
@@ -9,6 +9,10 @@ Purem - High-Performance Mapping Operations
|
|
9
9
|
:target: https://refspecs.linuxfoundation.org/elf/x86_64-abi-0.99.pdf
|
10
10
|
:alt: Architecture Processor
|
11
11
|
|
12
|
+
.. image:: https://img.shields.io/badge/sandbox-Apple%20Silicon-green
|
13
|
+
:target: https://github.com/worktif/purem_sandbox
|
14
|
+
:alt: Apple Silicon
|
15
|
+
|
12
16
|
.. image:: https://img.shields.io/badge/license-BUSL--1.1-blue.svg
|
13
17
|
:target: https://worktif.com/documents/terms-of-service
|
14
18
|
:alt: License: BUSL-1.1
|
purem-3.0.4/VERSION
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
3.0.4
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: purem
|
3
|
-
Version: 3.0.
|
3
|
+
Version: 3.0.4
|
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
|
@@ -53,6 +53,10 @@ Purem - High-Performance Mapping Operations
|
|
53
53
|
:target: https://refspecs.linuxfoundation.org/elf/x86_64-abi-0.99.pdf
|
54
54
|
:alt: Architecture Processor
|
55
55
|
|
56
|
+
.. image:: https://img.shields.io/badge/sandbox-Apple%20Silicon-green
|
57
|
+
:target: https://github.com/worktif/purem_sandbox
|
58
|
+
:alt: Apple Silicon
|
59
|
+
|
56
60
|
.. image:: https://img.shields.io/badge/license-BUSL--1.1-blue.svg
|
57
61
|
:target: https://worktif.com/documents/terms-of-service
|
58
62
|
:alt: License: BUSL-1.1
|
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|
4
4
|
|
5
5
|
[project]
|
6
6
|
name = "purem"
|
7
|
-
version = "3.0.
|
7
|
+
version = "3.0.4"
|
8
8
|
description = "The official high-performance mapping function for mixed-type arrays powered by Work TIF Ltd."
|
9
9
|
readme = { file = "README.rst", content-type = "text/x-rst" }
|
10
10
|
requires-python = ">=3.11"
|
purem-3.0.2/VERSION
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
3.0.2
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|