10 lines
280 B
JSON
Executable file
10 lines
280 B
JSON
Executable file
{
|
|
"name": "cppitertools",
|
|
"version": "2.1",
|
|
"port-version": 2,
|
|
"description": "Range-based for loop add-ons inspired by the Python builtins and itertools library",
|
|
"homepage": "https://github.com/ryanhaining/cppitertools",
|
|
"dependencies": [
|
|
"boost-optional"
|
|
]
|
|
}
|