Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
porameht committed Aug 12, 2024
1 parent 32ace01 commit bf07c1a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,11 @@ build-backend = "maturin"
name = "thongna"
requires-python = ">=3.8"
description = "High-performance Text processing library for Thai language, built with Rust"
authors = [
{ name="Porameht Khumsombat" },
]
keywords = ["thai", "tokenizer", "nlp", "word-segmentation"]
readme = "README.md"
classifiers = [
"Programming Language :: Rust",
"Programming Language :: Python :: Implementation :: CPython",
Expand Down

0 comments on commit bf07c1a

Please sign in to comment.