Metadata-Version: 2.4
Name: alg_etf
Version: 0.1.5
Summary: analog layout generator using rust backend mainly for etf layouts
Author-email: Tim van den Akker <timakk01@gmail.com>
Requires-Python: >=3.9.0
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

# alg_etf

Analog layout generator using a Rust backend, specifically designed for ETF layouts.

## Features
- Rust-powered performance for geometric operations.
- Python bindings for easy layout scripting.
- Integrated viewer for GDS layouts.

## Installation
```bash
pip install alg_etf
```

## Usage
Refer to the documentation and examples for detailed usage.

