Ticket #169 (closed enhancement: fixed)

Opened 1 year ago

Last modified 1 year ago

Please provide machine readable output from avahi-browse

Reported by: shawarma Assigned to: lennart
Priority: major Milestone: Avahi 0.6.22
Component: avahi-core Version:
Keywords: Cc:

Description

The output from avahi-browse is not easy to use from a shell script. It would be great if you could add an option to output things in a more easily parsable format. E.g.: $ avahi-browse -a -t --machine-readable eth0;192.168.1.1;5900;Soren's fjernskrivebord;VNC Remote Access;local

...or something like that. Currently, you have create a special purpose wrapper in Python or C which is kind of annoying.

Change History

09/03/07 14:43:09 changed by lennart

  • status changed from new to closed.
  • resolution set to fixed.

(In [1529]) Add new option --parsable to avahi-browse for output in an easily parsable format. (Closes #169)

09/03/07 14:43:47 changed by lennart

  • milestone set to Avahi 0.6.22.