Skip to main content

OpenLDAP schema file parser

Project description

PyPI - Python Version https://badge.fury.io/py/openldap-schema-parser.svg https://github.com/mypaceshun/openldap-schema-parser/workflows/Test/badge.svg?branch=main&event=push https://codecov.io/gh/mypaceshun/openldap-schema-parser/branch/main/graph/badge.svg?token=1H6ZVS122O https://static.pepy.tech/badge/openldap-schema-parser Documentation Status

openldap-schema-parser

OpenLDAP の schema ファイルをパースします。

Repository

https://github.com/mypaceshun/openldap-schema-parser

Document

https://openldap-schema-parser.readthedocs.io/ja/latest/

Install

$ pip install openldap-schema-parser

Command Usage

Usage: schema-parser [OPTIONS] TARGET

Options:
  --version     Show the version and exit.
  -h, --help    Show this message and exit.
  --expand-oid  Expand ObjectIdentifier

Library Usage

from openldap_schema_parser.parser import parse

result = parse("test.schema")
print(result)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

openldap_schema_parser-1.1.11.tar.gz (39.1 kB view hashes)

Uploaded Source

Built Distribution

openldap_schema_parser-1.1.11-py3-none-any.whl (43.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page