name = "bit_sets" description = "A packed boolean array that saves space and is performant" version = "1.0.0" authors = ["Michael Hardeman"] maintainers = ["Michael Hardeman "] maintainers-logins = ["michael-hardeman"] licenses = "GPL-2.0-or-later" website = "https://github.com/michael-hardeman/bit_sets" tags = ["bit", "set", "boolean", "array", "packed", "performance"] [origin] commit = "4a2dbc5386bc60fbba575a47d176f7269f0ff285" subdir = "./bit_sets/" url = "git+https://github.com/michael-hardeman/bit_sets.git"