XUtils

D:YAML

YAML parser and emitter for the D programming language.


D:YAML

travis-ci codecov code.dlang.org

Directory structure

Directory Contents
./ This README, utility scripts.
./docs Documentation.
./source Source code.
./examples/ Example projects using D:YAML.
./test Unittest data.

Installing and tutorial

See the Getting Started. Tutorial and other tutorials that can be found at the GitHub pages or in the docs directory of the repository.

API documentation is available here.

Credits

D:YAML was created by Ferdinand Majerech aka Kiith-Sa and is handled by the dlang-community organization since 2017. Parts of code based on PyYAML created by Kirill Simonov.


Articles

  • coming soon...