CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
src/monovm_whois/__init__.py
src/monovm_whois/__main__.py
src/monovm_whois/checker.py
src/monovm_whois/cli.py
src/monovm_whois/core.py
src/monovm_whois/definitions.py
src/monovm_whois/detector.py
src/monovm_whois/exceptions.py
src/monovm_whois/formatting.py
src/monovm_whois/handler.py
src/monovm_whois/names.py
src/monovm_whois/py.typed
src/monovm_whois/resolver.py
src/monovm_whois/results.py
src/monovm_whois/service.py
src/monovm_whois/text.py
src/monovm_whois/data/dist.whois.json
src/monovm_whois/detection/__init__.py
src/monovm_whois/detection/engine.py
src/monovm_whois/detection/matching.py
src/monovm_whois/detection/patterns.py
src/monovm_whois/detection/response.py
src/monovm_whois/detection/rules.py
src/monovm_whois/transport/__init__.py
src/monovm_whois/transport/base.py
src/monovm_whois/transport/factory.py
src/monovm_whois/transport/http.py
src/monovm_whois/transport/whois43.py
src/whois_python.egg-info/PKG-INFO
src/whois_python.egg-info/SOURCES.txt
src/whois_python.egg-info/dependency_links.txt
src/whois_python.egg-info/entry_points.txt
src/whois_python.egg-info/requires.txt
src/whois_python.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_bundled_data.py
tests/test_checker.py
tests/test_cli.py
tests/test_core.py
tests/test_definitions.py
tests/test_detection_engine.py
tests/test_detection_response.py
tests/test_detection_rules.py
tests/test_detector_facade.py
tests/test_false_positives.py
tests/test_handler.py
tests/test_integration.py
tests/test_live_registry_fixtures.py
tests/test_names.py
tests/test_pattern_regressions.py
tests/test_php_parity.py
tests/test_resolver.py
tests/test_results.py
tests/test_service.py
tests/test_text_and_formatting.py
tests/test_transport.py
tests/fixtures/live_registry.json
tests/fixtures/php_parity.json