KiCad / kicad-library-utils

Some scripts for helping with library development
GNU General Public License v3.0
128 stars 95 forks source link

Allow checking multiple specific components using CSV #297

Open seppestas opened 5 years ago

poeschlr commented 5 years ago

I think argparser has an option to do this aromatically. check the nargs argument.

edit: this might be especially interresting as we have components that use comma in their name (example the phoenix connector series)