imports from libregamewiki, conversions cvs to git, correcting keywords and code dependencies

This commit is contained in:
Trilarion
2019-11-12 11:08:11 +01:00
parent 954e28e0d6
commit 40bdbfc382
136 changed files with 1324 additions and 374 deletions

View File

@ -6,7 +6,7 @@ _Software development tool that connects programs written in C and C++ with a va
- Media: https://en.wikipedia.org/wiki/SWIG
- State: mature
- Download: http://www.swig.org/download.html
- Keywords: library, interface generator, language binding
- Keywords: library, interface generator
- Code repository: https://github.com/swig/swig.git
- Code language: C++
- Code license: SWIG license (https://raw.githubusercontent.com/swig/swig/master/LICENSE)