[dependencies.nom]
version = "6.1.2"
[package]
authors = ["Brian Kung <github@briankung.xyz>"]
categories = ["text-processing", "localization", "parser-implementations"]
description = "A CC-Cedict parser with Cantonese support (via cantonese.org readings)"
edition = "2018"
homepage = "https://github.com/briankung/cccedict/"
keywords = ["chinese", "cedict", "cantonese", "dictionary", "parser"]
license = "MIT"
name = "cccedict"
repository = "https://github.com/briankung/cccedict/"
version = "0.1.3"