blob: a61a33881807a349746c9bfdcecb8c533d03e534 (
plain)
1
2
3
4
5
6
7
8
9
10
|
{
"name": "physfs",
"version-string": "3.0.2",
"port-version": 5,
"description": "a library to provide abstract access to various archives",
"homepage": "https://icculus.org/physfs/",
"dependencies": [
"zlib"
]
}
|