[console_scripts]
pyxcp-probe-can-drivers = pyxcp.scripts.pyxcp_probe_can_drivers:main
xcp-id-scanner = pyxcp.scripts.xcp_id_scanner:main
xcp-discovery = pyxcp.scripts.xcp_discovery:main
xcp-fetch-a2l = pyxcp.scripts.xcp_fetch_a2l:main
xcp-info = pyxcp.scripts.xcp_info:main
xcp-profile = pyxcp.scripts.xcp_profile:main
xcp-examples = pyxcp.scripts.xcp_examples:main
xmraw-converter = pyxcp.scripts.xmraw_converter:main

