1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/devel/libxo/pkg-plist
Brooks Davis 0ee8f5e9ca Add a port of libxo:
libxo - A Library for Generating Text, XML, JSON, and HTML Output

The libxo library allows an application to generate text, XML, JSON,
and HTML output using a common set of function calls. The application
decides at run time which output style should be produced. The
application calls a function "xo_emit" to product output that is
described in a format string. A "field descriptor" tells libxo what
the field is and what it means.

Sponsored by:	DARPA, AFRL
2014-12-16 20:01:11 +00:00

13 lines
208 B
Plaintext

bin/libxo-config
bin/xo
bin/xolint
include/libxo/xo.h
lib/libxo.a
lib/libxo.so
lib/libxo.so.0
lib/libxo.so.0.0.0
lib/pkgconfig/libxo.pc
man/man1/xo.1.gz
man/man1/xolint.1.gz
%%PORTDOCS%%%%DOCSDIR%%/Copyright