slpkg/requirements.txt

13 lines
390 B
Text
Raw Normal View History

# Slackware Linux (based)
2014-09-27 22:54:30 +02:00
# Python 2.7+
# GNU wget
2015-02-09 10:50:20 +01:00
# GNU coreutils
2015-07-28 06:06:17 +02:00
#
2015-07-26 05:59:21 +02:00
# [OPTIONAL]
2015-07-28 06:06:17 +02:00
# aria2 (alternative downloader)
# curl (alternative downloader)
# httpie (alternative downloader)
2015-09-12 06:10:35 +02:00
# pygraphviz >= 1.3.1 (drawing dependencies diagram)
2015-09-18 07:37:25 +02:00
# perl 5 language and graph-easy >= 0.75 (drawing dependencies ascii diagram)
2015-08-24 15:32:37 +02:00
# python2-pythondialog >= 3.3.0 (Python interface to the UNIX dialog utility)