16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
-
-
-
+
+
+
|
| announce| - |
It [originated](http://fossil.include-once.org/streamtuner2/wiki/plugin+meta+data)
in streamtuner2. But has since gained some config dialog implementation of its own
(for modseccfg and other small tools). Simplifies configuration management, and has
a pretty terse API.
* Only supports Python `#` comments.
* Works from within pyz/zip packages.
* Additionally wraps setup() and flit package builds.
* Primarily supports Python `#` comments. (Other syntax variants coming.)
* Additionally works from within pyz/zip packages.
* And adds setup() and flit package build wrappers.
### sample
# api: python
# title: example
# description: shows plugin_meta() reading
##type: main
|