12 lines
257 B
JSON
Executable File
12 lines
257 B
JSON
Executable File
{
|
|
"name": "xframe",
|
|
"version-string": "0.3.0",
|
|
"port-version": 1,
|
|
"description": "xframe is a dataframe for C++, based on xtensor and xtl.",
|
|
"homepage": "https://github.com/xtensor-stack/xframe",
|
|
"dependencies": [
|
|
"xtensor",
|
|
"xtl"
|
|
]
|
|
}
|