Metadata-Version: 2.2
Name: mokda-xponge
Version: 1.7.1
Summary: Compatibility package for Xponge
Author-email: Yijie Xia <yijiexia@pku.edu.cn>
Project-URL: Homepage, https://gitee.com/gao_hyp_xyj_admin/xponge
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Development Status :: 5 - Production/Stable
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: Xponge==1.7.1

# mokda-xponge

`mokda-xponge` is a compatibility distribution for the canonical
[`Xponge`](https://pypi.org/project/Xponge/) package.

Installing this distribution installs the exact same version of `Xponge`:

```bash
pip install mokda-xponge
```

New installations should prefer:

```bash
pip install Xponge
```
