Metadata-Version: 2.4
Name: wulfric
Version: 0.7.2
Summary: Cell, Atoms, K-path.
Author-email: Andrey Rybakov <rybakov.ad@icloud.com>
License: GPL-3.0 license
Project-URL: Homepage, https://wulfric.org
Project-URL: Documentation, https://wulfric.org
Project-URL: Repository, https://github.com/adrybakov/wulfric.git
Project-URL: Issues, https://github.com/adrybakov/wulfric/issues
Project-URL: Changelog, https://wulfric.org/en/latest/release-notes/index.html
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
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: Programming Language :: Python :: 3.14
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-File: LICENSE
License-File: LICENSE.template
Requires-Dist: numpy>=2
Requires-Dist: spglib>=0.1.15
Provides-Extra: visual
Requires-Dist: plotly; extra == "visual"
Requires-Dist: scipy; extra == "visual"
Dynamic: license-file
