Added package bitstreams (#1746)

This commit is contained in:
Stefanos Mandalas 2020-12-10 16:20:39 +02:00 committed by GitHub
parent 51d67d1c0d
commit 0e9e86c8d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]