Metadata-Version: 2.1
Name: jw-plyflatten
Version: 0.1.0
Summary: Take a series of ply files and produce a digital elevation map
Author: JaeWangL
Author-email: jnso5072@outlook.kr
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: affine (>=2.3.1,<3.0.0)
Requires-Dist: numpy (>=1.23.1,<2.0.0)
Requires-Dist: plyfile (>=0.7.4,<0.8.0)
Requires-Dist: pyproj (>=3.3.1,<4.0.0)
Requires-Dist: rasterio (>=1.3.0,<2.0.0)
