9 lines
191 B
JSON
Executable file
9 lines
191 B
JSON
Executable file
{
|
|
"name": "tinynpy",
|
|
"version-string": "1.0.0",
|
|
"port-version": 4,
|
|
"description": "tiny C++ loader/exporter of python numpy array NPY/NPZ files",
|
|
"dependencies": [
|
|
"zlib"
|
|
]
|
|
}
|