passagemath-ecl 10.6.31rc2__cp312-cp312-macosx_13_0_arm64.whl → 10.6.31rc3__cp312-cp312-macosx_13_0_arm64.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 passagemath-ecl might be problematic. Click here for more details.
- ecl/kenzo.fas +0 -0
- ecl/maxima.fas +0 -0
- {passagemath_ecl-10.6.31rc2.dist-info → passagemath_ecl-10.6.31rc3.dist-info}/METADATA +6 -4
- {passagemath_ecl-10.6.31rc2.dist-info → passagemath_ecl-10.6.31rc3.dist-info}/METADATA.bak +8 -5
- {passagemath_ecl-10.6.31rc2.dist-info → passagemath_ecl-10.6.31rc3.dist-info}/RECORD +43 -43
- passagemath_ecl.dylibs/libecl.24.5.10.dylib +0 -0
- passagemath_ecl.dylibs/libffi.8.dylib +0 -0
- passagemath_ecl.dylibs/libgc.1.dylib +0 -0
- sage/libs/ecl.cpython-312-darwin.so +0 -0
- sage_wheels/bin/ecl +0 -0
- sage_wheels/lib/ecl-24.5.10/asdf.fas +0 -0
- sage_wheels/lib/ecl-24.5.10/build-stamp +1 -1
- sage_wheels/lib/ecl-24.5.10/cmp.fas +0 -0
- sage_wheels/lib/ecl-24.5.10/deflate.fas +0 -0
- sage_wheels/lib/ecl-24.5.10/defsystem.fas +0 -0
- sage_wheels/lib/ecl-24.5.10/dpp +0 -0
- sage_wheels/lib/ecl-24.5.10/ecl-cdb.fas +0 -0
- sage_wheels/lib/ecl-24.5.10/ecl-curl.fas +0 -0
- sage_wheels/lib/ecl-24.5.10/ecl-help.fas +0 -0
- sage_wheels/lib/ecl-24.5.10/ecl-quicklisp.fas +0 -0
- sage_wheels/lib/ecl-24.5.10/ecl_min +0 -0
- sage_wheels/lib/ecl-24.5.10/help.doc +0 -0
- sage_wheels/lib/ecl-24.5.10/libasdf.a +0 -0
- sage_wheels/lib/ecl-24.5.10/libcmp.a +0 -0
- sage_wheels/lib/ecl-24.5.10/libdeflate.a +0 -0
- sage_wheels/lib/ecl-24.5.10/libdefsystem.a +0 -0
- sage_wheels/lib/ecl-24.5.10/libecl-cdb.a +0 -0
- sage_wheels/lib/ecl-24.5.10/libecl-curl.a +0 -0
- sage_wheels/lib/ecl-24.5.10/libecl-help.a +0 -0
- sage_wheels/lib/ecl-24.5.10/libecl-quicklisp.a +0 -0
- sage_wheels/lib/ecl-24.5.10/libpackage-locks.a +0 -0
- sage_wheels/lib/ecl-24.5.10/libql-minitar.a +0 -0
- sage_wheels/lib/ecl-24.5.10/libsb-bsd-sockets.a +0 -0
- sage_wheels/lib/ecl-24.5.10/libserve-event.a +0 -0
- sage_wheels/lib/ecl-24.5.10/libsockets.a +0 -0
- sage_wheels/lib/ecl-24.5.10/package-locks.fas +0 -0
- sage_wheels/lib/ecl-24.5.10/ql-minitar.fas +0 -0
- sage_wheels/lib/ecl-24.5.10/sb-bsd-sockets.fas +0 -0
- sage_wheels/lib/ecl-24.5.10/serve-event.fas +0 -0
- sage_wheels/lib/ecl-24.5.10/sockets.fas +0 -0
- sage_wheels/lib/maxima/5.47.0/binary-ecl/maxima +0 -0
- {passagemath_ecl-10.6.31rc2.dist-info → passagemath_ecl-10.6.31rc3.dist-info}/WHEEL +0 -0
- {passagemath_ecl-10.6.31rc2.dist-info → passagemath_ecl-10.6.31rc3.dist-info}/top_level.txt +0 -0
ecl/kenzo.fas
CHANGED
|
Binary file
|
ecl/maxima.fas
CHANGED
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: passagemath-ecl
|
|
3
|
-
Version: 10.6.
|
|
3
|
+
Version: 10.6.31rc3
|
|
4
4
|
Summary: passagemath: Embeddable Common Lisp
|
|
5
5
|
Author-email: The Sage Developers <sage-support@googlegroups.com>
|
|
6
6
|
Maintainer: Matthias Köppe, passagemath contributors
|
|
@@ -24,14 +24,16 @@ Classifier: Programming Language :: Python :: 3.10
|
|
|
24
24
|
Classifier: Programming Language :: Python :: 3.11
|
|
25
25
|
Classifier: Programming Language :: Python :: 3.12
|
|
26
26
|
Classifier: Programming Language :: Python :: 3.13
|
|
27
|
+
Classifier: Programming Language :: Python :: 3.14
|
|
27
28
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
28
29
|
Classifier: Topic :: Scientific/Engineering :: Mathematics
|
|
29
|
-
Requires-Python: <3.
|
|
30
|
+
Requires-Python: <3.15,>=3.10
|
|
30
31
|
Description-Content-Type: text/x-rst
|
|
31
32
|
Requires-Dist: cysignals<1.12.4; sys_platform == "win32"
|
|
32
33
|
Requires-Dist: cysignals!=1.12.0,>=1.11.2
|
|
33
|
-
Requires-Dist: passagemath-categories==10.6.
|
|
34
|
-
Requires-Dist: passagemath-environment
|
|
34
|
+
Requires-Dist: passagemath-categories==10.6.31rc3
|
|
35
|
+
Requires-Dist: passagemath-environment>=10.6.31rc3
|
|
36
|
+
Requires-Dist: passagemath-environment<10.6.31rc4
|
|
35
37
|
Provides-Extra: test
|
|
36
38
|
Requires-Dist: passagemath-repl; extra == "test"
|
|
37
39
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: passagemath-ecl
|
|
3
|
-
Version: 10.6.
|
|
3
|
+
Version: 10.6.31rc3
|
|
4
4
|
Summary: passagemath: Embeddable Common Lisp
|
|
5
5
|
Author-email: The Sage Developers <sage-support@googlegroups.com>
|
|
6
6
|
Maintainer: Matthias Köppe, passagemath contributors
|
|
@@ -24,15 +24,18 @@ Classifier: Programming Language :: Python :: 3.10
|
|
|
24
24
|
Classifier: Programming Language :: Python :: 3.11
|
|
25
25
|
Classifier: Programming Language :: Python :: 3.12
|
|
26
26
|
Classifier: Programming Language :: Python :: 3.13
|
|
27
|
+
Classifier: Programming Language :: Python :: 3.14
|
|
27
28
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
28
29
|
Classifier: Topic :: Scientific/Engineering :: Mathematics
|
|
29
|
-
Requires-Python: <3.
|
|
30
|
+
Requires-Python: <3.15,>=3.10
|
|
30
31
|
Description-Content-Type: text/x-rst
|
|
31
32
|
Requires-Dist: cysignals<1.12.4; sys_platform == "win32"
|
|
32
33
|
Requires-Dist: cysignals!=1.12.0,>=1.11.2
|
|
33
|
-
Requires-Dist: passagemath-conf
|
|
34
|
-
Requires-Dist: passagemath-
|
|
35
|
-
Requires-Dist: passagemath-
|
|
34
|
+
Requires-Dist: passagemath-conf>=10.6.31rc3; sys_platform != "win32"
|
|
35
|
+
Requires-Dist: passagemath-conf<10.6.31rc4; sys_platform != "win32"
|
|
36
|
+
Requires-Dist: passagemath-categories==10.6.31rc3
|
|
37
|
+
Requires-Dist: passagemath-environment>=10.6.31rc3
|
|
38
|
+
Requires-Dist: passagemath-environment<10.6.31rc4
|
|
36
39
|
Provides-Extra: test
|
|
37
40
|
Requires-Dist: passagemath-repl; extra == "test"
|
|
38
41
|
|
|
@@ -1,55 +1,55 @@
|
|
|
1
|
-
passagemath_ecl-10.6.
|
|
2
|
-
passagemath_ecl-10.6.
|
|
3
|
-
passagemath_ecl-10.6.
|
|
4
|
-
passagemath_ecl-10.6.
|
|
5
|
-
passagemath_ecl-10.6.
|
|
6
|
-
sage_wheels/bin/ecl,sha256=
|
|
7
|
-
sage_wheels/lib/ecl-24.5.10/sb-bsd-sockets.fas,sha256=
|
|
1
|
+
passagemath_ecl-10.6.31rc3.dist-info/RECORD,,
|
|
2
|
+
passagemath_ecl-10.6.31rc3.dist-info/METADATA.bak,sha256=KNVYFeYJwPBMGKhz_ltZqvapG5z_ISY0n6immo2Vh5E,6013
|
|
3
|
+
passagemath_ecl-10.6.31rc3.dist-info/WHEEL,sha256=vcdc6UmFab_KM7UetvEB8rKprmUEGtAS3RDfB6JUCiY,136
|
|
4
|
+
passagemath_ecl-10.6.31rc3.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
|
|
5
|
+
passagemath_ecl-10.6.31rc3.dist-info/METADATA,sha256=254IqaDbbMeedqd0dNousqcee8oQrSgum84uec3JgpA,5876
|
|
6
|
+
sage_wheels/bin/ecl,sha256=_8shvBjk-KQ4MzYrpBcyyT13qCIARmaYT2_yfo7yt00,52720
|
|
7
|
+
sage_wheels/lib/ecl-24.5.10/sb-bsd-sockets.fas,sha256=_fPaOJ1nSDCviqVbPVlI8Bu07sfM207vmUyJIhjE2ME,52816
|
|
8
8
|
sage_wheels/lib/ecl-24.5.10/sockets.asd,sha256=joYyoH2FyU9pCsib5IUy5V-Oes58Tjvas-H-NvQwSJQ,188
|
|
9
9
|
sage_wheels/lib/ecl-24.5.10/ql-minitar.asd,sha256=t3w4T3QTCNjDbt-7eEg5VaOeG2KZZr2lfKvLKB3G2eg,200
|
|
10
|
-
sage_wheels/lib/ecl-24.5.10/cmp.fas,sha256=
|
|
11
|
-
sage_wheels/lib/ecl-24.5.10/libecl-quicklisp.a,sha256=
|
|
12
|
-
sage_wheels/lib/ecl-24.5.10/libdefsystem.a,sha256=
|
|
13
|
-
sage_wheels/lib/ecl-24.5.10/package-locks.fas,sha256=
|
|
10
|
+
sage_wheels/lib/ecl-24.5.10/cmp.fas,sha256=o5SIQhZl_MUL2oGl2VhXDuk--i8dNLid3fb8vl3sdZ8,1120960
|
|
11
|
+
sage_wheels/lib/ecl-24.5.10/libecl-quicklisp.a,sha256=ulBHOZyfB2tQX69jY4z2xcjX5xwmZvLa0_1sJj_KMVk,62888
|
|
12
|
+
sage_wheels/lib/ecl-24.5.10/libdefsystem.a,sha256=K0KIAJ9fD6omT2nbWejUUUHC5kqCAt0RKCgz_hzHydg,708312
|
|
13
|
+
sage_wheels/lib/ecl-24.5.10/package-locks.fas,sha256=ZI0syRj69RtSNrLmzILFd-QgVPZGHFgL75y9PMNqJkE,54416
|
|
14
14
|
sage_wheels/lib/ecl-24.5.10/LICENSE,sha256=3L1ceZrXMqn21-9x6WytPkpJZeX5rVx9I4ScNUNN9p8,1734
|
|
15
15
|
sage_wheels/lib/ecl-24.5.10/serve-event.asd,sha256=8QWlLWanXFTZ6vFopyzEJ5azIGedrvwHvUiokh6hrfQ,204
|
|
16
16
|
sage_wheels/lib/ecl-24.5.10/defsystem.asd,sha256=2tOSiPVGcShFQiGiEF35TlwioUY_hmdmQz7pZzRGnlE,196
|
|
17
17
|
sage_wheels/lib/ecl-24.5.10/prebuilt-asdf.asd,sha256=6p3Ec2nhB-XNlrgF8P57tNcGIIx5hAUnBEiWXzxxSUE,198
|
|
18
|
-
sage_wheels/lib/ecl-24.5.10/ecl-cdb.fas,sha256=
|
|
18
|
+
sage_wheels/lib/ecl-24.5.10/ecl-cdb.fas,sha256=c6gPl41BRDnZUg-CwibKnQpu1cHi37SWNCrqj2yOH_M,76208
|
|
19
19
|
sage_wheels/lib/ecl-24.5.10/ecl-help.asd,sha256=s9nZ9RuvAbYJOqe9ESvQ5tk4doTOxj-oRshGu47GyCs,192
|
|
20
|
-
sage_wheels/lib/ecl-24.5.10/libpackage-locks.a,sha256=
|
|
21
|
-
sage_wheels/lib/ecl-24.5.10/ecl-curl.fas,sha256=
|
|
22
|
-
sage_wheels/lib/ecl-24.5.10/build-stamp,sha256=
|
|
23
|
-
sage_wheels/lib/ecl-24.5.10/libecl-help.a,sha256=
|
|
24
|
-
sage_wheels/lib/ecl-24.5.10/libql-minitar.a,sha256=
|
|
25
|
-
sage_wheels/lib/ecl-24.5.10/help.doc,sha256=
|
|
26
|
-
sage_wheels/lib/ecl-24.5.10/libecl-cdb.a,sha256=
|
|
20
|
+
sage_wheels/lib/ecl-24.5.10/libpackage-locks.a,sha256=XcCAzy7X9RDfl0s5XrsMXBWK9pPcM71Kk8Rs5ePZBhE,55224
|
|
21
|
+
sage_wheels/lib/ecl-24.5.10/ecl-curl.fas,sha256=8_eklpGnmfr7V6t8RQhCbKNFiNaUFsJHOY8ap5r2itw,58304
|
|
22
|
+
sage_wheels/lib/ecl-24.5.10/build-stamp,sha256=gP0zJekPhaKMoScxrh0s5vZHS2r-4stJtT0Z_dCS2SI,706
|
|
23
|
+
sage_wheels/lib/ecl-24.5.10/libecl-help.a,sha256=v5j3ktcpYlqB6OOwc77SM8qZx1et6xrPDyJjKYdKeKQ,157232
|
|
24
|
+
sage_wheels/lib/ecl-24.5.10/libql-minitar.a,sha256=pzfWcpIxBHld0vmCgc9M2TdtxI_9AbqqiFt88qKYSHE,92384
|
|
25
|
+
sage_wheels/lib/ecl-24.5.10/help.doc,sha256=XuPqu6Su2H4MdNe3s8g1iDuObl22J24IWn2vZT0FPxI,749583
|
|
26
|
+
sage_wheels/lib/ecl-24.5.10/libecl-cdb.a,sha256=Wds4k1lw-4ErDyoioJRbdLJRaBzfVEFDAY3-bVxj4LE,118976
|
|
27
27
|
sage_wheels/lib/ecl-24.5.10/ecl-quicklisp.asd,sha256=pjXAWs2uzslp5aLipNo7tXc0L00OYlJmRVaIChM62lI,212
|
|
28
|
-
sage_wheels/lib/ecl-24.5.10/deflate.fas,sha256=
|
|
29
|
-
sage_wheels/lib/ecl-24.5.10/libasdf.a,sha256=
|
|
30
|
-
sage_wheels/lib/ecl-24.5.10/libcmp.a,sha256=
|
|
28
|
+
sage_wheels/lib/ecl-24.5.10/deflate.fas,sha256=HuV4FyFSsejgxvpn72IzxT2KLRUDBOxNtYT34Q14YYw,129952
|
|
29
|
+
sage_wheels/lib/ecl-24.5.10/libasdf.a,sha256=wUVsE_iPx7kFAfVP7sHuaFfEK2TjC_e8mx1LRXXR2sM,2826696
|
|
30
|
+
sage_wheels/lib/ecl-24.5.10/libcmp.a,sha256=0WVkjjwSK5ySAi5TdFkHQbP7u3agxDqLqWpDgOMjYuo,5597864
|
|
31
31
|
sage_wheels/lib/ecl-24.5.10/TAGS,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
32
|
-
sage_wheels/lib/ecl-24.5.10/libserve-event.a,sha256=
|
|
32
|
+
sage_wheels/lib/ecl-24.5.10/libserve-event.a,sha256=ZaL-3_zYo-FqVscrG6PAyxf_TG-75yXYWUKsWs4rNPg,102760
|
|
33
33
|
sage_wheels/lib/ecl-24.5.10/COPYING,sha256=3GJlINzVOiL3J68-5Cx3DlbJemT-OtsGN5nYqwMv5VE,26530
|
|
34
34
|
sage_wheels/lib/ecl-24.5.10/deflate.asd,sha256=Ie8GSF39SOc7_8mDSQqw8MUKQWW7BPzkTea6m2NXnw0,188
|
|
35
|
-
sage_wheels/lib/ecl-24.5.10/ecl-quicklisp.fas,sha256=
|
|
35
|
+
sage_wheels/lib/ecl-24.5.10/ecl-quicklisp.fas,sha256=K-r72ql2RhKYQwM0qR6g60Unh58kOW_doUYYpUwFfZ8,55296
|
|
36
36
|
sage_wheels/lib/ecl-24.5.10/ecl-curl.asd,sha256=xShSeq1orI03l1GlQuI7FRU7xmgMlzHnyBi6Kq3_rF4,192
|
|
37
|
-
sage_wheels/lib/ecl-24.5.10/ecl-help.fas,sha256=
|
|
37
|
+
sage_wheels/lib/ecl-24.5.10/ecl-help.fas,sha256=vyhQ8PzPqHHNyfN7getkBjTdVgF4yDMGel3qd-Xlxjc,77904
|
|
38
38
|
sage_wheels/lib/ecl-24.5.10/ecl-cdb.asd,sha256=JFEv_qZQA-CrgHhxCSd27sQ0B_hp_ssOFf0htjhG020,188
|
|
39
|
-
sage_wheels/lib/ecl-24.5.10/defsystem.fas,sha256=
|
|
40
|
-
sage_wheels/lib/ecl-24.5.10/serve-event.fas,sha256=
|
|
39
|
+
sage_wheels/lib/ecl-24.5.10/defsystem.fas,sha256=5ZByru9GkLHWeRUnbBjaAj1kqpHq1QAVVL0OuRhTk0s,241568
|
|
40
|
+
sage_wheels/lib/ecl-24.5.10/serve-event.fas,sha256=p1r2l9V_ffFMZZySOWTx2Gh1VIRn3xkuajzwdhN2Amw,75264
|
|
41
41
|
sage_wheels/lib/ecl-24.5.10/package-locks.asd,sha256=J41l5AvDLczZOYQ3tO9RLpGIDBdc8DRwfqFEpn0NHWg,212
|
|
42
|
-
sage_wheels/lib/ecl-24.5.10/libsockets.a,sha256=
|
|
42
|
+
sage_wheels/lib/ecl-24.5.10/libsockets.a,sha256=RR5bAWFTRwxEM9RF15Y5aV2DxOt-SCCOOCehminm0bU,291792
|
|
43
43
|
sage_wheels/lib/ecl-24.5.10/cmp.asd,sha256=DUv5dmkxQ3yuxVy1EBSAeH_Meu39wOYsthCpqBKBo7c,172
|
|
44
|
-
sage_wheels/lib/ecl-24.5.10/asdf.fas,sha256=
|
|
45
|
-
sage_wheels/lib/ecl-24.5.10/libdeflate.a,sha256=
|
|
46
|
-
sage_wheels/lib/ecl-24.5.10/libsb-bsd-sockets.a,sha256=
|
|
47
|
-
sage_wheels/lib/ecl-24.5.10/ql-minitar.fas,sha256=
|
|
48
|
-
sage_wheels/lib/ecl-24.5.10/sockets.fas,sha256=
|
|
49
|
-
sage_wheels/lib/ecl-24.5.10/ecl_min,sha256=
|
|
50
|
-
sage_wheels/lib/ecl-24.5.10/dpp,sha256=
|
|
44
|
+
sage_wheels/lib/ecl-24.5.10/asdf.fas,sha256=XwyK0NkLN-hMiWSbhWG4M901_zs3J3-9eGi_ZwLSc04,905920
|
|
45
|
+
sage_wheels/lib/ecl-24.5.10/libdeflate.a,sha256=FGQtZsjOuE7FlDLXOymL4Tp35pR1x94qQyn8NeyQdb4,343504
|
|
46
|
+
sage_wheels/lib/ecl-24.5.10/libsb-bsd-sockets.a,sha256=d9i7pLm5f7O5oUYg04rwmIr6Sga5_tRQgwOj4fqdows,46592
|
|
47
|
+
sage_wheels/lib/ecl-24.5.10/ql-minitar.fas,sha256=dRMU_-TaBoOe46_BRdXS57j014ikkEhgQ6n5MJoTzFM,57680
|
|
48
|
+
sage_wheels/lib/ecl-24.5.10/sockets.fas,sha256=h45x-mOP7qZHDqtybVjrSPDtJ4xcRgzq-6GU-ll6DXI,119008
|
|
49
|
+
sage_wheels/lib/ecl-24.5.10/ecl_min,sha256=R4adOJXflVg1nbxHkIGXihHuH4oeuzTRVDZsiIHj-x4,2178144
|
|
50
|
+
sage_wheels/lib/ecl-24.5.10/dpp,sha256=SVqr6ekkPd8c-X40oFhO2myMZKjq6S1LThsz99l1k9I,172304
|
|
51
51
|
sage_wheels/lib/ecl-24.5.10/sb-bsd-sockets.asd,sha256=xVMQEqgEUEDRA6wFoik6PB7G49JhYFA4epYFfr9kzuo,224
|
|
52
|
-
sage_wheels/lib/ecl-24.5.10/libecl-curl.a,sha256=
|
|
52
|
+
sage_wheels/lib/ecl-24.5.10/libecl-curl.a,sha256=WqYHjKY221s7N5E-pQlXFkj32DSoLJpBofS8-mX1EK4,18344
|
|
53
53
|
sage_wheels/lib/ecl-24.5.10/encodings/latin-8,sha256=6Kr6Mo4OtrpvYb2vqxu5mHw_EQb_IMj6kbEtA6jVHb4,66
|
|
54
54
|
sage_wheels/lib/ecl-24.5.10/encodings/windows-cp1256.bin,sha256=ksKuK1x0YM_T4FfSW6rOuQK1vy6xpk7kBT_q9MKtYJM,1026
|
|
55
55
|
sage_wheels/lib/ecl-24.5.10/encodings/iso-8859-16.bin,sha256=sm2hMywIZF34v4PQAnufK9b10sl7aUU5TxRA4m0nSZ8,1026
|
|
@@ -204,18 +204,18 @@ sage_wheels/lib/ecl-24.5.10/encodings/iso-8859-1.bin,sha256=D51Bmuri0Pe3XODH_bLW
|
|
|
204
204
|
sage_wheels/lib/ecl-24.5.10/encodings/tools.lisp,sha256=fFMKmXqkaWwp-sTW7GyWmSK6BCE0N0SE2NoeWIMjjq8,10573
|
|
205
205
|
sage_wheels/lib/ecl-24.5.10/encodings/koi8r,sha256=q4xxphytLGB962kxEy4ac6lQz1RRhNgMaAI3rSRFy64,59
|
|
206
206
|
sage_wheels/lib/ecl-24.5.10/encodings/ms-ansi,sha256=leXv_i5D_-w1EIJrGNnAttBuc1nZIfltJAF3HjFbjiE,69
|
|
207
|
-
sage_wheels/lib/maxima/5.47.0/binary-ecl/maxima,sha256=
|
|
208
|
-
passagemath_ecl.dylibs/libgc.1.dylib,sha256=
|
|
209
|
-
passagemath_ecl.dylibs/libffi.8.dylib,sha256=
|
|
210
|
-
passagemath_ecl.dylibs/libecl.24.5.10.dylib,sha256=
|
|
207
|
+
sage_wheels/lib/maxima/5.47.0/binary-ecl/maxima,sha256=7tG0ci4KzAGatCe4VSMt0SdjV5fdLOyiDJyejl0XJiU,11979408
|
|
208
|
+
passagemath_ecl.dylibs/libgc.1.dylib,sha256=D3DU3_HVfaK_9kv6okjkLsaVuUxOoGtZj_Rqu9l2lQg,281456
|
|
209
|
+
passagemath_ecl.dylibs/libffi.8.dylib,sha256=wznniHsBDvRcJ3M0CQ_2cdRrGQbBVgK1imbf5Vd7XfA,143792
|
|
210
|
+
passagemath_ecl.dylibs/libecl.24.5.10.dylib,sha256=ambFIHwodyj2vE83p9nhA8W82LOfOA-QqR0K4a9wbWc,3576992
|
|
211
211
|
passagemath_ecl.dylibs/libgmp.10.dylib,sha256=t3JUkkgNUwXUdjpVLQDaKfiDG73n968XtiREQiygmsg,464688
|
|
212
|
-
ecl/maxima.fas,sha256=
|
|
213
|
-
ecl/kenzo.fas,sha256
|
|
212
|
+
ecl/maxima.fas,sha256=Sz0wNWU4WRewsHx3XDY_N01QRzaIcPGpj7v7v3-cD-A,11979008
|
|
213
|
+
ecl/kenzo.fas,sha256=-HHrc2UYGfo_G3mc0wcHv__R3Sun3eVNRtbJwi9j1z8,1785008
|
|
214
214
|
sage/all__sagemath_ecl.py,sha256=j9U27a3VAZgCMcaLcpdQ7mM886uLse9-160Dz7Gg7mI,107
|
|
215
215
|
sage/libs/eclsig.h,sha256=6UBHqDpOqvucCWvZ7XTo7detFdFFUh_ooAZrgEp_45Y,3387
|
|
216
216
|
sage/libs/all__sagemath_ecl.py,sha256=3JICjI35L6dQR1rMt4FoUCawCrHy_Vo5xI-IRlKVJOs,42
|
|
217
217
|
sage/libs/ecl.pxd,sha256=9pN9YM6vmQHWTHiE5ZJ3wDOaeZGQnwM1HjjLipygni4,5996
|
|
218
218
|
sage/libs/ecl.pyx,sha256=leZ24N5FIWVVKyesYBSx7qQ9-BrC5K4y9BSIljjnbmw,43071
|
|
219
|
-
sage/libs/ecl.cpython-312-darwin.so,sha256=
|
|
219
|
+
sage/libs/ecl.cpython-312-darwin.so,sha256=tNGG8gE3Kt-eRPAZURQRL5q6D3F7cb4owOIpjqHnBtk,217376
|
|
220
220
|
sage/interfaces/lisp.py,sha256=blHAu-_RExkvLux3NvjOf3hpkyok1CsZSC5GCP2gT2g,15112
|
|
221
221
|
sage/interfaces/all__sagemath_ecl.py,sha256=3JICjI35L6dQR1rMt4FoUCawCrHy_Vo5xI-IRlKVJOs,42
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
sage_wheels/bin/ecl
CHANGED
|
Binary file
|
|
Binary file
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# Darwin
|
|
1
|
+
# Darwin sat12-bq167-3bdc7f28-75dc-4131-a622-be68f013895d-36FB91D67E51.local 23.6.0 Darwin Kernel Version 23.6.0: Mon Aug 11 21:19:48 PDT 2025; root:xnu-10063.141.1.706.13~1/RELEASE_ARM64_VMAPPLE arm64
|
|
2
2
|
|
|
3
3
|
It was created by ecl configure 24.5.10, which was
|
|
4
4
|
generated by GNU Autoconf 2.72. Invocation command line was
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
sage_wheels/lib/ecl-24.5.10/dpp
CHANGED
|
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
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
File without changes
|