.
D 2016-11-01T16:27:28.813
L compliancy
N text/x-markdown
U mario
W 1095
### Standards compliancy
A few common plattform idioms are supported, some are custom to ST2 in lieu of existing standards:
| type | name | supported | comments |
|------------------------------------|
| env | **HTTP_PROXY=** | yes | - |
| dir | **.config/** | XDG | Albeit also using it as cache storage (which it shouldn't be) |
| file | **.netrc** | LSB | Also supporting non-standard `~/.config/netrc` alternative. |
| file | **.desktop** | XDG
| doc | **man page** | LSB | - |
| doc | **NEWS** | yes | - |
| doc | **releases.json** | **no** | No widely used format. (freshcode.club serialization here) |
| doc | **PKG-INFO** | yes | Old Python format. |
| doc | **doap.xml** | **no** | Not used. |
| src | **[plugin scheme](wiki/plugin+meta+data)** | no | Used by PHP libconfig and Python pluginconf. |
| src | **Makefile** | yes | - |
| src | **Packfile** | no | Used by XPM. |
| src | **gtk3.xml** | yes | GtkBuilder (libglade) |
| file | ***.json** | no | custom storage format |
See also:
- [playlist format support](wiki/Playlist+format+support)
Z 13543ec6bb8b6d435a0d45dabfe5ace7