Re: Help needed with new RStudio subcomponent: quarto

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Feb 18, 2022 at 3:14 PM Iñaki Ucar <iucar@xxxxxxxxxxxxxxxxx> wrote:
>
> What kind of issues? Aren't they MIT licensed?

Some of them are MIT licensed, some are not, but many do not correctly
contain license files. I tried listing all the ones that don't in the
TODO section on the GitHub repo I linked above.

> And when you talk about "packages" in this context, what does it mean?
> Are they parts of the main repo? Or third-party modules? I assume it's
> not what they call the "standard library", because that's JavaScript
> and TypeScript.

I mean the packages for invidivual Rust dependencies.
Some of them are part of the deno project (backend libraries for the
"deno" runtime binary, which provide networking, crypto, filesystem
access, etc. functionality for the runtime). But those also depend on
a a lot of other Rust libraries, among them the dozens of crates that
make up SWC (the typescript compiler they use), which is a separate
project entirely The problems I see is that some crates do not publish
sources with licenses files as they should, and one of the deno
projects (rusty_v8) bundles sources for the V8 runtime from chromium,
but doesn't include license files for all bundled components.

Fabio
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Users]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]

  Powered by Linux