[dependencies.i_float]
version = "^0.1.0"
[dependencies.i_shape]
version = "^0.1.0"
[package]
authors = ["Nail Sharipov <nailxsharipov@gmail.com>"]
description = "The iOverlay is a poly-bool library that supports main operations such as union, intersection, difference, xor, and self-intersection by the even-odd rule. This algorithm is based on Vatti clipping ideas but is an original implementation."
edition = "2021"
license = "MIT"
name = "i_overlay"
readme = "README.md"
repository = "https://github.com/iShape-Rust/iOverlay"
version = "0.2.2"