Metadata-Version: 2.4
Name: openspeleo_lib
Version: 0.0.7
Summary: "A library to read/write and convert OpenSpeleo files"
Keywords: cave,survey,karst
Author-email: Jonathan Dekhtiar <jonathan@dekhtiar.com>
Maintainer-email: Jonathan Dekhtiar <jonathan@dekhtiar.com>
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Information Technology
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3 :: Only
License-File: LICENSE
Requires-Dist: argparse>=1.4,<1.5
Requires-Dist: bidict>=0.23,<0.24
Requires-Dist: openspeleo_core>=0.0.2,<0.1.0
Requires-Dist: orjson>=3.10,<3.12
Requires-Dist: pydantic>=2.12,<2.13
Requires-Dist: pydantic-extra-types>=2.10,<2.11
Requires-Dist: lxml>=6.0,<7.0
Requires-Dist: pyIGRF14>=1.0.3,<1.1.0
Requires-Dist: pyproj>=3.7.1,<3.8
Requires-Dist: dicttoxml2>=2.1.0,<2.2
Requires-Dist: xmltodict>=1.0,<1.1
Requires-Dist: deepdiff>=7.0,<9.0 ; extra == "test"
Requires-Dist: hypothesis>=6.128,<6.145 ; extra == "test"
Requires-Dist: pytest>=8.0.0,<9.0.0 ; extra == "test"
Requires-Dist: pytest-cov>=5.0.0,<8.0.0 ; extra == "test"
Requires-Dist: pytest-dotenv>=0.5.0,<1.0.0 ; extra == "test"
Requires-Dist: pytest-env>=1.1.3,<2.0.0 ; extra == "test"
Requires-Dist: pytest-runner>=6.0.0,<7.0.0 ; extra == "test"
Requires-Dist: pytest-ordering>=0.6,<1.0.0 ; extra == "test"
Requires-Dist: parameterized>=0.9.0,<0.10 ; extra == "test"
Project-URL: Bug Reports, https://github.com/OpenSpeleo/pytool_open_speleo/issues
Project-URL: Homepage, https://pypi.org/project/openspeleo-lib/
Project-URL: Source, https://github.com/OpenSpeleo/pytool_open_speleo
Provides-Extra: test

# template_pytool

