Metadata-Version: 2.4
Name: mind_the_gaps
Version: 0.5.1
Summary: A library for unions, intersections, subtractions, and xors of intervals (gaps).
Author-email: salt-die <salt-die@protonmail.com>
License: MIT
Project-URL: repository, https://github.com/salt-die/mind_the_gaps
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# mind_the_gaps
[![Tests](https://github.com/salt-die/mind_the_gaps/actions/workflows/run-tests.yaml/badge.svg)](https://github.com/salt-die/mind_the_gaps/actions/workflows/run-tests.yaml)

A fast implemention of set operations on sets of intervals (gaps).
