13 lines
247 B
Markdown
13 lines
247 B
Markdown
# yaml-cpp
|
|
|
|
_YAML parser and emitter in C++ matching the YAML 1.2 spec._
|
|
|
|
- Home: https://github.com/jbeder/yaml-cpp
|
|
- Code:https://github.com/jbeder/yaml-cpp
|
|
- Language(s): C++
|
|
- License: MIT
|
|
|
|
## Building
|
|
|
|
Uses CMake (shows deprecation warnings)
|