Closed FelixHerrmann closed 10 months ago
This PR changes the API for reading generated package-lists. New core building block is the PackageProvider protocol which replaces the top-level function and is used throughout the project to ensure a consistent and flexible call-side.
PackageProvider
Closes #84
This PR changes the API for reading generated package-lists. New core building block is the
PackageProvider
protocol which replaces the top-level function and is used throughout the project to ensure a consistent and flexible call-side.Closes #84