Metadata-Version: |
2.1 |
Name: |
spglib |
Version: |
2.5.0 |
Summary: |
This is the spglib module. |
Author-Email: |
Atsushi Togo <atz.togo[at]gmail.com> |
Maintainer-Email: |
Atsushi Togo <atz.togo[at]gmail.com>, Cristian Le <git[at]lecris.dev>, Kohei Shinohara <kshinohara0508[at]gmail.com> |
Home-Page: |
https://spglib.readthedocs.io/ |
Project-Url: |
Homepage, https://spglib.readthedocs.io/ |
Project-Url: |
Documentation, https://spglib.readthedocs.io/ |
Project-Url: |
Repository, https://github.com/spglib/spglib |
Project-Url: |
Changelog, https://spglib.readthedocs.io/en/latest/releases.html |
License: |
BSD-3-Clause |
Classifier: |
Topic :: Scientific/Engineering :: Physics |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
Programming Language :: C |
Classifier: |
Operating System :: Unix |
Classifier: |
Operating System :: MacOS |
Classifier: |
Operating System :: Microsoft :: Windows |
Classifier: |
License :: OSI Approved :: BSD License |
Classifier: |
Programming Language :: C |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.9 |
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: |
Development Status :: 5 - Production/Stable |
Requires-Python: |
>=3.9 |
Requires-Dist: |
numpy (<3,>=1.20) |
Requires-Dist: |
importlib-resources; python_version < "3.10" |
Requires-Dist: |
typing-extensions; python_version < "3.10" |
Requires-Dist: |
pytest; extra == "test" |
Requires-Dist: |
pyyaml; extra == "test" |
Requires-Dist: |
Sphinx (>=7.0); extra == "docs" |
Requires-Dist: |
sphinxcontrib-bibtex (>=2.5); extra == "docs" |
Requires-Dist: |
sphinx-book-theme; extra == "docs" |
Requires-Dist: |
sphinx-autodoc2; extra == "docs" |
Requires-Dist: |
myst-parser (>=2.0); extra == "docs" |
Requires-Dist: |
linkify-it-py; extra == "docs" |
Requires-Dist: |
spglib[test]; extra == "test-cov" |
Requires-Dist: |
pytest-cov; extra == "test-cov" |
Requires-Dist: |
spglib[test]; extra == "test-benchmark" |
Requires-Dist: |
pytest-benchmark; extra == "test-benchmark" |
Requires-Dist: |
spglib[test]; extra == "dev" |
Requires-Dist: |
pre-commit; extra == "dev" |
Requires-Dist: |
spglib[docs]; extra == "doc" |
Requires-Dist: |
spglib[test]; extra == "testing" |
Provides-Extra: |
test |
Provides-Extra: |
docs |
Provides-Extra: |
test-cov |
Provides-Extra: |
test-benchmark |
Provides-Extra: |
dev |
Provides-Extra: |
doc |
Provides-Extra: |
testing |
Description-Content-Type: |
text/x-rst |