Added package bitstreams (#1746)

This commit is contained in:
Stefanos Mandalas
2020-12-10 15:20:39 +01:00
committed by GitHub
parent 51d67d1c0d
commit 0e9e86c8d9
+13
View File
@@ -20737,5 +20737,18 @@
"description": "Simple nimble package to log monotic timings",
"license": "MIT",
"web": "https://github.com/Clonkk/timelog"
},
{
"name": "bitstreams",
"url": "https://github.com/sealmove/bitstreams",
"method": "git",
"tags": [
"library",
"streams",
"bits"
],
"description": "Interface for reading per bits",
"license": "MIT",
"web": "https://github.com/sealmove/bitstreams"
}
]