|
1 | 1 | Emborg — Front-End to Borg Backup
|
2 | 2 | =================================
|
3 | 3 |
|
4 |
| -.. image:: https://pepy.tech/badge/emborg/month |
5 |
| - :target: https://pepy.tech/project/emborg |
6 |
| - |
7 |
| -.. image:: https://img.shields.io/readthedocs/emborg.svg |
8 |
| - :target: https://emborg.readthedocs.io/en/latest/?badge=latest |
9 |
| - |
10 |
| -.. image:: https://github.com/KenKundert/emborg/actions/workflows/build.yaml/badge.svg |
11 |
| - :target: https://github.com/KenKundert/emborg/actions/workflows/build.yaml |
12 |
| - |
13 |
| -.. image:: https://coveralls.io/repos/github/KenKundert/emborg/badge.svg?branch=master |
14 |
| - :target: https://coveralls.io/github/KenKundert/emborg?branch=master |
15 |
| - |
16 |
| -.. image:: https://img.shields.io/pypi/v/emborg.svg |
17 |
| - :target: https://pypi.python.org/pypi/emborg |
18 |
| - |
19 |
| -.. image:: https://img.shields.io/pypi/pyversions/emborg.svg |
20 |
| - :target: https://pypi.python.org/pypi/emborg/ |
| 4 | +|downloads| |build status| |coverage| |rtd status| |pypi version| |python version| |
21 | 5 |
|
22 | 6 | :Author: Ken Kundert
|
23 | 7 | :Version: 1.38.2
|
@@ -50,3 +34,23 @@ Then, for information on a specific topic use::
|
50 | 34 |
|
51 | 35 | It is worth browsing all of the available topics at least once to get a sense of
|
52 | 36 | all that *Emborg* can do.
|
| 37 | + |
| 38 | + |
| 39 | +.. |downloads| image:: https://pepy.tech/badge/emborg/month |
| 40 | + :target: https://pepy.tech/project/emborg |
| 41 | + |
| 42 | +.. |build status| image:: https://github.com/KenKundert/emborg/actions/workflows/build.yaml/badge.svg |
| 43 | + :target: https://github.com/KenKundert/emborg/actions/workflows/build.yaml |
| 44 | + |
| 45 | +.. |coverage| image:: https://coveralls.io/repos/github/KenKundert/emborg/badge.svg?branch=master |
| 46 | + :target: https://coveralls.io/github/KenKundert/emborg?branch=master |
| 47 | + |
| 48 | +.. |rtd status| image:: https://img.shields.io/readthedocs/emborg.svg |
| 49 | + :target: https://emborg.readthedocs.io/en/latest/?badge=latest |
| 50 | + |
| 51 | +.. |pypi version| image:: https://img.shields.io/pypi/v/emborg.svg |
| 52 | + :target: https://pypi.python.org/pypi/emborg |
| 53 | + |
| 54 | +.. |python version| image:: https://img.shields.io/pypi/pyversions/emborg.svg |
| 55 | + :target: https://pypi.python.org/pypi/emborg/ |
| 56 | + |
0 commit comments