Lines Matching full:https
1 # [libcbor](https://github.com/PJK/libcbor)
3 [](https://circleci.com/gh/PJK/libcbor/tree/master)
4 [](https://readthedocs.org/projects/libcbor/?badge=latest)
5 [](https://repology.org/project/libcbor/versions)
6 [](https://codecov.io/gh/PJK/libcbor)
8 **libcbor** is a C library for parsing and generating [CBOR](https://cbor.io/), the general-purpose schema-less binary data format.
11 - Complete [IETF RFC 8949 (STD 94)](https://www.rfc-editor.org/info/std94) conformance
26 git clone https://github.com/PJK/libcbor
56 [](https://repology.org/project/libcbor/versions)
96 Bug reports and contributions are welcome. Please see [CONTRIBUTING.md](https://github.com/PJK/libcbor/blob/master/CONTRIBUTING.md) for more info.
98 Kudos to all the [contributors](https://github.com/PJK/libcbor/graphs/contributors)!