Metadata-Version: 2.4
Name: polyforge
Version: 0.1.0a9
Summary: polygon processing and manipulation library built on Shapely - simplification, repair, merging, overlap resolution, and clearance fixing
Author-email: Dag Wastberg <dwastberg@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/dwastberg/polyforge
Project-URL: Repository, https://github.com/dwastberg/polyforge
Project-URL: Issues, https://github.com/dwastberg/polyforge/issues
Project-URL: Changelog, https://github.com/dwastberg/polyforge/releases
Keywords: geometry,polygon,shapely,gis,spatial,simplification,repair,merge,overlap
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Operating System :: OS Independent
Classifier: Typing :: Typed
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=2.0.1
Requires-Dist: scipy>=1.15.3
Requires-Dist: shapely>=2.1.0
Requires-Dist: simplification>=0.7.14
Dynamic: license-file

# Polyforge

WARNING! This project is an experimental library at the moment. Do not use it in production.
