mirror of
https://github.com/romanz/amodem.git
synced 2026-03-24 03:11:15 +08:00
Split the package into a shared library and separate per-device packages
This commit is contained in:
3
libagent/device/__init__.py
Normal file
3
libagent/device/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
"""Cryptographic hardware device management."""
|
||||
|
||||
from . import interface
|
||||
Reference in New Issue
Block a user