This package is archived and has a low chance of being updated.
{ "name": "Float16", "path": "/usr/src/package", "targets": [ { "name": "Float16Tests", "path": "Tests/Float16Tests", "type": "test", "c99name": "Float16Tests", "sources": [ "Float16Test.swift" ], "module_type": "SwiftTarget", "target_dependencies": [ "Float16" ] }, { "name": "Float16", "path": "Sources/Float16", "type": "library", "c99name": "Float16", "sources": [ "Concurrency.swift", "Real.swift", "float16.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "Float16" ], "target_dependencies": [ "CFloat16" ], "product_dependencies": [ "RealModule" ] }, { "name": "CFloat16", "path": "Sources/CFloat16", "type": "library", "c99name": "CFloat16", "sources": [ "float16.c" ], "module_type": "ClangTarget", "product_memberships": [ "Float16" ] } ], "products": [ { "name": "Float16", "type": { "library": [ "automatic" ] }, "targets": [ "Float16" ] } ], "platforms": [], "dependencies": [ { "url": "https://github.com/apple/swift-numerics", "type": "sourceControl", "identity": "swift-numerics", "requirement": { "range": [ { "lower_bound": "1.0.0", "upper_bound": "2.0.0" } ] } } ], "tools_version": "5.1", "manifest_display_name": "Float16" }
{ "name": "Float16", "targets": [ { "name": "CFloat16", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [], "packageAccess": false }, { "name": "Float16", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "product": [ "RealModule", "swift-numerics", null, null ] }, { "byName": [ "CFloat16", null ] } ], "packageAccess": false }, { "name": "Float16Tests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "Float16", null ] } ], "packageAccess": false } ], "products": [ { "name": "Float16", "type": { "library": [ "automatic" ] }, "targets": [ "Float16" ] } ], "pkgConfig": null, "platforms": [], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [ { "sourceControl": [ { "identity": "swift-numerics", "location": { "remote": [ { "urlString": "https://github.com/apple/swift-numerics" } ] }, "requirement": { "range": [ { "lowerBound": "1.0.0", "upperBound": "2.0.0" } ] }, "productFilter": null } ] } ], "toolsVersion": { "_version": "5.1.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "Float16", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [ { "url": "https://github.com/apple/swift-numerics", "name": "swift-numerics", "path": "/usr/src/package/.build/checkouts/swift-numerics", "version": "1.0.2", "identity": "swift-numerics", "dependencies": [] } ] }