We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d29624f commit 697d18bCopy full SHA for 697d18b
pyproject.toml
@@ -5,6 +5,8 @@ description = "ASP.NET View State Decoder"
5
authors = ["Yuval Adam <[email protected]>"]
6
license = "MIT"
7
readme = "README.rst"
8
+homepage = "https://github.com/yuvadm/viewstate"
9
+repository = "https://github.com/yuvadm/viewstate"
10
requires-python = ">=3.8"
11
dependencies = []
12
0 commit comments