lexis 0.1.0

Generates human-readable sequences from numeric values using a predefined word list
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Ali Polatel <alip@chesswob.org>"]
categories = ["encoding", "text-processing", "algorithms"]
description = "Generates human-readable sequences from numeric values using a predefined word list"
edition = "2021"
keywords = ["text", "encoding", "human-readable"]
license = "GPL-3.0-or-later"
name = "lexis"
readme = "README.md"
repository = "https://git.sr.ht/~alip/lexis"
version = "0.1.0"