new entries

This commit is contained in:
Trilarion
2017-12-06 15:19:23 +01:00
parent c8bca08082
commit ce6dc6b2c0
9 changed files with 117 additions and 1 deletions

12
library/yaml_cpp.md Normal file
View File

@@ -0,0 +1,12 @@
# 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)