diff options
author | dmn <graahnul.grom@gmail.com> | 2019-11-16 20:34:44 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-11-16 20:34:44 +0700 |
commit | 2a875507b86969cb5eae24f0373bee1040c28bc7 (patch) | |
tree | 4c1aa64a90e25725f77c20d46d6442828e761c44 /development/lepton-eda/README | |
parent | 5a4d32ab2096987b6a4e437927ed6c6aa903756c (diff) |
development/lepton-eda: Added (Lepton Electronic Design Automation).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/lepton-eda/README')
-rw-r--r-- | development/lepton-eda/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/development/lepton-eda/README b/development/lepton-eda/README new file mode 100644 index 0000000000000..a726edc50888c --- /dev/null +++ b/development/lepton-eda/README @@ -0,0 +1,12 @@ +Lepton EDA (Lepton Electronic Design Automation) + +The Lepton EDA suite provides schematic capture, netlisting, bill +of materials generation, and many other features. It was forked +from the gEDA/gaf suite in late 2016. + +The file format for schematics remains the same, and Lepton EDA +can be used as a drop-in replacement for geda-gaf, though parallel +installation is also supported (all programs have been renamed). + +Many bugs have been fixed and new features added. It's in active +development and well supported. |