[badges.maintenance]
status = "experimental"
[dependencies]
[package]
authors = ["42triangles <42triangles@tutanota.com>"]
categories = ["parsing"]
description = "A little `nom`-like parser combinator library which stays away from macros, while trying to achieve at least part of the expressiveness of `nom`"
edition = "2018"
keywords = ["parser", "combinator", "nom", "parsing", "parse"]
license = "MIT"
name = "combinedfun"
readme = "README.md"
repository = "https://github.com/42triangles/combinedfun"
version = "0.1.3"