blob: ce2f69c8423b4e5dc3aa4d8653c81ad1b0a3160b (
plain)
1
2
3
4
5
6
7
8
|
{
"name": "vectorclass",
"version-string": "2.00.01",
"port-version": 1,
"description": "C++ class library for using the Single Instruction Multiple Data (SIMD) instructions in modern Microprocessors",
"homepage": "https://github.com/vectorclass/version2",
"supports": "!(arm | arm64)"
}
|