Copyrights and Licenses Information
path start end what value
toml11/toml11.spec 12 12 license mit
toml11/toml11-3.7.1/LICENSE 1 1 license mit
toml11/toml11-3.7.1/LICENSE 5 21 license mit
toml11/toml11-3.7.1/README.md 1 1 license mit
toml11/toml11-3.7.1/README.md 5 21 license mit
toml11/toml11-3.7.1/README.md 1963 1963 license mit
toml11/toml11-3.7.1/toml.hpp 2 2 license mit
toml11/toml11-3.7.1/toml.hpp 6 22 license mit
toml11/toml11-3.7.1/toml/combinator.hpp 2 2 license mit
toml11/toml11-3.7.1/toml/comments.hpp 2 2 license mit
toml11/toml11-3.7.1/toml/datetime.hpp 2 2 license mit
toml11/toml11-3.7.1/toml/exception.hpp 2 2 license mit
toml11/toml11-3.7.1/toml/from.hpp 2 2 license mit
toml11/toml11-3.7.1/toml/get.hpp 2 2 license mit
toml11/toml11-3.7.1/toml/into.hpp 2 2 license mit
toml11/toml11-3.7.1/toml/lexer.hpp 2 2 license mit
toml11/toml11-3.7.1/toml/literal.hpp 2 2 license mit
toml11/toml11-3.7.1/toml/parser.hpp 2 2 license mit
toml11/toml11-3.7.1/toml/region.hpp 2 2 license mit
toml11/toml11-3.7.1/toml/result.hpp 2 2 license mit
toml11/toml11-3.7.1/toml/serializer.hpp 2 2 license mit
toml11/toml11-3.7.1/toml/source_location.hpp 2 2 license mit
toml11/toml11-3.7.1/toml/storage.hpp 2 2 license mit
toml11/toml11-3.7.1/toml/string.hpp 2 2 license mit
toml11/toml11-3.7.1/toml/traits.hpp 2 2 license mit
toml11/toml11-3.7.1/toml/types.hpp 2 2 license mit
toml11/toml11-3.7.1/toml/utility.hpp 2 2 license mit
toml11/toml11-3.7.1/toml/value.hpp 2 2 license mit
File Information
path type name extension date size sha1 md5 files_count mime_type file_type programming_language is_binary is_text is_archive is_media is_source is_script
toml11 directory
toml11/changelog file
toml11/README.md file
toml11/sources file
toml11/toml11-3.7.1-SPECPARTS directory
toml11/toml11-3.7.1.tar.gz file
toml11/toml11.spec file
toml11/toml11-3.7.1 directory
toml11/toml11-3.7.1/.travis.yml file
toml11/toml11-3.7.1/appveyor.yml file
toml11/toml11-3.7.1/CMakeLists.txt file
toml11/toml11-3.7.1/LICENSE file
toml11/toml11-3.7.1/README.md file
toml11/toml11-3.7.1/toml.hpp file
toml11/toml11-3.7.1/.circleci directory
toml11/toml11-3.7.1/.circleci/config.yml file
toml11/toml11-3.7.1/.github directory
toml11/toml11-3.7.1/.github/workflows directory
toml11/toml11-3.7.1/.github/workflows/main.yml file
toml11/toml11-3.7.1/cmake directory
toml11/toml11-3.7.1/cmake/toml11Config.cmake.in file
toml11/toml11-3.7.1/tests directory
toml11/toml11-3.7.1/tests/check.cpp file
toml11/toml11-3.7.1/tests/check_serialization.cpp file
toml11/toml11-3.7.1/tests/check_toml_test.cpp file
toml11/toml11-3.7.1/tests/CMakeLists.txt file
toml11/toml11-3.7.1/tests/test_comments.cpp file
toml11/toml11-3.7.1/tests/test_datetime.cpp file
toml11/toml11-3.7.1/tests/test_error_detection.cpp file
toml11/toml11-3.7.1/tests/test_expect.cpp file
toml11/toml11-3.7.1/tests/test_extended_conversions.cpp file
toml11/toml11-3.7.1/tests/test_find.cpp file
toml11/toml11-3.7.1/tests/test_find_or.cpp file
toml11/toml11-3.7.1/tests/test_find_or_recursive.cpp file
toml11/toml11-3.7.1/tests/test_format_error.cpp file
toml11/toml11-3.7.1/tests/test_get.cpp file
toml11/toml11-3.7.1/tests/test_get_or.cpp file
toml11/toml11-3.7.1/tests/test_lex_aux.hpp file
toml11/toml11-3.7.1/tests/test_lex_boolean.cpp file
toml11/toml11-3.7.1/tests/test_lex_datetime.cpp file
toml11/toml11-3.7.1/tests/test_lex_floating.cpp file
toml11/toml11-3.7.1/tests/test_lex_integer.cpp file
toml11/toml11-3.7.1/tests/test_lex_key_comment.cpp file
toml11/toml11-3.7.1/tests/test_lex_string.cpp file
toml11/toml11-3.7.1/tests/test_literals.cpp file
toml11/toml11-3.7.1/tests/test_multiple_translation_unit_1.cpp file
toml11/toml11-3.7.1/tests/test_multiple_translation_unit_2.cpp file
toml11/toml11-3.7.1/tests/test_parse_array.cpp file
toml11/toml11-3.7.1/tests/test_parse_aux.hpp file
toml11/toml11-3.7.1/tests/test_parse_boolean.cpp file
toml11/toml11-3.7.1/tests/test_parse_datetime.cpp file
toml11/toml11-3.7.1/tests/test_parse_file.cpp file
toml11/toml11-3.7.1/tests/test_parse_floating.cpp file
toml11/toml11-3.7.1/tests/test_parse_inline_table.cpp file
toml11/toml11-3.7.1/tests/test_parse_integer.cpp file
toml11/toml11-3.7.1/tests/test_parse_key.cpp file
toml11/toml11-3.7.1/tests/test_parse_string.cpp file
toml11/toml11-3.7.1/tests/test_parse_table.cpp file
toml11/toml11-3.7.1/tests/test_parse_table_key.cpp file
toml11/toml11-3.7.1/tests/test_parse_unicode.cpp file
toml11/toml11-3.7.1/tests/test_result.cpp file
toml11/toml11-3.7.1/tests/test_serialize_file.cpp file
toml11/toml11-3.7.1/tests/test_string.cpp file
toml11/toml11-3.7.1/tests/test_traits.cpp file
toml11/toml11-3.7.1/tests/test_utility.cpp file
toml11/toml11-3.7.1/tests/test_value.cpp file
toml11/toml11-3.7.1/tests/test_windows.cpp file
toml11/toml11-3.7.1/toml directory
toml11/toml11-3.7.1/toml/color.hpp file
toml11/toml11-3.7.1/toml/combinator.hpp file
toml11/toml11-3.7.1/toml/comments.hpp file
toml11/toml11-3.7.1/toml/datetime.hpp file
toml11/toml11-3.7.1/toml/exception.hpp file
toml11/toml11-3.7.1/toml/from.hpp file
toml11/toml11-3.7.1/toml/get.hpp file
toml11/toml11-3.7.1/toml/into.hpp file
toml11/toml11-3.7.1/toml/lexer.hpp file
toml11/toml11-3.7.1/toml/literal.hpp file
toml11/toml11-3.7.1/toml/macros.hpp file
toml11/toml11-3.7.1/toml/parser.hpp file
toml11/toml11-3.7.1/toml/region.hpp file
toml11/toml11-3.7.1/toml/result.hpp file
toml11/toml11-3.7.1/toml/serializer.hpp file
toml11/toml11-3.7.1/toml/source_location.hpp file
toml11/toml11-3.7.1/toml/storage.hpp file
toml11/toml11-3.7.1/toml/string.hpp file
toml11/toml11-3.7.1/toml/traits.hpp file
toml11/toml11-3.7.1/toml/types.hpp file
toml11/toml11-3.7.1/toml/utility.hpp file
toml11/toml11-3.7.1/toml/value.hpp file
toml11/toml11-3.7.1/toml/version.hpp file
Holders
path holder start end
Authors
path Author start end
Emails
path email start end
Urls
path url start end
License References
key short_name category owner scancode_url licensedb_url homepage_url text_urls spdx_license_key spdx_url
mit MIT License Permissive MIT https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/mit.LICENSE https://scancode-licensedb.aboutcode.org/mit http://opensource.org/licenses/mit-license.php http://opensource.org/licenses/mit-license.php MIT https://spdx.org/licenses/MIT