29
30
31
32
33
34
35
36
37
38
39
40
| 29
30
31
32
33
34
35
36
37
38
39
40
|
-
+
|
## Ruby: [cross packaage maker](http://fossil.include-once.org/xpm/)
* Implements just a [crude parser](http://fossil.include-once.org/xpm/artifact/35d5f731ae94db88356bd05042812970781261d0).
* Uses PMD partially as source for packaging info. (Wasn't intended for that, but very convenient!)
* Defines the `#pack:` specifier for relative file references. Albeit partially supports `#depends:` specifiers.
## PHP: [libconfig / Generic PHP Plugins][http://milki.include-once.org/genericplugins/)
## PHP: [libconfig / Generic PHP Plugins](http://milki.include-once.org/genericplugins/)
* Was the original implementation. Still pretty close to the current spec.
* Only the `config:` syntax uses HTML-style rather than JSOL attributes.
* Main goal here was a *non-destructive `config.php` editing* feature via plugin meta data.
|