Paketname | coderay |
Beschreibung | Helper programs for CodeRay Ruby lib for syntax highlighting |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.9.1-0ubuntu1 |
Sektion | universe/ruby |
Priorität | extra |
Installierte Größe | 64 Byte |
Hängt ab von | ruby1.8, libcoderay-ruby |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 6976 Byte |
Prüfsumme MD5 | 224a0866356fdfe96d495a0e68d39337 |
Prüfsumme SHA1 | ed00db6c2ab22029fb1671d3cfaea06076852303 |
Prüfsumme SHA256 | ce21c6bccccbc40bdd9ddf960e7452e70021a5abd94fbc083e460d3c192682d3 |
Link zum Herunterladen | coderay_0.9.1-0ubuntu1_all.deb |
Ausführliche Beschreibung | Syntax highlighting means: You put your code in, and you get it back
colored; Keywords, strings, floats, comments - all in different colors.
And with line numbers.
.
.
* makes code easier to read and maintain
* lets you detect syntax errors faster
* helps you to understand the syntax of a language
* looks nice
* is what everybody should have on their website
|