Metadata-Version: 2.4
Name: auditor_apel_plugin
Version: 0.9.1
Summary: AUDITOR plugin for sending accounting data to APEL
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: python-auditor==0.9.1
Requires-Dist: cryptography==44.0.2
Requires-Dist: pyyaml==6.0.2
Requires-Dist: pydantic==2.10.6
Requires-Dist: argo-ams-library==0.6.2
Provides-Extra: style
Requires-Dist: black==25.1.0; extra == "style"
Requires-Dist: ruff==0.11.2; extra == "style"
Provides-Extra: tests
Requires-Dist: pytest==8.3.5; extra == "tests"
Requires-Dist: pytest-cov==6.0.0; extra == "tests"
Requires-Dist: mypy==1.15.0; extra == "tests"
Requires-Dist: types-pyyaml==6.0.12.20250326; extra == "tests"
Provides-Extra: build
Requires-Dist: build==1.2.2.post1; extra == "build"
Requires-Dist: setuptools==78.1.0; extra == "build"
Dynamic: license-file

# AUDITOR-APEL-plugin

Plugin for AUDITOR to report job records to APEL

## License

Licensed under

 - BSD-2-Clause Plus Patent License ([LICENSE](https://github.com/ALU-Schumacher/AUDITOR/tree/main/plugins/apel/LICENSE))

### Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be licensed as above, without any additional terms or conditions.
