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

11 lines
254 B
JSON

{
"name": "quaternions",
"version": "1.0.0",
"port-version": 2,
"description": "A C++11 library to work with quaternions, as a single header file.",
"homepage": "https://github.com/ferd36/quaternions",
"dependencies": [
"boost-mpl"
]
}