16 lines
473 B
Markdown
16 lines
473 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
|
|
- Developer: Jesse Beder, Chen, Andy Maloney, Rosen Penev, Ted Lyngmo, Matthew Woehlke, Jens Breitbart, Scott Wolchok
|
|
|
|
YAML parser and emitter in C++ matching the YAML 1.2 spec.
|
|
|
|
## Building
|
|
|
|
- Build system: CMake (shows deprecation warnings)
|