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

⌈⌋ ⎇ branch:  streamtuner2


Update of "compliancy"

Overview

Artifact ID: 102c1811fea6efb8fe761073cc229832e9b77c95
Page Name:compliancy
Date: 2016-11-08 15:40:08
Original User: mario
Mimetype:text/x-markdown
Parent: 6578095e13715899eaeb0463c285696e575a21a0 (diff)
Next d17d04d05538fe481be55e1f061fbfee4d51e0f6
Content

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= ✔ -
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: