diff options
| author | Cayetano Santos <csantosb@inventati.org> | 2026-03-14 14:03:51 +0100 |
|---|---|---|
| committer | Cayetano Santos <csantosb@inventati.org> | 2026-03-14 14:05:44 +0100 |
| commit | 18ad7edfef64dc14eb6e07200219b48c29755c33 (patch) | |
| tree | 9937183b3da1b7c956e92f7ade39c7b59b334b52 /gnu | |
| parent | cbf6f04a9ab6d04fc35f61f213edc0debbf17dff (diff) | |
gnu: lepton-eda: Refresh package details.
* gnu/packages/electronics.scm (lepton-eda)[synopsis, home-page]:
Update.
Change-Id: I173d65486a8b16a86267de7134d021e84e41f321
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/electronics.scm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gnu/packages/electronics.scm b/gnu/packages/electronics.scm index 210b7015a63..30e97d5efe0 100644 --- a/gnu/packages/electronics.scm +++ b/gnu/packages/electronics.scm @@ -1195,15 +1195,15 @@ characterization result in a liberty library file.") pcb shared-mime-info)) (home-page "https://lepton-eda.github.io/") - (synopsis "GPL Electronic Design Automation") + (synopsis + "Suite of tools for designing @acronym{PCB, Printed Circuit Boards}") (description - "Lepton EDA ia an @dfn{electronic design automation} (EDA) tool set + "Lepton is an @acronym{EDA, Electronic Design Automation} tool set forked from gEDA/gaf in late 2016. EDA tools are used for electrical circuit design, schematic capture, simulation, prototyping, and production. Lepton EDA includes tools for schematic capture, attribute management, bill of materials (BOM) generation, netlisting into over 20 netlist formats, analog -and digital simulation, and printed circuit board (PCB) layout, and many other -features.") +and digital simulation, and PCB layout, and many other features.") (license license:gpl2+))) (define-public libngspice |
