Metadata-Version: 2.3
Name: wfarchive
Version: 0.0.9
Author-email: Heqi Zhang <zhangheqi@mail.ustc.edu.cn>
License-Expression: MIT
License-File: LICENSE.txt
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9
Requires-Dist: requests
Description-Content-Type: text/markdown

# wfarchive

[![PyPI - Version](https://img.shields.io/pypi/v/wfarchive.svg)](https://pypi.org/project/wfarchive)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/wfarchive.svg)](https://pypi.org/project/wfarchive)

-----

## Table of Contents

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install wfarchive
```

## License

`wfarchive` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
