Metadata-Version: 2.4
Name: seaweed_algebra
Version: 0.0.4
Summary: A library for dealing with seewead algebras.
Project-URL: Homepage, https://github.com/daflamingfox/seaweed_algebra
Project-URL: Issues, https://github.com/daflamingfox/seaweed_algebra/issues
Author-email: Jeffrey Morris <jeff@jeff-m.com>
Maintainer-email: Jeffrey Morris <jeff@jeff-m.com>
License-Expression: LGPL-3.0-only
License-File: LICENSE.txt
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.12
Requires-Dist: matplotlib>=3.10.0
Provides-Extra: dev
Requires-Dist: build; extra == 'dev'
Requires-Dist: pytest>=9.0.0; extra == 'dev'
Requires-Dist: ruff>=0.15.0; extra == 'dev'
Provides-Extra: test
Requires-Dist: pytest>=9.0.0; extra == 'test'
Description-Content-Type: text/markdown

# Seaweed Algebra

## License

This work is licensed under the [GNU Lesser General Public License](https://www.gnu.org/licenses/lgpl-3.0.en.html#license-text).