mirror of
git://projects.qi-hardware.com/eda-tools.git
synced 2024-11-04 23:05:21 +02:00
25 lines
859 B
Plaintext
25 lines
859 B
Plaintext
|
The BOM processing system
|
||
|
=========================
|
||
|
|
||
|
The BOM processing system takes a bill of material generated by KiCad
|
||
|
and converts it in various steps into a "shopping list" that can be
|
||
|
used to order from various providers.
|
||
|
|
||
|
The base of the project currently lives in
|
||
|
http://svn.openmoko.org/trunk/eda/boom/
|
||
|
|
||
|
The files in this directory and its subdirectories build upon the
|
||
|
BOOM base and add mainly parts databases.
|
||
|
|
||
|
|
||
|
This work is distributed under the terms of the GNU GENERAL PUBLIC
|
||
|
LICENSE, Version 2:
|
||
|
|
||
|
This program is free software; you can redistribute it and/or modify
|
||
|
it under the terms of the GNU General Public License as published by
|
||
|
the Free Software Foundation; either version 2 of the License, or
|
||
|
(at your option) any later version.
|
||
|
|
||
|
For your convenience, a copy of the complete license has been included
|
||
|
in the file COPYING.GPLv2.
|