Metadata-Version: 2.1
Name: pydiggs
Version: 0.1.3
Summary: A Python package for Data Interchange for Geotechnical and Geoenvironmental Specialists (DIGGS).
License: GPL-3.0
Author: xin.peng
Author-email: xin_peng@outlook.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: lxml (>=4.9.2,<5.0.0)
Requires-Dist: myst-parser (>=1.0.0,<2.0.0)
Requires-Dist: rich (>=13.3.2,<14.0.0)
Description-Content-Type: text/x-rst

=======
pydiggs
=======


.. image:: https://img.shields.io/pypi/v/pydiggs.svg
        :target: https://pypi.python.org/pypi/pydiggs

.. image:: https://github.com/xinp-hub/pydiggs/actions/workflows/python-package.yml/badge.svg
        :target: https://github.com/xinp-hub/pydiggs/actions/workflows/python-package.yml
        :alt: Build Status

.. image:: https://readthedocs.org/projects/pydiggs/badge/?version=latest
        :target: https://pydiggs.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status


.. image:: https://pyup.io/repos/github/xinp-hub/pydiggs/shield.svg
     :target: https://pyup.io/account/repos/github/xinp-hub/pydiggs/
     :alt: Updates



A Python package for Data Interchange for Geotechnical and Geoenvironmental Specialists (DIGGS).


* Free software: GNU General Public License v3
* Documentation: https://pydiggs.readthedocs.io.
* GitHub: https://github.com/xinp-hub/pydiggs.


Features
--------

* Validate DIGGS instance files against DIGGS XSD, Schematron schemas, and XML Dictionaries.

