Metadata-Version: 2.1
Name: stlg-altera
Version: 0.1.1
Summary: Sample Test List Generator for SPeTCDB
Home-page: UNKNOWN
Author: Sai Kiran Gundeti
Author-email: sai.kiran.gundeti@altera.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# stlg

Sample Test List Generator for SPeTCDB

## Features

- Fetches and filters test paths from SPeTCDB
- Generates configuration files
- Supports simulator and IP name filters
- Command-line interface

## Installation

```bash
pip install stlg


