Metadata-Version: 2.1
Name: rdp-algo
Version: 0.1.0
Summary: Ramer-Douglas-Peuker algorithm python implementation
Home-page: https://github.com/Flowake/rdp-algo
Author: Florian Stasse
Author-email: florian.stasse@proton.me
License: MIT
Platform: Linux
Platform: Windows
Platform: MacOs
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Provides-Extra: dev
Provides-Extra: lint
Provides-Extra: test
License-File: LICENSE

# rdp-algo

Ramer-Douglas-Peuker python implementation

# Dev

This project uses Poetry.
