passagemath-ecl 10.6.30__cp312-cp312-macosx_13_0_arm64.whl → 10.6.31__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.30.dist-info → passagemath_ecl-10.6.31.dist-info}/METADATA +5 -4
- {passagemath_ecl-10.6.30.dist-info → passagemath_ecl-10.6.31.dist-info}/METADATA.bak +6 -5
- {passagemath_ecl-10.6.30.dist-info → passagemath_ecl-10.6.31.dist-info}/RECORD +43 -43
- {passagemath_ecl-10.6.30.dist-info → passagemath_ecl-10.6.31.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-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.30.dist-info → passagemath_ecl-10.6.31.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.31
|
|
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,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
|
|
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~=10.6.
|
|
34
|
+
Requires-Dist: passagemath-categories~=10.6.31.0
|
|
35
|
+
Requires-Dist: passagemath-environment~=10.6.31.0
|
|
35
36
|
Provides-Extra: test
|
|
36
37
|
Requires-Dist: passagemath-repl; extra == "test"
|
|
37
38
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: passagemath-ecl
|
|
3
|
-
Version: 10.6.
|
|
3
|
+
Version: 10.6.31
|
|
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,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-conf~=10.6.
|
|
34
|
-
Requires-Dist: passagemath-categories~=10.6.
|
|
35
|
-
Requires-Dist: passagemath-environment~=10.6.
|
|
34
|
+
Requires-Dist: passagemath-conf~=10.6.31.0; sys_platform != "win32"
|
|
35
|
+
Requires-Dist: passagemath-categories~=10.6.31.0
|
|
36
|
+
Requires-Dist: passagemath-environment~=10.6.31.0
|
|
36
37
|
Provides-Extra: test
|
|
37
38
|
Requires-Dist: passagemath-repl; extra == "test"
|
|
38
39
|
|
|
@@ -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.31.dist-info/RECORD,,
|
|
2
|
+
passagemath_ecl-10.6.31.dist-info/METADATA.bak,sha256=SYwOPIKgTSMHYWpK8QoDXX5JLuVjONyv1ts2-grYsTo,5889
|
|
3
|
+
passagemath_ecl-10.6.31.dist-info/WHEEL,sha256=7EOcOvdhLhhs3RHT6YfTNQbC-9vfuvogBMSdyCSEuSE,153
|
|
4
|
+
passagemath_ecl-10.6.31.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
|
|
5
|
+
passagemath_ecl-10.6.31.dist-info/METADATA,sha256=iFDaeNk4OWs2-9IxlpVgr_wxR8r_9rPhsv-Q-v8IBV0,5821
|
|
6
|
+
sage_wheels/bin/ecl,sha256=b9C-Sy_KmJSQ3BRsPyUbDrUHRwRxSz8_AFOLKSMj-GE,52720
|
|
7
|
+
sage_wheels/lib/ecl-24.5.10/sb-bsd-sockets.fas,sha256=QhgdGuJ2UlKEtY--FMT2xBNg_uSk5r3TEuuFPysDDJU,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=27N_OSIVingBN1ljg1TjQHz6rNdElGgnEY5g7-tppRs,1120960
|
|
11
|
+
sage_wheels/lib/ecl-24.5.10/libecl-quicklisp.a,sha256=-e4nXNuAzBfo0htlWy1iCTZtavZvqw17TCPvf_n9dbY,62888
|
|
12
|
+
sage_wheels/lib/ecl-24.5.10/libdefsystem.a,sha256=UxrzjI1WMCD5hNeL2CN4wTELsMk49OSfNgb_uuFlG3Y,708312
|
|
13
|
+
sage_wheels/lib/ecl-24.5.10/package-locks.fas,sha256=ewQaDf2mItKMo7cgIUSEnghPGtYRPeQz1p7nFfz-0fA,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=uPnD4dsqM2LzpP15iuJf_I5Bm3pwoWoihPTSfmvJ0yY,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=4IXW5BsLFJCwNrR_S9QwVUtnx_gtU_uLWABOsa1H2Uc,55224
|
|
21
|
+
sage_wheels/lib/ecl-24.5.10/ecl-curl.fas,sha256=79pW7LMN1Z6pWfXTeGsUlcUaKr0QVOj_C82oO0sARm0,58304
|
|
22
|
+
sage_wheels/lib/ecl-24.5.10/build-stamp,sha256=DaTgSoLnESsBKXMEW0-NrjMtWhCkDp0hjOC3w1EAQ2E,706
|
|
23
|
+
sage_wheels/lib/ecl-24.5.10/libecl-help.a,sha256=CVZtiKDaDx4Y3NK6k8HCYem_lzy0zTdP5e70v7EFhYs,157232
|
|
24
|
+
sage_wheels/lib/ecl-24.5.10/libql-minitar.a,sha256=TvymbeWky63ok7CS1yosViCgo8D69-pm__maeQW5nMs,92384
|
|
25
|
+
sage_wheels/lib/ecl-24.5.10/help.doc,sha256=ixK71qRpoJ0nElSw2ibBuT_Y2mrVPFud81uwCo9iirM,749583
|
|
26
|
+
sage_wheels/lib/ecl-24.5.10/libecl-cdb.a,sha256=OND8g2aluV3j50h9bD_cQNjrZXIqms_It-_ASvqRpaI,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=HNk4CXx3dRkYHXByHqBhjGTWGCDpVxpztRCilXLJt18,129952
|
|
29
|
+
sage_wheels/lib/ecl-24.5.10/libasdf.a,sha256=pYQcjRhZFDuKVOxR6oZ_3pJQoqx06Bwx_hpoZW8glK8,2826696
|
|
30
|
+
sage_wheels/lib/ecl-24.5.10/libcmp.a,sha256=hGsocX-XLK6kKxvL4ge9hqXnUru16eZBfAbvzccwSZA,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=ce5E9i5aXbYpHOE1xhy4Q0DC4b1NLknnwagXuidgeEM,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=tnQzaXkA4xu0ZUoLJ1IQBn5ct3OzHHBN3FvgSQ-mWKw,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=z4MmMSWwpVr1FYzQjvEeEkM3gKoIsTEdkeK7J5_IAwo,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=lfls4Sahq7g9Db_JXC-Rz43qMipgbp_zTDZQIalQ8sU,241568
|
|
40
|
+
sage_wheels/lib/ecl-24.5.10/serve-event.fas,sha256=yFzujxArbIxI8bw2wkUMmsl6oswgccj5YIaGDLAdHtI,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=OpdcByrONwSFpGKqnuzvqppoksejp4hVBoJBkGY9iko,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=CIzsv7Lwrwo_bDslBK_HFBnoax-lpATuuZZFtF_-4gQ,905920
|
|
45
|
+
sage_wheels/lib/ecl-24.5.10/libdeflate.a,sha256=a3miv6Y988N8sIf_tMAO3JxLoO4_BEA_W6Q0pEWFMCo,343504
|
|
46
|
+
sage_wheels/lib/ecl-24.5.10/libsb-bsd-sockets.a,sha256=oqKquXJvAVXhExXrh53Brm2-KdqjtZp3tU3LGa2oTd4,46592
|
|
47
|
+
sage_wheels/lib/ecl-24.5.10/ql-minitar.fas,sha256=eWniLwck1R0HiBzuaLGrAUcFPYQXgnD4pgRtXiykskw,57680
|
|
48
|
+
sage_wheels/lib/ecl-24.5.10/sockets.fas,sha256=wlMSEnJhd4_oRaNWy_WzqLtGeqWlXg8Fr2CheswUwA8,119008
|
|
49
|
+
sage_wheels/lib/ecl-24.5.10/ecl_min,sha256=cjaZzJVMMtTnwKk6Oi_Tt5RHJG0x-lwIXDVQRoDE920,2178144
|
|
50
|
+
sage_wheels/lib/ecl-24.5.10/dpp,sha256=h-jMqSHmU7vCUjVSDk3mXRLu-pFeYariEmeMfPIcyB0,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=ueM1o8i2SJOALzaUVhyuNMjsJ0_lFYwJTYC4ldsIM9Q,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=MjSpPnMcBjdCO2NJPeFB0um0Ykc6JQJy9iJIWnyPdl4,11979408
|
|
208
|
+
passagemath_ecl.dylibs/libgc.1.dylib,sha256=mzozJecbtPVtmwN4OTDnaT24dKcT5mfBTlTvKjPRWQA,281456
|
|
209
|
+
passagemath_ecl.dylibs/libffi.8.dylib,sha256=Dj82ambxs2QmoTr3N2dAoWrayDmV_HaHYZHN3v5ln24,143792
|
|
210
|
+
passagemath_ecl.dylibs/libecl.24.5.10.dylib,sha256=VqQbkIupPSgODXF6_Un0W-gyMXY4dpgVZxlt2fsIC80,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=aky_pHB_4jAEozDjHUvGZe8fw2fiKyNrgRgGwVEbIm4,11979008
|
|
213
|
+
ecl/kenzo.fas,sha256=JR6Ith8vDMULbsVwUa1qy9MUCYFtZ54Z8qgqL16sof4,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=F26wX2ty64eBEHp_X1iEK2nx40QEUg8D5yUwhWaUwXQ,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 sjc22-bt143-9dfdd656-0fbc-4efd-887c-28dd53049ec7-2EE03CD7E67E.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
|