{"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"],"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":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.2,"avg_import_s":0,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/cobs/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}