gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] /srv/bzr/gsrc/trunk r1811: add blurb for a2ps


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1811: add blurb for a2ps
Date: Mon, 28 Jan 2013 23:38:50 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1811
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Mon 2013-01-28 23:38:50 +0100
message:
  add blurb for a2ps
modified:
  gnu/a2ps/Makefile
=== modified file 'gnu/a2ps/Makefile'
--- a/gnu/a2ps/Makefile 2012-12-16 22:02:50 +0000
+++ b/gnu/a2ps/Makefile 2013-01-28 22:38:50 +0000
@@ -3,6 +3,14 @@
 GARVERSION = 4.14
 HOME_URL = http://www.gnu.org/software/a2ps/
 DESCRIPTION = Convert anything to PostScript
+define BLURB =
+a2ps converts almost anything to a Postscript file, ready for 
+printing. It accomplishes this by being able to delegate files to
+external handlers, such as Groff or GZip. It handles as many steps as
+are necessary to produce a pretty-printed file. It also includes some
+extra abilities for handling special cases, like pretty-printing 
+"--help" output from terminal commands.
+endef
 
 ######################################################################
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]