Metadata-Version: 2.4
Name: unisign
Version: 0.0.0.dev0
Summary: Unifying various python signing implementations
Author-email: Suhas Krishna Srivastava <suhas.srivastava@vaastav.tech>
Maintainer-email: Suhas Krishna Srivastava <suhas.srivastava@vaastav.tech>
Keywords: cryptography,sign,signing
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# py-unisign

![PyPI - Python Version](https://img.shields.io/pypi/pyversions/unisign)
![PyPI - Types](https://img.shields.io/pypi/types/unisign)
![GitHub License](https://img.shields.io/github/license/Vaastav-Technologies/py-unisign)
[![🔧 test](https://github.com/Vaastav-Technologies/py-unisign/actions/workflows/test.yml/badge.svg)](https://github.com/Vaastav-Technologies/py-unisign/actions/workflows/test.yml)
[![💡 typecheck](https://github.com/Vaastav-Technologies/py-unisign/actions/workflows/typecheck.yml/badge.svg)](https://github.com/Vaastav-Technologies/py-unisign/actions/workflows/typecheck.yml)
[![🛠️ lint](https://github.com/Vaastav-Technologies/py-unisign/actions/workflows/lint.yml/badge.svg)](https://github.com/Vaastav-Technologies/py-unisign/actions/workflows/lint.yml)
[![📊 coverage](https://codecov.io/gh/Vaastav-Technologies/py-unisign/branch/main/graph/badge.svg)](https://codecov.io/gh/Vaastav-Technologies/py-unisign)
[![📤 Upload Python Package](https://github.com/Vaastav-Technologies/py-unisign/actions/workflows/python-publish.yml/badge.svg)](https://github.com/Vaastav-Technologies/py-unisign/actions/workflows/python-publish.yml)
![PyPI - Version](https://img.shields.io/pypi/v/unisign)

---

Unifying various python signing implementations
