Skip to content

Commit 9464d25

Browse files
committed
Update the description
1 parent 68c6c51 commit 9464d25

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ version = "2.1.0"
88
authors = [
99
{ name="Andras Fuchs", email="info@freerouting.app" },
1010
]
11-
description = "A Python client library for the Freerouting API (api.freerouting.app)"
11+
description = "The official Python client library for the Freerouting API (api.freerouting.app), an open-source, advanced PCB (printed circuit board) auto-router"
1212
readme = "README.md"
1313
requires-python = ">=3.7"
1414
license = { file="LICENSE" }
15-
keywords = ["freerouting", "pcb", "autorouter", "api", "eda", "electronics", "client"] # Added client
15+
keywords = ["freerouting", "pcb", "printed circuit board", "router", "autorouter", "api", "eda", "electronics", "circuits", "client"]
1616
classifiers = [
1717
"Development Status :: 3 - Alpha",
1818
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)