bit-string 0.4.0

A compact owned bit string type with editing, matching, and bitwise operations.
Documentation
1
2
3
4
5
6
7
8
version = 1
revision = 3
requires-python = ">=3.11"

[[package]]
name = "bit-string"
version = "0.1.0"
source = { virtual = "." }