CanonicalPackageURL
main
A package to canonicalise package URLs
Description
- Swift Tools 5.8.0
Description
{ "name": "CanonicalPackageURL", "path": "/usr/src/package", "targets": [ { "name": "CanonicalPackageURLTests", "path": "Tests/CanonicalPackageURLTests", "type": "test", "c99name": "CanonicalPackageURLTests", "sources": [ "CanonicalPackageURLTests.swift", "PublicInterfaceTests.swift" ], "module_type": "SwiftTarget", "target_dependencies": [ "CanonicalPackageURL" ] }, { "name": "CanonicalPackageURL", "path": "Sources/CanonicalPackageURL", "type": "library", "c99name": "CanonicalPackageURL", "sources": [ "CanonicalPackageURL.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "CanonicalPackageURL" ], "product_dependencies": [ "Parsing" ] } ], "products": [ { "name": "CanonicalPackageURL", "type": { "library": [ "automatic" ] }, "targets": [ "CanonicalPackageURL" ] } ], "platforms": [ { "name": "macos", "version": "10.15" } ], "dependencies": [ { "url": "https://github.com/pointfreeco/swift-case-paths.git", "type": "sourceControl", "identity": "swift-case-paths", "requirement": { "revision": [ "1.0.0" ] } }, { "url": "https://github.com/pointfreeco/swift-parsing.git", "type": "sourceControl", "identity": "swift-parsing", "requirement": { "range": [ { "lower_bound": "0.12.0", "upper_bound": "1.0.0" } ] } } ], "tools_version": "5.8", "manifest_display_name": "CanonicalPackageURL" }
Package Dump
{ "name": "CanonicalPackageURL", "targets": [ { "name": "CanonicalPackageURL", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "product": [ "Parsing", "swift-parsing", null, null ] } ], "packageAccess": false }, { "name": "CanonicalPackageURLTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "CanonicalPackageURL", null ] } ], "packageAccess": false } ], "products": [ { "name": "CanonicalPackageURL", "type": { "library": [ "automatic" ] }, "targets": [ "CanonicalPackageURL" ] } ], "pkgConfig": null, "platforms": [ { "options": [], "version": "10.15", "platformName": "macos" } ], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [ { "sourceControl": [ { "identity": "swift-case-paths", "location": { "remote": [ { "urlString": "https://github.com/pointfreeco/swift-case-paths.git" } ] }, "requirement": { "revision": [ "1.0.0" ] }, "productFilter": null } ] }, { "sourceControl": [ { "identity": "swift-parsing", "location": { "remote": [ { "urlString": "https://github.com/pointfreeco/swift-parsing.git" } ] }, "requirement": { "range": [ { "lowerBound": "0.12.0", "upperBound": "1.0.0" } ] }, "productFilter": null } ] } ], "toolsVersion": { "_version": "5.8.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
Dependencies
- swift-case-pathsunspecified
- swift-parsing0.13.0
Dependencies
{ "url": "/usr/src/package", "name": "CanonicalPackageURL", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [ { "url": "https://github.com/pointfreeco/swift-case-paths.git", "name": "swift-case-paths", "path": "/usr/src/package/.build/checkouts/swift-case-paths", "version": "unspecified", "identity": "swift-case-paths", "dependencies": [ { "url": "https://github.com/pointfreeco/xctest-dynamic-overlay", "name": "xctest-dynamic-overlay", "path": "/usr/src/package/.build/checkouts/xctest-dynamic-overlay", "version": "1.0.2", "identity": "xctest-dynamic-overlay", "dependencies": [] } ] }, { "url": "https://github.com/pointfreeco/swift-parsing", "name": "swift-parsing", "path": "/usr/src/package/.build/checkouts/swift-parsing", "version": "0.13.0", "identity": "swift-parsing", "dependencies": [ { "url": "https://github.com/pointfreeco/swift-case-paths.git", "name": "swift-case-paths", "path": "/usr/src/package/.build/checkouts/swift-case-paths", "version": "unspecified", "identity": "swift-case-paths", "dependencies": [ { "url": "https://github.com/pointfreeco/xctest-dynamic-overlay", "name": "xctest-dynamic-overlay", "path": "/usr/src/package/.build/checkouts/xctest-dynamic-overlay", "version": "1.0.2", "identity": "xctest-dynamic-overlay", "dependencies": [] } ] } ] } ] }