Pythonic library for reading/modifying/writing Gerber/Excellon/IPC-356 files.
 
 
 
 
 
Go to file
Hamilton Kibbe 9d527d0c6f fix .travis.yml 2014-09-30 17:23:39 -04:00
doc added doc folder 2014-09-28 21:18:25 -04:00
examples
gerber Add travis.yml 2014-09-30 17:17:28 -04:00
.gitignore
.travis.yml fix .travis.yml 2014-09-30 17:23:39 -04:00
LICENSE
Makefile
README.md
TODO.md
gerber.md
requirements.txt added doc folder 2014-09-28 21:18:25 -04:00

README.md

gerber-tools

This hopefully will be a useful set of tools to handle Gerber files in Python.

Right now we have a working parser and I am working on simple Gerber to SVG converter.

See gerber.md for some random information regardind Gerber format.