include stub files in distributions

This commit is contained in:
Christoph J. Scherr 2023-05-08 00:34:29 +02:00
parent 96074f7fbb
commit e247c4c12f
Signed by: PlexSheep
GPG Key ID: 25B4ACF7D88186CC
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
"""
Bindings for the plexcryptool rust library
plexcryptool.plexcryptool is direct access to the shared library, do not use it.
"""
from . import binary
from . import math