kicad/eeschema/plugins/python_scripts
Jeff Young e0c881b639 Output descriptions to components in generic netlist.
Also hooks up the Python netlist reader to the descriptions so
that they appear correctly in BOMs.  (The BOM generators used
to always get the root component's description rather than the
alias's description.)

Fixes: lp:1774358
* https://bugs.launchpad.net/kicad/+bug/1774358
2018-06-06 00:01:47 +01:00
..
README-bom.txt Eeschema bom scripts: move python scripts to eeschema/plugins/python_scripts and xsl scripts to subdir xsl_scripts. 2017-05-13 16:52:56 +02:00
bom_csv_grouped_by_value.py Eeschema bom scripts: move python scripts to eeschema/plugins/python_scripts and xsl scripts to subdir xsl_scripts. 2017-05-13 16:52:56 +02:00
bom_csv_grouped_by_value_with_fp.py Eeschema bom scripts: move python scripts to eeschema/plugins/python_scripts and xsl scripts to subdir xsl_scripts. 2017-05-13 16:52:56 +02:00
bom_csv_sorted_by_ref.py Eeschema bom scripts: move python scripts to eeschema/plugins/python_scripts and xsl scripts to subdir xsl_scripts. 2017-05-13 16:52:56 +02:00
bom_html_grouped_by_value.py Eeschema bom scripts: move python scripts to eeschema/plugins/python_scripts and xsl scripts to subdir xsl_scripts. 2017-05-13 16:52:56 +02:00
bom_html_with_advanced_grouping.py Eeschema bom scripts: move python scripts to eeschema/plugins/python_scripts and xsl scripts to subdir xsl_scripts. 2017-05-13 16:52:56 +02:00
bom_sorted_by_ref.py Eeschema bom scripts: move python scripts to eeschema/plugins/python_scripts and xsl scripts to subdir xsl_scripts. 2017-05-13 16:52:56 +02:00
kicad_netlist_reader.py Output descriptions to components in generic netlist. 2018-06-06 00:01:47 +01:00
round_robin.py Eeschema bom scripts: move python scripts to eeschema/plugins/python_scripts and xsl scripts to subdir xsl_scripts. 2017-05-13 16:52:56 +02:00
round_value_robin.py Eeschema bom scripts: move python scripts to eeschema/plugins/python_scripts and xsl scripts to subdir xsl_scripts. 2017-05-13 16:52:56 +02:00