amalgam-lang 16.1.1__py3-none-manylinux_2_29_x86_64.whl → 16.1.2__py3-none-manylinux_2_29_x86_64.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.
Potentially problematic release.
This version of amalgam-lang might be problematic. Click here for more details.
- {amalgam_lang-16.1.1.dist-info → amalgam_lang-16.1.2.dist-info}/METADATA +3 -2
- {amalgam_lang-16.1.1.dist-info → amalgam_lang-16.1.2.dist-info}/RECORD +5 -5
- {amalgam_lang-16.1.1.dist-info → amalgam_lang-16.1.2.dist-info}/LICENSE.txt +0 -0
- {amalgam_lang-16.1.1.dist-info → amalgam_lang-16.1.2.dist-info}/WHEEL +0 -0
- {amalgam_lang-16.1.1.dist-info → amalgam_lang-16.1.2.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.2
|
|
2
2
|
Name: amalgam-lang
|
|
3
|
-
Version: 16.1.
|
|
3
|
+
Version: 16.1.2
|
|
4
4
|
Summary: A direct interface with Amalgam compiled DLL, dylib, or so.
|
|
5
5
|
Author: Howso Incorporated
|
|
6
6
|
Author-email: support@howso.com
|
|
@@ -679,6 +679,7 @@ Classifier: Programming Language :: Python :: 3.9
|
|
|
679
679
|
Classifier: Programming Language :: Python :: 3.10
|
|
680
680
|
Classifier: Programming Language :: Python :: 3.11
|
|
681
681
|
Classifier: Programming Language :: Python :: 3.12
|
|
682
|
+
Classifier: Programming Language :: Python :: 3.13
|
|
682
683
|
Classifier: Operating System :: MacOS
|
|
683
684
|
Classifier: Operating System :: MacOS :: MacOS X
|
|
684
685
|
Classifier: Operating System :: Microsoft :: Windows
|
|
@@ -712,7 +713,7 @@ Coding in [Amalgam](https://github.com/howsoai/amalgam) can be done natively as
|
|
|
712
713
|
|
|
713
714
|
## Supported Platforms
|
|
714
715
|
|
|
715
|
-
Compatible with Python versions: 3.9, 3.10, 3.11, and 3.
|
|
716
|
+
Compatible with Python versions: 3.9, 3.10, 3.11, 3.12, and 3.13.
|
|
716
717
|
|
|
717
718
|
#### Operating Systems
|
|
718
719
|
|
|
@@ -8,8 +8,8 @@ amalgam/lib/linux/amd64/amalgam-omp.so,sha256=K3FGETmlNez7Fbqv5zdQXNXl2HlU35oEFt
|
|
|
8
8
|
amalgam/lib/linux/amd64/amalgam-st-afmi.so,sha256=VVMuHDp8B35QkGwywi9T7QdGXYdkF2TWrBUo5nD70Qw,70633472
|
|
9
9
|
amalgam/lib/linux/amd64/amalgam-st.so,sha256=ePEOJXG_FZUviaZi5EEOS8c8YGbfG9JVdvoUuEs425k,4041440
|
|
10
10
|
amalgam/lib/linux/amd64/docs/version.json,sha256=dSAtd2Hcjm561_LDNiFFaHeYQ2HTVHddOCZAOos0vkY,25
|
|
11
|
-
amalgam_lang-16.1.
|
|
12
|
-
amalgam_lang-16.1.
|
|
13
|
-
amalgam_lang-16.1.
|
|
14
|
-
amalgam_lang-16.1.
|
|
15
|
-
amalgam_lang-16.1.
|
|
11
|
+
amalgam_lang-16.1.2.dist-info/LICENSE.txt,sha256=2xqHuoHohba7gpcZZKtOICRjzeKsQANXG8WoV9V35KM,33893
|
|
12
|
+
amalgam_lang-16.1.2.dist-info/METADATA,sha256=GcS7QkClTmTIZrDUB8MVivmwvpKlRXoiAf08VfdTFbs,43864
|
|
13
|
+
amalgam_lang-16.1.2.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
|
14
|
+
amalgam_lang-16.1.2.dist-info/top_level.txt,sha256=rmPHU144SyaB25u5-FAQyECAQnJ39NvuJEcKXMRcdBo,8
|
|
15
|
+
amalgam_lang-16.1.2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|