A Swift library for parsing various Internet protocols
InternetProtocols
2.2.3
A Swift library for parsing various Internet protocols
What's New
Description
- Swift Tools 5.8.0
Description
{
"name": "InternetProtocols",
"path": "/usr/src/package",
"targets": [
{
"name": "InternetProtocolsTests",
"path": "Tests/InternetProtocolsTests",
"type": "test",
"c99name": "InternetProtocolsTests",
"sources": [
"InternetProtocolsTests.swift",
"XCTestManifests.swift"
],
"module_type": "SwiftTarget",
"target_dependencies": [
"InternetProtocols"
],
"product_dependencies": [
"SwiftHexTools"
]
},
{
"name": "InternetProtocols",
"path": "Sources/InternetProtocols",
"type": "library",
"c99name": "InternetProtocols",
"sources": [
"Ethernet.swift",
"ICMP.swift",
"IPv4.swift",
"IPv6.swift",
"InternetProtocols.swift",
"SequenceNumber.swift",
"TCP.swift",
"UDP.swift"
],
"module_type": "SwiftTarget",
"product_memberships": [
"InternetProtocols"
],
"product_dependencies": [
"Bits",
"Datable",
"Net",
"SwiftHexTools"
]
}
],
"products": [
{
"name": "InternetProtocols",
"type": {
"library": [
"automatic"
]
},
"targets": [
"InternetProtocols"
]
}
],
"platforms": [
{
"name": "macos",
"version": "13.0"
},
{
"name": "ios",
"version": "15.0"
}
],
"dependencies": [
{
"url": "https://github.com/OperatorFoundation/Bits",
"type": "sourceControl",
"identity": "bits",
"requirement": {
"range": [
{
"lower_bound": "2.0.4",
"upper_bound": "3.0.0"
}
]
}
},
{
"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/Net",
"type": "sourceControl",
"identity": "net",
"requirement": {
"range": [
{
"lower_bound": "0.0.10",
"upper_bound": "1.0.0"
}
]
}
},
{
"url": "https://github.com/OperatorFoundation/SwiftHexTools",
"type": "sourceControl",
"identity": "swifthextools",
"requirement": {
"range": [
{
"lower_bound": "1.2.6",
"upper_bound": "2.0.0"
}
]
}
}
],
"tools_version": "5.8",
"manifest_display_name": "InternetProtocols",
"swift_languages_versions": [
"5"
]
}
Package Dump
{
"name": "InternetProtocols",
"targets": [
{
"name": "InternetProtocols",
"type": "regular",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": [
{
"byName": [
"Bits",
null
]
},
{
"byName": [
"Datable",
null
]
},
{
"byName": [
"Net",
null
]
},
{
"byName": [
"SwiftHexTools",
null
]
}
],
"packageAccess": false
},
{
"name": "InternetProtocolsTests",
"type": "test",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": [
{
"byName": [
"InternetProtocols",
null
]
},
{
"byName": [
"SwiftHexTools",
null
]
}
],
"packageAccess": false
}
],
"products": [
{
"name": "InternetProtocols",
"type": {
"library": [
"automatic"
]
},
"targets": [
"InternetProtocols"
]
}
],
"pkgConfig": null,
"platforms": [
{
"options": [],
"version": "13.0",
"platformName": "macos"
},
{
"options": [],
"version": "15.0",
"platformName": "ios"
}
],
"providers": null,
"packageKind": {
"root": [
"/usr/src/package"
]
},
"dependencies": [
{
"sourceControl": [
{
"identity": "bits",
"location": {
"remote": [
{
"urlString": "https://github.com/OperatorFoundation/Bits"
}
]
},
"requirement": {
"range": [
{
"lowerBound": "2.0.4",
"upperBound": "3.0.0"
}
]
},
"productFilter": null
}
]
},
{
"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": "net",
"location": {
"remote": [
{
"urlString": "https://github.com/OperatorFoundation/Net"
}
]
},
"requirement": {
"range": [
{
"lowerBound": "0.0.10",
"upperBound": "1.0.0"
}
]
},
"productFilter": null
}
]
},
{
"sourceControl": [
{
"identity": "swifthextools",
"location": {
"remote": [
{
"urlString": "https://github.com/OperatorFoundation/SwiftHexTools"
}
]
},
"requirement": {
"range": [
{
"lowerBound": "1.2.6",
"upperBound": "2.0.0"
}
]
},
"productFilter": null
}
]
}
],
"toolsVersion": {
"_version": "5.8.0"
},
"cLanguageStandard": null,
"cxxLanguageStandard": null,
"swiftLanguageVersions": [
"5"
]
}
Dependencies
- Bits2.0.4
- Datable4.0.1
- Net0.0.10
- SwiftHexTools1.2.6
Dependencies
{
"url": "/usr/src/package",
"name": "InternetProtocols",
"path": "/usr/src/package",
"version": "unspecified",
"identity": "package",
"dependencies": [
{
"url": "https://github.com/OperatorFoundation/Bits",
"name": "Bits",
"path": "/usr/src/package/.build/checkouts/Bits",
"version": "2.0.4",
"identity": "bits",
"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/Datable",
"name": "Datable",
"path": "/usr/src/package/.build/checkouts/Datable",
"version": "4.0.1",
"identity": "datable",
"dependencies": []
},
{
"url": "https://github.com/OperatorFoundation/Net",
"name": "Net",
"path": "/usr/src/package/.build/checkouts/Net",
"version": "0.0.10",
"identity": "net",
"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": []
}
]
}
]
},
{
"url": "https://github.com/OperatorFoundation/SwiftHexTools",
"name": "SwiftHexTools",
"path": "/usr/src/package/.build/checkouts/SwiftHexTools",
"version": "1.2.6",
"identity": "swifthextools",
"dependencies": []
}
]
}