additional gardening for konfluks rename

This commit is contained in:
decentral1se
2022-07-18 12:16:52 +02:00
parent 2b06a5f866
commit 6020db4d15
5 changed files with 19 additions and 30 deletions

View File

@ -1,8 +1,8 @@
[tool.poetry]
name = "konfluks"
version = "0.1.0"
description = "Python lib which powers lumbung[dot]space automation"
authors = ["rra", "decentral1se"]
description = "Brings together small and dispersed streams of web content from different applications and websites together in a single large stream."
authors = ["rra", "decentral1se", "knoflook"]
license = "AGPLv3+"
[tool.poetry.dependencies]
@ -25,7 +25,7 @@ requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"
[tool.poetry.scripts]
konfluks-cal = "konfluks.cloudcal:main"
konfluks-cal = "konfluks.calendars:main"
konfluks-vid = "konfluks.video:main"
konfluks-feed = "konfluks.feed:main"
konfluks-timeline = "konfluks.timeline:main"