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

⌈⌋ ⎇ branch:  streamtuner2


Update of "compliancy"

Overview

Artifact ID: 37385eabceda8de10f2013b60435a404e125ea8b
Page Name:compliancy
Date: 2016-11-01 16:27:28
Original User: mario
Mimetype:text/x-markdown
Next 7dba3f833f60c60000113b5e728068c0449d58e2
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= 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 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: