windy1 / zeroconf-rs

zeroconf is a cross-platform library that wraps underlying ZeroConf/mDNS implementations such as Bonjour or Avahi, providing an easy and idiomatic way to both register and browse services.
MIT License
76 stars 24 forks source link

avahi-sys crate is LGPL #19

Closed yamadapc closed 2 years ago

yamadapc commented 2 years ago

There's a dependency to this crate, avahi-sys which is set with the LGPL license.

https://github.com/windy1/avahi-sys

windy1 commented 2 years ago

From LGPL

A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License.