grammateus 0.2.2

A Rust crate to facilitate working with Ancient Greek words
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
authors = ["Matt Robertson <mattrobertson333@gmail.com"]
categories = ["text-processing", "encoding"]
description = "A Rust crate to facilitate working with Ancient Greek words"
edition = "2021"
keywords = ["ancient", "greek", "ancient-greek", "diacritics"]
license = "MIT"
name = "grammateus"
readme = "README.md"
repository = "https://github.com/mattrob33/grammateus/"
resolver = "2"
version = "0.2.2"