Meta Configuration of Package python-PyYAML
1
<package name="python-PyYAML" project="internetx:kiwi:Appliance">
2
<title></title>
3
<description>YAML is a data serialization format designed for human readability and interaction with scripting languages. PyYAML is a YAML parser and emitter for Python.
4
5
PyYAML features a complete YAML 1.1 parser, Unicode support, pickle support, capable extension API, and sensible error messages. PyYAML supports standard YAML tags and provides Python-specific tags that allow to represent an arbitrary Python object.
6
7
PyYAML is applicable for a broad range of tasks from complex configuration files to object serialization and persistance.</description>
8
<build>
9
<disable repository="SLE_11_SP1"/>
10
<disable repository="SLE_12_Backports"/>
11
<disable repository="SLE_11_SP4"/>
12
<disable repository="SLE_12_SP2_Backports"/>
13
<disable repository="SLE_12_SP2"/>
14
<disable repository="openSUSE_Leap_42.2"/>
15
<disable repository="openSUSE_Leap_42.3"/>
16
</build>
17
</package>
18