gcode/curve.h: Converted plain comments into doxygen comments.
[geda-pcb/pcjc2.git] / data / pcb.appdata.xml.in
blob3e92fac9a3cbede4b257461c44ba1a7fff5f70a7
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Copyright 2014 Bert Timmerman <bert.timmerman@xs4all.nl> -->
3 <application>
4 <id type="desktop">pcb.desktop</id>
5 <metadata_license>GFDL-1.3</metadata_license>
6 <project_license>GPL-2.0</project_license>
7 <description>
8 <_p>
9 PCB is an interactive printed circuit board editor for Unix, Linux,
10 Windows, and Mac systems.
11 </_p>
12 <_p>
13 PCB includes a rats nest feature and schematic/netlist import,
14 design rule checking, and can provide industry standard RS-274X
15 (Gerber), NC drill, and centroid data (X-Y data) output for use in
16 the board fabrication and assembly process, as well as
17 photorealistic and design review images.
18 </_p>
19 <_p>
20 PCB offers high end features such as an autorouter and trace
21 optimizer which can tremendously reduce layout time.
22 </_p>
23 <_p>
24 For custom requirements, PCB offers a plug-in API for inserting
25 new functionality and using that functionality from within the GUI
26 as well as in scripts.
27 </_p>
28 </description>
29 <keywords>
30 <keyword>pcb</keyword>
31 <keyword>circuit</keyword>
32 <keyword>board</keyword>
33 <keyword>layout</keyword>
34 <keyword>editor</keyword>
35 <keyword>gerber</keyword>
36 <keyword>gcode</keyword>
37 <keyword>layout</keyword>
38 <keyword>eda</keyword>
39 <keyword>electronics</keyword>
40 <keyword>cad</keyword>
41 <keyword>design</keyword>
42 <keyword>autorouter</keyword>
43 </keywords>
44 <screenshots>
45 <screenshot type="default" width="892" height="619">http://wiki.geda-project.org/_media/geda:screenshot_pcb.png</screenshot>
46 </screenshots>
47 <url type="homepage">http://pcb.geda-project.org/</url>
48 <updatecontact>bert.timmerman@xs4all.nl</updatecontact>
49 </application>