{"library":"x690","type":"library","category":null,"description":"x690 is a pure Python library that implements the X.690 standard for Basic Encoding Rules (BER) encoding and decoding of ASN.1 data structures. It provides functionalities to encode Python objects into BER-encoded bytes and decode BER-encoded bytes back into Python objects. The current version is 1.0.0.post1, with the last update in September 2022, suggesting a stable but infrequently updated codebase.","language":"python","status":"active","version":"1.0.0.post1","tags":["x690","asn.1","ber","encoding","decoding","serialization","pure-python"],"last_verified":"Tue May 26","install":[{"cmd":"pip install x690","imports":["from x690 import decode","import x690.types as t","from x690 import exc","from x690.types import Type"]}],"homepage":"https://exhuma.github.io/x690/","github":"https://github.com/exhuma/x690","docs":null,"changelog":null,"pypi":"https://pypi.org/project/x690/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.13,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/x690/compatibility"}}