Metadata-Version: 2.1
Name: auditor_apel_plugin
Version: 0.6.2
Summary: AUDITOR plugin for sending accounting data to APEL
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: python-auditor ==0.6.2
Requires-Dist: requests ==2.32.3
Requires-Dist: cryptography ==43.0.0
Requires-Dist: pyyaml ==6.0.1
Requires-Dist: pydantic ==2.8.2
Provides-Extra: build
Requires-Dist: build ==1.2.1 ; extra == 'build'
Requires-Dist: setuptools ==71.1.0 ; extra == 'build'
Provides-Extra: style
Requires-Dist: black ==24.4.2 ; extra == 'style'
Requires-Dist: ruff ==0.5.4 ; extra == 'style'
Provides-Extra: tests
Requires-Dist: pytest ==8.3.1 ; extra == 'tests'
Requires-Dist: pytest-cov ==5.0.0 ; extra == 'tests'
Requires-Dist: mypy ==1.11.0 ; extra == 'tests'
Requires-Dist: types-pyyaml ==6.0.12.20240311 ; extra == 'tests'
Requires-Dist: types-requests ==2.32.0.20240712 ; extra == 'tests'

# 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.
