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>
|