Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

YAMLStar D Binding

D binding for the YAMLStar shared library.

import yamlstar;

auto yaml = new YAMLStar();
auto data = yaml.load("key: value");
yaml.close();

Install the matching libyamlstar release before using this package:

curl -sSL https://yamlstar.org/install | LIB=1 bash

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages