Description
The xchange library provides a free framework for platform independent data exchange for structured data in C/C++, and includes a JSON parser and emitter. It is free to use, in any way you like, without licensing restrictions.
Installation Instructions
The library provides the following packages:
xchange
-- the runtime (libxchange.so.1
) libraryxchange-devel
-- C/C++ development files (unversionedlibxchange.so
andxchange.h
).xchange-doc
-- User's guide and HTML API documentation (via Doxygen).
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora rawhide | aarch64 (0)*, i386 (0)*, ppc64le (0)*, s390x (0)*, x86_64 (0)* | Fedora rawhide (5 downloads) |
* Total number of downloaded packages.
Last Build
No builds...
Quick Enable
#> dnf copr enable attipaci/xchange
More info about enabling Copr repositories