README.md
setup.py
my_parser/__init__.py
my_parser/main.py
my_parser.egg-info/PKG-INFO
my_parser.egg-info/SOURCES.txt
my_parser.egg-info/dependency_links.txt
my_parser.egg-info/top_level.txt
my_parser/common_functions/__init__.py
my_parser/common_functions/request_processing.py
my_parser/common_functions/url_processing.py
my_parser/parsers/__init__.py
my_parser/parsers/anchor_text_parser.py
my_parser/parsers/external_link_parser.py
my_parser/parsers/internal_link_parser.py