#!/usr/bin/env python
import sys
from libpip2pi.commands import pip2tgz
sys.exit(pip2tgz())
