File: pcb.appdata.xml.in

package info (click to toggle)
pcb 20140316-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 22,212 kB
  • ctags: 16,012
  • sloc: ansic: 123,955; sh: 7,306; yacc: 5,087; pascal: 4,118; makefile: 1,559; perl: 552; lex: 438; awk: 157; lisp: 86; tcl: 63; xml: 20
file content (33 lines) | stat: -rw-r--r-- 1,334 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Bert Timmerman <bert.timmerman@xs4all.nl> -->
<application>
  <id type="desktop">gnome-power-statistics.desktop</id>
  <licence>GFDL</licence>
  <description>
    <_p>
      PCB is an interactive printed circuit board editor for Unix, Linux,
      Windows, and Mac systems.
    </_p>
    <_p>
      PCB includes a rats nest feature and schematic/netlist import,
      design rule checking, and can provide industry standard RS-274X
      (Gerber), NC drill, and centroid data (X-Y data) output for use in
      the board fabrication and assembly process, as well as
      photorealistic and design review images.
    </_p>
    <_p>
      PCB offers high end features such as an autorouter and trace
      optimizer which can tremendously reduce layout time.
    </_p>
    <_p>
      For custom requirements, PCB offers a plug-in API for inserting
      new functionality and using that functionality from within the GUI
      as well as in scripts.
    </_p>
  </description>
  <screenshots>
    <screenshot type="default" width="320" height="222">http://wiki.geda-project.org/_media/geda:screenshot_pcb_thumb.png</screenshot>
  </screenshots>
  <url type="homepage">http://pcb.geda-project.org/</url>
  <updatecontact>bert.timmerman@xs4all.nl</updatecontact>
</application>