Enumeration Caseswift-package-manager 6.0.1PackageDescription
nugetItem(_:)
Packages installable by the NuGet package manager.
PackageDescription.swift:433- SwiftPM
- 999.0+
case nugetItem([String])
Other cases
case brewItem([String])
Packages installable by the HomeBrew package manager.
case aptItem([String])
Packages installable by the apt-get package manager.
case yumItem([String])
Packages installable by the Yellowdog Updated, Modified (YUM) package manager.