We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e95ec61 commit cc4c40bCopy full SHA for cc4c40b
pyproject.toml
@@ -3,7 +3,7 @@ requires = ["setuptools", "wheel"]
3
build-backend = "setuptools.build_meta"
4
5
[project]
6
-name = "amelis-decrypt"
+name = "amelis-smime-decrypt"
7
version = "0.1.0"
8
description = "A script to fetch and decrypt S/MIME encrypted emails and extract PDF attachments."
9
authors = [
0 commit comments