Metadata-Version: 2.4
Name: csb_validator
Version: 0.1.0
Summary: Validate CSB (Crowdsourced Bathymetry) GeoJSON and other formats
Home-page: https://github.com/yourusername/csb_validator
Author: Your Name
Author-email: you@example.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
License-File: LICENSE
Requires-Dist: json
Requires-Dist: asyncio
Requires-Dist: os
Requires-Dist: sys
Requires-Dist: datetime
Requires-Dist: typing
Requires-Dist: aiofiles
Requires-Dist: setuptools
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
