1Quick build instructions:
2
3    edit setup.cfg (see Build/ for platform-specific examples)
4    python setup.py build
5    python setup.py install
6
7Detailed instructions are in Doc/installing.rst, or online at:
8
9    https://python-ldap.readthedocs.io/en/latest/installing.html
10