bit-string 0.3.0

A compact owned bit string type with editing, matching, and bitwise operations.
Documentation
1
2
3
4
5
[project]
name = "bit-string"
version = "0.1.0"
requires-python = ">=3.11"
dependencies = []