36 lines
1.8 KiB
Text
36 lines
1.8 KiB
Text
Metadata-Version: 2.4
|
|
Name: davey
|
|
Version: 0.1.5
|
|
Classifier: Development Status :: 4 - Beta
|
|
Classifier: License :: OSI Approved :: MIT License
|
|
Classifier: Intended Audience :: Developers
|
|
Classifier: Natural Language :: English
|
|
Classifier: Operating System :: OS Independent
|
|
Classifier: Programming Language :: Rust
|
|
Classifier: Programming Language :: Python :: 3.8
|
|
Classifier: Programming Language :: Python :: 3.9
|
|
Classifier: Programming Language :: Python :: 3.10
|
|
Classifier: Programming Language :: Python :: 3.11
|
|
Classifier: Programming Language :: Python :: 3.12
|
|
Classifier: Programming Language :: Python :: 3.13
|
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
Classifier: Programming Language :: Python :: Implementation :: PyPy
|
|
Classifier: Topic :: Software Development :: Libraries
|
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
Classifier: Topic :: Utilities
|
|
Classifier: Typing :: Typed
|
|
Summary: A Discord Audio & Video End-to-End Encryption (DAVE) Protocol implementation
|
|
Keywords: discord,e2ee,mls,rust
|
|
Author-email: Snazzah <me@snazzah.com>
|
|
Requires-Python: >=3.8
|
|
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
|
|
Project-URL: Issue tracker, https://github.com/Snazzah/davey/issues
|
|
Project-URL: Repository, https://github.com/Snazzah/davey
|
|
|
|
# Davey!
|
|
|
|
[](https://pypi.org/project/davey/) [](https://pypi.org/project/davey/) [](https://snaz.in/discord)
|
|
|
|
A [Discord Audio & Video End-to-End Encryption (DAVE) Protocol](https://daveprotocol.com/) implementation using [OpenMLS](https://openmls.tech/).
|
|
|
|
> Proper usage documentation does not exist yet.
|