mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
352 lines
189 KiB
HTML
352 lines
189 KiB
HTML
|
|
<html lang="en">
|
|
<head>
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/vis-network/9.1.9/standalone/umd/vis-network.min.js" integrity="sha512-iTgTmIgxyA2YehKNVbzLJx4j9SnuC5ihtRrtxVkXH/9nF3vXBN5YeNQp+6wufBWKD3u+roHVNOvWBMufQnBbug==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
|
|
</head>
|
|
|
|
<body>
|
|
<style>
|
|
@media print {
|
|
.noPrint {
|
|
display: none;
|
|
}
|
|
}
|
|
.button {
|
|
background-color: #5555cc;
|
|
border: none;
|
|
color: white;
|
|
padding: 5px 10px;
|
|
text-align: center;
|
|
text-decoration: none;
|
|
display: inline-block;
|
|
font-size: 18px;
|
|
}
|
|
</style>
|
|
|
|
<div style="display: grid; grid-template-columns: 75% 25%; grid-template-rows: 30px auto; height: 100vh;">
|
|
<div id="mylegend" style="background-color: lightgrey; grid-column-end: span 2;height: 100%"></div>
|
|
<div id="mynetwork"></div>
|
|
<div style="background-color: lightgrey;min-height:100%;height:0;overflow-y: auto;">
|
|
<div>
|
|
<input type="checkbox" onchange="switchBuild()" id="show_build_requires" checked />
|
|
<label for="show_build_requires">Show build-requires</label>
|
|
</div>
|
|
<div>
|
|
<input type="checkbox" onchange="switchTest()" id="show_test_requires" checked />
|
|
<label for="show_test_requires">Show test-requires</label>
|
|
</div>
|
|
<div>
|
|
<input type="checkbox" onchange="collapsePackages()" id="collapse_packages"/>
|
|
<label for="collapse_packages">Group packages</label>
|
|
</div>
|
|
<div>
|
|
<input type="checkbox" onchange="showPackageType()" id="show_package_type"/>
|
|
<label for="show_package_type">Show package type</label>
|
|
</div>
|
|
<div>
|
|
<input type="search" placeholder="Search packages..." oninput="searchPackages(this)">
|
|
</div>
|
|
<div>
|
|
<input type="search" placeholder="Exclude packages..." title="Add a comma to exclude an additional package" oninput="excludePackages(this)">
|
|
</div>
|
|
<div>
|
|
<input type="checkbox" onchange="showhideclass('controls')" id="show_controls"/>
|
|
<label for="show_controls">Show graph controls</label>
|
|
</div>
|
|
<div id="controls" class="controls" style="padding:5; display:none"></div>
|
|
<div id="details" style="padding:10;" class="noPrint">Package info: Click on one package to show information</div>
|
|
<div id="error" style="padding:10;" class="noPrint"></div>
|
|
</div>
|
|
</div>
|
|
|
|
<script type="text/javascript">
|
|
const graph_data = {"error": null, "nodes": {"0": {"author": "John Freeman \u003cjfreeman@ripple.com\u003e", "binary": null, "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "host", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"assertions": false, "coverage": false, "date/*:header_only": true, "fPIC": true, "grpc/*:secure": true, "grpc/*:shared": false, "jemalloc": false, "libarchive/*:shared": false, "libarchive/*:with_acl": false, "libarchive/*:with_bzip2": false, "libarchive/*:with_cng": false, "libarchive/*:with_expat": false, "libarchive/*:with_iconv": false, "libarchive/*:with_libxml2": false, "libarchive/*:with_lz4": true, "libarchive/*:with_lzma": false, "libarchive/*:with_lzo": false, "libarchive/*:with_nettle": false, "libarchive/*:with_openssl": false, "libarchive/*:with_pcreposix": false, "libarchive/*:with_xattr": false, "libarchive/*:with_zlib": false, "lz4/*:shared": false, "openssl/*:shared": false, "protobuf/*:shared": false, "protobuf/*:with_zlib": true, "rocksdb": true, "rocksdb/*:enable_sse": false, "rocksdb/*:lite": false, "rocksdb/*:shared": false, "rocksdb/*:use_rtti": true, "rocksdb/*:with_jemalloc": false, "rocksdb/*:with_lz4": true, "rocksdb/*:with_snappy": true, "shared": false, "snappy/*:shared": false, "soci/*:shared": false, "soci/*:with_boost": true, "soci/*:with_sqlite3": true, "static": true, "tests": false, "unity": false, "xrpld": false, "xxhash/*:shared": false}, "dependencies": {"1": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "grpc/1.72.0", "require": "grpc/1.72.0", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "10": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "openssl/1.1.1w", "require": "openssl/1.1.1w", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "12": {"build": false, "direct": false, "force": false, "headers": false, "libs": true, "package_id_mode": "minor_mode", "ref": "re2/20230301", "require": "re2/20230301", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "2": {"build": false, "direct": true, "force": true, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "protobuf/6.30.1", "require": "protobuf/6.30.1", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "21": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "libarchive/3.8.1", "require": "libarchive/3.8.1", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "22": {"build": false, "direct": true, "force": true, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "lz4/1.10.0", "require": "lz4/1.10.0", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "25": {"build": false, "direct": true, "force": false, "headers": true, "libs": false, "package_id_mode": "full_mode", "ref": "nudb/2.0.9", "require": "nudb/2.0.9", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "26": {"build": false, "direct": true, "force": true, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "boost/1.83.0", "require": "boost/1.83.0", "run": false, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "27": {"build": false, "direct": false, "force": false, "headers": false, "libs": true, "package_id_mode": "minor_mode", "ref": "bzip2/1.0.8", "require": "bzip2/1.0.8", "run": false, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "29": {"build": false, "direct": false, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "libbacktrace/cci.20210118", "require": "libbacktrace/cci.20210118", "run": false, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "3": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "zlib/1.3.1", "require": "zlib/1.3.1", "run": false, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "31": {"build": false, "direct": false, "force": false, "headers": false, "libs": true, "package_id_mode": "minor_mode", "ref": "libiconv/1.17", "require": "libiconv/1.17", "run": false, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "37": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "soci/4.0.3", "require": "soci/4.0.3", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "38": {"build": false, "direct": true, "force": true, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "sqlite3/3.49.1", "require": "sqlite3/3.49.1", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "41": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": null, "ref": "doctest/2.4.11", "require": "doctest/2.4.11", "run": false, "skip": false, "test": true, "transitive_headers": null, "transitive_libs": null, "visible": false}, "43": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "protobuf/6.30.1", "require": "protobuf/6.30.1", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "49": {"build": false, "direct": true, "force": false, "headers": true, "libs": false, "package_id_mode": "full_mode", "ref": "date/3.0.4", "require": "date/3.0.4", "run": false, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "5": {"build": false, "direct": false, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "abseil/20250127.0", "require": "abseil/20250127.0", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "51": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "rocksdb/9.7.3", "require": "rocksdb/9.7.3", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "52": {"build": false, "direct": false, "force": false, "headers": false, "libs": true, "package_id_mode": "minor_mode", "ref": "snappy/1.1.10", "require": "snappy/1.1.10", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "55": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "xxhash/0.8.3", "require": "xxhash/0.8.3", "run": false, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "57": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "cmake/3.31.8", "require": "cmake/[\u003e=3 \u003c4]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "8": {"build": false, "direct": false, "force": false, "headers": false, "libs": true, "package_id_mode": "minor_mode", "ref": "c-ares/1.34.5", "require": "c-ares/1.34.5", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}}, "deprecated": null, "description": "The XRP Ledger", "generators": ["CMakeDeps"], "generators_folder": null, "homepage": null, "id": "0", "immutable_package_folder": null, "info": {"options": {"assertions": "False", "coverage": "False", "fPIC": "True", "jemalloc": "False", "rocksdb": "True", "shared": "False", "static": "True", "tests": "False", "unity": "False", "xrpld": "False"}, "requires": ["grpc/1.72.Z", "c-ares/1.34.Z", "re2/20230301.0.Z", "libarchive/3.8.Z", "nudb/2.0.9#c62cfd501e57055a7e0d8ee3d5e5427d:da39a3ee5e6b4b0d3255bfef95601890afd80709", "openssl/1.1.Z", "soci/4.0.Z", "boost/1.83.Z", "bzip2/1.0.Z", "libbacktrace/cci", "libiconv/1.17.Z", "date/3.0.4#f74bbba5a08fa388256688743136cb6f:da39a3ee5e6b4b0d3255bfef95601890afd80709", "protobuf/6.30.Z", "zlib/1.3.Z", "abseil/20250127.0.Z", "sqlite3/3.49.Z", "rocksdb/9.7.Z", "snappy/1.1.Z", "lz4/1.10.Z", "xxhash/0.8.Z"], "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.cppstd": "20", "compiler.libcxx": "libc++", "compiler.version": "17", "os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "conanfile.py (xrpl/2.5.0)", "languages": [], "license": "ISC", "name": "xrpl", "options": {"assertions": "False", "coverage": "False", "fPIC": "True", "jemalloc": "False", "rocksdb": "True", "shared": "False", "static": "True", "tests": "False", "unity": "False", "xrpld": "False"}, "options_definitions": {"assertions": ["True", "False"], "coverage": ["True", "False"], "fPIC": ["True", "False"], "jemalloc": ["True", "False"], "rocksdb": ["True", "False"], "shared": ["True", "False"], "static": ["True", "False"], "tests": ["True", "False"], "unity": ["True", "False"], "xrpld": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "2bb8ee069ba7ffca4a061c82e142c111a1b388e8", "package_type": "static-library", "prev": null, "prev_timestamp": null, "provides": null, "python_requires": null, "recipe": "Consumer", "recipe_folder": "/Users/bthomee/Documents/RippleX/rippled", "ref": "xrpl/2.5.0", "remote": null, "revision_mode": "hash", "rrev": null, "rrev_timestamp": null, "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.cppstd": "20", "compiler.libcxx": "libc++", "compiler.version": "17", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": null, "upload_policy": null, "url": "https://github.com/xrplf/rippled", "user": null, "vendor": false, "version": "2.5.0", "win_bash": null, "win_bash_run": null}, "1": {"author": null, "binary": "Cache", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "host", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"codegen": true, "cpp_plugin": true, "csharp_ext": false, "csharp_plugin": true, "fPIC": true, "node_plugin": true, "objective_c_plugin": true, "otel_plugin": false, "php_plugin": true, "python_plugin": true, "ruby_plugin": true, "secure": false, "shared": false, "with_libsystemd": true}, "dependencies": {"10": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "openssl/1.1.1w", "require": "openssl/[\u003e=1.1 \u003c4]", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "12": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "re2/20230301", "require": "re2/20230301", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "14": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "cmake/3.31.8", "require": "cmake/[\u003e=3 \u003c4]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "15": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "protobuf/6.30.1", "require": "protobuf/6.30.1", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "2": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "protobuf/6.30.1", "require": "protobuf/5.27.0", "run": false, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "3": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "zlib/1.3.1", "require": "zlib/[\u003e=1.2.11 \u003c2]", "run": false, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "5": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "abseil/20250127.0", "require": "abseil/[\u003e=20240116.1 \u003c=20250127.0]", "run": false, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": true, "visible": true}, "8": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "c-ares/1.34.5", "require": "c-ares/[\u003e=1.19.1 \u003c2]", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}}, "deprecated": null, "description": "Google\u0027s RPC (remote procedure call) library and framework.", "generators": [], "generators_folder": null, "homepage": "https://github.com/grpc/grpc", "id": "1", "immutable_package_folder": null, "info": {"options": {"codegen": "True", "cpp_plugin": "True", "csharp_ext": "False", "csharp_plugin": "True", "fPIC": "True", "node_plugin": "True", "objective_c_plugin": "True", "otel_plugin": "False", "php_plugin": "True", "python_plugin": "True", "ruby_plugin": "True", "shared": "False"}, "requires": ["protobuf/6.30.Z", "abseil/20250127.0.Z", "c-ares/1.34.Z", "openssl/1.1.Z", "re2/20230301.0.Z", "zlib/1.3.Z"], "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.cppstd": "20", "compiler.libcxx": "libc++", "compiler.version": "17", "os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "grpc/1.72.0", "languages": [], "license": "Apache-2.0", "name": "grpc", "options": {"codegen": "True", "cpp_plugin": "True", "csharp_ext": "False", "csharp_plugin": "True", "fPIC": "True", "node_plugin": "True", "objective_c_plugin": "True", "otel_plugin": "False", "php_plugin": "True", "python_plugin": "True", "ruby_plugin": "True", "secure": "True", "shared": "False"}, "options_definitions": {"codegen": ["True", "False"], "cpp_plugin": ["True", "False"], "csharp_ext": ["True", "False"], "csharp_plugin": ["True", "False"], "fPIC": ["True", "False"], "node_plugin": ["True", "False"], "objective_c_plugin": ["True", "False"], "otel_plugin": ["True", "False"], "php_plugin": ["True", "False"], "python_plugin": ["True", "False"], "ruby_plugin": ["True", "False"], "secure": ["True", "False"], "shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "1dc91b7ec889304dee2a3d55f876fab0e55e17f1", "package_type": "static-library", "prev": "333a729e64ef6bcb3f969d03f4a86026", "prev_timestamp": 1753126434.28147, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/grpc30704048eeb5e/e", "ref": "grpc/1.72.0#bde0c02c20c1562128c8701dbf754f63", "remote": null, "revision_mode": "hash", "rrev": "bde0c02c20c1562128c8701dbf754f63", "rrev_timestamp": 1748448437.995, "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.cppstd": "20", "compiler.libcxx": "libc++", "compiler.version": "17", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["rpc"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.72.0", "win_bash": null, "win_bash_run": null}, "10": {"author": null, "binary": "Cache", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "host", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"386": false, "capieng_dialog": false, "enable_capieng": false, "enable_weak_ssl_ciphers": false, "fPIC": true, "no_aria": false, "no_asm": false, "no_async": false, "no_bf": false, "no_blake2": false, "no_camellia": false, "no_cast": false, "no_chacha": false, "no_cms": false, "no_comp": false, "no_ct": false, "no_deprecated": false, "no_des": false, "no_dgram": false, "no_dh": false, "no_dsa": false, "no_dso": false, "no_ec": false, "no_ecdh": false, "no_ecdsa": false, "no_engine": false, "no_filenames": false, "no_gost": false, "no_hmac": false, "no_idea": false, "no_md4": false, "no_md5": false, "no_mdc2": false, "no_ocsp": false, "no_pinshared": false, "no_rc2": false, "no_rfc3779": false, "no_rmd160": false, "no_rsa": false, "no_seed": false, "no_sha": false, "no_sm2": false, "no_sm3": false, "no_sm4": false, "no_sock": false, "no_srp": false, "no_srtp": false, "no_sse2": false, "no_ssl": false, "no_ssl3": false, "no_stdio": false, "no_tests": false, "no_threads": false, "no_tls1": false, "no_ts": false, "no_whirlpool": false, "openssldir": null, "shared": false}, "dependencies": {"11": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "cmake/3.31.8", "require": "cmake/[\u003e=3 \u003c4]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "A toolkit for the Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols", "generators": [], "generators_folder": null, "homepage": "https://github.com/openssl/openssl", "id": "10", "immutable_package_folder": null, "info": {"options": {"386": "False", "enable_weak_ssl_ciphers": "False", "fPIC": "True", "no_aria": "False", "no_asm": "False", "no_async": "False", "no_bf": "False", "no_blake2": "False", "no_camellia": "False", "no_cast": "False", "no_chacha": "False", "no_cms": "False", "no_comp": "False", "no_ct": "False", "no_deprecated": "False", "no_des": "False", "no_dgram": "False", "no_dh": "False", "no_dsa": "False", "no_dso": "False", "no_ec": "False", "no_ecdh": "False", "no_ecdsa": "False", "no_engine": "False", "no_filenames": "False", "no_gost": "False", "no_hmac": "False", "no_idea": "False", "no_md4": "False", "no_md5": "False", "no_mdc2": "False", "no_ocsp": "False", "no_pinshared": "False", "no_rc2": "False", "no_rfc3779": "False", "no_rmd160": "False", "no_rsa": "False", "no_seed": "False", "no_sha": "False", "no_sm2": "False", "no_sm3": "False", "no_sm4": "False", "no_sock": "False", "no_srp": "False", "no_srtp": "False", "no_sse2": "False", "no_ssl": "False", "no_ssl3": "False", "no_stdio": "False", "no_tests": "False", "no_threads": "False", "no_tls1": "False", "no_ts": "False", "no_whirlpool": "False", "openssldir": null, "shared": "False"}, "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.version": "17", "os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "openssl/1.1.1w", "languages": [], "license": "OpenSSL", "name": "openssl", "options": {"386": "False", "enable_weak_ssl_ciphers": "False", "fPIC": "True", "no_aria": "False", "no_asm": "False", "no_async": "False", "no_bf": "False", "no_blake2": "False", "no_camellia": "False", "no_cast": "False", "no_chacha": "False", "no_cms": "False", "no_comp": "False", "no_ct": "False", "no_deprecated": "False", "no_des": "False", "no_dgram": "False", "no_dh": "False", "no_dsa": "False", "no_dso": "False", "no_ec": "False", "no_ecdh": "False", "no_ecdsa": "False", "no_engine": "False", "no_filenames": "False", "no_gost": "False", "no_hmac": "False", "no_idea": "False", "no_md4": "False", "no_md5": "False", "no_mdc2": "False", "no_ocsp": "False", "no_pinshared": "False", "no_rc2": "False", "no_rfc3779": "False", "no_rmd160": "False", "no_rsa": "False", "no_seed": "False", "no_sha": "False", "no_sm2": "False", "no_sm3": "False", "no_sm4": "False", "no_sock": "False", "no_srp": "False", "no_srtp": "False", "no_sse2": "False", "no_ssl": "False", "no_ssl3": "False", "no_stdio": "False", "no_tests": "False", "no_threads": "False", "no_tls1": "False", "no_ts": "False", "no_whirlpool": "False", "openssldir": null, "shared": "False"}, "options_definitions": {"386": ["True", "False"], "enable_weak_ssl_ciphers": ["True", "False"], "fPIC": ["True", "False"], "no_aria": ["True", "False"], "no_asm": ["True", "False"], "no_async": ["True", "False"], "no_bf": ["True", "False"], "no_blake2": ["True", "False"], "no_camellia": ["True", "False"], "no_cast": ["True", "False"], "no_chacha": ["True", "False"], "no_cms": ["True", "False"], "no_comp": ["True", "False"], "no_ct": ["True", "False"], "no_deprecated": ["True", "False"], "no_des": ["True", "False"], "no_dgram": ["True", "False"], "no_dh": ["True", "False"], "no_dsa": ["True", "False"], "no_dso": ["True", "False"], "no_ec": ["True", "False"], "no_ecdh": ["True", "False"], "no_ecdsa": ["True", "False"], "no_engine": ["True", "False"], "no_filenames": ["True", "False"], "no_gost": ["True", "False"], "no_hmac": ["True", "False"], "no_idea": ["True", "False"], "no_md4": ["True", "False"], "no_md5": ["True", "False"], "no_mdc2": ["True", "False"], "no_ocsp": ["True", "False"], "no_pinshared": ["True", "False"], "no_rc2": ["True", "False"], "no_rfc3779": ["True", "False"], "no_rmd160": ["True", "False"], "no_rsa": ["True", "False"], "no_seed": ["True", "False"], "no_sha": ["True", "False"], "no_sm2": ["True", "False"], "no_sm3": ["True", "False"], "no_sm4": ["True", "False"], "no_sock": ["True", "False"], "no_srp": ["True", "False"], "no_srtp": ["True", "False"], "no_sse2": ["True", "False"], "no_ssl": ["True", "False"], "no_ssl3": ["True", "False"], "no_stdio": ["True", "False"], "no_tests": ["True", "False"], "no_threads": ["True", "False"], "no_tls1": ["True", "False"], "no_ts": ["True", "False"], "no_whirlpool": ["True", "False"], "openssldir": [null, "ANY"], "shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "b911ec579e13ab8c864a10a6d741086f642a4631", "package_type": "static-library", "prev": "96d2b2c4fce391fcbbb433b20350a4aa", "prev_timestamp": 1753125872.881887, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/opens3377244894db8/e", "ref": "openssl/1.1.1w#a8f0792d7c5121b954578a7149d23e03", "remote": null, "revision_mode": "hash", "rrev": "a8f0792d7c5121b954578a7149d23e03", "rrev_timestamp": 1717541485.78, "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.version": "17", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["openssl", "ssl", "tls", "encryption", "security"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.1.1w", "win_bash": null, "win_bash_run": null}, "11": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "CMake, the cross-platform, open-source build system.", "generators": [], "generators_folder": null, "homepage": "https://github.com/Kitware/CMake", "id": "11", "immutable_package_folder": null, "info": {"settings": {"os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "cmake/3.31.8", "languages": [], "license": "BSD-3-Clause", "name": "cmake", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9e5323c65b94ae38c3c733fe12637776db0119a5", "package_type": "application", "prev": "dc85dedb7de60a1e60e0d9b131020248", "prev_timestamp": 1751628356.922, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/cmakea42e84c2428d4/e", "ref": "cmake/3.31.8#dde3bde00bb843687e55aea5afa0e220", "remote": null, "revision_mode": "hash", "rrev": "dde3bde00bb843687e55aea5afa0e220", "rrev_timestamp": 1751628300.59, "settings": {"arch": "armv8", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "installer"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "3.31.8", "win_bash": null, "win_bash_run": null}, "12": {"author": null, "binary": "Cache", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "host", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false, "with_icu": false}, "dependencies": {"13": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "cmake/3.31.8", "require": "cmake/[\u003e=3 \u003c4]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Fast, safe, thread-friendly regular expression library", "generators": [], "generators_folder": null, "homepage": "https://github.com/google/re2", "id": "12", "immutable_package_folder": null, "info": {"options": {"fPIC": "True", "shared": "False", "with_icu": "False"}, "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.cppstd": "20", "compiler.libcxx": "libc++", "compiler.version": "17", "os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "re2/20230301", "languages": [], "license": "BSD-3-Clause", "name": "re2", "options": {"fPIC": "True", "shared": "False", "with_icu": "False"}, "options_definitions": {"fPIC": ["True", "False"], "shared": ["True", "False"], "with_icu": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "b45e78e02f40d417b699f3c3e68785c2e17a17d1", "package_type": "static-library", "prev": "fabc478c7bd71bd761c8700c86df1192", "prev_timestamp": 1753125876.047173, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/re21ed21f94112fb/e", "ref": "re2/20230301#dfd6e2bf050eb90ddd8729cfb4c844a4", "remote": null, "revision_mode": "hash", "rrev": "dfd6e2bf050eb90ddd8729cfb4c844a4", "rrev_timestamp": 1748594976.604, "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.cppstd": "20", "compiler.libcxx": "libc++", "compiler.version": "17", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["regex"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "20230301", "win_bash": null, "win_bash_run": null}, "13": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "CMake, the cross-platform, open-source build system.", "generators": [], "generators_folder": null, "homepage": "https://github.com/Kitware/CMake", "id": "13", "immutable_package_folder": null, "info": {"settings": {"os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "cmake/3.31.8", "languages": [], "license": "BSD-3-Clause", "name": "cmake", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9e5323c65b94ae38c3c733fe12637776db0119a5", "package_type": "application", "prev": "dc85dedb7de60a1e60e0d9b131020248", "prev_timestamp": 1751628356.922, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/cmakea42e84c2428d4/e", "ref": "cmake/3.31.8#dde3bde00bb843687e55aea5afa0e220", "remote": null, "revision_mode": "hash", "rrev": "dde3bde00bb843687e55aea5afa0e220", "rrev_timestamp": 1751628300.59, "settings": {"arch": "armv8", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "installer"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "3.31.8", "win_bash": null, "win_bash_run": null}, "14": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "CMake, the cross-platform, open-source build system.", "generators": [], "generators_folder": null, "homepage": "https://github.com/Kitware/CMake", "id": "14", "immutable_package_folder": null, "info": {"settings": {"os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "cmake/3.31.8", "languages": [], "license": "BSD-3-Clause", "name": "cmake", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9e5323c65b94ae38c3c733fe12637776db0119a5", "package_type": "application", "prev": "dc85dedb7de60a1e60e0d9b131020248", "prev_timestamp": 1751628356.922, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/cmakea42e84c2428d4/e", "ref": "cmake/3.31.8#dde3bde00bb843687e55aea5afa0e220", "remote": null, "revision_mode": "hash", "rrev": "dde3bde00bb843687e55aea5afa0e220", "rrev_timestamp": 1751628300.59, "settings": {"arch": "armv8", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "installer"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "3.31.8", "win_bash": null, "win_bash_run": null}, "15": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"debug_suffix": true, "fPIC": true, "lite": false, "shared": false, "upb": false, "with_rtti": true, "with_zlib": true}, "dependencies": {"16": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "zlib/1.3.1", "require": "zlib/[\u003e=1.2.11 \u003c2]", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "18": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "abseil/20250127.0", "require": "abseil/[\u003e=20230802.1 \u003c=20250127.0]", "run": false, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "20": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "cmake/3.31.8", "require": "cmake/[\u003e=3 \u003c4]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Protocol Buffers - Google\u0027s data interchange format", "generators": [], "generators_folder": null, "homepage": "https://github.com/protocolbuffers/protobuf", "id": "15", "immutable_package_folder": null, "info": {"options": {"debug_suffix": "True", "fPIC": "True", "lite": "False", "shared": "False", "upb": "False", "with_rtti": "True", "with_zlib": "True"}, "requires": ["zlib/1.3.Z", "abseil/20250127.0.Z"], "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.cppstd": "20", "compiler.libcxx": "libc++", "compiler.version": "17", "os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "protobuf/6.30.1", "languages": [], "license": "BSD-3-Clause", "name": "protobuf", "options": {"debug_suffix": "True", "fPIC": "True", "lite": "False", "shared": "False", "upb": "False", "with_rtti": "True", "with_zlib": "True"}, "options_definitions": {"debug_suffix": ["True", "False"], "fPIC": ["True", "False"], "lite": ["True", "False"], "shared": ["True", "False"], "upb": ["True", "False"], "with_rtti": ["True", "False"], "with_zlib": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "d93c28c3fc6bd6e97f1f5c3dd5c95c0df28ed3a8", "package_type": "static-library", "prev": "125b44297378889a0fb8dd45f061ebf2", "prev_timestamp": 1753126166.507415, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/protofd053bda94ab1/e", "ref": "protobuf/6.30.1#97bae23ef6d7f9fcfdb4ded9468ad6de", "remote": null, "revision_mode": "hash", "rrev": "97bae23ef6d7f9fcfdb4ded9468ad6de", "rrev_timestamp": 1747665968.233, "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.cppstd": "20", "compiler.libcxx": "libc++", "compiler.version": "17", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["protocol-buffers", "protocol-compiler", "serialization", "rpc", "protocol-compiler"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "6.30.1", "win_bash": null, "win_bash_run": null}, "16": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false}, "dependencies": {"17": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "cmake/3.31.8", "require": "cmake/[\u003e=3 \u003c4]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "A Massively Spiffy Yet Delicately Unobtrusive Compression Library (Also Free, Not to Mention Unencumbered by Patents)", "generators": [], "generators_folder": null, "homepage": "https://zlib.net", "id": "16", "immutable_package_folder": null, "info": {"options": {"fPIC": "True", "shared": "False"}, "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.version": "17", "os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "zlib/1.3.1", "languages": [], "license": "Zlib", "name": "zlib", "options": {"fPIC": "True", "shared": "False"}, "options_definitions": {"fPIC": ["True", "False"], "shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "ca639360bb681229d056d23829e74b0c62d596de", "package_type": "static-library", "prev": "c6141042a1a9dcc991561405d6ff7166", "prev_timestamp": 1753125896.793211, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/zlib204752602052d/e", "ref": "zlib/1.3.1#b8bc2603263cf7eccbd6e17e66b0ed76", "remote": null, "revision_mode": "hash", "rrev": "b8bc2603263cf7eccbd6e17e66b0ed76", "rrev_timestamp": 1733936244.862, "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.version": "17", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["zlib", "compression"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.3.1", "win_bash": null, "win_bash_run": null}, "17": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "CMake, the cross-platform, open-source build system.", "generators": [], "generators_folder": null, "homepage": "https://github.com/Kitware/CMake", "id": "17", "immutable_package_folder": null, "info": {"settings": {"os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "cmake/3.31.8", "languages": [], "license": "BSD-3-Clause", "name": "cmake", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9e5323c65b94ae38c3c733fe12637776db0119a5", "package_type": "application", "prev": "dc85dedb7de60a1e60e0d9b131020248", "prev_timestamp": 1751628356.922, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/cmakea42e84c2428d4/e", "ref": "cmake/3.31.8#dde3bde00bb843687e55aea5afa0e220", "remote": null, "revision_mode": "hash", "rrev": "dde3bde00bb843687e55aea5afa0e220", "rrev_timestamp": 1751628300.59, "settings": {"arch": "armv8", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "installer"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "3.31.8", "win_bash": null, "win_bash_run": null}, "18": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false}, "dependencies": {"19": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "cmake/3.31.8", "require": "cmake/[\u003e=3 \u003c4]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Abseil Common Libraries (C++) from Google", "generators": [], "generators_folder": null, "homepage": "https://github.com/abseil/abseil-cpp", "id": "18", "immutable_package_folder": null, "info": {"options": {"fPIC": "True", "shared": "False"}, "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.cppstd": "20", "compiler.libcxx": "libc++", "compiler.version": "17", "os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "abseil/20250127.0", "languages": [], "license": "Apache-2.0", "name": "abseil", "options": {"fPIC": "True", "shared": "False"}, "options_definitions": {"fPIC": ["True", "False"], "shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "1f8d36826c74ada40cd46082ee6bb783a45791f6", "package_type": "static-library", "prev": "ecfa572311df590235b8d73923009c83", "prev_timestamp": 1753125765.247152, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/absei00b3efc23dbcb/e", "ref": "abseil/20250127.0#9e8e8cfc89a1324139fc0ee3bd4d8c8c", "remote": null, "revision_mode": "hash", "rrev": "9e8e8cfc89a1324139fc0ee3bd4d8c8c", "rrev_timestamp": 1748442696.334, "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.cppstd": "20", "compiler.libcxx": "libc++", "compiler.version": "17", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["algorithm", "container", "google", "common", "utility"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "20250127.0", "win_bash": null, "win_bash_run": null}, "19": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "CMake, the cross-platform, open-source build system.", "generators": [], "generators_folder": null, "homepage": "https://github.com/Kitware/CMake", "id": "19", "immutable_package_folder": null, "info": {"settings": {"os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "cmake/3.31.8", "languages": [], "license": "BSD-3-Clause", "name": "cmake", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9e5323c65b94ae38c3c733fe12637776db0119a5", "package_type": "application", "prev": "dc85dedb7de60a1e60e0d9b131020248", "prev_timestamp": 1751628356.922, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/cmakea42e84c2428d4/e", "ref": "cmake/3.31.8#dde3bde00bb843687e55aea5afa0e220", "remote": null, "revision_mode": "hash", "rrev": "dde3bde00bb843687e55aea5afa0e220", "rrev_timestamp": 1751628300.59, "settings": {"arch": "armv8", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "installer"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "3.31.8", "win_bash": null, "win_bash_run": null}, "2": {"author": null, "binary": "Cache", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "host", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"debug_suffix": true, "fPIC": true, "lite": false, "shared": false, "upb": false, "with_rtti": true, "with_zlib": true}, "dependencies": {"3": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "zlib/1.3.1", "require": "zlib/[\u003e=1.2.11 \u003c2]", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "5": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "abseil/20250127.0", "require": "abseil/[\u003e=20240116.1 \u003c=20250127.0]", "run": false, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "7": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "cmake/3.31.8", "require": "cmake/[\u003e=3 \u003c4]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Protocol Buffers - Google\u0027s data interchange format", "generators": [], "generators_folder": null, "homepage": "https://github.com/protocolbuffers/protobuf", "id": "2", "immutable_package_folder": null, "info": {"options": {"debug_suffix": "True", "fPIC": "True", "lite": "False", "shared": "False", "upb": "False", "with_rtti": "True", "with_zlib": "True"}, "requires": ["zlib/1.3.Z", "abseil/20250127.0.Z"], "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.cppstd": "20", "compiler.libcxx": "libc++", "compiler.version": "17", "os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "protobuf/6.30.1", "languages": [], "license": "BSD-3-Clause", "name": "protobuf", "options": {"debug_suffix": "True", "fPIC": "True", "lite": "False", "shared": "False", "upb": "False", "with_rtti": "True", "with_zlib": "True"}, "options_definitions": {"debug_suffix": ["True", "False"], "fPIC": ["True", "False"], "lite": ["True", "False"], "shared": ["True", "False"], "upb": ["True", "False"], "with_rtti": ["True", "False"], "with_zlib": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "d93c28c3fc6bd6e97f1f5c3dd5c95c0df28ed3a8", "package_type": "static-library", "prev": "125b44297378889a0fb8dd45f061ebf2", "prev_timestamp": 1753126166.507415, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/protofd053bda94ab1/e", "ref": "protobuf/6.30.1#97bae23ef6d7f9fcfdb4ded9468ad6de", "remote": null, "revision_mode": "hash", "rrev": "97bae23ef6d7f9fcfdb4ded9468ad6de", "rrev_timestamp": 1747665968.233, "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.cppstd": "20", "compiler.libcxx": "libc++", "compiler.version": "17", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["protocol-buffers", "protocol-compiler", "serialization", "rpc", "protocol-compiler"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "6.30.1", "win_bash": null, "win_bash_run": null}, "20": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "CMake, the cross-platform, open-source build system.", "generators": [], "generators_folder": null, "homepage": "https://github.com/Kitware/CMake", "id": "20", "immutable_package_folder": null, "info": {"settings": {"os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "cmake/3.31.8", "languages": [], "license": "BSD-3-Clause", "name": "cmake", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9e5323c65b94ae38c3c733fe12637776db0119a5", "package_type": "application", "prev": "dc85dedb7de60a1e60e0d9b131020248", "prev_timestamp": 1751628356.922, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/cmakea42e84c2428d4/e", "ref": "cmake/3.31.8#dde3bde00bb843687e55aea5afa0e220", "remote": null, "revision_mode": "hash", "rrev": "dde3bde00bb843687e55aea5afa0e220", "rrev_timestamp": 1751628300.59, "settings": {"arch": "armv8", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "installer"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "3.31.8", "win_bash": null, "win_bash_run": null}, "21": {"author": null, "binary": "Cache", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "host", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false, "with_acl": true, "with_bzip2": false, "with_cng": false, "with_expat": false, "with_iconv": true, "with_libb2": false, "with_libxml2": false, "with_lz4": false, "with_lzma": false, "with_lzo": false, "with_mbedtls": false, "with_nettle": false, "with_openssl": false, "with_pcre2": false, "with_pcreposix": false, "with_xattr": false, "with_zlib": true, "with_zstd": false}, "dependencies": {"22": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "lz4/1.10.0", "require": "lz4/1.9.4", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "24": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "cmake/3.31.8", "require": "cmake/[\u003e=3 \u003c4]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Multi-format archive and compression library", "generators": [], "generators_folder": null, "homepage": "https://libarchive.org", "id": "21", "immutable_package_folder": null, "info": {"options": {"fPIC": "True", "shared": "False", "with_acl": "False", "with_bzip2": "False", "with_cng": "False", "with_expat": "False", "with_iconv": "False", "with_libb2": "False", "with_libxml2": "False", "with_lz4": "True", "with_lzma": "False", "with_lzo": "False", "with_mbedtls": "False", "with_nettle": "False", "with_openssl": "False", "with_pcre2": "False", "with_pcreposix": "False", "with_xattr": "False", "with_zlib": "False", "with_zstd": "False"}, "requires": ["lz4/1.10.Z"], "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.version": "17", "os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "libarchive/3.8.1", "languages": [], "license": "BSD-2-Clause", "name": "libarchive", "options": {"fPIC": "True", "shared": "False", "with_acl": "False", "with_bzip2": "False", "with_cng": "False", "with_expat": "False", "with_iconv": "False", "with_libb2": "False", "with_libxml2": "False", "with_lz4": "True", "with_lzma": "False", "with_lzo": "False", "with_mbedtls": "False", "with_nettle": "False", "with_openssl": "False", "with_pcre2": "False", "with_pcreposix": "False", "with_xattr": "False", "with_zlib": "False", "with_zstd": "False"}, "options_definitions": {"fPIC": ["True", "False"], "shared": ["True", "False"], "with_acl": ["True", "False"], "with_bzip2": ["True", "False"], "with_cng": ["True", "False"], "with_expat": ["True", "False"], "with_iconv": ["True", "False"], "with_libb2": ["True", "False"], "with_libxml2": ["True", "False"], "with_lz4": ["True", "False"], "with_lzma": ["True", "False"], "with_lzo": ["True", "False"], "with_mbedtls": ["True", "False"], "with_nettle": ["True", "False"], "with_openssl": ["True", "False"], "with_pcre2": ["True", "False"], "with_pcreposix": ["True", "False"], "with_xattr": ["True", "False"], "with_zlib": ["True", "False"], "with_zstd": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "0d7c34752d5a56b3147bc68d75a6a6128824424f", "package_type": "static-library", "prev": "ef3b17838d50b2e24f4f1c4d2a18e650", "prev_timestamp": 1753126114.804826, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/libarc08996ec3748f/e", "ref": "libarchive/3.8.1#5cf685686322e906cb42706ab7e099a8", "remote": null, "revision_mode": "hash", "rrev": "5cf685686322e906cb42706ab7e099a8", "rrev_timestamp": 1751042553.831, "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.version": "17", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["archive", "compression", "tar", "data-compressor", "file-compression"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "3.8.1", "win_bash": null, "win_bash_run": null}, "22": {"author": null, "binary": "Cache", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "host", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false}, "dependencies": {"23": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "cmake/3.31.8", "require": "cmake/[\u003e=3 \u003c4]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Extremely Fast Compression algorithm", "generators": [], "generators_folder": null, "homepage": "https://github.com/lz4/lz4", "id": "22", "immutable_package_folder": null, "info": {"options": {"fPIC": "True", "shared": "False"}, "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.version": "17", "os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "lz4/1.10.0", "languages": [], "license": ["BSD-2-Clause", "BSD-3-Clause"], "name": "lz4", "options": {"fPIC": "True", "shared": "False"}, "options_definitions": {"fPIC": ["True", "False"], "shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "ca639360bb681229d056d23829e74b0c62d596de", "package_type": "static-library", "prev": "a7f7542501253a252c08f9415c548353", "prev_timestamp": 1753125853.576077, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/lz4503b077270d48/e", "ref": "lz4/1.10.0#59fc63cac7f10fbe8e05c7e62c2f3504", "remote": null, "revision_mode": "hash", "rrev": "59fc63cac7f10fbe8e05c7e62c2f3504", "rrev_timestamp": 1743433196.251, "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.version": "17", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["compression"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.10.0", "win_bash": null, "win_bash_run": null}, "23": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "CMake, the cross-platform, open-source build system.", "generators": [], "generators_folder": null, "homepage": "https://github.com/Kitware/CMake", "id": "23", "immutable_package_folder": null, "info": {"settings": {"os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "cmake/3.31.8", "languages": [], "license": "BSD-3-Clause", "name": "cmake", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9e5323c65b94ae38c3c733fe12637776db0119a5", "package_type": "application", "prev": "dc85dedb7de60a1e60e0d9b131020248", "prev_timestamp": 1751628356.922, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/cmakea42e84c2428d4/e", "ref": "cmake/3.31.8#dde3bde00bb843687e55aea5afa0e220", "remote": null, "revision_mode": "hash", "rrev": "dde3bde00bb843687e55aea5afa0e220", "rrev_timestamp": 1751628300.59, "settings": {"arch": "armv8", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "installer"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "3.31.8", "win_bash": null, "win_bash_run": null}, "24": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "CMake, the cross-platform, open-source build system.", "generators": [], "generators_folder": null, "homepage": "https://github.com/Kitware/CMake", "id": "24", "immutable_package_folder": null, "info": {"settings": {"os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "cmake/3.31.8", "languages": [], "license": "BSD-3-Clause", "name": "cmake", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9e5323c65b94ae38c3c733fe12637776db0119a5", "package_type": "application", "prev": "dc85dedb7de60a1e60e0d9b131020248", "prev_timestamp": 1751628356.922, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/cmakea42e84c2428d4/e", "ref": "cmake/3.31.8#dde3bde00bb843687e55aea5afa0e220", "remote": null, "revision_mode": "hash", "rrev": "dde3bde00bb843687e55aea5afa0e220", "rrev_timestamp": 1751628300.59, "settings": {"arch": "armv8", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "installer"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "3.31.8", "win_bash": null, "win_bash_run": null}, "25": {"author": null, "binary": "Cache", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "host", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"26": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "unrelated_mode", "ref": "boost/1.83.0", "require": "boost/1.83.0", "run": false, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": true, "visible": true}, "27": {"build": false, "direct": false, "force": false, "headers": false, "libs": true, "package_id_mode": "unrelated_mode", "ref": "bzip2/1.0.8", "require": "bzip2/1.0.8", "run": false, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": true, "visible": true}, "29": {"build": false, "direct": false, "force": false, "headers": true, "libs": true, "package_id_mode": "unrelated_mode", "ref": "libbacktrace/cci.20210118", "require": "libbacktrace/cci.20210118", "run": false, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": true, "visible": true}, "3": {"build": false, "direct": false, "force": false, "headers": false, "libs": true, "package_id_mode": "unrelated_mode", "ref": "zlib/1.3.1", "require": "zlib/1.3.1", "run": false, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": true, "visible": true}, "31": {"build": false, "direct": false, "force": false, "headers": false, "libs": true, "package_id_mode": "unrelated_mode", "ref": "libiconv/1.17", "require": "libiconv/1.17", "run": false, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": true, "visible": true}, "36": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "cmake/3.31.8", "require": "cmake/[\u003e=3 \u003c4]", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": true, "visible": false}}, "deprecated": null, "description": "A fast key/value insert-only database for SSD drives in C++11", "generators": [], "generators_folder": null, "homepage": "https://github.com/CPPAlliance/NuDB", "id": "25", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "nudb/2.0.9", "languages": [], "license": "BSL-1.0", "name": "nudb", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "header-library", "prev": "b16f723051bd2884dd061fd583826512", "prev_timestamp": 1746192654.946, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/nudb773ddfd9d2fb6/e", "ref": "nudb/2.0.9#c62cfd501e57055a7e0d8ee3d5e5427d", "remote": null, "revision_mode": "hash", "rrev": "c62cfd501e57055a7e0d8ee3d5e5427d", "rrev_timestamp": 1746192568.335, "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.cppstd": "20", "compiler.libcxx": "libc++", "compiler.version": "17", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["header-only", "KVS", "insert-only"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.0.9", "win_bash": null, "win_bash_run": null}, "26": {"author": null, "binary": "Cache", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "host", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"addr2line_location": "/usr/bin/addr2line", "asio_no_deprecated": false, "buildid": null, "bzip2": true, "debug_level": 0, "diagnostic_definitions": false, "error_code_header_only": false, "extra_b2_flags": null, "fPIC": true, "filesystem_no_deprecated": false, "filesystem_use_std_fs": false, "filesystem_version": null, "header_only": false, "i18n_backend": "deprecated", "i18n_backend_iconv": "libc", "i18n_backend_icu": false, "layout": "system", "lzma": false, "magic_autolink": false, "multithreading": true, "namespace": "boost", "namespace_alias": false, "numa": true, "pch": true, "python_buildid": null, "python_executable": null, "python_version": null, "segmented_stacks": false, "shared": false, "system_no_deprecated": false, "system_use_utf8": false, "visibility": "hidden", "with_stacktrace_backtrace": true, "without_atomic": false, "without_charconv": false, "without_chrono": false, "without_cobalt": false, "without_container": false, "without_context": false, "without_contract": false, "without_coroutine": false, "without_date_time": false, "without_exception": false, "without_fiber": false, "without_filesystem": false, "without_graph": false, "without_graph_parallel": true, "without_iostreams": false, "without_json": false, "without_locale": false, "without_log": false, "without_math": false, "without_mpi": true, "without_nowide": false, "without_process": false, "without_program_options": false, "without_python": true, "without_random": false, "without_regex": false, "without_serialization": false, "without_stacktrace": false, "without_system": false, "without_test": false, "without_thread": false, "without_timer": false, "without_type_erasure": false, "without_url": false, "without_wave": false, "zlib": true, "zstd": false}, "dependencies": {"27": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "bzip2/1.0.8", "require": "bzip2/1.0.8", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "29": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "libbacktrace/cci.20210118", "require": "libbacktrace/cci.20210118", "run": false, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": true, "visible": true}, "3": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "zlib/1.3.1", "require": "zlib/[\u003e=1.2.11 \u003c2]", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "31": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "libiconv/1.17", "require": "libiconv/1.17", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "33": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "b2/5.3.3", "require": "b2/[\u003e=5.2 \u003c6]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "35": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "cmake/3.31.8", "require": "cmake/[\u003e=3 \u003c4]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Boost provides free peer-reviewed portable C++ source libraries", "generators": [], "generators_folder": null, "homepage": "https://www.boost.org", "id": "26", "immutable_package_folder": null, "info": {"options": {"addr2line_location": "/usr/bin/addr2line", "asio_no_deprecated": "False", "buildid": null, "bzip2": "True", "diagnostic_definitions": "False", "error_code_header_only": "False", "extra_b2_flags": null, "fPIC": "True", "filesystem_no_deprecated": "False", "filesystem_use_std_fs": "False", "header_only": "False", "i18n_backend_iconv": "libiconv", "i18n_backend_icu": "False", "layout": "system", "lzma": "False", "magic_autolink": "False", "multithreading": "True", "namespace": "boost", "namespace_alias": "False", "numa": "True", "segmented_stacks": "False", "shared": "False", "system_no_deprecated": "False", "system_use_utf8": "False", "visibility": "global", "with_stacktrace_backtrace": "True", "without_atomic": "False", "without_chrono": "False", "without_container": "False", "without_context": "False", "without_contract": "False", "without_coroutine": "False", "without_date_time": "False", "without_exception": "False", "without_fiber": "False", "without_filesystem": "False", "without_graph": "False", "without_graph_parallel": "True", "without_iostreams": "False", "without_json": "False", "without_locale": "False", "without_log": "False", "without_math": "False", "without_mpi": "True", "without_nowide": "False", "without_program_options": "False", "without_python": "True", "without_random": "False", "without_regex": "False", "without_serialization": "False", "without_stacktrace": "False", "without_system": "False", "without_test": "False", "without_thread": "False", "without_timer": "False", "without_type_erasure": "False", "without_url": "False", "without_wave": "False", "zlib": "True", "zstd": "False"}, "requires": ["zlib/1.3.Z", "bzip2/1.0.Z", "libbacktrace/cci", "libiconv/1.17.Z"], "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.cppstd": "20", "compiler.libcxx": "libc++", "compiler.version": "17", "os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "boost/1.83.0", "languages": [], "license": "BSL-1.0", "name": "boost", "options": {"addr2line_location": "/usr/bin/addr2line", "asio_no_deprecated": "False", "buildid": null, "bzip2": "True", "debug_level": "0", "diagnostic_definitions": "False", "error_code_header_only": "False", "extra_b2_flags": null, "fPIC": "True", "filesystem_no_deprecated": "False", "filesystem_use_std_fs": "False", "filesystem_version": null, "header_only": "False", "i18n_backend": "deprecated", "i18n_backend_iconv": "libiconv", "i18n_backend_icu": "False", "layout": "system", "lzma": "False", "magic_autolink": "False", "multithreading": "True", "namespace": "boost", "namespace_alias": "False", "numa": "True", "pch": "True", "python_executable": null, "python_version": null, "segmented_stacks": "False", "shared": "False", "system_no_deprecated": "False", "system_use_utf8": "False", "visibility": "global", "with_stacktrace_backtrace": "True", "without_atomic": "False", "without_chrono": "False", "without_container": "False", "without_context": "False", "without_contract": "False", "without_coroutine": "False", "without_date_time": "False", "without_exception": "False", "without_fiber": "False", "without_filesystem": "False", "without_graph": "False", "without_graph_parallel": "True", "without_iostreams": "False", "without_json": "False", "without_locale": "False", "without_log": "False", "without_math": "False", "without_mpi": "True", "without_nowide": "False", "without_program_options": "False", "without_python": "True", "without_random": "False", "without_regex": "False", "without_serialization": "False", "without_stacktrace": "False", "without_system": "False", "without_test": "False", "without_thread": "False", "without_timer": "False", "without_type_erasure": "False", "without_url": "False", "without_wave": "False", "zlib": "True", "zstd": "False"}, "options_definitions": {"addr2line_location": ["ANY"], "asio_no_deprecated": ["True", "False"], "buildid": [null, "ANY"], "bzip2": ["True", "False"], "debug_level": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13"], "diagnostic_definitions": ["True", "False"], "error_code_header_only": ["True", "False"], "extra_b2_flags": [null, "ANY"], "fPIC": ["True", "False"], "filesystem_no_deprecated": ["True", "False"], "filesystem_use_std_fs": ["True", "False"], "filesystem_version": [null, "3", "4"], "header_only": ["True", "False"], "i18n_backend": ["iconv", "icu", null, "deprecated"], "i18n_backend_iconv": ["libc", "libiconv", "off"], "i18n_backend_icu": ["True", "False"], "layout": ["system", "versioned", "tagged"], "lzma": ["True", "False"], "magic_autolink": ["True", "False"], "multithreading": ["True", "False"], "namespace": ["ANY"], "namespace_alias": ["True", "False"], "numa": ["True", "False"], "pch": ["True", "False"], "python_executable": [null, "ANY"], "python_version": [null, "ANY"], "segmented_stacks": ["True", "False"], "shared": ["True", "False"], "system_no_deprecated": ["True", "False"], "system_use_utf8": ["True", "False"], "visibility": ["global", "protected", "hidden"], "with_stacktrace_backtrace": ["True", "False"], "without_atomic": ["True", "False"], "without_chrono": ["True", "False"], "without_container": ["True", "False"], "without_context": ["True", "False"], "without_contract": ["True", "False"], "without_coroutine": ["True", "False"], "without_date_time": ["True", "False"], "without_exception": ["True", "False"], "without_fiber": ["True", "False"], "without_filesystem": ["True", "False"], "without_graph": ["True", "False"], "without_graph_parallel": ["True", "False"], "without_iostreams": ["True", "False"], "without_json": ["True", "False"], "without_locale": ["True", "False"], "without_log": ["True", "False"], "without_math": ["True", "False"], "without_mpi": ["True", "False"], "without_nowide": ["True", "False"], "without_program_options": ["True", "False"], "without_python": ["True", "False"], "without_random": ["True", "False"], "without_regex": ["True", "False"], "without_serialization": ["True", "False"], "without_stacktrace": ["True", "False"], "without_system": ["True", "False"], "without_test": ["True", "False"], "without_thread": ["True", "False"], "without_timer": ["True", "False"], "without_type_erasure": ["True", "False"], "without_url": ["True", "False"], "without_wave": ["True", "False"], "zlib": ["True", "False"], "zstd": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "5b85f744c786d298d94adb395893def9df44e81f", "package_type": "static-library", "prev": "88953a6f5c6accae47a76d92da486259", "prev_timestamp": 1753126061.9576051, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/boost8893058e12181/e", "ref": "boost/1.83.0#5d975011d65b51abb2d2f6eb8386b368", "remote": null, "revision_mode": "hash", "rrev": "5d975011d65b51abb2d2f6eb8386b368", "rrev_timestamp": 1752681744.997, "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.cppstd": "20", "compiler.libcxx": "libc++", "compiler.version": "17", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["libraries", "cpp"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.83.0", "win_bash": null, "win_bash_run": null}, "27": {"author": null, "binary": "Cache", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "host", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"build_executable": true, "fPIC": true, "shared": false}, "dependencies": {"28": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "cmake/3.31.8", "require": "cmake/[\u003e=3 \u003c4]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "bzip2 is a free and open-source file compression program that uses the Burrows Wheeler algorithm.", "generators": [], "generators_folder": null, "homepage": "https://sourceware.org/bzip2", "id": "27", "immutable_package_folder": null, "info": {"options": {"build_executable": "True", "fPIC": "True", "shared": "False"}, "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.version": "17", "os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "bzip2/1.0.8", "languages": [], "license": "bzip2-1.0.8", "name": "bzip2", "options": {"build_executable": "True", "fPIC": "True", "shared": "False"}, "options_definitions": {"build_executable": ["True", "False"], "fPIC": ["True", "False"], "shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "108259d26cd1c5b7446cc2116b19e9c0ac0c200d", "package_type": "static-library", "prev": "c9e010fbac324da1ae8789886e4a91aa", "prev_timestamp": 1753125766.960022, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/bzip28d32b93e26a49/e", "ref": "bzip2/1.0.8#00b4a4658791c1f06914e087f0e792f5", "remote": null, "revision_mode": "hash", "rrev": "00b4a4658791c1f06914e087f0e792f5", "rrev_timestamp": 1744702067.178, "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.version": "17", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["data-compressor", "file-compression"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.0.8", "win_bash": null, "win_bash_run": null}, "28": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "CMake, the cross-platform, open-source build system.", "generators": [], "generators_folder": null, "homepage": "https://github.com/Kitware/CMake", "id": "28", "immutable_package_folder": null, "info": {"settings": {"os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "cmake/3.31.8", "languages": [], "license": "BSD-3-Clause", "name": "cmake", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9e5323c65b94ae38c3c733fe12637776db0119a5", "package_type": "application", "prev": "dc85dedb7de60a1e60e0d9b131020248", "prev_timestamp": 1751628356.922, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/cmakea42e84c2428d4/e", "ref": "cmake/3.31.8#dde3bde00bb843687e55aea5afa0e220", "remote": null, "revision_mode": "hash", "rrev": "dde3bde00bb843687e55aea5afa0e220", "rrev_timestamp": 1751628300.59, "settings": {"arch": "armv8", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "installer"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "3.31.8", "win_bash": null, "win_bash_run": null}, "29": {"author": null, "binary": "Cache", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "host", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false}, "dependencies": {"30": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "cmake/3.31.8", "require": "cmake/[\u003e=3 \u003c4]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "A C library that may be linked into a C/C++ program to produce symbolic backtraces.", "generators": [], "generators_folder": null, "homepage": "https://github.com/ianlancetaylor/libbacktrace", "id": "29", "immutable_package_folder": null, "info": {"options": {"fPIC": "True", "shared": "False"}, "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.version": "17", "os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "libbacktrace/cci.20210118", "languages": [], "license": "BSD-3-Clause", "name": "libbacktrace", "options": {"fPIC": "True", "shared": "False"}, "options_definitions": {"fPIC": ["True", "False"], "shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "ca639360bb681229d056d23829e74b0c62d596de", "package_type": "static-library", "prev": "8a31241d28eac78e586ef9a5106c95e3", "prev_timestamp": 1753125810.5914528, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/libba03b69ae15f314/e", "ref": "libbacktrace/cci.20210118#a7691bfccd8caaf66309df196790a5a1", "remote": null, "revision_mode": "hash", "rrev": "a7691bfccd8caaf66309df196790a5a1", "rrev_timestamp": 1722218217.276, "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.version": "17", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["backtrace", "stack-trace"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "cci.20210118", "win_bash": null, "win_bash_run": null}, "3": {"author": null, "binary": "Cache", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "host", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false}, "dependencies": {"4": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "cmake/3.31.8", "require": "cmake/[\u003e=3 \u003c4]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "A Massively Spiffy Yet Delicately Unobtrusive Compression Library (Also Free, Not to Mention Unencumbered by Patents)", "generators": [], "generators_folder": null, "homepage": "https://zlib.net", "id": "3", "immutable_package_folder": null, "info": {"options": {"fPIC": "True", "shared": "False"}, "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.version": "17", "os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "zlib/1.3.1", "languages": [], "license": "Zlib", "name": "zlib", "options": {"fPIC": "True", "shared": "False"}, "options_definitions": {"fPIC": ["True", "False"], "shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "ca639360bb681229d056d23829e74b0c62d596de", "package_type": "static-library", "prev": "c6141042a1a9dcc991561405d6ff7166", "prev_timestamp": 1753125896.793211, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/zlib204752602052d/e", "ref": "zlib/1.3.1#b8bc2603263cf7eccbd6e17e66b0ed76", "remote": null, "revision_mode": "hash", "rrev": "b8bc2603263cf7eccbd6e17e66b0ed76", "rrev_timestamp": 1733936244.862, "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.version": "17", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["zlib", "compression"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.3.1", "win_bash": null, "win_bash_run": null}, "30": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "CMake, the cross-platform, open-source build system.", "generators": [], "generators_folder": null, "homepage": "https://github.com/Kitware/CMake", "id": "30", "immutable_package_folder": null, "info": {"settings": {"os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "cmake/3.31.8", "languages": [], "license": "BSD-3-Clause", "name": "cmake", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9e5323c65b94ae38c3c733fe12637776db0119a5", "package_type": "application", "prev": "dc85dedb7de60a1e60e0d9b131020248", "prev_timestamp": 1751628356.922, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/cmakea42e84c2428d4/e", "ref": "cmake/3.31.8#dde3bde00bb843687e55aea5afa0e220", "remote": null, "revision_mode": "hash", "rrev": "dde3bde00bb843687e55aea5afa0e220", "rrev_timestamp": 1751628300.59, "settings": {"arch": "armv8", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "installer"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "3.31.8", "win_bash": null, "win_bash_run": null}, "31": {"author": null, "binary": "Cache", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "host", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false}, "dependencies": {"32": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "cmake/3.31.8", "require": "cmake/[\u003e=3 \u003c4]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Convert text to and from Unicode", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/libiconv/", "id": "31", "immutable_package_folder": null, "info": {"options": {"fPIC": "True", "shared": "False"}, "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.version": "17", "os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "libiconv/1.17", "languages": [], "license": "LGPL-2.1-or-later", "name": "libiconv", "options": {"fPIC": "True", "shared": "False"}, "options_definitions": {"fPIC": ["True", "False"], "shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "ca639360bb681229d056d23829e74b0c62d596de", "package_type": "static-library", "prev": "b062076d52c2319cba255f03ea9c5cf9", "prev_timestamp": 1753125850.1011379, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/libic6667078812ec0/e", "ref": "libiconv/1.17#1e65319e945f2d31941a9d28cc13c058", "remote": null, "revision_mode": "hash", "rrev": "1e65319e945f2d31941a9d28cc13c058", "rrev_timestamp": 1751451666.321, "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.version": "17", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["iconv", "text", "encoding", "locale", "unicode", "conversion"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.17", "win_bash": null, "win_bash_run": null}, "32": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "CMake, the cross-platform, open-source build system.", "generators": [], "generators_folder": null, "homepage": "https://github.com/Kitware/CMake", "id": "32", "immutable_package_folder": null, "info": {"settings": {"os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "cmake/3.31.8", "languages": [], "license": "BSD-3-Clause", "name": "cmake", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9e5323c65b94ae38c3c733fe12637776db0119a5", "package_type": "application", "prev": "dc85dedb7de60a1e60e0d9b131020248", "prev_timestamp": 1751628356.922, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/cmakea42e84c2428d4/e", "ref": "cmake/3.31.8#dde3bde00bb843687e55aea5afa0e220", "remote": null, "revision_mode": "hash", "rrev": "dde3bde00bb843687e55aea5afa0e220", "rrev_timestamp": 1751628300.59, "settings": {"arch": "armv8", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "installer"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "3.31.8", "win_bash": null, "win_bash_run": null}, "33": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"toolset": "auto", "use_cxx_env": false}, "dependencies": {"34": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "cmake/3.31.8", "require": "cmake/[\u003e=3 \u003c4]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "B2 makes it easy to build C++ projects, everywhere.", "generators": [], "generators_folder": null, "homepage": "https://www.bfgroup.xyz/b2/", "id": "33", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64,armv8", "os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "b2/5.3.3", "languages": [], "license": "BSL-1.0", "name": "b2", "options": {"toolset": "auto", "use_cxx_env": "False"}, "options_definitions": {"toolset": ["auto", "cxx", "cross-cxx", "acc", "borland", "clang", "como", "gcc-nocygwin", "gcc", "intel-darwin", "intel-linux", "intel-win32", "kcc", "kylix", "mingw", "mipspro", "pathscale", "pgi", "qcc", "sun", "sunpro", "tru64cxx", "vacpp", "vc12", "vc14", "vc141", "vc142", "vc143"], "use_cxx_env": ["False", "True"]}, "options_description": null, "package_folder": null, "package_id": "ef52fcb08b72f88cd87dade69f7b5e49a93b591a", "package_type": "application", "prev": "22f3b830adae6b927647453ad22b79e8", "prev_timestamp": 1750340390.946, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/b2f33b3ec4bdb65/e", "ref": "b2/5.3.3#107c15377719889654eb9a162a673975", "remote": null, "revision_mode": "hash", "rrev": "107c15377719889654eb9a162a673975", "rrev_timestamp": 1750340310.079, "settings": {"arch": "armv8", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["installer", "builder", "build", "build-system"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "5.3.3", "win_bash": null, "win_bash_run": null}, "34": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "CMake, the cross-platform, open-source build system.", "generators": [], "generators_folder": null, "homepage": "https://github.com/Kitware/CMake", "id": "34", "immutable_package_folder": null, "info": {"settings": {"os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "cmake/3.31.8", "languages": [], "license": "BSD-3-Clause", "name": "cmake", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9e5323c65b94ae38c3c733fe12637776db0119a5", "package_type": "application", "prev": "dc85dedb7de60a1e60e0d9b131020248", "prev_timestamp": 1751628356.922, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/cmakea42e84c2428d4/e", "ref": "cmake/3.31.8#dde3bde00bb843687e55aea5afa0e220", "remote": null, "revision_mode": "hash", "rrev": "dde3bde00bb843687e55aea5afa0e220", "rrev_timestamp": 1751628300.59, "settings": {"arch": "armv8", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "installer"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "3.31.8", "win_bash": null, "win_bash_run": null}, "35": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "CMake, the cross-platform, open-source build system.", "generators": [], "generators_folder": null, "homepage": "https://github.com/Kitware/CMake", "id": "35", "immutable_package_folder": null, "info": {"settings": {"os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "cmake/3.31.8", "languages": [], "license": "BSD-3-Clause", "name": "cmake", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9e5323c65b94ae38c3c733fe12637776db0119a5", "package_type": "application", "prev": "dc85dedb7de60a1e60e0d9b131020248", "prev_timestamp": 1751628356.922, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/cmakea42e84c2428d4/e", "ref": "cmake/3.31.8#dde3bde00bb843687e55aea5afa0e220", "remote": null, "revision_mode": "hash", "rrev": "dde3bde00bb843687e55aea5afa0e220", "rrev_timestamp": 1751628300.59, "settings": {"arch": "armv8", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "installer"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "3.31.8", "win_bash": null, "win_bash_run": null}, "36": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "CMake, the cross-platform, open-source build system.", "generators": [], "generators_folder": null, "homepage": "https://github.com/Kitware/CMake", "id": "36", "immutable_package_folder": null, "info": {"settings": {"os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "cmake/3.31.8", "languages": [], "license": "BSD-3-Clause", "name": "cmake", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9e5323c65b94ae38c3c733fe12637776db0119a5", "package_type": "application", "prev": "dc85dedb7de60a1e60e0d9b131020248", "prev_timestamp": 1751628356.922, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/cmakea42e84c2428d4/e", "ref": "cmake/3.31.8#dde3bde00bb843687e55aea5afa0e220", "remote": null, "revision_mode": "hash", "rrev": "dde3bde00bb843687e55aea5afa0e220", "rrev_timestamp": 1751628300.59, "settings": {"arch": "armv8", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "installer"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "3.31.8", "win_bash": null, "win_bash_run": null}, "37": {"author": null, "binary": "Cache", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "host", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"empty": false, "fPIC": true, "shared": false, "with_boost": false, "with_mysql": false, "with_odbc": false, "with_postgresql": false, "with_sqlite3": false}, "dependencies": {"26": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "boost/1.83.0", "require": "boost/1.83.0", "run": false, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "27": {"build": false, "direct": false, "force": false, "headers": false, "libs": true, "package_id_mode": "minor_mode", "ref": "bzip2/1.0.8", "require": "bzip2/1.0.8", "run": false, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "29": {"build": false, "direct": false, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "libbacktrace/cci.20210118", "require": "libbacktrace/cci.20210118", "run": false, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "3": {"build": false, "direct": false, "force": false, "headers": false, "libs": true, "package_id_mode": "minor_mode", "ref": "zlib/1.3.1", "require": "zlib/1.3.1", "run": false, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "31": {"build": false, "direct": false, "force": false, "headers": false, "libs": true, "package_id_mode": "minor_mode", "ref": "libiconv/1.17", "require": "libiconv/1.17", "run": false, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "38": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "sqlite3/3.49.1", "require": "sqlite3/[\u003e=3.44 \u003c4]", "run": false, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "40": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "cmake/3.31.8", "require": "cmake/[\u003e=3 \u003c4]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "The C++ Database Access Library ", "generators": [], "generators_folder": null, "homepage": "https://github.com/SOCI/soci", "id": "37", "immutable_package_folder": null, "info": {"options": {"empty": "False", "fPIC": "True", "shared": "False", "with_boost": "True", "with_mysql": "False", "with_odbc": "False", "with_postgresql": "False", "with_sqlite3": "True"}, "requires": ["sqlite3/3.49.Z", "boost/1.83.Z", "zlib/1.3.Z", "bzip2/1.0.Z", "libbacktrace/cci", "libiconv/1.17.Z"], "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.cppstd": "20", "compiler.libcxx": "libc++", "compiler.version": "17", "os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "soci/4.0.3", "languages": [], "license": "BSL-1.0", "name": "soci", "options": {"empty": "False", "fPIC": "True", "shared": "False", "with_boost": "True", "with_mysql": "False", "with_odbc": "False", "with_postgresql": "False", "with_sqlite3": "True"}, "options_definitions": {"empty": ["True", "False"], "fPIC": ["True", "False"], "shared": ["True", "False"], "with_boost": ["True", "False"], "with_mysql": ["True", "False"], "with_odbc": ["True", "False"], "with_postgresql": ["True", "False"], "with_sqlite3": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "3a8d873e359a2c6ec8c69a1981167ab5c241c889", "package_type": "static-library", "prev": "9b7fde236969d1d48ff46c9cd8694244", "prev_timestamp": 1753126440.679233, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/soci33a21f83f34cc/e", "ref": "soci/4.0.3#e726491a03468795453f7c83fc924a96", "remote": null, "revision_mode": "hash", "rrev": "e726491a03468795453f7c83fc924a96", "rrev_timestamp": 1751554127.172, "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.cppstd": "20", "compiler.libcxx": "libc++", "compiler.version": "17", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["mysql", "odbc", "postgresql", "sqlite3"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "4.0.3", "win_bash": null, "win_bash_run": null}, "38": {"author": null, "binary": "Cache", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "host", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"build_executable": true, "disable_gethostuuid": false, "enable_column_metadata": true, "enable_dbpage_vtab": false, "enable_dbstat_vtab": false, "enable_default_secure_delete": false, "enable_default_vfs": true, "enable_explain_comments": false, "enable_fts3": false, "enable_fts3_parenthesis": false, "enable_fts4": false, "enable_fts5": false, "enable_icu": false, "enable_json1": false, "enable_math_functions": true, "enable_memsys5": false, "enable_preupdate_hook": false, "enable_rtree": true, "enable_soundex": false, "enable_unlock_notify": true, "fPIC": true, "max_blob_size": null, "max_column": null, "max_variable_number": null, "omit_deprecated": false, "omit_load_extension": false, "shared": false, "threadsafe": 1, "use_alloca": false, "use_uri": false}, "dependencies": {"39": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "cmake/3.31.8", "require": "cmake/[\u003e=3 \u003c4]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Self-contained, serverless, in-process SQL database engine.", "generators": [], "generators_folder": null, "homepage": "https://www.sqlite.org", "id": "38", "immutable_package_folder": null, "info": {"options": {"build_executable": "True", "disable_gethostuuid": "False", "enable_column_metadata": "True", "enable_dbpage_vtab": "False", "enable_dbstat_vtab": "False", "enable_default_secure_delete": "False", "enable_default_vfs": "True", "enable_explain_comments": "False", "enable_fts3": "False", "enable_fts3_parenthesis": "False", "enable_fts4": "False", "enable_fts5": "False", "enable_icu": "False", "enable_json1": "False", "enable_math_functions": "True", "enable_memsys5": "False", "enable_preupdate_hook": "False", "enable_rtree": "True", "enable_soundex": "False", "enable_unlock_notify": "True", "fPIC": "True", "max_blob_size": null, "max_column": null, "max_variable_number": null, "omit_deprecated": "False", "omit_load_extension": "False", "shared": "False", "threadsafe": "1", "use_alloca": "False", "use_uri": "False"}, "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.version": "17", "os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "sqlite3/3.49.1", "languages": [], "license": "Unlicense", "name": "sqlite3", "options": {"build_executable": "True", "disable_gethostuuid": "False", "enable_column_metadata": "True", "enable_dbpage_vtab": "False", "enable_dbstat_vtab": "False", "enable_default_secure_delete": "False", "enable_default_vfs": "True", "enable_explain_comments": "False", "enable_fts3": "False", "enable_fts3_parenthesis": "False", "enable_fts4": "False", "enable_fts5": "False", "enable_icu": "False", "enable_json1": "False", "enable_math_functions": "True", "enable_memsys5": "False", "enable_preupdate_hook": "False", "enable_rtree": "True", "enable_soundex": "False", "enable_unlock_notify": "True", "fPIC": "True", "max_blob_size": null, "max_column": null, "max_variable_number": null, "omit_deprecated": "False", "omit_load_extension": "False", "shared": "False", "threadsafe": "1", "use_alloca": "False", "use_uri": "False"}, "options_definitions": {"build_executable": ["True", "False"], "disable_gethostuuid": ["True", "False"], "enable_column_metadata": ["True", "False"], "enable_dbpage_vtab": ["True", "False"], "enable_dbstat_vtab": ["True", "False"], "enable_default_secure_delete": ["True", "False"], "enable_default_vfs": ["True", "False"], "enable_explain_comments": ["True", "False"], "enable_fts3": ["True", "False"], "enable_fts3_parenthesis": ["True", "False"], "enable_fts4": ["True", "False"], "enable_fts5": ["True", "False"], "enable_icu": ["True", "False"], "enable_json1": ["True", "False"], "enable_math_functions": ["True", "False"], "enable_memsys5": ["True", "False"], "enable_preupdate_hook": ["True", "False"], "enable_rtree": ["True", "False"], "enable_soundex": ["True", "False"], "enable_unlock_notify": ["True", "False"], "fPIC": ["True", "False"], "max_blob_size": [null, "ANY"], "max_column": [null, "ANY"], "max_variable_number": [null, "ANY"], "omit_deprecated": ["True", "False"], "omit_load_extension": ["True", "False"], "shared": ["True", "False"], "threadsafe": ["0", "1", "2"], "use_alloca": ["True", "False"], "use_uri": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "47fb59020fee34b30a4e5a8c6926854262f6cb1c", "package_type": "static-library", "prev": "4f88907d765d9326dc392be896230e28", "prev_timestamp": 1753125892.536675, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/sqlit57da564fbf8af/e", "ref": "sqlite3/3.49.1#8631739a4c9b93bd3d6b753bac548a63", "remote": null, "revision_mode": "hash", "rrev": "8631739a4c9b93bd3d6b753bac548a63", "rrev_timestamp": 1740462952.817, "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.version": "17", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["sqlite", "database", "sql", "serverless"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "3.49.1", "win_bash": null, "win_bash_run": null}, "39": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "CMake, the cross-platform, open-source build system.", "generators": [], "generators_folder": null, "homepage": "https://github.com/Kitware/CMake", "id": "39", "immutable_package_folder": null, "info": {"settings": {"os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "cmake/3.31.8", "languages": [], "license": "BSD-3-Clause", "name": "cmake", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9e5323c65b94ae38c3c733fe12637776db0119a5", "package_type": "application", "prev": "dc85dedb7de60a1e60e0d9b131020248", "prev_timestamp": 1751628356.922, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/cmakea42e84c2428d4/e", "ref": "cmake/3.31.8#dde3bde00bb843687e55aea5afa0e220", "remote": null, "revision_mode": "hash", "rrev": "dde3bde00bb843687e55aea5afa0e220", "rrev_timestamp": 1751628300.59, "settings": {"arch": "armv8", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "installer"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "3.31.8", "win_bash": null, "win_bash_run": null}, "4": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "CMake, the cross-platform, open-source build system.", "generators": [], "generators_folder": null, "homepage": "https://github.com/Kitware/CMake", "id": "4", "immutable_package_folder": null, "info": {"settings": {"os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "cmake/3.31.8", "languages": [], "license": "BSD-3-Clause", "name": "cmake", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9e5323c65b94ae38c3c733fe12637776db0119a5", "package_type": "application", "prev": "dc85dedb7de60a1e60e0d9b131020248", "prev_timestamp": 1751628356.922, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/cmakea42e84c2428d4/e", "ref": "cmake/3.31.8#dde3bde00bb843687e55aea5afa0e220", "remote": null, "revision_mode": "hash", "rrev": "dde3bde00bb843687e55aea5afa0e220", "rrev_timestamp": 1751628300.59, "settings": {"arch": "armv8", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "installer"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "3.31.8", "win_bash": null, "win_bash_run": null}, "40": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "CMake, the cross-platform, open-source build system.", "generators": [], "generators_folder": null, "homepage": "https://github.com/Kitware/CMake", "id": "40", "immutable_package_folder": null, "info": {"settings": {"os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "cmake/3.31.8", "languages": [], "license": "BSD-3-Clause", "name": "cmake", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9e5323c65b94ae38c3c733fe12637776db0119a5", "package_type": "application", "prev": "dc85dedb7de60a1e60e0d9b131020248", "prev_timestamp": 1751628356.922, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/cmakea42e84c2428d4/e", "ref": "cmake/3.31.8#dde3bde00bb843687e55aea5afa0e220", "remote": null, "revision_mode": "hash", "rrev": "dde3bde00bb843687e55aea5afa0e220", "rrev_timestamp": 1751628300.59, "settings": {"arch": "armv8", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "installer"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "3.31.8", "win_bash": null, "win_bash_run": null}, "41": {"author": null, "binary": "Cache", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "host", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"42": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "cmake/3.31.8", "require": "cmake/[\u003e=3 \u003c4]", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": true, "visible": false}}, "deprecated": null, "description": "C++11/14/17/20 single header testing framework", "generators": [], "generators_folder": null, "homepage": "https://github.com/onqtam/doctest", "id": "41", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "doctest/2.4.11", "languages": [], "license": "MIT", "name": "doctest", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "header-library", "prev": "c64e99fa3cf2e427c3b1dfd6c0ff0f68", "prev_timestamp": 1681602077.167, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/docte8b68e0ee6036a/e", "ref": "doctest/2.4.11#a4211dfc329a16ba9f280f9574025659", "remote": null, "revision_mode": "hash", "rrev": "a4211dfc329a16ba9f280f9574025659", "rrev_timestamp": 1681601797.282, "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.cppstd": "20", "compiler.libcxx": "libc++", "compiler.version": "17", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": true, "topics": ["header-only", "unit-test", "tdd"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.4.11", "win_bash": null, "win_bash_run": null}, "42": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "CMake, the cross-platform, open-source build system.", "generators": [], "generators_folder": null, "homepage": "https://github.com/Kitware/CMake", "id": "42", "immutable_package_folder": null, "info": {"settings": {"os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "cmake/3.31.8", "languages": [], "license": "BSD-3-Clause", "name": "cmake", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9e5323c65b94ae38c3c733fe12637776db0119a5", "package_type": "application", "prev": "dc85dedb7de60a1e60e0d9b131020248", "prev_timestamp": 1751628356.922, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/cmakea42e84c2428d4/e", "ref": "cmake/3.31.8#dde3bde00bb843687e55aea5afa0e220", "remote": null, "revision_mode": "hash", "rrev": "dde3bde00bb843687e55aea5afa0e220", "rrev_timestamp": 1751628300.59, "settings": {"arch": "armv8", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": true, "topics": ["build", "installer"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "3.31.8", "win_bash": null, "win_bash_run": null}, "43": {"author": null, "binary": "Cache", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"debug_suffix": true, "fPIC": true, "lite": false, "shared": false, "upb": false, "with_rtti": true, "with_zlib": true}, "dependencies": {"44": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "zlib/1.3.1", "require": "zlib/[\u003e=1.2.11 \u003c2]", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "46": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "abseil/20250127.0", "require": "abseil/[\u003e=20230802.1 \u003c=20250127.0]", "run": false, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "48": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "cmake/3.31.8", "require": "cmake/[\u003e=3 \u003c4]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Protocol Buffers - Google\u0027s data interchange format", "generators": [], "generators_folder": null, "homepage": "https://github.com/protocolbuffers/protobuf", "id": "43", "immutable_package_folder": null, "info": {"options": {"debug_suffix": "True", "fPIC": "True", "lite": "False", "shared": "False", "upb": "False", "with_rtti": "True", "with_zlib": "True"}, "requires": ["zlib/1.3.Z", "abseil/20250127.0.Z"], "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.cppstd": "20", "compiler.libcxx": "libc++", "compiler.version": "17", "os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "protobuf/6.30.1", "languages": [], "license": "BSD-3-Clause", "name": "protobuf", "options": {"debug_suffix": "True", "fPIC": "True", "lite": "False", "shared": "False", "upb": "False", "with_rtti": "True", "with_zlib": "True"}, "options_definitions": {"debug_suffix": ["True", "False"], "fPIC": ["True", "False"], "lite": ["True", "False"], "shared": ["True", "False"], "upb": ["True", "False"], "with_rtti": ["True", "False"], "with_zlib": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "d93c28c3fc6bd6e97f1f5c3dd5c95c0df28ed3a8", "package_type": "static-library", "prev": "125b44297378889a0fb8dd45f061ebf2", "prev_timestamp": 1753126166.507415, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/protofd053bda94ab1/e", "ref": "protobuf/6.30.1#97bae23ef6d7f9fcfdb4ded9468ad6de", "remote": null, "revision_mode": "hash", "rrev": "97bae23ef6d7f9fcfdb4ded9468ad6de", "rrev_timestamp": 1747665968.233, "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.cppstd": "20", "compiler.libcxx": "libc++", "compiler.version": "17", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["protocol-buffers", "protocol-compiler", "serialization", "rpc", "protocol-compiler"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "6.30.1", "win_bash": null, "win_bash_run": null}, "44": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false}, "dependencies": {"45": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "cmake/3.31.8", "require": "cmake/[\u003e=3 \u003c4]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "A Massively Spiffy Yet Delicately Unobtrusive Compression Library (Also Free, Not to Mention Unencumbered by Patents)", "generators": [], "generators_folder": null, "homepage": "https://zlib.net", "id": "44", "immutable_package_folder": null, "info": {"options": {"fPIC": "True", "shared": "False"}, "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.version": "17", "os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "zlib/1.3.1", "languages": [], "license": "Zlib", "name": "zlib", "options": {"fPIC": "True", "shared": "False"}, "options_definitions": {"fPIC": ["True", "False"], "shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "ca639360bb681229d056d23829e74b0c62d596de", "package_type": "static-library", "prev": "c6141042a1a9dcc991561405d6ff7166", "prev_timestamp": 1753125896.793211, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/zlib204752602052d/e", "ref": "zlib/1.3.1#b8bc2603263cf7eccbd6e17e66b0ed76", "remote": null, "revision_mode": "hash", "rrev": "b8bc2603263cf7eccbd6e17e66b0ed76", "rrev_timestamp": 1733936244.862, "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.version": "17", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["zlib", "compression"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.3.1", "win_bash": null, "win_bash_run": null}, "45": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "CMake, the cross-platform, open-source build system.", "generators": [], "generators_folder": null, "homepage": "https://github.com/Kitware/CMake", "id": "45", "immutable_package_folder": null, "info": {"settings": {"os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "cmake/3.31.8", "languages": [], "license": "BSD-3-Clause", "name": "cmake", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9e5323c65b94ae38c3c733fe12637776db0119a5", "package_type": "application", "prev": "dc85dedb7de60a1e60e0d9b131020248", "prev_timestamp": 1751628356.922, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/cmakea42e84c2428d4/e", "ref": "cmake/3.31.8#dde3bde00bb843687e55aea5afa0e220", "remote": null, "revision_mode": "hash", "rrev": "dde3bde00bb843687e55aea5afa0e220", "rrev_timestamp": 1751628300.59, "settings": {"arch": "armv8", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "installer"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "3.31.8", "win_bash": null, "win_bash_run": null}, "46": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false}, "dependencies": {"47": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "cmake/3.31.8", "require": "cmake/[\u003e=3 \u003c4]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Abseil Common Libraries (C++) from Google", "generators": [], "generators_folder": null, "homepage": "https://github.com/abseil/abseil-cpp", "id": "46", "immutable_package_folder": null, "info": {"options": {"fPIC": "True", "shared": "False"}, "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.cppstd": "20", "compiler.libcxx": "libc++", "compiler.version": "17", "os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "abseil/20250127.0", "languages": [], "license": "Apache-2.0", "name": "abseil", "options": {"fPIC": "True", "shared": "False"}, "options_definitions": {"fPIC": ["True", "False"], "shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "1f8d36826c74ada40cd46082ee6bb783a45791f6", "package_type": "static-library", "prev": "ecfa572311df590235b8d73923009c83", "prev_timestamp": 1753125765.247152, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/absei00b3efc23dbcb/e", "ref": "abseil/20250127.0#9e8e8cfc89a1324139fc0ee3bd4d8c8c", "remote": null, "revision_mode": "hash", "rrev": "9e8e8cfc89a1324139fc0ee3bd4d8c8c", "rrev_timestamp": 1748442696.334, "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.cppstd": "20", "compiler.libcxx": "libc++", "compiler.version": "17", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["algorithm", "container", "google", "common", "utility"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "20250127.0", "win_bash": null, "win_bash_run": null}, "47": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "CMake, the cross-platform, open-source build system.", "generators": [], "generators_folder": null, "homepage": "https://github.com/Kitware/CMake", "id": "47", "immutable_package_folder": null, "info": {"settings": {"os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "cmake/3.31.8", "languages": [], "license": "BSD-3-Clause", "name": "cmake", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9e5323c65b94ae38c3c733fe12637776db0119a5", "package_type": "application", "prev": "dc85dedb7de60a1e60e0d9b131020248", "prev_timestamp": 1751628356.922, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/cmakea42e84c2428d4/e", "ref": "cmake/3.31.8#dde3bde00bb843687e55aea5afa0e220", "remote": null, "revision_mode": "hash", "rrev": "dde3bde00bb843687e55aea5afa0e220", "rrev_timestamp": 1751628300.59, "settings": {"arch": "armv8", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "installer"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "3.31.8", "win_bash": null, "win_bash_run": null}, "48": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "CMake, the cross-platform, open-source build system.", "generators": [], "generators_folder": null, "homepage": "https://github.com/Kitware/CMake", "id": "48", "immutable_package_folder": null, "info": {"settings": {"os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "cmake/3.31.8", "languages": [], "license": "BSD-3-Clause", "name": "cmake", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9e5323c65b94ae38c3c733fe12637776db0119a5", "package_type": "application", "prev": "dc85dedb7de60a1e60e0d9b131020248", "prev_timestamp": 1751628356.922, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/cmakea42e84c2428d4/e", "ref": "cmake/3.31.8#dde3bde00bb843687e55aea5afa0e220", "remote": null, "revision_mode": "hash", "rrev": "dde3bde00bb843687e55aea5afa0e220", "rrev_timestamp": 1751628300.59, "settings": {"arch": "armv8", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "installer"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "3.31.8", "win_bash": null, "win_bash_run": null}, "49": {"author": null, "binary": "Cache", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "host", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "header_only": false, "shared": false, "use_system_tz_db": false, "use_tz_db_in_dot": false}, "dependencies": {"50": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "cmake/3.31.8", "require": "cmake/[\u003e=3 \u003c4]", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": true, "visible": false}}, "deprecated": null, "description": "A date and time library based on the C++11/14/17 \u003cchrono\u003e header", "generators": [], "generators_folder": null, "homepage": "https://github.com/HowardHinnant/date", "id": "49", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "date/3.0.4", "languages": [], "license": "MIT", "name": "date", "options": {"header_only": "True", "use_system_tz_db": "False", "use_tz_db_in_dot": "False"}, "options_definitions": {"header_only": ["True", "False"], "use_system_tz_db": ["True", "False"], "use_tz_db_in_dot": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "header-library", "prev": "1eb662558845660527ae474965a704f7", "prev_timestamp": 1748457353.415, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/date71578ba35dcd5/e", "ref": "date/3.0.4#f74bbba5a08fa388256688743136cb6f", "remote": null, "revision_mode": "hash", "rrev": "f74bbba5a08fa388256688743136cb6f", "rrev_timestamp": 1748457219.54, "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.cppstd": "20", "compiler.libcxx": "libc++", "compiler.version": "17", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["datetime", "timezone", "calendar", "time", "iana-database"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "3.0.4", "win_bash": null, "win_bash_run": null}, "5": {"author": null, "binary": "Cache", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "host", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false}, "dependencies": {"6": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "cmake/3.31.8", "require": "cmake/[\u003e=3 \u003c4]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Abseil Common Libraries (C++) from Google", "generators": [], "generators_folder": null, "homepage": "https://github.com/abseil/abseil-cpp", "id": "5", "immutable_package_folder": null, "info": {"options": {"fPIC": "True", "shared": "False"}, "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.cppstd": "20", "compiler.libcxx": "libc++", "compiler.version": "17", "os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "abseil/20250127.0", "languages": [], "license": "Apache-2.0", "name": "abseil", "options": {"fPIC": "True", "shared": "False"}, "options_definitions": {"fPIC": ["True", "False"], "shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "1f8d36826c74ada40cd46082ee6bb783a45791f6", "package_type": "static-library", "prev": "ecfa572311df590235b8d73923009c83", "prev_timestamp": 1753125765.247152, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/absei00b3efc23dbcb/e", "ref": "abseil/20250127.0#9e8e8cfc89a1324139fc0ee3bd4d8c8c", "remote": null, "revision_mode": "hash", "rrev": "9e8e8cfc89a1324139fc0ee3bd4d8c8c", "rrev_timestamp": 1748442696.334, "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.cppstd": "20", "compiler.libcxx": "libc++", "compiler.version": "17", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["algorithm", "container", "google", "common", "utility"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "20250127.0", "win_bash": null, "win_bash_run": null}, "50": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "CMake, the cross-platform, open-source build system.", "generators": [], "generators_folder": null, "homepage": "https://github.com/Kitware/CMake", "id": "50", "immutable_package_folder": null, "info": {"settings": {"os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "cmake/3.31.8", "languages": [], "license": "BSD-3-Clause", "name": "cmake", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9e5323c65b94ae38c3c733fe12637776db0119a5", "package_type": "application", "prev": "dc85dedb7de60a1e60e0d9b131020248", "prev_timestamp": 1751628356.922, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/cmakea42e84c2428d4/e", "ref": "cmake/3.31.8#dde3bde00bb843687e55aea5afa0e220", "remote": null, "revision_mode": "hash", "rrev": "dde3bde00bb843687e55aea5afa0e220", "rrev_timestamp": 1751628300.59, "settings": {"arch": "armv8", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "installer"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "3.31.8", "win_bash": null, "win_bash_run": null}, "51": {"author": null, "binary": "Cache", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "host", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"enable_sse": false, "fPIC": true, "lite": false, "shared": false, "use_rtti": false, "with_gflags": false, "with_jemalloc": false, "with_lz4": false, "with_snappy": false, "with_tbb": false, "with_zlib": false, "with_zstd": false}, "dependencies": {"22": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "lz4/1.10.0", "require": "lz4/1.9.4", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "52": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "snappy/1.1.10", "require": "snappy/1.1.10", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "54": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "cmake/3.31.8", "require": "cmake/[\u003e=3 \u003c4]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "A library that provides an embeddable, persistent key-value store for fast storage", "generators": [], "generators_folder": null, "homepage": "https://github.com/facebook/rocksdb", "id": "51", "immutable_package_folder": null, "info": {"options": {"enable_sse": "False", "fPIC": "True", "lite": "False", "shared": "False", "use_rtti": "True", "with_gflags": "False", "with_jemalloc": "False", "with_lz4": "True", "with_snappy": "True", "with_zlib": "False", "with_zstd": "False"}, "requires": ["snappy/1.1.Z", "lz4/1.10.Z"], "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.cppstd": "20", "compiler.libcxx": "libc++", "compiler.version": "17", "os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "rocksdb/9.7.3", "languages": [], "license": ["GPL-2.0-only", "Apache-2.0"], "name": "rocksdb", "options": {"enable_sse": "False", "fPIC": "True", "lite": "False", "shared": "False", "use_rtti": "True", "with_gflags": "False", "with_jemalloc": "False", "with_lz4": "True", "with_snappy": "True", "with_zlib": "False", "with_zstd": "False"}, "options_definitions": {"enable_sse": ["False", "sse42", "avx2"], "fPIC": ["True", "False"], "lite": ["True", "False"], "shared": ["True", "False"], "use_rtti": ["True", "False"], "with_gflags": ["True", "False"], "with_jemalloc": ["True", "False"], "with_lz4": ["True", "False"], "with_snappy": ["True", "False"], "with_zlib": ["True", "False"], "with_zstd": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "278936eee4170f02577365408eac5dc1ccc82437", "package_type": "static-library", "prev": "7b0ce386ef15d3dac6ff36ce3ff0aa88", "prev_timestamp": 1753126229.153868, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/rocksc5aa53d9658fd/e", "ref": "rocksdb/9.7.3#b9bf02bf64827d6c8b5945d0a224caca", "remote": null, "revision_mode": "hash", "rrev": "b9bf02bf64827d6c8b5945d0a224caca", "rrev_timestamp": 1729474519.203, "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.cppstd": "20", "compiler.libcxx": "libc++", "compiler.version": "17", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["database", "leveldb", "facebook", "key-value"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "9.7.3", "win_bash": null, "win_bash_run": null}, "52": {"author": null, "binary": "Cache", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "host", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false, "with_bmi2": "auto", "with_ssse3": "auto"}, "dependencies": {"53": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "cmake/3.31.8", "require": "cmake/[\u003e=3 \u003c4]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "A fast compressor/decompressor", "generators": [], "generators_folder": null, "homepage": "https://github.com/google/snappy", "id": "52", "immutable_package_folder": null, "info": {"options": {"fPIC": "True", "shared": "False"}, "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.cppstd": "20", "compiler.libcxx": "libc++", "compiler.version": "17", "os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "snappy/1.1.10", "languages": [], "license": "BSD-3-Clause", "name": "snappy", "options": {"fPIC": "True", "shared": "False"}, "options_definitions": {"fPIC": ["True", "False"], "shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "1f8d36826c74ada40cd46082ee6bb783a45791f6", "package_type": "static-library", "prev": "55916e62e0f75dfca8bfdfec2a975d1f", "prev_timestamp": 1753125881.898848, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/snappe08736efe2752/e", "ref": "snappy/1.1.10#9cff2aa2cf616aa98532b1872ef44dcf", "remote": null, "revision_mode": "hash", "rrev": "9cff2aa2cf616aa98532b1872ef44dcf", "rrev_timestamp": 1743607712.928, "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.cppstd": "20", "compiler.libcxx": "libc++", "compiler.version": "17", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["google", "compressor", "decompressor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.1.10", "win_bash": null, "win_bash_run": null}, "53": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "CMake, the cross-platform, open-source build system.", "generators": [], "generators_folder": null, "homepage": "https://github.com/Kitware/CMake", "id": "53", "immutable_package_folder": null, "info": {"settings": {"os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "cmake/3.31.8", "languages": [], "license": "BSD-3-Clause", "name": "cmake", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9e5323c65b94ae38c3c733fe12637776db0119a5", "package_type": "application", "prev": "dc85dedb7de60a1e60e0d9b131020248", "prev_timestamp": 1751628356.922, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/cmakea42e84c2428d4/e", "ref": "cmake/3.31.8#dde3bde00bb843687e55aea5afa0e220", "remote": null, "revision_mode": "hash", "rrev": "dde3bde00bb843687e55aea5afa0e220", "rrev_timestamp": 1751628300.59, "settings": {"arch": "armv8", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "installer"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "3.31.8", "win_bash": null, "win_bash_run": null}, "54": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "CMake, the cross-platform, open-source build system.", "generators": [], "generators_folder": null, "homepage": "https://github.com/Kitware/CMake", "id": "54", "immutable_package_folder": null, "info": {"settings": {"os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "cmake/3.31.8", "languages": [], "license": "BSD-3-Clause", "name": "cmake", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9e5323c65b94ae38c3c733fe12637776db0119a5", "package_type": "application", "prev": "dc85dedb7de60a1e60e0d9b131020248", "prev_timestamp": 1751628356.922, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/cmakea42e84c2428d4/e", "ref": "cmake/3.31.8#dde3bde00bb843687e55aea5afa0e220", "remote": null, "revision_mode": "hash", "rrev": "dde3bde00bb843687e55aea5afa0e220", "rrev_timestamp": 1751628300.59, "settings": {"arch": "armv8", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "installer"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "3.31.8", "win_bash": null, "win_bash_run": null}, "55": {"author": null, "binary": "Cache", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "host", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false, "utility": true}, "dependencies": {"56": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "cmake/3.31.8", "require": "cmake/[\u003e=3 \u003c4]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Extremely fast non-cryptographic hash algorithm", "generators": [], "generators_folder": null, "homepage": "https://github.com/Cyan4973/xxHash", "id": "55", "immutable_package_folder": null, "info": {"options": {"fPIC": "True", "shared": "False", "utility": "True"}, "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.version": "17", "os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "xxhash/0.8.3", "languages": [], "license": "BSD-2-Clause", "name": "xxhash", "options": {"fPIC": "True", "shared": "False", "utility": "True"}, "options_definitions": {"fPIC": ["True", "False"], "shared": ["True", "False"], "utility": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "d7a48d6f9987efc61a26de83512d0b979828e60c", "package_type": "static-library", "prev": "03940ad94e94d00c6356acc0784d0a4d", "prev_timestamp": 1753125894.000969, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/xxhas985cf4b6d9998/e", "ref": "xxhash/0.8.3#681d36a0a6111fc56e5e45ea182c19cc", "remote": null, "revision_mode": "hash", "rrev": "681d36a0a6111fc56e5e45ea182c19cc", "rrev_timestamp": 1743678659.187, "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.version": "17", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["hash", "algorithm", "fast", "checksum", "hash-functions"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "0.8.3", "win_bash": null, "win_bash_run": null}, "56": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "CMake, the cross-platform, open-source build system.", "generators": [], "generators_folder": null, "homepage": "https://github.com/Kitware/CMake", "id": "56", "immutable_package_folder": null, "info": {"settings": {"os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "cmake/3.31.8", "languages": [], "license": "BSD-3-Clause", "name": "cmake", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9e5323c65b94ae38c3c733fe12637776db0119a5", "package_type": "application", "prev": "dc85dedb7de60a1e60e0d9b131020248", "prev_timestamp": 1751628356.922, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/cmakea42e84c2428d4/e", "ref": "cmake/3.31.8#dde3bde00bb843687e55aea5afa0e220", "remote": null, "revision_mode": "hash", "rrev": "dde3bde00bb843687e55aea5afa0e220", "rrev_timestamp": 1751628300.59, "settings": {"arch": "armv8", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "installer"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "3.31.8", "win_bash": null, "win_bash_run": null}, "57": {"author": null, "binary": "Cache", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "CMake, the cross-platform, open-source build system.", "generators": [], "generators_folder": null, "homepage": "https://github.com/Kitware/CMake", "id": "57", "immutable_package_folder": null, "info": {"settings": {"os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "cmake/3.31.8", "languages": [], "license": "BSD-3-Clause", "name": "cmake", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9e5323c65b94ae38c3c733fe12637776db0119a5", "package_type": "application", "prev": "dc85dedb7de60a1e60e0d9b131020248", "prev_timestamp": 1751628356.922, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/cmakea42e84c2428d4/e", "ref": "cmake/3.31.8#dde3bde00bb843687e55aea5afa0e220", "remote": null, "revision_mode": "hash", "rrev": "dde3bde00bb843687e55aea5afa0e220", "rrev_timestamp": 1751628300.59, "settings": {"arch": "armv8", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "installer"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "3.31.8", "win_bash": null, "win_bash_run": null}, "6": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "CMake, the cross-platform, open-source build system.", "generators": [], "generators_folder": null, "homepage": "https://github.com/Kitware/CMake", "id": "6", "immutable_package_folder": null, "info": {"settings": {"os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "cmake/3.31.8", "languages": [], "license": "BSD-3-Clause", "name": "cmake", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9e5323c65b94ae38c3c733fe12637776db0119a5", "package_type": "application", "prev": "dc85dedb7de60a1e60e0d9b131020248", "prev_timestamp": 1751628356.922, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/cmakea42e84c2428d4/e", "ref": "cmake/3.31.8#dde3bde00bb843687e55aea5afa0e220", "remote": null, "revision_mode": "hash", "rrev": "dde3bde00bb843687e55aea5afa0e220", "rrev_timestamp": 1751628300.59, "settings": {"arch": "armv8", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "installer"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "3.31.8", "win_bash": null, "win_bash_run": null}, "7": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "CMake, the cross-platform, open-source build system.", "generators": [], "generators_folder": null, "homepage": "https://github.com/Kitware/CMake", "id": "7", "immutable_package_folder": null, "info": {"settings": {"os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "cmake/3.31.8", "languages": [], "license": "BSD-3-Clause", "name": "cmake", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9e5323c65b94ae38c3c733fe12637776db0119a5", "package_type": "application", "prev": "dc85dedb7de60a1e60e0d9b131020248", "prev_timestamp": 1751628356.922, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/cmakea42e84c2428d4/e", "ref": "cmake/3.31.8#dde3bde00bb843687e55aea5afa0e220", "remote": null, "revision_mode": "hash", "rrev": "dde3bde00bb843687e55aea5afa0e220", "rrev_timestamp": 1751628300.59, "settings": {"arch": "armv8", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "installer"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "3.31.8", "win_bash": null, "win_bash_run": null}, "8": {"author": null, "binary": "Cache", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "host", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false, "tools": true}, "dependencies": {"9": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "cmake/3.31.8", "require": "cmake/[\u003e=3 \u003c4]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "A C library for asynchronous DNS requests", "generators": [], "generators_folder": null, "homepage": "https://c-ares.haxx.se/", "id": "8", "immutable_package_folder": null, "info": {"options": {"fPIC": "True", "shared": "False", "tools": "True"}, "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.version": "17", "os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "c-ares/1.34.5", "languages": [], "license": "MIT", "name": "c-ares", "options": {"fPIC": "True", "shared": "False", "tools": "True"}, "options_definitions": {"fPIC": ["True", "False"], "shared": ["True", "False"], "tools": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "f36d9eea8f14c2df6c549e6ce0af653bc0ad224c", "package_type": "static-library", "prev": "e904545b08097e7e83cc425202d39443", "prev_timestamp": 1753125798.097141, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/c-are4f093deb78ae1/e", "ref": "c-ares/1.34.5#b78b91e7cfb1f11ce777a285bbf169c6", "remote": null, "revision_mode": "hash", "rrev": "b78b91e7cfb1f11ce777a285bbf169c6", "rrev_timestamp": 1747212426.217, "settings": {"arch": "armv8", "build_type": "Release", "compiler": "apple-clang", "compiler.version": "17", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["dns", "resolver", "async"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.34.5", "win_bash": null, "win_bash_run": null}, "9": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "CMake, the cross-platform, open-source build system.", "generators": [], "generators_folder": null, "homepage": "https://github.com/Kitware/CMake", "id": "9", "immutable_package_folder": null, "info": {"settings": {"os": "Macos"}}, "info_invalid": null, "invalid_build": false, "label": "cmake/3.31.8", "languages": [], "license": "BSD-3-Clause", "name": "cmake", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9e5323c65b94ae38c3c733fe12637776db0119a5", "package_type": "application", "prev": "dc85dedb7de60a1e60e0d9b131020248", "prev_timestamp": 1751628356.922, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/Users/bthomee/.conan2/p/cmakea42e84c2428d4/e", "ref": "cmake/3.31.8#dde3bde00bb843687e55aea5afa0e220", "remote": null, "revision_mode": "hash", "rrev": "dde3bde00bb843687e55aea5afa0e220", "rrev_timestamp": 1751628300.59, "settings": {"arch": "armv8", "os": "Macos"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "installer"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "3.31.8", "win_bash": null, "win_bash_run": null}}, "overrides": {"boost/1.83.0#5d975011d65b51abb2d2f6eb8386b368": [null, "boost/1.83.0"], "lz4/1.9.4": ["lz4/1.10.0"], "protobuf/5.27.0": ["protobuf/6.30.1"], "sqlite3/[\u003e=3.44 \u003c4]": ["sqlite3/3.49.1"]}, "replaced_requires": {}, "resolved_ranges": {"abseil/[\u003e=20230802.1 \u003c=20250127.0]": "abseil/20250127.0", "abseil/[\u003e=20240116.1 \u003c=20250127.0]": "abseil/20250127.0", "b2/[\u003e=5.2 \u003c6]": "b2/5.3.3", "c-ares/[\u003e=1.19.1 \u003c2]": "c-ares/1.34.5", "cmake/[\u003e=3 \u003c4]": "cmake/3.31.8", "zlib/[\u003e=1.2.11 \u003c2]": "zlib/1.3.1"}, "root": {"0": "xrpl/2.5.0"}};
|
|
let hide_build = false;
|
|
let hide_test = false;
|
|
let search_pkgs = null;
|
|
let excluded_pkgs = null;
|
|
let collapse_packages = false;
|
|
let show_package_type = false;
|
|
let color_map = {Cache: "SkyBlue",
|
|
Download: "LightGreen",
|
|
Build: "Yellow",
|
|
Missing: "Orange",
|
|
Update: "SeaGreen",
|
|
Skip: "White",
|
|
Editable: "LightCyan",
|
|
EditableBuild: "Cyan",
|
|
Invalid: "Red",
|
|
Platform: "Violet"};
|
|
let global_edges = {};
|
|
function define_data(){
|
|
let nodes = [];
|
|
let edges = [];
|
|
let collapsed_packages = {};
|
|
let targets = {};
|
|
global_edges = {};
|
|
let edge_counter = 0;
|
|
let conflict=null;
|
|
if (graph_data["error"] && graph_data["error"]["type"] == "conflict")
|
|
conflict = graph_data["error"];
|
|
for (const [node_id, node] of Object.entries(graph_data["nodes"])) {
|
|
if (node.context == "build" && hide_build) continue;
|
|
if (node.test && hide_test) continue;
|
|
let shape = node.context == "build" || node.test ? "ellipse" : "box";
|
|
let label = null;
|
|
if (node["name"])
|
|
label = node["name"] + "/" + node["version"];
|
|
else if (node["ref"])
|
|
label = node["ref"];
|
|
else
|
|
label = node.recipe == "Consumer"? "conanfile": "CLI";
|
|
if (collapse_packages) {
|
|
let existing = collapsed_packages[label];
|
|
targets[node_id] = existing;
|
|
if (existing) continue;
|
|
collapsed_packages[label] = node_id;
|
|
}
|
|
if (excluded_pkgs) {
|
|
let patterns = excluded_pkgs.split(',')
|
|
.map(pattern => pattern.trim())
|
|
.filter(pattern => pattern.length > 0)
|
|
.map(pattern => pattern.replace(/[-\/\\^$*+?.()|[\]{}]/g, '\\$&'));
|
|
if (patterns.some(pattern => label.match(pattern))) {
|
|
continue;
|
|
}
|
|
}
|
|
if (show_package_type) {
|
|
label = "<b>" + label + "\n" + "<i>" + node.package_type + "</i>";
|
|
}
|
|
borderWidth = 1;
|
|
borderColor = "SkyBlue";
|
|
font = {multi: 'html'};
|
|
shapeProperties = {};
|
|
let color = color_map[node.binary]
|
|
if (conflict && conflict.branch1.dst_id == node_id){
|
|
font.color = "white";
|
|
color = "Black";
|
|
shape = "circle";
|
|
}
|
|
if (search_pkgs) {
|
|
let patterns = search_pkgs.split(',')
|
|
.map(pattern => pattern.trim())
|
|
.filter(pattern => pattern.length > 0)
|
|
.map(pattern => pattern.replace(/[-\/\\^$*+?.()|[\]{}]/g, '\\$&'));
|
|
if (patterns.some(pattern => label.match(pattern))) {
|
|
borderWidth = 3;
|
|
borderColor = "Magenta";
|
|
}
|
|
}
|
|
if (node.test) {
|
|
font.background = "lightgrey";
|
|
shapeProperties = {borderDashes: true};
|
|
}
|
|
if (node.recipe == "Platform") {
|
|
font.background = "Violet";
|
|
}
|
|
if (node.vendor) {
|
|
borderColor = "Red";
|
|
shapeProperties = {borderDashes: [3,5]};
|
|
borderWidth = 2;
|
|
}
|
|
nodes.push({
|
|
id: node_id,
|
|
font: font,
|
|
label: label,
|
|
shape: shape,
|
|
shapeProperties: shapeProperties,
|
|
borderWidth: borderWidth,
|
|
color: {border: borderColor, background: color,
|
|
highlight: {background: color, border: "Blue"}},
|
|
});
|
|
}
|
|
for (const [node_id, node] of Object.entries(graph_data["nodes"])) {
|
|
for (const [dep_id, dep] of Object.entries(node["dependencies"])) {
|
|
if (dep.direct){
|
|
let target_id = targets[dep_id] || dep_id;
|
|
edges.push({id: edge_counter, from: node_id, to: target_id,
|
|
color: {color: "SkyBlue", highlight: "Blue"}});
|
|
global_edges[edge_counter++] = dep;
|
|
}
|
|
}
|
|
}
|
|
if (conflict) {
|
|
let conflict_id = null;
|
|
if (conflict.branch1.dst_id) { // already created conflict node
|
|
conflict_id = conflict.branch1.dst_id;
|
|
}
|
|
else {
|
|
conflict_id = "conflict_id";
|
|
nodes.push({
|
|
id: conflict_id,
|
|
font: {color: "white"},
|
|
label: conflict.name,
|
|
shape: "circle",
|
|
color: {background: "black",
|
|
highlight: {background: "black", border: "Blue"}},
|
|
});
|
|
edges.push({id: edge_counter, from: conflict.branch1.src_id, to: conflict_id,
|
|
color: {color: "Red", highlight: "Red"},
|
|
label: conflict.branch1.require.ref});
|
|
global_edges[edge_counter++] = conflict.branch1.require;
|
|
}
|
|
edges.push({id: edge_counter, from: conflict.branch2.src_id, to: conflict_id,
|
|
color: {color: "Red", highlight: "Red"},
|
|
label: conflict.branch2.require.ref});
|
|
global_edges[edge_counter++] = conflict.branch2.require;
|
|
}
|
|
return {nodes: new vis.DataSet(nodes), edges: new vis.DataSet(edges)};
|
|
};
|
|
function define_legend() {
|
|
let x = 0;
|
|
let y = 0;
|
|
let step = 250;
|
|
let legend_nodes = [];
|
|
legend_nodes.push({id: 0, x: x, y: y, shape: "box", font: {size: 35},
|
|
label: "require",
|
|
});
|
|
legend_nodes.push({id: 1, x: x + step, y: y, font: {size: 35}, shape: "ellipse",
|
|
label: "tool-require",
|
|
});
|
|
legend_nodes.push({id: 2, x: x + 2* step, y: y, font: {size: 35, background: "lightgrey"},
|
|
shape: "ellipse", shapeProperties: {borderDashes: true},
|
|
label: "test-require",
|
|
})
|
|
let counter = 3;
|
|
legend_nodes.push({x: x + counter*step, y: y, shape: "ellipse",
|
|
label: "platform",
|
|
font: {size: 35, background: "Violet"},
|
|
});
|
|
counter++;
|
|
for (const [status, color] of Object.entries(color_map)) {
|
|
legend_nodes.push({x: x + counter*step, y: y, shape: "box", font: {size: 35},
|
|
label: status,
|
|
color: {border: "SkyBlue", background: color}
|
|
});
|
|
counter++;
|
|
}
|
|
legend_nodes.push({x: x + counter*step, y: y, shape: "box",
|
|
label: "conflict",
|
|
font: {size: 35, color: "white"},
|
|
color: {border: "SkyBlue", background: "Black"}
|
|
});
|
|
counter++;
|
|
|
|
legend_nodes.push({x: x + counter*step, y: y, shape: "box",
|
|
label: "vendor", font: {size: 35},
|
|
color: {border: "Red"},
|
|
shapeProperties: {borderDashes: [3,5]},
|
|
borderWidth: 2
|
|
});
|
|
return {nodes: new vis.DataSet(legend_nodes)};
|
|
}
|
|
let error = document.getElementById("error");
|
|
if (graph_data["error"]){
|
|
let div = document.createElement('div');
|
|
div.innerHTML = "<pre>Error in the graph: " + JSON.stringify(graph_data["error"], undefined, 2) + "</pre>";
|
|
error.appendChild(div);
|
|
}
|
|
let container = document.getElementById('mynetwork');
|
|
let controls = document.getElementById('controls');
|
|
let legend_container = document.getElementById('mylegend');
|
|
|
|
let options = {
|
|
autoResize: true,
|
|
locale: 'en',
|
|
edges: {
|
|
arrows: { to: {enabled: true} },
|
|
smooth: { enabled: false}
|
|
},
|
|
nodes: {font: {'face': 'monospace', 'align': 'left'}},
|
|
layout: {
|
|
"hierarchical": {
|
|
enabled: true,
|
|
sortMethod: "directed",
|
|
direction: "DU",
|
|
nodeSpacing: 170,
|
|
blockShifting: true,
|
|
edgeMinimization: true,
|
|
shakeTowards: "roots",
|
|
}
|
|
},
|
|
physics: { enabled: false},
|
|
configure: {
|
|
enabled: true,
|
|
filter: 'layout physics',
|
|
showButton: false,
|
|
container: controls
|
|
}
|
|
};
|
|
|
|
let data = define_data();
|
|
let network = new vis.Network(container, data, options);
|
|
let legend_data = define_legend();
|
|
let options_legend = {interaction: {selectable: false, dragView: false, dragNodes: false,
|
|
zoomView: false}, physics: {enabled: false}};
|
|
let legend = new vis.Network(legend_container, legend_data, options_legend);
|
|
|
|
network.on('click', function (properties) {
|
|
let ids = properties.nodes;
|
|
let ids_edges = properties.edges;
|
|
let control = document.getElementById("details");
|
|
while (control.firstChild) {
|
|
control.removeChild(control.firstChild);
|
|
}
|
|
if(ids[0] !== undefined || ids_edges[0] !== undefined) {
|
|
selected = graph_data["nodes"][ids[0]] || global_edges[ids_edges[0]];
|
|
let div = document.createElement('div');
|
|
let f = Object.fromEntries(Object.entries(selected).filter(([_, v]) => v != null));
|
|
div.innerText = JSON.stringify(f, undefined, 2);
|
|
let div2 = document.createElement('div');
|
|
div2.innerHTML = "<pre>" + div.innerHTML + "</pre>";
|
|
control.appendChild(div2);
|
|
}
|
|
else {
|
|
control.innerHTML = "<b>Info</b>: Click on a package or edge for more info";
|
|
}
|
|
});
|
|
function draw() {
|
|
let scale = network.getScale();
|
|
let viewPos = network.getViewPosition();
|
|
data = define_data();
|
|
network.setData(data);
|
|
network.redraw();
|
|
network.moveTo({position: viewPos, scale: scale});
|
|
}
|
|
function switchBuild() {
|
|
hide_build = !hide_build;
|
|
draw();
|
|
}
|
|
function switchTest() {
|
|
hide_test = !hide_test;
|
|
draw();
|
|
}
|
|
function collapsePackages() {
|
|
collapse_packages = !collapse_packages;
|
|
draw();
|
|
}
|
|
function searchPackages(e) {
|
|
search_pkgs = e.value;
|
|
draw();
|
|
}
|
|
function excludePackages(e) {
|
|
excluded_pkgs = e.value;
|
|
draw();
|
|
}
|
|
function showPackageType(e) {
|
|
show_package_type = !show_package_type;
|
|
draw();
|
|
}
|
|
function showhideclass(id) {
|
|
let elements = document.getElementsByClassName(id)
|
|
for (let i = 0; i < elements.length; i++) {
|
|
elements[i].style.display = (elements[i].style.display != 'none') ? 'none' : 'block';
|
|
}
|
|
}
|
|
window.addEventListener("load", () => {
|
|
draw();
|
|
});
|
|
</script>
|
|
</body>
|
|
</html>
|