[project] name = "viewstate" version = "0.7.0" description = "ASP.NET View State Decoder" authors = ["Yuval Adam <_@yuv.al>"] license = "MIT" readme = "README.rst" homepage = "https://github.com/yuvadm/viewstate" repository = "https://github.com/yuvadm/viewstate" requires-python = ">=3.8" dependencies = [] [dependency-groups] dev = [ "pytest>=8.3.5", "ruff>=0.11.8", ]