Metadata-Version: 2.4
Name: a4x-pegasus-wms
Version: 0.1.0b0
Summary: Pegasus WMS plugin for the A4X Orchestrator
Author-email: Rajiv Mayani <mayani@isi.edu>
Maintainer-email: Rajiv Mayani <mayani@isi.edu>
License: Apache-2.0
Project-URL: Homepage, https://pegasus.isi.edu
Project-URL: Repository, https://github.com/pegasus-isi/a4x-pegasus-wms.git
Project-URL: Issues, https://github.com/pegasus-isi/a4x-pegasus-wms/issues
Project-URL: Changelog, https://github.com/pegasus-isi/a4x-pegasus-wms/blob/master/CHANGELOG.md
Project-URL: Documentation, https://a4x-pegasus-wms.readthedocs.io/en/latest/
Classifier: Development Status :: 1 - Planning
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: pegasus-wms.api
Requires-Dist: a4x-orchestration~=0.1.0b5
Dynamic: license-file

<pre>
  ___     ___ __   __   ______                                          _    _ ___  ___ _____
 / _ \   /   |\ \ / /   | ___ \                                        | |  | ||  \/  |/  ___|
/ /_\ \ / /| | \ V /    | |_/ /  ___   __ _   __ _  ___  _   _  ___    | |  | || .  . |\ `--.
|  _  |/ /_| | /   \    |  __/  / _ \ / _` | / _` |/ __|| | | |/ __|   | |/\| || |\/| | `--. \
| | | |\___  |/ /^\ \   | |    |  __/| (_| || (_| |\__ \| |_| |\__ \   \  /\  /| |  | |/\__/ /
\_| |_/    |_/\/   \/   \_|     \___| \__, | \__,_||___/ \__,_||___/    \/  \/ \_|  |_/\____/
                                       __/ |
                                      |___/
</pre>

<p align="left">
    <img src="https://img.shields.io/pypi/l/a4x-pegasus-wms.svg?logo=apache&color=blue&label=License"/>
    <img src="https://img.shields.io/pypi/v/a4x-pegasus-wms.svg?label=Latest"/>
    <img src="https://img.shields.io/pypi/pyversions/a4x-pegasus-wms.svg?logo=python"/>
    <img src="https://img.shields.io/pypi/dm/a4x-pegasus-wms?logo=pypi&color=green&label=PyPI%20Downloads"/>
    <img src="https://img.shields.io/badge/Code%20Style-black-blue"/>
    <img src="https://img.shields.io/github/contributors-anon/pegasus-isi/a4x-pegasus-wms?color=green&label=Contributors"/>
</p>

# References

- [Pegasus Workflow Management System](https://pegasus.isi.edu)

# Funding

A4X Pegasus WMS is funded by National Science Foundation (NSF) under awards [2331152](https://www.nsf.gov/awardsearch/showAward?AWD_ID=2331152), [2331153](https://www.nsf.gov/awardsearch/showAward?AWD_ID=2331153).
