12
13
14
15
16
17
18
19
20
21
22
23
24
25 |
<section id="dependecies">
<terms>
<title>Dependencies</title>
<item><p>Python 2.7 or 3.x</p></item>
<item><p>PyGtk or PyGI</p></item>
<item><p>Gtk2 or Gtk3</p></item>
</terms>
<terms>
<title>Soft dependencies</title>
<item><p>Python-LXML</p></item>
<item><p>Python-PyQuery</p></item>
<item><p>Python-Kronos</p></item>
<item><p>Audacious</p></item> |
>
| 12
13
14
15
16
17
18
19
20
21
22
23
24
25
26 |
<section id="dependecies">
<terms>
<title>Dependencies</title>
<item><p>Python 2.7 or 3.x</p></item>
<item><p>PyGtk or PyGI</p></item>
<item><p>Gtk2 or Gtk3</p></item>
<item><p>Requests/urllib3</p></item>
</terms>
<terms>
<title>Soft dependencies</title>
<item><p>Python-LXML</p></item>
<item><p>Python-PyQuery</p></item>
<item><p>Python-Kronos</p></item>
<item><p>Audacious</p></item> |