LICENSE
README.md
pyproject.toml
src/paperang/__init__.py
src/paperang/constants.py
src/paperang/core.py
src/paperang/profiles.json
src/paperang/fonts/latin/DejaVuSans-Bold.ttf
src/paperang/fonts/latin/DejaVuSans.ttf
src/paperang/printer/__init__.py
src/paperang/printer/_base.py
src/paperang/printer/_printing.py
src/paperang/printer/profiles.py
src/paperang/protocol/__init__.py
src/paperang/transport/__init__.py
src/paperang/transport/_base.py
src/paperang/transport/_usb.py
src/paperang_p2_lib.egg-info/PKG-INFO
src/paperang_p2_lib.egg-info/SOURCES.txt
src/paperang_p2_lib.egg-info/dependency_links.txt
src/paperang_p2_lib.egg-info/requires.txt
src/paperang_p2_lib.egg-info/top_level.txt
tests/test_printer.py
tests/test_printer_mock.py
tests/test_printing_mock.py
tests/test_profiles.py
tests/test_protocol.py
tests/test_transport.py
tests/test_usb_mock.py