Internet radio browser GUI for music/video streams from various directory services.

⌈⌋ ⎇ branch:  streamtuner2


Update of "compliancy"

Overview

Artifact ID: d17d04d05538fe481be55e1f061fbfee4d51e0f6
Page Name:compliancy
Date: 2017-01-01 21:01:51
Original User: Oliver
Mimetype:text/x-markdown
Parent: 102c1811fea6efb8fe761073cc229832e9b77c95 (diff)
Next 181e6e77afb99e760d4f94da86a2d5a6baf372c4
Content

Standards compliancy

A few common platform idioms are supported, some are custom to ST2 in lieu of existing standards:

type name supported comments
env HTTP_PROXY= ✔ -
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 ✔ Changes::Spec
doc releases.json ✔ FCc. Not a widely used format.
doc PKG-INFO ✔ PEP 314.
doc doap.xml ✘ Not used.
src plugin scheme ✔ Used by PHP libconfig and Python pluginconf.
src Makefile ✔ -
src Packfile ✔ Non-standard. Used by XPM.
src gtk3.xml ✔ GtkBuilder (libglade)
file *.json ✔ Non-standard. Stream storage format

See also: