{"library":"cobs","type":"library","category":null,"description":"Consistent Overhead Byte Stuffing (COBS) implementation for Python. Encodes arbitrary binary data into a form that removes any occurrence of a specific delimiter byte (typically 0x00), with minimal overhead. Current version 1.2.2 supports Python >=3.6. Development is stable with infrequent releases.","language":"python","status":"active","version":"1.2.2","tags":["serialization","byte-stuffing","communication-protocols","embedded"],"last_verified":"Mon Apr 27","install":[{"cmd":"pip install cobs","imports":["import cobs.cobs as cobs","import cobs.cobsr as cobsr"]}],"homepage":null,"github":"https://github.com/cmcqueen/cobs-python","docs":null,"changelog":null,"pypi":"https://pypi.org/project/cobs/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}