[project]name="spectre"version="0.1.0"description="Python implementation of Spectre/Masterpassword"readme="README.md"authors=[{name="jolheiser",email="git@jolheiser.com"}]requires-python=">=3.9"dependencies=[]license="GPL-3.0"[build-system]requires=["hatchling"]build-backend="hatchling.build"