===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
insilicoseq-1.5.1/doc/iss/install.rst-53-
insilicoseq-1.5.1/doc/iss/install.rst:54:then add ``$prefix/bin`` to your ``PATH``, and
insilicoseq-1.5.1/doc/iss/install.rst:55:``$prefix/lib/python3.X/site-packages`` to your ``PYTHONPATH`` (replacing
insilicoseq-1.5.1/doc/iss/install.rst-56-python3.X with your python version)
##############################################
insilicoseq-1.5.1/debian/createmanpages-4-
insilicoseq-1.5.1/debian/createmanpages:5:VERSION=`dpkg-parsechangelog | awk '/^Version:/ {print $2}' | sed -e 's/^[0-9]*://' -e 's/-.*//' -e 's/[+~]dfsg$//'`
insilicoseq-1.5.1/debian/createmanpages-6-NAME=`grep "^Description:" debian/control | sed 's/^Description: *//' | head -n1`