-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathREADME.html
51 lines (42 loc) · 1.62 KB
/
README.html
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<style>
div.thumbnail {
clear: right;
float: right;
margin: 0 0 10px 10px;
padding: 0px;
width: 320px;
font-size: small;
font-style: italic;
}
br.clear {
clear: right;
}
dd {
font-size: smaller;
}
</style>
<h1 id="title">ZenPackLib ZenPack</h1>
<p>Documentation for ZenPackLib can be found at <a href="https://zenpack-sdk.zenoss.com/">the ZenPack SDK site</a>.</p>
<h2 id="releases">Releases</h2>
<dl id="releases-2.1.4">
<dt>Version 2.1.4 <a class="external" rel="nofollow" href="https://delivery.zenoss.com/">Download</a></dt>
<dd>Released: 2024-04-04</dd>
<dd>Compatible with Zenoss 6.x and Zenoss Cloud</dd>
</dl>
<dl id="releases-2.1.3">
<dt>Version 2.1.3 <a class="external" rel="nofollow" href="https://delivery.zenoss.com/">Download</a></dt>
<dd>Released: 2024-02-16</dd>
<dd>Compatible with Zenoss 6.x and Zenoss Cloud</dd>
</dl>
<h2 id="releases-older">Older (non-ZenPack) Releases</h2>
<p>Versions of zenpacklib before 2.0 were a single Python file (zenpacklib.py) instead of a ZenPack. The following releases are of this file, not a ZenPack.</p>
<dl id="releases-1.1.2">
<dt>Version 1.1.2 <a class="external" rel="nofollow" href="https://raw.githubusercontent.com/zenoss/ZenPacks.zenoss.ZenPackLib/1.1.2/zenpacklib.py">Download</a></dt>
<dd>Released: 2016-11-03</dd>
<dd>Compatible with Zenoss 4.2 - 5.2.</dd>
</dl>
<dl id="releases-1.0.13">
<dt>Version 1.0.13 <a class="external" rel="nofollow" href="https://raw.githubusercontent.com/zenoss/ZenPacks.zenoss.ZenPackLib/1.0.13/zenpacklib.py">Download</a></dt>
<dd>Released: 2016-06-09</dd>
<dd>Comptible with Zenoss 4.2 - 5.2.</dd>
</dl>