blob: 5ae81457514ae0c164214a4e355b7c8a54dc6f78 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{
"name": "libdivide",
"version-string": "4.0.0",
"port-version": 1,
"description": "libdivide.h is a header-only C/C++ library for optimizing integer division.",
"homepage": "https://github.com/ridiculousfish/libdivide",
"features": {
"test": {
"description": "Build test"
}
}
}
|