Description
The xchange library provides generic structured data representation in C/C++, and includes a JSON support (parsing and generation). It is free to use, in any way you like, without licensing restrictions.
Installation Instructions
The library provides the following packages:
libxchange
-- the runtime (libxchange.so.1
) librarylibxchange-devel
-- C/C++ development files (unversionedlibxchange.so
andxchange.h
).libxchange-doc
-- User's guide and HTML API documentation (via Doxygen).
It is currently under review for inclusion in upcoming Fedora releases.
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 |
---|---|---|
![]() |
aarch64 (0)*, i386 (0)*, ppc64le (0)*, s390x (0)*, x86_64 (6)* | Fedora 42 (3 downloads) |
![]() |
aarch64 (0)*, i386 (0)*, ppc64le (0)*, s390x (0)*, x86_64 (5)* | Fedora rawhide (10 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable attipaci/xchange
More info about enabling Copr repositories