Metadata-Version: 2.1
Name: xarray-regex
Version: 0.2.2
Summary: Find files using regular expression to feed them to Xarray.
Home-page: https://github.com/Descanonge/xarray-regex
Author: Clément Haëck
Author-email: clement.haeck@posteo.net
License: UNKNOWN
Project-URL: Source, https://github.com/Descanonge/xarray-regex
Project-URL: Documentation, https://xarray-regex.readthedocs.io
Keywords: xarray regex files
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown


# Xarray-regex

> Find files based on regular expression to pass them to Xarray

<div align="left">

[![PyPI version](https://badge.fury.io/py/xarray-regex.svg)](https://badge.fury.io/py/xarray-regex)
[![Release status](https://img.shields.io/github/v/release/Descanonge/xarray-regex)](https://github.com/Descanonge/xarray-regex/releases)

</div>

This package is deprecated and has been replaced by [filefinder](https://github.com/Descanonge/filefinder).


