[dependencies.bitflags]
version = "1.0"
[dependencies.dyn-clone]
version = "1.0.4"
[package]
authors = ["virchau13 <virchau13@mail.hexular.net>"]
categories = ["algorithms"]
description = """
A configurable pattern matching / wildcard matching library.
"""
documentation = "https://docs.rs/patmatch"
edition = "2018"
homepage = "https://github.com/virchau13/patmatch"
keywords = ["pattern", "matching", "wildcard", "match"]
license = "MIT"
name = "patmatch"
readme = "README.md"
repository = "https://github.com/virchau13/patmatch"
version = "0.1.3"