Metadata-Version: 2.1
Name: openldap-acl-test
Version: 0.9.1
Summary: OpenLDAP ACL check tool
Home-page: https://github.com/mypaceshun/openldap-acl-test
License: MIT
Author: KAWAI Shun
Author-email: mypaceshun@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: click (>=8.1.3,<9.0.0)
Project-URL: Repository, https://github.com/mypaceshun/openldap-acl-test
Description-Content-Type: text/x-rst

.. image:: https://github.com/mypaceshun/openldap-acl-test/actions/workflows/main.yml/badge.svg
          :target: https://github.com/mypaceshun/openldap-acl-test/actions/workflows/main.yml
.. image:: https://codecov.io/gh/mypaceshun/openldap-acl-test/branch/main/graph/badge.svg?token=1L16BLXJ74
           :target: https://codecov.io/gh/mypaceshun/openldap-acl-test
.. image:: https://readthedocs.org/projects/openldap-acl-test/badge/?version=latest
           :target: https://openldap-acl-test.readthedocs.io/ja/latest/?badge=latest
           :alt: Documentation Status

OpenLDAP ACL Test
=================

OpenLDAPのACLをチェックを補助するツールです。
設定ファイルをよみ、適切に ``slapacl`` コマンドを実行し、
結果を記録します。

