aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Renaming 'schematic' to 'project'.Trygve Laugstøl2017-01-071-4/+0
| | | | | | | | | | Renaming 'kicad-bom-to-ttl' to 'kicad-import-project'. Renaming 'digikey-download-for-schematic' to 'digikey-download-for-project'. Splitting out the Export xml file code into its own module. init: putting project.url and project.file in config.ini. init: putting db.update-url in config.ini if given on the command line. kicad-import-project: by default, assume that the user want to update local database, optionally write the ttl file to disk. cli.write_graph: create any missing parent directories.
* o More readme.Trygve Laugstøl2017-01-051-3/+10
|
* o More readme.Trygve Laugstøl2017-01-051-0/+7
|
* o Adding 'digikey-download-metadata' tool that downloads everything from ↵Trygve Laugstøl2016-12-281-2/+24
| | | | Digi-Key. Should support writing directly to database.
* o Adding a 'db-stats' application for summarizing the contents of the database.Trygve Laugstøl2016-12-271-2/+13
| | | | o Starting on make-bom. Extremely slow when using rdflib (~8 minutes), jena is very fast (~50 ms).
* o Initial import of some tools for working with KiCAD BOM files and Digi-key.Trygve Laugstøl2016-12-271-0/+16