kicad/thirdparty/compoundfilereader
Thomas Pointhuber b707c84b62 Use Record handling for parsing
Now, we know how big a record is, and should be able to parse all boards without missing bytes?
2020-04-03 23:22:24 +00:00
..
CMakeLists.txt
LICENSE.MIT
README.txt
compoundfilereader.h
utf.h

README.txt

This directory contains the microsoft/compoundfilereader project from https://github.com/microsoft/compoundfilereader.

They are licensed under MIT, with the license text in this directory.