Thanks to visit codestin.com
Credit goes to github.com

Skip to content

emtenet/erlang-yaml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

solarized-yaml: YAML parser

solarized-yaml is a YAML parser for Erlang with emphasis on friendly error messages.

solarized-yaml is distributed under the terms of the ISC Licence; see LICENSE.

Documentation

  • yaml_event module.

    Parse a binary emitting YAML events and errors.

Usage with erlang.mk

Add to your Makefile:

Makefile
DEPS = yaml
dep_yaml = git https://github.com/emtenet/erlang-yaml master

Licence

See LICENSE for licensing information.

About

YAML decoder with emphasis on friendly error messages

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published