feat: add mbox2eml tool for converting MBOX files to EML format
This commit is contained in:
@@ -10,6 +10,7 @@ docx2md = "document.docx2md:main"
|
||||
pdf2md = "document.pdf2md:main"
|
||||
html2text = "document.html2text:main"
|
||||
md2pdf = "document.md2pdf:main"
|
||||
mbox2eml = "document.mbox2eml:main"
|
||||
|
||||
[build-system]
|
||||
requires = ["hatchling"]
|
||||
|
||||
Reference in New Issue
Block a user