docs: Adjust pyproject description

This commit is contained in:
moanos [he/him] 2023-12-19 09:24:02 +01:00
parent c2c2c23337
commit 2b6d0dd808

View File

@ -1,12 +1,12 @@
[tool.poetry]
name = "fediverse-blocklist-deploy"
version = "0.1.0"
description = "A small tool to deploy blocklist updates to a fediverse server using its API."
description = "A small tool to export, compareof merge and deploy blocklists of a fediverse server"
authors = ["Georg Krause <mail@georg-krause.net>", "Julian-Samuel Gebühr <julian-samuel@gebuehr.net>"]
readme = "README.md"
packages = [{include = "fediverse_blocklist_deploy"}]
license = "MIT"
keywords = ["fediverse", "blocklist", "fediverse"]
keywords = ["fediverse", "blocklist", "mastodon", "gotosocial", "safety"]
[tool.poetry.dependencies]