guix.manifest
1 | (specifications->manifest |
2 | '("arc-icon-theme"; for displaying standard icons |
3 | "make" |
4 | "python" |
5 | "python-android-stringslib" |
6 | "python-dateutil" |
7 | "python-gitlab" |
8 | "python-lxml" |
9 | "python-polib" |
10 | "python-pyenchant" |
11 | "python-pygit2" |
12 | "python-pyqt" |
13 | "python-ruamel.yaml" |
14 | "python-sphinx" |
15 | "python-twine")) |
16 |