Generate sentences using Markov chains
{ "name": "MarkovTextGenerator", "path": "/usr/src/package", "targets": [ { "name": "MarkovTextGeneratorTests", "path": "Tests/MarkovTextGeneratorTests", "type": "test", "c99name": "MarkovTextGeneratorTests", "sources": [ "MarkovTextGeneratorTests.swift" ], "module_type": "SwiftTarget", "target_dependencies": [ "MarkovTextGenerator" ] }, { "name": "MarkovTextGenerator", "path": "Sources/MarkovTextGenerator", "type": "library", "c99name": "MarkovTextGenerator", "sources": [ "MarkovTextGenerator.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "MarkovTextGenerator" ] } ], "products": [ { "name": "MarkovTextGenerator", "type": { "library": [ "automatic" ] }, "targets": [ "MarkovTextGenerator" ] } ], "platforms": [], "dependencies": [ { "url": "https://github.com/apple/swift-docc-plugin", "type": "sourceControl", "identity": "swift-docc-plugin", "requirement": { "range": [ { "lower_bound": "1.0.0", "upper_bound": "2.0.0" } ] } } ], "tools_version": "6.0", "manifest_display_name": "MarkovTextGenerator" }
{ "name": "MarkovTextGenerator", "traits": [], "targets": [ { "name": "MarkovTextGenerator", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [], "packageAccess": true }, { "name": "MarkovTextGeneratorTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "MarkovTextGenerator", null ] } ], "packageAccess": true } ], "products": [ { "name": "MarkovTextGenerator", "type": { "library": [ "automatic" ] }, "targets": [ "MarkovTextGenerator" ] } ], "pkgConfig": null, "platforms": [], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [ { "sourceControl": [ { "traits": [ { "name": "default" } ], "identity": "swift-docc-plugin", "location": { "remote": [ { "urlString": "https://github.com/apple/swift-docc-plugin" } ] }, "requirement": { "range": [ { "lowerBound": "1.0.0", "upperBound": "2.0.0" } ] }, "productFilter": null } ] } ], "toolsVersion": { "_version": "6.0.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "MarkovTextGenerator", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [ { "url": "https://github.com/apple/swift-docc-plugin", "name": "SwiftDocCPlugin", "path": "/usr/src/package/.build/checkouts/swift-docc-plugin", "version": "1.4.3", "identity": "swift-docc-plugin", "dependencies": [ { "url": "https://github.com/swiftlang/swift-docc-symbolkit", "name": "SymbolKit", "path": "/usr/src/package/.build/checkouts/swift-docc-symbolkit", "version": "1.0.0", "identity": "swift-docc-symbolkit", "dependencies": [] } ] } ] }