pkgsrc-wip/libxo/PLIST
Charlotte Koch 0ec8971f00 Import libxo 1.6.0 as wip/libxo
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.
2023-03-02 13:09:24 -08:00

66 lines
1.5 KiB
Plaintext

@comment $NetBSD$
bin/libxo-config
bin/xo
bin/xohtml
bin/xolint
bin/xopo
include/libxo/xo.h
include/libxo/xo_encoder.h
lib/libxo.a
lib/libxo.so
lib/libxo.so.0
lib/libxo.so.0.0
lib/libxo/encoder/cbor.enc
lib/libxo/encoder/csv.enc
lib/libxo/encoder/libenc_cbor.a
lib/libxo/encoder/libenc_cbor.so
lib/libxo/encoder/libenc_cbor.so.0
lib/libxo/encoder/libenc_cbor.so.0.0
lib/libxo/encoder/libenc_csv.a
lib/libxo/encoder/libenc_csv.so
lib/libxo/encoder/libenc_csv.so.0
lib/libxo/encoder/libenc_csv.so.0.0
lib/libxo/encoder/libenc_test.a
lib/libxo/encoder/libenc_test.so
lib/libxo/encoder/libenc_test.so.0
lib/libxo/encoder/libenc_test.so.0.0
lib/libxo/encoder/test.enc
lib/pkgconfig/libxo.pc
man/man1/xo.1
man/man1/xohtml.1
man/man1/xolint.1
man/man1/xopo.1
man/man3/libxo.3
man/man3/xo_attr.3
man/man3/xo_create.3
man/man3/xo_emit.3
man/man3/xo_emit_err.3
man/man3/xo_err.3
man/man3/xo_error.3
man/man3/xo_finish.3
man/man3/xo_flush.3
man/man3/xo_message.3
man/man3/xo_no_setlocale.3
man/man3/xo_open_container.3
man/man3/xo_open_list.3
man/man3/xo_open_marker.3
man/man3/xo_parse_args.3
man/man3/xo_set_allocator.3
man/man3/xo_set_flags.3
man/man3/xo_set_info.3
man/man3/xo_set_options.3
man/man3/xo_set_style.3
man/man3/xo_set_syslog_enterprise_id.3
man/man3/xo_set_version.3
man/man3/xo_set_writer.3
man/man3/xo_syslog.3
man/man5/xo_format.5
man/man7/libxo-csv.7
man/man7/xo_options.7
share/doc/libxo/Copyright
share/libxo/external/jquery.js
share/libxo/external/jquery.qtip.css
share/libxo/external/jquery.qtip.js
share/libxo/xohtml.css
share/libxo/xohtml.js