summaryrefslogtreecommitdiff
path: root/print/abc2ps/DESCR
diff options
context:
space:
mode:
authorben <ben>2006-04-01 14:32:48 +0000
committerben <ben>2006-04-01 14:32:48 +0000
commitd668f0743d384a4f0d096a72f1b4883f130e9488 (patch)
tree1fc6aa915d9b37fe384d0893387596c0780096ca /print/abc2ps/DESCR
parent8b91079048090cfb2d7bfc33b0d6c042b85a8b8f (diff)
downloadpkgsrc-d668f0743d384a4f0d096a72f1b4883f130e9488.tar.gz
Initial import of abc2ps-1.3.3, a music typesetting program for abc.
Abc2ps is a typesetting program for abc. It reads a file containing abc code and outputs the music to another file in Postscript. The music can then displayed (i.e. using ghostview) or printed on a Postscript printer. The program is written in C and runs on most systems which have a C compiler.
Diffstat (limited to 'print/abc2ps/DESCR')
-rw-r--r--print/abc2ps/DESCR5
1 files changed, 5 insertions, 0 deletions
diff --git a/print/abc2ps/DESCR b/print/abc2ps/DESCR
new file mode 100644
index 00000000000..22dd7d80c1a
--- /dev/null
+++ b/print/abc2ps/DESCR
@@ -0,0 +1,5 @@
+Abc2ps is a typesetting program for abc. It reads a file containing abc
+code and outputs the music to another file in Postscript. The music can
+then displayed (i.e. using ghostview) or printed on a Postscript
+printer. The program is written in C and runs on most systems which have
+a C compiler.