Metadata-Version: 2.4
Name: sdcp_printer
Version: 0.4.1
Summary: API to communicate with 3D printers using the SDCP protocol.
Author-email: Kevin Petersen <kevinvkpetersen@gmail.com>
Project-URL: Homepage, https://github.com/kevinvkpetersen/sdcp-printer-api
Project-URL: Issues, https://github.com/kevinvkpetersen/sdcp-printer-api/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: asyncio-dgram
Requires-Dist: websockets
Dynamic: license-file

# sdcp-printer-api
API to communicate to devices (mostly 3D printers) via the SDCP protocol.

See the following for the spec:
https://github.com/cbd-tech/SDCP-Smart-Device-Control-Protocol-V3.0.0/blob/main/SDCP(Smart%20Device%20Control%20Protocol)_V3.0.0_EN.md
