{"name":"Libcbor","tagline":"CBOR protocol implementation","body":"# [libcbor](https://github.com/PJK/libcbor)\r\n\r\n[![Build Status](https://travis-ci.org/PJK/libcbor.svg?branch=master)](https://travis-ci.org/PJK/libcbor)\r\n[![Documentation Status](https://readthedocs.org/projects/libcbor/badge/?version=latest)](https://readthedocs.org/projects/libcbor/?badge=latest)\r\n\r\n**libcbor** is a C library for parsing and generating [CBOR](http://tools.ietf.org/html/rfc7049), the general-purpose schema-less binary data format.\r\n\r\n## Main features\r\n - Complete RFC conformance\r\n - Robust C11 implementation\r\n - Layered architecture offers both control and convenience\r\n - Flexible memory management\r\n - Proper handling of UTF-8\r\n - Full support for streams & incremental processing\r\n - Extensive documentation and test suite\r\n - No runtime dependencies, small footprint\r\n\r\n## Documentation\r\nGet the latest documentation at [libcbor.readthedocs.org](http://libcbor.readthedocs.org/)\r\n\r\n## Contributions\r\n\r\nAll bug reports and contributions are welcome. Please see https://github.com/PJK/libcbor for more info.\r\n\r\n## License\r\nThe MIT License (MIT)\r\n\r\nCopyright (c) Pavel Kalvoda, 2014, 2015\r\n\r\nPermission is hereby granted, free of charge, to any person obtaining a copy\r\nof this software and associated documentation files (the \"Software\"), to deal\r\nin the Software without restriction, including without limitation the rights\r\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\r\ncopies of the Software, and to permit persons to whom the Software is\r\nfurnished to do so, subject to the following conditions:\r\n\r\nThe above copyright notice and this permission notice shall be included in all\r\ncopies or substantial portions of the Software.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\r\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\r\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\r\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\r\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\r\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\r\nSOFTWARE.\r\n","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."}