tisonkun commented on issue #4: URL: https://github.com/apache/tooling-asfswhid/issues/4#issuecomment-4504960611
@andrewmusselman Thanks for your explanation. Then I think we still try to depend on the upstream crate and I'll wait for the result to make any further changes. One comment here: libgit2 actually has a LINKING EXCEPTION like Java: https://github.com/libgit2/libgit2/blob/57877524482fe6e46afdbf636f5467e7f9a33fe5/COPYING#L8-L21 ``` LINKING EXCEPTION In addition to the permissions in the GNU General Public License, the authors give you unlimited permission to link the compiled version of this library into combinations with other programs, and to distribute those combinations without any restriction coming from the use of this file. (The General Public License restrictions do apply in other respects; for example, they cover modification of the file, and distribution when not linked into a combined executable.) ``` But yes I agree that `gix` is an interesting project to use and retain pure Rust toolchain in use. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
