feat: greatly improve capturing all formats of inline metadata (#41)

feat: greatly improve capturing metadata all formats of inline metadata
This commit is contained in:
Nathaniel Landau
2023-05-05 13:09:59 -04:00
committed by GitHub
parent 9ec6919022
commit 2e61a92ad1
38 changed files with 3634 additions and 5955 deletions

View File

@@ -18,6 +18,7 @@
[tool.poetry.dependencies]
charset-normalizer = "2.1.0"
emoji = "^2.2.0"
loguru = "^0.6.0"
python = "^3.10"
questionary = "^1.10.0"