===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
porechop-0.2.4+dfsg/README.md-68-    * If you get a strange "can't combine user with prefix" error, read [this](http://stackoverflow.com/questions/4495120).
porechop-0.2.4+dfsg/README.md:69:* Install to a specific location: `python3 setup.py install --prefix=$HOME/.local`
porechop-0.2.4+dfsg/README.md-70-* Install with pip (local copy): `pip3 install path/to/Porechop`
##############################################
porechop-0.2.4+dfsg/debian/createmanpages-4-
porechop-0.2.4+dfsg/debian/createmanpages:5:VERSION=`dpkg-parsechangelog | awk '/^Version:/ {print $2}' | sed -e 's/^[0-9]*://' -e 's/-.*//' -e 's/[+~]dfsg$//'`
porechop-0.2.4+dfsg/debian/createmanpages-6-NAME=`grep "^Description:" debian/control | sed 's/^Description: *//'`