#!/usr/bin/env python

from stego import stegd

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