passagemath-ecl 10.6.31__cp310-cp310-macosx_13_0_arm64.whl → 10.6.31rc2__cp310-cp310-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.31.dist-info → passagemath_ecl-10.6.31rc2.dist-info}/METADATA +4 -5
- {passagemath_ecl-10.6.31.dist-info → passagemath_ecl-10.6.31rc2.dist-info}/METADATA.bak +5 -6
- {passagemath_ecl-10.6.31.dist-info → passagemath_ecl-10.6.31rc2.dist-info}/RECORD +43 -43
- {passagemath_ecl-10.6.31.dist-info → passagemath_ecl-10.6.31rc2.dist-info}/WHEEL +1 -1
- 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-310-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.31.dist-info → passagemath_ecl-10.6.31rc2.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.31rc2
|
|
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,14 @@ 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
|
|
28
27
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
29
28
|
Classifier: Topic :: Scientific/Engineering :: Mathematics
|
|
30
|
-
Requires-Python: <3.
|
|
29
|
+
Requires-Python: <3.14,>=3.10
|
|
31
30
|
Description-Content-Type: text/x-rst
|
|
32
31
|
Requires-Dist: cysignals<1.12.4; sys_platform == "win32"
|
|
33
32
|
Requires-Dist: cysignals!=1.12.0,>=1.11.2
|
|
34
|
-
Requires-Dist: passagemath-categories
|
|
35
|
-
Requires-Dist: passagemath-environment
|
|
33
|
+
Requires-Dist: passagemath-categories==10.6.31rc2
|
|
34
|
+
Requires-Dist: passagemath-environment==10.6.31rc2
|
|
36
35
|
Provides-Extra: test
|
|
37
36
|
Requires-Dist: passagemath-repl; extra == "test"
|
|
38
37
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: passagemath-ecl
|
|
3
|
-
Version: 10.6.
|
|
3
|
+
Version: 10.6.31rc2
|
|
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,16 +24,15 @@ 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
|
|
28
27
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
29
28
|
Classifier: Topic :: Scientific/Engineering :: Mathematics
|
|
30
|
-
Requires-Python: <3.
|
|
29
|
+
Requires-Python: <3.14,>=3.10
|
|
31
30
|
Description-Content-Type: text/x-rst
|
|
32
31
|
Requires-Dist: cysignals<1.12.4; sys_platform == "win32"
|
|
33
32
|
Requires-Dist: cysignals!=1.12.0,>=1.11.2
|
|
34
|
-
Requires-Dist: passagemath-conf
|
|
35
|
-
Requires-Dist: passagemath-categories
|
|
36
|
-
Requires-Dist: passagemath-environment
|
|
33
|
+
Requires-Dist: passagemath-conf==10.6.31rc2; sys_platform != "win32"
|
|
34
|
+
Requires-Dist: passagemath-categories==10.6.31rc2
|
|
35
|
+
Requires-Dist: passagemath-environment==10.6.31rc2
|
|
37
36
|
Provides-Extra: test
|
|
38
37
|
Requires-Dist: passagemath-repl; extra == "test"
|
|
39
38
|
|
|
@@ -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.31rc2.dist-info/RECORD,,
|
|
2
|
+
passagemath_ecl-10.6.31rc2.dist-info/METADATA.bak,sha256=xoun9DTb0vWMc_KPSNengqynhDqOBPLyqQDf0t-vtx0,5844
|
|
3
|
+
passagemath_ecl-10.6.31rc2.dist-info/WHEEL,sha256=712N52SU3I2_rIttYKaXuJDaqfMQVjrhVLnTCkanCjg,136
|
|
4
|
+
passagemath_ecl-10.6.31rc2.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
|
|
5
|
+
passagemath_ecl-10.6.31rc2.dist-info/METADATA,sha256=Gnm7a7T9LZB_NptW8wU96O8zpZNa0QIfrgzCHXE5qpY,5775
|
|
6
|
+
sage_wheels/bin/ecl,sha256=NJFuftPNYl0LRysBofZ9rPk5spoFmEPfYwpJ_zcUcN4,52720
|
|
7
|
+
sage_wheels/lib/ecl-24.5.10/sb-bsd-sockets.fas,sha256=ozu2mML5Ws2Ixq2bjzUMQKUE_40NKnYCHD5sokq-eF0,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=kNmLHItIBTTRP3DiaCDq3GhkdP1JKCBfyi7WLd5PNNs,1120960
|
|
11
|
+
sage_wheels/lib/ecl-24.5.10/libecl-quicklisp.a,sha256=lhZb4ozOtYYUuTATEnJp2uWRRCKhm6NCgel-PvXllkg,62888
|
|
12
|
+
sage_wheels/lib/ecl-24.5.10/libdefsystem.a,sha256=2CmAwtR2WA6wMhN3QnpAw9RVsO9amhOEr6SSpzfdO1A,708312
|
|
13
|
+
sage_wheels/lib/ecl-24.5.10/package-locks.fas,sha256=GlLfBAoQBGpepG7_PGi1I8aY2iOFqFe7PnDa_dgcTvA,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=Xi_1J5uv5jopM21eyn8YRBlk6JxwEiZB3XP12YAH5M4,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=p7F-ShLCV-Ej3-7ZjcjL06--wRDJ0hyRdfdLksXzWvQ,55224
|
|
21
|
+
sage_wheels/lib/ecl-24.5.10/ecl-curl.fas,sha256=5ApDlZCNiGVLkWRpp8Unaf7y4xYDGHZ7_ST5zamWXbo,58304
|
|
22
|
+
sage_wheels/lib/ecl-24.5.10/build-stamp,sha256=DB_cbhHQCs1aEPHfVpHEHszAxp6PY4QwUwi223iFPQI,706
|
|
23
|
+
sage_wheels/lib/ecl-24.5.10/libecl-help.a,sha256=GEK4FH86OOLJPYBf93MNXtEN-ccxjHRJTLm-SykbpMU,157232
|
|
24
|
+
sage_wheels/lib/ecl-24.5.10/libql-minitar.a,sha256=YQMUI8KMa6ti5VRXHjkIv7M6X2J7uz7fXNrlONMSIz8,92384
|
|
25
|
+
sage_wheels/lib/ecl-24.5.10/help.doc,sha256=cbbY9oRg1tnLS8b9aOMr8OQk3v2q7MkfuhmT1I1K3Gw,749583
|
|
26
|
+
sage_wheels/lib/ecl-24.5.10/libecl-cdb.a,sha256=YWJuzdjRM_towj8exUxeVLXEz-iz8kco9C7W6ZZ4Oto,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=WokGxJANRYM8YiYqP2fuZrAGn64eKwuLUPbPzyzZ150,129952
|
|
29
|
+
sage_wheels/lib/ecl-24.5.10/libasdf.a,sha256=4a0Pn_VmLvayghOKi_n3ij9BJRU5WhnM75LnJiZjSGs,2826696
|
|
30
|
+
sage_wheels/lib/ecl-24.5.10/libcmp.a,sha256=uvq9Ig7LsoJNvPuG7i84__PCFUaJ2IZb2uVDPVgxtg0,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=Z9aitNMugNbx1dwXBYet16iuDXZJZYlMYfzu4rPYzxw,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=183LB0xqJUTrYkhrbYsR9oBby7LBadCw0kZVlTEGTcg,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=fl68ha00Q-cpdhGI4rgj8_NFnhoclrra3kT-WnZRLM8,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=yvqC4-79RFjJVkoPS6fVvQvioxySO00NAK_jDcm9Caw,241568
|
|
40
|
+
sage_wheels/lib/ecl-24.5.10/serve-event.fas,sha256=UlNYnYPVMzEUVSFqTHJcltkj8Shz_s9dVZ6dZiLK0Jw,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=wbaszbi8OFDEXUnBUBY6R6_tIym3hgSwptrMq2S3S-U,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=24NdtUoBK-YkYD60F26zQWFrLgzSPef6joVDAbww6AA,905920
|
|
45
|
+
sage_wheels/lib/ecl-24.5.10/libdeflate.a,sha256=bRgPQVz13x80i_oIRDD9kR6n53vXeNn3cR5ZVylelhA,343504
|
|
46
|
+
sage_wheels/lib/ecl-24.5.10/libsb-bsd-sockets.a,sha256=VZzEZgZpEQnXRJ57jv1RqIbxwMcgi7Nir3dxqJTV5zg,46592
|
|
47
|
+
sage_wheels/lib/ecl-24.5.10/ql-minitar.fas,sha256=xabg6JWz60D9HGKS5VppaJ7CxmfXyzFevTui5IH70Mg,57680
|
|
48
|
+
sage_wheels/lib/ecl-24.5.10/sockets.fas,sha256=yGvUR8JOh4g3R6VYpMgAyn5w3DSGiNVe4nv1oLaBn4w,119008
|
|
49
|
+
sage_wheels/lib/ecl-24.5.10/ecl_min,sha256=HOB5wxdxWqPjwnxYROrf_5IIwNHDJK5e27uujtKc7gg,2178144
|
|
50
|
+
sage_wheels/lib/ecl-24.5.10/dpp,sha256=S1bu3WJLJsFBmStoe296aw6V_ep3JrqxN2u2Kz2n2YY,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=_204NXeIWV7IZdozEJVw2PrDEuVSipHLfbDYwa_f4ck,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,17 +204,17 @@ 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=vxYc15FXTY3NBN7cujMVim6jnnMNj4Nktpgi5FZiFMA,11979408
|
|
208
|
+
passagemath_ecl.dylibs/libgc.1.dylib,sha256=zvBhv8Y27t-nF_PVrLjaXJXoklN8pk9veTaZ2RFzE0U,281456
|
|
209
|
+
passagemath_ecl.dylibs/libffi.8.dylib,sha256=TGrY_vxoJ_9YM1l3w8swNsvxpdd2857lzqTyy_fAQaQ,143792
|
|
210
|
+
passagemath_ecl.dylibs/libecl.24.5.10.dylib,sha256=YeFNAd9Yc4Mj5CUSuECFv_MLAcwIfgJ0Y_J46-0nc5Q,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=nh8WeOe7xblFqOKLGY3HenvvlY40jdfKXPv_ngVGWOs,11979008
|
|
213
|
+
ecl/kenzo.fas,sha256=aQlf22RvZyD6nuUM26yYG1rTQS0smtksC2LGLno3P8k,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
|
-
sage/libs/ecl.cpython-310-darwin.so,sha256=
|
|
217
|
+
sage/libs/ecl.cpython-310-darwin.so,sha256=r9JwPhrfLrWcQA3DIDhjdDtwU0cOzTywNHRlD4fvJNs,216496
|
|
218
218
|
sage/libs/ecl.pxd,sha256=9pN9YM6vmQHWTHiE5ZJ3wDOaeZGQnwM1HjjLipygni4,5996
|
|
219
219
|
sage/libs/ecl.pyx,sha256=leZ24N5FIWVVKyesYBSx7qQ9-BrC5K4y9BSIljjnbmw,43071
|
|
220
220
|
sage/interfaces/lisp.py,sha256=blHAu-_RExkvLux3NvjOf3hpkyok1CsZSC5GCP2gT2g,15112
|
|
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 iad20-eo1211-6f7e1650-165d-4169-91f2-43c697a22058-7AAC2DC45178.local 23.6.0 Darwin Kernel Version 23.6.0: Thu Apr 24 20:27:23 PDT 2025; root:xnu-10063.141.1.705.2~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
|