19 lines
365 B
JSON
19 lines
365 B
JSON
{
|
|
"name": "rply",
|
|
"version": "1.1.4",
|
|
"port-version": 4,
|
|
"description": "ANSI C Library for PLY file format input and output",
|
|
"homepage": "http://w3.impa.br/~diego/software/rply",
|
|
"license": "MIT",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|