Add README for PyPI.

This commit is contained in:
Leo Vasanko
2025-12-23 19:33:00 +00:00
parent 40560d2deb
commit dd0c0bc0a0
+1
View File
@@ -7,6 +7,7 @@ backend-path = ["tools"]
name = "aeg" name = "aeg"
dynamic = ["version"] dynamic = ["version"]
description = "AEGIS encryption easy to use Python binding. Wheels for major platforms." description = "AEGIS encryption easy to use Python binding. Wheels for major platforms."
readme = {file = "README.md", content-type = "text/markdown"}
requires-python = ">=3.10" requires-python = ">=3.10"
classifiers = [ classifiers = [
"Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: CPython",