File: README.md

package info (click to toggle)
bundlewrap 4.24.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,216 kB
  • sloc: python: 20,299; makefile: 2
file content (25 lines) | stat: -rw-r--r-- 1,152 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
BundleWrap is a decentralized configuration management system that is designed to be powerful, easy to extend and extremely versatile.

For more information, have a look at [bundlewrap.org](https://bundlewrap.org) and [docs.bundlewrap.org](https://docs.bundlewrap.org).

------------------------------------------------------------------------

<a href="https://pypi.python.org/pypi/bundlewrap/">
    <img src="http://img.shields.io/pypi/v/bundlewrap.svg" alt="Latest Version">
</a>
&nbsp;
<a href="https://github.com/bundlewrap/bundlewrap/actions">
    <img src="https://github.com/bundlewrap/bundlewrap/workflows/Tests/badge.svg" alt="Build status">
</a>
&nbsp;
<a href="https://pypi.python.org/pypi/bundlewrap/">
    <img src="http://img.shields.io/pypi/pyversions/bundlewrap.svg" alt="Python compatibility">
</a>
&nbsp;
<a href="https://deepsource.io/gh/bundlewrap/bundlewrap/">
    <img src="https://deepsource.io/gh/bundlewrap/bundlewrap.svg/?label=DeepSource&show_trend=true" alt="DeepSource">
</a>

------------------------------------------------------------------------

BundleWrap is © 2013 - 2024 [Torsten Rehn](mailto:torsten@rehn.email)