Bug 63182 - New port: devel/ossp-xds - extensible data serialization
Summary: New port: devel/ossp-xds - extensible data serialization
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-21 19:20 UTC by Kimura Fuyuki
Modified: 2004-02-28 11:39 UTC (History)
0 users

See Also:


Attachments
file.shar (2.16 KB, text/plain)
2004-02-21 19:20 UTC, Kimura Fuyuki
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kimura Fuyuki 2004-02-21 19:20:02 UTC
The OSSP xds library is generic and extensible encoding and decoding
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.

WWW: http://www.ossp.org/pkg/lib/xds/
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2004-02-28 11:39:30 UTC
State Changed
From-To: open->closed

New port added, thanks!