Metadata-Version: 2.1
Name: openvpn-ldap-auth
Version: 0.1.0
Summary: An auth verify script for OpenVPN to authenticate via LDAP.
Author: Philipp Hossner
Author-email: philipph@posteo.de
Requires-Python: >=3.7,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Cerberus (>=1.3.2,<2.0.0)
Requires-Dist: PyYAML (>=5.4.1,<6.0.0)
Requires-Dist: python-ldap (>=3.3.1,<4.0.0)
