pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/p5-YAML-Tiny
Module Name: pkgsrc
Committed By: abs
Date: Fri May 30 11:54:14 UTC 2008
Update of /cvsroot/pkgsrc/textproc/p5-YAML-Tiny
In directory ivanova.netbsd.org:/tmp/cvs-serv22321
Log Message:
Import textproc/p5-YAML-Tiny-1.32
YAML::Tiny is a perl class for reading and writing YAML-style files,
written with as little code as possible, reducing load time and
memory overhead.
Most of the time it is accepted that Perl applications use a lot
of memory and modules. The ::Tiny family of modules is specifically
intended to provide an ultralight and zero-dependency alternative
to many more-thorough standard modules.
This module is primarily for reading human-written files (like
simple config files) and generating very simple human-readable
files. Note that I said human-readable and not geek-readable. The
sort of files that your average manager or secretary should be able
to look at and make sense of.
YAML::Tiny does not generate comments, it won't necesarily preserve
the order of your hashes, and it will normalise if reading in and
writing out again.
It only supports a very basic subset of the full YAML specification.
Status:
Vendor Tag: TNF
Release Tags: pkgsrc-base
N pkgsrc/textproc/p5-YAML-Tiny/Makefile
N pkgsrc/textproc/p5-YAML-Tiny/distinfo
N pkgsrc/textproc/p5-YAML-Tiny/DESCR
No conflicts created by this import
Home |
Main Index |
Thread Index |
Old Index