acon

Documentation

ACON is a minimalistic data serialization language. It stands for Awk-Compatible Object Notation and is geared towards command-line usage using acon tools.

To include acon in your project.

```toml

Cargo.toml

[dependencies] acon = "0.3.3" ```

License

Licensed under GNU GPLv3, see the LICENSE.md file.