From 391ae7012de9a054552961af77b32de51f2f80bb Mon Sep 17 00:00:00 2001 From: Mark Parker Date: Tue, 19 Sep 2023 18:30:39 +0200 Subject: [PATCH] rename pypi package to starkit --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index f86a2d8..96d618a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] -name = "stark" +name = "starkit" version = "4.0.0" description = "" authors = ["MarkParker5 "] license = "CC BY-NC-SA 4.0" readme = "README.md" packages = [{include = "stark"}] -homepage = "https://pypi.org/project/stark/" +homepage = "https://pypi.org/project/starkit/" repository = "https://github.com/MarkParker5/STARK" documentation = "https://stark.markparker.me" keywords = ["python", "open-source", "natural-language-processing", "framework", "cross-platform", "natural-language", "voice", "voice-commands", "python3", "voice-recognition", "speech-recognition", "speech-to-text", "community-project", "voice-assistant", "voice-interface", "NLP", "machine-learning", "AI", "text-analysis", "stark", "stark-place", "mark parker"]