2 "name": "CDKSwiftOracc",
4 "summary": "Cuneiform documents for Swift",
5 "description": "This package is a Swift implementation of the Open Richly Annotated Cuneiform Corpus (\"Oracc\") schemas for encoding cuneiform texts. In particular, it seeks to provide:\n- Easy to use Swift types to work with signs, words, texts and glossaries\n- Codable types compatible with Oracc JSON open data\n- Catalogue types compatible with Oracc-defined datasets\n- Methods to provide plain-text, HTML, or NSAttributedString output for cuneiform, transliteration and normalisation",
6 "homepage": "https://github.com/ckanchan/CDKSwiftOracc",
10 "authors": "Chaitanya Kanchan",
16 "git": "https://github.com/ckanchan/CDKSwiftOracc.git",
19 "source_files": "Sources/CDKSwiftOracc/**/*.swift",
20 "swift_versions": "5.0"