Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

12 lines
326 B
JSON

{
"name": "sprout",
"version-date": "2019-06-20",
"port-version": 2,
"description": "C++11/14 constexpr based Containers, Algorithms, Random numbers, Parsing, Ray tracing, Synthesizer, and others",
"homepage": "https://github.com/bolero-MURAKAMI/Sprout",
"dependencies": [
"boost-array",
"boost-mpl"
]
}