Metadata-Version: 2.4
Name: sagelite-database-ellcurves
Version: 10.9
Summary: Elliptic curves database companion package for sagelite
Author-email: The Sage Developers <sage-support@googlegroups.com>
License-Expression: GPL-2.0-or-later
Project-URL: Homepage, https://www.sagemath.org
Classifier: Development Status :: 6 - Mature
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3 :: Only
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: Topic :: Scientific/Engineering :: Mathematics
Requires-Python: >=3.12
Description-Content-Type: text/markdown

# sagelite-database-ellcurves

Optional elliptic curves database companion package for `sagelite`.

The `sagelite` wheels include Sage's elliptic curve database interfaces, but not
William Stein's database of interesting elliptic curves. Installing this package
in the same Python environment contributes the bundled `ellcurves` data
directory through Sage's `sagemath.data_paths` entry point mechanism.

This package contains the `ellcurves` part of Sage's standard `elliptic_curves`
SPKG. The mini Cremona SQLite database is packaged separately as
`sagelite-database-cremona-mini`.
