A description of this package.
Description
- Swift Tools 4.0.0
Description
{ "name": "QXTCPServer", "path": "/usr/src/package", "targets": [ { "name": "QXTCPServerTests", "path": "Tests/QXTCPServerTests", "type": "test", "c99name": "QXTCPServerTests", "sources": [ "QXTCPServerTests.swift", "XCTestManifests.swift" ], "module_type": "SwiftTarget", "target_dependencies": [ "QXTCPServer" ] }, { "name": "QXTCPServer", "path": "Sources/QXTCPServer", "type": "library", "c99name": "QXTCPServer", "sources": [ "QXTCPServer.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "QXTCPServer" ], "product_dependencies": [ "NIO", "NIOConcurrencyHelpers", "NIOOpenSSL" ] } ], "products": [ { "name": "QXTCPServer", "type": { "library": [ "automatic" ] }, "targets": [ "QXTCPServer" ] } ], "platforms": [], "dependencies": [ { "url": "https://github.com/apple/swift-nio.git", "type": "sourceControl", "identity": "swift-nio", "requirement": { "range": [ { "lower_bound": "1.7.3", "upper_bound": "2.0.0" } ] } }, { "url": "https://github.com/apple/swift-nio-ssl", "type": "sourceControl", "identity": "swift-nio-ssl", "requirement": { "range": [ { "lower_bound": "1.1.0", "upper_bound": "2.0.0" } ] } } ], "tools_version": "4.0", "manifest_display_name": "QXTCPServer" }
Package Dump
{ "name": "QXTCPServer", "targets": [ { "name": "QXTCPServer", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "NIO", null ] }, { "byName": [ "NIOConcurrencyHelpers", null ] }, { "byName": [ "NIOOpenSSL", null ] } ], "packageAccess": false }, { "name": "QXTCPServerTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "QXTCPServer", null ] } ], "packageAccess": false } ], "products": [ { "name": "QXTCPServer", "type": { "library": [ "automatic" ] }, "targets": [ "QXTCPServer" ] } ], "pkgConfig": null, "platforms": [], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [ { "sourceControl": [ { "identity": "swift-nio", "location": { "remote": [ { "urlString": "https://github.com/apple/swift-nio.git" } ] }, "requirement": { "range": [ { "lowerBound": "1.7.3", "upperBound": "2.0.0" } ] }, "productFilter": null } ] }, { "sourceControl": [ { "identity": "swift-nio-ssl", "location": { "remote": [ { "urlString": "https://github.com/apple/swift-nio-ssl" } ] }, "requirement": { "range": [ { "lowerBound": "1.1.0", "upperBound": "2.0.0" } ] }, "productFilter": null } ] } ], "toolsVersion": { "_version": "4.0.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
Dependencies
- swift-nio1.8.0
- swift-nio-ssl1.1.1
Dependencies
{ "url": "/usr/src/package", "name": "QXTCPServer", "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": "1.8.0", "identity": "swift-nio", "dependencies": [ { "url": "https://github.com/apple/swift-nio-zlib-support.git", "name": "swift-nio-zlib-support", "path": "/usr/src/package/.build/checkouts/swift-nio-zlib-support", "version": "1.0.0", "identity": "swift-nio-zlib-support", "dependencies": [] } ] }, { "url": "https://github.com/apple/swift-nio-ssl", "name": "swift-nio-ssl", "path": "/usr/src/package/.build/checkouts/swift-nio-ssl", "version": "1.1.1", "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": "1.8.0", "identity": "swift-nio", "dependencies": [ { "url": "https://github.com/apple/swift-nio-zlib-support.git", "name": "swift-nio-zlib-support", "path": "/usr/src/package/.build/checkouts/swift-nio-zlib-support", "version": "1.0.0", "identity": "swift-nio-zlib-support", "dependencies": [] } ] }, { "url": "https://github.com/apple/swift-nio-ssl-support.git", "name": "swift-nio-ssl-support", "path": "/usr/src/package/.build/checkouts/swift-nio-ssl-support", "version": "1.0.0", "identity": "swift-nio-ssl-support", "dependencies": [] } ] } ] }