===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
semi-1.14.7~0.20201104/semi-def.el-101-	  "\\(//[-a-zA-Z0-9_.]+:[0-9]*\\)?"
semi-1.14.7~0.20201104/semi-def.el:102:	  "[-a-zA-Z0-9_=?#$@~`%&*+|\\/.,]*[-a-zA-Z0-9_=#$@~`%&*+|\\/]")
semi-1.14.7~0.20201104/semi-def.el-103-  "*Regexp to match URL in text body."
##############################################
semi-1.14.7~0.20201104/debian/emacsen-install-21-if [ -f "$ELCSTAMP" ]; then
semi-1.14.7~0.20201104/debian/emacsen-install:22:    if [ -z "`find "$ELDIR/mime-view.el" -newer "$ELCSTAMP"`" ]; then
semi-1.14.7~0.20201104/debian/emacsen-install-23-	echo "install/$PACKAGE: already byte-compiled for $FLAVOR, skipped"
##############################################
semi-1.14.7~0.20201104/debian/emacsen-install-75-for p in wl:wl wl-beta:wl w3m-el:w3m w3m-el-snapshot:w3m cmail t-gnus; do
semi-1.14.7~0.20201104/debian/emacsen-install:76:    pkg=`echo $p | cut -d : -f 1`
semi-1.14.7~0.20201104/debian/emacsen-install:77:    sname=`echo $p | cut -d : -f 2`
semi-1.14.7~0.20201104/debian/emacsen-install-78-    dir=/usr/share/$FLAVOR/site-lisp/$sname
##############################################
semi-1.14.7~0.20201104/debian/rules-11-	wget -O upstream.tar.gz https://github.com/wanderlust/semi/tarball/semi-1_14-wl
semi-1.14.7~0.20201104/debian/rules:12:	mv -f upstream.tar.gz `LC_ALL=C tar ztvf upstream.tar.gz --utc | perl -ne 'if (/ (\d\d\d\d)-(\d\d)-(\d\d) /) {print "semi_1.14.7~0.$$1$$2$$3.orig.tar.gz\n"; exit}'`
semi-1.14.7~0.20201104/debian/rules-13-