[project]
name = "imap2md"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"markdownify>=0.13.1",
]