opnsense-ports/textproc/p5-CSS-Tiny/pkg-descr
Franco Fichtner ea51541ee8 */*: sync with upstream
Taken from: FreeBSD
2022-09-09 08:39:06 +02:00

8 lines
375 B
Text

CSS::Tiny is a perl class to read and write .css stylesheets with as
little code as possible, reducing load time and memory overhead.
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.
Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at>