File tree Expand file tree Collapse file tree 1 file changed +20
-9
lines changed Expand file tree Collapse file tree 1 file changed +20
-9
lines changed Original file line number Diff line number Diff line change 2
2
vdirsyncer
3
3
==========
4
4
5
+ .. image :: https://travis-ci.org/pimutils/vdirsyncer.svg?branch=master
6
+ :target: https://travis-ci.org/pimutils/vdirsyncer
7
+ :alt: CI status
8
+
9
+ .. image :: https://codecov.io/github/pimutils/vdirsyncer/coverage.svg?branch=master
10
+ :target: https://codecov.io/github/pimutils/vdirsyncer?branch=master
11
+ :alt: Codecov coverage report
12
+
13
+ .. image :: https://readthedocs.org/projects/vdirsyncer/badge/
14
+ :target: https://vdirsyncer.rtfd.org/
15
+ :alt: documentation
16
+
17
+ .. image :: https://img.shields.io/pypi/v/vdirsyncer.svg
18
+ :target: https://pypi.python.org/pypi/vdirsyncer
19
+ :alt: version on pypi
20
+
21
+ .. image :: https://img.shields.io/pypi/l/vdirsyncer.svg
22
+ :target: https://github.com/pimutils/vdirsyncer/blob/master/LICENCE
23
+ :alt: licence: BSD
24
+
5
25
- `Documentation <https://vdirsyncer.pimutils.org/en/stable/ >`_
6
26
- `Source code <https://github.com/pimutils/vdirsyncer >`_
7
27
@@ -20,15 +40,6 @@ It aims to be for calendars and contacts what `OfflineIMAP
20
40
21
41
.. _programs : https://vdirsyncer.pimutils.org/en/latest/tutorials/
22
42
23
- .. image :: https://travis-ci.org/pimutils/vdirsyncer.svg?branch=master
24
- :target: https://travis-ci.org/pimutils/vdirsyncer
25
-
26
- .. image :: https://codecov.io/github/pimutils/vdirsyncer/coverage.svg?branch=master
27
- :target: https://codecov.io/github/pimutils/vdirsyncer?branch=master
28
-
29
- .. image :: https://badge.waffle.io/pimutils/vdirsyncer.svg?label=ready&title=Ready
30
- :target: https://waffle.io/pimutils/vdirsyncer
31
-
32
43
Links of interest
33
44
=================
34
45
You can’t perform that action at this time.
0 commit comments