slack-desc 1.1 KB

1234567891011121314151617181920
  1. # HOW TO EDIT THIS FILE:
  2. # The "handy ruler" below makes it easier to edit a package description.
  3. # Line up the first '|' above the ':' following the base package name, and
  4. # the '|' on the right side marks the last column you can put a character in.
  5. # You must make exactly 11 lines for the formatting to be correct. It's also
  6. # customary to leave one space after the ':' except on otherwise blank lines.
  7. |-----handy-ruler------------------------------------------------------|
  8. gerbv: gerbv (viewer for Gerber RS-274X files)
  9. gerbv:
  10. gerbv: Gerbv is one of the utilities affiliated with the gEDA project, an
  11. gerbv: umbrella organization dedicated to producing free software tools for
  12. gerbv: electronic design.
  13. gerbv: Gerbv is a viewer for Gerber RS-274X files, Excellon drill files, and
  14. gerbv: CSV pick-and-place files. It is a native Linux application, and it
  15. gerbv: runs on many common unix platforms. Gerbv is free / open-source
  16. gerbv: software. The core functionality of gerbv is located in a separate
  17. gerbv: library (libgerbv), allowing developers to include Gerber
  18. gerbv: parsing/editing/exporting/rendering into other programs.