Metadata-Version: 2.4
Name: e57
Version: 0.2.3
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: File Formats
Requires-Dist: numpy>=2,<3
Requires-Dist: pytest>=9,<10 ; extra == 'test'
Requires-Dist: pytest-cov>=5,<8 ; extra == 'test'
Provides-Extra: test
License-File: LICENSE
Summary: Read e57 files to Python. E57 is a compact, non-proprietary point cloud format that's defined by the ASTM E2807 standard.  This format is widely adopted by 3D design applications.
Keywords: pointcloud,e57,lidar
Author-email: Graham Knapp <graham.knapp@gmail.com>
Requires-Python: >=3.10
Project-URL: repository, https://github.com/dancergraham/e57-python
