Files
python3-damaris/setup.cfg
T
2026-03-09 13:37:18 +01:00

27 lines
873 B
INI

[metadata]
name = python3-damaris
version = 0.18.0
author = Achim Gädke, Christian, Tacke, Joachim Berwerth, Christopher Schmitt, Markus Rosenstihl
author_email = markus.rosenstihl@þkm.tu-darmstadt.de
url = https://gitea.pkm.physik.tu-darmstadt.de/IPKM/python3-damaris
description = DArmstadt MAgnetic Resonance Instrumentation Software
long_description = file: README.md
long_description_content_type = text/markdown
keywords = science, instrumentation
license = BSD 3-Clause License
classifiers =
License :: OSI Approved :: BSD License
Programming Language :: Python :: 3
[options]
packages = find:
zip_safe = True
include_package_data = True
install_requires =
scipy >= 0.14.0
numpy (>= 1.8.2 , < 2.0)
tables >= 3.1.1
matplotlib (>= 1.4.1, <= 3.6)
pyxdg
PyGObject (>= 3.14.0, <= 3.51.0) # girepository2.0-dev not available on bookworm