A PyGame powered tool for quickly sorting stuff into categories ========== This is a simple tool that will somehow present items of various types and allow categorising them interactively. Usage ----- `./TODO pygame.Surface: ... ``` The renderer is passed as the fully qualified class name (i.e. if that code is in file `renderers.py`, pass `renderers.Whatever`)