KiBot/kibot/bom
Salvador E. Tropea 27e4c23236 Added support for reference separator in BoMs.
So you can get things like "R1, R2, R3"
From the following PR: SchrodingersGat/KiBoM#139
by @n0dyjeff
2020-09-19 17:35:31 -03:00
..
__init__.py Marked sub-packages using __init__.py 2020-08-18 12:08:52 -03:00
bom.py Added support for reference separator in BoMs. 2020-09-19 17:35:31 -03:00
bom_writer.py Renamed the kiplot module as kibot. 2020-08-16 22:04:03 -03:00
columnlist.py Replaced dicts used just to test membership by sets. 2020-09-12 12:50:16 -03:00
csv_writer.py Implemented the new variants mechanism in the internal BoM. 2020-08-28 16:49:20 -03:00
html_writer.py Implemented the new variants mechanism in the internal BoM. 2020-08-28 16:49:20 -03:00
kibot_logo.py Renamed the kiplot module as kibot. 2020-08-16 22:04:03 -03:00
units.py Added support for '~' as empty value. 2020-08-30 11:54:34 -03:00
xlsx_writer.py Implemented the new variants mechanism in the internal BoM. 2020-08-28 16:49:20 -03:00
xml_writer.py Implemented the new variants mechanism in the internal BoM. 2020-08-28 16:49:20 -03:00