Skip to content

Instantly share code, notes, and snippets.

View vyskocilm's full-sized avatar

Michal Vyskocil vyskocilm

View GitHub Profile
import subprocess
import collections
import io
import sys
import os
import shlex
__doc__ = """
Tool for printing dependency tree for Debian systems including size of package. Might help with
stripping down dependencies.