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

@ -6,8 +6,8 @@ _Libxml2 is the XML C parser and toolkit developed for the Gnome project (but us
- Media: https://en.wikipedia.org/wiki/Libxml2
- Download: http://www.xmlsoft.org/downloads.html
- State: mature
- Code: https://git.gnome.org//browse/libxml2/
- Language(s): C
- Code repository: https://git.gnome.org//browse/libxml2/
- Code language: C
- Code license: MIT
## Building