This is a Python binding for agg which is a command line tool for converting asciinema recordings into GIF video files. It requires a modified version of agg (by ...
The package directly uses the "six" Python module but does not list it as a dependency in its setup file which can cause failures in some Python environments when six isn't already installed.