diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-11 16:19:13 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:36:46 +0700 |
commit | 4a5829968ccfa9ab7970f967595000115887208c (patch) | |
tree | 086ed4ca611336edff1405cbb6009d9cc1f0ee86 /academic/gerbv | |
parent | dddab2fec921030c6387379905d6c5972a67098e (diff) |
academic/gerbv: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/gerbv')
-rw-r--r-- | academic/gerbv/README | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/academic/gerbv/README b/academic/gerbv/README index df4a71fc611a..9cd537e5888d 100644 --- a/academic/gerbv/README +++ b/academic/gerbv/README @@ -2,9 +2,9 @@ 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. +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. |