Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: lib64jsmn-devel | Distribution: OpenMandriva Lx |
Version: 1.1.0 | Vendor: OpenMandriva |
Release: 1 | Build date: Wed Feb 23 01:25:55 2022 |
Group: Development/C | Build host: huaweiomv7.rosalinux.ru |
Size: 18923 | Source RPM: jsmn-1.1.0-1.src.rpm |
Packager: mandian <mandian@tutanota.com> | |
Url: https://github.com/zserge/jsmn | |
Summary: A world fastest JSON parser/tokenizer header only library |
jsmn (pronounced like 'jasmine') is a minimalistic JSON parser in C. It can be easily integrated into resource-limited or embedded projects. Most JSON parsers offer you a bunch of functions to load JSON data, parse it and extract any value by its name. jsmn proves that checking the correctness of every JSON packet or allocating temporary objects to store parsed JSON fields often is an overkill. jsmn is designed to be robust (it should work fine even with erroneous data), fast (it should parse data on the fly), portable (no superfluous dependencies or non-standard C extensions). And of course, simplicity is a key feature - simple code style, simple algorithm, simple integration into other projects.
MIT
/usr/include/jsmn.h /usr/share/doc/lib64jsmn-devel /usr/share/doc/lib64jsmn-devel/README.md /usr/share/licenses/lib64jsmn-devel /usr/share/licenses/lib64jsmn-devel/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Nov 14 23:33:42 2024