pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/p5-Syntax-SourceHighlight
Module Name: pkgsrc
Committed By: schmonz
Date: Sun Jan 4 07:28:42 UTC 2015
Added Files:
pkgsrc/textproc/p5-Syntax-SourceHighlight: DESCR Makefile distinfo
Log Message:
Import p5-Syntax-SourceHighlight, a Perl binding to GNU source-highlight.
Source Highlight is a library to format code written in a number
of programming languages as text in a number of markup languages.
This binding to the underlying C++ library is very basic, supporting
only the essential functionality.
Note that any exceptions thrown by the underlying C++ library are
caught by the Perl binding and rethrown using the equivalent of a
die statement.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/p5-Syntax-SourceHighlight/DESCR \
pkgsrc/textproc/p5-Syntax-SourceHighlight/Makefile \
pkgsrc/textproc/p5-Syntax-SourceHighlight/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index