KiBot/kibot/bom
Salvador E. Tropea 61a8fe7885 [Filters][Added] `value_split`
- To extract information from the Value field and put it in separated
  fields. I.e. tolerance, voltage, etc.
2023-05-03 14:09:35 -03:00
..
__init__.py
bom.py Support for extra data in the Value field 2023-03-30 12:39:36 -03:00
bom_writer.py [BoM][Added] Human readable text output format. 2022-11-24 11:32:47 -03:00
columnlist.py Fixed missing XYRS information for components with multiple units 2022-09-29 07:54:32 -03:00
csv_writer.py [BoM][Added] Human readable text output format. 2022-11-24 11:32:47 -03:00
electro_grammar.py Support for extra data in the Value field 2023-03-30 12:39:36 -03:00
html_writer.py [BoM][Added] Option to link to Mouser site. 2022-11-07 10:50:58 -03:00
kibot_logo.py
units.py [Filters][Added] `value_split` 2023-05-03 14:09:35 -03:00
xlsx_writer.py [KiCost] Log version of the imported module 2022-12-15 09:37:06 -03:00
xml_writer.py