LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
include/pytomlpp/pytomlpp.hpp
src/encoding_decoding.cpp
src/pytomlpp.cpp
src/type_casters.cpp
src/pytomlpp/__init__.py
src/pytomlpp/_io.py
src/pytomlpp.egg-info/PKG-INFO
src/pytomlpp.egg-info/SOURCES.txt
src/pytomlpp.egg-info/dependency_links.txt
src/pytomlpp.egg-info/not-zip-safe
src/pytomlpp.egg-info/top_level.txt
third_party/optional.hpp
third_party/tomlplusplus/.editorconfig
third_party/tomlplusplus/.git
third_party/tomlplusplus/.gitattributes
third_party/tomlplusplus/.gitignore
third_party/tomlplusplus/.gitmodules
third_party/tomlplusplus/.runsettings
third_party/tomlplusplus/CMakeLists.txt
third_party/tomlplusplus/CODE_OF_CONDUCT.md
third_party/tomlplusplus/CONTRIBUTING.md
third_party/tomlplusplus/LICENSE
third_party/tomlplusplus/README.md
third_party/tomlplusplus/cpp.hint
third_party/tomlplusplus/meson.build
third_party/tomlplusplus/meson_options.txt
third_party/tomlplusplus/toml++.natvis
third_party/tomlplusplus/toml++.props
third_party/tomlplusplus/toml++.sln
third_party/tomlplusplus/toml++.vcxproj
third_party/tomlplusplus/toml++.vcxproj.filters
third_party/tomlplusplus/toml.hpp
third_party/tomlplusplus/.circleci/config.yml
third_party/tomlplusplus/.github/pull_request_template.md
third_party/tomlplusplus/.github/ISSUE_TEMPLATE/bug_report.md
third_party/tomlplusplus/.github/ISSUE_TEMPLATE/config.yml
third_party/tomlplusplus/.github/ISSUE_TEMPLATE/feature_request.md
third_party/tomlplusplus/cmake/install-rules.cmake
third_party/tomlplusplus/cmake/project-is-top-level.cmake
third_party/tomlplusplus/cmake/tomlplusplus.cmake.in
third_party/tomlplusplus/cmake/tomlplusplusConfig.cmake
third_party/tomlplusplus/cmake/variables.cmake
third_party/tomlplusplus/docs/poxy.toml
third_party/tomlplusplus/docs/images/badge-C++17.svg
third_party/tomlplusplus/docs/images/badge-C++20.svg
third_party/tomlplusplus/docs/images/badge-TOML.svg
third_party/tomlplusplus/docs/images/badge-awesome.svg
third_party/tomlplusplus/docs/images/badge-license-MIT.svg
third_party/tomlplusplus/docs/images/banner.ai
third_party/tomlplusplus/docs/images/banner_large.png
third_party/tomlplusplus/docs/images/banner_small.png
third_party/tomlplusplus/docs/images/favicon.ico
third_party/tomlplusplus/docs/images/logo.ai
third_party/tomlplusplus/docs/images/logo.png
third_party/tomlplusplus/docs/pages/main_page.dox
third_party/tomlplusplus/examples/CMakeLists.txt
third_party/tomlplusplus/examples/error_printer.cpp
third_party/tomlplusplus/examples/error_printer.vcxproj
third_party/tomlplusplus/examples/example.toml
third_party/tomlplusplus/examples/examples.h
third_party/tomlplusplus/examples/meson.build
third_party/tomlplusplus/examples/simple_parser.cpp
third_party/tomlplusplus/examples/simple_parser.vcxproj
third_party/tomlplusplus/examples/toml_generator.cpp
third_party/tomlplusplus/examples/toml_generator.vcxproj
third_party/tomlplusplus/examples/toml_to_json_transcoder.cpp
third_party/tomlplusplus/examples/toml_to_json_transcoder.vcxproj
third_party/tomlplusplus/include/toml++/toml.h
third_party/tomlplusplus/include/toml++/toml_array.h
third_party/tomlplusplus/include/toml++/toml_array.hpp
third_party/tomlplusplus/include/toml++/toml_common.h
third_party/tomlplusplus/include/toml++/toml_date_time.h
third_party/tomlplusplus/include/toml++/toml_default_formatter.h
third_party/tomlplusplus/include/toml++/toml_default_formatter.hpp
third_party/tomlplusplus/include/toml++/toml_formatter.h
third_party/tomlplusplus/include/toml++/toml_instantiations.hpp
third_party/tomlplusplus/include/toml++/toml_json_formatter.h
third_party/tomlplusplus/include/toml++/toml_json_formatter.hpp
third_party/tomlplusplus/include/toml++/toml_node.h
third_party/tomlplusplus/include/toml++/toml_node.hpp
third_party/tomlplusplus/include/toml++/toml_node_view.h
third_party/tomlplusplus/include/toml++/toml_parse_error.h
third_party/tomlplusplus/include/toml++/toml_parse_result.h
third_party/tomlplusplus/include/toml++/toml_parser.h
third_party/tomlplusplus/include/toml++/toml_parser.hpp
third_party/tomlplusplus/include/toml++/toml_preprocessor.h
third_party/tomlplusplus/include/toml++/toml_print_to_stream.h
third_party/tomlplusplus/include/toml++/toml_table.h
third_party/tomlplusplus/include/toml++/toml_table.hpp
third_party/tomlplusplus/include/toml++/toml_utf8.h
third_party/tomlplusplus/include/toml++/toml_utf8_streams.h
third_party/tomlplusplus/include/toml++/toml_utf8_streams.hpp
third_party/tomlplusplus/include/toml++/toml_value.h
third_party/tomlplusplus/include/toml++/toml_version.h
third_party/tomlplusplus/tests/catch2.h
third_party/tomlplusplus/tests/conformance_burntsushi_invalid.cpp
third_party/tomlplusplus/tests/conformance_burntsushi_valid.cpp
third_party/tomlplusplus/tests/conformance_iarna_invalid.cpp
third_party/tomlplusplus/tests/conformance_iarna_valid.cpp
third_party/tomlplusplus/tests/cpp.hint
third_party/tomlplusplus/tests/impl_catch2.cpp
third_party/tomlplusplus/tests/impl_toml.cpp
third_party/tomlplusplus/tests/leakproof.h
third_party/tomlplusplus/tests/manipulating_arrays.cpp
third_party/tomlplusplus/tests/manipulating_parse_result.cpp
third_party/tomlplusplus/tests/manipulating_tables.cpp
third_party/tomlplusplus/tests/manipulating_values.cpp
third_party/tomlplusplus/tests/meson.build
third_party/tomlplusplus/tests/parsing_arrays.cpp
third_party/tomlplusplus/tests/parsing_booleans.cpp
third_party/tomlplusplus/tests/parsing_comments.cpp
third_party/tomlplusplus/tests/parsing_dates_and_times.cpp
third_party/tomlplusplus/tests/parsing_floats.cpp
third_party/tomlplusplus/tests/parsing_integers.cpp
third_party/tomlplusplus/tests/parsing_key_value_pairs.cpp
third_party/tomlplusplus/tests/parsing_spec_example.cpp
third_party/tomlplusplus/tests/parsing_strings.cpp
third_party/tomlplusplus/tests/parsing_tables.cpp
third_party/tomlplusplus/tests/settings.h
third_party/tomlplusplus/tests/tests.cpp
third_party/tomlplusplus/tests/tests.h
third_party/tomlplusplus/tests/tloptional.h
third_party/tomlplusplus/tests/unicode.cpp
third_party/tomlplusplus/tests/unicode.h
third_party/tomlplusplus/tests/user_feedback.cpp
third_party/tomlplusplus/tests/using_iterators.cpp
third_party/tomlplusplus/tests/windows_compat.cpp
third_party/tomlplusplus/tests/vs/test_debug_x64.vcxproj
third_party/tomlplusplus/tests/vs/test_debug_x64_cpplatest.vcxproj
third_party/tomlplusplus/tests/vs/test_debug_x64_cpplatest_noexcept.vcxproj
third_party/tomlplusplus/tests/vs/test_debug_x64_cpplatest_noexcept_unrel.vcxproj
third_party/tomlplusplus/tests/vs/test_debug_x64_cpplatest_unrel.vcxproj
third_party/tomlplusplus/tests/vs/test_debug_x64_noexcept.vcxproj
third_party/tomlplusplus/tests/vs/test_debug_x64_noexcept_unrel.vcxproj
third_party/tomlplusplus/tests/vs/test_debug_x64_unrel.vcxproj
third_party/tomlplusplus/tests/vs/test_debug_x86.vcxproj
third_party/tomlplusplus/tests/vs/test_debug_x86_cpplatest.vcxproj
third_party/tomlplusplus/tests/vs/test_debug_x86_cpplatest_noexcept.vcxproj
third_party/tomlplusplus/tests/vs/test_debug_x86_cpplatest_noexcept_unrel.vcxproj
third_party/tomlplusplus/tests/vs/test_debug_x86_cpplatest_unrel.vcxproj
third_party/tomlplusplus/tests/vs/test_debug_x86_noexcept.vcxproj
third_party/tomlplusplus/tests/vs/test_debug_x86_noexcept_unrel.vcxproj
third_party/tomlplusplus/tests/vs/test_debug_x86_unrel.vcxproj
third_party/tomlplusplus/tests/vs/test_release_x64.vcxproj
third_party/tomlplusplus/tests/vs/test_release_x64_cpplatest.vcxproj
third_party/tomlplusplus/tests/vs/test_release_x64_cpplatest_noexcept.vcxproj
third_party/tomlplusplus/tests/vs/test_release_x64_cpplatest_noexcept_unrel.vcxproj
third_party/tomlplusplus/tests/vs/test_release_x64_cpplatest_unrel.vcxproj
third_party/tomlplusplus/tests/vs/test_release_x64_noexcept.vcxproj
third_party/tomlplusplus/tests/vs/test_release_x64_noexcept_unrel.vcxproj
third_party/tomlplusplus/tests/vs/test_release_x64_unrel.vcxproj
third_party/tomlplusplus/tests/vs/test_release_x86.vcxproj
third_party/tomlplusplus/tests/vs/test_release_x86_cpplatest.vcxproj
third_party/tomlplusplus/tests/vs/test_release_x86_cpplatest_noexcept.vcxproj
third_party/tomlplusplus/tests/vs/test_release_x86_cpplatest_noexcept_unrel.vcxproj
third_party/tomlplusplus/tests/vs/test_release_x86_cpplatest_unrel.vcxproj
third_party/tomlplusplus/tests/vs/test_release_x86_noexcept.vcxproj
third_party/tomlplusplus/tests/vs/test_release_x86_noexcept_unrel.vcxproj
third_party/tomlplusplus/tests/vs/test_release_x86_unrel.vcxproj
third_party/tomlplusplus/tools/ci_single_header_check.py
third_party/tomlplusplus/tools/generate_conformance_tests.py
third_party/tomlplusplus/tools/generate_single_header.py
third_party/tomlplusplus/tools/generate_windows_test_targets.py
third_party/tomlplusplus/tools/requirements.txt
third_party/tomlplusplus/tools/utils.py