opensourcegames/entries/yaml-cpp.md
2020-09-04 16:35:00 +02:00

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)