CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
README_ja.md
SECURITY.md
codecov.yml
pyproject.toml
requirements-test.txt
ruff.toml
setup.py
.github/dependabot.yml
.github/workflows/ci.yml
.github/workflows/release.yml
examples/conf.py
examples/index.rst
examples/data/sample_products.json
examples/data/sample_users.json
sphinxcontrib/__init__.py
sphinxcontrib/jsontable/__init__.py
sphinxcontrib/jsontable/directives.py
sphinxcontrib/jsontable/excel_data_loader.py
sphinxcontrib_jsontable.egg-info/PKG-INFO
sphinxcontrib_jsontable.egg-info/SOURCES.txt
sphinxcontrib_jsontable.egg-info/dependency_links.txt
sphinxcontrib_jsontable.egg-info/not-zip-safe
sphinxcontrib_jsontable.egg-info/requires.txt
sphinxcontrib_jsontable.egg-info/top_level.txt
tests/conftest.py
tests/test_end_to_end_integration.py
tests/test_integration.py
tests/test_json_data_loader.py
tests/test_json_table_directive.py
tests/test_json_table_directive_advanced.py
tests/test_performance_limits.py
tests/test_performance_limits_integration.py
tests/test_table_builder.py
tests/test_table_converter.py
tests/test_utils.py
tests/excel/test_advanced_merged_cells.py
tests/excel/test_auto_range_detection.py
tests/excel/test_auto_range_detection_algorithm.py
tests/excel/test_basic_excel.py
tests/excel/test_coverage_boost.py
tests/excel/test_coverage_final_80_target.py
tests/excel/test_coverage_final_boost.py
tests/excel/test_coverage_improvement_advanced.py
tests/excel/test_coverage_improvement_basic.py
tests/excel/test_coverage_improvement_edge_cases.py
tests/excel/test_critical_coverage_boost.py
tests/excel/test_error_handling_comprehensive_coverage.py
tests/excel/test_error_handling_enhancement.py
tests/excel/test_excel_advanced_features.py
tests/excel/test_excel_data_detection_algorithms.py
tests/excel/test_excel_data_loader.py
tests/excel/test_excel_data_loader_advanced.py
tests/excel/test_excel_data_loader_errors.py
tests/excel/test_excel_data_loader_range_skip.py
tests/excel/test_excel_error_handling_complete.py
tests/excel/test_excel_integration.py
tests/excel/test_external_link_security.py
tests/excel/test_final_80_coverage.py
tests/excel/test_final_coverage.py
tests/excel/test_final_push_80.py
tests/excel/test_header_row_config.py
tests/excel/test_header_row_green_check.py
tests/excel/test_implemented_features_coverage.py
tests/excel/test_internal_methods_coverage.py
tests/excel/test_json_cache.py
tests/excel/test_macro_security.py
tests/excel/test_merged_cells.py
tests/excel/test_merged_cells_edge_cases.py
tests/excel/test_multiple_headers.py
tests/excel/test_performance_optimization.py
tests/excel/test_range_error_comprehensive_coverage.py
tests/excel/test_range_error_handling_complete.py
tests/excel/test_range_green_check.py
tests/excel/test_range_specification.py
tests/excel/test_range_specification_simple.py
tests/excel/test_security_comprehensive_coverage.py
tests/excel/test_sheet_selection.py
tests/excel/test_skip_rows.py
tests/excel/test_targeted_coverage_80.py