amalgam-lang 9.0.1__tar.gz → 10.0.0__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.
Potentially problematic release.
This version of amalgam-lang might be problematic. Click here for more details.
- {amalgam_lang-9.0.1 → amalgam_lang-10.0.0}/.github/workflows/build.yml +20 -20
- {amalgam_lang-9.0.1 → amalgam_lang-10.0.0}/PKG-INFO +3 -3
- {amalgam_lang-9.0.1 → amalgam_lang-10.0.0}/amalgam/api.py +17 -4
- amalgam_lang-10.0.0/amalgam/lib/darwin/amd64/amalgam-mt-noavx.dylib +0 -0
- amalgam_lang-10.0.0/amalgam/lib/darwin/amd64/amalgam-mt.dylib +0 -0
- {amalgam_lang-9.0.1 → amalgam_lang-10.0.0}/amalgam/lib/darwin/amd64/amalgam-omp.dylib +0 -0
- amalgam_lang-10.0.0/amalgam/lib/darwin/amd64/amalgam-st.dylib +0 -0
- amalgam_lang-10.0.0/amalgam/lib/darwin/amd64/docs/version.json +3 -0
- amalgam_lang-10.0.0/amalgam/lib/darwin/arm64/amalgam-mt.dylib +0 -0
- {amalgam_lang-9.0.1 → amalgam_lang-10.0.0}/amalgam/lib/darwin/arm64/amalgam-omp.dylib +0 -0
- {amalgam_lang-9.0.1 → amalgam_lang-10.0.0}/amalgam/lib/darwin/arm64/amalgam-st.dylib +0 -0
- amalgam_lang-10.0.0/amalgam/lib/darwin/arm64/docs/version.json +3 -0
- amalgam_lang-10.0.0/amalgam/lib/linux/amd64/amalgam-mt-noavx.so +0 -0
- amalgam_lang-10.0.0/amalgam/lib/linux/amd64/amalgam-mt.so +0 -0
- amalgam_lang-10.0.0/amalgam/lib/linux/amd64/amalgam-omp.so +0 -0
- amalgam_lang-10.0.0/amalgam/lib/linux/amd64/amalgam-st.so +0 -0
- amalgam_lang-10.0.0/amalgam/lib/linux/amd64/docs/version.json +3 -0
- amalgam_lang-10.0.0/amalgam/lib/linux/arm64/amalgam-mt.so +0 -0
- amalgam_lang-10.0.0/amalgam/lib/linux/arm64/amalgam-omp.so +0 -0
- amalgam_lang-10.0.0/amalgam/lib/linux/arm64/amalgam-st.so +0 -0
- amalgam_lang-10.0.0/amalgam/lib/linux/arm64/docs/version.json +3 -0
- amalgam_lang-10.0.0/amalgam/lib/linux/arm64_8a/amalgam-st.so +0 -0
- amalgam_lang-10.0.0/amalgam/lib/linux/arm64_8a/docs/version.json +3 -0
- {amalgam_lang-9.0.1 → amalgam_lang-10.0.0}/amalgam/lib/version.json +3 -3
- amalgam_lang-10.0.0/amalgam/lib/windows/amd64/amalgam-mt-noavx.dll +0 -0
- amalgam_lang-10.0.0/amalgam/lib/windows/amd64/amalgam-mt.dll +0 -0
- {amalgam_lang-9.0.1 → amalgam_lang-10.0.0}/amalgam/lib/windows/amd64/amalgam-omp.dll +0 -0
- {amalgam_lang-9.0.1 → amalgam_lang-10.0.0}/amalgam/lib/windows/amd64/amalgam-st.dll +0 -0
- amalgam_lang-10.0.0/amalgam/lib/windows/amd64/docs/version.json +3 -0
- {amalgam_lang-9.0.1 → amalgam_lang-10.0.0}/amalgam_lang.egg-info/PKG-INFO +3 -3
- {amalgam_lang-9.0.1 → amalgam_lang-10.0.0}/amalgam_lang.egg-info/SOURCES.txt +1 -1
- {amalgam_lang-9.0.1 → amalgam_lang-10.0.0}/pyproject.toml +2 -2
- amalgam_lang-10.0.0/requirements-3.10-dev.txt +189 -0
- amalgam_lang-10.0.0/requirements-3.11-dev.txt +168 -0
- amalgam_lang-10.0.0/requirements-3.12-dev.txt +168 -0
- amalgam_lang-10.0.0/requirements-3.9-dev.txt +189 -0
- {amalgam_lang-9.0.1 → amalgam_lang-10.0.0}/version.json +1 -1
- amalgam_lang-9.0.1/amalgam/lib/darwin/amd64/amalgam-mt-noavx.dylib +0 -0
- amalgam_lang-9.0.1/amalgam/lib/darwin/amd64/amalgam-mt.dylib +0 -0
- amalgam_lang-9.0.1/amalgam/lib/darwin/amd64/amalgam-st.dylib +0 -0
- amalgam_lang-9.0.1/amalgam/lib/darwin/amd64/docs/version.json +0 -3
- amalgam_lang-9.0.1/amalgam/lib/darwin/arm64/amalgam-mt.dylib +0 -0
- amalgam_lang-9.0.1/amalgam/lib/darwin/arm64/docs/version.json +0 -3
- amalgam_lang-9.0.1/amalgam/lib/linux/amd64/amalgam-mt-noavx.so +0 -0
- amalgam_lang-9.0.1/amalgam/lib/linux/amd64/amalgam-mt.so +0 -0
- amalgam_lang-9.0.1/amalgam/lib/linux/amd64/amalgam-omp.so +0 -0
- amalgam_lang-9.0.1/amalgam/lib/linux/amd64/amalgam-st.so +0 -0
- amalgam_lang-9.0.1/amalgam/lib/linux/amd64/docs/version.json +0 -3
- amalgam_lang-9.0.1/amalgam/lib/linux/arm64/amalgam-mt.so +0 -0
- amalgam_lang-9.0.1/amalgam/lib/linux/arm64/amalgam-omp.so +0 -0
- amalgam_lang-9.0.1/amalgam/lib/linux/arm64/amalgam-st.so +0 -0
- amalgam_lang-9.0.1/amalgam/lib/linux/arm64/docs/version.json +0 -3
- amalgam_lang-9.0.1/amalgam/lib/linux/arm64_8a/amalgam-st.so +0 -0
- amalgam_lang-9.0.1/amalgam/lib/linux/arm64_8a/docs/version.json +0 -3
- amalgam_lang-9.0.1/amalgam/lib/windows/amd64/amalgam-mt-noavx.dll +0 -0
- amalgam_lang-9.0.1/amalgam/lib/windows/amd64/amalgam-mt.dll +0 -0
- amalgam_lang-9.0.1/amalgam/lib/windows/amd64/docs/version.json +0 -3
- amalgam_lang-9.0.1/requirements-3.10-dev.txt +0 -181
- amalgam_lang-9.0.1/requirements-3.11-dev.txt +0 -168
- amalgam_lang-9.0.1/requirements-3.8-dev.txt +0 -189
- amalgam_lang-9.0.1/requirements-3.9-dev.txt +0 -189
- {amalgam_lang-9.0.1 → amalgam_lang-10.0.0}/.coveragerc +0 -0
- {amalgam_lang-9.0.1 → amalgam_lang-10.0.0}/.flake8 +0 -0
- {amalgam_lang-9.0.1 → amalgam_lang-10.0.0}/.github/CODEOWNERS +0 -0
- {amalgam_lang-9.0.1 → amalgam_lang-10.0.0}/.github/templates/version_summary.md +0 -0
- {amalgam_lang-9.0.1 → amalgam_lang-10.0.0}/.github/workflows/build-pr.yml +0 -0
- {amalgam_lang-9.0.1 → amalgam_lang-10.0.0}/.github/workflows/build-release.yml +0 -0
- {amalgam_lang-9.0.1 → amalgam_lang-10.0.0}/.gitignore +0 -0
- {amalgam_lang-9.0.1 → amalgam_lang-10.0.0}/.pylintrc +0 -0
- {amalgam_lang-9.0.1 → amalgam_lang-10.0.0}/CONTRIBUTING.md +0 -0
- {amalgam_lang-9.0.1 → amalgam_lang-10.0.0}/LICENSE.txt +0 -0
- {amalgam_lang-9.0.1 → amalgam_lang-10.0.0}/MANIFEST.in +0 -0
- {amalgam_lang-9.0.1 → amalgam_lang-10.0.0}/README.md +0 -0
- {amalgam_lang-9.0.1 → amalgam_lang-10.0.0}/amalgam/__init__.py +0 -0
- {amalgam_lang-9.0.1 → amalgam_lang-10.0.0}/amalgam_lang.egg-info/dependency_links.txt +0 -0
- {amalgam_lang-9.0.1 → amalgam_lang-10.0.0}/amalgam_lang.egg-info/requires.txt +0 -0
- {amalgam_lang-9.0.1 → amalgam_lang-10.0.0}/amalgam_lang.egg-info/top_level.txt +0 -0
- {amalgam_lang-9.0.1 → amalgam_lang-10.0.0}/bin/build.sh +0 -0
- {amalgam_lang-9.0.1 → amalgam_lang-10.0.0}/config/latest-mt-debug-howso.yml +0 -0
- {amalgam_lang-9.0.1 → amalgam_lang-10.0.0}/config/latest-mt-howso.yml +0 -0
- {amalgam_lang-9.0.1 → amalgam_lang-10.0.0}/config/latest-st-debug-howso.yml +0 -0
- {amalgam_lang-9.0.1 → amalgam_lang-10.0.0}/config/latest-st-howso.yml +0 -0
- {amalgam_lang-9.0.1 → amalgam_lang-10.0.0}/doc/dependency_decisions.yml +0 -0
- {amalgam_lang-9.0.1 → amalgam_lang-10.0.0}/setup.cfg +0 -0
|
@@ -199,7 +199,7 @@ jobs:
|
|
|
199
199
|
with:
|
|
200
200
|
upstream-details: ${{ needs.metadata.outputs.upstream-details }}
|
|
201
201
|
|
|
202
|
-
pytest-linux-3-
|
|
202
|
+
pytest-linux-3-9-st:
|
|
203
203
|
needs: ['metadata', 'build']
|
|
204
204
|
uses: howsoai/.github/.github/workflows/pytest.yml@main
|
|
205
205
|
secrets: inherit
|
|
@@ -207,13 +207,13 @@ jobs:
|
|
|
207
207
|
platform: 'howso-ubuntu-runner-latest'
|
|
208
208
|
platform-pretty: 'Linux'
|
|
209
209
|
amalgam-plat-arch: 'linux-amd64'
|
|
210
|
-
python-version: '3.
|
|
210
|
+
python-version: '3.9'
|
|
211
211
|
config-fp: './config/latest-st-debug-howso.yml'
|
|
212
212
|
config-pretty: 'ST'
|
|
213
213
|
workers: 'auto'
|
|
214
214
|
upstream-details: ${{ needs.metadata.outputs.upstream-details }}
|
|
215
215
|
|
|
216
|
-
pytest-linux-3-
|
|
216
|
+
pytest-linux-3-10-mt:
|
|
217
217
|
needs: ['metadata', 'build']
|
|
218
218
|
uses: howsoai/.github/.github/workflows/pytest.yml@main
|
|
219
219
|
secrets: inherit
|
|
@@ -221,12 +221,12 @@ jobs:
|
|
|
221
221
|
platform: 'howso-ubuntu-runner-latest'
|
|
222
222
|
platform-pretty: 'Linux'
|
|
223
223
|
amalgam-plat-arch: 'linux-amd64'
|
|
224
|
-
python-version: '3.
|
|
224
|
+
python-version: '3.10'
|
|
225
225
|
config-fp: './config/latest-mt-debug-howso.yml'
|
|
226
226
|
config-pretty: 'MT'
|
|
227
227
|
upstream-details: ${{ needs.metadata.outputs.upstream-details }}
|
|
228
228
|
|
|
229
|
-
pytest-linux-3-
|
|
229
|
+
pytest-linux-3-11-mt:
|
|
230
230
|
needs: ['metadata', 'build']
|
|
231
231
|
uses: howsoai/.github/.github/workflows/pytest.yml@main
|
|
232
232
|
secrets: inherit
|
|
@@ -234,12 +234,12 @@ jobs:
|
|
|
234
234
|
platform: 'howso-ubuntu-runner-latest'
|
|
235
235
|
platform-pretty: 'Linux'
|
|
236
236
|
amalgam-plat-arch: 'linux-amd64'
|
|
237
|
-
python-version: '3.
|
|
237
|
+
python-version: '3.11'
|
|
238
238
|
config-fp: './config/latest-mt-debug-howso.yml'
|
|
239
239
|
config-pretty: 'MT'
|
|
240
240
|
upstream-details: ${{ needs.metadata.outputs.upstream-details }}
|
|
241
241
|
|
|
242
|
-
pytest-linux-3-
|
|
242
|
+
pytest-linux-3-12-mt:
|
|
243
243
|
needs: ['metadata', 'build']
|
|
244
244
|
uses: howsoai/.github/.github/workflows/pytest.yml@main
|
|
245
245
|
secrets: inherit
|
|
@@ -247,12 +247,12 @@ jobs:
|
|
|
247
247
|
platform: 'howso-ubuntu-runner-latest'
|
|
248
248
|
platform-pretty: 'Linux'
|
|
249
249
|
amalgam-plat-arch: 'linux-amd64'
|
|
250
|
-
python-version: '3.
|
|
250
|
+
python-version: '3.12'
|
|
251
251
|
config-fp: './config/latest-mt-debug-howso.yml'
|
|
252
252
|
config-pretty: 'MT'
|
|
253
253
|
upstream-details: ${{ needs.metadata.outputs.upstream-details }}
|
|
254
254
|
|
|
255
|
-
pytest-windows-3-
|
|
255
|
+
pytest-windows-3-12-mt:
|
|
256
256
|
needs: ['metadata', 'build']
|
|
257
257
|
uses: howsoai/.github/.github/workflows/pytest.yml@main
|
|
258
258
|
secrets: inherit
|
|
@@ -260,12 +260,12 @@ jobs:
|
|
|
260
260
|
platform: 'howso-windows-runner-latest'
|
|
261
261
|
platform-pretty: 'Windows'
|
|
262
262
|
amalgam-plat-arch: 'windows-amd64'
|
|
263
|
-
python-version: '3.
|
|
263
|
+
python-version: '3.12'
|
|
264
264
|
config-fp: './config/latest-mt-debug-howso.yml'
|
|
265
265
|
config-pretty: 'MT'
|
|
266
266
|
upstream-details: ${{ needs.metadata.outputs.upstream-details }}
|
|
267
267
|
|
|
268
|
-
pytest-macos-3-
|
|
268
|
+
pytest-macos-3-12-mt:
|
|
269
269
|
needs: ['metadata', 'build']
|
|
270
270
|
uses: howsoai/.github/.github/workflows/pytest.yml@main
|
|
271
271
|
secrets: inherit
|
|
@@ -273,7 +273,7 @@ jobs:
|
|
|
273
273
|
platform: 'macos-latest-xlarge'
|
|
274
274
|
platform-pretty: 'MacOS'
|
|
275
275
|
amalgam-plat-arch: 'darwin-arm64'
|
|
276
|
-
python-version: '3.
|
|
276
|
+
python-version: '3.12'
|
|
277
277
|
config-fp: './config/latest-mt-debug-howso.yml'
|
|
278
278
|
config-pretty: 'MT'
|
|
279
279
|
upstream-details: ${{ needs.metadata.outputs.upstream-details }}
|
|
@@ -283,12 +283,12 @@ jobs:
|
|
|
283
283
|
needs:
|
|
284
284
|
- metadata
|
|
285
285
|
- workflow-summary
|
|
286
|
-
- pytest-linux-3-
|
|
287
|
-
- pytest-linux-3-9-mt
|
|
286
|
+
- pytest-linux-3-9-st
|
|
288
287
|
- pytest-linux-3-10-mt
|
|
289
288
|
- pytest-linux-3-11-mt
|
|
290
|
-
- pytest-
|
|
291
|
-
- pytest-
|
|
289
|
+
- pytest-linux-3-12-mt
|
|
290
|
+
- pytest-macos-3-12-mt
|
|
291
|
+
- pytest-windows-3-12-mt
|
|
292
292
|
runs-on: ubuntu-latest
|
|
293
293
|
environment:
|
|
294
294
|
name: PyPi
|
|
@@ -329,12 +329,12 @@ jobs:
|
|
|
329
329
|
- metadata
|
|
330
330
|
- generate-changelog
|
|
331
331
|
- workflow-summary
|
|
332
|
-
- pytest-linux-3-
|
|
333
|
-
- pytest-linux-3-9-mt
|
|
332
|
+
- pytest-linux-3-9-st
|
|
334
333
|
- pytest-linux-3-10-mt
|
|
335
334
|
- pytest-linux-3-11-mt
|
|
336
|
-
- pytest-
|
|
337
|
-
- pytest-
|
|
335
|
+
- pytest-linux-3-12-mt
|
|
336
|
+
- pytest-macos-3-12-mt
|
|
337
|
+
- pytest-windows-3-12-mt
|
|
338
338
|
runs-on: ubuntu-latest
|
|
339
339
|
environment:
|
|
340
340
|
name: pypi
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: amalgam-lang
|
|
3
|
-
Version:
|
|
3
|
+
Version: 10.0.0
|
|
4
4
|
Summary: A direct interface with Amalgam compiled DLL or so.
|
|
5
5
|
Author: Howso Incorporated
|
|
6
6
|
Author-email: support@howso.com
|
|
@@ -675,17 +675,17 @@ Classifier: Intended Audience :: Science/Research
|
|
|
675
675
|
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
|
|
676
676
|
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
|
|
677
677
|
Classifier: Programming Language :: Python :: 3
|
|
678
|
-
Classifier: Programming Language :: Python :: 3.8
|
|
679
678
|
Classifier: Programming Language :: Python :: 3.9
|
|
680
679
|
Classifier: Programming Language :: Python :: 3.10
|
|
681
680
|
Classifier: Programming Language :: Python :: 3.11
|
|
681
|
+
Classifier: Programming Language :: Python :: 3.12
|
|
682
682
|
Classifier: Operating System :: MacOS
|
|
683
683
|
Classifier: Operating System :: MacOS :: MacOS X
|
|
684
684
|
Classifier: Operating System :: Microsoft :: Windows
|
|
685
685
|
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
|
|
686
686
|
Classifier: Operating System :: Microsoft :: Windows :: Windows 11
|
|
687
687
|
Classifier: Operating System :: POSIX :: Linux
|
|
688
|
-
Requires-Python: >=3.
|
|
688
|
+
Requires-Python: >=3.9
|
|
689
689
|
Description-Content-Type: text/markdown
|
|
690
690
|
License-File: LICENSE.txt
|
|
691
691
|
Provides-Extra: dev
|
|
@@ -650,8 +650,11 @@ class Amalgam:
|
|
|
650
650
|
self,
|
|
651
651
|
handle: str,
|
|
652
652
|
amlg_path: str,
|
|
653
|
+
*,
|
|
653
654
|
persist: bool = False,
|
|
654
655
|
load_contained: bool = False,
|
|
656
|
+
escape_filename: bool = False,
|
|
657
|
+
escape_contained_filenames: bool = True,
|
|
655
658
|
write_log: str = "",
|
|
656
659
|
print_log: str = ""
|
|
657
660
|
) -> LoadEntityStatus:
|
|
@@ -669,6 +672,11 @@ class Amalgam:
|
|
|
669
672
|
saved over the original source.
|
|
670
673
|
load_contained : bool, default False
|
|
671
674
|
If set to true, contained entities will be loaded.
|
|
675
|
+
escape_filename : bool, default False
|
|
676
|
+
If set to true, the filename will be aggressively escaped.
|
|
677
|
+
escape_contained_filenames : bool, default True
|
|
678
|
+
If set to true, the filenames of contained entities will be
|
|
679
|
+
aggressively escaped.
|
|
672
680
|
write_log : str, default ""
|
|
673
681
|
Path to the write log. If empty string, the write log is
|
|
674
682
|
not generated.
|
|
@@ -682,7 +690,7 @@ class Amalgam:
|
|
|
682
690
|
Status of LoadEntity call.
|
|
683
691
|
"""
|
|
684
692
|
self.amlg.LoadEntity.argtype = [
|
|
685
|
-
c_char_p, c_char_p, c_bool, c_bool, c_char_p, c_char_p]
|
|
693
|
+
c_char_p, c_char_p, c_bool, c_bool, c_bool, c_bool, c_char_p, c_char_p]
|
|
686
694
|
self.amlg.LoadEntity.restype = _LoadEntityStatus
|
|
687
695
|
handle_buf = self.str_to_char_p(handle)
|
|
688
696
|
amlg_path_buf = self.str_to_char_p(amlg_path)
|
|
@@ -692,11 +700,14 @@ class Amalgam:
|
|
|
692
700
|
load_command_log_entry = (
|
|
693
701
|
f"LOAD_ENTITY \"{self.escape_double_quotes(handle)}\" "
|
|
694
702
|
f"\"{self.escape_double_quotes(amlg_path)}\" {str(persist).lower()} "
|
|
695
|
-
f"{str(load_contained).lower()}
|
|
703
|
+
f"{str(load_contained).lower()} {str(escape_filename).lower()} "
|
|
704
|
+
f"{str(escape_contained_filenames).lower()} \"{write_log}\" "
|
|
705
|
+
f"\"{print_log}\""
|
|
696
706
|
)
|
|
697
707
|
self._log_execution(load_command_log_entry)
|
|
698
708
|
result = LoadEntityStatus(self, self.amlg.LoadEntity(
|
|
699
709
|
handle_buf, amlg_path_buf, persist, load_contained,
|
|
710
|
+
escape_filename, escape_contained_filenames,
|
|
700
711
|
write_log_buf, print_log_buf))
|
|
701
712
|
self._log_reply(result)
|
|
702
713
|
|
|
@@ -742,6 +753,7 @@ class Amalgam:
|
|
|
742
753
|
self,
|
|
743
754
|
handle: str,
|
|
744
755
|
clone_handle: str,
|
|
756
|
+
*,
|
|
745
757
|
amlg_path: str = "",
|
|
746
758
|
persist: bool = False,
|
|
747
759
|
write_log: str = "",
|
|
@@ -788,8 +800,8 @@ class Amalgam:
|
|
|
788
800
|
f'"{write_log}" "{print_log}"'
|
|
789
801
|
)
|
|
790
802
|
self._log_execution(clone_command_log_entry)
|
|
791
|
-
result = self.amlg.
|
|
792
|
-
handle_buf, amlg_path_buf, persist,
|
|
803
|
+
result = self.amlg.CloneEntity(
|
|
804
|
+
handle_buf, clone_handle_buf, amlg_path_buf, persist,
|
|
793
805
|
write_log_buf, print_log_buf)
|
|
794
806
|
self._log_reply(result)
|
|
795
807
|
|
|
@@ -806,6 +818,7 @@ class Amalgam:
|
|
|
806
818
|
self,
|
|
807
819
|
handle: str,
|
|
808
820
|
amlg_path: str,
|
|
821
|
+
*,
|
|
809
822
|
update_persistence_location: bool = False,
|
|
810
823
|
store_contained: bool = False
|
|
811
824
|
) -> None:
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": {
|
|
3
|
-
"amalgam": "
|
|
4
|
-
"amalgam_sha": "
|
|
5
|
-
"amalgam_url": "https://github.com/howsoai/amalgam/releases/tag/
|
|
3
|
+
"amalgam": "51.0.0",
|
|
4
|
+
"amalgam_sha": "99b424f7df08950d6adecf400a720764afdfade4",
|
|
5
|
+
"amalgam_url": "https://github.com/howsoai/amalgam/releases/tag/51.0.0",
|
|
6
6
|
"amalgam_build_date": "",
|
|
7
7
|
"amalgam_display_title": ""
|
|
8
8
|
}
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: amalgam-lang
|
|
3
|
-
Version:
|
|
3
|
+
Version: 10.0.0
|
|
4
4
|
Summary: A direct interface with Amalgam compiled DLL or so.
|
|
5
5
|
Author: Howso Incorporated
|
|
6
6
|
Author-email: support@howso.com
|
|
@@ -675,17 +675,17 @@ Classifier: Intended Audience :: Science/Research
|
|
|
675
675
|
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
|
|
676
676
|
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
|
|
677
677
|
Classifier: Programming Language :: Python :: 3
|
|
678
|
-
Classifier: Programming Language :: Python :: 3.8
|
|
679
678
|
Classifier: Programming Language :: Python :: 3.9
|
|
680
679
|
Classifier: Programming Language :: Python :: 3.10
|
|
681
680
|
Classifier: Programming Language :: Python :: 3.11
|
|
681
|
+
Classifier: Programming Language :: Python :: 3.12
|
|
682
682
|
Classifier: Operating System :: MacOS
|
|
683
683
|
Classifier: Operating System :: MacOS :: MacOS X
|
|
684
684
|
Classifier: Operating System :: Microsoft :: Windows
|
|
685
685
|
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
|
|
686
686
|
Classifier: Operating System :: Microsoft :: Windows :: Windows 11
|
|
687
687
|
Classifier: Operating System :: POSIX :: Linux
|
|
688
|
-
Requires-Python: >=3.
|
|
688
|
+
Requires-Python: >=3.9
|
|
689
689
|
Description-Content-Type: text/markdown
|
|
690
690
|
License-File: LICENSE.txt
|
|
691
691
|
Provides-Extra: dev
|
|
@@ -11,7 +11,7 @@ authors = [
|
|
|
11
11
|
{name = "Howso Incorporated"},
|
|
12
12
|
{email = "support@howso.com"},
|
|
13
13
|
]
|
|
14
|
-
requires-python = ">=3.
|
|
14
|
+
requires-python = ">=3.9"
|
|
15
15
|
keywords = ["machine", "learning", "artificial", "intelligence"]
|
|
16
16
|
license = {file = "LICENSE.txt"}
|
|
17
17
|
classifiers = [
|
|
@@ -20,10 +20,10 @@ classifiers = [
|
|
|
20
20
|
"Topic :: Scientific/Engineering :: Artificial Intelligence",
|
|
21
21
|
"License :: OSI Approved :: GNU Affero General Public License v3",
|
|
22
22
|
"Programming Language :: Python :: 3",
|
|
23
|
-
"Programming Language :: Python :: 3.8",
|
|
24
23
|
"Programming Language :: Python :: 3.9",
|
|
25
24
|
"Programming Language :: Python :: 3.10",
|
|
26
25
|
"Programming Language :: Python :: 3.11",
|
|
26
|
+
"Programming Language :: Python :: 3.12",
|
|
27
27
|
"Operating System :: MacOS",
|
|
28
28
|
"Operating System :: MacOS :: MacOS X",
|
|
29
29
|
"Operating System :: Microsoft :: Windows",
|
|
@@ -0,0 +1,189 @@
|
|
|
1
|
+
#
|
|
2
|
+
# This file is autogenerated by pip-compile with Python 3.10
|
|
3
|
+
# by the following command:
|
|
4
|
+
#
|
|
5
|
+
# pip-compile --allow-unsafe --extra=dev --generate-hashes --no-emit-index-url --output-file=requirements-3.10-dev.txt
|
|
6
|
+
#
|
|
7
|
+
build==1.2.1 \
|
|
8
|
+
--hash=sha256:526263f4870c26f26c433545579475377b2b7588b6f1eac76a001e873ae3e19d \
|
|
9
|
+
--hash=sha256:75e10f767a433d9a86e50d83f418e83efc18ede923ee5ff7df93b6cb0306c5d4
|
|
10
|
+
# via pip-tools
|
|
11
|
+
click==8.1.7 \
|
|
12
|
+
--hash=sha256:ae74fb96c20a0277a1d615f1e4d73c8414f5a98db8b799a7931d1582f3390c28 \
|
|
13
|
+
--hash=sha256:ca9853ad459e787e2192211578cc907e7594e294c7ccc834310722b41b9ca6de
|
|
14
|
+
# via pip-tools
|
|
15
|
+
coverage[toml]==7.4.4 \
|
|
16
|
+
--hash=sha256:00838a35b882694afda09f85e469c96367daa3f3f2b097d846a7216993d37f4c \
|
|
17
|
+
--hash=sha256:0513b9508b93da4e1716744ef6ebc507aff016ba115ffe8ecff744d1322a7b63 \
|
|
18
|
+
--hash=sha256:09c3255458533cb76ef55da8cc49ffab9e33f083739c8bd4f58e79fecfe288f7 \
|
|
19
|
+
--hash=sha256:09ef9199ed6653989ebbcaacc9b62b514bb63ea2f90256e71fea3ed74bd8ff6f \
|
|
20
|
+
--hash=sha256:09fa497a8ab37784fbb20ab699c246053ac294d13fc7eb40ec007a5043ec91f8 \
|
|
21
|
+
--hash=sha256:0f9f50e7ef2a71e2fae92774c99170eb8304e3fdf9c8c3c7ae9bab3e7229c5cf \
|
|
22
|
+
--hash=sha256:137eb07173141545e07403cca94ab625cc1cc6bc4c1e97b6e3846270e7e1fea0 \
|
|
23
|
+
--hash=sha256:1f384c3cc76aeedce208643697fb3e8437604b512255de6d18dae3f27655a384 \
|
|
24
|
+
--hash=sha256:201bef2eea65e0e9c56343115ba3814e896afe6d36ffd37bab783261db430f76 \
|
|
25
|
+
--hash=sha256:38dd60d7bf242c4ed5b38e094baf6401faa114fc09e9e6632374388a404f98e7 \
|
|
26
|
+
--hash=sha256:3b799445b9f7ee8bf299cfaed6f5b226c0037b74886a4e11515e569b36fe310d \
|
|
27
|
+
--hash=sha256:3ea79bb50e805cd6ac058dfa3b5c8f6c040cb87fe83de10845857f5535d1db70 \
|
|
28
|
+
--hash=sha256:40209e141059b9370a2657c9b15607815359ab3ef9918f0196b6fccce8d3230f \
|
|
29
|
+
--hash=sha256:41c9c5f3de16b903b610d09650e5e27adbfa7f500302718c9ffd1c12cf9d6818 \
|
|
30
|
+
--hash=sha256:54eb8d1bf7cacfbf2a3186019bcf01d11c666bd495ed18717162f7eb1e9dd00b \
|
|
31
|
+
--hash=sha256:598825b51b81c808cb6f078dcb972f96af96b078faa47af7dfcdf282835baa8d \
|
|
32
|
+
--hash=sha256:5fc1de20b2d4a061b3df27ab9b7c7111e9a710f10dc2b84d33a4ab25065994ec \
|
|
33
|
+
--hash=sha256:623512f8ba53c422fcfb2ce68362c97945095b864cda94a92edbaf5994201083 \
|
|
34
|
+
--hash=sha256:690db6517f09336559dc0b5f55342df62370a48f5469fabf502db2c6d1cffcd2 \
|
|
35
|
+
--hash=sha256:69eb372f7e2ece89f14751fbcbe470295d73ed41ecd37ca36ed2eb47512a6ab9 \
|
|
36
|
+
--hash=sha256:73bfb9c09951125d06ee473bed216e2c3742f530fc5acc1383883125de76d9cd \
|
|
37
|
+
--hash=sha256:742a76a12aa45b44d236815d282b03cfb1de3b4323f3e4ec933acfae08e54ade \
|
|
38
|
+
--hash=sha256:7c95949560050d04d46b919301826525597f07b33beba6187d04fa64d47ac82e \
|
|
39
|
+
--hash=sha256:8130a2aa2acb8788e0b56938786c33c7c98562697bf9f4c7d6e8e5e3a0501e4a \
|
|
40
|
+
--hash=sha256:8a2b2b78c78293782fd3767d53e6474582f62443d0504b1554370bde86cc8227 \
|
|
41
|
+
--hash=sha256:8ce1415194b4a6bd0cdcc3a1dfbf58b63f910dcb7330fe15bdff542c56949f87 \
|
|
42
|
+
--hash=sha256:9ca28a302acb19b6af89e90f33ee3e1906961f94b54ea37de6737b7ca9d8827c \
|
|
43
|
+
--hash=sha256:a4cdc86d54b5da0df6d3d3a2f0b710949286094c3a6700c21e9015932b81447e \
|
|
44
|
+
--hash=sha256:aa5b1c1bfc28384f1f53b69a023d789f72b2e0ab1b3787aae16992a7ca21056c \
|
|
45
|
+
--hash=sha256:aadacf9a2f407a4688d700e4ebab33a7e2e408f2ca04dbf4aef17585389eff3e \
|
|
46
|
+
--hash=sha256:ae71e7ddb7a413dd60052e90528f2f65270aad4b509563af6d03d53e979feafd \
|
|
47
|
+
--hash=sha256:b14706df8b2de49869ae03a5ccbc211f4041750cd4a66f698df89d44f4bd30ec \
|
|
48
|
+
--hash=sha256:b1a93009cb80730c9bca5d6d4665494b725b6e8e157c1cb7f2db5b4b122ea562 \
|
|
49
|
+
--hash=sha256:b2991665420a803495e0b90a79233c1433d6ed77ef282e8e152a324bbbc5e0c8 \
|
|
50
|
+
--hash=sha256:b2c5edc4ac10a7ef6605a966c58929ec6c1bd0917fb8c15cb3363f65aa40e677 \
|
|
51
|
+
--hash=sha256:b4d33f418f46362995f1e9d4f3a35a1b6322cb959c31d88ae56b0298e1c22357 \
|
|
52
|
+
--hash=sha256:b91cbc4b195444e7e258ba27ac33769c41b94967919f10037e6355e998af255c \
|
|
53
|
+
--hash=sha256:c74880fc64d4958159fbd537a091d2a585448a8f8508bf248d72112723974cbd \
|
|
54
|
+
--hash=sha256:c901df83d097649e257e803be22592aedfd5182f07b3cc87d640bbb9afd50f49 \
|
|
55
|
+
--hash=sha256:cac99918c7bba15302a2d81f0312c08054a3359eaa1929c7e4b26ebe41e9b286 \
|
|
56
|
+
--hash=sha256:cc4f1358cb0c78edef3ed237ef2c86056206bb8d9140e73b6b89fbcfcbdd40e1 \
|
|
57
|
+
--hash=sha256:ccd341521be3d1b3daeb41960ae94a5e87abe2f46f17224ba5d6f2b8398016cf \
|
|
58
|
+
--hash=sha256:ce4b94265ca988c3f8e479e741693d143026632672e3ff924f25fab50518dd51 \
|
|
59
|
+
--hash=sha256:cf271892d13e43bc2b51e6908ec9a6a5094a4df1d8af0bfc360088ee6c684409 \
|
|
60
|
+
--hash=sha256:d5ae728ff3b5401cc320d792866987e7e7e880e6ebd24433b70a33b643bb0384 \
|
|
61
|
+
--hash=sha256:d71eec7d83298f1af3326ce0ff1d0ea83c7cb98f72b577097f9083b20bdaf05e \
|
|
62
|
+
--hash=sha256:d898fe162d26929b5960e4e138651f7427048e72c853607f2b200909794ed978 \
|
|
63
|
+
--hash=sha256:d89d7b2974cae412400e88f35d86af72208e1ede1a541954af5d944a8ba46c57 \
|
|
64
|
+
--hash=sha256:dfa8fe35a0bb90382837b238fff375de15f0dcdb9ae68ff85f7a63649c98527e \
|
|
65
|
+
--hash=sha256:e0be5efd5127542ef31f165de269f77560d6cdef525fffa446de6f7e9186cfb2 \
|
|
66
|
+
--hash=sha256:fdfafb32984684eb03c2d83e1e51f64f0906b11e64482df3c5db936ce3839d48 \
|
|
67
|
+
--hash=sha256:ff7687ca3d7028d8a5f0ebae95a6e4827c5616b31a4ee1192bdfde697db110d4
|
|
68
|
+
# via pytest-cov
|
|
69
|
+
exceptiongroup==1.2.0 \
|
|
70
|
+
--hash=sha256:4bfd3996ac73b41e9b9628b04e079f193850720ea5945fc96a08633c66912f14 \
|
|
71
|
+
--hash=sha256:91f5c769735f051a4290d52edd0858999b57e5876e9f85937691bd4c9fa3ed68
|
|
72
|
+
# via pytest
|
|
73
|
+
execnet==2.1.1 \
|
|
74
|
+
--hash=sha256:26dee51f1b80cebd6d0ca8e74dd8745419761d3bef34163928cbebbdc4749fdc \
|
|
75
|
+
--hash=sha256:5189b52c6121c24feae288166ab41b32549c7e2348652736540b9e6e7d4e72e3
|
|
76
|
+
# via pytest-xdist
|
|
77
|
+
flake8==7.0.0 \
|
|
78
|
+
--hash=sha256:33f96621059e65eec474169085dc92bf26e7b2d47366b70be2f67ab80dc25132 \
|
|
79
|
+
--hash=sha256:a6dfbb75e03252917f2473ea9653f7cd799c3064e54d4c8140044c5c065f53c3
|
|
80
|
+
# via
|
|
81
|
+
# amalgam-lang (pyproject.toml)
|
|
82
|
+
# flake8-docstrings
|
|
83
|
+
flake8-docstrings==1.7.0 \
|
|
84
|
+
--hash=sha256:4c8cc748dc16e6869728699e5d0d685da9a10b0ea718e090b1ba088e67a941af \
|
|
85
|
+
--hash=sha256:51f2344026da083fc084166a9353f5082b01f72901df422f74b4d953ae88ac75
|
|
86
|
+
# via amalgam-lang (pyproject.toml)
|
|
87
|
+
flake8-import-order==0.18.2 \
|
|
88
|
+
--hash=sha256:82ed59f1083b629b030ee9d3928d9e06b6213eb196fe745b3a7d4af2168130df \
|
|
89
|
+
--hash=sha256:e23941f892da3e0c09d711babbb0c73bc735242e9b216b726616758a920d900e
|
|
90
|
+
# via amalgam-lang (pyproject.toml)
|
|
91
|
+
importlib-metadata==7.1.0 \
|
|
92
|
+
--hash=sha256:30962b96c0c223483ed6cc7280e7f0199feb01a0e40cfae4d4450fc6fab1f570 \
|
|
93
|
+
--hash=sha256:b78938b926ee8d5f020fc4772d487045805a55ddbad2ecf21c6d60938dc7fcd2
|
|
94
|
+
# via build
|
|
95
|
+
iniconfig==2.0.0 \
|
|
96
|
+
--hash=sha256:2d91e135bf72d31a410b17c16da610a82cb55f6b0477d1a902134b24a455b8b3 \
|
|
97
|
+
--hash=sha256:b6a85871a79d2e3b22d2d1b94ac2824226a63c6b741c88f7ae975f18b6778374
|
|
98
|
+
# via pytest
|
|
99
|
+
mccabe==0.7.0 \
|
|
100
|
+
--hash=sha256:348e0240c33b60bbdf4e523192ef919f28cb2c3d7d5c7794f74009290f236325 \
|
|
101
|
+
--hash=sha256:6c2d30ab6be0e4a46919781807b4f0d834ebdd6c6e3dca0bda5a15f863427b6e
|
|
102
|
+
# via flake8
|
|
103
|
+
packaging==24.0 \
|
|
104
|
+
--hash=sha256:2ddfb553fdf02fb784c234c7ba6ccc288296ceabec964ad2eae3777778130bc5 \
|
|
105
|
+
--hash=sha256:eb82c5e3e56209074766e6885bb04b8c38a0c015d0a30036ebe7ece34c9989e9
|
|
106
|
+
# via
|
|
107
|
+
# build
|
|
108
|
+
# pytest
|
|
109
|
+
pip-tools==7.4.1 \
|
|
110
|
+
--hash=sha256:4c690e5fbae2f21e87843e89c26191f0d9454f362d8acdbd695716493ec8b3a9 \
|
|
111
|
+
--hash=sha256:864826f5073864450e24dbeeb85ce3920cdfb09848a3d69ebf537b521f14bcc9
|
|
112
|
+
# via amalgam-lang (pyproject.toml)
|
|
113
|
+
pluggy==1.4.0 \
|
|
114
|
+
--hash=sha256:7db9f7b503d67d1c5b95f59773ebb58a8c1c288129a88665838012cfb07b8981 \
|
|
115
|
+
--hash=sha256:8c85c2876142a764e5b7548e7d9a0e0ddb46f5185161049a79b7e974454223be
|
|
116
|
+
# via pytest
|
|
117
|
+
pycodestyle==2.11.1 \
|
|
118
|
+
--hash=sha256:41ba0e7afc9752dfb53ced5489e89f8186be00e599e712660695b7a75ff2663f \
|
|
119
|
+
--hash=sha256:44fe31000b2d866f2e41841b18528a505fbd7fef9017b04eff4e2648a0fadc67
|
|
120
|
+
# via
|
|
121
|
+
# flake8
|
|
122
|
+
# flake8-import-order
|
|
123
|
+
pydocstyle==6.3.0 \
|
|
124
|
+
--hash=sha256:118762d452a49d6b05e194ef344a55822987a462831ade91ec5c06fd2169d019 \
|
|
125
|
+
--hash=sha256:7ce43f0c0ac87b07494eb9c0b462c0b73e6ff276807f204d6b53edc72b7e44e1
|
|
126
|
+
# via flake8-docstrings
|
|
127
|
+
pyflakes==3.2.0 \
|
|
128
|
+
--hash=sha256:1c61603ff154621fb2a9172037d84dca3500def8c8b630657d1701f026f8af3f \
|
|
129
|
+
--hash=sha256:84b5be138a2dfbb40689ca07e2152deb896a65c3a3e24c251c5c62489568074a
|
|
130
|
+
# via flake8
|
|
131
|
+
pyproject-hooks==1.0.0 \
|
|
132
|
+
--hash=sha256:283c11acd6b928d2f6a7c73fa0d01cb2bdc5f07c57a2eeb6e83d5e56b97976f8 \
|
|
133
|
+
--hash=sha256:f271b298b97f5955d53fb12b72c1fb1948c22c1a6b70b315c54cedaca0264ef5
|
|
134
|
+
# via
|
|
135
|
+
# build
|
|
136
|
+
# pip-tools
|
|
137
|
+
pytest==8.1.1 \
|
|
138
|
+
--hash=sha256:2a8386cfc11fa9d2c50ee7b2a57e7d898ef90470a7a34c4b949ff59662bb78b7 \
|
|
139
|
+
--hash=sha256:ac978141a75948948817d360297b7aae0fcb9d6ff6bc9ec6d514b85d5a65c044
|
|
140
|
+
# via
|
|
141
|
+
# amalgam-lang (pyproject.toml)
|
|
142
|
+
# pytest-cov
|
|
143
|
+
# pytest-mock
|
|
144
|
+
# pytest-xdist
|
|
145
|
+
pytest-cov==5.0.0 \
|
|
146
|
+
--hash=sha256:4f0764a1219df53214206bf1feea4633c3b558a2925c8b59f144f682861ce652 \
|
|
147
|
+
--hash=sha256:5837b58e9f6ebd335b0f8060eecce69b662415b16dc503883a02f45dfeb14857
|
|
148
|
+
# via amalgam-lang (pyproject.toml)
|
|
149
|
+
pytest-mock==3.14.0 \
|
|
150
|
+
--hash=sha256:0b72c38033392a5f4621342fe11e9219ac11ec9d375f8e2a0c164539e0d70f6f \
|
|
151
|
+
--hash=sha256:2719255a1efeceadbc056d6bf3df3d1c5015530fb40cf347c0f9afac88410bd0
|
|
152
|
+
# via amalgam-lang (pyproject.toml)
|
|
153
|
+
pytest-xdist==3.5.0 \
|
|
154
|
+
--hash=sha256:cbb36f3d67e0c478baa57fa4edc8843887e0f6cfc42d677530a36d7472b32d8a \
|
|
155
|
+
--hash=sha256:d075629c7e00b611df89f490a5063944bee7a4362a5ff11c7cc7824a03dfce24
|
|
156
|
+
# via amalgam-lang (pyproject.toml)
|
|
157
|
+
snowballstemmer==2.2.0 \
|
|
158
|
+
--hash=sha256:09b16deb8547d3412ad7b590689584cd0fe25ec8db3be37788be3810cbf19cb1 \
|
|
159
|
+
--hash=sha256:c8e1716e83cc398ae16824e5572ae04e0d9fc2c6b985fb0f900f5f0c96ecba1a
|
|
160
|
+
# via pydocstyle
|
|
161
|
+
tomli==2.0.1 \
|
|
162
|
+
--hash=sha256:939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc \
|
|
163
|
+
--hash=sha256:de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f
|
|
164
|
+
# via
|
|
165
|
+
# build
|
|
166
|
+
# coverage
|
|
167
|
+
# pip-tools
|
|
168
|
+
# pyproject-hooks
|
|
169
|
+
# pytest
|
|
170
|
+
wheel==0.43.0 \
|
|
171
|
+
--hash=sha256:465ef92c69fa5c5da2d1cf8ac40559a8c940886afcef87dcf14b9470862f1d85 \
|
|
172
|
+
--hash=sha256:55c570405f142630c6b9f72fe09d9b67cf1477fcf543ae5b8dcb1f5b7377da81
|
|
173
|
+
# via pip-tools
|
|
174
|
+
zipp==3.18.1 \
|
|
175
|
+
--hash=sha256:206f5a15f2af3dbaee80769fb7dc6f249695e940acca08dfb2a4769fe61e538b \
|
|
176
|
+
--hash=sha256:2884ed22e7d8961de1c9a05142eb69a247f120291bc0206a00a7642f09b5b715
|
|
177
|
+
# via importlib-metadata
|
|
178
|
+
|
|
179
|
+
# The following packages are considered to be unsafe in a requirements file:
|
|
180
|
+
pip==24.0 \
|
|
181
|
+
--hash=sha256:ba0d021a166865d2265246961bec0152ff124de910c5cc39f1156ce3fa7c69dc \
|
|
182
|
+
--hash=sha256:ea9bd1a847e8c5774a5777bb398c19e80bcd4e2aa16a4b301b718fe6f593aba2
|
|
183
|
+
# via pip-tools
|
|
184
|
+
setuptools==69.5.1 \
|
|
185
|
+
--hash=sha256:6c1fccdac05a97e598fb0ae3bbed5904ccb317337a51139dcd51453611bbb987 \
|
|
186
|
+
--hash=sha256:c636ac361bc47580504644275c9ad802c50415c7522212252c033bd15f301f32
|
|
187
|
+
# via
|
|
188
|
+
# flake8-import-order
|
|
189
|
+
# pip-tools
|