LICENSE
MANIFEST.in
README.md
pyproject.toml
contrib/flask.sh
contrib/seed-example.json
contrib/setupvenv.sh
docs/automx2.pdf
docs/howitworks.svg
docs/index.html
src/alembic/env.py
src/alembic/versions/43ebb40d0578_dav_server_support.py
src/alembic/versions/5334f8a8282c_add_prio_column.py
src/alembic/versions/f62e64b43d2f_2020_0.py
src/automx2/__init__.py
src/automx2/config.py
src/automx2/database.py
src/automx2/ldap.py
src/automx2/model.py
src/automx2/server.py
src/automx2/util.py
src/automx2.egg-info/PKG-INFO
src/automx2.egg-info/SOURCES.txt
src/automx2.egg-info/dependency_links.txt
src/automx2.egg-info/requires.txt
src/automx2.egg-info/top_level.txt
src/automx2/generators/__init__.py
src/automx2/generators/apple.py
src/automx2/generators/mozilla.py
src/automx2/generators/outlook.py
src/automx2/views/__init__.py
src/automx2/views/autoconfig.py
src/automx2/views/autodiscover.py
src/automx2/views/initdb.py
src/automx2/views/mobileconfig.py
src/automx2/views/site.py
tests/__init__.py
tests/test_apple.py
tests/test_database.py
tests/test_ldap.py
tests/test_mozilla.py
tests/test_outlook.py
tests/test_server.py
tests/test_site.py
tests/test_util.py
tests/unittest.conf