diff --git a/Build/build-openbsd/pkg/COMMENT b/Build/build-openbsd/pkg/COMMENT new file mode 100644 index 0000000..61e03fc --- /dev/null +++ b/Build/build-openbsd/pkg/COMMENT @@ -0,0 +1 @@ +Python interface to LDAP diff --git a/Build/build-openbsd/pkg/DESCR b/Build/build-openbsd/pkg/DESCR new file mode 100644 index 0000000..d3cf0cc --- /dev/null +++ b/Build/build-openbsd/pkg/DESCR @@ -0,0 +1,2 @@ +This Python library provides access to the LDAP (Lightweight Directory Access +Protocol) RFC1823 C interface.