LICENSE
README.rst
pyproject.toml
setup.cfg
setup.py
search4file/__init__.py
search4file.egg-info/PKG-INFO
search4file.egg-info/SOURCES.txt
search4file.egg-info/dependency_links.txt
search4file.egg-info/not-zip-safe
search4file.egg-info/requires.txt
search4file.egg-info/top_level.txt
search4file/api/__init__.py
search4file/api/search_by_content.py
search4file/api/search_by_name.py
search4file/core/SearchByContent.py
search4file/core/SearchByName.py
search4file/core/__init__.py
search4file/core/SpecialFunc/SpecialExcel.py
search4file/core/SpecialFunc/__init__.py
search4file/lib/__init__.py
search4file/lib/test.py
search4file/lib/unhandle_file_type.py
search4file/lib/utils/__init__.py
search4file/lib/utils/except_utils.py
search4file/lib/utils/utils.py
tests/__init__.py
tests/test_search4file.py