mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
85d1ba5517
framework for the serialization of arbitrary ISO C data types. OSSP xds consists of three components: the generic encoding and decoding framework, a set of shipped engines to encode and decode values in certain existing formats (Sun RPC/XDR and XDS/XML are currently provided), and a run-time context, which is used to manage buffers, registered engines, etc. The library is designed to allow fully recursive and efficient encoding/decoding of arbitrary nested data. PR: ports/63182 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
7 lines
86 B
Plaintext
7 lines
86 B
Plaintext
bin/xds-config
|
|
include/xds.h
|
|
lib/libxds.a
|
|
lib/libxds.la
|
|
lib/libxds.so
|
|
lib/libxds.so.9
|