#!/usr/bin/env python

from stego import stege

if __name__ == '__main__':
    stege.main()