Metadata-Version: 2.1
Name: DipTraceGenerator
Version: 0.1.0
Summary: This is the python library for generating the DipTrace components and patterns libraries.
Home-page: https://github.com/kolod/DipTrace-Generator
License: MIT
Keywords: DipTrace,PCB
Author: Oleksandr Kolodkin
Author-email: oleksandr.kolodkin@ukr.net
Maintainer: Oleksandr Kolodkin
Maintainer-email: oleksandr.kolodkin@ukr.net
Requires-Python: >=3.8,<4.0
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Electronic Design Automation (EDA)
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: lxml (>=5.2.1,<6.0.0)
Requires-Dist: pillow (>=10.3.0,<11.0.0)
Requires-Dist: termcolor (>=2.3.0,<3.0.0)
Requires-Dist: typing-extensions (>=4.11.0,<5.0.0) ; python_version < "3.11"
Project-URL: Repository, https://github.com/kolod/DipTrace-Generator
Description-Content-Type: text/markdown

# DipTrace Generator
![Codecov](https://img.shields.io/codecov/c/github/kolod/DipTrace-Generator?style=for-the-badge)



## Build

## Signed commit
  If your GPG keys aren't copied from Windows to devcontainer use `gpg-disable-keyboxd` command to migrate back to kbx [stackoverflow.com](https://stackoverflow.com/questions/76618338/gpg-keys-not-shared-between-windows-and-visual-studio-code-dev-container-what).

