~nicoco/sleamdge

f9a52488057d1325a1c10c9a6b94600aab413dfe — nicoco 4 months ago 765b8cb
build: add links and description to pyproject.toml
1 files changed, 4 insertions(+), 1 deletions(-)

M pyproject.toml
M pyproject.toml => pyproject.toml +4 -1
@@ 1,7 1,10 @@
[tool.poetry]
name = "sleamdge"
version = "0.0.0-dev0"
description = ""
description = "A steam chat/XMPP gateway"
homepage = "https://git.sr.ht/~nicoco/sleamdge"
repository = "https://git.sr.ht/~nicoco/sleamdge"
documentation = "https://slidge.im/sleamdge"
authors = ["nicoco <nicoco@nicoco.fr>"]
readme = "README.md"