Metadata-Version: 2.1
Name: stdf-tamer
Version: 1.0.5
Summary: a stdf reader/writer/analyser/converter and robotframework library
Keywords: STDF ATE
Author: Labor DC jona
Author-Email: Franz Haas <franz.haas@ams-osram.com>
License: apache 2.0
Project-URL: Homepage, https://gittf.ams-osram.info/labor-rapperswil-jona/ams-tamer
Project-URL: Repository, https://gittf.ams-osram.info/labor-rapperswil-jona/ams-tamer
Requires-Python: >=3.8.0
Requires-Dist: robotframework
Requires-Dist: construct
Requires-Dist: docopt
Requires-Dist: rich
Requires-Dist: polars
Requires-Dist: XlsxWriter
Requires-Dist: xlsx2csv>=0.8.1
Description-Content-Type: text/markdown

## stdf tamer
This package was originally developed at DC Jona / ams-OSRAM.

It is a general purpose stdf file parser / generator / simulator / analyser and converter.

But mainly it is used for these use cases.:

 - write STDF files from robotframework test cases
 - analyse STDF file content
 - convert STDF files to other file formats

Source.:
https://gittf.ams-osram.info/labor-rapperswil-jona/ams-tamer
