summaryrefslogtreecommitdiff
path: root/gerber/__init__.py
diff options
context:
space:
mode:
authorHamilton Kibbe <hamilton.kibbe@gmail.com>2014-10-09 22:10:28 -0400
committerHamilton Kibbe <hamilton.kibbe@gmail.com>2014-10-09 22:10:28 -0400
commitf2f411493ea303075d5dbdd7656c572dda61cf67 (patch)
treee63ef511da022fa3cef0ca954f4dbbfe48818ddc /gerber/__init__.py
parentbf9f9451f555a47651e414faf839d8d83441c737 (diff)
downloadgerbonara-f2f411493ea303075d5dbdd7656c572dda61cf67.tar.gz
gerbonara-f2f411493ea303075d5dbdd7656c572dda61cf67.tar.bz2
gerbonara-f2f411493ea303075d5dbdd7656c572dda61cf67.zip
doc update
Diffstat (limited to 'gerber/__init__.py')
-rw-r--r--gerber/__init__.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/gerber/__init__.py b/gerber/__init__.py
index 4637713..fce6483 100644
--- a/gerber/__init__.py
+++ b/gerber/__init__.py
@@ -15,9 +15,11 @@
# See the License for the specific language governing permissions and
# limitations under the License.
"""
-gerber module
+Gerber Tools
============
**Gerber Tools**
+gerber-tools provides utilities for working with Gerber (RS-274X) and Excellon
+files in python.
"""