passagemath-ecl 10.6.33__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.

Files changed (221) hide show
  1. ecl/kenzo.fas +0 -0
  2. ecl/maxima.fas +0 -0
  3. passagemath_ecl-10.6.33.dist-info/METADATA +137 -0
  4. passagemath_ecl-10.6.33.dist-info/METADATA.bak +138 -0
  5. passagemath_ecl-10.6.33.dist-info/RECORD +221 -0
  6. passagemath_ecl-10.6.33.dist-info/WHEEL +6 -0
  7. passagemath_ecl-10.6.33.dist-info/top_level.txt +2 -0
  8. passagemath_ecl.dylibs/libecl.24.5.10.dylib +0 -0
  9. passagemath_ecl.dylibs/libffi.8.dylib +0 -0
  10. passagemath_ecl.dylibs/libgc.1.dylib +0 -0
  11. passagemath_ecl.dylibs/libgmp.10.dylib +0 -0
  12. sage/all__sagemath_ecl.py +4 -0
  13. sage/interfaces/all__sagemath_ecl.py +1 -0
  14. sage/interfaces/lisp.py +576 -0
  15. sage/libs/all__sagemath_ecl.py +1 -0
  16. sage/libs/ecl.cpython-312-darwin.so +0 -0
  17. sage/libs/ecl.pxd +170 -0
  18. sage/libs/ecl.pyx +1360 -0
  19. sage/libs/eclsig.h +110 -0
  20. sage_wheels/bin/ecl +0 -0
  21. sage_wheels/lib/ecl-24.5.10/COPYING +502 -0
  22. sage_wheels/lib/ecl-24.5.10/LICENSE +41 -0
  23. sage_wheels/lib/ecl-24.5.10/TAGS +0 -0
  24. sage_wheels/lib/ecl-24.5.10/asdf.fas +0 -0
  25. sage_wheels/lib/ecl-24.5.10/build-stamp +7 -0
  26. sage_wheels/lib/ecl-24.5.10/cmp.asd +5 -0
  27. sage_wheels/lib/ecl-24.5.10/cmp.fas +0 -0
  28. sage_wheels/lib/ecl-24.5.10/deflate.asd +5 -0
  29. sage_wheels/lib/ecl-24.5.10/deflate.fas +0 -0
  30. sage_wheels/lib/ecl-24.5.10/defsystem.asd +5 -0
  31. sage_wheels/lib/ecl-24.5.10/defsystem.fas +0 -0
  32. sage_wheels/lib/ecl-24.5.10/dpp +0 -0
  33. sage_wheels/lib/ecl-24.5.10/ecl-cdb.asd +5 -0
  34. sage_wheels/lib/ecl-24.5.10/ecl-cdb.fas +0 -0
  35. sage_wheels/lib/ecl-24.5.10/ecl-curl.asd +5 -0
  36. sage_wheels/lib/ecl-24.5.10/ecl-curl.fas +0 -0
  37. sage_wheels/lib/ecl-24.5.10/ecl-help.asd +5 -0
  38. sage_wheels/lib/ecl-24.5.10/ecl-help.fas +0 -0
  39. sage_wheels/lib/ecl-24.5.10/ecl-quicklisp.asd +5 -0
  40. sage_wheels/lib/ecl-24.5.10/ecl-quicklisp.fas +0 -0
  41. sage_wheels/lib/ecl-24.5.10/ecl_min +0 -0
  42. sage_wheels/lib/ecl-24.5.10/encodings/arabic +1 -0
  43. sage_wheels/lib/ecl-24.5.10/encodings/ascii +1 -0
  44. sage_wheels/lib/ecl-24.5.10/encodings/asmo-708 +1 -0
  45. sage_wheels/lib/ecl-24.5.10/encodings/atarist.bin +0 -0
  46. sage_wheels/lib/ecl-24.5.10/encodings/cp-856.bin +0 -0
  47. sage_wheels/lib/ecl-24.5.10/encodings/cp819 +1 -0
  48. sage_wheels/lib/ecl-24.5.10/encodings/cp850 +1 -0
  49. sage_wheels/lib/ecl-24.5.10/encodings/cp862 +1 -0
  50. sage_wheels/lib/ecl-24.5.10/encodings/cp866 +1 -0
  51. sage_wheels/lib/ecl-24.5.10/encodings/cp932 +1 -0
  52. sage_wheels/lib/ecl-24.5.10/encodings/cp936 +1 -0
  53. sage_wheels/lib/ecl-24.5.10/encodings/cp949 +1 -0
  54. sage_wheels/lib/ecl-24.5.10/encodings/cp950 +1 -0
  55. sage_wheels/lib/ecl-24.5.10/encodings/cyrillic +1 -0
  56. sage_wheels/lib/ecl-24.5.10/encodings/dos-cp437.bin +0 -0
  57. sage_wheels/lib/ecl-24.5.10/encodings/dos-cp737.bin +0 -0
  58. sage_wheels/lib/ecl-24.5.10/encodings/dos-cp775.bin +0 -0
  59. sage_wheels/lib/ecl-24.5.10/encodings/dos-cp850.bin +0 -0
  60. sage_wheels/lib/ecl-24.5.10/encodings/dos-cp852.bin +0 -0
  61. sage_wheels/lib/ecl-24.5.10/encodings/dos-cp855.bin +0 -0
  62. sage_wheels/lib/ecl-24.5.10/encodings/dos-cp857.bin +0 -0
  63. sage_wheels/lib/ecl-24.5.10/encodings/dos-cp860.bin +0 -0
  64. sage_wheels/lib/ecl-24.5.10/encodings/dos-cp861.bin +0 -0
  65. sage_wheels/lib/ecl-24.5.10/encodings/dos-cp862.bin +0 -0
  66. sage_wheels/lib/ecl-24.5.10/encodings/dos-cp863.bin +0 -0
  67. sage_wheels/lib/ecl-24.5.10/encodings/dos-cp864.bin +0 -0
  68. sage_wheels/lib/ecl-24.5.10/encodings/dos-cp865.bin +0 -0
  69. sage_wheels/lib/ecl-24.5.10/encodings/dos-cp866.bin +0 -0
  70. sage_wheels/lib/ecl-24.5.10/encodings/dos-cp869.bin +0 -0
  71. sage_wheels/lib/ecl-24.5.10/encodings/dos-cp874.bin +0 -0
  72. sage_wheels/lib/ecl-24.5.10/encodings/ecma-114 +1 -0
  73. sage_wheels/lib/ecl-24.5.10/encodings/ecma-118 +1 -0
  74. sage_wheels/lib/ecl-24.5.10/encodings/greek +1 -0
  75. sage_wheels/lib/ecl-24.5.10/encodings/greek8 +1 -0
  76. sage_wheels/lib/ecl-24.5.10/encodings/hebrew +1 -0
  77. sage_wheels/lib/ecl-24.5.10/encodings/ibm437 +1 -0
  78. sage_wheels/lib/ecl-24.5.10/encodings/ibm819 +1 -0
  79. sage_wheels/lib/ecl-24.5.10/encodings/ibm850 +1 -0
  80. sage_wheels/lib/ecl-24.5.10/encodings/ibm852 +1 -0
  81. sage_wheels/lib/ecl-24.5.10/encodings/ibm855 +1 -0
  82. sage_wheels/lib/ecl-24.5.10/encodings/ibm857 +1 -0
  83. sage_wheels/lib/ecl-24.5.10/encodings/ibm860 +1 -0
  84. sage_wheels/lib/ecl-24.5.10/encodings/ibm861 +1 -0
  85. sage_wheels/lib/ecl-24.5.10/encodings/ibm862 +1 -0
  86. sage_wheels/lib/ecl-24.5.10/encodings/ibm863 +1 -0
  87. sage_wheels/lib/ecl-24.5.10/encodings/ibm864 +1 -0
  88. sage_wheels/lib/ecl-24.5.10/encodings/ibm865 +1 -0
  89. sage_wheels/lib/ecl-24.5.10/encodings/ibm866 +1 -0
  90. sage_wheels/lib/ecl-24.5.10/encodings/ibm869 +1 -0
  91. sage_wheels/lib/ecl-24.5.10/encodings/iso-2022-jp +55 -0
  92. sage_wheels/lib/ecl-24.5.10/encodings/iso-2022-jp-1 +57 -0
  93. sage_wheels/lib/ecl-24.5.10/encodings/iso-8859-1.bin +0 -0
  94. sage_wheels/lib/ecl-24.5.10/encodings/iso-8859-10.bin +0 -0
  95. sage_wheels/lib/ecl-24.5.10/encodings/iso-8859-11.bin +0 -0
  96. sage_wheels/lib/ecl-24.5.10/encodings/iso-8859-13.bin +0 -0
  97. sage_wheels/lib/ecl-24.5.10/encodings/iso-8859-14.bin +0 -0
  98. sage_wheels/lib/ecl-24.5.10/encodings/iso-8859-15.bin +0 -0
  99. sage_wheels/lib/ecl-24.5.10/encodings/iso-8859-16.bin +0 -0
  100. sage_wheels/lib/ecl-24.5.10/encodings/iso-8859-2.bin +0 -0
  101. sage_wheels/lib/ecl-24.5.10/encodings/iso-8859-3.bin +0 -0
  102. sage_wheels/lib/ecl-24.5.10/encodings/iso-8859-4.bin +0 -0
  103. sage_wheels/lib/ecl-24.5.10/encodings/iso-8859-5.bin +0 -0
  104. sage_wheels/lib/ecl-24.5.10/encodings/iso-8859-6.bin +0 -0
  105. sage_wheels/lib/ecl-24.5.10/encodings/iso-8859-7.bin +0 -0
  106. sage_wheels/lib/ecl-24.5.10/encodings/iso-8859-8.bin +0 -0
  107. sage_wheels/lib/ecl-24.5.10/encodings/iso-8859-9.bin +0 -0
  108. sage_wheels/lib/ecl-24.5.10/encodings/iso8859-1 +1 -0
  109. sage_wheels/lib/ecl-24.5.10/encodings/iso8859-10 +1 -0
  110. sage_wheels/lib/ecl-24.5.10/encodings/iso8859-13 +1 -0
  111. sage_wheels/lib/ecl-24.5.10/encodings/iso8859-14 +1 -0
  112. sage_wheels/lib/ecl-24.5.10/encodings/iso8859-15 +1 -0
  113. sage_wheels/lib/ecl-24.5.10/encodings/iso8859-2 +1 -0
  114. sage_wheels/lib/ecl-24.5.10/encodings/iso8859-3 +1 -0
  115. sage_wheels/lib/ecl-24.5.10/encodings/iso8859-4 +1 -0
  116. sage_wheels/lib/ecl-24.5.10/encodings/iso8859-5 +1 -0
  117. sage_wheels/lib/ecl-24.5.10/encodings/iso8859-6 +1 -0
  118. sage_wheels/lib/ecl-24.5.10/encodings/iso8859-7 +1 -0
  119. sage_wheels/lib/ecl-24.5.10/encodings/iso8859-8 +1 -0
  120. sage_wheels/lib/ecl-24.5.10/encodings/iso8859-9 +1 -0
  121. sage_wheels/lib/ecl-24.5.10/encodings/jisx0201.bin +0 -0
  122. sage_wheels/lib/ecl-24.5.10/encodings/jisx0208.bin +0 -0
  123. sage_wheels/lib/ecl-24.5.10/encodings/jisx0212.bin +0 -0
  124. sage_wheels/lib/ecl-24.5.10/encodings/koi8-r.bin +0 -0
  125. sage_wheels/lib/ecl-24.5.10/encodings/koi8-u.bin +0 -0
  126. sage_wheels/lib/ecl-24.5.10/encodings/koi8r +1 -0
  127. sage_wheels/lib/ecl-24.5.10/encodings/latin-1 +1 -0
  128. sage_wheels/lib/ecl-24.5.10/encodings/latin-2 +1 -0
  129. sage_wheels/lib/ecl-24.5.10/encodings/latin-3 +1 -0
  130. sage_wheels/lib/ecl-24.5.10/encodings/latin-4 +1 -0
  131. sage_wheels/lib/ecl-24.5.10/encodings/latin-5 +1 -0
  132. sage_wheels/lib/ecl-24.5.10/encodings/latin-6 +1 -0
  133. sage_wheels/lib/ecl-24.5.10/encodings/latin-7 +1 -0
  134. sage_wheels/lib/ecl-24.5.10/encodings/latin-8 +1 -0
  135. sage_wheels/lib/ecl-24.5.10/encodings/latin-9 +1 -0
  136. sage_wheels/lib/ecl-24.5.10/encodings/latin2 +1 -0
  137. sage_wheels/lib/ecl-24.5.10/encodings/latin3 +1 -0
  138. sage_wheels/lib/ecl-24.5.10/encodings/latin4 +1 -0
  139. sage_wheels/lib/ecl-24.5.10/encodings/latin5 +1 -0
  140. sage_wheels/lib/ecl-24.5.10/encodings/latin6 +1 -0
  141. sage_wheels/lib/ecl-24.5.10/encodings/latin7 +1 -0
  142. sage_wheels/lib/ecl-24.5.10/encodings/latin8 +1 -0
  143. sage_wheels/lib/ecl-24.5.10/encodings/latin9 +1 -0
  144. sage_wheels/lib/ecl-24.5.10/encodings/ms-ansi +1 -0
  145. sage_wheels/lib/ecl-24.5.10/encodings/ms-arab +1 -0
  146. sage_wheels/lib/ecl-24.5.10/encodings/ms-cyrl +1 -0
  147. sage_wheels/lib/ecl-24.5.10/encodings/ms-ee +1 -0
  148. sage_wheels/lib/ecl-24.5.10/encodings/ms-greek +1 -0
  149. sage_wheels/lib/ecl-24.5.10/encodings/ms-hebr +1 -0
  150. sage_wheels/lib/ecl-24.5.10/encodings/ms-turk +1 -0
  151. sage_wheels/lib/ecl-24.5.10/encodings/shift-jis.bin +0 -0
  152. sage_wheels/lib/ecl-24.5.10/encodings/tools.lisp +202 -0
  153. sage_wheels/lib/ecl-24.5.10/encodings/ucs2 +1 -0
  154. sage_wheels/lib/ecl-24.5.10/encodings/ucs2be +1 -0
  155. sage_wheels/lib/ecl-24.5.10/encodings/ucs2le +1 -0
  156. sage_wheels/lib/ecl-24.5.10/encodings/ucs4 +1 -0
  157. sage_wheels/lib/ecl-24.5.10/encodings/ucs4be +1 -0
  158. sage_wheels/lib/ecl-24.5.10/encodings/ucs4le +1 -0
  159. sage_wheels/lib/ecl-24.5.10/encodings/unicode +1 -0
  160. sage_wheels/lib/ecl-24.5.10/encodings/utf-16 +1 -0
  161. sage_wheels/lib/ecl-24.5.10/encodings/utf-16be +1 -0
  162. sage_wheels/lib/ecl-24.5.10/encodings/utf-16le +1 -0
  163. sage_wheels/lib/ecl-24.5.10/encodings/utf-32 +1 -0
  164. sage_wheels/lib/ecl-24.5.10/encodings/utf-32be +1 -0
  165. sage_wheels/lib/ecl-24.5.10/encodings/utf-32le +1 -0
  166. sage_wheels/lib/ecl-24.5.10/encodings/utf16 +1 -0
  167. sage_wheels/lib/ecl-24.5.10/encodings/utf32 +1 -0
  168. sage_wheels/lib/ecl-24.5.10/encodings/utf8 +1 -0
  169. sage_wheels/lib/ecl-24.5.10/encodings/winbaltrim +1 -0
  170. sage_wheels/lib/ecl-24.5.10/encodings/windows-1250 +1 -0
  171. sage_wheels/lib/ecl-24.5.10/encodings/windows-1251 +1 -0
  172. sage_wheels/lib/ecl-24.5.10/encodings/windows-1252 +1 -0
  173. sage_wheels/lib/ecl-24.5.10/encodings/windows-1253 +1 -0
  174. sage_wheels/lib/ecl-24.5.10/encodings/windows-1254 +1 -0
  175. sage_wheels/lib/ecl-24.5.10/encodings/windows-1255 +1 -0
  176. sage_wheels/lib/ecl-24.5.10/encodings/windows-1256 +1 -0
  177. sage_wheels/lib/ecl-24.5.10/encodings/windows-1257 +1 -0
  178. sage_wheels/lib/ecl-24.5.10/encodings/windows-1258 +1 -0
  179. sage_wheels/lib/ecl-24.5.10/encodings/windows-932 +1 -0
  180. sage_wheels/lib/ecl-24.5.10/encodings/windows-936 +1 -0
  181. sage_wheels/lib/ecl-24.5.10/encodings/windows-949 +1 -0
  182. sage_wheels/lib/ecl-24.5.10/encodings/windows-950 +1 -0
  183. sage_wheels/lib/ecl-24.5.10/encodings/windows-cp1250.bin +0 -0
  184. sage_wheels/lib/ecl-24.5.10/encodings/windows-cp1251.bin +0 -0
  185. sage_wheels/lib/ecl-24.5.10/encodings/windows-cp1252.bin +0 -0
  186. sage_wheels/lib/ecl-24.5.10/encodings/windows-cp1253.bin +0 -0
  187. sage_wheels/lib/ecl-24.5.10/encodings/windows-cp1254.bin +0 -0
  188. sage_wheels/lib/ecl-24.5.10/encodings/windows-cp1255.bin +0 -0
  189. sage_wheels/lib/ecl-24.5.10/encodings/windows-cp1256.bin +0 -0
  190. sage_wheels/lib/ecl-24.5.10/encodings/windows-cp1257.bin +0 -0
  191. sage_wheels/lib/ecl-24.5.10/encodings/windows-cp1258.bin +0 -0
  192. sage_wheels/lib/ecl-24.5.10/encodings/windows-cp932.bin +0 -0
  193. sage_wheels/lib/ecl-24.5.10/encodings/windows-cp936.bin +0 -0
  194. sage_wheels/lib/ecl-24.5.10/encodings/windows-cp949.bin +0 -0
  195. sage_wheels/lib/ecl-24.5.10/encodings/windows-cp950.bin +0 -0
  196. sage_wheels/lib/ecl-24.5.10/help.doc +0 -0
  197. sage_wheels/lib/ecl-24.5.10/libasdf.a +0 -0
  198. sage_wheels/lib/ecl-24.5.10/libcmp.a +0 -0
  199. sage_wheels/lib/ecl-24.5.10/libdeflate.a +0 -0
  200. sage_wheels/lib/ecl-24.5.10/libdefsystem.a +0 -0
  201. sage_wheels/lib/ecl-24.5.10/libecl-cdb.a +0 -0
  202. sage_wheels/lib/ecl-24.5.10/libecl-curl.a +0 -0
  203. sage_wheels/lib/ecl-24.5.10/libecl-help.a +0 -0
  204. sage_wheels/lib/ecl-24.5.10/libecl-quicklisp.a +0 -0
  205. sage_wheels/lib/ecl-24.5.10/libpackage-locks.a +0 -0
  206. sage_wheels/lib/ecl-24.5.10/libql-minitar.a +0 -0
  207. sage_wheels/lib/ecl-24.5.10/libsb-bsd-sockets.a +0 -0
  208. sage_wheels/lib/ecl-24.5.10/libserve-event.a +0 -0
  209. sage_wheels/lib/ecl-24.5.10/libsockets.a +0 -0
  210. sage_wheels/lib/ecl-24.5.10/package-locks.asd +5 -0
  211. sage_wheels/lib/ecl-24.5.10/package-locks.fas +0 -0
  212. sage_wheels/lib/ecl-24.5.10/prebuilt-asdf.asd +5 -0
  213. sage_wheels/lib/ecl-24.5.10/ql-minitar.asd +5 -0
  214. sage_wheels/lib/ecl-24.5.10/ql-minitar.fas +0 -0
  215. sage_wheels/lib/ecl-24.5.10/sb-bsd-sockets.asd +5 -0
  216. sage_wheels/lib/ecl-24.5.10/sb-bsd-sockets.fas +0 -0
  217. sage_wheels/lib/ecl-24.5.10/serve-event.asd +5 -0
  218. sage_wheels/lib/ecl-24.5.10/serve-event.fas +0 -0
  219. sage_wheels/lib/ecl-24.5.10/sockets.asd +5 -0
  220. sage_wheels/lib/ecl-24.5.10/sockets.fas +0 -0
  221. sage_wheels/lib/maxima/5.47.0/binary-ecl/maxima +0 -0
ecl/kenzo.fas ADDED
Binary file
ecl/maxima.fas ADDED
Binary file
@@ -0,0 +1,137 @@
1
+ Metadata-Version: 2.4
2
+ Name: passagemath-ecl
3
+ Version: 10.6.33
4
+ Summary: passagemath: Embeddable Common Lisp
5
+ Author-email: The Sage Developers <sage-support@googlegroups.com>
6
+ Maintainer: Matthias Köppe, passagemath contributors
7
+ License-Expression: GPL-2.0-or-later
8
+ Project-URL: release notes, https://github.com/passagemath/passagemath/releases
9
+ Project-URL: repo (upstream), https://github.com/sagemath/sage
10
+ Project-URL: repo, https://github.com/passagemath/passagemath
11
+ Project-URL: documentation, https://passagemath.org/docs/latest
12
+ Project-URL: homepage (upstream), https://www.sagemath.org
13
+ Project-URL: discourse, https://passagemath.discourse.group
14
+ Project-URL: tracker (upstream), https://github.com/sagemath/sage/issues
15
+ Project-URL: tracker, https://github.com/passagemath/passagemath/issues
16
+ Classifier: Development Status :: 6 - Mature
17
+ Classifier: Intended Audience :: Education
18
+ Classifier: Intended Audience :: Science/Research
19
+ Classifier: Operating System :: POSIX
20
+ Classifier: Operating System :: POSIX :: Linux
21
+ Classifier: Operating System :: MacOS :: MacOS X
22
+ Classifier: Programming Language :: Python :: 3 :: Only
23
+ Classifier: Programming Language :: Python :: 3.10
24
+ Classifier: Programming Language :: Python :: 3.11
25
+ Classifier: Programming Language :: Python :: 3.12
26
+ Classifier: Programming Language :: Python :: 3.13
27
+ Classifier: Programming Language :: Python :: 3.14
28
+ Classifier: Programming Language :: Python :: Implementation :: CPython
29
+ Classifier: Topic :: Scientific/Engineering :: Mathematics
30
+ Requires-Python: <3.15,>=3.10
31
+ Description-Content-Type: text/x-rst
32
+ Requires-Dist: cysignals<1.12.4; sys_platform == "win32"
33
+ Requires-Dist: cysignals!=1.12.0,>=1.11.2
34
+ Requires-Dist: passagemath-categories~=10.6.33.0
35
+ Requires-Dist: passagemath-environment~=10.6.33.0
36
+ Provides-Extra: test
37
+ Requires-Dist: passagemath-repl; extra == "test"
38
+
39
+ ===========================================================
40
+ passagemath: Embeddable Common Lisp
41
+ ===========================================================
42
+
43
+ `passagemath <https://github.com/passagemath/passagemath>`__ is open
44
+ source mathematical software in Python, released under the GNU General
45
+ Public Licence GPLv2+.
46
+
47
+ It is a fork of `SageMath <https://www.sagemath.org/>`__, which has been
48
+ developed 2005-2025 under the motto “Creating a Viable Open Source
49
+ Alternative to Magma, Maple, Mathematica, and MATLAB”.
50
+
51
+ The passagemath fork uses the motto "Creating a Free Passage Between the
52
+ Scientific Python Ecosystem and Mathematical Software Communities."
53
+ It was created in October 2024 with the following goals:
54
+
55
+ - providing modularized installation with pip,
56
+ - establishing first-class membership in the scientific Python
57
+ ecosystem,
58
+ - giving `clear attribution of upstream
59
+ projects <https://groups.google.com/g/sage-devel/c/6HO1HEtL1Fs/m/G002rPGpAAAJ>`__,
60
+ - providing independently usable Python interfaces to upstream
61
+ libraries,
62
+ - offering `platform portability and integration testing
63
+ services <https://github.com/passagemath/passagemath/issues/704>`__
64
+ to upstream projects,
65
+ - inviting collaborations with upstream projects,
66
+ - `building a professional, respectful, inclusive
67
+ community <https://groups.google.com/g/sage-devel/c/xBzaINHWwUQ>`__,
68
+ - `empowering Sage users to participate in the scientific Python ecosystem
69
+ <https://github.com/passagemath/passagemath/issues/248>`__ by publishing packages,
70
+ - developing a port to `Pyodide <https://pyodide.org/en/stable/>`__ for
71
+ serverless deployment with Javascript,
72
+ - developing a native Windows port.
73
+
74
+ `Full documentation <https://passagemath.org/docs/latest/html/en/index.html>`__ is
75
+ available online.
76
+
77
+ passagemath attempts to support and provides binary wheels suitable for
78
+ all major Linux distributions and recent versions of macOS.
79
+
80
+ Binary wheels for native Windows (x86_64) are are available for a subset of
81
+ the passagemath distributions. Use of the full functionality of passagemath
82
+ on Windows currently requires the use of Windows Subsystem for Linux (WSL)
83
+ or virtualization.
84
+
85
+ The supported Python versions in the passagemath 10.6.x series are 3.10.x-3.13.x.
86
+
87
+
88
+ About this pip-installable distribution package
89
+ -----------------------------------------------
90
+
91
+ This pip-installable distribution ``passagemath-ecl`` is a distribution of a part of the Sage Library.
92
+ It ships the Python and Cython interfaces to Embeddable Common Lisp.
93
+
94
+
95
+ What is included
96
+ ----------------
97
+
98
+ * `pexpect interface to Lisp <https://passagemath.org/docs/10.6/html/en/reference/interfaces/sage/interfaces/lisp.html>`__
99
+
100
+ * `Library (Cython) interface to Embeddable Common Lisp <https://passagemath.org/docs/10.6/html/en/reference/libs/sage/libs/ecl.html#module-sage.libs.ecl>`__
101
+
102
+ * Binary wheels on PyPI contain a prebuilt copy of
103
+ `Embeddable Common Lisp <https://passagemath.org/docs/latest/html/en/reference/spkg/ecl.html>`_
104
+
105
+
106
+ Examples
107
+ --------
108
+
109
+ Starting ECL from the command line::
110
+
111
+ $ pipx run --pip-args="--prefer-binary" --spec "passagemath-ecl[test]" sage --ecl
112
+
113
+ ECL (Embeddable Common-Lisp) 23.9.9 (git:UNKNOWN)
114
+ Copyright (C) 1984 Taiichi Yuasa and Masami Hagiya
115
+ ...
116
+ >
117
+
118
+ Finding the installation location of ECL in Python::
119
+
120
+ $ pipx run --pip-args="--prefer-binary" --spec "passagemath-ecl[test]" ipython
121
+
122
+ In [1]: from sage.features.ecl import Ecl
123
+
124
+ In [2]: Ecl().absolute_filename()
125
+ Out[2]: '.../bin/ecl'
126
+
127
+ Using the Cython interface to ECL::
128
+
129
+ $ pipx run --pip-args="--prefer-binary" --spec "passagemath-ecl[test]" sage
130
+
131
+ sage: from sage.libs.ecl import *
132
+ sage: ecl_eval("(defun fibo (n) (cond ((= n 0) 0) ((= n 1) 1) (t (+ (fibo (- n 1)) (fibo (- n 2))))))")
133
+ <ECL: FIBO>
134
+ sage: ecl_eval("(mapcar 'fibo '(1 2 3 4 5 6 7))")
135
+ <ECL: (1 1 2 3 5 8 13)>
136
+ sage: list(_)
137
+ [<ECL: 1>, <ECL: 1>, <ECL: 2>, <ECL: 3>, <ECL: 5>, <ECL: 8>, <ECL: 13>]
@@ -0,0 +1,138 @@
1
+ Metadata-Version: 2.4
2
+ Name: passagemath-ecl
3
+ Version: 10.6.33
4
+ Summary: passagemath: Embeddable Common Lisp
5
+ Author-email: The Sage Developers <sage-support@googlegroups.com>
6
+ Maintainer: Matthias Köppe, passagemath contributors
7
+ License-Expression: GPL-2.0-or-later
8
+ Project-URL: release notes, https://github.com/passagemath/passagemath/releases
9
+ Project-URL: repo (upstream), https://github.com/sagemath/sage
10
+ Project-URL: repo, https://github.com/passagemath/passagemath
11
+ Project-URL: documentation, https://passagemath.org/docs/latest
12
+ Project-URL: homepage (upstream), https://www.sagemath.org
13
+ Project-URL: discourse, https://passagemath.discourse.group
14
+ Project-URL: tracker (upstream), https://github.com/sagemath/sage/issues
15
+ Project-URL: tracker, https://github.com/passagemath/passagemath/issues
16
+ Classifier: Development Status :: 6 - Mature
17
+ Classifier: Intended Audience :: Education
18
+ Classifier: Intended Audience :: Science/Research
19
+ Classifier: Operating System :: POSIX
20
+ Classifier: Operating System :: POSIX :: Linux
21
+ Classifier: Operating System :: MacOS :: MacOS X
22
+ Classifier: Programming Language :: Python :: 3 :: Only
23
+ Classifier: Programming Language :: Python :: 3.10
24
+ Classifier: Programming Language :: Python :: 3.11
25
+ Classifier: Programming Language :: Python :: 3.12
26
+ Classifier: Programming Language :: Python :: 3.13
27
+ Classifier: Programming Language :: Python :: 3.14
28
+ Classifier: Programming Language :: Python :: Implementation :: CPython
29
+ Classifier: Topic :: Scientific/Engineering :: Mathematics
30
+ Requires-Python: <3.15,>=3.10
31
+ Description-Content-Type: text/x-rst
32
+ Requires-Dist: cysignals<1.12.4; sys_platform == "win32"
33
+ Requires-Dist: cysignals!=1.12.0,>=1.11.2
34
+ Requires-Dist: passagemath-conf~=10.6.33.0; sys_platform != "win32"
35
+ Requires-Dist: passagemath-categories~=10.6.33.0
36
+ Requires-Dist: passagemath-environment~=10.6.33.0
37
+ Provides-Extra: test
38
+ Requires-Dist: passagemath-repl; extra == "test"
39
+
40
+ ===========================================================
41
+ passagemath: Embeddable Common Lisp
42
+ ===========================================================
43
+
44
+ `passagemath <https://github.com/passagemath/passagemath>`__ is open
45
+ source mathematical software in Python, released under the GNU General
46
+ Public Licence GPLv2+.
47
+
48
+ It is a fork of `SageMath <https://www.sagemath.org/>`__, which has been
49
+ developed 2005-2025 under the motto “Creating a Viable Open Source
50
+ Alternative to Magma, Maple, Mathematica, and MATLAB”.
51
+
52
+ The passagemath fork uses the motto "Creating a Free Passage Between the
53
+ Scientific Python Ecosystem and Mathematical Software Communities."
54
+ It was created in October 2024 with the following goals:
55
+
56
+ - providing modularized installation with pip,
57
+ - establishing first-class membership in the scientific Python
58
+ ecosystem,
59
+ - giving `clear attribution of upstream
60
+ projects <https://groups.google.com/g/sage-devel/c/6HO1HEtL1Fs/m/G002rPGpAAAJ>`__,
61
+ - providing independently usable Python interfaces to upstream
62
+ libraries,
63
+ - offering `platform portability and integration testing
64
+ services <https://github.com/passagemath/passagemath/issues/704>`__
65
+ to upstream projects,
66
+ - inviting collaborations with upstream projects,
67
+ - `building a professional, respectful, inclusive
68
+ community <https://groups.google.com/g/sage-devel/c/xBzaINHWwUQ>`__,
69
+ - `empowering Sage users to participate in the scientific Python ecosystem
70
+ <https://github.com/passagemath/passagemath/issues/248>`__ by publishing packages,
71
+ - developing a port to `Pyodide <https://pyodide.org/en/stable/>`__ for
72
+ serverless deployment with Javascript,
73
+ - developing a native Windows port.
74
+
75
+ `Full documentation <https://passagemath.org/docs/latest/html/en/index.html>`__ is
76
+ available online.
77
+
78
+ passagemath attempts to support and provides binary wheels suitable for
79
+ all major Linux distributions and recent versions of macOS.
80
+
81
+ Binary wheels for native Windows (x86_64) are are available for a subset of
82
+ the passagemath distributions. Use of the full functionality of passagemath
83
+ on Windows currently requires the use of Windows Subsystem for Linux (WSL)
84
+ or virtualization.
85
+
86
+ The supported Python versions in the passagemath 10.6.x series are 3.10.x-3.13.x.
87
+
88
+
89
+ About this pip-installable distribution package
90
+ -----------------------------------------------
91
+
92
+ This pip-installable distribution ``passagemath-ecl`` is a distribution of a part of the Sage Library.
93
+ It ships the Python and Cython interfaces to Embeddable Common Lisp.
94
+
95
+
96
+ What is included
97
+ ----------------
98
+
99
+ * `pexpect interface to Lisp <https://passagemath.org/docs/10.6/html/en/reference/interfaces/sage/interfaces/lisp.html>`__
100
+
101
+ * `Library (Cython) interface to Embeddable Common Lisp <https://passagemath.org/docs/10.6/html/en/reference/libs/sage/libs/ecl.html#module-sage.libs.ecl>`__
102
+
103
+ * Binary wheels on PyPI contain a prebuilt copy of
104
+ `Embeddable Common Lisp <https://passagemath.org/docs/latest/html/en/reference/spkg/ecl.html>`_
105
+
106
+
107
+ Examples
108
+ --------
109
+
110
+ Starting ECL from the command line::
111
+
112
+ $ pipx run --pip-args="--prefer-binary" --spec "passagemath-ecl[test]" sage --ecl
113
+
114
+ ECL (Embeddable Common-Lisp) 23.9.9 (git:UNKNOWN)
115
+ Copyright (C) 1984 Taiichi Yuasa and Masami Hagiya
116
+ ...
117
+ >
118
+
119
+ Finding the installation location of ECL in Python::
120
+
121
+ $ pipx run --pip-args="--prefer-binary" --spec "passagemath-ecl[test]" ipython
122
+
123
+ In [1]: from sage.features.ecl import Ecl
124
+
125
+ In [2]: Ecl().absolute_filename()
126
+ Out[2]: '.../bin/ecl'
127
+
128
+ Using the Cython interface to ECL::
129
+
130
+ $ pipx run --pip-args="--prefer-binary" --spec "passagemath-ecl[test]" sage
131
+
132
+ sage: from sage.libs.ecl import *
133
+ sage: ecl_eval("(defun fibo (n) (cond ((= n 0) 0) ((= n 1) 1) (t (+ (fibo (- n 1)) (fibo (- n 2))))))")
134
+ <ECL: FIBO>
135
+ sage: ecl_eval("(mapcar 'fibo '(1 2 3 4 5 6 7))")
136
+ <ECL: (1 1 2 3 5 8 13)>
137
+ sage: list(_)
138
+ [<ECL: 1>, <ECL: 1>, <ECL: 2>, <ECL: 3>, <ECL: 5>, <ECL: 8>, <ECL: 13>]
@@ -0,0 +1,221 @@
1
+ passagemath_ecl-10.6.33.dist-info/RECORD,,
2
+ passagemath_ecl-10.6.33.dist-info/METADATA.bak,sha256=B7Q-MBWamWdAdCrtEFt-CeKbKi6AwZSACemAz2kE85U,5889
3
+ passagemath_ecl-10.6.33.dist-info/WHEEL,sha256=NyQG50tNDZ_APPDUcZDEpRLmYPHu-yiqQLzBIWZNamQ,153
4
+ passagemath_ecl-10.6.33.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
5
+ passagemath_ecl-10.6.33.dist-info/METADATA,sha256=Y_cU6LhkyeOLAC_ahMFProQyNUQpNgJrCUniIE0DuMk,5821
6
+ sage_wheels/bin/ecl,sha256=PGtN_gcy-TovFyMiW6RRmsYEKjm5cuU8Gw5_buLT8CY,34576
7
+ sage_wheels/lib/ecl-24.5.10/sb-bsd-sockets.fas,sha256=hHJtG6wG9VSnyMO2RvxXnxuTcBFkBtnf1NRlVq3Y1Yc,34672
8
+ sage_wheels/lib/ecl-24.5.10/sockets.asd,sha256=joYyoH2FyU9pCsib5IUy5V-Oes58Tjvas-H-NvQwSJQ,188
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=3d4OoKTuSbWavTYHGlKwm_nafUkM_2yPh6neZsiy0-8,1102824
11
+ sage_wheels/lib/ecl-24.5.10/libecl-quicklisp.a,sha256=Cr-bQAEMjRqxOqmcMY7uISlWwI5WS0fFSbZ0NMIgAkM,62888
12
+ sage_wheels/lib/ecl-24.5.10/libdefsystem.a,sha256=xbbxJDBw4vAT_LuBHEWPlJNCGEBR7XJ-vwAXUy0zb9w,708312
13
+ sage_wheels/lib/ecl-24.5.10/package-locks.fas,sha256=Lz9o3k4JNcrY2Qd7myqPyv7UlRoUlQz-cs25EMtymlk,36272
14
+ sage_wheels/lib/ecl-24.5.10/LICENSE,sha256=3L1ceZrXMqn21-9x6WytPkpJZeX5rVx9I4ScNUNN9p8,1734
15
+ sage_wheels/lib/ecl-24.5.10/serve-event.asd,sha256=8QWlLWanXFTZ6vFopyzEJ5azIGedrvwHvUiokh6hrfQ,204
16
+ sage_wheels/lib/ecl-24.5.10/defsystem.asd,sha256=2tOSiPVGcShFQiGiEF35TlwioUY_hmdmQz7pZzRGnlE,196
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=G9yP4kxSrIfz58V7enVVGtI1Lb7RgPNn4JeOMziVVu8,58056
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=-w8fCOSMyBIMJ9uzVvNf1yKIMGs0f0-gtwajBb5tblI,55224
21
+ sage_wheels/lib/ecl-24.5.10/ecl-curl.fas,sha256=YtV9HpVozMQSlPIh7PfqWCejq2VQgJXB1wcF-8IlO1U,40160
22
+ sage_wheels/lib/ecl-24.5.10/build-stamp,sha256=m09A_Nt-fsYRNIhbF4z9luttvz6pTMa4v6V7Q7jAlB4,662
23
+ sage_wheels/lib/ecl-24.5.10/libecl-help.a,sha256=Ww5YEDkAlVxFzcnK3dEheCc1SgmPH7BvpIQPcX2FTGc,157232
24
+ sage_wheels/lib/ecl-24.5.10/libql-minitar.a,sha256=2UV5ja3ulaOZUV717IC83wYlxDWC_QFjYhduP0JsrzQ,92384
25
+ sage_wheels/lib/ecl-24.5.10/help.doc,sha256=IBwiYx9OtFUkEXgeBBxRRnfpyGwSZSpDwqadDQK7faM,749583
26
+ sage_wheels/lib/ecl-24.5.10/libecl-cdb.a,sha256=hO4UrppgCj1ALrK5-6CuOdDVt6LIy5GObMClptHi3sY,118976
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=liNApeO_uIJaIT7TxWnPNuNV4cHqFpQT_V5Cw9pSDgE,111800
29
+ sage_wheels/lib/ecl-24.5.10/libasdf.a,sha256=n1z94b__bOfTk97rdaNIvrqeUSSkQ1BWZC9dXENVWis,2826696
30
+ sage_wheels/lib/ecl-24.5.10/libcmp.a,sha256=NtTvz0ibjzWsJhVDnTJ0tpQcXb_9PGOvt7MK8lN0J5s,5597864
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=Ve42EkdB-FL7Tewrm2E-nqja4fMxfgM6XBZYMN7tKE8,102760
33
+ sage_wheels/lib/ecl-24.5.10/COPYING,sha256=3GJlINzVOiL3J68-5Cx3DlbJemT-OtsGN5nYqwMv5VE,26530
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=pyJro37CHIc9-E9DYoLyBPSzzVOFJRTTstPKnGMYc0o,37152
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=E3yNnhFFoLqLu8MZK2xFSOZ09raWJtvSAPhOQFiv4YY,59760
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=NnriB0swBYTWjsAgv6hfw4sSCDkkXdG2kMYssqK4fDI,223424
40
+ sage_wheels/lib/ecl-24.5.10/serve-event.fas,sha256=fB3RuJG19_il7jH8u7r_1BQ2NnSz9Wt2AKTgtP0TQKw,57120
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=2i8nKnsdOnb-wCijuIll3kc_w36Pwau_niB8zUT8OE0,291792
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=dhynbRKe0A7havHG5qfJW0Bep_sg7hF-FGKofBJXylk,887784
45
+ sage_wheels/lib/ecl-24.5.10/libdeflate.a,sha256=VDllm5QyogjvAokhU49Xial8KEqhqc8InCURSKMACcM,343504
46
+ sage_wheels/lib/ecl-24.5.10/libsb-bsd-sockets.a,sha256=hQ55Ko7iPTUc3Ja2uW0cnv63IhEOZkTAg9XgbkgbWAE,46592
47
+ sage_wheels/lib/ecl-24.5.10/ql-minitar.fas,sha256=anC12eGd8ffzf5Q4U7blJKEES3S0tBq3TaLL-yHNMaY,39536
48
+ sage_wheels/lib/ecl-24.5.10/sockets.fas,sha256=dmL7HwvlIRWWvZ4wPtLvzcGKhwM29SRf_SpRTI0fVhM,100856
49
+ sage_wheels/lib/ecl-24.5.10/ecl_min,sha256=wsk5p4-Iyt5K05Xc-E9INE-1YcCFYfy7qaoAO9-qbr4,2159992
50
+ sage_wheels/lib/ecl-24.5.10/dpp,sha256=6ki71k0KdzEGaN8mHIJcXFfq-wi1xisuFLwH3I-IaAk,172304
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=2bwA1UbYaoVYtoiWL2kA4z8l8OM50u9HAI_xDRHb2NI,18344
53
+ sage_wheels/lib/ecl-24.5.10/encodings/latin-8,sha256=6Kr6Mo4OtrpvYb2vqxu5mHw_EQb_IMj6kbEtA6jVHb4,66
54
+ sage_wheels/lib/ecl-24.5.10/encodings/windows-cp1256.bin,sha256=ksKuK1x0YM_T4FfSW6rOuQK1vy6xpk7kBT_q9MKtYJM,1026
55
+ sage_wheels/lib/ecl-24.5.10/encodings/iso-8859-16.bin,sha256=sm2hMywIZF34v4PQAnufK9b10sl7aUU5TxRA4m0nSZ8,1026
56
+ sage_wheels/lib/ecl-24.5.10/encodings/latin-6,sha256=XZQgSkwKdbX6AXvoMnaQEXq8MF93BuVEIkvviyzqOvQ,66
57
+ sage_wheels/lib/ecl-24.5.10/encodings/latin-1,sha256=9Y-jWOH68-CnVqIj8Kw7L3V84NFMZ0F5eVayogdxBfE,65
58
+ sage_wheels/lib/ecl-24.5.10/encodings/utf16,sha256=SjwmaraqjNBOWD9BwyKD4Wp8S8Kd_a9LKjAmbdkk4zE,33
59
+ sage_wheels/lib/ecl-24.5.10/encodings/ucs4,sha256=bnIIoJKViH_EHKsGwQsd6mTv6kyzESaLjCFDB1gAHMw,32
60
+ sage_wheels/lib/ecl-24.5.10/encodings/iso8859-15,sha256=1_cr8bx2ims8dfqM-n0UJ76YwiAsOk_sUCA_wtauLhg,69
61
+ sage_wheels/lib/ecl-24.5.10/encodings/ibm857,sha256=ixCPh-RhgD9mcNU24FjM1cKpZfn3ZQ9FKso-fEuG1Bc,63
62
+ sage_wheels/lib/ecl-24.5.10/encodings/ibm437,sha256=MBVN6y9_Zb2pShOzXDiTf9iNdHKzrSyuTe1ZDRnv_i8,63
63
+ sage_wheels/lib/ecl-24.5.10/encodings/ibm850,sha256=1mXQSjpNDUQys746dzTnM8ffoOjDsWKCUwe2VMrrN5c,63
64
+ sage_wheels/lib/ecl-24.5.10/encodings/dos-cp857.bin,sha256=3VhkBsj6vzgSkjarYeVlCCn8uDKrI32RlCYUu6JAKg8,1014
65
+ sage_wheels/lib/ecl-24.5.10/encodings/windows-1254,sha256=WI4p-pp9KNhCOrC3825wT7y9bdgwvzyj_LuV42ndO4w,74
66
+ sage_wheels/lib/ecl-24.5.10/encodings/ibm866,sha256=KkBhyYWlKekOzw7gtzNM5wTsiMq2S5UzZPagMmHWhD8,63
67
+ sage_wheels/lib/ecl-24.5.10/encodings/windows-cp1257.bin,sha256=SkDPqZDyuCPPv-BYcOdJsFDJxS69QtHSIDgQTziHhf0,978
68
+ sage_wheels/lib/ecl-24.5.10/encodings/windows-1253,sha256=NlkVsOwm7HYWxHCAcot56vmrFDDTsEfhN8qzcRICPps,74
69
+ sage_wheels/lib/ecl-24.5.10/encodings/ibm861,sha256=jKhUDoL8ImdhOf0pwkHR2DltTPFLbz2yyfo1_TyHx3A,63
70
+ sage_wheels/lib/ecl-24.5.10/encodings/ascii,sha256=QrXY_t9JSwRTH7wsk_mutwtBlmjpSF70SxNN-0orQPA,36
71
+ sage_wheels/lib/ecl-24.5.10/encodings/windows-cp1255.bin,sha256=D-1DMbOjKipXAAlYkvT1kM92xCBHm2hfGjXfi0EzOgQ,934
72
+ sage_wheels/lib/ecl-24.5.10/encodings/latin-7,sha256=mIM_lGRsSnZeDDIAJEqcD0S-uKzHZkaca7JcCiG7ScY,66
73
+ sage_wheels/lib/ecl-24.5.10/encodings/dos-cp869.bin,sha256=C2ZnXd5nVh90TXg_oqZlZUgSRurdr7FunVc0IvWBmy0,990
74
+ sage_wheels/lib/ecl-24.5.10/encodings/iso-8859-15.bin,sha256=fTE25IvvcwikYhzchkvGYuwTXIEnr5vrXFyTiye1wkA,1026
75
+ sage_wheels/lib/ecl-24.5.10/encodings/dos-cp855.bin,sha256=hBnbYBpI0XGAH3iEq3vckn1YAoVXuxJXIeaH2OOyyqI,1026
76
+ sage_wheels/lib/ecl-24.5.10/encodings/windows-cp932.bin,sha256=YZHgiDwwGCPV48v-_qqe39LcnKV2BKxi0NH6LawI3ME,31662
77
+ sage_wheels/lib/ecl-24.5.10/encodings/latin-9,sha256=Oaudexi0ez6rjuy4ejT7aX3FYkiIICFbj1Lz8A5PrT8,66
78
+ sage_wheels/lib/ecl-24.5.10/encodings/windows-1252,sha256=jZE3vLTs-NYHzfAYCgJj4QxIbZ5TBOfhmzfZqHd8cEA,74
79
+ sage_wheels/lib/ecl-24.5.10/encodings/ibm860,sha256=THiwpiI5WJwSdVehMWULQ_C_LHtIurblffJ765GbAiI,63
80
+ sage_wheels/lib/ecl-24.5.10/encodings/windows-1255,sha256=wB84o3YTF1wnwdyqggl4-k2yS-pO9ofA2sq3wWfXF3A,74
81
+ sage_wheels/lib/ecl-24.5.10/encodings/ucs2,sha256=M6pCe9nzgyO2W2UaRVwnMIIHP2mD5PzvsKkIZvoMB_4,32
82
+ sage_wheels/lib/ecl-24.5.10/encodings/iso-8859-14.bin,sha256=7-9zP3aLEjF9jjLsDeGzo3jtQTtd6Z3JDxS0ifs_Ud4,1026
83
+ sage_wheels/lib/ecl-24.5.10/encodings/cp936,sha256=DJFOQ4u1Gxl9ecbKhBxTZVADY5PyHX-HdxdZhM0Vv1g,66
84
+ sage_wheels/lib/ecl-24.5.10/encodings/iso8859-13,sha256=pyuS55RVZMe-33m0oxK97Vh7qIrs2Y2QcJi3XibIOzw,69
85
+ sage_wheels/lib/ecl-24.5.10/encodings/ibm869,sha256=LIsvd4ng1c4zhfSH3n1r4Wa2jLV2V7I2bgOpOtzA-vs,63
86
+ sage_wheels/lib/ecl-24.5.10/encodings/windows-cp1254.bin,sha256=25DlAp9ZBNRyp6FqaLAZJRt1SGJYBGf4voWuZqj8Ago,998
87
+ sage_wheels/lib/ecl-24.5.10/encodings/iso8859-14,sha256=73w0f4Fkas-5cAJTpzMESxZKBetb7AWGmVRSVyS0qBk,69
88
+ sage_wheels/lib/ecl-24.5.10/encodings/utf-32be,sha256=zWVoNHVjQWnznbTsOCXYpSuqRHdRD9brwdElJDou1-4,38
89
+ sage_wheels/lib/ecl-24.5.10/encodings/ucs2le,sha256=kb0YcBlJc47zZGULJeaQAP8PWkiw4-vxArwzowryii8,36
90
+ sage_wheels/lib/ecl-24.5.10/encodings/windows-cp1250.bin,sha256=E1rFQMxN1sgJlGwomtesEpxLbn9CEw6rsiXoes4h78k,1006
91
+ sage_wheels/lib/ecl-24.5.10/encodings/iso8859-9,sha256=boll8_BjYTyGsBGpH3vs7rplDfUHaDCBWnzE2elmLLY,67
92
+ sage_wheels/lib/ecl-24.5.10/encodings/dos-cp850.bin,sha256=mG5O4AHz2yfxCc5dwwzXcQjgfChztACHxNtlO1LW9f8,1026
93
+ sage_wheels/lib/ecl-24.5.10/encodings/iso-8859-10.bin,sha256=cpPoDxCUl1d5Ol9ya0qDNCwi7DzxO3xbulAATquvqsE,1026
94
+ sage_wheels/lib/ecl-24.5.10/encodings/windows-949,sha256=pIFVBwSODH5FqzaRTgezy6eaScTn-0HVUdj40IV_K_0,72
95
+ sage_wheels/lib/ecl-24.5.10/encodings/iso8859-7,sha256=Djio3B8EvbriDEHh9UB3iKsdxDnnsOeiF9341fxA1is,67
96
+ sage_wheels/lib/ecl-24.5.10/encodings/windows-cp936.bin,sha256=Ogi7AhgGDwQ9uYqYnsF4E64K3bSweMeX4yZwF4G33vc,87682
97
+ sage_wheels/lib/ecl-24.5.10/encodings/cp819,sha256=6HfwY4mwgfZmTMwjjO5kuluRxk9gWjK9YQjmbVEoLoY,63
98
+ sage_wheels/lib/ecl-24.5.10/encodings/iso-8859-11.bin,sha256=4ETy0kQdUc8jWOGPFEtDXkAnqbXCLI3tps_RW_sAUyM,994
99
+ sage_wheels/lib/ecl-24.5.10/encodings/windows-cp1251.bin,sha256=1IV3WaosLPKfF_vdvLGoEE6ma9Ls4BHYnDMcap_3sLw,1022
100
+ sage_wheels/lib/ecl-24.5.10/encodings/windows-cp1253.bin,sha256=it6DsB-B8YKPkfeFGHFGwrXhFTP_4u4BArOWnSZjlS0,958
101
+ sage_wheels/lib/ecl-24.5.10/encodings/iso8859-6,sha256=YDV4vFtesLr0dqP6qHC9N0Er91Q0NtN6LaThBaCsuqM,67
102
+ sage_wheels/lib/ecl-24.5.10/encodings/iso-8859-8.bin,sha256=pfI9dRjOxszZHRePVnyLLqMMA6RtUhvftJS-M9U7IUI,882
103
+ sage_wheels/lib/ecl-24.5.10/encodings/iso-8859-13.bin,sha256=yr2YI81MJO8Fo4OYnsOEOl3vs6OnpTpqwuQKIiU6rgw,1026
104
+ sage_wheels/lib/ecl-24.5.10/encodings/iso8859-1,sha256=IKvEuzyavlAkGula-KyNV9sm5cLa1SYpuVbQSIbIPtM,67
105
+ sage_wheels/lib/ecl-24.5.10/encodings/iso8859-8,sha256=Sngcp-XPn0X_qQ_1g8_jFjR4NGpBRibfVgOVnOFXTO0,67
106
+ sage_wheels/lib/ecl-24.5.10/encodings/unicode,sha256=0np2xMMT9g4Br2TlUBDwrK1HCGc_bu6p4bRIWCWKeJc,35
107
+ sage_wheels/lib/ecl-24.5.10/encodings/dos-cp852.bin,sha256=EUyMOIWJY5SP0Vgjz6Qg8dypHhU_aZoQ99l92qa6LZw,1026
108
+ sage_wheels/lib/ecl-24.5.10/encodings/iso-8859-9.bin,sha256=vFNspVmi_uXPp3tf37rednvSL_8CnocDoUZbJ7UQGnM,1026
109
+ sage_wheels/lib/ecl-24.5.10/encodings/utf8,sha256=t0uaiDXFhgN7oCkTSVBtFnAKclcPfo3isrYX-RjDUqo,32
110
+ sage_wheels/lib/ecl-24.5.10/encodings/windows-cp1252.bin,sha256=Y9TKgtM8f4YtZcuXvBYLo749GQg2frBBktwtQzMHcA8,1006
111
+ sage_wheels/lib/ecl-24.5.10/encodings/latin6,sha256=2Z_PM8a_rGN_wAKiNQCsJ01RjonxRolm1Dt-kCIIHIQ,65
112
+ sage_wheels/lib/ecl-24.5.10/encodings/ms-greek,sha256=sQMO0mIxvdDR-aXBbKmNhDI2OphVr99n7-PZp7UZD38,70
113
+ sage_wheels/lib/ecl-24.5.10/encodings/winbaltrim,sha256=fitBNY1JeKR-Te-kdYaCFCXIz7MR-PWanr8RdO0hQuQ,72
114
+ sage_wheels/lib/ecl-24.5.10/encodings/ms-turk,sha256=kszZ0gJ8mCEixDmk-O4duwD245oP6IqHPc1kTRIE9Xc,69
115
+ sage_wheels/lib/ecl-24.5.10/encodings/latin8,sha256=ECUYl5Z0gfm7kK4h2CrGvcbyiC_szlYF7Nv4xeH8cZ8,65
116
+ sage_wheels/lib/ecl-24.5.10/encodings/koi8-r.bin,sha256=fp3_JQPowyf42wZh9kBMItB2NpDqdpFA9fvL2ukVNYw,1026
117
+ sage_wheels/lib/ecl-24.5.10/encodings/shift-jis.bin,sha256=o_BHmDmaO1ftds-PPIyqn4VDWJUJME3S9y493Zt00i0,28150
118
+ sage_wheels/lib/ecl-24.5.10/encodings/windows-936,sha256=3fCPKxeg1uO3w32nkpGrET4tXZui3dnRIjSTnb2EVnQ,72
119
+ sage_wheels/lib/ecl-24.5.10/encodings/ecma-114,sha256=P88LNdC1D3Xps3Co7JUVIdPWtaaEtD8aX-cy8yFprbE,66
120
+ sage_wheels/lib/ecl-24.5.10/encodings/latin9,sha256=xg5wW_zFWrvZqCptPADQvGWxupiXsEVcjLTIJm7-6BM,65
121
+ sage_wheels/lib/ecl-24.5.10/encodings/ucs2be,sha256=gaJKuSvHiMtvtdClWBAotsSscBe4E4BLoduTv3CW-Ew,36
122
+ sage_wheels/lib/ecl-24.5.10/encodings/windows-cp950.bin,sha256=G9dBpAypEHxfZtS1unW_u0m3Z6jB3S7-7Aul_fKPuzc,54526
123
+ sage_wheels/lib/ecl-24.5.10/encodings/cp850,sha256=K1OG9Jyiw8lFHZjZnBPuxpeQF3E4DO6QJuuaIaa0_lA,62
124
+ sage_wheels/lib/ecl-24.5.10/encodings/cp866,sha256=ZY7mVpFW0Dvevbm3Q27wAVjwcXYUL8BR_rOsqxnd_X8,62
125
+ sage_wheels/lib/ecl-24.5.10/encodings/latin7,sha256=020BhetQzxpis7DFz8XeKrDiz-RdaDuGWXedbu86MLc,65
126
+ sage_wheels/lib/ecl-24.5.10/encodings/jisx0201.bin,sha256=3mg8HijUyesQk6sexMjv_lcwMb3z6DyksuFyeXqVfe0,634
127
+ sage_wheels/lib/ecl-24.5.10/encodings/iso-2022-jp-1,sha256=yKBMFHA2BX2L_3xJQdclP_D38sLaxGEPnIn_rY8HjEI,1991
128
+ sage_wheels/lib/ecl-24.5.10/encodings/utf-32le,sha256=ZMN2ZM-6-nXFB4Y0joKsnpQ28O97wTRV73cN8W0-Kys,38
129
+ sage_wheels/lib/ecl-24.5.10/encodings/ms-ee,sha256=kg8h7Vzla0S0ZqMqDWa38PxALwdQIpyMz_jYYDQm1wI,67
130
+ sage_wheels/lib/ecl-24.5.10/encodings/cp949,sha256=ZXxw2DENjXWMB2DMQNnBQYuljFoCI4qJZv3xJH9abw0,66
131
+ sage_wheels/lib/ecl-24.5.10/encodings/dos-cp775.bin,sha256=YjdCNXwfbP2dmyX4Dx_ykuRsitqwT3eIawaPwKIpVyg,1026
132
+ sage_wheels/lib/ecl-24.5.10/encodings/utf32,sha256=YuxsmhQFgA2zpqy7nUly33gKeCsc6Y60UvSkD8ro0ss,33
133
+ sage_wheels/lib/ecl-24.5.10/encodings/ms-arab,sha256=mMunJ1khWqbofxFy185zA79x5MjklCCgQNkIE1BUhG0,69
134
+ sage_wheels/lib/ecl-24.5.10/encodings/jisx0212.bin,sha256=05dDAFY-Km0xzehpea86buRhCnaLXYaWH81meZIp5RY,24270
135
+ sage_wheels/lib/ecl-24.5.10/encodings/ibm819,sha256=6Tnoq6hy1GDt56KQrxMJ1B89xHmGXoc1a2w8vnM2URM,64
136
+ sage_wheels/lib/ecl-24.5.10/encodings/koi8-u.bin,sha256=JAK955XPM0IErezPiXoY4p4a0UtmgFdjqwW3E5Kcydk,1026
137
+ sage_wheels/lib/ecl-24.5.10/encodings/windows-1250,sha256=hSPPZS2uz6gd7xoCPonOUEf8eDYejRubD6GAAArIE-Q,74
138
+ sage_wheels/lib/ecl-24.5.10/encodings/cp-856.bin,sha256=bFXKwMm1QygI4SRfv_6STJDCtPzM4kJyuiz8D9m-7ow,862
139
+ sage_wheels/lib/ecl-24.5.10/encodings/ibm862,sha256=Y-a89-HIyVnobNBjqHo-yznQguQjKgW7A6kMvhvl3Ko,63
140
+ sage_wheels/lib/ecl-24.5.10/encodings/windows-1257,sha256=gAuJrt8kDKK35htUEFnezL2lSM_kVGE4y_4xqoQ8eJ8,74
141
+ sage_wheels/lib/ecl-24.5.10/encodings/ibm865,sha256=HXwl54LHWjwvT9K4Igzy9x634hjQJLLaS-pOTfmvX-U,63
142
+ sage_wheels/lib/ecl-24.5.10/encodings/latin-2,sha256=f795VO-Ifm2lrH1cY0-8nEOpulMZMjU05orUXjUwqJw,65
143
+ sage_wheels/lib/ecl-24.5.10/encodings/latin-5,sha256=3CLSDxgYyqndvNr86phLlovFSd5LCUuVduiexRDWeoA,65
144
+ sage_wheels/lib/ecl-24.5.10/encodings/windows-1256,sha256=B7Yzz0lQBOKEHecMWBzE5Bkf1brByEoj5d0nE_t98GU,74
145
+ sage_wheels/lib/ecl-24.5.10/encodings/ibm864,sha256=Ac7xwPKmETo34-Uqyso8dgEmmWV4mjvaytqAbwqexbk,63
146
+ sage_wheels/lib/ecl-24.5.10/encodings/windows-1251,sha256=wLHr9MP2EgYpN6BEqZ-qUulDL34R6yG2Pv8Un20Naag,74
147
+ sage_wheels/lib/ecl-24.5.10/encodings/ibm863,sha256=pIiJOteyIZfGtqPcAHh48da2XEMhL7nqexVdKjAbnho,63
148
+ sage_wheels/lib/ecl-24.5.10/encodings/greek,sha256=bIlU9X9ZyFeTeRQAlNTskxvrriffy2pc5AXLdTCGo3A,63
149
+ sage_wheels/lib/ecl-24.5.10/encodings/windows-1258,sha256=nXur-F2N8oVi2pQqM9bWa1vjoC20HfzL16l3mZR3dD0,74
150
+ sage_wheels/lib/ecl-24.5.10/encodings/cp932,sha256=GNd4-xBa7D3BqmZz0vGElCzOSnjxQcaiYaANS1z539s,66
151
+ sage_wheels/lib/ecl-24.5.10/encodings/ibm855,sha256=ibU_k3d4JINYZnXwUbiAV0SW6FM7-8sLQjPg6p1TAPE,63
152
+ sage_wheels/lib/ecl-24.5.10/encodings/ibm852,sha256=HuFy2ed8eaZ10WuZ7i7tGuNIuKWFnnI9xbd6h01sv1k,63
153
+ sage_wheels/lib/ecl-24.5.10/encodings/iso8859-10,sha256=hRHCVLHJrKapUqTC3WdG0BzZ4R5r81AU2cLMqUUIIkE,69
154
+ sage_wheels/lib/ecl-24.5.10/encodings/latin-4,sha256=WE1EzFCSRhEdfwVY88UN7zpHrI3qXbcPqnTIhvz8muk,65
155
+ sage_wheels/lib/ecl-24.5.10/encodings/latin-3,sha256=KWmFEe6JuYubn90dtxj6DhEcmc-CUZ2MrSY23ZCr6EY,65
156
+ sage_wheels/lib/ecl-24.5.10/encodings/cp950,sha256=0JhAV006__bRM-rl9k7t_AdzH0B4TIgGRetf7rWryUY,66
157
+ sage_wheels/lib/ecl-24.5.10/encodings/jisx0208.bin,sha256=UERTPQ_Wh_JcLlesumMoyG6bhAFNZBKfv57yE2nKC5A,27518
158
+ sage_wheels/lib/ecl-24.5.10/encodings/dos-cp437.bin,sha256=uNtjWheBXPgOVfZhSqSeYZhmDNOiUNQBOX06AhacCds,1026
159
+ sage_wheels/lib/ecl-24.5.10/encodings/asmo-708,sha256=P1LDt6ltE3AZ6smRyS1JxXjGDPyAvtO1Z5ALdG7BEq4,66
160
+ sage_wheels/lib/ecl-24.5.10/encodings/hebrew,sha256=z6moKhvU6NPAMIZVyKwc2PqjiW0baHIqjtwX4O2bkuQ,64
161
+ sage_wheels/lib/ecl-24.5.10/encodings/windows-cp949.bin,sha256=O7lc4ju8yhhGF_jKvftbSHsldTSoF4VScwrtm6KTjDY,68706
162
+ sage_wheels/lib/ecl-24.5.10/encodings/utf-16le,sha256=Ww8lUnvevvxwJenGAH0V-tB_7Ld6cQEn76OP8AENJ9I,38
163
+ sage_wheels/lib/ecl-24.5.10/encodings/iso8859-4,sha256=P4wS7KeJwZ7YcvPNuCU_gx1O2EHpoQ_Sr7al9oaHbcI,67
164
+ sage_wheels/lib/ecl-24.5.10/encodings/iso8859-3,sha256=Hhuw0G0ajdLDKisJeBmTH-46ztfr8WaEbwZ7Li-mBls,67
165
+ sage_wheels/lib/ecl-24.5.10/encodings/iso-2022-jp,sha256=UyFWpBUvgF38gJExoa3phwUAsJdjzW_gepLkLGrAtGM,1882
166
+ sage_wheels/lib/ecl-24.5.10/encodings/ms-cyrl,sha256=sJLoT06tCSjczmp9TQ5vCWW44OeJshj_Gkuwy8BhGes,69
167
+ sage_wheels/lib/ecl-24.5.10/encodings/ucs4le,sha256=qBE2KfK0cNw1KNqfwLzmHFPJbqmJJpY5cVQFxZ7j4ZU,36
168
+ sage_wheels/lib/ecl-24.5.10/encodings/greek8,sha256=ExzxbvSLk4TFWiYaAIJHmt4wSC-98QUV-W3nzmU-PNA,64
169
+ sage_wheels/lib/ecl-24.5.10/encodings/utf-32,sha256=eL2WMDFopqJMUAt42qT2wuehGeZK3cFIDKIad664fxU,34
170
+ sage_wheels/lib/ecl-24.5.10/encodings/iso8859-2,sha256=D_EdLRUdv9_YtPFlM-eqeDRT8jsP_oKh04EDph5fK8I,67
171
+ sage_wheels/lib/ecl-24.5.10/encodings/ms-hebr,sha256=X1BFtR3yXGuyNO8DeVW4Ev61GOkoRm71pD-iGxe8Ido,69
172
+ sage_wheels/lib/ecl-24.5.10/encodings/iso8859-5,sha256=Yf2aciPwfaBKl5vBe5oBfYqq6Lk_q2n9TQsYBH87yPc,67
173
+ sage_wheels/lib/ecl-24.5.10/encodings/latin5,sha256=R173CIq8pbs9Oerw0Bh0CP-UZw3W_1A2r1smGUYi1L0,64
174
+ sage_wheels/lib/ecl-24.5.10/encodings/iso-8859-4.bin,sha256=smyVoHtKZeCghlkNjUL09U-pZGBREwzuspWDzmPjpaM,1026
175
+ sage_wheels/lib/ecl-24.5.10/encodings/dos-cp863.bin,sha256=9FHV8mSJVsDNaIL9Q-wgVYAh9TSvM6GPMthMbTB5Zz0,1026
176
+ sage_wheels/lib/ecl-24.5.10/encodings/latin2,sha256=PtiidYRnD8935PgEg34am_ca1piWQI5h0LqI0Z4cu_8,64
177
+ sage_wheels/lib/ecl-24.5.10/encodings/ucs4be,sha256=-MltQRQGB2xwhk-csxCo4LFZ4YrjSnNd2O8IG9_voUk,36
178
+ sage_wheels/lib/ecl-24.5.10/encodings/dos-cp862.bin,sha256=NogUeAeqKhuTLrnh2Cf46AHBIkJtxB_9HbrR-eZuHCs,1026
179
+ sage_wheels/lib/ecl-24.5.10/encodings/iso-8859-5.bin,sha256=Dg6WVKZgQjrTJHUfXlTVlqELLXgQPEtrzOLAQKwkQOY,1026
180
+ sage_wheels/lib/ecl-24.5.10/encodings/ecma-118,sha256=32oNQFUzlAp5DKlfEaCvwSD0_fqnp8zLtUk4ZhfCfps,66
181
+ sage_wheels/lib/ecl-24.5.10/encodings/iso-8859-7.bin,sha256=D2cG9Q5mglikma3chTodNZwj0jjYmTBJmRluBCfB38M,1014
182
+ sage_wheels/lib/ecl-24.5.10/encodings/utf-16,sha256=vQKnQ-GVTLGLnK4VFx1fI8qpAbTKF4Sy77jWDnjTpYo,34
183
+ sage_wheels/lib/ecl-24.5.10/encodings/utf-16be,sha256=vB9VEXVtznxoFqygfmtoaBNczcZpy9Eaz4WwL5wBMq8,38
184
+ sage_wheels/lib/ecl-24.5.10/encodings/dos-cp874.bin,sha256=IwAPYlyjL3ohHgSE6vhVKe65WLh0l3ZXe3s6g8H9EzY,902
185
+ sage_wheels/lib/ecl-24.5.10/encodings/dos-cp860.bin,sha256=4UeYHo3GXRhiG9YCaNIpOFE2WJkFKUsDYKQXvPYzbQI,1026
186
+ sage_wheels/lib/ecl-24.5.10/encodings/arabic,sha256=AtmHgBs494zaOellM-QkM1RJHkXhOqr2pHMZD7QnVy4,64
187
+ sage_wheels/lib/ecl-24.5.10/encodings/windows-950,sha256=eHCMRJCDd7PZM28iMBmiQ8lGSdKHr1vEwqMdoQF8pBo,72
188
+ sage_wheels/lib/ecl-24.5.10/encodings/latin3,sha256=0c1jSwJiw_YtAz2g_uYvLWS5yr4MwZbbhv4TixGWIS0,64
189
+ sage_wheels/lib/ecl-24.5.10/encodings/cp862,sha256=0yA2lTs3boEZPifDnjdqR3qFhlsMo2MUCVTR-WvX88U,62
190
+ sage_wheels/lib/ecl-24.5.10/encodings/latin4,sha256=0aQdUgGteSaJXeBuT6zGlF6H6Q0Xc53cXvRADiUCHe8,64
191
+ sage_wheels/lib/ecl-24.5.10/encodings/dos-cp861.bin,sha256=kmSDw3kiLUwuuhy67RXZTfeyjbImsgBd6GTvNF8gLmA,1026
192
+ sage_wheels/lib/ecl-24.5.10/encodings/windows-932,sha256=qu6T4JxCBOpy_u7B3B-L0YC6rzL5rYmrfJ2o-5rN9k8,72
193
+ sage_wheels/lib/ecl-24.5.10/encodings/iso-8859-6.bin,sha256=HyStNpXWG82znuDC-soDW8nCCiMnlCkI7WPa2nCRwqE,846
194
+ sage_wheels/lib/ecl-24.5.10/encodings/atarist.bin,sha256=0w3DyViOjIxBbRDoRVi5hVtfdHYLyoV8iIaCoJSIBHw,1026
195
+ sage_wheels/lib/ecl-24.5.10/encodings/cyrillic,sha256=SsN6tIMJpKeG9G1BOPkgC13q8kxniq6C8naxhO2O9XM,66
196
+ sage_wheels/lib/ecl-24.5.10/encodings/dos-cp865.bin,sha256=Eyj6oNPY0row-CjDEH2NEaAC4zNj6C4ZIh-y8aFzCOY,1026
197
+ sage_wheels/lib/ecl-24.5.10/encodings/iso-8859-2.bin,sha256=LoipKkCqinhMZqUqPemohdo4b5ZypLTcMb4yfF1bhWE,1026
198
+ sage_wheels/lib/ecl-24.5.10/encodings/dos-cp737.bin,sha256=ckbCQz9SG2Wd0EtnowglxCxF4voel7GEpQ_7E6hFlj4,1026
199
+ sage_wheels/lib/ecl-24.5.10/encodings/iso-8859-3.bin,sha256=6C4Gi6BO_GvIq2p_7RSGy86Jj0hRnm2EaRbDyG30IY8,998
200
+ sage_wheels/lib/ecl-24.5.10/encodings/dos-cp864.bin,sha256=EHaPwYbi15aCNrXbBvH2GfOXXqALDPnD2EK5CNR8A2I,1002
201
+ sage_wheels/lib/ecl-24.5.10/encodings/windows-cp1258.bin,sha256=RN7NDhWWBQjlHCgYS9ohXZRfuXpf6jd89K3fzhHl9ko,990
202
+ sage_wheels/lib/ecl-24.5.10/encodings/dos-cp866.bin,sha256=sIfpGNha96kzb6KRKR3n8Q6Y35SUQOcDsSqz5uAeFV4,1026
203
+ sage_wheels/lib/ecl-24.5.10/encodings/iso-8859-1.bin,sha256=D51Bmuri0Pe3XODH_bLWIyWfklVzK-PU3Mt9a7H7Jsg,1026
204
+ sage_wheels/lib/ecl-24.5.10/encodings/tools.lisp,sha256=fFMKmXqkaWwp-sTW7GyWmSK6BCE0N0SE2NoeWIMjjq8,10573
205
+ sage_wheels/lib/ecl-24.5.10/encodings/koi8r,sha256=q4xxphytLGB962kxEy4ac6lQz1RRhNgMaAI3rSRFy64,59
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=_s4Kg3XFZGvPJ6m7tkZZXjED-ETD-WHNq9GQCUt_1y8,11961272
208
+ passagemath_ecl.dylibs/libgc.1.dylib,sha256=1kYC7kIsSm7sew-b7_a7owc4Zl-8js3G9f3i09JLyhE,263360
209
+ passagemath_ecl.dylibs/libffi.8.dylib,sha256=p3BhEc1WjA8jQSzkj69aAAaXiQMnEgAEgwDeShPdbTc,125696
210
+ passagemath_ecl.dylibs/libecl.24.5.10.dylib,sha256=iiX2ARccKpYS4yes3U2U55KCsKD0EIZRmA6O8aX1aAU,3558904
211
+ passagemath_ecl.dylibs/libgmp.10.dylib,sha256=Y-ReMJmznfij4PItY4jZkhq9UHlQH1BozkSK3vqNhQI,446592
212
+ ecl/maxima.fas,sha256=yLa6qiDee-vI11v5J5_CyBCrysLZDh-ACQaLEJ4c7Js,11960872
213
+ ecl/kenzo.fas,sha256=Z3SaFpOBnSVag5gS3_cPpGB4QnPoAZM3eh2s1ZWPBE0,1766872
214
+ sage/all__sagemath_ecl.py,sha256=j9U27a3VAZgCMcaLcpdQ7mM886uLse9-160Dz7Gg7mI,107
215
+ sage/libs/eclsig.h,sha256=6UBHqDpOqvucCWvZ7XTo7detFdFFUh_ooAZrgEp_45Y,3387
216
+ sage/libs/all__sagemath_ecl.py,sha256=3JICjI35L6dQR1rMt4FoUCawCrHy_Vo5xI-IRlKVJOs,42
217
+ sage/libs/ecl.pxd,sha256=9pN9YM6vmQHWTHiE5ZJ3wDOaeZGQnwM1HjjLipygni4,5996
218
+ sage/libs/ecl.pyx,sha256=leZ24N5FIWVVKyesYBSx7qQ9-BrC5K4y9BSIljjnbmw,43071
219
+ sage/libs/ecl.cpython-312-darwin.so,sha256=ap3_zRgCVCdfgOelCa0GGSts6KjWSI7fnvYdJV_REP0,199272
220
+ sage/interfaces/lisp.py,sha256=blHAu-_RExkvLux3NvjOf3hpkyok1CsZSC5GCP2gT2g,15112
221
+ sage/interfaces/all__sagemath_ecl.py,sha256=3JICjI35L6dQR1rMt4FoUCawCrHy_Vo5xI-IRlKVJOs,42
@@ -0,0 +1,6 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (80.9.0)
3
+ Root-Is-Purelib: false
4
+ Tag: cp312-cp312-macosx_13_0_arm64
5
+ Generator: delocate 0.13.1.dev42+ga0af70b54
6
+
@@ -0,0 +1,2 @@
1
+
2
+ sage
Binary file
Binary file
Binary file
@@ -0,0 +1,4 @@
1
+ # sage_setup: distribution = sagemath-ecl
2
+ # delvewheel: patch
3
+
4
+ from sage.all__sagemath_categories import *
@@ -0,0 +1 @@
1
+ # sage_setup: distribution = sagemath-ecl