[package] name = "generic_symbolic_expressions" version = "5.0.4" authors = [ "Joost Damad , Oliver Flatt ", ] license = "MIT/Apache-2.0" description = "This crate is a fork of symbolic-expressions, which tweaks it to be more normal. The original crate had weird rules around putting extra double quotes." repository = "https://github.com/oflatt/symbolic-expressions" keywords = ["sexp", "s-exp", "symbolic"] documentation = "https://docs.rs/generic_symbolic_expressions" categories = ["text-processing", "parsing", "encoding"]