transliterate 0.1.1

A string to string parser which avoids the intermediate tree by building the output string directly
Documentation
[dependencies.bogobble]
version = "0.1.1"

[package]
authors = ["storyfeet <thebeaky@psmail.net>"]
description = "A string to string parser which avoids the intermediate tree by building the output string directly"
edition = "2018"
keywords = ["parser", "combinator", "string"]
license = "MIT"
name = "transliterate"
readme = "readme.md"
version = "0.1.1"