Spaces:
Build error
Build error
File size: 268 Bytes
5a29263 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
{
"name": "rotate-bits",
"version": "0.1.1",
"repo": "jb55/rotate-bits.h",
"description": "rotate bits",
"keywords": ["rotl", "rotr"],
"src": ["rotate-bits.h"],
"license": "Public Domain",
"development": {
"thlorenz/tap.c": "*"
}
}
|