Metadata-Version: 2.4
Name: sagelite-threejs-runtime
Version: 10.9
Summary: Optional Three.js runtime companion package for sagelite
Author-email: The Sage Developers <sage-support@googlegroups.com>
License-Expression: MIT
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-threejs-runtime

Optional Three.js static-data companion package for `sagelite`.

This package contains Sage's `threejs` static browser runtime, installed as a
Python wheel. Installing it makes Sage's offline Three.js feature detection and
related `# needs threejs` doctests work without requiring a traditional
`SAGE_LOCAL/share/threejs-sage` installation.
