CMakeLists.txt
MANIFEST.in
README.md
description.rst
legal.txt
peru.yaml
pyproject.toml
requirements.txt
setup.py
bindings/python/CMakeLists.txt
bindings/python/oineus.cpp
bindings/python/oineus_cells.cpp
bindings/python/oineus_common.cpp
bindings/python/oineus_decomposition.cpp
bindings/python/oineus_diagram.cpp
bindings/python/oineus_filtration.cpp
bindings/python/oineus_functions.cpp
bindings/python/oineus_kicr.cpp
bindings/python/oineus_persistence_bindings.h
bindings/python/oineus_top_optimizer.cpp
bindings/python/vectorizer.h
bindings/python/oineus/__init__.py
bindings/python/oineus/diff/__init__.py
bindings/python/pybind11/.appveyor.yml
bindings/python/pybind11/.clang-format
bindings/python/pybind11/.clang-tidy
bindings/python/pybind11/.cmake-format.yaml
bindings/python/pybind11/.codespell-ignore-lines
bindings/python/pybind11/.gitattributes
bindings/python/pybind11/.gitignore
bindings/python/pybind11/.pre-commit-config.yaml
bindings/python/pybind11/.readthedocs.yml
bindings/python/pybind11/CMakeLists.txt
bindings/python/pybind11/LICENSE
bindings/python/pybind11/MANIFEST.in
bindings/python/pybind11/README.rst
bindings/python/pybind11/SECURITY.md
bindings/python/pybind11/noxfile.py
bindings/python/pybind11/pyproject.toml
bindings/python/pybind11/setup.cfg
bindings/python/pybind11/setup.py
bindings/python/pybind11/.github/CODEOWNERS
bindings/python/pybind11/.github/CONTRIBUTING.md
bindings/python/pybind11/.github/dependabot.yml
bindings/python/pybind11/.github/labeler.yml
bindings/python/pybind11/.github/labeler_merged.yml
bindings/python/pybind11/.github/pull_request_template.md
bindings/python/pybind11/.github/ISSUE_TEMPLATE/bug-report.yml
bindings/python/pybind11/.github/ISSUE_TEMPLATE/config.yml
bindings/python/pybind11/.github/matchers/pylint.json
bindings/python/pybind11/.github/workflows/ci.yml
bindings/python/pybind11/.github/workflows/configure.yml
bindings/python/pybind11/.github/workflows/emscripten.yaml
bindings/python/pybind11/.github/workflows/format.yml
bindings/python/pybind11/.github/workflows/labeler.yml
bindings/python/pybind11/.github/workflows/pip.yml
bindings/python/pybind11/.github/workflows/upstream.yml
bindings/python/pybind11/include/pybind11/attr.h
bindings/python/pybind11/include/pybind11/buffer_info.h
bindings/python/pybind11/include/pybind11/cast.h
bindings/python/pybind11/include/pybind11/chrono.h
bindings/python/pybind11/include/pybind11/common.h
bindings/python/pybind11/include/pybind11/complex.h
bindings/python/pybind11/include/pybind11/eigen.h
bindings/python/pybind11/include/pybind11/embed.h
bindings/python/pybind11/include/pybind11/eval.h
bindings/python/pybind11/include/pybind11/functional.h
bindings/python/pybind11/include/pybind11/gil.h
bindings/python/pybind11/include/pybind11/gil_safe_call_once.h
bindings/python/pybind11/include/pybind11/iostream.h
bindings/python/pybind11/include/pybind11/native_enum.h
bindings/python/pybind11/include/pybind11/numpy.h
bindings/python/pybind11/include/pybind11/operators.h
bindings/python/pybind11/include/pybind11/options.h
bindings/python/pybind11/include/pybind11/pybind11.h
bindings/python/pybind11/include/pybind11/pytypes.h
bindings/python/pybind11/include/pybind11/stl.h
bindings/python/pybind11/include/pybind11/stl_bind.h
bindings/python/pybind11/include/pybind11/trampoline_self_life_support.h
bindings/python/pybind11/include/pybind11/type_caster_pyobject_ptr.h
bindings/python/pybind11/include/pybind11/typing.h
bindings/python/pybind11/include/pybind11/warnings.h
bindings/python/pybind11/include/pybind11/conduit/README.txt
bindings/python/pybind11/include/pybind11/conduit/pybind11_conduit_v1.h
bindings/python/pybind11/include/pybind11/conduit/pybind11_platform_abi_id.h
bindings/python/pybind11/include/pybind11/conduit/wrap_include_python_h.h
bindings/python/pybind11/include/pybind11/detail/class.h
bindings/python/pybind11/include/pybind11/detail/common.h
bindings/python/pybind11/include/pybind11/detail/cpp_conduit.h
bindings/python/pybind11/include/pybind11/detail/descr.h
bindings/python/pybind11/include/pybind11/detail/dynamic_raw_ptr_cast_if_possible.h
bindings/python/pybind11/include/pybind11/detail/exception_translation.h
bindings/python/pybind11/include/pybind11/detail/function_record_pyobject.h
bindings/python/pybind11/include/pybind11/detail/init.h
bindings/python/pybind11/include/pybind11/detail/internals.h
bindings/python/pybind11/include/pybind11/detail/native_enum_data.h
bindings/python/pybind11/include/pybind11/detail/pybind11_namespace_macros.h
bindings/python/pybind11/include/pybind11/detail/struct_smart_holder.h
bindings/python/pybind11/include/pybind11/detail/type_caster_base.h
bindings/python/pybind11/include/pybind11/detail/typeid.h
bindings/python/pybind11/include/pybind11/detail/using_smart_holder.h
bindings/python/pybind11/include/pybind11/detail/value_and_holder.h
bindings/python/pybind11/include/pybind11/eigen/common.h
bindings/python/pybind11/include/pybind11/eigen/matrix.h
bindings/python/pybind11/include/pybind11/eigen/tensor.h
bindings/python/pybind11/include/pybind11/stl/filesystem.h
bindings/python/pybind11/pybind11/__init__.py
bindings/python/pybind11/pybind11/__main__.py
bindings/python/pybind11/pybind11/_version.py
bindings/python/pybind11/pybind11/commands.py
bindings/python/pybind11/pybind11/py.typed
bindings/python/pybind11/pybind11/setup_helpers.py
bindings/python/pybind11/tools/FindCatch.cmake
bindings/python/pybind11/tools/FindEigen3.cmake
bindings/python/pybind11/tools/FindPythonLibsNew.cmake
bindings/python/pybind11/tools/JoinPaths.cmake
bindings/python/pybind11/tools/check-style.sh
bindings/python/pybind11/tools/cmake_uninstall.cmake.in
bindings/python/pybind11/tools/codespell_ignore_lines_from_errors.py
bindings/python/pybind11/tools/libsize.py
bindings/python/pybind11/tools/make_changelog.py
bindings/python/pybind11/tools/pybind11.pc.in
bindings/python/pybind11/tools/pybind11Common.cmake
bindings/python/pybind11/tools/pybind11Config.cmake.in
bindings/python/pybind11/tools/pybind11GuessPythonExtSuffix.cmake
bindings/python/pybind11/tools/pybind11NewTools.cmake
bindings/python/pybind11/tools/pybind11Tools.cmake
bindings/python/pybind11/tools/pyproject.toml
bindings/python/pybind11/tools/setup_global.py.in
bindings/python/pybind11/tools/setup_main.py.in
bindings/python/pybind11/tools/test-pybind11GuessPythonExtSuffix.cmake
doc/tutorial.md
doc/venv_doc/pyvenv.cfg
doc/venv_doc/bin/Activate.ps1
doc/venv_doc/bin/activate
doc/venv_doc/bin/activate.csh
doc/venv_doc/bin/activate.fish
doc/venv_doc/bin/docutils
doc/venv_doc/bin/normalizer
doc/venv_doc/bin/pip
doc/venv_doc/bin/pip3
doc/venv_doc/bin/pip3.12
doc/venv_doc/bin/pybabel
doc/venv_doc/bin/pygmentize
doc/venv_doc/bin/python
doc/venv_doc/bin/python3
doc/venv_doc/bin/python3.12
doc/venv_doc/bin/rst2html
doc/venv_doc/bin/rst2html4
doc/venv_doc/bin/rst2html5
doc/venv_doc/bin/rst2latex
doc/venv_doc/bin/rst2man
doc/venv_doc/bin/rst2odt
doc/venv_doc/bin/rst2pseudoxml
doc/venv_doc/bin/rst2s5
doc/venv_doc/bin/rst2xetex
doc/venv_doc/bin/rst2xml
doc/venv_doc/bin/sphinx-apidoc
doc/venv_doc/bin/sphinx-autogen
doc/venv_doc/bin/sphinx-build
doc/venv_doc/bin/sphinx-quickstart
doc/venv_doc/lib/python3.12/site-packages/imagesize.py
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib_jsmath-1.0.1-py3.7-nspkg.pth
doc/venv_doc/lib/python3.12/site-packages/MarkupSafe-3.0.2.dist-info/INSTALLER
doc/venv_doc/lib/python3.12/site-packages/MarkupSafe-3.0.2.dist-info/LICENSE.txt
doc/venv_doc/lib/python3.12/site-packages/MarkupSafe-3.0.2.dist-info/METADATA
doc/venv_doc/lib/python3.12/site-packages/MarkupSafe-3.0.2.dist-info/RECORD
doc/venv_doc/lib/python3.12/site-packages/MarkupSafe-3.0.2.dist-info/WHEEL
doc/venv_doc/lib/python3.12/site-packages/MarkupSafe-3.0.2.dist-info/top_level.txt
doc/venv_doc/lib/python3.12/site-packages/alabaster/__init__.py
doc/venv_doc/lib/python3.12/site-packages/alabaster/about.html
doc/venv_doc/lib/python3.12/site-packages/alabaster/donate.html
doc/venv_doc/lib/python3.12/site-packages/alabaster/layout.html
doc/venv_doc/lib/python3.12/site-packages/alabaster/navigation.html
doc/venv_doc/lib/python3.12/site-packages/alabaster/relations.html
doc/venv_doc/lib/python3.12/site-packages/alabaster/support.py
doc/venv_doc/lib/python3.12/site-packages/alabaster/theme.conf
doc/venv_doc/lib/python3.12/site-packages/alabaster-1.0.0.dist-info/INSTALLER
doc/venv_doc/lib/python3.12/site-packages/alabaster-1.0.0.dist-info/LICENSE.rst
doc/venv_doc/lib/python3.12/site-packages/alabaster-1.0.0.dist-info/METADATA
doc/venv_doc/lib/python3.12/site-packages/alabaster-1.0.0.dist-info/RECORD
doc/venv_doc/lib/python3.12/site-packages/alabaster-1.0.0.dist-info/WHEEL
doc/venv_doc/lib/python3.12/site-packages/alabaster-1.0.0.dist-info/entry_points.txt
doc/venv_doc/lib/python3.12/site-packages/alabaster/static/alabaster.css_t
doc/venv_doc/lib/python3.12/site-packages/alabaster/static/custom.css
doc/venv_doc/lib/python3.12/site-packages/alabaster/static/github-banner.svg
doc/venv_doc/lib/python3.12/site-packages/babel/__init__.py
doc/venv_doc/lib/python3.12/site-packages/babel/core.py
doc/venv_doc/lib/python3.12/site-packages/babel/dates.py
doc/venv_doc/lib/python3.12/site-packages/babel/global.dat
doc/venv_doc/lib/python3.12/site-packages/babel/languages.py
doc/venv_doc/lib/python3.12/site-packages/babel/lists.py
doc/venv_doc/lib/python3.12/site-packages/babel/localedata.py
doc/venv_doc/lib/python3.12/site-packages/babel/numbers.py
doc/venv_doc/lib/python3.12/site-packages/babel/plural.py
doc/venv_doc/lib/python3.12/site-packages/babel/py.typed
doc/venv_doc/lib/python3.12/site-packages/babel/support.py
doc/venv_doc/lib/python3.12/site-packages/babel/units.py
doc/venv_doc/lib/python3.12/site-packages/babel/util.py
doc/venv_doc/lib/python3.12/site-packages/babel-2.17.0.dist-info/INSTALLER
doc/venv_doc/lib/python3.12/site-packages/babel-2.17.0.dist-info/LICENSE
doc/venv_doc/lib/python3.12/site-packages/babel-2.17.0.dist-info/METADATA
doc/venv_doc/lib/python3.12/site-packages/babel-2.17.0.dist-info/RECORD
doc/venv_doc/lib/python3.12/site-packages/babel-2.17.0.dist-info/WHEEL
doc/venv_doc/lib/python3.12/site-packages/babel-2.17.0.dist-info/entry_points.txt
doc/venv_doc/lib/python3.12/site-packages/babel-2.17.0.dist-info/top_level.txt
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/LICENSE.unicode
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/aa.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/aa_DJ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/aa_ER.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/aa_ET.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ab.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ab_GE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/af.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/af_NA.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/af_ZA.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/agq.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/agq_CM.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ak.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ak_GH.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/am.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/am_ET.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/an.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/an_ES.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ann.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ann_NG.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/apc.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/apc_SY.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ar.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ar_001.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ar_AE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ar_BH.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ar_DJ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ar_DZ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ar_EG.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ar_EH.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ar_ER.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ar_IL.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ar_IQ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ar_JO.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ar_KM.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ar_KW.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ar_LB.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ar_LY.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ar_MA.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ar_MR.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ar_OM.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ar_PS.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ar_QA.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ar_SA.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ar_SD.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ar_SO.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ar_SS.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ar_SY.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ar_TD.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ar_TN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ar_YE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/arn.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/arn_CL.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/as.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/as_IN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/asa.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/asa_TZ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ast.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ast_ES.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/az.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/az_Arab.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/az_Arab_IQ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/az_Arab_IR.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/az_Arab_TR.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/az_Cyrl.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/az_Cyrl_AZ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/az_Latn.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/az_Latn_AZ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ba.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ba_RU.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/bal.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/bal_Arab.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/bal_Arab_PK.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/bal_Latn.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/bal_Latn_PK.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/bas.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/bas_CM.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/be.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/be_BY.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/be_TARASK.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/bem.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/bem_ZM.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/bew.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/bew_ID.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/bez.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/bez_TZ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/bg.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/bg_BG.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/bgc.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/bgc_IN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/bgn.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/bgn_AE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/bgn_AF.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/bgn_IR.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/bgn_OM.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/bgn_PK.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/bho.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/bho_IN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/blo.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/blo_BJ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/blt.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/blt_VN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/bm.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/bm_ML.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/bm_Nkoo.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/bm_Nkoo_ML.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/bn.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/bn_BD.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/bn_IN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/bo.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/bo_CN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/bo_IN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/br.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/br_FR.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/brx.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/brx_IN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/bs.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/bs_Cyrl.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/bs_Cyrl_BA.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/bs_Latn.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/bs_Latn_BA.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/bss.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/bss_CM.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/byn.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/byn_ER.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ca.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ca_AD.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ca_ES.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ca_ES_VALENCIA.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ca_FR.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ca_IT.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/cad.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/cad_US.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/cch.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/cch_NG.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ccp.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ccp_BD.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ccp_IN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ce.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ce_RU.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ceb.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ceb_PH.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/cgg.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/cgg_UG.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/cho.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/cho_US.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/chr.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/chr_US.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/cic.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/cic_US.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ckb.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ckb_IQ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ckb_IR.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/co.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/co_FR.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/cs.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/cs_CZ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/csw.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/csw_CA.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/cu.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/cu_RU.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/cv.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/cv_RU.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/cy.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/cy_GB.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/da.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/da_DK.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/da_GL.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/dav.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/dav_KE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/de.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/de_AT.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/de_BE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/de_CH.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/de_DE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/de_IT.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/de_LI.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/de_LU.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/dje.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/dje_NE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/doi.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/doi_IN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/dsb.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/dsb_DE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/dua.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/dua_CM.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/dv.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/dv_MV.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/dyo.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/dyo_SN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/dz.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/dz_BT.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ebu.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ebu_KE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ee.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ee_GH.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ee_TG.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/el.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/el_CY.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/el_GR.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/el_POLYTON.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_001.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_150.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_AE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_AG.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_AI.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_AS.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_AT.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_AU.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_BB.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_BE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_BI.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_BM.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_BS.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_BW.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_BZ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_CA.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_CC.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_CH.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_CK.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_CM.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_CX.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_CY.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_DE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_DG.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_DK.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_DM.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_Dsrt.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_Dsrt_US.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_ER.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_FI.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_FJ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_FK.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_FM.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_GB.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_GD.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_GG.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_GH.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_GI.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_GM.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_GU.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_GY.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_HK.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_ID.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_IE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_IL.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_IM.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_IN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_IO.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_JE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_JM.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_KE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_KI.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_KN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_KY.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_LC.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_LR.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_LS.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_MG.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_MH.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_MO.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_MP.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_MS.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_MT.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_MU.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_MV.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_MW.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_MY.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_NA.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_NF.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_NG.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_NL.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_NR.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_NU.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_NZ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_PG.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_PH.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_PK.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_PN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_PR.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_PW.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_RW.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_SB.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_SC.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_SD.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_SE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_SG.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_SH.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_SI.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_SL.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_SS.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_SX.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_SZ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_Shaw.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_Shaw_GB.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_TC.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_TK.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_TO.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_TT.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_TV.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_TZ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_UG.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_UM.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_US.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_US_POSIX.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_VC.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_VG.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_VI.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_VU.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_WS.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_ZA.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_ZM.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/en_ZW.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/eo.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/eo_001.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/es.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/es_419.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/es_AR.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/es_BO.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/es_BR.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/es_BZ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/es_CL.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/es_CO.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/es_CR.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/es_CU.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/es_DO.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/es_EA.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/es_EC.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/es_ES.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/es_GQ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/es_GT.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/es_HN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/es_IC.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/es_MX.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/es_NI.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/es_PA.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/es_PE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/es_PH.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/es_PR.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/es_PY.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/es_SV.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/es_US.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/es_UY.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/es_VE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/et.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/et_EE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/eu.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/eu_ES.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ewo.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ewo_CM.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fa.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fa_AF.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fa_IR.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ff.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ff_Adlm.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ff_Adlm_BF.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ff_Adlm_CM.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ff_Adlm_GH.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ff_Adlm_GM.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ff_Adlm_GN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ff_Adlm_GW.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ff_Adlm_LR.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ff_Adlm_MR.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ff_Adlm_NE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ff_Adlm_NG.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ff_Adlm_SL.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ff_Adlm_SN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ff_Latn.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ff_Latn_BF.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ff_Latn_CM.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ff_Latn_GH.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ff_Latn_GM.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ff_Latn_GN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ff_Latn_GW.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ff_Latn_LR.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ff_Latn_MR.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ff_Latn_NE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ff_Latn_NG.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ff_Latn_SL.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ff_Latn_SN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fi.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fi_FI.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fil.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fil_PH.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fo.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fo_DK.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fo_FO.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fr.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fr_BE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fr_BF.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fr_BI.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fr_BJ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fr_BL.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fr_CA.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fr_CD.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fr_CF.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fr_CG.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fr_CH.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fr_CI.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fr_CM.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fr_DJ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fr_DZ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fr_FR.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fr_GA.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fr_GF.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fr_GN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fr_GP.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fr_GQ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fr_HT.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fr_KM.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fr_LU.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fr_MA.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fr_MC.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fr_MF.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fr_MG.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fr_ML.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fr_MQ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fr_MR.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fr_MU.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fr_NC.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fr_NE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fr_PF.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fr_PM.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fr_RE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fr_RW.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fr_SC.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fr_SN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fr_SY.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fr_TD.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fr_TG.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fr_TN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fr_VU.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fr_WF.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fr_YT.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/frr.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/frr_DE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fur.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fur_IT.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fy.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/fy_NL.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ga.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ga_GB.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ga_IE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/gaa.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/gaa_GH.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/gd.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/gd_GB.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/gez.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/gez_ER.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/gez_ET.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/gl.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/gl_ES.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/gn.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/gn_PY.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/gsw.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/gsw_CH.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/gsw_FR.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/gsw_LI.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/gu.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/gu_IN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/guz.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/guz_KE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/gv.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/gv_IM.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ha.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ha_Arab.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ha_Arab_NG.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ha_Arab_SD.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ha_GH.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ha_NE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ha_NG.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/haw.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/haw_US.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/he.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/he_IL.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/hi.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/hi_IN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/hi_Latn.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/hi_Latn_IN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/hnj.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/hnj_Hmnp.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/hnj_Hmnp_US.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/hr.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/hr_BA.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/hr_HR.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/hsb.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/hsb_DE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/hu.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/hu_HU.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/hy.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/hy_AM.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ia.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ia_001.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/id.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/id_ID.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ie.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ie_EE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ig.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ig_NG.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ii.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ii_CN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/io.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/io_001.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/is.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/is_IS.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/it.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/it_CH.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/it_IT.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/it_SM.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/it_VA.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/iu.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/iu_CA.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/iu_Latn.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/iu_Latn_CA.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ja.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ja_JP.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/jbo.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/jbo_001.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/jgo.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/jgo_CM.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/jmc.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/jmc_TZ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/jv.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/jv_ID.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ka.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ka_GE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kaa.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kaa_Cyrl.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kaa_Cyrl_UZ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kaa_Latn.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kaa_Latn_UZ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kab.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kab_DZ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kaj.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kaj_NG.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kam.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kam_KE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kcg.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kcg_NG.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kde.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kde_TZ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kea.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kea_CV.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ken.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ken_CM.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kgp.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kgp_BR.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/khq.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/khq_ML.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ki.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ki_KE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kk.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kk_Arab.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kk_Arab_CN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kk_Cyrl.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kk_Cyrl_KZ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kk_KZ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kkj.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kkj_CM.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kl.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kl_GL.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kln.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kln_KE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/km.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/km_KH.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kn.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kn_IN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ko.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ko_CN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ko_KP.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ko_KR.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kok.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kok_Deva.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kok_Deva_IN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kok_Latn.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kok_Latn_IN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kpe.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kpe_GN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kpe_LR.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ks.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ks_Arab.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ks_Arab_IN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ks_Deva.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ks_Deva_IN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ksb.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ksb_TZ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ksf.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ksf_CM.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ksh.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ksh_DE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ku.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ku_TR.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kw.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kw_GB.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kxv.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kxv_Deva.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kxv_Deva_IN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kxv_Latn.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kxv_Latn_IN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kxv_Orya.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kxv_Orya_IN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kxv_Telu.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/kxv_Telu_IN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ky.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ky_KG.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/la.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/la_VA.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/lag.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/lag_TZ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/lb.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/lb_LU.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/lg.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/lg_UG.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/lij.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/lij_IT.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/lkt.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/lkt_US.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/lld.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/lld_IT.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/lmo.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/lmo_IT.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ln.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ln_AO.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ln_CD.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ln_CF.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ln_CG.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/lo.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/lo_LA.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/lrc.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/lrc_IQ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/lrc_IR.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/lt.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/lt_LT.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ltg.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ltg_LV.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/lu.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/lu_CD.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/luo.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/luo_KE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/luy.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/luy_KE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/lv.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/lv_LV.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/mai.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/mai_IN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/mas.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/mas_KE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/mas_TZ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/mdf.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/mdf_RU.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/mer.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/mer_KE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/mfe.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/mfe_MU.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/mg.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/mg_MG.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/mgh.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/mgh_MZ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/mgo.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/mgo_CM.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/mhn.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/mhn_IT.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/mi.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/mi_NZ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/mic.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/mic_CA.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/mk.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/mk_MK.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ml.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ml_IN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/mn.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/mn_MN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/mn_Mong.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/mn_Mong_CN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/mn_Mong_MN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/mni.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/mni_Beng.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/mni_Beng_IN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/mni_Mtei.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/mni_Mtei_IN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/moh.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/moh_CA.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/mr.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/mr_IN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ms.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ms_Arab.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ms_Arab_BN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ms_Arab_MY.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ms_BN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ms_ID.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ms_MY.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ms_SG.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/mt.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/mt_MT.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/mua.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/mua_CM.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/mus.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/mus_US.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/my.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/my_MM.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/myv.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/myv_RU.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/mzn.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/mzn_IR.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/naq.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/naq_NA.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/nb.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/nb_NO.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/nb_SJ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/nd.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/nd_ZW.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/nds.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/nds_DE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/nds_NL.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ne.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ne_IN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ne_NP.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/nl.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/nl_AW.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/nl_BE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/nl_BQ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/nl_CW.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/nl_NL.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/nl_SR.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/nl_SX.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/nmg.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/nmg_CM.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/nn.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/nn_NO.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/nnh.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/nnh_CM.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/no.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/nqo.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/nqo_GN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/nr.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/nr_ZA.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/nso.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/nso_ZA.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/nus.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/nus_SS.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/nv.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/nv_US.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ny.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ny_MW.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/nyn.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/nyn_UG.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/oc.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/oc_ES.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/oc_FR.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/om.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/om_ET.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/om_KE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/or.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/or_IN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/os.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/os_GE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/os_RU.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/osa.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/osa_US.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/pa.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/pa_Arab.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/pa_Arab_PK.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/pa_Guru.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/pa_Guru_IN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/pap.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/pap_AW.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/pap_CW.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/pcm.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/pcm_NG.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/pis.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/pis_SB.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/pl.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/pl_PL.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/prg.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/prg_PL.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ps.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ps_AF.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ps_PK.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/pt.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/pt_AO.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/pt_BR.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/pt_CH.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/pt_CV.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/pt_GQ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/pt_GW.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/pt_LU.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/pt_MO.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/pt_MZ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/pt_PT.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/pt_ST.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/pt_TL.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/qu.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/qu_BO.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/qu_EC.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/qu_PE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/quc.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/quc_GT.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/raj.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/raj_IN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/rhg.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/rhg_Rohg.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/rhg_Rohg_BD.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/rhg_Rohg_MM.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/rif.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/rif_MA.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/rm.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/rm_CH.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/rn.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/rn_BI.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ro.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ro_MD.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ro_RO.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/rof.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/rof_TZ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/root.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ru.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ru_BY.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ru_KG.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ru_KZ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ru_MD.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ru_RU.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ru_UA.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/rw.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/rw_RW.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/rwk.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/rwk_TZ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sa.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sa_IN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sah.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sah_RU.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/saq.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/saq_KE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sat.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sat_Deva.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sat_Deva_IN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sat_Olck.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sat_Olck_IN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sbp.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sbp_TZ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sc.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sc_IT.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/scn.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/scn_IT.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sd.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sd_Arab.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sd_Arab_PK.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sd_Deva.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sd_Deva_IN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sdh.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sdh_IQ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sdh_IR.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/se.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/se_FI.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/se_NO.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/se_SE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/seh.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/seh_MZ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ses.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ses_ML.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sg.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sg_CF.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/shi.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/shi_Latn.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/shi_Latn_MA.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/shi_Tfng.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/shi_Tfng_MA.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/shn.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/shn_MM.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/shn_TH.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/si.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/si_LK.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sid.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sid_ET.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sk.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sk_SK.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/skr.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/skr_PK.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sl.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sl_SI.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sma.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sma_NO.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sma_SE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/smj.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/smj_NO.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/smj_SE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/smn.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/smn_FI.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sms.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sms_FI.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sn.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sn_ZW.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/so.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/so_DJ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/so_ET.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/so_KE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/so_SO.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sq.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sq_AL.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sq_MK.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sq_XK.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sr.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sr_Cyrl.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sr_Cyrl_BA.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sr_Cyrl_ME.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sr_Cyrl_RS.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sr_Cyrl_XK.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sr_Latn.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sr_Latn_BA.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sr_Latn_ME.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sr_Latn_RS.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sr_Latn_XK.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ss.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ss_SZ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ss_ZA.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ssy.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ssy_ER.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/st.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/st_LS.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/st_ZA.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/su.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/su_Latn.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/su_Latn_ID.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sv.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sv_AX.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sv_FI.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sv_SE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sw.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sw_CD.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sw_KE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sw_TZ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/sw_UG.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/syr.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/syr_IQ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/syr_SY.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/szl.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/szl_PL.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ta.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ta_IN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ta_LK.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ta_MY.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ta_SG.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/te.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/te_IN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/teo.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/teo_KE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/teo_UG.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/tg.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/tg_TJ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/th.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/th_TH.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ti.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ti_ER.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ti_ET.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/tig.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/tig_ER.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/tk.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/tk_TM.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/tn.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/tn_BW.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/tn_ZA.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/to.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/to_TO.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/tok.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/tok_001.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/tpi.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/tpi_PG.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/tr.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/tr_CY.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/tr_TR.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/trv.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/trv_TW.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/trw.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/trw_PK.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ts.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ts_ZA.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/tt.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/tt_RU.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/twq.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/twq_NE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/tyv.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/tyv_RU.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/tzm.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/tzm_MA.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ug.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ug_CN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/uk.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/uk_UA.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ur.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ur_IN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ur_PK.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/uz.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/uz_Arab.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/uz_Arab_AF.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/uz_Cyrl.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/uz_Cyrl_UZ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/uz_Latn.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/uz_Latn_UZ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/vai.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/vai_Latn.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/vai_Latn_LR.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/vai_Vaii.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/vai_Vaii_LR.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ve.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/ve_ZA.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/vec.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/vec_IT.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/vi.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/vi_VN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/vmw.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/vmw_MZ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/vo.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/vo_001.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/vun.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/vun_TZ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/wa.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/wa_BE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/wae.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/wae_CH.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/wal.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/wal_ET.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/wbp.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/wbp_AU.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/wo.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/wo_SN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/xh.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/xh_ZA.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/xnr.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/xnr_IN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/xog.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/xog_UG.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/yav.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/yav_CM.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/yi.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/yi_UA.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/yo.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/yo_BJ.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/yo_NG.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/yrl.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/yrl_BR.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/yrl_CO.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/yrl_VE.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/yue.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/yue_Hans.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/yue_Hans_CN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/yue_Hant.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/yue_Hant_CN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/yue_Hant_HK.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/za.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/za_CN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/zgh.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/zgh_MA.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/zh.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/zh_Hans.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/zh_Hans_CN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/zh_Hans_HK.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/zh_Hans_MO.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/zh_Hans_MY.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/zh_Hans_SG.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/zh_Hant.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/zh_Hant_HK.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/zh_Hant_MO.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/zh_Hant_MY.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/zh_Hant_TW.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/zh_Latn.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/zh_Latn_CN.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/zu.dat
doc/venv_doc/lib/python3.12/site-packages/babel/locale-data/zu_ZA.dat
doc/venv_doc/lib/python3.12/site-packages/babel/localtime/__init__.py
doc/venv_doc/lib/python3.12/site-packages/babel/localtime/_fallback.py
doc/venv_doc/lib/python3.12/site-packages/babel/localtime/_helpers.py
doc/venv_doc/lib/python3.12/site-packages/babel/localtime/_unix.py
doc/venv_doc/lib/python3.12/site-packages/babel/localtime/_win32.py
doc/venv_doc/lib/python3.12/site-packages/babel/messages/__init__.py
doc/venv_doc/lib/python3.12/site-packages/babel/messages/_compat.py
doc/venv_doc/lib/python3.12/site-packages/babel/messages/catalog.py
doc/venv_doc/lib/python3.12/site-packages/babel/messages/checkers.py
doc/venv_doc/lib/python3.12/site-packages/babel/messages/extract.py
doc/venv_doc/lib/python3.12/site-packages/babel/messages/frontend.py
doc/venv_doc/lib/python3.12/site-packages/babel/messages/jslexer.py
doc/venv_doc/lib/python3.12/site-packages/babel/messages/mofile.py
doc/venv_doc/lib/python3.12/site-packages/babel/messages/plurals.py
doc/venv_doc/lib/python3.12/site-packages/babel/messages/pofile.py
doc/venv_doc/lib/python3.12/site-packages/babel/messages/setuptools_frontend.py
doc/venv_doc/lib/python3.12/site-packages/certifi/__init__.py
doc/venv_doc/lib/python3.12/site-packages/certifi/__main__.py
doc/venv_doc/lib/python3.12/site-packages/certifi/cacert.pem
doc/venv_doc/lib/python3.12/site-packages/certifi/core.py
doc/venv_doc/lib/python3.12/site-packages/certifi/py.typed
doc/venv_doc/lib/python3.12/site-packages/certifi-2025.8.3.dist-info/INSTALLER
doc/venv_doc/lib/python3.12/site-packages/certifi-2025.8.3.dist-info/METADATA
doc/venv_doc/lib/python3.12/site-packages/certifi-2025.8.3.dist-info/RECORD
doc/venv_doc/lib/python3.12/site-packages/certifi-2025.8.3.dist-info/WHEEL
doc/venv_doc/lib/python3.12/site-packages/certifi-2025.8.3.dist-info/top_level.txt
doc/venv_doc/lib/python3.12/site-packages/certifi-2025.8.3.dist-info/licenses/LICENSE
doc/venv_doc/lib/python3.12/site-packages/charset_normalizer/__init__.py
doc/venv_doc/lib/python3.12/site-packages/charset_normalizer/__main__.py
doc/venv_doc/lib/python3.12/site-packages/charset_normalizer/api.py
doc/venv_doc/lib/python3.12/site-packages/charset_normalizer/cd.py
doc/venv_doc/lib/python3.12/site-packages/charset_normalizer/constant.py
doc/venv_doc/lib/python3.12/site-packages/charset_normalizer/legacy.py
doc/venv_doc/lib/python3.12/site-packages/charset_normalizer/md.cpython-312-darwin.so
doc/venv_doc/lib/python3.12/site-packages/charset_normalizer/md.py
doc/venv_doc/lib/python3.12/site-packages/charset_normalizer/md__mypyc.cpython-312-darwin.so
doc/venv_doc/lib/python3.12/site-packages/charset_normalizer/models.py
doc/venv_doc/lib/python3.12/site-packages/charset_normalizer/py.typed
doc/venv_doc/lib/python3.12/site-packages/charset_normalizer/utils.py
doc/venv_doc/lib/python3.12/site-packages/charset_normalizer/version.py
doc/venv_doc/lib/python3.12/site-packages/charset_normalizer-3.4.3.dist-info/INSTALLER
doc/venv_doc/lib/python3.12/site-packages/charset_normalizer-3.4.3.dist-info/METADATA
doc/venv_doc/lib/python3.12/site-packages/charset_normalizer-3.4.3.dist-info/RECORD
doc/venv_doc/lib/python3.12/site-packages/charset_normalizer-3.4.3.dist-info/WHEEL
doc/venv_doc/lib/python3.12/site-packages/charset_normalizer-3.4.3.dist-info/entry_points.txt
doc/venv_doc/lib/python3.12/site-packages/charset_normalizer-3.4.3.dist-info/top_level.txt
doc/venv_doc/lib/python3.12/site-packages/charset_normalizer-3.4.3.dist-info/licenses/LICENSE
doc/venv_doc/lib/python3.12/site-packages/charset_normalizer/cli/__init__.py
doc/venv_doc/lib/python3.12/site-packages/charset_normalizer/cli/__main__.py
doc/venv_doc/lib/python3.12/site-packages/docutils/__init__.py
doc/venv_doc/lib/python3.12/site-packages/docutils/__main__.py
doc/venv_doc/lib/python3.12/site-packages/docutils/core.py
doc/venv_doc/lib/python3.12/site-packages/docutils/docutils.conf
doc/venv_doc/lib/python3.12/site-packages/docutils/examples.py
doc/venv_doc/lib/python3.12/site-packages/docutils/frontend.py
doc/venv_doc/lib/python3.12/site-packages/docutils/io.py
doc/venv_doc/lib/python3.12/site-packages/docutils/nodes.py
doc/venv_doc/lib/python3.12/site-packages/docutils/statemachine.py
doc/venv_doc/lib/python3.12/site-packages/docutils-0.21.2.dist-info/COPYING.txt
doc/venv_doc/lib/python3.12/site-packages/docutils-0.21.2.dist-info/INSTALLER
doc/venv_doc/lib/python3.12/site-packages/docutils-0.21.2.dist-info/METADATA
doc/venv_doc/lib/python3.12/site-packages/docutils-0.21.2.dist-info/RECORD
doc/venv_doc/lib/python3.12/site-packages/docutils-0.21.2.dist-info/WHEEL
doc/venv_doc/lib/python3.12/site-packages/docutils-0.21.2.dist-info/entry_points.txt
doc/venv_doc/lib/python3.12/site-packages/docutils/languages/__init__.py
doc/venv_doc/lib/python3.12/site-packages/docutils/languages/af.py
doc/venv_doc/lib/python3.12/site-packages/docutils/languages/ar.py
doc/venv_doc/lib/python3.12/site-packages/docutils/languages/ca.py
doc/venv_doc/lib/python3.12/site-packages/docutils/languages/cs.py
doc/venv_doc/lib/python3.12/site-packages/docutils/languages/da.py
doc/venv_doc/lib/python3.12/site-packages/docutils/languages/de.py
doc/venv_doc/lib/python3.12/site-packages/docutils/languages/en.py
doc/venv_doc/lib/python3.12/site-packages/docutils/languages/eo.py
doc/venv_doc/lib/python3.12/site-packages/docutils/languages/es.py
doc/venv_doc/lib/python3.12/site-packages/docutils/languages/fa.py
doc/venv_doc/lib/python3.12/site-packages/docutils/languages/fi.py
doc/venv_doc/lib/python3.12/site-packages/docutils/languages/fr.py
doc/venv_doc/lib/python3.12/site-packages/docutils/languages/gl.py
doc/venv_doc/lib/python3.12/site-packages/docutils/languages/he.py
doc/venv_doc/lib/python3.12/site-packages/docutils/languages/it.py
doc/venv_doc/lib/python3.12/site-packages/docutils/languages/ja.py
doc/venv_doc/lib/python3.12/site-packages/docutils/languages/ka.py
doc/venv_doc/lib/python3.12/site-packages/docutils/languages/ko.py
doc/venv_doc/lib/python3.12/site-packages/docutils/languages/lt.py
doc/venv_doc/lib/python3.12/site-packages/docutils/languages/lv.py
doc/venv_doc/lib/python3.12/site-packages/docutils/languages/nl.py
doc/venv_doc/lib/python3.12/site-packages/docutils/languages/pl.py
doc/venv_doc/lib/python3.12/site-packages/docutils/languages/pt_br.py
doc/venv_doc/lib/python3.12/site-packages/docutils/languages/ru.py
doc/venv_doc/lib/python3.12/site-packages/docutils/languages/sk.py
doc/venv_doc/lib/python3.12/site-packages/docutils/languages/sv.py
doc/venv_doc/lib/python3.12/site-packages/docutils/languages/uk.py
doc/venv_doc/lib/python3.12/site-packages/docutils/languages/zh_cn.py
doc/venv_doc/lib/python3.12/site-packages/docutils/languages/zh_tw.py
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/__init__.py
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/commonmark_wrapper.py
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/null.py
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/recommonmark_wrapper.py
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/__init__.py
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/roles.py
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/states.py
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/tableparser.py
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/directives/__init__.py
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/directives/admonitions.py
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/directives/body.py
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/directives/html.py
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/directives/images.py
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/directives/misc.py
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/directives/parts.py
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/directives/references.py
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/directives/tables.py
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/include/README.txt
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/include/isoamsa.txt
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/include/isoamsb.txt
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/include/isoamsc.txt
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/include/isoamsn.txt
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/include/isoamso.txt
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/include/isoamsr.txt
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/include/isobox.txt
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/include/isocyr1.txt
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/include/isocyr2.txt
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/include/isodia.txt
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/include/isogrk1.txt
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/include/isogrk2.txt
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/include/isogrk3.txt
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/include/isogrk4-wide.txt
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/include/isogrk4.txt
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/include/isolat1.txt
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/include/isolat2.txt
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/include/isomfrk-wide.txt
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/include/isomfrk.txt
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/include/isomopf-wide.txt
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/include/isomopf.txt
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/include/isomscr-wide.txt
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/include/isomscr.txt
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/include/isonum.txt
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/include/isopub.txt
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/include/isotech.txt
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/include/mmlalias.txt
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/include/mmlextra-wide.txt
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/include/mmlextra.txt
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/include/s5defs.txt
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/include/xhtml1-lat1.txt
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/include/xhtml1-special.txt
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/include/xhtml1-symbol.txt
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/languages/__init__.py
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/languages/af.py
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/languages/ar.py
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/languages/ca.py
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/languages/cs.py
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/languages/da.py
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/languages/de.py
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/languages/en.py
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/languages/eo.py
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/languages/es.py
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/languages/fa.py
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/languages/fi.py
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/languages/fr.py
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/languages/gl.py
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/languages/he.py
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/languages/it.py
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/languages/ja.py
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/languages/ka.py
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/languages/ko.py
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/languages/lt.py
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/languages/lv.py
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/languages/nl.py
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/languages/pl.py
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/languages/pt_br.py
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/languages/ru.py
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/languages/sk.py
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/languages/sv.py
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/languages/uk.py
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/languages/zh_cn.py
doc/venv_doc/lib/python3.12/site-packages/docutils/parsers/rst/languages/zh_tw.py
doc/venv_doc/lib/python3.12/site-packages/docutils/readers/__init__.py
doc/venv_doc/lib/python3.12/site-packages/docutils/readers/doctree.py
doc/venv_doc/lib/python3.12/site-packages/docutils/readers/pep.py
doc/venv_doc/lib/python3.12/site-packages/docutils/readers/standalone.py
doc/venv_doc/lib/python3.12/site-packages/docutils/transforms/__init__.py
doc/venv_doc/lib/python3.12/site-packages/docutils/transforms/components.py
doc/venv_doc/lib/python3.12/site-packages/docutils/transforms/frontmatter.py
doc/venv_doc/lib/python3.12/site-packages/docutils/transforms/misc.py
doc/venv_doc/lib/python3.12/site-packages/docutils/transforms/parts.py
doc/venv_doc/lib/python3.12/site-packages/docutils/transforms/peps.py
doc/venv_doc/lib/python3.12/site-packages/docutils/transforms/references.py
doc/venv_doc/lib/python3.12/site-packages/docutils/transforms/universal.py
doc/venv_doc/lib/python3.12/site-packages/docutils/transforms/writer_aux.py
doc/venv_doc/lib/python3.12/site-packages/docutils/utils/__init__.py
doc/venv_doc/lib/python3.12/site-packages/docutils/utils/code_analyzer.py
doc/venv_doc/lib/python3.12/site-packages/docutils/utils/error_reporting.py
doc/venv_doc/lib/python3.12/site-packages/docutils/utils/punctuation_chars.py
doc/venv_doc/lib/python3.12/site-packages/docutils/utils/roman.py
doc/venv_doc/lib/python3.12/site-packages/docutils/utils/smartquotes.py
doc/venv_doc/lib/python3.12/site-packages/docutils/utils/urischemes.py
doc/venv_doc/lib/python3.12/site-packages/docutils/utils/math/__init__.py
doc/venv_doc/lib/python3.12/site-packages/docutils/utils/math/latex2mathml.py
doc/venv_doc/lib/python3.12/site-packages/docutils/utils/math/math2html.py
doc/venv_doc/lib/python3.12/site-packages/docutils/utils/math/mathalphabet2unichar.py
doc/venv_doc/lib/python3.12/site-packages/docutils/utils/math/mathml_elements.py
doc/venv_doc/lib/python3.12/site-packages/docutils/utils/math/tex2mathml_extern.py
doc/venv_doc/lib/python3.12/site-packages/docutils/utils/math/tex2unichar.py
doc/venv_doc/lib/python3.12/site-packages/docutils/utils/math/unichar2tex.py
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/__init__.py
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/_html_base.py
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/docutils_xml.py
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/manpage.py
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/null.py
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/pseudoxml.py
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/html4css1/__init__.py
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/html4css1/html4css1.css
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/html4css1/template.txt
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/html5_polyglot/__init__.py
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/html5_polyglot/italic-field-names.css
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/html5_polyglot/math.css
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/html5_polyglot/minimal.css
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/html5_polyglot/plain.css
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/html5_polyglot/responsive.css
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/html5_polyglot/template.txt
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/html5_polyglot/tuftig.css
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/latex2e/__init__.py
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/latex2e/default.tex
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/latex2e/docutils.sty
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/latex2e/titlepage.tex
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/latex2e/titlingpage.tex
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/latex2e/xelatex.tex
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/odf_odt/__init__.py
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/odf_odt/prepstyles.py
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/odf_odt/pygmentsformatter.py
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/odf_odt/styles.odt
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/pep_html/__init__.py
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/pep_html/pep.css
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/pep_html/template.txt
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/s5_html/__init__.py
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/s5_html/themes/README.txt
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/s5_html/themes/big-black/__base__
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/s5_html/themes/big-black/framing.css
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/s5_html/themes/big-black/pretty.css
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/s5_html/themes/big-white/framing.css
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/s5_html/themes/big-white/pretty.css
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/s5_html/themes/default/framing.css
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/s5_html/themes/default/opera.css
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/s5_html/themes/default/outline.css
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/s5_html/themes/default/pretty.css
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/s5_html/themes/default/print.css
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/s5_html/themes/default/s5-core.css
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/s5_html/themes/default/slides.css
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/s5_html/themes/default/slides.js
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/s5_html/themes/medium-black/__base__
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/s5_html/themes/medium-black/pretty.css
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/s5_html/themes/medium-white/framing.css
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/s5_html/themes/medium-white/pretty.css
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/s5_html/themes/small-black/__base__
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/s5_html/themes/small-black/pretty.css
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/s5_html/themes/small-white/framing.css
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/s5_html/themes/small-white/pretty.css
doc/venv_doc/lib/python3.12/site-packages/docutils/writers/xetex/__init__.py
doc/venv_doc/lib/python3.12/site-packages/idna/__init__.py
doc/venv_doc/lib/python3.12/site-packages/idna/codec.py
doc/venv_doc/lib/python3.12/site-packages/idna/compat.py
doc/venv_doc/lib/python3.12/site-packages/idna/core.py
doc/venv_doc/lib/python3.12/site-packages/idna/idnadata.py
doc/venv_doc/lib/python3.12/site-packages/idna/intranges.py
doc/venv_doc/lib/python3.12/site-packages/idna/package_data.py
doc/venv_doc/lib/python3.12/site-packages/idna/py.typed
doc/venv_doc/lib/python3.12/site-packages/idna/uts46data.py
doc/venv_doc/lib/python3.12/site-packages/idna-3.10.dist-info/INSTALLER
doc/venv_doc/lib/python3.12/site-packages/idna-3.10.dist-info/LICENSE.md
doc/venv_doc/lib/python3.12/site-packages/idna-3.10.dist-info/METADATA
doc/venv_doc/lib/python3.12/site-packages/idna-3.10.dist-info/RECORD
doc/venv_doc/lib/python3.12/site-packages/idna-3.10.dist-info/WHEEL
doc/venv_doc/lib/python3.12/site-packages/imagesize/__init__.py
doc/venv_doc/lib/python3.12/site-packages/imagesize/imagesize.py
doc/venv_doc/lib/python3.12/site-packages/imagesize-1.4.1.dist-info/INSTALLER
doc/venv_doc/lib/python3.12/site-packages/imagesize-1.4.1.dist-info/LICENSE.rst
doc/venv_doc/lib/python3.12/site-packages/imagesize-1.4.1.dist-info/METADATA
doc/venv_doc/lib/python3.12/site-packages/imagesize-1.4.1.dist-info/RECORD
doc/venv_doc/lib/python3.12/site-packages/imagesize-1.4.1.dist-info/WHEEL
doc/venv_doc/lib/python3.12/site-packages/imagesize-1.4.1.dist-info/top_level.txt
doc/venv_doc/lib/python3.12/site-packages/jinja2/__init__.py
doc/venv_doc/lib/python3.12/site-packages/jinja2/_identifier.py
doc/venv_doc/lib/python3.12/site-packages/jinja2/async_utils.py
doc/venv_doc/lib/python3.12/site-packages/jinja2/bccache.py
doc/venv_doc/lib/python3.12/site-packages/jinja2/compiler.py
doc/venv_doc/lib/python3.12/site-packages/jinja2/constants.py
doc/venv_doc/lib/python3.12/site-packages/jinja2/debug.py
doc/venv_doc/lib/python3.12/site-packages/jinja2/defaults.py
doc/venv_doc/lib/python3.12/site-packages/jinja2/environment.py
doc/venv_doc/lib/python3.12/site-packages/jinja2/exceptions.py
doc/venv_doc/lib/python3.12/site-packages/jinja2/ext.py
doc/venv_doc/lib/python3.12/site-packages/jinja2/filters.py
doc/venv_doc/lib/python3.12/site-packages/jinja2/idtracking.py
doc/venv_doc/lib/python3.12/site-packages/jinja2/lexer.py
doc/venv_doc/lib/python3.12/site-packages/jinja2/loaders.py
doc/venv_doc/lib/python3.12/site-packages/jinja2/meta.py
doc/venv_doc/lib/python3.12/site-packages/jinja2/nativetypes.py
doc/venv_doc/lib/python3.12/site-packages/jinja2/nodes.py
doc/venv_doc/lib/python3.12/site-packages/jinja2/optimizer.py
doc/venv_doc/lib/python3.12/site-packages/jinja2/parser.py
doc/venv_doc/lib/python3.12/site-packages/jinja2/py.typed
doc/venv_doc/lib/python3.12/site-packages/jinja2/runtime.py
doc/venv_doc/lib/python3.12/site-packages/jinja2/sandbox.py
doc/venv_doc/lib/python3.12/site-packages/jinja2/tests.py
doc/venv_doc/lib/python3.12/site-packages/jinja2/utils.py
doc/venv_doc/lib/python3.12/site-packages/jinja2/visitor.py
doc/venv_doc/lib/python3.12/site-packages/jinja2-3.1.6.dist-info/INSTALLER
doc/venv_doc/lib/python3.12/site-packages/jinja2-3.1.6.dist-info/METADATA
doc/venv_doc/lib/python3.12/site-packages/jinja2-3.1.6.dist-info/RECORD
doc/venv_doc/lib/python3.12/site-packages/jinja2-3.1.6.dist-info/WHEEL
doc/venv_doc/lib/python3.12/site-packages/jinja2-3.1.6.dist-info/entry_points.txt
doc/venv_doc/lib/python3.12/site-packages/jinja2-3.1.6.dist-info/licenses/LICENSE.txt
doc/venv_doc/lib/python3.12/site-packages/markupsafe/__init__.py
doc/venv_doc/lib/python3.12/site-packages/markupsafe/_native.py
doc/venv_doc/lib/python3.12/site-packages/markupsafe/_speedups.c
doc/venv_doc/lib/python3.12/site-packages/markupsafe/_speedups.cpython-312-darwin.so
doc/venv_doc/lib/python3.12/site-packages/markupsafe/_speedups.pyi
doc/venv_doc/lib/python3.12/site-packages/markupsafe/py.typed
doc/venv_doc/lib/python3.12/site-packages/packaging/__init__.py
doc/venv_doc/lib/python3.12/site-packages/packaging/_elffile.py
doc/venv_doc/lib/python3.12/site-packages/packaging/_manylinux.py
doc/venv_doc/lib/python3.12/site-packages/packaging/_musllinux.py
doc/venv_doc/lib/python3.12/site-packages/packaging/_parser.py
doc/venv_doc/lib/python3.12/site-packages/packaging/_structures.py
doc/venv_doc/lib/python3.12/site-packages/packaging/_tokenizer.py
doc/venv_doc/lib/python3.12/site-packages/packaging/markers.py
doc/venv_doc/lib/python3.12/site-packages/packaging/metadata.py
doc/venv_doc/lib/python3.12/site-packages/packaging/py.typed
doc/venv_doc/lib/python3.12/site-packages/packaging/requirements.py
doc/venv_doc/lib/python3.12/site-packages/packaging/specifiers.py
doc/venv_doc/lib/python3.12/site-packages/packaging/tags.py
doc/venv_doc/lib/python3.12/site-packages/packaging/utils.py
doc/venv_doc/lib/python3.12/site-packages/packaging/version.py
doc/venv_doc/lib/python3.12/site-packages/packaging-25.0.dist-info/INSTALLER
doc/venv_doc/lib/python3.12/site-packages/packaging-25.0.dist-info/METADATA
doc/venv_doc/lib/python3.12/site-packages/packaging-25.0.dist-info/RECORD
doc/venv_doc/lib/python3.12/site-packages/packaging-25.0.dist-info/WHEEL
doc/venv_doc/lib/python3.12/site-packages/packaging-25.0.dist-info/licenses/LICENSE
doc/venv_doc/lib/python3.12/site-packages/packaging-25.0.dist-info/licenses/LICENSE.APACHE
doc/venv_doc/lib/python3.12/site-packages/packaging-25.0.dist-info/licenses/LICENSE.BSD
doc/venv_doc/lib/python3.12/site-packages/packaging/licenses/__init__.py
doc/venv_doc/lib/python3.12/site-packages/packaging/licenses/_spdx.py
doc/venv_doc/lib/python3.12/site-packages/pip/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/__main__.py
doc/venv_doc/lib/python3.12/site-packages/pip/__pip-runner__.py
doc/venv_doc/lib/python3.12/site-packages/pip/py.typed
doc/venv_doc/lib/python3.12/site-packages/pip-25.2.dist-info/INSTALLER
doc/venv_doc/lib/python3.12/site-packages/pip-25.2.dist-info/METADATA
doc/venv_doc/lib/python3.12/site-packages/pip-25.2.dist-info/RECORD
doc/venv_doc/lib/python3.12/site-packages/pip-25.2.dist-info/REQUESTED
doc/venv_doc/lib/python3.12/site-packages/pip-25.2.dist-info/WHEEL
doc/venv_doc/lib/python3.12/site-packages/pip-25.2.dist-info/entry_points.txt
doc/venv_doc/lib/python3.12/site-packages/pip-25.2.dist-info/top_level.txt
doc/venv_doc/lib/python3.12/site-packages/pip-25.2.dist-info/licenses/AUTHORS.txt
doc/venv_doc/lib/python3.12/site-packages/pip-25.2.dist-info/licenses/LICENSE.txt
doc/venv_doc/lib/python3.12/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/cachecontrol/LICENSE.txt
doc/venv_doc/lib/python3.12/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/certifi/LICENSE
doc/venv_doc/lib/python3.12/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/dependency_groups/LICENSE.txt
doc/venv_doc/lib/python3.12/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/distlib/LICENSE.txt
doc/venv_doc/lib/python3.12/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/distro/LICENSE
doc/venv_doc/lib/python3.12/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/idna/LICENSE.md
doc/venv_doc/lib/python3.12/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/msgpack/COPYING
doc/venv_doc/lib/python3.12/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/packaging/LICENSE
doc/venv_doc/lib/python3.12/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/packaging/LICENSE.APACHE
doc/venv_doc/lib/python3.12/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/packaging/LICENSE.BSD
doc/venv_doc/lib/python3.12/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/pkg_resources/LICENSE
doc/venv_doc/lib/python3.12/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/platformdirs/LICENSE
doc/venv_doc/lib/python3.12/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/pygments/LICENSE
doc/venv_doc/lib/python3.12/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/pyproject_hooks/LICENSE
doc/venv_doc/lib/python3.12/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/requests/LICENSE
doc/venv_doc/lib/python3.12/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/resolvelib/LICENSE
doc/venv_doc/lib/python3.12/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/rich/LICENSE
doc/venv_doc/lib/python3.12/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/tomli/LICENSE
doc/venv_doc/lib/python3.12/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/tomli/LICENSE-HEADER
doc/venv_doc/lib/python3.12/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/tomli_w/LICENSE
doc/venv_doc/lib/python3.12/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/truststore/LICENSE
doc/venv_doc/lib/python3.12/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/urllib3/LICENSE.txt
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/build_env.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/cache.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/configuration.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/exceptions.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/main.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/pyproject.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/wheel_builder.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/cli/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/cli/base_command.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/cli/cmdoptions.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/cli/command_context.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/cli/index_command.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/cli/main.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/cli/main_parser.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/cli/parser.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/cli/progress_bars.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/cli/req_command.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/cli/spinners.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/cli/status_codes.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/commands/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/commands/cache.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/commands/check.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/commands/completion.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/commands/configuration.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/commands/debug.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/commands/download.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/commands/freeze.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/commands/hash.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/commands/help.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/commands/index.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/commands/inspect.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/commands/install.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/commands/list.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/commands/lock.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/commands/search.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/commands/show.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/commands/uninstall.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/commands/wheel.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/distributions/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/distributions/base.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/distributions/installed.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/distributions/sdist.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/distributions/wheel.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/index/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/index/collector.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/index/package_finder.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/index/sources.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/locations/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/locations/_distutils.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/locations/base.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/metadata/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/metadata/_json.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/metadata/base.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/metadata/importlib/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/metadata/importlib/_compat.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/metadata/importlib/_dists.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/metadata/importlib/_envs.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/models/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/models/candidate.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/models/direct_url.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/models/format_control.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/models/index.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/models/installation_report.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/models/link.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/models/pylock.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/models/scheme.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/models/search_scope.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/models/selection_prefs.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/models/target_python.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/models/wheel.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/network/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/network/auth.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/network/cache.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/network/download.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/network/lazy_wheel.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/network/session.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/network/utils.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/network/xmlrpc.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/operations/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/operations/check.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/operations/freeze.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/operations/prepare.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/operations/build/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/operations/build/build_tracker.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/operations/build/metadata.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/operations/build/metadata_editable.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/operations/build/metadata_legacy.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/operations/build/wheel.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/operations/build/wheel_editable.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/operations/build/wheel_legacy.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/operations/install/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/operations/install/editable_legacy.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/operations/install/wheel.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/req/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/req/constructors.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/req/req_dependency_group.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/req/req_file.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/req/req_install.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/req/req_set.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/req/req_uninstall.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/resolution/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/resolution/base.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/resolution/legacy/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/resolution/legacy/resolver.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/base.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/candidates.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/provider.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/requirements.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/resolver.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/utils/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/utils/_jaraco_text.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/utils/_log.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/utils/appdirs.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/utils/compat.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/utils/compatibility_tags.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/utils/datetime.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/utils/deprecation.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/utils/direct_url_helpers.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/utils/egg_link.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/utils/entrypoints.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/utils/filesystem.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/utils/filetypes.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/utils/glibc.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/utils/hashes.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/utils/logging.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/utils/misc.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/utils/packaging.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/utils/retry.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/utils/setuptools_build.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/utils/subprocess.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/utils/unpacking.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/utils/urls.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/utils/virtualenv.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/utils/wheel.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/vcs/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/vcs/bazaar.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/vcs/git.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/vcs/mercurial.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/vcs/subversion.py
doc/venv_doc/lib/python3.12/site-packages/pip/_internal/vcs/versioncontrol.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/vendor.txt
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/cachecontrol/_cmd.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/cachecontrol/cache.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/cachecontrol/controller.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/cachecontrol/filewrapper.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/cachecontrol/heuristics.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/cachecontrol/py.typed
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/cachecontrol/serialize.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/cachecontrol/wrapper.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/certifi/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/certifi/__main__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/certifi/cacert.pem
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/certifi/core.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/certifi/py.typed
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/dependency_groups/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/dependency_groups/__main__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/dependency_groups/_implementation.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/dependency_groups/_lint_dependency_groups.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/dependency_groups/_pip_wrapper.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/dependency_groups/_toml_compat.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/dependency_groups/py.typed
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/distlib/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/distlib/compat.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/distlib/resources.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/distlib/scripts.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/distlib/t32.exe
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/distlib/t64-arm.exe
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/distlib/t64.exe
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/distlib/util.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/distlib/w32.exe
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/distlib/w64-arm.exe
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/distlib/w64.exe
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/distro/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/distro/__main__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/distro/distro.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/distro/py.typed
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/idna/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/idna/codec.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/idna/compat.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/idna/core.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/idna/idnadata.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/idna/intranges.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/idna/package_data.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/idna/py.typed
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/idna/uts46data.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/msgpack/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/msgpack/exceptions.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/packaging/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/packaging/_elffile.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/packaging/_manylinux.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/packaging/_musllinux.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/packaging/_parser.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/packaging/_tokenizer.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/packaging/markers.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/packaging/metadata.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/packaging/py.typed
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/packaging/requirements.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/packaging/specifiers.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/packaging/tags.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/packaging/version.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/packaging/licenses/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/packaging/licenses/_spdx.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/pkg_resources/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/platformdirs/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/platformdirs/__main__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/platformdirs/android.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/platformdirs/api.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/platformdirs/macos.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/platformdirs/py.typed
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/platformdirs/unix.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/platformdirs/version.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/platformdirs/windows.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/pygments/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/pygments/__main__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/pygments/console.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/pygments/filter.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/pygments/formatter.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/pygments/lexer.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/pygments/modeline.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/pygments/plugin.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/pygments/regexopt.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/pygments/scanner.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/pygments/sphinxext.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/pygments/style.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/pygments/token.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/pygments/unistring.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/pygments/util.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/pygments/filters/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/_mapping.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/_mapping.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/pygments/styles/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/pygments/styles/_mapping.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_impl.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/py.typed
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_in_process/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/requests/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/requests/__version__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/requests/_internal_utils.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/requests/adapters.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/requests/api.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/requests/auth.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/requests/certs.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/requests/compat.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/requests/cookies.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/requests/exceptions.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/requests/help.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/requests/hooks.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/requests/models.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/requests/packages.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/requests/sessions.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/requests/status_codes.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/requests/structures.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/requests/utils.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/resolvelib/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/resolvelib/providers.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/resolvelib/py.typed
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/resolvelib/reporters.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/resolvelib/structs.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/abstract.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/criterion.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/resolution.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/__main__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/_cell_widths.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/_emoji_codes.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/_emoji_replace.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/_export_format.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/_extension.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/_fileno.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/_inspect.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/_log_render.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/_loop.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/_null_file.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/_palettes.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/_pick.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/_ratio.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/_spinners.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/_stack.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/_timer.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/_win32_console.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/_windows.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/_windows_renderer.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/_wrap.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/abc.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/align.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/ansi.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/bar.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/box.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/cells.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/color.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/color_triplet.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/columns.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/console.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/constrain.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/containers.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/control.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/default_styles.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/diagnose.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/emoji.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/errors.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/file_proxy.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/filesize.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/json.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/layout.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/live.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/live_render.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/logging.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/markup.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/measure.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/padding.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/pager.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/palette.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/panel.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/progress.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/progress_bar.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/prompt.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/protocol.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/py.typed
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/region.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/repr.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/rule.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/scope.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/screen.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/segment.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/spinner.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/status.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/style.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/styled.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/syntax.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/table.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/terminal_theme.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/text.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/theme.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/themes.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/traceback.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/rich/tree.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/tomli/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/tomli/_types.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/tomli/py.typed
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/tomli_w/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/tomli_w/_writer.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/tomli_w/py.typed
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/truststore/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/truststore/_api.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/truststore/_openssl.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/truststore/_ssl_constants.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/truststore/py.typed
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/urllib3/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/urllib3/_collections.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/urllib3/_version.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/urllib3/connection.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/urllib3/exceptions.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/urllib3/fields.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/urllib3/poolmanager.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/urllib3/request.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/urllib3/response.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_appengine_environ.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/appengine.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/ntlmpool.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/pyopenssl.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/securetransport.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/socks.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_securetransport/bindings.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_securetransport/low_level.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/six.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/makefile.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/weakref_finalize.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/urllib3/util/connection.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/urllib3/util/proxy.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/urllib3/util/queue.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/urllib3/util/request.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/urllib3/util/response.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/urllib3/util/ssl_.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/urllib3/util/ssl_match_hostname.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/urllib3/util/ssltransport.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/urllib3/util/timeout.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/urllib3/util/url.py
doc/venv_doc/lib/python3.12/site-packages/pip/_vendor/urllib3/util/wait.py
doc/venv_doc/lib/python3.12/site-packages/pygments/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pygments/__main__.py
doc/venv_doc/lib/python3.12/site-packages/pygments/cmdline.py
doc/venv_doc/lib/python3.12/site-packages/pygments/console.py
doc/venv_doc/lib/python3.12/site-packages/pygments/filter.py
doc/venv_doc/lib/python3.12/site-packages/pygments/formatter.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexer.py
doc/venv_doc/lib/python3.12/site-packages/pygments/modeline.py
doc/venv_doc/lib/python3.12/site-packages/pygments/plugin.py
doc/venv_doc/lib/python3.12/site-packages/pygments/regexopt.py
doc/venv_doc/lib/python3.12/site-packages/pygments/scanner.py
doc/venv_doc/lib/python3.12/site-packages/pygments/sphinxext.py
doc/venv_doc/lib/python3.12/site-packages/pygments/style.py
doc/venv_doc/lib/python3.12/site-packages/pygments/token.py
doc/venv_doc/lib/python3.12/site-packages/pygments/unistring.py
doc/venv_doc/lib/python3.12/site-packages/pygments/util.py
doc/venv_doc/lib/python3.12/site-packages/pygments-2.19.2.dist-info/INSTALLER
doc/venv_doc/lib/python3.12/site-packages/pygments-2.19.2.dist-info/METADATA
doc/venv_doc/lib/python3.12/site-packages/pygments-2.19.2.dist-info/RECORD
doc/venv_doc/lib/python3.12/site-packages/pygments-2.19.2.dist-info/WHEEL
doc/venv_doc/lib/python3.12/site-packages/pygments-2.19.2.dist-info/entry_points.txt
doc/venv_doc/lib/python3.12/site-packages/pygments-2.19.2.dist-info/licenses/AUTHORS
doc/venv_doc/lib/python3.12/site-packages/pygments-2.19.2.dist-info/licenses/LICENSE
doc/venv_doc/lib/python3.12/site-packages/pygments/filters/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pygments/formatters/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pygments/formatters/_mapping.py
doc/venv_doc/lib/python3.12/site-packages/pygments/formatters/bbcode.py
doc/venv_doc/lib/python3.12/site-packages/pygments/formatters/groff.py
doc/venv_doc/lib/python3.12/site-packages/pygments/formatters/html.py
doc/venv_doc/lib/python3.12/site-packages/pygments/formatters/img.py
doc/venv_doc/lib/python3.12/site-packages/pygments/formatters/irc.py
doc/venv_doc/lib/python3.12/site-packages/pygments/formatters/latex.py
doc/venv_doc/lib/python3.12/site-packages/pygments/formatters/other.py
doc/venv_doc/lib/python3.12/site-packages/pygments/formatters/pangomarkup.py
doc/venv_doc/lib/python3.12/site-packages/pygments/formatters/rtf.py
doc/venv_doc/lib/python3.12/site-packages/pygments/formatters/svg.py
doc/venv_doc/lib/python3.12/site-packages/pygments/formatters/terminal.py
doc/venv_doc/lib/python3.12/site-packages/pygments/formatters/terminal256.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/_ada_builtins.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/_asy_builtins.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/_cl_builtins.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/_cocoa_builtins.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/_csound_builtins.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/_css_builtins.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/_googlesql_builtins.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/_julia_builtins.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/_lasso_builtins.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/_lilypond_builtins.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/_lua_builtins.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/_luau_builtins.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/_mapping.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/_mql_builtins.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/_mysql_builtins.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/_openedge_builtins.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/_php_builtins.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/_postgres_builtins.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/_qlik_builtins.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/_scheme_builtins.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/_scilab_builtins.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/_sourcemod_builtins.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/_sql_builtins.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/_stan_builtins.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/_stata_builtins.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/_tsql_builtins.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/_usd_builtins.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/_vbscript_builtins.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/_vim_builtins.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/actionscript.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/ada.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/agile.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/algebra.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/ambient.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/amdgpu.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/ampl.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/apdlexer.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/apl.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/archetype.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/arrow.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/arturo.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/asc.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/asm.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/asn1.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/automation.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/bare.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/basic.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/bdd.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/berry.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/bibtex.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/blueprint.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/boa.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/bqn.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/business.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/c_cpp.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/c_like.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/capnproto.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/carbon.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/cddl.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/chapel.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/clean.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/codeql.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/comal.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/compiled.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/configs.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/console.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/cplint.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/crystal.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/csound.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/css.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/d.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/dalvik.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/data.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/dax.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/devicetree.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/diff.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/dns.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/dotnet.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/dsls.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/dylan.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/ecl.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/eiffel.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/elm.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/elpi.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/email.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/erlang.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/esoteric.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/ezhil.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/factor.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/fantom.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/felix.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/fift.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/floscript.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/forth.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/fortran.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/foxpro.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/freefem.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/func.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/functional.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/futhark.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/gcodelexer.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/gdscript.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/gleam.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/go.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/grammar_notation.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/graph.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/graphics.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/graphql.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/graphviz.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/gsql.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/hare.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/haskell.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/haxe.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/hdl.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/hexdump.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/html.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/idl.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/igor.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/inferno.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/installers.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/int_fiction.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/iolang.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/j.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/javascript.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/jmespath.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/jslt.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/json5.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/jsonnet.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/jsx.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/julia.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/jvm.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/kuin.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/kusto.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/ldap.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/lean.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/lilypond.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/lisp.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/macaulay2.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/make.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/maple.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/markup.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/math.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/matlab.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/maxima.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/meson.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/mime.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/minecraft.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/mips.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/ml.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/modeling.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/modula2.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/mojo.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/monte.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/mosel.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/ncl.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/nimrod.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/nit.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/nix.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/numbair.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/oberon.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/objective.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/ooc.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/openscad.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/other.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/parasail.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/parsers.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/pascal.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/pawn.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/pddl.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/perl.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/phix.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/php.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/pointless.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/pony.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/praat.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/procfile.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/prolog.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/promql.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/prql.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/ptx.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/python.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/q.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/qlik.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/qvt.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/r.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/rdf.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/rebol.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/rego.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/resource.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/ride.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/rita.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/rnc.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/roboconf.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/robotframework.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/ruby.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/rust.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/sas.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/savi.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/scdoc.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/scripting.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/sgf.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/shell.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/sieve.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/slash.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/smalltalk.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/smithy.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/smv.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/snobol.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/solidity.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/soong.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/sophia.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/special.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/spice.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/sql.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/srcinfo.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/stata.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/supercollider.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/tablegen.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/tact.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/tal.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/tcl.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/teal.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/templates.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/teraterm.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/testing.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/text.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/textedit.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/textfmts.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/theorem.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/thingsdb.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/tlb.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/tls.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/tnt.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/trafficscript.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/typoscript.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/typst.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/ul4.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/unicon.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/urbi.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/usd.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/varnish.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/verification.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/verifpal.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/vip.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/vyper.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/web.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/webassembly.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/webidl.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/webmisc.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/wgsl.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/whiley.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/wowtoc.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/wren.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/x10.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/xorg.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/yang.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/yara.py
doc/venv_doc/lib/python3.12/site-packages/pygments/lexers/zig.py
doc/venv_doc/lib/python3.12/site-packages/pygments/styles/__init__.py
doc/venv_doc/lib/python3.12/site-packages/pygments/styles/_mapping.py
doc/venv_doc/lib/python3.12/site-packages/pygments/styles/abap.py
doc/venv_doc/lib/python3.12/site-packages/pygments/styles/algol.py
doc/venv_doc/lib/python3.12/site-packages/pygments/styles/algol_nu.py
doc/venv_doc/lib/python3.12/site-packages/pygments/styles/arduino.py
doc/venv_doc/lib/python3.12/site-packages/pygments/styles/autumn.py
doc/venv_doc/lib/python3.12/site-packages/pygments/styles/borland.py
doc/venv_doc/lib/python3.12/site-packages/pygments/styles/bw.py
doc/venv_doc/lib/python3.12/site-packages/pygments/styles/coffee.py
doc/venv_doc/lib/python3.12/site-packages/pygments/styles/colorful.py
doc/venv_doc/lib/python3.12/site-packages/pygments/styles/default.py
doc/venv_doc/lib/python3.12/site-packages/pygments/styles/dracula.py
doc/venv_doc/lib/python3.12/site-packages/pygments/styles/emacs.py
doc/venv_doc/lib/python3.12/site-packages/pygments/styles/friendly.py
doc/venv_doc/lib/python3.12/site-packages/pygments/styles/friendly_grayscale.py
doc/venv_doc/lib/python3.12/site-packages/pygments/styles/fruity.py
doc/venv_doc/lib/python3.12/site-packages/pygments/styles/gh_dark.py
doc/venv_doc/lib/python3.12/site-packages/pygments/styles/gruvbox.py
doc/venv_doc/lib/python3.12/site-packages/pygments/styles/igor.py
doc/venv_doc/lib/python3.12/site-packages/pygments/styles/inkpot.py
doc/venv_doc/lib/python3.12/site-packages/pygments/styles/lightbulb.py
doc/venv_doc/lib/python3.12/site-packages/pygments/styles/lilypond.py
doc/venv_doc/lib/python3.12/site-packages/pygments/styles/lovelace.py
doc/venv_doc/lib/python3.12/site-packages/pygments/styles/manni.py
doc/venv_doc/lib/python3.12/site-packages/pygments/styles/material.py
doc/venv_doc/lib/python3.12/site-packages/pygments/styles/monokai.py
doc/venv_doc/lib/python3.12/site-packages/pygments/styles/murphy.py
doc/venv_doc/lib/python3.12/site-packages/pygments/styles/native.py
doc/venv_doc/lib/python3.12/site-packages/pygments/styles/nord.py
doc/venv_doc/lib/python3.12/site-packages/pygments/styles/onedark.py
doc/venv_doc/lib/python3.12/site-packages/pygments/styles/paraiso_dark.py
doc/venv_doc/lib/python3.12/site-packages/pygments/styles/paraiso_light.py
doc/venv_doc/lib/python3.12/site-packages/pygments/styles/pastie.py
doc/venv_doc/lib/python3.12/site-packages/pygments/styles/perldoc.py
doc/venv_doc/lib/python3.12/site-packages/pygments/styles/rainbow_dash.py
doc/venv_doc/lib/python3.12/site-packages/pygments/styles/rrt.py
doc/venv_doc/lib/python3.12/site-packages/pygments/styles/sas.py
doc/venv_doc/lib/python3.12/site-packages/pygments/styles/solarized.py
doc/venv_doc/lib/python3.12/site-packages/pygments/styles/staroffice.py
doc/venv_doc/lib/python3.12/site-packages/pygments/styles/stata_dark.py
doc/venv_doc/lib/python3.12/site-packages/pygments/styles/stata_light.py
doc/venv_doc/lib/python3.12/site-packages/pygments/styles/tango.py
doc/venv_doc/lib/python3.12/site-packages/pygments/styles/trac.py
doc/venv_doc/lib/python3.12/site-packages/pygments/styles/vim.py
doc/venv_doc/lib/python3.12/site-packages/pygments/styles/vs.py
doc/venv_doc/lib/python3.12/site-packages/pygments/styles/xcode.py
doc/venv_doc/lib/python3.12/site-packages/pygments/styles/zenburn.py
doc/venv_doc/lib/python3.12/site-packages/requests/__init__.py
doc/venv_doc/lib/python3.12/site-packages/requests/__version__.py
doc/venv_doc/lib/python3.12/site-packages/requests/_internal_utils.py
doc/venv_doc/lib/python3.12/site-packages/requests/adapters.py
doc/venv_doc/lib/python3.12/site-packages/requests/api.py
doc/venv_doc/lib/python3.12/site-packages/requests/auth.py
doc/venv_doc/lib/python3.12/site-packages/requests/certs.py
doc/venv_doc/lib/python3.12/site-packages/requests/compat.py
doc/venv_doc/lib/python3.12/site-packages/requests/cookies.py
doc/venv_doc/lib/python3.12/site-packages/requests/exceptions.py
doc/venv_doc/lib/python3.12/site-packages/requests/help.py
doc/venv_doc/lib/python3.12/site-packages/requests/hooks.py
doc/venv_doc/lib/python3.12/site-packages/requests/models.py
doc/venv_doc/lib/python3.12/site-packages/requests/packages.py
doc/venv_doc/lib/python3.12/site-packages/requests/sessions.py
doc/venv_doc/lib/python3.12/site-packages/requests/status_codes.py
doc/venv_doc/lib/python3.12/site-packages/requests/structures.py
doc/venv_doc/lib/python3.12/site-packages/requests/utils.py
doc/venv_doc/lib/python3.12/site-packages/requests-2.32.4.dist-info/INSTALLER
doc/venv_doc/lib/python3.12/site-packages/requests-2.32.4.dist-info/METADATA
doc/venv_doc/lib/python3.12/site-packages/requests-2.32.4.dist-info/RECORD
doc/venv_doc/lib/python3.12/site-packages/requests-2.32.4.dist-info/WHEEL
doc/venv_doc/lib/python3.12/site-packages/requests-2.32.4.dist-info/top_level.txt
doc/venv_doc/lib/python3.12/site-packages/requests-2.32.4.dist-info/licenses/LICENSE
doc/venv_doc/lib/python3.12/site-packages/roman_numerals/__init__.py
doc/venv_doc/lib/python3.12/site-packages/roman_numerals/py.typed
doc/venv_doc/lib/python3.12/site-packages/roman_numerals_py-3.1.0.dist-info/INSTALLER
doc/venv_doc/lib/python3.12/site-packages/roman_numerals_py-3.1.0.dist-info/METADATA
doc/venv_doc/lib/python3.12/site-packages/roman_numerals_py-3.1.0.dist-info/RECORD
doc/venv_doc/lib/python3.12/site-packages/roman_numerals_py-3.1.0.dist-info/WHEEL
doc/venv_doc/lib/python3.12/site-packages/roman_numerals_py-3.1.0.dist-info/licenses/LICENCE.rst
doc/venv_doc/lib/python3.12/site-packages/snowballstemmer/__init__.py
doc/venv_doc/lib/python3.12/site-packages/snowballstemmer/among.py
doc/venv_doc/lib/python3.12/site-packages/snowballstemmer/arabic_stemmer.py
doc/venv_doc/lib/python3.12/site-packages/snowballstemmer/armenian_stemmer.py
doc/venv_doc/lib/python3.12/site-packages/snowballstemmer/basestemmer.py
doc/venv_doc/lib/python3.12/site-packages/snowballstemmer/basque_stemmer.py
doc/venv_doc/lib/python3.12/site-packages/snowballstemmer/catalan_stemmer.py
doc/venv_doc/lib/python3.12/site-packages/snowballstemmer/danish_stemmer.py
doc/venv_doc/lib/python3.12/site-packages/snowballstemmer/dutch_porter_stemmer.py
doc/venv_doc/lib/python3.12/site-packages/snowballstemmer/dutch_stemmer.py
doc/venv_doc/lib/python3.12/site-packages/snowballstemmer/english_stemmer.py
doc/venv_doc/lib/python3.12/site-packages/snowballstemmer/esperanto_stemmer.py
doc/venv_doc/lib/python3.12/site-packages/snowballstemmer/estonian_stemmer.py
doc/venv_doc/lib/python3.12/site-packages/snowballstemmer/finnish_stemmer.py
doc/venv_doc/lib/python3.12/site-packages/snowballstemmer/french_stemmer.py
doc/venv_doc/lib/python3.12/site-packages/snowballstemmer/german_stemmer.py
doc/venv_doc/lib/python3.12/site-packages/snowballstemmer/greek_stemmer.py
doc/venv_doc/lib/python3.12/site-packages/snowballstemmer/hindi_stemmer.py
doc/venv_doc/lib/python3.12/site-packages/snowballstemmer/hungarian_stemmer.py
doc/venv_doc/lib/python3.12/site-packages/snowballstemmer/indonesian_stemmer.py
doc/venv_doc/lib/python3.12/site-packages/snowballstemmer/irish_stemmer.py
doc/venv_doc/lib/python3.12/site-packages/snowballstemmer/italian_stemmer.py
doc/venv_doc/lib/python3.12/site-packages/snowballstemmer/lithuanian_stemmer.py
doc/venv_doc/lib/python3.12/site-packages/snowballstemmer/nepali_stemmer.py
doc/venv_doc/lib/python3.12/site-packages/snowballstemmer/norwegian_stemmer.py
doc/venv_doc/lib/python3.12/site-packages/snowballstemmer/porter_stemmer.py
doc/venv_doc/lib/python3.12/site-packages/snowballstemmer/portuguese_stemmer.py
doc/venv_doc/lib/python3.12/site-packages/snowballstemmer/romanian_stemmer.py
doc/venv_doc/lib/python3.12/site-packages/snowballstemmer/russian_stemmer.py
doc/venv_doc/lib/python3.12/site-packages/snowballstemmer/serbian_stemmer.py
doc/venv_doc/lib/python3.12/site-packages/snowballstemmer/spanish_stemmer.py
doc/venv_doc/lib/python3.12/site-packages/snowballstemmer/swedish_stemmer.py
doc/venv_doc/lib/python3.12/site-packages/snowballstemmer/tamil_stemmer.py
doc/venv_doc/lib/python3.12/site-packages/snowballstemmer/turkish_stemmer.py
doc/venv_doc/lib/python3.12/site-packages/snowballstemmer/yiddish_stemmer.py
doc/venv_doc/lib/python3.12/site-packages/snowballstemmer-3.0.1.dist-info/INSTALLER
doc/venv_doc/lib/python3.12/site-packages/snowballstemmer-3.0.1.dist-info/METADATA
doc/venv_doc/lib/python3.12/site-packages/snowballstemmer-3.0.1.dist-info/RECORD
doc/venv_doc/lib/python3.12/site-packages/snowballstemmer-3.0.1.dist-info/WHEEL
doc/venv_doc/lib/python3.12/site-packages/snowballstemmer-3.0.1.dist-info/top_level.txt
doc/venv_doc/lib/python3.12/site-packages/snowballstemmer-3.0.1.dist-info/licenses/COPYING
doc/venv_doc/lib/python3.12/site-packages/sphinx/__init__.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/__main__.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/addnodes.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/application.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/config.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/deprecation.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/errors.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/events.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/extension.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/highlighting.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/io.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/jinja2glue.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/parsers.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/project.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/py.typed
doc/venv_doc/lib/python3.12/site-packages/sphinx/pygments_styles.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/registry.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/roles.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/theming.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/versioning.py
doc/venv_doc/lib/python3.12/site-packages/sphinx-8.2.3.dist-info/INSTALLER
doc/venv_doc/lib/python3.12/site-packages/sphinx-8.2.3.dist-info/METADATA
doc/venv_doc/lib/python3.12/site-packages/sphinx-8.2.3.dist-info/RECORD
doc/venv_doc/lib/python3.12/site-packages/sphinx-8.2.3.dist-info/REQUESTED
doc/venv_doc/lib/python3.12/site-packages/sphinx-8.2.3.dist-info/WHEEL
doc/venv_doc/lib/python3.12/site-packages/sphinx-8.2.3.dist-info/entry_points.txt
doc/venv_doc/lib/python3.12/site-packages/sphinx-8.2.3.dist-info/licenses/LICENSE.rst
doc/venv_doc/lib/python3.12/site-packages/sphinx/_cli/__init__.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/_cli/util/__init__.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/_cli/util/colour.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/_cli/util/errors.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/builders/__init__.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/builders/_epub_base.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/builders/changes.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/builders/dirhtml.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/builders/dummy.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/builders/epub3.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/builders/gettext.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/builders/linkcheck.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/builders/manpage.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/builders/singlehtml.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/builders/texinfo.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/builders/text.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/builders/xml.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/builders/html/__init__.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/builders/html/_assets.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/builders/html/_build_info.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/builders/latex/__init__.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/builders/latex/constants.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/builders/latex/nodes.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/builders/latex/theming.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/builders/latex/transforms.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/builders/latex/util.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/cmd/__init__.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/cmd/build.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/cmd/make_mode.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/cmd/quickstart.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/directives/__init__.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/directives/admonitions.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/directives/code.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/directives/other.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/directives/patches.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/domains/__init__.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/domains/_domains_container.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/domains/_index.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/domains/changeset.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/domains/citation.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/domains/index.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/domains/javascript.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/domains/math.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/domains/rst.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/domains/c/__init__.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/domains/c/_ast.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/domains/c/_ids.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/domains/c/_parser.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/domains/c/_symbol.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/domains/cpp/__init__.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/domains/cpp/_ast.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/domains/cpp/_ids.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/domains/cpp/_parser.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/domains/cpp/_symbol.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/domains/python/__init__.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/domains/python/_annotations.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/domains/python/_object.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/domains/std/__init__.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/environment/__init__.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/environment/adapters/__init__.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/environment/adapters/asset.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/environment/adapters/indexentries.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/environment/adapters/toctree.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/environment/collectors/__init__.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/environment/collectors/asset.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/environment/collectors/dependencies.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/environment/collectors/metadata.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/environment/collectors/title.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/environment/collectors/toctree.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/ext/__init__.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/ext/autosectionlabel.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/ext/coverage.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/ext/doctest.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/ext/duration.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/ext/extlinks.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/ext/githubpages.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/ext/graphviz.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/ext/ifconfig.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/ext/imgconverter.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/ext/imgmath.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/ext/inheritance_diagram.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/ext/linkcode.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/ext/mathjax.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/ext/todo.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/ext/viewcode.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/ext/apidoc/__init__.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/ext/apidoc/__main__.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/ext/apidoc/_cli.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/ext/apidoc/_extension.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/ext/apidoc/_generate.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/ext/apidoc/_shared.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/ext/autodoc/__init__.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/ext/autodoc/directive.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/ext/autodoc/importer.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/ext/autodoc/mock.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/ext/autodoc/preserve_defaults.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/ext/autodoc/type_comment.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/ext/autodoc/typehints.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/ext/autosummary/__init__.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/ext/autosummary/generate.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/ext/autosummary/templates/autosummary/base.rst
doc/venv_doc/lib/python3.12/site-packages/sphinx/ext/autosummary/templates/autosummary/class.rst
doc/venv_doc/lib/python3.12/site-packages/sphinx/ext/autosummary/templates/autosummary/module.rst
doc/venv_doc/lib/python3.12/site-packages/sphinx/ext/intersphinx/__init__.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/ext/intersphinx/__main__.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/ext/intersphinx/_cli.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/ext/intersphinx/_load.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/ext/intersphinx/_resolve.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/ext/intersphinx/_shared.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/ext/napoleon/__init__.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/ext/napoleon/docstring.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/__init__.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/sphinx.pot
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/.tx/config
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/ar/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/ar/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/ar/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/bg/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/bg/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/bg/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/bn/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/bn/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/bn/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/ca/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/ca/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/ca/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/ca@valencia/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/ca@valencia/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/ca@valencia/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/cak/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/cak/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/cak/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/cs/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/cs/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/cs/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/cy/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/cy/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/cy/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/da/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/da/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/da/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/de/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/de/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/de/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/de_DE/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/de_DE/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/de_DE/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/el/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/el/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/el/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/en_DE/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/en_DE/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/en_DE/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/en_FR/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/en_FR/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/en_FR/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/en_GB/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/en_GB/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/en_GB/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/en_HK/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/en_HK/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/en_HK/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/eo/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/eo/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/eo/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/es/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/es/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/es/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/es_CO/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/es_CO/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/es_CO/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/et/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/et/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/et/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/eu/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/eu/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/eu/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/fa/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/fa/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/fa/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/fi/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/fi/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/fi/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/fr/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/fr/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/fr/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/fr_FR/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/fr_FR/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/fr_FR/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/gl/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/gl/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/gl/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/he/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/he/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/he/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/hi/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/hi/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/hi/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/hi_IN/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/hi_IN/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/hi_IN/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/hr/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/hr/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/hr/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/hu/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/hu/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/hu/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/id/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/id/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/id/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/is/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/is/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/is/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/it/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/it/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/it/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/ja/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/ja/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/ja/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/ka/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/ka/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/ka/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/ko/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/ko/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/ko/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/lt/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/lt/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/lt/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/lv/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/lv/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/lv/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/mk/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/mk/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/mk/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/ne/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/ne/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/ne/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/nl/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/nl/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/nl/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/pl/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/pl/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/pl/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/pt/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/pt/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/pt/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/pt_PT/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/pt_PT/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/pt_PT/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/ro/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/ro/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/ro/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/ru/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/ru/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/ru/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/si/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/si/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/si/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/sk/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/sk/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/sk/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/sl/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/sl/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/sl/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/sq/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/sq/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/sq/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/sr/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/sr/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/sr/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/sv/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/sv/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/sv/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/ta/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/ta/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/ta/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/te/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/te/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/te/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/tr/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/tr/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/tr/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/uk_UA/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/uk_UA/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/uk_UA/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/ur/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/ur/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/ur/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/vi/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/vi/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/vi/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/yue/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/yue/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/yue/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/zh_HK/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/zh_HK/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/zh_HK/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/zh_TW.Big5/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/zh_TW.Big5/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/zh_TW.Big5/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/zh_TW/LC_MESSAGES/sphinx.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/zh_TW/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx/locale/zh_TW/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx/pycode/__init__.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/pycode/ast.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/pycode/parser.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/__init__.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/da.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/de.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/en.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/es.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/fi.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/fr.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/hu.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/it.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/ja.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/nl.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/no.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/pt.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/ro.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/ru.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/sv.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/tr.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/zh.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/minified-js/base-stemmer.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/minified-js/danish-stemmer.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/minified-js/dutch-stemmer.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/minified-js/finnish-stemmer.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/minified-js/french-stemmer.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/minified-js/german-stemmer.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/minified-js/hungarian-stemmer.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/minified-js/italian-stemmer.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/minified-js/norwegian-stemmer.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/minified-js/porter-stemmer.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/minified-js/portuguese-stemmer.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/minified-js/romanian-stemmer.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/minified-js/russian-stemmer.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/minified-js/spanish-stemmer.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/minified-js/swedish-stemmer.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/minified-js/turkish-stemmer.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/non-minified-js/base-stemmer.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/non-minified-js/danish-stemmer.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/non-minified-js/dutch-stemmer.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/non-minified-js/finnish-stemmer.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/non-minified-js/french-stemmer.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/non-minified-js/german-stemmer.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/non-minified-js/hungarian-stemmer.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/non-minified-js/italian-stemmer.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/non-minified-js/norwegian-stemmer.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/non-minified-js/porter-stemmer.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/non-minified-js/portuguese-stemmer.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/non-minified-js/romanian-stemmer.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/non-minified-js/russian-stemmer.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/non-minified-js/spanish-stemmer.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/non-minified-js/swedish-stemmer.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/search/non-minified-js/turkish-stemmer.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/templates/apidoc/module.rst.jinja
doc/venv_doc/lib/python3.12/site-packages/sphinx/templates/apidoc/package.rst.jinja
doc/venv_doc/lib/python3.12/site-packages/sphinx/templates/apidoc/toc.rst.jinja
doc/venv_doc/lib/python3.12/site-packages/sphinx/templates/epub3/container.xml
doc/venv_doc/lib/python3.12/site-packages/sphinx/templates/epub3/content.opf.jinja
doc/venv_doc/lib/python3.12/site-packages/sphinx/templates/epub3/mimetype
doc/venv_doc/lib/python3.12/site-packages/sphinx/templates/epub3/nav.xhtml.jinja
doc/venv_doc/lib/python3.12/site-packages/sphinx/templates/epub3/toc.ncx.jinja
doc/venv_doc/lib/python3.12/site-packages/sphinx/templates/gettext/message.pot.jinja
doc/venv_doc/lib/python3.12/site-packages/sphinx/templates/graphviz/graphviz.css
doc/venv_doc/lib/python3.12/site-packages/sphinx/templates/htmlhelp/project.hhc
doc/venv_doc/lib/python3.12/site-packages/sphinx/templates/htmlhelp/project.hhp
doc/venv_doc/lib/python3.12/site-packages/sphinx/templates/htmlhelp/project.stp
doc/venv_doc/lib/python3.12/site-packages/sphinx/templates/imgmath/preview.tex.jinja
doc/venv_doc/lib/python3.12/site-packages/sphinx/templates/imgmath/template.tex.jinja
doc/venv_doc/lib/python3.12/site-packages/sphinx/templates/latex/latex.tex.jinja
doc/venv_doc/lib/python3.12/site-packages/sphinx/templates/latex/longtable.tex.jinja
doc/venv_doc/lib/python3.12/site-packages/sphinx/templates/latex/sphinxmessages.sty.jinja
doc/venv_doc/lib/python3.12/site-packages/sphinx/templates/latex/tabular.tex.jinja
doc/venv_doc/lib/python3.12/site-packages/sphinx/templates/latex/tabulary.tex.jinja
doc/venv_doc/lib/python3.12/site-packages/sphinx/templates/quickstart/Makefile.new.jinja
doc/venv_doc/lib/python3.12/site-packages/sphinx/templates/quickstart/conf.py.jinja
doc/venv_doc/lib/python3.12/site-packages/sphinx/templates/quickstart/make.bat.new.jinja
doc/venv_doc/lib/python3.12/site-packages/sphinx/templates/quickstart/root_doc.rst.jinja
doc/venv_doc/lib/python3.12/site-packages/sphinx/templates/texinfo/Makefile
doc/venv_doc/lib/python3.12/site-packages/sphinx/testing/__init__.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/testing/fixtures.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/testing/path.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/testing/restructuredtext.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/testing/util.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/texinputs/LICRcyr2utf8.xdy
doc/venv_doc/lib/python3.12/site-packages/sphinx/texinputs/LICRlatin2utf8.xdy
doc/venv_doc/lib/python3.12/site-packages/sphinx/texinputs/LatinRules.xdy
doc/venv_doc/lib/python3.12/site-packages/sphinx/texinputs/Makefile.jinja
doc/venv_doc/lib/python3.12/site-packages/sphinx/texinputs/latexmkjarc.jinja
doc/venv_doc/lib/python3.12/site-packages/sphinx/texinputs/latexmkrc.jinja
doc/venv_doc/lib/python3.12/site-packages/sphinx/texinputs/make.bat.jinja
doc/venv_doc/lib/python3.12/site-packages/sphinx/texinputs/python.ist
doc/venv_doc/lib/python3.12/site-packages/sphinx/texinputs/sphinx.sty
doc/venv_doc/lib/python3.12/site-packages/sphinx/texinputs/sphinx.xdy
doc/venv_doc/lib/python3.12/site-packages/sphinx/texinputs/sphinxhowto.cls
doc/venv_doc/lib/python3.12/site-packages/sphinx/texinputs/sphinxlatexadmonitions.sty
doc/venv_doc/lib/python3.12/site-packages/sphinx/texinputs/sphinxlatexcontainers.sty
doc/venv_doc/lib/python3.12/site-packages/sphinx/texinputs/sphinxlatexgraphics.sty
doc/venv_doc/lib/python3.12/site-packages/sphinx/texinputs/sphinxlatexindbibtoc.sty
doc/venv_doc/lib/python3.12/site-packages/sphinx/texinputs/sphinxlatexlists.sty
doc/venv_doc/lib/python3.12/site-packages/sphinx/texinputs/sphinxlatexliterals.sty
doc/venv_doc/lib/python3.12/site-packages/sphinx/texinputs/sphinxlatexnumfig.sty
doc/venv_doc/lib/python3.12/site-packages/sphinx/texinputs/sphinxlatexobjects.sty
doc/venv_doc/lib/python3.12/site-packages/sphinx/texinputs/sphinxlatexshadowbox.sty
doc/venv_doc/lib/python3.12/site-packages/sphinx/texinputs/sphinxlatexstyleheadings.sty
doc/venv_doc/lib/python3.12/site-packages/sphinx/texinputs/sphinxlatexstylepage.sty
doc/venv_doc/lib/python3.12/site-packages/sphinx/texinputs/sphinxlatexstyletext.sty
doc/venv_doc/lib/python3.12/site-packages/sphinx/texinputs/sphinxlatextables.sty
doc/venv_doc/lib/python3.12/site-packages/sphinx/texinputs/sphinxmanual.cls
doc/venv_doc/lib/python3.12/site-packages/sphinx/texinputs/sphinxoptionsgeometry.sty
doc/venv_doc/lib/python3.12/site-packages/sphinx/texinputs/sphinxoptionshyperref.sty
doc/venv_doc/lib/python3.12/site-packages/sphinx/texinputs/sphinxpackageboxes.sty
doc/venv_doc/lib/python3.12/site-packages/sphinx/texinputs/sphinxpackagecyrillic.sty
doc/venv_doc/lib/python3.12/site-packages/sphinx/texinputs/sphinxpackagefootnote.sty
doc/venv_doc/lib/python3.12/site-packages/sphinx/texinputs/sphinxpackagesubstitutefont.sty
doc/venv_doc/lib/python3.12/site-packages/sphinx/texinputs_win/Makefile.jinja
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/agogo/layout.html
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/agogo/theme.toml
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/agogo/static/agogo.css.jinja
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/agogo/static/bgfooter.png
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/agogo/static/bgtop.png
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/basic/defindex.html
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/basic/domainindex.html
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/basic/genindex-single.html
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/basic/genindex-split.html
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/basic/genindex.html
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/basic/globaltoc.html
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/basic/layout.html
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/basic/localtoc.html
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/basic/opensearch.xml
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/basic/page.html
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/basic/relations.html
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/basic/search.html
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/basic/searchbox.html
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/basic/searchfield.html
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/basic/sourcelink.html
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/basic/theme.toml
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/basic/changes/frameset.html
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/basic/changes/rstsource.html
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/basic/changes/versionchanges.html
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/basic/static/basic.css.jinja
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/basic/static/doctools.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/basic/static/documentation_options.js.jinja
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/basic/static/file.png
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/basic/static/language_data.js.jinja
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/basic/static/minus.png
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/basic/static/plus.png
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/basic/static/searchtools.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/basic/static/sphinx_highlight.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/bizstyle/layout.html
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/bizstyle/theme.toml
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/bizstyle/static/background_b01.png
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/bizstyle/static/bizstyle.css.jinja
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/bizstyle/static/bizstyle.js.jinja
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/bizstyle/static/css3-mediaqueries.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/bizstyle/static/css3-mediaqueries_src.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/classic/layout.html
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/classic/theme.toml
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/classic/static/classic.css.jinja
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/classic/static/sidebar.js.jinja
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/default/theme.toml
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/default/static/default.css
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/epub/epub-cover.html
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/epub/layout.html
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/epub/theme.toml
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/epub/static/epub.css.jinja
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/haiku/layout.html
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/haiku/theme.toml
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/haiku/static/alert_info_32.png
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/haiku/static/alert_warning_32.png
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/haiku/static/bg-page.png
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/haiku/static/bullet_orange.png
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/haiku/static/haiku.css.jinja
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/nature/theme.toml
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/nature/static/nature.css.jinja
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/nonav/layout.html
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/nonav/theme.toml
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/nonav/static/nonav.css.jinja
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/pyramid/layout.html
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/pyramid/theme.toml
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/pyramid/static/dialog-note.png
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/pyramid/static/dialog-seealso.png
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/pyramid/static/dialog-todo.png
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/pyramid/static/dialog-topic.png
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/pyramid/static/dialog-warning.png
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/pyramid/static/epub.css.jinja
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/pyramid/static/footerbg.png
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/pyramid/static/headerbg.png
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/pyramid/static/ie6.css
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/pyramid/static/middlebg.png
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/pyramid/static/pyramid.css.jinja
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/pyramid/static/transparent.gif
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/scrolls/layout.html
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/scrolls/theme.toml
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/scrolls/artwork/logo.svg
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/scrolls/static/darkmetal.png
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/scrolls/static/headerbg.png
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/scrolls/static/logo.png
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/scrolls/static/metal.png
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/scrolls/static/navigation.png
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/scrolls/static/print.css
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/scrolls/static/scrolls.css.jinja
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/scrolls/static/theme_extras.js
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/scrolls/static/watermark.png
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/scrolls/static/watermark_blur.png
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/sphinxdoc/theme.toml
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/sphinxdoc/static/contents.png
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/sphinxdoc/static/navigation.png
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/sphinxdoc/static/sphinxdoc.css.jinja
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/traditional/theme.toml
doc/venv_doc/lib/python3.12/site-packages/sphinx/themes/traditional/static/traditional.css.jinja
doc/venv_doc/lib/python3.12/site-packages/sphinx/transforms/__init__.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/transforms/compact_bullet_list.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/transforms/i18n.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/transforms/references.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/transforms/post_transforms/__init__.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/transforms/post_transforms/code.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/transforms/post_transforms/images.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/util/__init__.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/util/_files.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/util/_importer.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/util/_inventory_file_reader.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/util/_io.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/util/_lines.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/util/_pathlib.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/util/_serialise.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/util/_timestamps.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/util/_uri.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/util/build_phase.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/util/cfamily.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/util/console.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/util/display.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/util/docfields.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/util/docstrings.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/util/docutils.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/util/fileutil.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/util/http_date.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/util/i18n.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/util/images.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/util/index_entries.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/util/inspect.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/util/inventory.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/util/logging.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/util/matching.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/util/math.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/util/nodes.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/util/osutil.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/util/parallel.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/util/parsing.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/util/png.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/util/requests.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/util/rst.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/util/tags.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/util/template.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/util/texescape.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/util/typing.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/writers/__init__.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/writers/html.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/writers/html5.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/writers/latex.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/writers/manpage.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/writers/texinfo.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/writers/text.py
doc/venv_doc/lib/python3.12/site-packages/sphinx/writers/xml.py
doc/venv_doc/lib/python3.12/site-packages/sphinx_autodoc_typehints/__init__.py
doc/venv_doc/lib/python3.12/site-packages/sphinx_autodoc_typehints/_parser.py
doc/venv_doc/lib/python3.12/site-packages/sphinx_autodoc_typehints/attributes_patch.py
doc/venv_doc/lib/python3.12/site-packages/sphinx_autodoc_typehints/patches.py
doc/venv_doc/lib/python3.12/site-packages/sphinx_autodoc_typehints/py.typed
doc/venv_doc/lib/python3.12/site-packages/sphinx_autodoc_typehints/version.py
doc/venv_doc/lib/python3.12/site-packages/sphinx_autodoc_typehints-3.2.0.dist-info/INSTALLER
doc/venv_doc/lib/python3.12/site-packages/sphinx_autodoc_typehints-3.2.0.dist-info/METADATA
doc/venv_doc/lib/python3.12/site-packages/sphinx_autodoc_typehints-3.2.0.dist-info/RECORD
doc/venv_doc/lib/python3.12/site-packages/sphinx_autodoc_typehints-3.2.0.dist-info/REQUESTED
doc/venv_doc/lib/python3.12/site-packages/sphinx_autodoc_typehints-3.2.0.dist-info/WHEEL
doc/venv_doc/lib/python3.12/site-packages/sphinx_autodoc_typehints-3.2.0.dist-info/licenses/LICENSE
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/__init__.py
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/breadcrumbs.html
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/footer.html
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/layout.html
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/search.html
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/searchbox.html
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/theme.conf
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/versions.html
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme-3.0.2.dist-info/INSTALLER
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme-3.0.2.dist-info/LICENSE
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme-3.0.2.dist-info/METADATA
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme-3.0.2.dist-info/RECORD
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme-3.0.2.dist-info/REQUESTED
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme-3.0.2.dist-info/WHEEL
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme-3.0.2.dist-info/entry_points.txt
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme-3.0.2.dist-info/top_level.txt
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/locale/sphinx.pot
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/locale/da/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/locale/da/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/locale/de/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/locale/de/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/locale/en/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/locale/en/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/locale/es/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/locale/es/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/locale/et/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/locale/et/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/locale/fr/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/locale/fr/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/locale/hr/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/locale/hr/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/locale/hu/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/locale/hu/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/locale/it/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/locale/it/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/locale/lt/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/locale/lt/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/locale/nl/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/locale/nl/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/locale/pl/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/locale/pl/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/locale/pt/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/locale/pt/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/locale/ru/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/locale/ru/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/locale/sv/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/locale/sv/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/locale/tr/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/locale/tr/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/locale/zh_TW/LC_MESSAGES/sphinx.mo
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/locale/zh_TW/LC_MESSAGES/sphinx.po
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/static/css/badge_only.css
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/static/css/theme.css
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/static/css/fonts/Roboto-Slab-Bold.woff
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/static/css/fonts/Roboto-Slab-Bold.woff2
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/static/css/fonts/Roboto-Slab-Regular.woff
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/static/css/fonts/Roboto-Slab-Regular.woff2
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/static/css/fonts/fontawesome-webfont.eot
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/static/css/fonts/fontawesome-webfont.svg
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/static/css/fonts/fontawesome-webfont.ttf
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/static/css/fonts/fontawesome-webfont.woff
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/static/css/fonts/fontawesome-webfont.woff2
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/static/css/fonts/lato-bold-italic.woff
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/static/css/fonts/lato-bold-italic.woff2
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/static/css/fonts/lato-bold.woff
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/static/css/fonts/lato-bold.woff2
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/static/css/fonts/lato-normal-italic.woff
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/static/css/fonts/lato-normal-italic.woff2
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/static/css/fonts/lato-normal.woff
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/static/css/fonts/lato-normal.woff2
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/static/fonts/Lato/lato-bold.eot
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/static/fonts/Lato/lato-bold.ttf
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/static/fonts/Lato/lato-bold.woff
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/static/fonts/Lato/lato-bold.woff2
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/static/fonts/Lato/lato-bolditalic.eot
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/static/fonts/Lato/lato-bolditalic.ttf
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/static/fonts/Lato/lato-bolditalic.woff
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/static/fonts/Lato/lato-bolditalic.woff2
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/static/fonts/Lato/lato-italic.eot
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/static/fonts/Lato/lato-italic.ttf
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/static/fonts/Lato/lato-italic.woff
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/static/fonts/Lato/lato-italic.woff2
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/static/fonts/Lato/lato-regular.eot
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/static/fonts/Lato/lato-regular.ttf
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/static/fonts/Lato/lato-regular.woff
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/static/fonts/Lato/lato-regular.woff2
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/static/fonts/RobotoSlab/roboto-slab-v7-bold.eot
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/static/fonts/RobotoSlab/roboto-slab-v7-bold.ttf
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/static/fonts/RobotoSlab/roboto-slab-v7-bold.woff
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/static/fonts/RobotoSlab/roboto-slab-v7-bold.woff2
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/static/fonts/RobotoSlab/roboto-slab-v7-regular.eot
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/static/fonts/RobotoSlab/roboto-slab-v7-regular.ttf
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/static/fonts/RobotoSlab/roboto-slab-v7-regular.woff
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/static/fonts/RobotoSlab/roboto-slab-v7-regular.woff2
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/static/js/badge_only.js
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/static/js/theme.js
doc/venv_doc/lib/python3.12/site-packages/sphinx_rtd_theme/static/js/versions.js_t
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/__init__.py
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/py.typed
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/sphinxcontrib.applehelp.pot
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/.tx/config
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/ar/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/ar/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/bn/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/bn/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/ca/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/ca/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/cak/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/cak/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/cs/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/cs/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/cy/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/cy/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/da/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/da/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/de/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/de/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/el/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/el/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/eo/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/eo/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/es/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/es/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/et/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/et/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/eu/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/eu/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/fa/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/fa/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/fi/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/fi/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/fr/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/fr/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/he/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/he/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/hi/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/hi/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/hi_IN/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/hi_IN/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/hr/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/hr/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/hu/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/hu/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/id/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/id/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/it/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/it/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/ja/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/ja/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/ko/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/ko/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/lt/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/lt/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/lv/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/lv/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/mk/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/mk/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/nb_NO/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/nb_NO/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/ne/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/ne/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/nl/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/nl/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/pl/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/pl/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/pt/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/pt/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/pt_BR/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/pt_BR/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/pt_PT/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/pt_PT/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/ro/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/ro/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/ru/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/ru/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/si/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/si/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/sk/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/sk/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/sl/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/sl/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/sr/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/sr/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/sr@latin/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/sr@latin/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/sv/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/sv/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/ta/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/ta/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/tr/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/tr/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/uk_UA/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/uk_UA/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/ur/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/ur/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/vi/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/vi/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/zh_CN/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/zh_CN/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/zh_TW/LC_MESSAGES/sphinxcontrib.applehelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/locales/zh_TW/LC_MESSAGES/sphinxcontrib.applehelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/applehelp/templates/_access.html_t
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/__init__.py
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/sphinxcontrib.devhelp.pot
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/.tx/config
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/ar/LC_MESSAGES/sphinxcontrib.devhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/ar/LC_MESSAGES/sphinxcontrib.devhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/bn/LC_MESSAGES/sphinxcontrib.devhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/bn/LC_MESSAGES/sphinxcontrib.devhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/ca/LC_MESSAGES/sphinxcontrib.devhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/ca/LC_MESSAGES/sphinxcontrib.devhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/cs/LC_MESSAGES/sphinxcontrib.devhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/cs/LC_MESSAGES/sphinxcontrib.devhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/cy/LC_MESSAGES/sphinxcontrib.devhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/cy/LC_MESSAGES/sphinxcontrib.devhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/da/LC_MESSAGES/sphinxcontrib.devhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/da/LC_MESSAGES/sphinxcontrib.devhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/de/LC_MESSAGES/sphinxcontrib.devhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/de/LC_MESSAGES/sphinxcontrib.devhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/el/LC_MESSAGES/sphinxcontrib.devhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/el/LC_MESSAGES/sphinxcontrib.devhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/eo/LC_MESSAGES/sphinxcontrib.devhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/eo/LC_MESSAGES/sphinxcontrib.devhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/es/LC_MESSAGES/sphinxcontrib.devhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/es/LC_MESSAGES/sphinxcontrib.devhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/et/LC_MESSAGES/sphinxcontrib.devhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/et/LC_MESSAGES/sphinxcontrib.devhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/eu/LC_MESSAGES/sphinxcontrib.devhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/eu/LC_MESSAGES/sphinxcontrib.devhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/fa/LC_MESSAGES/sphinxcontrib.devhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/fa/LC_MESSAGES/sphinxcontrib.devhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/fi/LC_MESSAGES/sphinxcontrib.devhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/fi/LC_MESSAGES/sphinxcontrib.devhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/fr/LC_MESSAGES/sphinxcontrib.devhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/fr/LC_MESSAGES/sphinxcontrib.devhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/he/LC_MESSAGES/sphinxcontrib.devhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/he/LC_MESSAGES/sphinxcontrib.devhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/hi/LC_MESSAGES/sphinxcontrib.devhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/hi/LC_MESSAGES/sphinxcontrib.devhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/hi_IN/LC_MESSAGES/sphinxcontrib.devhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/hi_IN/LC_MESSAGES/sphinxcontrib.devhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/hr/LC_MESSAGES/sphinxcontrib.devhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/hr/LC_MESSAGES/sphinxcontrib.devhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/hu/LC_MESSAGES/sphinxcontrib.devhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/hu/LC_MESSAGES/sphinxcontrib.devhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/id/LC_MESSAGES/sphinxcontrib.devhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/id/LC_MESSAGES/sphinxcontrib.devhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/it/LC_MESSAGES/sphinxcontrib.devhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/it/LC_MESSAGES/sphinxcontrib.devhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/ja/LC_MESSAGES/sphinxcontrib.devhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/ja/LC_MESSAGES/sphinxcontrib.devhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/ko/LC_MESSAGES/sphinxcontrib.devhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/ko/LC_MESSAGES/sphinxcontrib.devhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/lt/LC_MESSAGES/sphinxcontrib.devhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/lt/LC_MESSAGES/sphinxcontrib.devhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/lv/LC_MESSAGES/sphinxcontrib.devhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/lv/LC_MESSAGES/sphinxcontrib.devhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/mk/LC_MESSAGES/sphinxcontrib.devhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/mk/LC_MESSAGES/sphinxcontrib.devhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/nb_NO/LC_MESSAGES/sphinxcontrib.devhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/nb_NO/LC_MESSAGES/sphinxcontrib.devhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/ne/LC_MESSAGES/sphinxcontrib.devhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/ne/LC_MESSAGES/sphinxcontrib.devhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/nl/LC_MESSAGES/sphinxcontrib.devhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/nl/LC_MESSAGES/sphinxcontrib.devhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/pl/LC_MESSAGES/sphinxcontrib.devhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/pl/LC_MESSAGES/sphinxcontrib.devhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/pt/LC_MESSAGES/sphinxcontrib.devhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/pt/LC_MESSAGES/sphinxcontrib.devhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/pt_BR/LC_MESSAGES/sphinxcontrib.devhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/pt_BR/LC_MESSAGES/sphinxcontrib.devhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/pt_PT/LC_MESSAGES/sphinxcontrib.devhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/pt_PT/LC_MESSAGES/sphinxcontrib.devhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/ro/LC_MESSAGES/sphinxcontrib.devhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/ro/LC_MESSAGES/sphinxcontrib.devhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/ru/LC_MESSAGES/sphinxcontrib.devhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/ru/LC_MESSAGES/sphinxcontrib.devhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/si/LC_MESSAGES/sphinxcontrib.devhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/si/LC_MESSAGES/sphinxcontrib.devhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/sk/LC_MESSAGES/sphinxcontrib.devhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/sk/LC_MESSAGES/sphinxcontrib.devhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/sl/LC_MESSAGES/sphinxcontrib.devhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/sl/LC_MESSAGES/sphinxcontrib.devhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/sr/LC_MESSAGES/sphinxcontrib.devhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/sr/LC_MESSAGES/sphinxcontrib.devhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/sr@latin/LC_MESSAGES/sphinxcontrib.devhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/sr@latin/LC_MESSAGES/sphinxcontrib.devhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/sv/LC_MESSAGES/sphinxcontrib.devhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/sv/LC_MESSAGES/sphinxcontrib.devhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/ta/LC_MESSAGES/sphinxcontrib.devhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/ta/LC_MESSAGES/sphinxcontrib.devhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/tr/LC_MESSAGES/sphinxcontrib.devhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/tr/LC_MESSAGES/sphinxcontrib.devhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/uk_UA/LC_MESSAGES/sphinxcontrib.devhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/uk_UA/LC_MESSAGES/sphinxcontrib.devhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/vi/LC_MESSAGES/sphinxcontrib.devhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/vi/LC_MESSAGES/sphinxcontrib.devhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/zh_CN/LC_MESSAGES/sphinxcontrib.devhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/zh_CN/LC_MESSAGES/sphinxcontrib.devhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/zh_TW/LC_MESSAGES/sphinxcontrib.devhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/devhelp/locales/zh_TW/LC_MESSAGES/sphinxcontrib.devhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/__init__.py
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/py.typed
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/sphinxcontrib.htmlhelp.pot
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/.tx/config
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/ar/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/ar/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/bg/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/bg/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/bn/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/bn/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/ca/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/ca/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/cak/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/cak/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/cs/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/cs/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/cy/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/cy/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/da/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/da/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/de/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/de/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/el/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/el/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/eo/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/eo/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/es/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/es/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/et/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/et/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/eu/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/eu/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/fa/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/fa/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/fi/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/fi/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/fr/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/fr/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/he/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/he/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/hi/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/hi/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/hi_IN/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/hi_IN/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/hr/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/hr/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/hu/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/hu/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/id/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/id/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/it/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/it/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/ja/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/ja/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/ko/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/ko/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/lt/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/lt/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/lv/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/lv/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/mk/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/mk/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/nb_NO/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/nb_NO/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/ne/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/ne/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/nl/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/nl/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/pl/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/pl/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/pt/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/pt/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/pt_BR/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/pt_BR/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/pt_PT/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/pt_PT/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/ro/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/ro/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/ru/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/ru/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/si/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/si/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/sk/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/sk/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/sl/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/sl/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/sq/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/sq/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/sr/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/sr/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/sr@latin/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/sr@latin/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/sr_RS/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/sr_RS/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/sv/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/sv/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/ta/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/ta/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/te/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/te/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/tr/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/tr/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/uk_UA/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/uk_UA/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/ur/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/ur/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/vi/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/vi/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/zh_CN/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/zh_CN/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/zh_TW/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/locales/zh_TW/LC_MESSAGES/sphinxcontrib.htmlhelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/templates/project.hhc
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/templates/project.hhp
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/htmlhelp/templates/project.stp
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/jquery/__init__.py
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/jquery/_sphinx_javascript_frameworks_compat.js
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/jquery/jquery-3.6.0.js
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/jquery/jquery.js
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/jsmath/__init__.py
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/jsmath/version.py
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/__init__.py
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/py.typed
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/sphinxcontrib.qthelp.pot
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/.tx/config
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/ar/LC_MESSAGES/sphinxcontrib.qthelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/ar/LC_MESSAGES/sphinxcontrib.qthelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/bn/LC_MESSAGES/sphinxcontrib.qthelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/bn/LC_MESSAGES/sphinxcontrib.qthelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/ca/LC_MESSAGES/sphinxcontrib.qthelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/ca/LC_MESSAGES/sphinxcontrib.qthelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/cs/LC_MESSAGES/sphinxcontrib.qthelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/cs/LC_MESSAGES/sphinxcontrib.qthelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/cy/LC_MESSAGES/sphinxcontrib.qthelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/cy/LC_MESSAGES/sphinxcontrib.qthelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/da/LC_MESSAGES/sphinxcontrib.qthelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/da/LC_MESSAGES/sphinxcontrib.qthelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/de/LC_MESSAGES/sphinxcontrib.qthelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/de/LC_MESSAGES/sphinxcontrib.qthelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/el/LC_MESSAGES/sphinxcontrib.qthelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/el/LC_MESSAGES/sphinxcontrib.qthelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/eo/LC_MESSAGES/sphinxcontrib.qthelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/eo/LC_MESSAGES/sphinxcontrib.qthelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/es/LC_MESSAGES/sphinxcontrib.qthelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/es/LC_MESSAGES/sphinxcontrib.qthelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/et/LC_MESSAGES/sphinxcontrib.qthelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/et/LC_MESSAGES/sphinxcontrib.qthelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/eu/LC_MESSAGES/sphinxcontrib.qthelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/eu/LC_MESSAGES/sphinxcontrib.qthelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/fa/LC_MESSAGES/sphinxcontrib.qthelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/fa/LC_MESSAGES/sphinxcontrib.qthelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/fi/LC_MESSAGES/sphinxcontrib.qthelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/fi/LC_MESSAGES/sphinxcontrib.qthelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/fr/LC_MESSAGES/sphinxcontrib.qthelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/fr/LC_MESSAGES/sphinxcontrib.qthelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/he/LC_MESSAGES/sphinxcontrib.qthelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/he/LC_MESSAGES/sphinxcontrib.qthelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/hi/LC_MESSAGES/sphinxcontrib.qthelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/hi/LC_MESSAGES/sphinxcontrib.qthelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/hi_IN/LC_MESSAGES/sphinxcontrib.qthelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/hi_IN/LC_MESSAGES/sphinxcontrib.qthelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/hr/LC_MESSAGES/sphinxcontrib.qthelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/hr/LC_MESSAGES/sphinxcontrib.qthelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/hu/LC_MESSAGES/sphinxcontrib.qthelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/hu/LC_MESSAGES/sphinxcontrib.qthelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/id/LC_MESSAGES/sphinxcontrib.qthelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/id/LC_MESSAGES/sphinxcontrib.qthelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/it/LC_MESSAGES/sphinxcontrib.qthelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/it/LC_MESSAGES/sphinxcontrib.qthelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/ja/LC_MESSAGES/sphinxcontrib.qthelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/ja/LC_MESSAGES/sphinxcontrib.qthelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/ko/LC_MESSAGES/sphinxcontrib.qthelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/ko/LC_MESSAGES/sphinxcontrib.qthelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/lt/LC_MESSAGES/sphinxcontrib.qthelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/lt/LC_MESSAGES/sphinxcontrib.qthelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/lv/LC_MESSAGES/sphinxcontrib.qthelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/lv/LC_MESSAGES/sphinxcontrib.qthelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/mk/LC_MESSAGES/sphinxcontrib.qthelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/mk/LC_MESSAGES/sphinxcontrib.qthelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/nb_NO/LC_MESSAGES/sphinxcontrib.qthelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/nb_NO/LC_MESSAGES/sphinxcontrib.qthelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/ne/LC_MESSAGES/sphinxcontrib.qthelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/ne/LC_MESSAGES/sphinxcontrib.qthelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/nl/LC_MESSAGES/sphinxcontrib.qthelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/nl/LC_MESSAGES/sphinxcontrib.qthelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/pl/LC_MESSAGES/sphinxcontrib.qthelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/pl/LC_MESSAGES/sphinxcontrib.qthelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/pt/LC_MESSAGES/sphinxcontrib.qthelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/pt/LC_MESSAGES/sphinxcontrib.qthelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/pt_BR/LC_MESSAGES/sphinxcontrib.qthelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/pt_BR/LC_MESSAGES/sphinxcontrib.qthelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/pt_PT/LC_MESSAGES/sphinxcontrib.qthelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/pt_PT/LC_MESSAGES/sphinxcontrib.qthelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/ro/LC_MESSAGES/sphinxcontrib.qthelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/ro/LC_MESSAGES/sphinxcontrib.qthelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/ru/LC_MESSAGES/sphinxcontrib.qthelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/ru/LC_MESSAGES/sphinxcontrib.qthelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/si/LC_MESSAGES/sphinxcontrib.qthelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/si/LC_MESSAGES/sphinxcontrib.qthelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/sk/LC_MESSAGES/sphinxcontrib.qthelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/sk/LC_MESSAGES/sphinxcontrib.qthelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/sl/LC_MESSAGES/sphinxcontrib.qthelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/sl/LC_MESSAGES/sphinxcontrib.qthelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/sr/LC_MESSAGES/sphinxcontrib.qthelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/sr/LC_MESSAGES/sphinxcontrib.qthelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/sr@latin/LC_MESSAGES/sphinxcontrib.qthelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/sr@latin/LC_MESSAGES/sphinxcontrib.qthelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/sv/LC_MESSAGES/sphinxcontrib.qthelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/sv/LC_MESSAGES/sphinxcontrib.qthelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/ta/LC_MESSAGES/sphinxcontrib.qthelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/ta/LC_MESSAGES/sphinxcontrib.qthelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/tr/LC_MESSAGES/sphinxcontrib.qthelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/tr/LC_MESSAGES/sphinxcontrib.qthelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/uk_UA/LC_MESSAGES/sphinxcontrib.qthelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/uk_UA/LC_MESSAGES/sphinxcontrib.qthelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/vi/LC_MESSAGES/sphinxcontrib.qthelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/vi/LC_MESSAGES/sphinxcontrib.qthelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/zh_CN/LC_MESSAGES/sphinxcontrib.qthelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/zh_CN/LC_MESSAGES/sphinxcontrib.qthelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/zh_TW/LC_MESSAGES/sphinxcontrib.qthelp.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/locales/zh_TW/LC_MESSAGES/sphinxcontrib.qthelp.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/templates/project.qhcp
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/qthelp/templates/project.qhp
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/__init__.py
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/jsonimpl.py
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/py.typed
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/sphinxcontrib.serializinghtml.pot
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/.tx/config
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/ar/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/ar/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/bg/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/bg/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/bn/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/bn/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/ca/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/ca/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/cak/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/cak/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/cs/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/cs/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/cy/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/cy/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/da/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/da/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/de/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/de/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/el/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/el/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/eo/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/eo/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/es/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/es/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/et/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/et/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/eu/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/eu/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/fa/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/fa/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/fi/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/fi/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/fr/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/fr/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/he/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/he/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/hi/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/hi/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/hi_IN/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/hi_IN/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/hr/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/hr/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/hu/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/hu/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/id/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/id/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/it/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/it/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/ja/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/ja/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/ko/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/ko/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/lt/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/lt/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/lv/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/lv/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/mk/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/mk/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/nb_NO/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/nb_NO/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/ne/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/ne/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/nl/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/nl/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/pl/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/pl/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/pt/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/pt/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/pt_BR/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/pt_BR/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/pt_PT/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/pt_PT/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/ro/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/ro/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/ru/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/ru/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/si/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/si/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/sk/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/sk/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/sl/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/sl/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/sq/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/sq/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/sr/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/sr/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/sr@latin/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/sr@latin/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/sr_RS/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/sr_RS/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/sv/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/sv/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/ta/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/ta/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/te/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/te/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/tr/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/tr/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/uk_UA/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/uk_UA/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/ur/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/ur/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/vi/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/vi/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/zh_CN/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/zh_CN/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/zh_TW/LC_MESSAGES/sphinxcontrib.serializinghtml.mo
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib/serializinghtml/locales/zh_TW/LC_MESSAGES/sphinxcontrib.serializinghtml.po
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib_applehelp-2.0.0.dist-info/INSTALLER
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib_applehelp-2.0.0.dist-info/METADATA
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib_applehelp-2.0.0.dist-info/RECORD
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib_applehelp-2.0.0.dist-info/WHEEL
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib_devhelp-2.0.0.dist-info/INSTALLER
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib_devhelp-2.0.0.dist-info/METADATA
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib_devhelp-2.0.0.dist-info/RECORD
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib_devhelp-2.0.0.dist-info/WHEEL
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib_htmlhelp-2.1.0.dist-info/INSTALLER
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib_htmlhelp-2.1.0.dist-info/METADATA
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib_htmlhelp-2.1.0.dist-info/RECORD
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib_htmlhelp-2.1.0.dist-info/WHEEL
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib_jquery-4.1.dist-info/INSTALLER
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib_jquery-4.1.dist-info/METADATA
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib_jquery-4.1.dist-info/RECORD
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib_jquery-4.1.dist-info/WHEEL
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib_jsmath-1.0.1.dist-info/INSTALLER
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib_jsmath-1.0.1.dist-info/LICENSE
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib_jsmath-1.0.1.dist-info/METADATA
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib_jsmath-1.0.1.dist-info/RECORD
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib_jsmath-1.0.1.dist-info/WHEEL
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib_jsmath-1.0.1.dist-info/namespace_packages.txt
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib_jsmath-1.0.1.dist-info/top_level.txt
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib_qthelp-2.0.0.dist-info/INSTALLER
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib_qthelp-2.0.0.dist-info/METADATA
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib_qthelp-2.0.0.dist-info/RECORD
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib_qthelp-2.0.0.dist-info/WHEEL
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib_serializinghtml-2.0.0.dist-info/INSTALLER
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib_serializinghtml-2.0.0.dist-info/METADATA
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib_serializinghtml-2.0.0.dist-info/RECORD
doc/venv_doc/lib/python3.12/site-packages/sphinxcontrib_serializinghtml-2.0.0.dist-info/WHEEL
doc/venv_doc/lib/python3.12/site-packages/urllib3/__init__.py
doc/venv_doc/lib/python3.12/site-packages/urllib3/_base_connection.py
doc/venv_doc/lib/python3.12/site-packages/urllib3/_collections.py
doc/venv_doc/lib/python3.12/site-packages/urllib3/_request_methods.py
doc/venv_doc/lib/python3.12/site-packages/urllib3/_version.py
doc/venv_doc/lib/python3.12/site-packages/urllib3/connection.py
doc/venv_doc/lib/python3.12/site-packages/urllib3/connectionpool.py
doc/venv_doc/lib/python3.12/site-packages/urllib3/exceptions.py
doc/venv_doc/lib/python3.12/site-packages/urllib3/fields.py
doc/venv_doc/lib/python3.12/site-packages/urllib3/filepost.py
doc/venv_doc/lib/python3.12/site-packages/urllib3/poolmanager.py
doc/venv_doc/lib/python3.12/site-packages/urllib3/py.typed
doc/venv_doc/lib/python3.12/site-packages/urllib3/response.py
doc/venv_doc/lib/python3.12/site-packages/urllib3-2.5.0.dist-info/INSTALLER
doc/venv_doc/lib/python3.12/site-packages/urllib3-2.5.0.dist-info/METADATA
doc/venv_doc/lib/python3.12/site-packages/urllib3-2.5.0.dist-info/RECORD
doc/venv_doc/lib/python3.12/site-packages/urllib3-2.5.0.dist-info/WHEEL
doc/venv_doc/lib/python3.12/site-packages/urllib3-2.5.0.dist-info/licenses/LICENSE.txt
doc/venv_doc/lib/python3.12/site-packages/urllib3/contrib/__init__.py
doc/venv_doc/lib/python3.12/site-packages/urllib3/contrib/pyopenssl.py
doc/venv_doc/lib/python3.12/site-packages/urllib3/contrib/socks.py
doc/venv_doc/lib/python3.12/site-packages/urllib3/contrib/emscripten/__init__.py
doc/venv_doc/lib/python3.12/site-packages/urllib3/contrib/emscripten/connection.py
doc/venv_doc/lib/python3.12/site-packages/urllib3/contrib/emscripten/emscripten_fetch_worker.js
doc/venv_doc/lib/python3.12/site-packages/urllib3/contrib/emscripten/fetch.py
doc/venv_doc/lib/python3.12/site-packages/urllib3/contrib/emscripten/request.py
doc/venv_doc/lib/python3.12/site-packages/urllib3/contrib/emscripten/response.py
doc/venv_doc/lib/python3.12/site-packages/urllib3/http2/__init__.py
doc/venv_doc/lib/python3.12/site-packages/urllib3/http2/connection.py
doc/venv_doc/lib/python3.12/site-packages/urllib3/http2/probe.py
doc/venv_doc/lib/python3.12/site-packages/urllib3/util/__init__.py
doc/venv_doc/lib/python3.12/site-packages/urllib3/util/connection.py
doc/venv_doc/lib/python3.12/site-packages/urllib3/util/proxy.py
doc/venv_doc/lib/python3.12/site-packages/urllib3/util/request.py
doc/venv_doc/lib/python3.12/site-packages/urllib3/util/response.py
doc/venv_doc/lib/python3.12/site-packages/urllib3/util/retry.py
doc/venv_doc/lib/python3.12/site-packages/urllib3/util/ssl_.py
doc/venv_doc/lib/python3.12/site-packages/urllib3/util/ssl_match_hostname.py
doc/venv_doc/lib/python3.12/site-packages/urllib3/util/ssltransport.py
doc/venv_doc/lib/python3.12/site-packages/urllib3/util/timeout.py
doc/venv_doc/lib/python3.12/site-packages/urllib3/util/url.py
doc/venv_doc/lib/python3.12/site-packages/urllib3/util/util.py
doc/venv_doc/lib/python3.12/site-packages/urllib3/util/wait.py
extern/timer.h
extern/hera/common.h
extern/hera/wasserstein.h
extern/hera/wasserstein_pure_geom.hpp
extern/hera/common/diagram_point.h
extern/hera/common/diagram_reader.h
extern/hera/common/diagram_traits.h
extern/hera/common/hash_combine.h
extern/hera/common/infinity.h
extern/hera/common/point.h
extern/hera/dnn/utils.h
extern/hera/dnn/geometry/euclidean-dynamic.h
extern/hera/dnn/geometry/euclidean-fixed.h
extern/hera/dnn/local/kd-tree.h
extern/hera/dnn/local/kd-tree.hpp
extern/hera/dnn/local/search-functors.h
extern/hera/dnn/parallel/tbb.h
extern/hera/dnn/parallel/utils.h
extern/hera/wasserstein/auction_oracle.h
extern/hera/wasserstein/auction_oracle_base.h
extern/hera/wasserstein/auction_oracle_base.hpp
extern/hera/wasserstein/auction_oracle_kdtree_pure_geom.h
extern/hera/wasserstein/auction_oracle_kdtree_pure_geom.hpp
extern/hera/wasserstein/auction_oracle_kdtree_restricted.h
extern/hera/wasserstein/auction_oracle_kdtree_restricted.hpp
extern/hera/wasserstein/auction_oracle_lazy_heap.h
extern/hera/wasserstein/auction_oracle_lazy_heap.hpp
extern/hera/wasserstein/auction_params.h
extern/hera/wasserstein/auction_result.h
extern/hera/wasserstein/auction_runner_gs.h
extern/hera/wasserstein/auction_runner_gs.hpp
extern/hera/wasserstein/auction_runner_jac.h
extern/hera/wasserstein/auction_runner_jac.hpp
extern/hera/wasserstein/basic_defs_ws.h
extern/hera/wasserstein/basic_defs_ws.hpp
extern/hera/wasserstein/def_debug_ws.h
extern/hera/wasserstein/diagonal_heap.h
extern/hera/wasserstein/catch/catch.hpp
extern/icecream/LICENSE.txt
extern/icecream/icecream.hpp
extern/opts/include/opts/opts.h
extern/spdlog/async.h
extern/spdlog/async_logger.h
extern/spdlog/common.h
extern/spdlog/formatter.h
extern/spdlog/logger.h
extern/spdlog/spdlog.h
extern/spdlog/tweakme.h
extern/spdlog/version.h
extern/spdlog/details/async_logger_impl.h
extern/spdlog/details/circular_q.h
extern/spdlog/details/console_globals.h
extern/spdlog/details/file_helper.h
extern/spdlog/details/fmt_helper.h
extern/spdlog/details/log_msg.h
extern/spdlog/details/logger_impl.h
extern/spdlog/details/mpmc_blocking_q.h
extern/spdlog/details/null_mutex.h
extern/spdlog/details/os.h
extern/spdlog/details/pattern_formatter.h
extern/spdlog/details/periodic_worker.h
extern/spdlog/details/registry.h
extern/spdlog/details/thread_pool.h
extern/spdlog/fmt/bin_to_hex.h
extern/spdlog/fmt/fmt.h
extern/spdlog/fmt/ostr.h
extern/spdlog/fmt/bundled/LICENSE.rst
extern/spdlog/fmt/bundled/chrono.h
extern/spdlog/fmt/bundled/color.h
extern/spdlog/fmt/bundled/core.h
extern/spdlog/fmt/bundled/format-inl.h
extern/spdlog/fmt/bundled/format.h
extern/spdlog/fmt/bundled/locale.h
extern/spdlog/fmt/bundled/ostream.h
extern/spdlog/fmt/bundled/posix.h
extern/spdlog/fmt/bundled/printf.h
extern/spdlog/fmt/bundled/ranges.h
extern/spdlog/fmt/bundled/time.h
extern/spdlog/sinks/android_sink.h
extern/spdlog/sinks/ansicolor_sink.h
extern/spdlog/sinks/base_sink.h
extern/spdlog/sinks/basic_file_sink.h
extern/spdlog/sinks/daily_file_sink.h
extern/spdlog/sinks/dist_sink.h
extern/spdlog/sinks/msvc_sink.h
extern/spdlog/sinks/null_sink.h
extern/spdlog/sinks/ostream_sink.h
extern/spdlog/sinks/rotating_file_sink.h
extern/spdlog/sinks/sink.h
extern/spdlog/sinks/stdout_color_sinks.h
extern/spdlog/sinks/stdout_sinks.h
extern/spdlog/sinks/syslog_sink.h
extern/spdlog/sinks/wincolor_sink.h
extern/taskflow/LICENSE
extern/taskflow/taskflow.hpp
extern/taskflow/algorithm/data_pipeline.hpp
extern/taskflow/algorithm/find.hpp
extern/taskflow/algorithm/for_each.hpp
extern/taskflow/algorithm/launch.hpp
extern/taskflow/algorithm/partitioner.hpp
extern/taskflow/algorithm/pipeline.hpp
extern/taskflow/algorithm/reduce.hpp
extern/taskflow/algorithm/scan.hpp
extern/taskflow/algorithm/sort.hpp
extern/taskflow/algorithm/transform.hpp
extern/taskflow/core/async.hpp
extern/taskflow/core/async_task.hpp
extern/taskflow/core/atomic_notifier.hpp
extern/taskflow/core/declarations.hpp
extern/taskflow/core/environment.hpp
extern/taskflow/core/error.hpp
extern/taskflow/core/executor.hpp
extern/taskflow/core/flow_builder.hpp
extern/taskflow/core/freelist.hpp
extern/taskflow/core/graph.hpp
extern/taskflow/core/nonblocking_notifier.hpp
extern/taskflow/core/observer.hpp
extern/taskflow/core/semaphore.hpp
extern/taskflow/core/task.hpp
extern/taskflow/core/taskflow.hpp
extern/taskflow/core/topology.hpp
extern/taskflow/core/tsq.hpp
extern/taskflow/core/worker.hpp
extern/taskflow/cuda/cuda_capturer.hpp
extern/taskflow/cuda/cuda_device.hpp
extern/taskflow/cuda/cuda_error.hpp
extern/taskflow/cuda/cuda_execution_policy.hpp
extern/taskflow/cuda/cuda_graph.hpp
extern/taskflow/cuda/cuda_memory.hpp
extern/taskflow/cuda/cuda_meta.hpp
extern/taskflow/cuda/cuda_object.hpp
extern/taskflow/cuda/cuda_optimizer.hpp
extern/taskflow/cuda/cuda_stream.hpp
extern/taskflow/cuda/cuda_task.hpp
extern/taskflow/cuda/cudaflow.hpp
extern/taskflow/cuda/algorithm/find.hpp
extern/taskflow/cuda/algorithm/for_each.hpp
extern/taskflow/cuda/algorithm/matmul.hpp
extern/taskflow/cuda/algorithm/merge.hpp
extern/taskflow/cuda/algorithm/reduce.hpp
extern/taskflow/cuda/algorithm/scan.hpp
extern/taskflow/cuda/algorithm/sort.hpp
extern/taskflow/cuda/algorithm/transform.hpp
extern/taskflow/cuda/algorithm/transpose.hpp
extern/taskflow/dsl/connection.hpp
extern/taskflow/dsl/dsl.hpp
extern/taskflow/dsl/meta_macro.hpp
extern/taskflow/dsl/task_analyzer.hpp
extern/taskflow/dsl/task_dsl.hpp
extern/taskflow/dsl/task_trait.hpp
extern/taskflow/dsl/tuple_utils.hpp
extern/taskflow/dsl/type_list.hpp
extern/taskflow/sycl/sycl_execution_policy.hpp
extern/taskflow/sycl/sycl_graph.hpp
extern/taskflow/sycl/sycl_meta.hpp
extern/taskflow/sycl/sycl_task.hpp
extern/taskflow/sycl/syclflow.hpp
extern/taskflow/sycl/algorithm/reduce.hpp
extern/taskflow/sycl/algorithm/sycl_for_each.hpp
extern/taskflow/sycl/algorithm/sycl_transform.hpp
extern/taskflow/utility/iterator.hpp
extern/taskflow/utility/latch.hpp
extern/taskflow/utility/macros.hpp
extern/taskflow/utility/math.hpp
extern/taskflow/utility/mpmc.hpp
extern/taskflow/utility/object_pool.hpp
extern/taskflow/utility/os.hpp
extern/taskflow/utility/serializer.hpp
extern/taskflow/utility/singleton.hpp
extern/taskflow/utility/small_vector.hpp
extern/taskflow/utility/stream.hpp
extern/taskflow/utility/traits.hpp
extern/taskflow/utility/uuid.hpp
include/oineus/cell.h
include/oineus/cell_with_value.h
include/oineus/common_defs.h
include/oineus/cube.h
include/oineus/decomposition.h
include/oineus/diagram.h
include/oineus/filtration.h
include/oineus/grid.h
include/oineus/grid_domain.h
include/oineus/inclusion_filtration.h
include/oineus/kernel.h
include/oineus/log_wrapper.h
include/oineus/loss.h
include/oineus/mem_reclamation.h
include/oineus/min_filtration.h
include/oineus/oineus.h
include/oineus/params.h
include/oineus/product_cell.h
include/oineus/profile.h
include/oineus/simpl_map_filtration.h
include/oineus/simplex.h
include/oineus/sparse_matrix.h
include/oineus/timer.h
include/oineus/top_optimizer.h
include/oineus/vectorizer.h
include/oineus/vietoris_rips.h
include/oineus/io/read_write.h
oineus.egg-info/PKG-INFO
oineus.egg-info/SOURCES.txt
oineus.egg-info/dependency_links.txt
oineus.egg-info/not-zip-safe
oineus.egg-info/requires.txt
oineus.egg-info/top_level.txt
src/read_write.cpp
tests/CMakeLists.txt
tests/a_6.txt
tests/dgm_vertebra_32_0.npy
tests/dgm_vertebra_32_1.npy
tests/dgm_vertebra_32_2.npy
tests/dgm_vertebra_32_neg_0.npy
tests/dgm_vertebra_32_neg_1.npy
tests/dgm_vertebra_32_neg_2.npy
tests/induced-matching-pytest.py
tests/kernel-pytest.py
tests/kernel-test-1.py
tests/test_cube.py
tests/test_cubical_dgms.py
tests/test_kicr_1.py
tests/test_kicr_2.py
tests/test_oin.py
tests/test_oin_random.py
tests/test_oin_vertebra.py
tests/tests_kernel_cylinder.cpp
tests/tests_reduction.cpp
tests/tests_sparse_matrix.cpp
tests/vertebra_32x32x32_float32.npy