Metadata-Version: 2.1
Name: mcodac
Version: 1.2.0
Summary: Modular Composite Damage Analysis Code
Home-page: https://gitlab.com/dlr-sy/mcodac
License: GPL-3.0-or-later
Keywords: analysis,damage,composite
Author: Garbade, Marc
Author-email: marc.garbade@dlr.de
Maintainer: Garbade, Marc
Maintainer-email: marc.garbade@dlr.de
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
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: Topic :: Scientific/Engineering
Requires-Dist: numpy (>=1.16,<2.0) ; python_version >= "2.7" and python_version < "2.8" or python_version >= "3.5" and python_version < "3.6"
Requires-Dist: numpy (>=1.18,<2.0) ; python_version >= "3.6" and python_version < "3.7"
Requires-Dist: numpy (>=1.21,<2.0) ; python_version >= "3.7" and python_version < "3.8"
Requires-Dist: numpy (>=1.22,<2) ; python_version >= "3.9" and python_version < "4.0"
Requires-Dist: numpy (>=1.22,<2.0) ; python_version >= "3.8" and python_version < "3.9"
Project-URL: Documentation, https://gitlab.com/dlr-sy/mcodac/-/blob/master/README.md
Project-URL: Repository, https://gitlab.com/dlr-sy/mcodac
