[console_scripts]
elara-bench = benchmark.cli:run_harness
elara-call = benchmark.cli:run_api_call
elara-cert-report = generate_cert_report:main
elara-codec-bench = benchmark_codec:main
elara-codec-profile = elz2_comprehensive_profiler:run_full_profile
elara-extract = benchmark.cli:run_extract
elara-test = benchmark.cli:run_tests
