[console_scripts] a2a-http-payment-demo = examples.request_response.a2a_http_payment_demo:main a2a-payment-demo = examples.request_response.a2a_payment_demo:main agentic-request-response-demo = examples.request_response.agentic_request_response_demo:main autotls-demo = examples.autotls.autotls:main chat-demo = examples.chat.chat:main circuit-relay-demo = examples.circuit_relay.relay_example:main echo-demo = examples.echo.echo:main echo-quic-demo = examples.echo.echo_quic:main filecoin-connect-demo = examples.filecoin.filecoin_connect_demo:main filecoin-dx = libp2p.filecoin.cli:main filecoin-ping-identify-demo = examples.filecoin.filecoin_ping_identify_demo:main filecoin-pubsub-demo = examples.filecoin.filecoin_pubsub_demo:main floodsub-demo = examples.pubsub.floodsub:main identify-demo = examples.identify.identify:main identify-push-demo = examples.identify_push.identify_push_demo:run_main identify-push-listener-dialer-demo = examples.identify_push.identify_push_listener_dialer:main mdns-demo = examples.mDNS.mDNS:main metrics-demo = examples.metrics.runner:cli oso-health-report = libp2p.observability.oso.cli:main path-handling = examples.path_handling.path_handling_demo:main ping-demo = examples.ping.ping:main pubsub-demo = examples.pubsub.pubsub:main request-response-demo = examples.request_response.request_response_demo:main tls-client-demo = examples.tls.example_tls_client:main tls-demo = examples.tls.example_tls_server:main