Metadata-Version: 2.1
Name: boxbeam
Version: 1.3.0
Summary: Composite beam cross section calculation tool
Home-page: https://gitlab.com/dlr-sy/boxbeam
License: MIT
Keywords: analysis,beam,composite
Author: Heinecke, Falk
Author-email: falk.heinecke@volkswagen.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 :: 7 - Inactive
Classifier: License :: OSI Approved :: MIT License
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
Provides-Extra: devel
Requires-Dist: PyQt5-Qt5 (==5.15.2) ; (python_version >= "3.7" and python_version < "4.0") and (extra == "devel")
Requires-Dist: PyQt5-sip (>=12.12,<12.13) ; (python_version >= "3.7" and python_version < "3.8") and (extra == "devel")
Requires-Dist: PyQt5-sip (>=12.13) ; (python_version >= "3.8" and python_version < "4.0") and (extra == "devel")
Requires-Dist: fa-pyutils ; (python_version >= "3.7" and python_version < "4.0") and (extra == "devel")
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,<1.24) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: vampire (>=0.2.6) ; (python_version >= "3.7" and python_version < "4.0") and (extra == "devel")
Project-URL: Changelog, https://gitlab.com/dlr-sy/boxbeam/-/blob/master/CHANGELOG.md
Project-URL: Documentation, https://gitlab.com/dlr-sy/boxbeam/-/blob/master/README.md
Project-URL: Repository, https://gitlab.com/dlr-sy/boxbeam
