summaryrefslogtreecommitdiff
path: root/academic/xcircuit/README
diff options
context:
space:
mode:
authorB. Jogai <jogaib at comcast {dot} net>2010-05-13 00:57:23 +0200
committerDavid Somero <xgizzmo@slackbuilds.org>2010-05-13 00:57:23 +0200
commita6c8e94ae10542688f49807f28195c41246dcac8 (patch)
treeed90ae3447103438fe9376dbaf2ed5674c7b22be /academic/xcircuit/README
parent2ea248970dec2391fc79e2efd6d357c378318070 (diff)
downloadslackbuilds-a6c8e94ae10542688f49807f28195c41246dcac8.tar.gz
academic/xcircuit: Added to 13.0 repository
Diffstat (limited to 'academic/xcircuit/README')
-rw-r--r--academic/xcircuit/README14
1 files changed, 14 insertions, 0 deletions
diff --git a/academic/xcircuit/README b/academic/xcircuit/README
new file mode 100644
index 0000000000..38d5649e3c
--- /dev/null
+++ b/academic/xcircuit/README
@@ -0,0 +1,14 @@
+XCircuit is a program for drawing publishable-quality electrical circuit
+schematic diagrams and related figures, and produce circuit netlists through
+schematic capture. XCircuit regards circuits as inherently hierarchical, and
+writes both hierarchical PostScript output and hierarchical SPICE netlists.
+Circuit components are saved in and retrieved from libraries which are fully
+editable. XCircuit does not separate artistic expression from circuit
+drawing; it maintains flexiblity in style without compromising the power
+of schematic capture.
+
+XCircuit is flexible enough to be used as a generic program for drawing just
+about anything, and is competitive with powerful programs such as xfig.
+It is especially good for any task requiring repeated use of a standard set
+of graphical objects, including architectural drawing, printed circuit board
+(PCB) layouts, and music typography.