Parsing of Mach-O binaries.
{ "name": "Machismo", "path": "/usr/src/package", "targets": [ { "name": "MachismoTests", "path": "/usr/src/package/Tests/MachismoTests", "type": "test", "c99name": "MachismoTests", "sources": [ "MachismoTests.swift", "XCTestManifests.swift" ], "module_type": "SwiftTarget" }, { "name": "Machismo", "path": "/usr/src/package/Sources/Machismo", "type": "library", "c99name": "Machismo", "sources": [ "Extensions/Data+Extensions.swift", "Extensions/String+Extensions.swift", "FatHeader.swift", "Graphing/AdjacencyList.swift", "Graphing/Edge.swift", "Graphing/Vertex.swift", "Header.swift", "Load Commands/LoadDylib.swift", "Load Commands/MinVersion.swift", "Load Commands/RPath.swift", "Load Commands/Segment.swift", "Load Commands/SymTab.swift", "LoadCommand.swift", "MachOFile.swift", "MachOGraph.swift", "Machismo.swift", "Parser.swift", "SemanticVersion.swift" ], "module_type": "SwiftTarget" } ] }
{ "name": "Machismo", "targets": [ { "name": "Machismo", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [] }, { "name": "MachismoTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "Machismo", null ] } ] } ], "products": [ { "name": "Machismo", "type": { "library": [ "automatic" ] }, "targets": [ "Machismo" ] } ], "pkgConfig": null, "platforms": [], "providers": null, "dependencies": [], "toolsVersion": { "_version": "4.2.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "Machismo", "path": "/usr/src/package", "version": "unspecified", "dependencies": [] }