Metadata-Version: 2.4
Name: fzpcb
Version: 0.0.2
Author-email: Philip Tregoning <Philip.Tregoning@gmail.com>
Project-URL: Documentation, https://github.com/Twirlip-of-the-Mists/fzpcb#readme
Project-URL: Issues, https://github.com/Twirlip-of-the-Mists/fzpcb/issues
Project-URL: Source, https://github.com/Twirlip-of-the-Mists/fzpcb
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: pyyaml
Requires-Dist: click
Requires-Dist: colour
Requires-Dist: svgwrite
Dynamic: license-file

# fzpcb

[![PyPI - Version](https://img.shields.io/pypi/v/fzpcb.svg)](https://pypi.org/project/fzpcb)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/fritzingpcb.svg)](https://pypi.org/project/fzpcb)

-----

## Table of Contents

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install fzpcb
```
## Usage

```console
fzpcb INPUT-YAML 
```

## License

`fzpcb` is distributed under the terms of the [GPL-3.0-only](https://spdx.org/licenses/GPL-3.0-only.html) license.
