Metadata-Version: 2.1
Name: doc-scanner
Version: 0.1
Summary: A script to scan html documents for forbidden phrases stored in a csv.
Home-page: https://github.com/marcinwalczak2
Author: Marcin Walczak
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# HTML-Doc-Scanner
The purpose of this script is to scan HTML files and ensure there are no instances of words and phrases listed found in a csv file. 

## Installing and Using docscanner.py

## Using docscanner.py
1. Initialize the script by typing python docscanner.py into a command line interface. 
2. Type "y" or "n" 

## Other Information
### To Change the Default File
