A description of this package.
Description
- Swift Tools 5.6.0
Description
{ "name": "sebbu-networking", "path": "/usr/src/package", "targets": [ { "name": "SebbuNetworkingTests", "path": "Tests/SebbuNetworkingTests", "type": "test", "c99name": "SebbuNetworkingTests", "sources": [ "SebbuNetworkingAsyncTCPTests.swift", "SebbuNetworkingAsyncUDPTests.swift", "SebbuNetworkingBasicNetworkingTests.swift", "SebbuNetworkingSystemUtilsTests.swift", "SebbuNetworkingTests.swift" ], "module_type": "SwiftTarget", "target_dependencies": [ "SebbuNetworking" ] }, { "name": "SebbuNetworking", "path": "Sources/SebbuNetworking", "type": "library", "c99name": "SebbuNetworking", "sources": [ "AsyncDuplexHandler.swift", "AsyncTCPClient.swift", "AsyncTCPServer.swift", "AsyncUDPClient.swift", "AsyncUDPServer.swift", "FileDescriptorLimit.swift", "LegacyAsyncHandlers.swift", "NIOUtils.swift", "NetworkUtils.swift", "StringUtils.swift", "SystemUtils.swift", "TCPClient.swift", "TCPServer.swift", "UDPClient.swift", "UDPServer.swift", "WebSocketClient.swift", "WebSocketServer.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "SebbuNetworking" ], "target_dependencies": [ "CSebbuNetworking" ], "product_dependencies": [ "NIO", "NIOCore", "NIOTransportServices", "DequeModule", "SebbuTSDS", "WebSocketKit" ] }, { "name": "CSebbuNetworking", "path": "Sources/CSebbuNetworking", "type": "library", "c99name": "CSebbuNetworking", "sources": [ "shim.c" ], "module_type": "ClangTarget", "product_memberships": [ "SebbuNetworking" ] } ], "products": [ { "name": "SebbuNetworking", "type": { "library": [ "automatic" ] }, "targets": [ "SebbuNetworking" ] } ], "platforms": [ { "name": "macos", "version": "12.0" }, { "name": "ios", "version": "15.0" } ], "dependencies": [ { "url": "https://github.com/apple/swift-nio.git", "type": "sourceControl", "identity": "swift-nio", "requirement": { "branch": [ "main" ] } }, { "url": "https://github.com/apple/swift-collections.git", "type": "sourceControl", "identity": "swift-collections", "requirement": { "branch": [ "main" ] } }, { "url": "https://github.com/apple/swift-nio-transport-services.git", "type": "sourceControl", "identity": "swift-nio-transport-services", "requirement": { "branch": [ "main" ] } }, { "url": "https://github.com/MarSe32m/sebbu-ts-ds.git", "type": "sourceControl", "identity": "sebbu-ts-ds", "requirement": { "branch": [ "main" ] } }, { "url": "https://github.com/vapor/websocket-kit.git", "type": "sourceControl", "identity": "websocket-kit", "requirement": { "branch": [ "main" ] } } ], "tools_version": "5.6", "manifest_display_name": "sebbu-networking" }
Package Dump
{ "name": "sebbu-networking", "targets": [ { "name": "SebbuNetworking", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "product": [ "NIO", "swift-nio", null, { "platformNames": [ "macos", "ios", "watchos", "tvos", "linux" ] } ] }, { "product": [ "NIOCore", "swift-nio", null, { "platformNames": [ "macos", "ios", "watchos", "tvos", "linux" ] } ] }, { "product": [ "NIOTransportServices", "swift-nio-transport-services", null, { "platformNames": [ "macos", "ios", "watchos", "tvos" ] } ] }, { "product": [ "DequeModule", "swift-collections", null, null ] }, { "product": [ "SebbuTSDS", "sebbu-ts-ds", null, null ] }, { "product": [ "WebSocketKit", "websocket-kit", null, { "platformNames": [ "macos", "ios", "watchos", "tvos", "linux" ] } ] }, { "byName": [ "CSebbuNetworking", null ] } ], "packageAccess": false }, { "name": "CSebbuNetworking", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [], "packageAccess": false }, { "name": "SebbuNetworkingTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "SebbuNetworking", null ] } ], "packageAccess": false } ], "products": [ { "name": "SebbuNetworking", "type": { "library": [ "automatic" ] }, "targets": [ "SebbuNetworking" ] } ], "pkgConfig": null, "platforms": [ { "options": [], "version": "12.0", "platformName": "macos" }, { "options": [], "version": "15.0", "platformName": "ios" } ], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [ { "sourceControl": [ { "identity": "swift-nio", "location": { "remote": [ { "urlString": "https://github.com/apple/swift-nio.git" } ] }, "requirement": { "branch": [ "main" ] }, "productFilter": null } ] }, { "sourceControl": [ { "identity": "swift-collections", "location": { "remote": [ { "urlString": "https://github.com/apple/swift-collections.git" } ] }, "requirement": { "branch": [ "main" ] }, "productFilter": null } ] }, { "sourceControl": [ { "identity": "swift-nio-transport-services", "location": { "remote": [ { "urlString": "https://github.com/apple/swift-nio-transport-services.git" } ] }, "requirement": { "branch": [ "main" ] }, "productFilter": null } ] }, { "sourceControl": [ { "identity": "sebbu-ts-ds", "location": { "remote": [ { "urlString": "https://github.com/MarSe32m/sebbu-ts-ds.git" } ] }, "requirement": { "branch": [ "main" ] }, "productFilter": null } ] }, { "sourceControl": [ { "identity": "websocket-kit", "location": { "remote": [ { "urlString": "https://github.com/vapor/websocket-kit.git" } ] }, "requirement": { "branch": [ "main" ] }, "productFilter": null } ] } ], "toolsVersion": { "_version": "5.6.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
Dependencies
- swift-niounspecified
- swift-collectionsunspecified
- swift-nio-transport-servicesunspecified
- sebbu-ts-dsunspecified
- websocket-kitunspecified
Dependencies
{ "url": "/usr/src/package", "name": "sebbu-networking", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [ { "url": "https://github.com/apple/swift-nio.git", "name": "swift-nio", "path": "/usr/src/package/.build/checkouts/swift-nio", "version": "unspecified", "identity": "swift-nio", "dependencies": [ { "url": "https://github.com/apple/swift-atomics.git", "name": "swift-atomics", "path": "/usr/src/package/.build/checkouts/swift-atomics", "version": "unspecified", "identity": "swift-atomics", "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-nio-transport-services.git", "name": "swift-nio-transport-services", "path": "/usr/src/package/.build/checkouts/swift-nio-transport-services", "version": "unspecified", "identity": "swift-nio-transport-services", "dependencies": [ { "url": "https://github.com/apple/swift-nio.git", "name": "swift-nio", "path": "/usr/src/package/.build/checkouts/swift-nio", "version": "unspecified", "identity": "swift-nio", "dependencies": [ { "url": "https://github.com/apple/swift-atomics.git", "name": "swift-atomics", "path": "/usr/src/package/.build/checkouts/swift-atomics", "version": "unspecified", "identity": "swift-atomics", "dependencies": [] } ] }, { "url": "https://github.com/apple/swift-atomics.git", "name": "swift-atomics", "path": "/usr/src/package/.build/checkouts/swift-atomics", "version": "unspecified", "identity": "swift-atomics", "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-atomics.git", "name": "swift-atomics", "path": "/usr/src/package/.build/checkouts/swift-atomics", "version": "unspecified", "identity": "swift-atomics", "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/vapor/websocket-kit.git", "name": "websocket-kit", "path": "/usr/src/package/.build/checkouts/websocket-kit", "version": "unspecified", "identity": "websocket-kit", "dependencies": [ { "url": "https://github.com/apple/swift-nio.git", "name": "swift-nio", "path": "/usr/src/package/.build/checkouts/swift-nio", "version": "unspecified", "identity": "swift-nio", "dependencies": [ { "url": "https://github.com/apple/swift-atomics.git", "name": "swift-atomics", "path": "/usr/src/package/.build/checkouts/swift-atomics", "version": "unspecified", "identity": "swift-atomics", "dependencies": [] } ] }, { "url": "https://github.com/apple/swift-nio-ssl.git", "name": "swift-nio-ssl", "path": "/usr/src/package/.build/checkouts/swift-nio-ssl", "version": "2.20.2", "identity": "swift-nio-ssl", "dependencies": [ { "url": "https://github.com/apple/swift-nio.git", "name": "swift-nio", "path": "/usr/src/package/.build/checkouts/swift-nio", "version": "unspecified", "identity": "swift-nio", "dependencies": [ { "url": "https://github.com/apple/swift-atomics.git", "name": "swift-atomics", "path": "/usr/src/package/.build/checkouts/swift-atomics", "version": "unspecified", "identity": "swift-atomics", "dependencies": [] } ] } ] } ] } ] }