README.md
setup.py
LICENSES/GPL-3.0-or-later.txt
scarfer/__main__.py
scarfer/config.py
scarfer/filter_utils.py
scarfer/scan_interface.py
scarfer.egg-info/PKG-INFO
scarfer.egg-info/SOURCES.txt
scarfer.egg-info/dependency_links.txt
scarfer.egg-info/entry_points.txt
scarfer.egg-info/requires.txt
scarfer.egg-info/top_level.txt
scarfer/format/__init__.py
scarfer/format/factory.py
scarfer/format/format_json.py
scarfer/format/format_text.py
scarfer/format/format_yaml.py
scarfer/format/interface.py