Metadata-Version: 2.4
Name: edea
Version: 0.8.4
Summary: KiCAD file format parser and tools
Project-URL: Repository, https://gitlab.com/edea-dev/edea
Project-URL: Documentation, https://edea-dev.gitlab.io/edea/latest/get_started.html
Author-email: Elen Eisendle <ln@calcifer.ee>, Kaspar Emanuel <kaspar@kitspace.org>, Abdulrhmn Ghanem <abdoghanem160@gmail.com>
License-Expression: EUPL-1.2
License-File: LICENSE.md
Requires-Python: <4,>=3.11
Requires-Dist: gitpython<4,>=3.1.44
Requires-Dist: numpy<3,>=2.3.0
Requires-Dist: packaging~=25.0
Requires-Dist: pydantic<3,>=2.11.5
Requires-Dist: requests<3,>=2.32.4
Requires-Dist: typer<1,>=0.16.0
Description-Content-Type: text/markdown

# edea python library

The core python library and command line interface for the EDeA project.

## Documentation
[latest docs](https://edea-dev.gitlab.io/edea/latest/)

## Getting started
[Getting started](https://edea-dev.gitlab.io/edea/latest/getting_started.html)


## CHANGELOG
[CHANGELOG](https://edea-dev.gitlab.io/edea/latest/changelog.html)

## Developer documentation
[Developer docs](https://edea-dev.gitlab.io/edea/latest/dev.html)