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

@ -7,8 +7,8 @@ _Software development tool that connects programs written in C and C++ with a va
- Download: http://www.swig.org/download.html
- State: mature
- Keywords: language binding, interface generator
- Code: https://github.com/swig/swig
- Language(s): C++
- Code repository: https://github.com/swig/swig
- Code language: C++
- Code license: Special
- Code license details: [SWIG license](https://raw.githubusercontent.com/swig/swig/master/LICENSE)