./textproc/guile-syntax-highlight, General-purpose syntax highlighting library for GNU Guile

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.2.0, Package name: guile-syntax-highlight-0.2.0, Maintainer: nikita

Guile-syntax-highlight is a general-purpose syntax highlighting
library for GNU Guile. It can parse code written in various
programming languages into a simple s-expression that can be easily
converted to HTML (via SXML) or any other format for rendering.


Required to run:
[lang/guile30]

Master sites:

Filesize: 79.202 KB

Version history: (Expand)


CVS history: (Expand)


   2022-03-17 08:08:34 by Thomas Klausner | Files touched by this commit (1)
Log message:
guile-syntax-highlight: add guile30 patch to distinfo
   2022-03-14 16:29:16 by Nikita | Files touched by this commit (3)
Log message:
guile-syntax-highligh: build with guile30
   2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161)
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
   2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162)
Log message:
textproc: Remove SHA1 hashes for distfiles
   2020-04-28 13:46:30 by Nikita | Files touched by this commit (29)
Log message:
adjust maintainer to my new login
   2019-11-13 14:19:39 by ng0 | Files touched by this commit (4)
Log message:
Add textproc/guile-syntax-highlight version 0.1

Guile-syntax-highlight is a general-purpose syntax highlighting
library for GNU Guile. It can parse code written in various
programming languages into a simple s-expression that can be easily
converted to HTML (via SXML) or any other format for rendering.