mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2025-01-05 22:14:04 -05:00
10 lines
221 B
JSON
Executable File
10 lines
221 B
JSON
Executable File
{
|
|
"name": "spaceland",
|
|
"version-string": "7.8.2",
|
|
"port-version": 5,
|
|
"description": "Spaceland Lib (sl) is a suite for geometric computation, specifically adapted to OpenGL.",
|
|
"dependencies": [
|
|
"zlib"
|
|
]
|
|
}
|