Packages

Wrapper around libmagic

Current section

Files

Jump to
exmagic c_src libmagic tests json3.testfile
Raw

c_src/libmagic/tests/json3.testfile

{
"abc": "edf",
"json": "crab",
"ololo": [
1,
2,
3
],
"subcrab": {
"name": "crab",
"surname": "subcrab"
}
}