pkgsrc/devel/libcbor/PLIST
agc 4721d3f912 Add libcbor version 0.5.0 to the packages collection
libcbor is a C library for parsing and generating CBOR, the
	general-purpose schema-less binary data format.

	From cbor.io:

	RFC 7049 Concise Binary Object Representation

	"The Concise Binary Object Representation (CBOR) is a data format
	whose design goals include the possibility of extremely small code
	size, fairly small message size, and extensibility without the need
	for version negotiation."
2019-08-23 17:14:45 +00:00

27 lines
707 B
Text

@comment $NetBSD: PLIST,v 1.1 2019/08/23 17:14:45 agc Exp $
include/cbor.h
include/cbor/arrays.h
include/cbor/bytestrings.h
include/cbor/callbacks.h
include/cbor/common.h
include/cbor/configuration.h
include/cbor/data.h
include/cbor/encoding.h
include/cbor/floats_ctrls.h
include/cbor/internal/builder_callbacks.h
include/cbor/internal/encoders.h
include/cbor/internal/loaders.h
include/cbor/internal/memory_utils.h
include/cbor/internal/stack.h
include/cbor/internal/unicode.h
include/cbor/ints.h
include/cbor/maps.h
include/cbor/serialization.h
include/cbor/streaming.h
include/cbor/strings.h
include/cbor/tags.h
lib/libcbor.a
lib/libcbor.so
lib/libcbor.so.0
lib/libcbor.so.0.0.0
lib/pkgconfig/libcbor.pc