galm 2.0.1

GalM is pattern matching library.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "galm"
version = "2.0.1"
license = "MIT"
authors = ["awrznc"]
edition = "2021"
description = "GalM is pattern matching library."
readme = "README.md"
keywords = ["matching", "sort", "cli"]
repository = "https://github.com/awrznc/GalM"
documentation = "https://docs.rs/galm/"
exclude = ["docs/assets/image"]