Metadata-Version: 2.1
Name: bronx
Version: 2.0.0b3
Summary: Bunch of Reusable Objects Not in vorteX.
Author-email: The Vortex Team <vortex.support@meteo.fr>
License: CECILL-C
Project-URL: repository, https://github.com/UMR-CNRM/bronx
Classifier: Development Status :: 4 - Beta
Classifier: License :: CeCILL-C Free Software License Agreement (CECILL-C)
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: docs
Provides-Extra: tests
License-File: LICENSE-en.txt
License-File: LICENSE.txt

# bronx

[![example workflow](https://github.com/UMR-CNRM/bronx/actions/workflows/lint_test_and_doc.yml/badge.svg)](https://github.com/UMR-CNRM/bronx/actions/workflows/lint_test_and_doc.yml)
[![Documentation Status](https://readthedocs.org/projects/bronx/badge/?version=latest)](https://bronx.readthedocs.io/en/latest/?badge=latest)
[![PyPI version](https://badge.fury.io/py/bronx.svg)](https://badge.fury.io/py/bronx)

*bronx* stands for "Bunch of Reusable Objects Not in vorteX". It is a collection
of basic utilities that can be used in various projects.

Originally, it has been developed as part of the *Vortex* project. Recently
the  code has been extracted from the *Vortex* code base. It is now presented
as an independent Python package.
