forked from ihartwig/gerbmerge
-
Notifications
You must be signed in to change notification settings - Fork 21
/
PKG-INFO
23 lines (20 loc) · 861 Bytes
/
PKG-INFO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Metadata-Version: 1.0
Name: gerbmerge
Version: 1.8
Summary: Merge multiple Gerber/Excellon files
Home-page: http://ruggedcircuits.com/gerbmerge
Author: Rugged Circuits LLC
Author-email: support@ruggedcircuits.com
License: GPL
Description: GerbMerge is a program that combines several Gerber
(i.e., RS274-X) and Excellon files into a single set
of files. This program is useful for combining multiple
printed circuit board layout files into a single job.
To run the program, invoke the Python interpreter on the
gerbmerge.py file. On Windows, if you installed GerbMerge in
C:/Python24, for example, open a command window (DOS box)
and type:
C:/Python24/gerbmerge.bat
For more details on installation or running GerbMerge, see the
URL below.
Platform: all