Metadata-Version: 2.1
Name: Semi-ATE-Metis
Version: 0.0.1
Summary: STDF to Pandas convertor
Home-page: https://github.com/Semi-ATE/Metis
Author: Tom Hören
Maintainer: Semi-ATE
Maintainer-email: info@Semi-ATE.com
License: GPLv2
Description: # Semi-ATE-Metis
        STDF to PANDAS data frames conversion.
        
        [![CI](https://github.com/Semi-ATE/Metis/workflows/CI/badge.svg?branch=main)](https://github.com/Semi-ATE/Metis/actions?query=workflow%3ACI)
        [![CD](https://github.com/Semi-ATE/Metis/workflows/CD/badge.svg)](https://github.com/Semi-ATE/Metis/actions?query=workflow%3ACD)
        
        [![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/Semi-ATE/Metis?color=blue&label=GitHub&sort=semver)](https://github.com/Semi-ATE/Metis/releases/latest)
        [![GitHub commits since latest release (by date)](https://img.shields.io/github/commits-since/Semi-ATE/Metis/latest)](https://github.com/Semi-ATE/Metis)
        [![PyPI](https://img.shields.io/pypi/v/Semi-ATE-Metis?color=blue&label=PyPI)](https://pypi.org/project/Semi-ATE-Metis/)
        
        
        [![GitHub issues](https://img.shields.io/github/issues/Semi-ATE/Metis)](https://github.com/Semi-ATE/Metis/issues)
        [![GitHub pull requests](https://img.shields.io/github/issues-pr/Semi-ATE/Metis)](https://github.com/Semi-ATE/Metis/pulls)
        
        [![codecov](https://codecov.io/gh/Semi-ATE/Metis/branch/main/graph/badge.svg?token=BAP0H9OMED)](https://codecov.io/gh/Semi-ATE/Metis)
        
Keywords: STDF Pandas
Platform: Windows
Platform: Linux
Platform: Mac OS-X
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Manufacturing
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Electronic Design Automation (EDA)
Classifier: Topic :: Software Development :: Code Generators
Classifier: Topic :: Software Development :: Compilers
Classifier: Topic :: Software Development :: Debuggers
Classifier: Topic :: Software Development :: Embedded Systems
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/markdown
