This package browser is in early development. Mind the rough edges.

lepton-eda

GPL Electronic Design Automation

Lepton EDA ia an electronic design automation (EDA) 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.

Installation

Install the latest version of lepton-eda as follows:

guix install lepton-eda

Or install a particular version:

guix install lepton-eda@1.9.18-20220529

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of lepton-eda about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/lepton-eda'><img src='https://packages.guix.gnu.org/packages/lepton-eda/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/lepton-eda/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/lepton-eda)

Example Org:

[[https://packages.guix.gnu.org/packages/lepton-eda][https://packages.guix.gnu.org/packages/lepton-eda/badges/latest-version.svg]]