Arc::Unicode is a Unicode encoding and decoding library. https://www.helloryan.se/arc-unicode/
Go to file
Ryan 7be4c7cb60
All checks were successful
on-push / build-and-test (push) Successful in 18s
Hello Arc::Unicode
2024-06-06 18:17:46 +02:00
.gitea/workflows Hello Arc::Unicode 2024-06-06 18:17:46 +02:00
arc/unicode Hello Arc::Unicode 2024-06-06 18:17:46 +02:00
build Hello Arc::Unicode 2024-06-06 18:17:46 +02:00
tests Hello Arc::Unicode 2024-06-06 18:17:46 +02:00
.editorconfig Hello Arc::Unicode 2024-06-06 18:17:46 +02:00
.gitattributes Hello Arc::Unicode 2024-06-06 18:17:46 +02:00
.gitignore Hello Arc::Unicode 2024-06-06 18:17:46 +02:00
buildfile Hello Arc::Unicode 2024-06-06 18:17:46 +02:00
LICENSE Hello Arc::Unicode 2024-06-06 18:17:46 +02:00
manifest Hello Arc::Unicode 2024-06-06 18:17:46 +02:00
README.md Hello Arc::Unicode 2024-06-06 18:17:46 +02:00
repositories.manifest Hello Arc::Unicode 2024-06-06 18:17:46 +02:00

Arc::Unicode - Unicode encoding/decoding for C++

Build status

Contents

Description

Arc::Unicode provides Unicode encoding/decoding for C++.

Requirements

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

When using the build2 build-system to build Arc::Unicode, Arc::Validate will be automatically built for use by the Arc::Unicode unit-tests.

Building

Arc::Unicode 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::Unicode repository.