CHips L MINI SHELL

CHips L pro

Current Path : /usr/bin/X11/
Upload File :
Current File : //usr/bin/X11/tap2deb

#! /usr/bin/python
# Copyright (c) Twisted Matrix Laboratories.
# See LICENSE for details.

"""
tap2deb
"""
import sys

try:
    __import__('_preamble')
except ImportError:
    sys.exc_clear()

from twisted.scripts import tap2deb
tap2deb.run()

Copyright 2K16 - 2K18 Indonesian Hacker Rulez