#!python

import logjam.compress

if __name__ == '__main__':
    logjam.compress.main()