aboutcode-org / nuget-inspector

Inspect and resolve .NET and NuGet package dependencies like dotnet and nuget do. Fetch manifests data. Runs on Linux, Windows and macOS as a standalone application.
https://github.com/nexB/nuget-inspector
4 stars 4 forks source link

Collect Nuspec metadata #36

Closed pombredanne closed 1 year ago

pombredanne commented 1 year ago

This is a fix for #35 and collects metadata from a nuspec instead of and in addition to using API calls.