#!/usr/local/bin/python2.7
# EASY-INSTALL-SCRIPT: 'coccigrep==1.12','coccigrep'
__requires__ = 'coccigrep==1.12'
import pkg_resources
pkg_resources.run_script('coccigrep==1.12', 'coccigrep')
