summaryrefslogtreecommitdiff
path: root/cad/gsymcheck/pkg/DESCR
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2000-01-02 22:53:25 +0000
committerrh <rh@pkgsrc.org>2000-01-02 22:53:25 +0000
commitdf66909af0096974f49115a3d6b1547c99a3d57b (patch)
tree2fa844d0a78c6ef8c806c040a612995a208a9ba6 /cad/gsymcheck/pkg/DESCR
parent5340075b7d1c5d56628a3d903b89c8722cdd81cb (diff)
downloadpkgsrc-df66909af0096974f49115a3d6b1547c99a3d57b.tar.gz
Initial import of gsymcheck, a gEDA symbol checker.
Diffstat (limited to 'cad/gsymcheck/pkg/DESCR')
-rw-r--r--cad/gsymcheck/pkg/DESCR9
1 files changed, 9 insertions, 0 deletions
diff --git a/cad/gsymcheck/pkg/DESCR b/cad/gsymcheck/pkg/DESCR
new file mode 100644
index 00000000000..bf94dfcbbe9
--- /dev/null
+++ b/cad/gsymcheck/pkg/DESCR
@@ -0,0 +1,9 @@
+ Gsymcheck is a symbol checker. Give it a symbol file and it will
+go through and verify that all the proper attributes exist and
+contain the correct values. Gsymcheck 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).