Voice et bot modif

This commit is contained in:
pi 2026-06-16 17:09:34 +00:00
parent 189d56026b
commit 7333a22bcd
10774 changed files with 634644 additions and 933308 deletions

View file

@ -0,0 +1 @@
pip

View file

@ -0,0 +1,36 @@
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!
[![PyPI version](https://img.shields.io/pypi/v/davey?maxAge=3600)](https://pypi.org/project/davey/) [![PyPI supported python versions](https://img.shields.io/pypi/pyversions/davey?maxAge=3600)](https://pypi.org/project/davey/) [![discord chat](https://img.shields.io/discord/311027228177727508?logo=discord&logoColor=white&color=5865F2)](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.

View file

@ -0,0 +1,11 @@
davey-0.1.5.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
davey-0.1.5.dist-info/METADATA,sha256=FM058udUkrveJjqrq_VeQ1DmwWEQBnH8yql1GNT8kY4,1892
davey-0.1.5.dist-info/RECORD,,
davey-0.1.5.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
davey-0.1.5.dist-info/WHEEL,sha256=2NZyv0XlhkqGgF1NiX-rYTtnSzA2lJZ55qjC9mRyTm0,147
davey-0.1.5.dist-info/sboms/davey-python.cyclonedx.json,sha256=MKbQRkGIVmvTiu1ERt44NgsEZv2Eqa9emUm3EGLFjeI,221811
davey/__init__.py,sha256=tIfaXFCMqvQWUWbcI1L7w9FcBgBHNzkzjlevE-ni3Ec,103
davey/__init__.pyi,sha256=gDmi_QmsZ5NXSlmoEWOVR_O4-tuC0ZTO7DUuj4Bwv0E,11098
davey/__pycache__/__init__.cpython-312.pyc,,
davey/davey.cpython-312-x86_64-linux-gnu.so,sha256=A0g1qewoqOR6rICrrInxBHOSjjiPf5FkoyWNvwLZ3UE,1809880
davey/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0

View file

@ -0,0 +1,5 @@
Wheel-Version: 1.0
Generator: maturin (1.12.6)
Root-Is-Purelib: false
Tag: cp312-cp312-manylinux_2_17_x86_64
Tag: cp312-cp312-manylinux2014_x86_64