[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] /srv/bzr/gsrc/trunk r2204: add blurb for src-highlite
From: |
Brandon Invergo |
Subject: |
[Gsrc-commit] /srv/bzr/gsrc/trunk r2204: add blurb for src-highlite |
Date: |
Mon, 01 Apr 2013 18:10:55 +0200 |
User-agent: |
Bazaar (2.5.0) |
------------------------------------------------------------
revno: 2204
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Mon 2013-04-01 18:10:55 +0200
message:
add blurb for src-highlite
modified:
gnu/src-highlite/Makefile
=== modified file 'gnu/src-highlite/Makefile'
--- a/gnu/src-highlite/Makefile 2013-04-01 16:07:20 +0000
+++ b/gnu/src-highlite/Makefile 2013-04-01 16:10:55 +0000
@@ -4,6 +4,14 @@
GARVERSION = 3.1.7
HOME_URL = http://www.gnu.org/software/src-highlite/
DESCRIPTION = Syntax highlighting for source files.
+define BLURB
+ Source-highlight reads in a source code file and produces an output
+ file in which the keywords are highlighted in different colors to
+ designate their syntactic role. It supports over 150 different
+ languages and it can output to 8 different formats, including HTML,
+ LaTeX and ODF. It can also output to ANSI color escape sequences,
+ letting, for example, GNU less to show highlighted source code.
+endef
######################################################################
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] /srv/bzr/gsrc/trunk r2204: add blurb for src-highlite,
Brandon Invergo <=