Metadata-Version: 2.4
Name: asext
Version: 26.4.2
Summary: Python package extends functions of ASE (Atomic Simulation Environment)
Project-URL: Homepage, https://thangckt.github.io/asext_doc
Author-email: "C.Thang Nguyen" <sth@sth.com>
License-File: LICENSE.md
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
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: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.10
Requires-Dist: ase>=3.28
Requires-Dist: numpy
Provides-Extra: all
Requires-Dist: ase; extra == 'all'
Requires-Dist: numpy; extra == 'all'
Requires-Dist: openbabel-wheel; extra == 'all'
Provides-Extra: bare
Provides-Extra: test
Requires-Dist: numpy; extra == 'test'
Requires-Dist: pytest; extra == 'test'
Requires-Dist: pytest-cov; extra == 'test'
