Skip to content
Snippets Groups Projects
Commit 09a9cd34 authored by Christoph Stahl's avatar Christoph Stahl
Browse files

added metainfos to pyproject.toml

parent f70d02f7
Branches
No related tags found
No related merge requests found
[tool.poetry] [tool.poetry]
name = "syng" name = "syng"
version = "2.0.0a1" version = "2.0.0a2"
description = "A all-in-one webbased karaoke system with YouTube support" description = "A all-in-one webbased karaoke system with YouTube support"
authors = ["Christoph Stahl <christoph.stahl@tu-dortmund.de>"] authors = ["Christoph Stahl <christoph.stahl@tu-dortmund.de>"]
license = "AGPL-3.0-or-later" license = "AGPL-3.0-or-later"
...@@ -19,6 +19,10 @@ classifiers = [ ...@@ -19,6 +19,10 @@ classifiers = [
"Topic :: Multimedia :: Video :: Display", "Topic :: Multimedia :: Video :: Display",
"Typing :: Typed" "Typing :: Typed"
] ]
homepage = "https://syng.rocks"
repository = "https://github.com/christofsteel/syng"
keywords = ["karaoke", "youtube", "web", "audio", "video", "player", "qt"]
[tool.poetry.scripts] [tool.poetry.scripts]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment