Stream: helpdesk (published)

Topic: list standard library packages


view this post on Zulip Archie Call (Apr 20 2021 at 06:23):

Is there a way to programatically (via script or function) to list all the packages in the standard library?

view this post on Zulip Gunnar Farnebäck (Apr 20 2021 at 07:23):

From the Pkg internals (and thus no guarantees it won't change in future versions) you can get them with Pkg.Types.stdlibs().


Last updated: Oct 02 2023 at 04:34 UTC