mirror of
https://gitlab.com/kicad/libraries/kicad-symbols.git
synced 2026-03-15 23:26:55 +00:00
This avoids having to use kicad-cli which helps simplify packaging recipes. This blatantly exploits the KiCad formatter and will go horribly wrong if that every changes. But it saves a lot of effort to do it that way. Also updates the library table to point to packed libraries. See merge request https://gitlab.com/kicad/libraries/kicad-symbols/-/merge_requests/5411