Metadata-Version: 2.1
Name: auditor-apel-plugin
Version: 0.1.0
Summary: AUDITOR plugin for sending accounting data to APEL
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: python-auditor (==0.1.0)
Requires-Dist: pytz (==2023.3)
Requires-Dist: requests (==2.31.0)
Requires-Dist: cryptography (==41.0.1)
Provides-Extra: build
Requires-Dist: build ; extra == 'build'
Requires-Dist: setuptools ; extra == 'build'
Requires-Dist: setuptools-scm[toml] ; extra == 'build'
Provides-Extra: style
Requires-Dist: black ; extra == 'style'
Requires-Dist: flake8 ; extra == 'style'
Provides-Extra: tests
Requires-Dist: pytest ; extra == 'tests'
Requires-Dist: pytest-cov ; 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-APEL-plugin/blob/main/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.
