4 "summary": "fmemopen port for iOS and Mac OS X",
5 "description": " The fmemopen() function opens a stream that permits the\n access specified by mode. The stream allows I/O to be\n performed on the string or memory buffer pointed to by buf.\n This buffer must be at least size bytes long.\n",
6 "homepage": "https://github.com/jverkoey/fmemopen",
7 "license": "Apache License, Version 2.0",
9 "Jeff Verkoeyen": "jverkoey@gmail.com"
12 "git": "https://github.com/jverkoey/fmemopen.git",
13 "commit": "44f91decc1ff211c2f810dba91f381b7f325ddbb"
15 "source_files": "*.{c,h}",