| Paketname | libcss-tiny-perl |
| Beschreibung | Read/Write .css files with as little code as possible |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 1.15-1 |
| Sektion | universe/perl |
| Priorität | optional |
| Installierte Größe | 64 Byte |
| Hängt ab von | perl (>= 5.6.0-16) |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu MOTU Developers |
| Quelle | |
| Paketgröße | 11728 Byte |
| Prüfsumme MD5 | 8c94d69ffd9c8c81a3478c2ec7eb145a |
| Prüfsumme SHA1 | 8170eb425e3d006a45f512a5e04135422ec6da70 |
| Prüfsumme SHA256 | 18bf18d03eca605957255f072aab3c6c7a63612da995def5af28d3d84ee7afa9 |
| Link zum Herunterladen | libcss-tiny-perl_1.15-1_all.deb |
| Ausführliche Beschreibung | CSS::Tiny is a perl class to read and write .css stylesheets with as
little code as possible, reducing load time and memory overhead.
CSS.pm requires about 2.6M of memory to load, which is a large amount of
overhead if you only want to do trivial things.
.
This module is primarily for reading and writing simple files, and anything
we write shouldn't need to have documentation/comments. If you need something
with more power, move up to CSS.pm.
|