24 lines
838 B
INI
24 lines
838 B
INI
|
|
[metadata]
|
|
name = tdmtermite
|
|
description = Extract and read data from National Instruments LabVIEW tdx/tdm files and export them as csv files
|
|
long_description = file: README.md
|
|
# long_description_content_type = text/x-rst
|
|
long_description_content_type = text/markdown
|
|
version = file: VERSION
|
|
author = Record Evolution GmbH
|
|
author_email = mario.fink@record-evolution.de
|
|
maintainer = Record Evolution GmbH
|
|
url= https://github.com/RecordEvolution/TDMtermite.git
|
|
license = MIT License
|
|
license_files = LICENSE
|
|
keywords = TDM, TDX, National Instruments, DIAdem, LabVIEW, Measurement Studio, SignalExpress
|
|
classifiers =
|
|
Programming Language :: Python :: 3
|
|
License :: OSI Approved :: MIT License
|
|
Operating System :: OS Independent
|
|
Topic :: Scientific/Engineering
|
|
Topic :: Software Development :: Libraries :: Python Modules
|
|
|
|
[options]
|