15 lines
315 B
Markdown
15 lines
315 B
Markdown
# yaml-cpp
|
|
|
|
- Home: https://github.com/jbeder/yaml-cpp
|
|
- State: mature
|
|
- Keywords: library
|
|
- Code repository: https://github.com/jbeder/yaml-cpp.git
|
|
- Code language: C++
|
|
- Code license: MIT
|
|
|
|
YAML parser and emitter in C++ matching the YAML 1.2 spec.
|
|
|
|
## Building
|
|
|
|
- Build system: CMake (shows deprecation warnings)
|