| Paketname | libsyntax-highlight-engine-simple-perl |
| Beschreibung | Perl framework to generate syntax highlighted code |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 0.08-1 |
| Sektion | universe/perl |
| Priorität | optional |
| Installierte Größe | 92 Byte |
| Hängt ab von | perl (>= 5.6.0-16), libuniversal-require-perl |
| Empfohlene Pakete | libsyntax-highlight-engine-simple-languages-perl |
| Paketbetreuer | Ubuntu MOTU Developers |
| Quelle | |
| Paketgröße | 12998 Byte |
| Prüfsumme MD5 | 2a586a30717263d3d34cf15eb687754b |
| Prüfsumme SHA1 | 66e5de6873f2cc114f4b5310e1c67e3a309575b5 |
| Prüfsumme SHA256 | 00ec7b887a9a1d7207becd6a62240ad6e9d20349ee57346cef952f6859ece037 |
| Link zum Herunterladen | libsyntax-highlight-engine-simple-perl_0.0 |
| Ausführliche Beschreibung | Syntax::Highlight::Engine::Simple provides an easy way to create syntax
highlighting modules for various languages. It generates HTML by marking up
the input string with "span" tags according the given rules.
.
New rules can be added using regular expressions, typically in a subclass,
allowing this framework to be extended for new languages. It is a simple
module, designed to be fast and does not require any external dependencies.
.
The appearance of keywords or other tokens is easily changed using defined
Cascading Style Sheets (CSS) properties.
|