mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-05-14 15:28:47 +02:00
Added some metadata to the package (#144)
Filled out the mainter section. Added a new description. Added the path to the repo to the package. Added the path to the documentation. Co-authored-by: KM-R <129882581+KM-R@users.noreply.github.com> Co-authored-by: Tristan Nolde <tristan.nolde@yahoo.de>
This commit is contained in:
parent
7d6bb8b6f5
commit
552e1bdf96
@ -28,10 +28,24 @@ warn_unused_ignores = false
|
||||
|
||||
[tool.poetry]
|
||||
authors = ["AKI Projektgruppe 23"]
|
||||
description = "A project analysing the german transparenzregister and other data sources to find shared business interests and shared personal and other links for lots of companies."
|
||||
classifiers = []
|
||||
description = "Data Integration, Extraction, and Visualization using Text Mining and AI to reveal valuable insights, hidden patterns, and gain a deeper understanding of the business landscape of german companies."
|
||||
documentation = "https://cuddly-waffle-r416zgy.pages.github.io/"
|
||||
homepage = "https://cuddly-waffle-r416zgy.pages.github.io/"
|
||||
keywords = ["deutschland", "economy", "transparenzregister", "dataintegration", "handelsregister"]
|
||||
|
||||
maintainers = [
|
||||
"Philipp Horstenkamp <philipp@horstenkamp.de>",
|
||||
"Tristan Nolde <contact@trisnol.dev>",
|
||||
"Sebastian Zeleny <zeleny.sebastian@fh-swf.de>",
|
||||
"Kim Mesewinkel-Risse",
|
||||
"Tim Ronneburg",
|
||||
"Sascha Zhu <sascha.zhu@eugreen.de>"
|
||||
]
|
||||
name = "aki-prj23-transparenzregister"
|
||||
packages = [{ include = "aki_prj23_transparenzregister", from = "src" }]
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/fhswf/aki_prj23_transparenzregister"
|
||||
version = "0.1.0"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
|
Loading…
x
Reference in New Issue
Block a user