complete missing essential fields (home, state) on entries

This commit is contained in:
Trilarion
2018-06-08 10:33:56 +02:00
parent c738e995b7
commit 569c8388ef
48 changed files with 76 additions and 47 deletions

View File

@ -3,7 +3,8 @@
_YAML parser and emitter in C++ matching the YAML 1.2 spec._
- Home: https://github.com/jbeder/yaml-cpp
- Code repository:https://github.com/jbeder/yaml-cpp
- State: mature
- Code repository: https://github.com/jbeder/yaml-cpp
- Code language: C++
- Code license: MIT