9 lines
204 B
JSON
Executable file
9 lines
204 B
JSON
Executable file
{
|
|
"name": "xproperty",
|
|
"version-string": "0.8.1",
|
|
"port-version": 1,
|
|
"description": "Traitlets-like C++ properties and implementation of the observer pattern",
|
|
"dependencies": [
|
|
"xtl"
|
|
]
|
|
}
|