A collection of parser combinators.
{ "name": "Durian", "path": "/usr/src/package", "targets": [ { "name": "DurianTests", "path": "Tests/DurianTests", "type": "test", "c99name": "DurianTests", "sources": [ "DurianTests.swift" ], "module_type": "SwiftTarget", "target_dependencies": [ "Durian" ] }, { "name": "Durian", "path": "Sources/Durian", "type": "library", "c99name": "Durian", "sources": [ "AnyCombinator.swift", "Apply.swift", "Bind.swift", "Choose.swift", "ChooseN.swift", "Combinator.swift", "Combine.swift", "HardFailure.swift", "Maybe.swift", "OneOrMany.swift", "PopFirst.swift", "Recursive.swift", "Restorable.swift", "Transform.swift", "TryCatch.swift", "ZeroOrMany.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "Durian" ] } ], "products": [ { "name": "Durian", "type": { "library": [ "automatic" ] }, "targets": [ "Durian" ] } ], "platforms": [], "dependencies": [], "tools_version": "5.6", "manifest_display_name": "Durian" }
{ "name": "Durian", "targets": [ { "name": "Durian", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [], "packageAccess": false }, { "name": "DurianTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "Durian", null ] } ], "packageAccess": false } ], "products": [ { "name": "Durian", "type": { "library": [ "automatic" ] }, "targets": [ "Durian" ] } ], "pkgConfig": null, "platforms": [], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [], "toolsVersion": { "_version": "5.6.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "Durian", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [] }