Swift Python Bridge
{ "name": "PythonBridge", "path": "/usr/src/package", "targets": [ { "name": "PythonBridge", "path": "Sources/PythonBridge", "type": "library", "c99name": "PythonBridge", "sources": [ "PythonBridge.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "PythonBridge" ], "target_dependencies": [ "CPython" ] }, { "name": "CPython", "path": "Sources/CPython", "type": "system-target", "c99name": "CPython", "sources": [], "module_type": "SystemLibraryTarget", "product_memberships": [ "PythonBridge" ] } ], "products": [ { "name": "PythonBridge", "type": { "library": [ "automatic" ] }, "targets": [ "PythonBridge" ] } ], "platforms": [], "dependencies": [], "tools_version": "5.1", "manifest_display_name": "PythonBridge" }
{ "name": "PythonBridge", "targets": [ { "name": "CPython", "type": "system", "exclude": [], "settings": [], "pkgConfig": "python-2.7", "providers": [ { "brew": [ [ "python" ] ] }, { "apt": [ [ "python" ] ] } ], "resources": [], "dependencies": [], "packageAccess": false }, { "name": "PythonBridge", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "CPython", null ] } ], "packageAccess": false } ], "products": [ { "name": "PythonBridge", "type": { "library": [ "automatic" ] }, "targets": [ "PythonBridge" ] } ], "pkgConfig": null, "platforms": [], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [], "toolsVersion": { "_version": "5.1.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "PythonBridge", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [] }