From 16d891af3ea4d9309b0115c575efc82b0ac3df8a Mon Sep 17 00:00:00 2001 From: nanu2 Date: Tue, 16 Sep 2014 13:06:22 +0200 Subject: [PATCH] README.md to README.rst --- README.rst | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.rst b/README.rst index 2c3b948..70b69c4 100644 --- a/README.rst +++ b/README.rst @@ -3,12 +3,7 @@ Ldappr |PyPI version| -| Ldappr is a wrapper around python-ldap, meant for quick and easy -handling of -| common administrative tasks concerning your LDAP compliant repository. -It is -| particularly useful in small, one-time scripts to get things done, or -| interactively within an iPython shell. +Ldappr is a wrapper around python-ldap, meant for quick and easy handling of common administrative tasks concerning your LDAP compliant repository. It is particularly useful in small, one-time scripts to get things done, or interactively within an iPython shell. Installation ------------