Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YAMLStar Swift Binding

Swift binding for the YAMLStar shared library.

import YAMLStar

let yaml = try YAMLStar()
let data = try yaml.load("key: value")

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

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages