HISTORY.md
MANIFEST.in
README.md
setup.cfg
setup.py
version.txt
docs/Makefile
docs/authors.md
docs/conf.py
docs/guide.md
docs/history.md
docs/index.rst
docs/installation.md
docs/make.bat
docs/readme.md
docs/tpaexec.md
docs/usage.md
edb_ldap_sync.egg-info/PKG-INFO
edb_ldap_sync.egg-info/SOURCES.txt
edb_ldap_sync.egg-info/dependency_links.txt
edb_ldap_sync.egg-info/entry_points.txt
edb_ldap_sync.egg-info/not-zip-safe
edb_ldap_sync.egg-info/requires.txt
edb_ldap_sync.egg-info/top_level.txt
ldap_sync/__init__.py
ldap_sync/cli.py
ldap_sync/cron.py
ldap_sync/ldap_sync.py
ldap_sync/lib.py
ldap_sync/samples/community-pgagent.conf
ldap_sync/samples/edb-pgagent.conf
ldap_sync/samples/ldap2pg.yml
ldap_sync/samples/pg_hba.conf
ldap_sync/sub_modules/part.py
ldap_sync/sub_modules/units.py
ldap_sync/templates/pgagent.sql.j2
tests/__init__.py
tests/sql_array_const.py
tests/test_ldap_query.py
tests/test_ldap_sync.py
tests/test_pgagent_scheduler.py