Metadata-Version: 2.4
Name: Mathics3-Module-Base
Version: 9.0.0
Summary: Base module for the Mathic3 Module system.
Maintainer-email: Mathics Group <mathics-devel@googlegroups.com>
License-Expression: GPL-3.0-or-later
Project-URL: Homepage, https://github.com/Mathics3/Mathics3-Module-Base
Project-URL: Downloads, https://github.com/Mathics3/Mathics3-Module-Base/releases
Keywords: Mathematica,Wolfram,Interpreter,Shell,Math,CAS
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Software Development :: Interpreters
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-File: LICENSE
License-File: COPYING.txt
Dynamic: license-file

Base module for the Mathics3 Module system.

The Mathics3 Module system is the mechanism for writing
Mathics3 Packages in Python.
