A description of this package.
Description
- Swift Tools 6.0.0
Description
{ "name": "sebbu-concurrency", "path": "/usr/src/package", "targets": [ { "name": "SebbuConcurrencyTests", "path": "Tests/SebbuConcurrencyTests", "type": "test", "c99name": "SebbuConcurrencyTests", "sources": [ "SebbuConcurrencyTests.swift" ], "module_type": "SwiftTarget", "target_dependencies": [ "SebbuConcurrency" ] }, { "name": "SebbuConcurrency", "path": "Sources/SebbuConcurrency", "type": "library", "c99name": "SebbuConcurrency", "sources": [ "AsyncChannel.swift", "AsyncSemaphore.swift", "AsyncThrowingChannel.swift", "ContinuationContainer.swift", "Executors/BasicSerialExecutor.swift", "Executors/ConcurrencyRuntimeShims.swift", "Executors/ExecutorUtils.swift", "Executors/MainActor.swift", "Executors/MultiThreadedGlobalExecutor.swift", "Executors/MultiThreadedTaskExecutor.swift", "Executors/SingleThreadedExecutor.swift", "Executors/SingleThreadedGlobalExecutor.swift", "ManualTask.swift", "RateLimiter.swift", "RepeatingTimer.swift", "TaskGroupExtensions.swift", "TurnScheduler.swift", "ValueRecorders.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "SebbuConcurrency", "DevelopmentTesting" ], "target_dependencies": [ "ConcurrencyRuntimeC" ], "product_dependencies": [ "SebbuTSDS", "DequeModule" ] }, { "name": "DevelopmentTesting", "path": "Sources/DevelopmentTesting", "type": "executable", "c99name": "DevelopmentTesting", "sources": [ "main.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "DevelopmentTesting" ], "target_dependencies": [ "SebbuConcurrency" ] }, { "name": "ConcurrencyRuntimeC", "path": "Sources/ConcurrencyRuntimeC", "type": "library", "c99name": "ConcurrencyRuntimeC", "sources": [ "src/src.c" ], "module_type": "ClangTarget", "product_memberships": [ "SebbuConcurrency", "DevelopmentTesting" ] } ], "products": [ { "name": "SebbuConcurrency", "type": { "library": [ "automatic" ] }, "targets": [ "SebbuConcurrency" ] }, { "name": "DevelopmentTesting", "type": { "executable": null }, "targets": [ "DevelopmentTesting" ] } ], "platforms": [ { "name": "macos", "version": "15.0" }, { "name": "ios", "version": "18.0" } ], "dependencies": [ { "url": "https://github.com/MarSe32m/sebbu-ts-ds.git", "type": "sourceControl", "identity": "sebbu-ts-ds", "requirement": { "branch": [ "main" ] } }, { "url": "https://github.com/apple/swift-collections.git", "type": "sourceControl", "identity": "swift-collections", "requirement": { "branch": [ "main" ] } } ], "tools_version": "6.0", "manifest_display_name": "sebbu-concurrency" }
Package Dump
{ "name": "sebbu-concurrency", "traits": [], "targets": [ { "name": "ConcurrencyRuntimeC", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [], "packageAccess": true }, { "name": "SebbuConcurrency", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "product": [ "SebbuTSDS", "sebbu-ts-ds", null, null ] }, { "product": [ "DequeModule", "swift-collections", null, null ] }, { "target": [ "ConcurrencyRuntimeC", null ] } ], "packageAccess": true }, { "name": "DevelopmentTesting", "type": "executable", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "target": [ "SebbuConcurrency", null ] } ], "packageAccess": true }, { "name": "SebbuConcurrencyTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "SebbuConcurrency", null ] } ], "packageAccess": true } ], "products": [ { "name": "SebbuConcurrency", "type": { "library": [ "automatic" ] }, "targets": [ "SebbuConcurrency" ] } ], "pkgConfig": null, "platforms": [ { "options": [], "version": "15.0", "platformName": "macos" }, { "options": [], "version": "18.0", "platformName": "ios" } ], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [ { "sourceControl": [ { "traits": [ { "name": "default" } ], "identity": "sebbu-ts-ds", "location": { "remote": [ { "urlString": "https://github.com/MarSe32m/sebbu-ts-ds.git" } ] }, "requirement": { "branch": [ "main" ] }, "productFilter": null } ] }, { "sourceControl": [ { "traits": [ { "name": "default" } ], "identity": "swift-collections", "location": { "remote": [ { "urlString": "https://github.com/apple/swift-collections.git" } ] }, "requirement": { "branch": [ "main" ] }, "productFilter": null } ] } ], "toolsVersion": { "_version": "6.0.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
Dependencies
- sebbu-ts-dsunspecified
- swift-collectionsunspecified
Dependencies
{ "url": "/usr/src/package", "name": "sebbu-concurrency", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [ { "url": "https://github.com/MarSe32m/sebbu-ts-ds.git", "name": "sebbu-ts-ds", "path": "/usr/src/package/.build/checkouts/sebbu-ts-ds", "version": "unspecified", "identity": "sebbu-ts-ds", "dependencies": [ { "url": "https://github.com/apple/swift-collections.git", "name": "swift-collections", "path": "/usr/src/package/.build/checkouts/swift-collections", "version": "unspecified", "identity": "swift-collections", "dependencies": [] } ] }, { "url": "https://github.com/apple/swift-collections.git", "name": "swift-collections", "path": "/usr/src/package/.build/checkouts/swift-collections", "version": "unspecified", "identity": "swift-collections", "dependencies": [] } ] }