LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
docs/implementation-guide.md
docs/implementation-summary.md
docs/integration-guide.md
examples/basic_usage.py
examples/batch_operations.py
examples/windows_zone_fix.py
tests/__init__.py
tests/basic_functionality_test.py
tests/conftest.py
tests/test_converter.py
tests/test_converter_v2.py
tests/test_detector.py
tests/test_framework.py
tests/test_operations.py
tests/test_win32net_warning.py
tests/test_windows.py
tests/test_windows_imports.py
unctools/__init__.py
unctools/converter.py
unctools/detector.py
unctools/operations.py
unctools.egg-info/PKG-INFO
unctools.egg-info/SOURCES.txt
unctools.egg-info/dependency_links.txt
unctools.egg-info/not-zip-safe
unctools.egg-info/requires.txt
unctools.egg-info/top_level.txt
unctools/utils/__init__.py
unctools/utils/compat.py
unctools/utils/logger.py
unctools/utils/validation.py
unctools/windows/__init__.py
unctools/windows/network.py
unctools/windows/registry.py
unctools/windows/security.py