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.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_integration.py
tests/test_json_data_loader.py
tests/test_json_table_directive.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