| Paketname | libyaml-tiny-perl | 
| Beschreibung | Read/Write YAML files with as little code as possible | 
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) | 
| Version | 1.40-1 | 
| Sektion | perl | 
| Priorität | optional | 
| Installierte Größe | 100 Byte | 
| Hängt ab von | perl | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Ubuntu Developers  | 
| Quelle |  | 
| Paketgröße | 29846 Byte | 
| Prüfsumme MD5 | 05ee739c06b15e7ff5d1f1a90d4c8e7a | 
| Prüfsumme SHA1 | 3706e28bb76965a40b5a980c0976458e78cf737e | 
| Prüfsumme SHA256 | 76a9ead73a0fe4ca848add9b5ad04921f9bb9b59c1a51d4a24d24f9fa9c0bbd8 | 
| Link zum Herunterladen | libyaml-tiny-perl_1.40-1_all.deb | 
| Ausführliche Beschreibung | The YAML specification is huge. Like, really huge. It contains all the
functionality of XML, except with flexibility and choice, which makes it
easier to read, but with a full specification that is more complex than XML.
.
The pure-Perl implementation of YAML costs just over 4 megabytes of memory
to load. Just like with Windows .ini files (3 meg to load) and CSS
(3.5 meg to load) the situation is just asking for a YAML::Tiny module, an
incomplete but correct and usable subset of the functionality, in as little
code as possible.
 |