Helpers for parsing LDAP directories and writing the extracted data to local files.
This component is typically driven via the ldap_parser_to_file CLI entrypoint and is used by other tools in ekglib.
main() - Main entry point for the CLI toolThis module provides functionality to:
The module is typically invoked as a CLI tool, though the exact command depends on how it’s registered in your pyproject.toml.