15 lines
355 B
Markdown
15 lines
355 B
Markdown
# yaml-cpp
|
|
|
|
- Home: https://github.com/jbeder/yaml-cpp
|
|
- State: mature
|
|
- Keyword: library
|
|
- Code repository: https://github.com/jbeder/yaml-cpp.git (@created 2015, @stars 2417, @forks 844)
|
|
- 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)
|