Third Party Software ==================== The geoh5py repository and source distributions bundle several libraries that are compatibly licensed. We list these here. .. list-table:: :widths: 30 30 60 :header-rows: 1 * - Name - License - Description * - `h5py `_ - BSD-3-Clause - Read and write HDF5 files from Python. * - `NumPy `_ - BSD-3-Clause - NumPy is the fundamental package for array computing with Python. * - `Pydantic `_ - MIT - Data validation using Python type hints. * - `Pillow `_ - HPND - Python Imaging Library (Fork)