Property:Runs-on

From Free Software Directory
Jump to: navigation, search
 
(4 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
* [[Allows value::Windows]]
 
* [[Allows value::Windows]]
 
* [[Allows value::OS X]]
 
* [[Allows value::OS X]]
 +
* [[Allows value::iOS]]
 
* [[Allows value::BSD]]
 
* [[Allows value::BSD]]
 +
* [[Allows value::GNU/Linux]]
 +
* [[Allows value::GNU/Hurd]]

Latest revision as of 11:06, 18 November 2015

This property is used to indicate what system the program runs on. If it requires a specific operating system, then that value should be chosen. If it requires a particular architecture or firmware library (i.e., embedded systems) then those property values should be added and selected.

string

  • Android
  • Windows
  • OS X
  • iOS
  • BSD
  • GNU/Linux
  • GNU/Hurd
Showing 20 pages using this property.
0
Windows  +, OS X  +, GNU/Linux  +
1
GNU/Linux  +
2
GNU/Linux  +
GNU/Linux  +
3
GNU/Linux  +
GNU/Linux  +
GNU/Linux  +
GNU/Linux  +
GNU/Linux  +
GNU/Linux  +
GNU/Linux  +
GNU/Linux  +, OS X  +
GNU/Linux  +
GNU/Linux  +
GNU/Linux  +, Windows  +, OS X  +,
4
GNU/Linux  +
GNU/Linux  +
GNU/Linux  +
GNU/Linux  +
6
GNU/Linux  +

Showing 3 related entities.

{
    "type": "PROPERTY_CONSTRAINT_SCHEMA",
    "constraints": {
        "type_constraint": "_txt",
        "allowed_values": [
            "Windows",
            "BSD",
            "OS X",
            "Android",
            "GNU/Linux",
            "GNU/Hurd",
            "iOS"
        ]
    }
}


Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.