goodname 0.2.1

Goodname: Tool to assist you with cool naming of your methods and software
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.anyhow]
version = "1.0"

[dependencies.yada]
version = "0.5.0"

[package]
authors = ["Shunsuke Kanda <shnsk.knd@gmail.com>"]
categories = ["text-processing"]
description = "Goodname: Tool to assist you with cool naming of your methods and software"
edition = "2021"
homepage = "https://github.com/kampersanda/goodname"
keywords = ["acronym"]
license = "MIT"
name = "goodname"
readme = "README.md"
repository = "https://github.com/kampersanda/goodname"
version = "0.2.1"