nbf

Crates.ionbf
lib.rsnbf
version1.1.0
sourcesrc
created_at2023-06-01 11:51:06.129429
updated_at2024-10-01 15:50:45.142505
descriptionDraft implementation of the Nested Blocks Format, which is a human-friendly text format for expressing nested or hierarchical data.
homepage
repositoryhttps://gitlab.com/chrfre/nbf.git
max_upload_size
id879666
size46,524
chrfre (chrfre)

documentation

https://docs.rs/nbf

README

NBF Nested Blocks Format

Licensed under the Mozilla Public License, version 2.0.

About

This crate provides a draft implementation of a parser for the "Nested Blocks Format" (short NBF). NBF is a text file format, which is specifically designed for humans to be able to express nested or hierarchical structures in the form of blocks. For details check out the documentation.

Commit count: 13

cargo fmt