offlate/guix.manifest

guix.manifest

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