summaryrefslogtreecommitdiff
path: root/cad/gnetlist/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-11-01 00:47:39 +0000
committerzuntum <zuntum>2001-11-01 00:47:39 +0000
commit42b19e6a953914d5b4d08aa3bd1ba4ccb0c2f71e (patch)
tree9272b7d09aad70c4eb3fc070bc4f4d3ebc8e5754 /cad/gnetlist/DESCR
parentb7bba968874621e114473a8581256c480239626f (diff)
downloadpkgsrc-42b19e6a953914d5b4d08aa3bd1ba4ccb0c2f71e.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'cad/gnetlist/DESCR')
-rw-r--r--cad/gnetlist/DESCR10
1 files changed, 10 insertions, 0 deletions
diff --git a/cad/gnetlist/DESCR b/cad/gnetlist/DESCR
new file mode 100644
index 00000000000..18fc1d7275c
--- /dev/null
+++ b/cad/gnetlist/DESCR
@@ -0,0 +1,10 @@
+ Gnetlist is a netlist generation program. It takes .sch (schematic)
+and .sym (symbol) files and converts them into netlists. Gnetlist is
+currently a text based utility and will probably remain one.
+Gnetlist is a part of gEDA.
+
+ gEDA is a collection of tools which are used to make electrical
+circuit design, simulation and prototyping/production easier/doable.
+gEDA is a project, which was started because of the lack of free EDA
+tools for UNIX. All of the tools in gEDA are released under the GNU
+Public License version 2 (GPL).