yamlstar

Crates.ioyamlstar
lib.rsyamlstar
version0.0.1
sourcesrc
created_at2023-04-19 14:11:23.027062
updated_at2023-04-19 14:11:23.027062
descriptionA cross-language, common API YAML reference framework
homepage
repository
max_upload_size
id843583
size1,988
Ingy döt Net (ingydotnet)

documentation

README

yamlstar

A cross-language, common API YAML reference framework

Description

The YAMLStar project has a goal of properly implementing complete and fully compatible YAML frameworks in all of the most popular programming languages. These frameworks are intended to be published under the name YAMLStar on each languages packaging system.

YAMLStar gets its name from the * (star) character and its intent to mean any. Think yaml.* => yaml.rb, yaml.java, yaml.rs etc...

YAMLStar will specify a common usage API and attempt to implement the API in a manner that is natural to each target programming language.

Where possible each framework implementation builds over libfyaml.

Commit count: 0

cargo fmt