mirror of
https://github.com/skogaby/KFChickenShim.git
synced 2026-09-10 03:25:18 -05:00
10 lines
417 B
Markdown
10 lines
417 B
Markdown
Scripts for dealing with eagle files
|
|
===============
|
|
|
|
The general goal is to pull out descriptions and PROD_ID fields form the eagle libs and modify the KiCad libs to contain them.
|
|
|
|
Contents:
|
|
|
|
* EagleLibInfo.py -- This program deals with testing detection of certain elements from the libraries (read-only on the libs)
|
|
|
|
*note: update pip and install lxml of the right version, such as lxml-3.7.2-cp27-cp27m-win32.whl* |