$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] Potential Boost SAX library
From: Oliver Adams (owacoder_at_[hidden])
Date: 2018-01-09 17:36:33
Hi all,
I was wondering if a library I'm developing would be of value to the
Boost community. It is basically an event-driven parsing/serialization
library for common formats using a standard internal representation or
simple pass-through conversions. Would anyone be interested in something
like this being added to Boost?
Thanks.