Metadata-Version: 2.4
Name: daliuge-translator
Version: 6.4.2
Summary: Data Activated 流 (flow) Graph Engine - Graph Translation
Home-page: https://daliuge.icrar.org/
Author: ICRAR DIA Group
Author-email: andreas.wicenec@icrar.org
License: LGPLv2+
Classifier: Development Status :: 5 - Production/Stable
Classifier: Topic :: System :: Distributed Computing
Classifier: Topic :: Scientific/Engineering
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU Lesser General Public License v2 (LGPLv2)
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: daliuge-common
Requires-Dist: fastapi
Requires-Dist: jinja2
Requires-Dist: jsonschema
Requires-Dist: metis>=0.2a3
Requires-Dist: netifaces
Requires-Dist: networkx
Requires-Dist: numpy
Requires-Dist: parameterized
Requires-Dist: psutil
Requires-Dist: pyswarm
Requires-Dist: python-multipart
Requires-Dist: uvicorn
Requires-Dist: wheel
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: eagle-test-graphs==0.2.3; extra == "test"
Requires-Dist: np-merklelib; extra == "test"
Requires-Dist: parameterized>=0.9.0; extra == "test"
Requires-Dist: ruamel.yaml==0.16.0; extra == "test"
Requires-Dist: pyyaml>=0.6; extra == "test"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary

The dlg-translator is responsible for taking Logical Graph Templates produced by the EAGLE graph editor, and transforming them into the Physical Graphs that are executed on the DALiuGE Engine.
