Metadata-Version: 2.4
Name: ctao-bdms-rucio-policy
Version: 0.2.0
Summary: CTAO RUCIO policy package
Author-email: Maximilian Linhoff <maximilian.linhoff@tu-dortmund.de>
License: BSD-3-Clause
Project-URL: repository, https://gitlab.cta-observatory.org/cta-computing/dpps/bdms/bdms-rucio-policy
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Provides-Extra: all
Requires-Dist: ctao-bdms-rucio-policy[test]; extra == "all"

# BDMS Policy Package for Rucio

Configures permission, schema and algorithms for rucio,
including allowed lfn, RSE and user names, `extract_scope` and `lfn2pfn`.

See https://rucio.github.io/documentation/operator/policy_packages/ for more details.

The policy was started from the "generic" rucio version and adapted to meet the requirements
of the Rucio-DIRAC integration.
