We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9552270 commit 575810bCopy full SHA for 575810b
README.md
@@ -1,10 +1,5 @@
1
# Python-Zimbra
2
3
-| cPython 2.7 | cPython 3.2 | cPython 3.3.6 | cPython 3.4.3 | PyPy 2.6.1 | PyPy3 2.4.0 |
4
-|-------------------|-------------------|---------------------|---------------------|-------------------------|---------------------------|
5
-| [![ibs27]] [bs27] | [![ibs32]] [bs32] | [![ibs336]] [bs336] | [![ibs343]] [bs343] | [![ibspy261]] [bspy261] | [![ibspy3240]] [bspy3240] |
6
-| [![icv27]] [cv27] | [![icv32]] [cv32] | [![icv336]] [cv336] | [![icv343]] [cv343] | [![icvpy261]] [cvpy261] | [![icvpy3240]] [cvpy3240] |
7
-
8
Python classes to access Zimbra SOAP backend with a few utilities. Handles
9
creating and sending Zimbra SOAP queries to the backend and adds a few
10
utilities such as a preauth generator.
0 commit comments