pkgsrc/math/p5-Excel-Template/DESCR

6 lines
289 B
Text
Raw Normal View History

This is a module used for templating Excel files. Its genesis came
from the need to use the same datastructure as HTML::Template, but
provide Excel files instead. The existing modules don't do the
trick, as they require replication of logic that's already been
done within HTML::Template.