imports from osgameclones

This commit is contained in:
Trilarion
2019-08-21 10:17:40 +02:00
parent afaa1bba84
commit 42dee8c7e8
71 changed files with 1527 additions and 295 deletions

View File

@ -0,0 +1,5 @@
"""
Once data from libregamewiki is imported, synchronize with our database, i.e. identify the entries both have in common,
estimate the differences in the entries both have in common, suggest to add the entries they have not in common to each
other.
"""