Pythonic library for reading/modifying/writing Gerber/Excellon/IPC-356 files.
 
 
 
 
 
Go to file
Hamilton Kibbe 0bc92a4433 add .travis.yml 2014-09-30 17:19:37 -04:00
doc
examples
gerber
.gitignore
.travis.yml add .travis.yml 2014-09-30 17:19:37 -04:00
LICENSE
Makefile
README.md
TODO.md
gerber.md
requirements.txt

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.