README 539 B

1234567891011
  1. Gerbv is one of the utilities affiliated with the gEDA project, an
  2. umbrella organization dedicated to producing free software tools for
  3. electronic design.
  4. Gerbv is a viewer for Gerber RS-274X files, Excellon drill files, and
  5. CSV pick-and-place files. It is a native Linux application, and it runs
  6. on many common unix platforms. Gerbv is free / open-source software. The
  7. core functionality of gerbv is located in a separate library (libgerbv),
  8. allowing developers to include Gerber parsing/editing/exporting/rendering
  9. into other programs.