[ros2cli.command]
topic = ros2topic.command.topic:TopicCommand

[ros2cli.extension_point]
ros2topic.verb = ros2topic.verb:VerbExtension

[ros2topic.verb]
bw = ros2topic.verb.bw:BwVerb
delay = ros2topic.verb.delay:DelayVerb
echo = ros2topic.verb.echo:EchoVerb
find = ros2topic.verb.find:FindVerb
hz = ros2topic.verb.hz:HzVerb
info = ros2topic.verb.info:InfoVerb
list = ros2topic.verb.list:ListVerb
pub = ros2topic.verb.pub:PubVerb
type = ros2topic.verb.type:TypeVerb

