All files in src are here to help maintaining this package. They are not meant
to be installed on the user's system.

You will need at least python3 and python3-psycopg2 for running them.

debian_games_updater.py
=======================

Query the public udd mirror and retrieve a list of all games packages in
sid/main.

tasks_parser.py
===============

Create a sorted list of unique games (without -dev packages) already listed in
our task files.

games_new.py
============

Create a list of new packages which are neither listed in our task files nor
are they part of the blacklist. The blacklist contains mainly -data packages
which are pulled in automatically by other packages but also undesired packages
which for instance only provide a different graphical user interface.

