Metadata-Version: 2.1
Name: openedx-calc
Version: 3.0.1
Summary: A helper library for mathematical calculations and symbolic mathematics, used by Open edX.
Home-page: https://github.com/edx/openedx-calc
Author: edX
Author-email: oscm@edx.org
License: AGPL 3.0
Keywords: edx
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
License-File: LICENSE

openedx-calc
============

A helper library for mathematical calculations and symbolic mathematics, used by the `edx-platform`_.

This code originally lived in the `edx-platform`_ repo, but now exists here independently.


License
-------

The code in this repository is licensed under version 3 of the AGPL unless otherwise noted. Please see the `LICENSE`_ file for details.


.. _edx-platform: https://github.com/edx/edx-platform
.. _LICENSE: https://github.com/edx/openedx-calc/blob/master/LICENSE


