#!/usr/bin/env python
import dctdevtools


if __name__ == "__main__":
	dctdevtools.main()