#!/usr/bin/env python
# Copyright (c) 2013-2015, Sebastian Linke

# Released under the Simplified BSD license
# (see LICENSE file for details).

import shcol

shcol.cli.main()
