4 lines
108 B
Scheme
4 lines
108 B
Scheme
(packages->manifest
|
|
(list
|
|
(specification->package "python")
|
|
(specification->package "python-invoke")))
|