Metadata-Version: 2.4
Name: edky
Version: 0.0.0
Summary: Convert Ed25519 public keys between various encoding formats.
Keywords: ed25519,curve25519,ecc,cryptography
Author: Arto Bendiken
Author-email: Arto Bendiken <arto@bendiken.net>
License-Expression: Unlicense
License-File: UNLICENSE
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: Public Domain
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.14
Project-URL: Homepage, https://edky.dev
Project-URL: Repository, https://github.com/artob/edky
Project-URL: Changelog, https://github.com/artob/edky/blob/master/CHANGES.md
Project-URL: Releases, https://github.com/artob/edky/releases
Project-URL: Issues, https://github.com/artob/edky/issues
Project-URL: Documentation, https://github.com/artob/edky/blob/master/python/README.md
Description-Content-Type: text/markdown

# Edky.py: Edky for Python

**Convert Ed25519 public keys between various encoding formats.**

---

[![Share on X](https://img.shields.io/badge/share%20on-x-03A9F4?logo=x)](https://x.com/intent/post?url=https://github.com/artob/edky&text=Edky)
[![Share on Reddit](https://img.shields.io/badge/share%20on-reddit-red?logo=reddit)](https://reddit.com/submit?url=https://github.com/artob/edky&title=Edky)
[![Share on Hacker News](https://img.shields.io/badge/share%20on-hn-orange?logo=ycombinator)](https://news.ycombinator.com/submitlink?u=https://github.com/artob/edky&t=Edky)
[![Share on Facebook](https://img.shields.io/badge/share%20on-fb-1976D2?logo=facebook)](https://www.facebook.com/sharer/sharer.php?u=https://github.com/artob/edky)
[![Share on LinkedIn](https://img.shields.io/badge/share%20on-linkedin-3949AB?logo=linkedin)](https://www.linkedin.com/sharing/share-offsite/?url=https://github.com/artob/edky)
