{"library":"linear-tsv","type":"library","category":null,"description":"Linear TSV is a Python library providing a simple, line-oriented, and portable tabular data format. Unlike standard CSV, it uses escape codes for newlines and tabs within field data, enabling robust processing with line-oriented shell tools. The format aligns with the TEXT serialization mode of Postgres and MySQL, making it ideal for reliable data exchange. It is currently at version 1.1.0 and maintains an active release cadence.","language":"python","status":"active","version":"1.1.0","tags":["tsv","tab-separated","data-format","parser","serialization","line-oriented","text-processing"],"install":[{"cmd":"pip install linear-tsv","imports":["from tsv import un","from tsv import reader","from tsv import DictReader"]}],"homepage":null,"github":"https://github.com/solidsnack/tsv","docs":null,"changelog":null,"pypi":"https://pypi.org/project/linear-tsv/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.4,"avg_import_s":0.01,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/linear-tsv/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Tue Jun 30","last_verified":"Tue Jun 30","next_check":"Thu Jul 30","install_tag":null}}