Metadata-Version: 2.4
Name: gitks
Version: 0.0.0.dev1
Summary: A keyserver for GPG/PGP keys implemented on git and pure python.
Author-email: Suhas Krishna Srivastava <suhas.srivastava@vaastav.tech>
Maintainer-email: Suhas Krishna Srivastava <suhas.srivastava@vaastav.tech>
License-Expression: Apache-2.0
Project-URL: homepage, https://github.com/Vaastav-Technologies/py-gitks
Project-URL: source, https://github.com/Vaastav-Technologies/py-gitks
Project-URL: issues, https://github.com/Vaastav-Technologies/py-gitks/issues
Keywords: keyserver,keyservers,key-server,key,git,vcs,library,version control,git,pgp,gnupg,gpg,gnupg2,gnupg-2
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Intended Audience :: System Administrators
Classifier: Topic :: Education
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Version Control
Classifier: Topic :: Software Development :: Version Control :: Git
Classifier: Topic :: Security
Classifier: Topic :: Security :: Cryptography
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Typing :: Typed
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: python-gnupg
Requires-Dist: gitbolt==0.0.0dev2
Dynamic: license-file

# git-ks

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

A keyserver for GPG/PGP keys implemented on git and pure python.
