Arc::Jason is a JSON implementation for C++. https://www.helloryan.se/arc-jason/
Go to file
Ryan d258596ca2
All checks were successful
on-push / build-and-test (push) Successful in 20s
Hello Arc::Jason
2024-06-06 18:19:07 +02:00
.gitea/workflows Hello Arc::Jason 2024-06-06 18:19:07 +02:00
arc/jason Hello Arc::Jason 2024-06-06 18:19:07 +02:00
build Hello Arc::Jason 2024-06-06 18:19:07 +02:00
tests Hello Arc::Jason 2024-06-06 18:19:07 +02:00
.editorconfig Hello Arc::Jason 2024-06-06 18:19:07 +02:00
.gitattributes Hello Arc::Jason 2024-06-06 18:19:07 +02:00
.gitignore Hello Arc::Jason 2024-06-06 18:19:07 +02:00
buildfile Hello Arc::Jason 2024-06-06 18:19:07 +02:00
LICENSE Hello Arc::Jason 2024-06-06 18:19:07 +02:00
manifest Hello Arc::Jason 2024-06-06 18:19:07 +02:00
README.md Hello Arc::Jason 2024-06-06 18:19:07 +02:00
repositories.manifest Hello Arc::Jason 2024-06-06 18:19:07 +02:00

Arc Project - libarc-jason

Build status

Contents

Description

libarc-jason is a JSON manipulation library for C++.

Requirements

None, other than a modern C++-compiler.

Building

Arc::Validate::Cxx uses the build2 build-system.

Usage

TODO

License

Distributed under the Arc Project Software License, version 1.0.

See accompanying LICENSE file or copy at https://code.helloryan.se/arc/LICENSE/raw/branch/master/LICENSE-v1.0.

Contact

Please report bugs and issues by sending an e-mail to: arc-project@helloryan.se.

Contributing

Please send an e-mail to arc-project@helloryan.se to request an account and write-access to the Arc::Jason repository.