Files
fil/tools/benchmark-harness/fixtures/xlam_addin.json

16 lines
459 B
JSON
Raw Normal View History

2026-06-01 23:40:55 +02:00
{
"document": "../../../test_documents/xlsx/data-with-macros.xlam",
"file_type": "xlam",
"file_size": 170052,
"expected_frameworks": ["kreuzberg"],
"metadata": {
"description": "Excel macro-enabled add-in file with spreadsheet data (XLAM extension)",
"category": "spreadsheet",
"size_class": "small"
},
"ground_truth": {
"text_file": "../../../test_documents/ground_truth/xlam/data-with-macros.txt",
"source": "manual"
}
}