rename fields to improve understanding, adapting maintenance.py (intermediate)

This commit is contained in:
Trilarion
2018-06-07 17:44:44 +02:00
parent 381a62784a
commit 6070bd5360
417 changed files with 1607 additions and 1606 deletions

View File

@ -3,10 +3,10 @@
_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++
- Code repository:https://github.com/jbeder/yaml-cpp
- Code language: C++
- Code license: MIT
## Building
Uses CMake (shows deprecation warnings)
- Build system: CMake (shows deprecation warnings)