Metadata-Version: 2.1
Name: pydcel
Version: 0.0.2
Summary: A Python implementation of the Doubly-Connected Edge List (DCEL) data structure.
License: BSD 3-Clause License
Author: Hamdaan Ali
Requires-Python: >=3.9,<3.12
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Description-Content-Type: text/markdown

# DCEL

A python package for working with doubly-connected edge lists (DCELs). 

