Metadata-Version: 2.1
Name: planeGeometry
Version: 0.1.4
Summary: 2d geometry utils
Home-page: https://github.com/markalos/geometry
Author: markalos
Author-email: bethouself@163.com
License: UNKNOWN
Project-URL: Funding, https://donate.pypi.org
Keywords: image edge segmentation sharpening
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
License-File: LICENSE
Requires-Dist: numpy
Provides-Extra: dev
Requires-Dist: check-manifest ; extra == 'dev'
Provides-Extra: test
Requires-Dist: coverage ; extra == 'test'

# MaximumInscribedCircle
find smallest covering circle


