From b930a31961ef4b53deced2f6a9d1821e69ff8e58 Mon Sep 17 00:00:00 2001 From: Felix Pfeifer Date: Sun, 24 Oct 2010 21:56:30 -0400 Subject: academic/gerbv: Added (viewer for Gerber RS-274X files) Signed-off-by: dsomero --- academic/gerbv/README | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 academic/gerbv/README (limited to 'academic/gerbv/README') diff --git a/academic/gerbv/README b/academic/gerbv/README new file mode 100644 index 0000000000..df4a71fc61 --- /dev/null +++ b/academic/gerbv/README @@ -0,0 +1,10 @@ +Gerbv is one of the utilities affiliated with the gEDA project, an +umbrella organization dedicated to producing free software tools for +electronic design. + +Gerbv is a viewer for Gerber RS-274X files, Excellon drill files, and +CSV pick-and-place files. It is a native Linux application, and it runs +on many common unix platforms. Gerbv is free / open-source software. The +core functionality of gerbv is located in a separate library (libgerbv), +allowing developers to include Gerber parsing/editing/exporting/rendering +into other programs. -- cgit v1.2.3