No description
- C 60.8%
- Rust 33.9%
- ReScript 3.3%
- Shell 1.2%
- Makefile 0.8%
| doc | 0.7.0: start revising towards publishing via registries (crate.rs... | |
| src | 0.7.0: start revising towards publishing via registries (crate.rs... | |
| tomlc99 | 0.7.0: start revising towards publishing via registries (crate.rs... | |
| .gitignore | Add is_TYPE() routines | |
| .gitmodules | Remove tomlc99 source as git submodule | |
| build.rs | 0.4.0: Datetime serialization working | |
| Cargo.toml | 0.7.0: start revising towards publishing via registries (crate.rs... | |
| LICENSE.md | license: assert AGPL | |
| README.md | 0.7.0: start revising towards publishing via registries (crate.rs... | |
TOML C99 bindings in a single C source
A crate able to parse TOML via bindings of the C99 implementation from https://github.com/cktan/tomlc99.git.
License
We assert an Affero General Public License (see file:./LICENSE.md) over the usage of this library. The TOML C code is licensed under a MIT license file:./tomlc99/LICENSE by CK Tan.
Colophon
<> <file:./doc/tomlc99-sys.org> .