userstring
small format for naming an app, version, environment, and attributes.
PostPhone/1.0 (Desktop; NoCell; Progress)
format
AppName/Version (Environment; Attributes)
parts
- app
- short name.
- version
- release or profile version.
- environment
- where the string is used.
- attributes
- plain tags separated by semicolons.
repo
python generator. parser. javascript example. spec notes.