diff options
| author | Mattias Andrée <m@maandree.se> | 2026-02-22 15:05:45 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-02-22 15:05:45 +0100 |
| commit | 05fa16175aeb08ef56475073aa7f597c2241c2f0 (patch) | |
| tree | 2c649c7da1fad9795cde8ba173f401a13e419cdf /README | |
| parent | Add multicall binary (diff) | |
| download | charconv-05fa16175aeb08ef56475073aa7f597c2241c2f0.tar.gz charconv-05fa16175aeb08ef56475073aa7f597c2241c2f0.tar.bz2 charconv-05fa16175aeb08ef56475073aa7f597c2241c2f0.tar.xz | |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ NAME charconv - Character conversion utilities and library DESCRIPTION - charconv is a collection of text convertion utilities + charconv is a collection of text conversion utilities and a C library, charconv, that implements the conversions and which is designed to make it simple to implement the conversions in text editors or implement input |
