passagemath-ecl 10.6.28__cp311-cp311-macosx_13_0_x86_64.whl → 10.6.31rc3__cp311-cp311-macosx_13_0_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 passagemath-ecl might be problematic. Click here for more details.
- ecl/kenzo.fas +0 -0
- ecl/maxima.fas +0 -0
- {passagemath_ecl-10.6.28.dist-info → passagemath_ecl-10.6.31rc3.dist-info}/METADATA +6 -4
- {passagemath_ecl-10.6.28.dist-info → passagemath_ecl-10.6.31rc3.dist-info}/METADATA.bak +8 -5
- {passagemath_ecl-10.6.28.dist-info → passagemath_ecl-10.6.31rc3.dist-info}/RECORD +44 -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
- passagemath_ecl.dylibs/libgmp.10.dylib +0 -0
- sage/libs/ecl.cpython-311-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.28.dist-info → passagemath_ecl-10.6.31rc3.dist-info}/WHEEL +0 -0
- {passagemath_ecl-10.6.28.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
|
|
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=RyxoEM-DdYra2rgZTpxdiJkmjbwgUQ_Obk5UCeDLiEQ,137
|
|
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=PMsTONzW9pOtghMp0WrfvXoTA5PBILRT4FHIP4PdgvA,32080
|
|
7
|
+
sage_wheels/lib/ecl-24.5.10/sb-bsd-sockets.fas,sha256=LA0TbwKElxrlA3xuRxebqAWoOjWzyCgdXi_BSHVD6Jw,32176
|
|
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=0KxrjwYKxOHuN7yPm5AOr1ox8rydkGPbREpvj8Mhqvg,1202000
|
|
11
|
+
sage_wheels/lib/ecl-24.5.10/libecl-quicklisp.a,sha256=dOf9ntOS1WoNWvN6VCu-6B1xw7y6TIyexXkpXqze9Gw,63872
|
|
12
|
+
sage_wheels/lib/ecl-24.5.10/libdefsystem.a,sha256=AwKC7Zo9icIeoqmW-XozGyeZCQCiqH1gukJEfvyWtBM,764728
|
|
13
|
+
sage_wheels/lib/ecl-24.5.10/package-locks.fas,sha256=kKNW5UCR3xXrpnTENYDcu1nFfLs--2z7Lcyd4HaEOHM,33776
|
|
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=iTOXJJGAqzhsbZsCPhNE6opQu4K9N6ZKlvzbFL4Pnd8,51824
|
|
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=SXRwd6C8Ks7DUNtgIJ6gEA1Gy2eVFVsOdhh5OxUdAd8,55568
|
|
21
|
+
sage_wheels/lib/ecl-24.5.10/ecl-curl.fas,sha256=oPB9XJDi8NhM3QVUb8jROu_wubwk1QjpxvKGgpP_Yv0,45920
|
|
22
|
+
sage_wheels/lib/ecl-24.5.10/build-stamp,sha256=DNJpud2HD3KcJqBoJZHAE2MndaRuKyNBkA_pUm59jSQ,694
|
|
23
|
+
sage_wheels/lib/ecl-24.5.10/libecl-help.a,sha256=lsDzb9bzJ2tBpVAJQzU0bemnF5a5Yv2__my31R8ubRE,163128
|
|
24
|
+
sage_wheels/lib/ecl-24.5.10/libql-minitar.a,sha256=dNDB-yY6eztXzksuvVMJDTZYB7zvc5toZjwcdMnDyXQ,96152
|
|
25
|
+
sage_wheels/lib/ecl-24.5.10/help.doc,sha256=mbYcytgY2TGJo_dLH_aEvr6gz0huO4ynJFkgKn7Pp9o,749583
|
|
26
|
+
sage_wheels/lib/ecl-24.5.10/libecl-cdb.a,sha256=gecwkG4ieWoa6tupgjkYkrIltPxHQhnBk9a1H9-Eh7M,124128
|
|
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=eYtgbS5FJFNzRbbDFINAqGZIr8jTS5N3F2Lxq6j1g74,113696
|
|
29
|
+
sage_wheels/lib/ecl-24.5.10/libasdf.a,sha256=tpURZIHn4WZG7KpFRhoGxQb8hyEBTrxjpmdtdEf9w4w,3018080
|
|
30
|
+
sage_wheels/lib/ecl-24.5.10/libcmp.a,sha256=DsvXwggnKJ5RGIEQ2jrc2eaNHlyfUJbpgH7GkOs0C04,5896024
|
|
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=UpMx1ybY-mFkXy0N2SpTTJMdpUHuMCxxFbGnGWh0Lqo,108560
|
|
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=pHczUr3kFCrQBZ5NCJ2iTSCHFfUlVWMCLU8kGSBitGk,38784
|
|
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=ufq9VlV7r11uiDcQ-nSQSOZ5YDhQSn8nzoOp1QMMmAk,53520
|
|
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=xFiD44FwLWeVwTH39D6sCzno7xzXtfvHV9gL4cGZHuU,246016
|
|
40
|
+
sage_wheels/lib/ecl-24.5.10/serve-event.fas,sha256=0_IygbanCpaGvesvunkWRAPqbopdj49Cc9lfFhAyPFQ,50624
|
|
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=Tipd8dtnPmlNyXesdaPOMPChNuhlFqoZBTw9ixQ0Tvg,308248
|
|
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=7NkZm4lKjAqYrXfRp3GbrzIj5c0GaEFWXPrNZNJFl3M,973264
|
|
45
|
+
sage_wheels/lib/ecl-24.5.10/libdeflate.a,sha256=rMNlvD968HWVnOSSC0e3SpDAvbehYzsqQipsuFP-nJQ,372792
|
|
46
|
+
sage_wheels/lib/ecl-24.5.10/libsb-bsd-sockets.a,sha256=Uny9J3aJvcnTSEwxBDhN3Nk1L6l91e2D3aD9_Rd8H9Y,46744
|
|
47
|
+
sage_wheels/lib/ecl-24.5.10/ql-minitar.fas,sha256=QE4_E9r6WAVwsQ4Ps8rsBpippbdQ9VAaok6Sms0nqHo,45680
|
|
48
|
+
sage_wheels/lib/ecl-24.5.10/sockets.fas,sha256=Ib0fHayWtqm_gqTakchM4dzX-b-j65kpvIEpgmncUao,100576
|
|
49
|
+
sage_wheels/lib/ecl-24.5.10/ecl_min,sha256=mpY4dKtnoKPoV6IqD5Oj6up1YgR_CItKE--bxZqecmY,2338816
|
|
50
|
+
sage_wheels/lib/ecl-24.5.10/dpp,sha256=6U5mTahRA6W-S1OES6LJmKQ2w3_ND9FFUOkbkzxuQw8,142240
|
|
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=E22AO8DIsgnpAA7gfSpzO3e7CrIOBie_7Y4JLkfe244,20312
|
|
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,14 +204,15 @@ 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/
|
|
210
|
-
passagemath_ecl.dylibs/
|
|
211
|
-
|
|
212
|
-
ecl/
|
|
207
|
+
sage_wheels/lib/maxima/5.47.0/binary-ecl/maxima,sha256=CIVP0hY-9Ppk-3OIPPlGqf2Gj42ujKd76U1Qagit634,13443712
|
|
208
|
+
passagemath_ecl.dylibs/libgc.1.dylib,sha256=XAEkF5Pmb0Csnt-h6aZ_CgkEs-6yPiim67zXDtmP90E,271936
|
|
209
|
+
passagemath_ecl.dylibs/libffi.8.dylib,sha256=yWT6Sg1JFpjcnPQdnufQP0_0eMmzZ7PsbMIoYloKc3o,69520
|
|
210
|
+
passagemath_ecl.dylibs/libecl.24.5.10.dylib,sha256=quqWHJ_I6DKL9utlAlbzYCFs9ejW2XpoDfj41_dt4gw,3918016
|
|
211
|
+
passagemath_ecl.dylibs/libgmp.10.dylib,sha256=UTdL5IZlP1TXzza9P0fAlJ5m66k77xPeyJmPZFopU_o,510784
|
|
212
|
+
ecl/maxima.fas,sha256=zEJKbQCK8vdH7aFT72-ar9oqRZeam0cXO2fyegF6fA0,13443312
|
|
213
|
+
ecl/kenzo.fas,sha256=uc2vLECG9F41fPJaZ-NjHopYRVrYuRimwjGfZsviLHI,2298016
|
|
213
214
|
sage/all__sagemath_ecl.py,sha256=j9U27a3VAZgCMcaLcpdQ7mM886uLse9-160Dz7Gg7mI,107
|
|
214
|
-
sage/libs/ecl.cpython-311-darwin.so,sha256=
|
|
215
|
+
sage/libs/ecl.cpython-311-darwin.so,sha256=Wt7G5eWKAbP_SHc9fyaUDatjc4L_ZE3r2fv6vCuHKqY,207776
|
|
215
216
|
sage/libs/eclsig.h,sha256=6UBHqDpOqvucCWvZ7XTo7detFdFFUh_ooAZrgEp_45Y,3387
|
|
216
217
|
sage/libs/all__sagemath_ecl.py,sha256=3JICjI35L6dQR1rMt4FoUCawCrHy_Vo5xI-IRlKVJOs,42
|
|
217
218
|
sage/libs/ecl.pxd,sha256=9pN9YM6vmQHWTHiE5ZJ3wDOaeZGQnwM1HjjLipygni4,5996
|
|
Binary file
|
|
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-jr310-de2505b2-5490-4ea1-8ba2-1f8d25aa63df-1E52266FC3A5.local 24.6.0 Darwin Kernel Version 24.6.0: Mon Jul 14 11:28:17 PDT 2025; root:xnu-11417.140.69~1/RELEASE_X86_64 x86_64
|
|
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
|