freebsd-ports/devel/libtpl/pkg-descr

6 lines
235 B
Text
Raw Normal View History

Tpl is a library for serializing C data. The data is stored in its
natural binary form. The API is small and tries to stay "out of the
way". Tpl can serialize many C data types, including structures.
WWW: http://tpl.sourceforge.net/