A description of this package.
What's New
Description
- Swift Tools 5.8.0
Description
{
"name": "Net",
"path": "/usr/src/package",
"targets": [
{
"name": "NetTests",
"path": "Tests/NetTests",
"type": "test",
"c99name": "NetTests",
"sources": [
"NetTests.swift"
],
"module_type": "SwiftTarget",
"target_dependencies": [
"Net"
],
"product_dependencies": [
"NetworkLinux"
]
},
{
"name": "Net",
"path": "Sources/Net",
"type": "library",
"c99name": "Net",
"sources": [
"Ipify.swift",
"Net.swift",
"Network+Codable.swift",
"Network+MaybeDatable.swift",
"Network+Stringable.swift"
],
"module_type": "SwiftTarget",
"product_memberships": [
"Net"
],
"product_dependencies": [
"Datable",
"NetworkLinux"
]
}
],
"products": [
{
"name": "Net",
"type": {
"library": [
"automatic"
]
},
"targets": [
"Net"
]
}
],
"platforms": [],
"dependencies": [
{
"url": "https://github.com/OperatorFoundation/Datable",
"type": "sourceControl",
"identity": "datable",
"requirement": {
"range": [
{
"lower_bound": "4.0.1",
"upper_bound": "5.0.0"
}
]
}
},
{
"url": "https://github.com/OperatorFoundation/NetworkLinux",
"type": "sourceControl",
"identity": "networklinux",
"requirement": {
"range": [
{
"lower_bound": "0.4.8",
"upper_bound": "1.0.0"
}
]
}
}
],
"tools_version": "5.8",
"manifest_display_name": "Net",
"swift_languages_versions": [
"5"
]
}
Package Dump
{
"name": "Net",
"targets": [
{
"name": "Net",
"type": "regular",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": [
{
"byName": [
"Datable",
null
]
},
{
"byName": [
"NetworkLinux",
null
]
}
],
"packageAccess": false
},
{
"name": "NetTests",
"type": "test",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": [
{
"byName": [
"Net",
null
]
},
{
"byName": [
"NetworkLinux",
null
]
}
],
"packageAccess": false
}
],
"products": [
{
"name": "Net",
"type": {
"library": [
"automatic"
]
},
"targets": [
"Net"
]
}
],
"pkgConfig": null,
"platforms": [],
"providers": null,
"packageKind": {
"root": [
"/usr/src/package"
]
},
"dependencies": [
{
"sourceControl": [
{
"identity": "datable",
"location": {
"remote": [
{
"urlString": "https://github.com/OperatorFoundation/Datable"
}
]
},
"requirement": {
"range": [
{
"lowerBound": "4.0.1",
"upperBound": "5.0.0"
}
]
},
"productFilter": null
}
]
},
{
"sourceControl": [
{
"identity": "networklinux",
"location": {
"remote": [
{
"urlString": "https://github.com/OperatorFoundation/NetworkLinux"
}
]
},
"requirement": {
"range": [
{
"lowerBound": "0.4.8",
"upperBound": "1.0.0"
}
]
},
"productFilter": null
}
]
}
],
"toolsVersion": {
"_version": "5.8.0"
},
"cLanguageStandard": null,
"cxxLanguageStandard": null,
"swiftLanguageVersions": [
"5"
]
}
Dependencies
- Datable4.0.1
- NetworkLinux0.4.8
Dependencies
{
"url": "/usr/src/package",
"name": "Net",
"path": "/usr/src/package",
"version": "unspecified",
"identity": "package",
"dependencies": [
{
"url": "https://github.com/OperatorFoundation/Datable",
"name": "Datable",
"path": "/usr/src/package/.build/checkouts/Datable",
"version": "4.0.1",
"identity": "datable",
"dependencies": []
},
{
"url": "https://github.com/OperatorFoundation/NetworkLinux",
"name": "NetworkLinux",
"path": "/usr/src/package/.build/checkouts/NetworkLinux",
"version": "0.4.8",
"identity": "networklinux",
"dependencies": [
{
"url": "https://github.com/OperatorFoundation/BlueSocket",
"name": "Socket",
"path": "/usr/src/package/.build/checkouts/BlueSocket",
"version": "1.1.2",
"identity": "bluesocket",
"dependencies": [
{
"url": "https://github.com/apple/swift-argument-parser",
"name": "swift-argument-parser",
"path": "/usr/src/package/.build/checkouts/swift-argument-parser",
"version": "1.4.0",
"identity": "swift-argument-parser",
"dependencies": []
}
]
},
{
"url": "https://github.com/OperatorFoundation/SwiftHexTools",
"name": "SwiftHexTools",
"path": "/usr/src/package/.build/checkouts/SwiftHexTools",
"version": "1.2.6",
"identity": "swifthextools",
"dependencies": []
}
]
}
]
}