slpkg/requirements.txt

16 lines
440 B
Text
Raw Normal View History

# Slackware Linux (based)
# Python 3.7+
2014-09-27 23:54:30 +03:00
# GNU wget
2015-02-09 11:50:20 +02:00
# GNU coreutils
2015-07-28 07:06:17 +03:00
#
2015-07-26 06:59:21 +03:00
# [OPTIONAL]
2015-07-28 07:06:17 +03:00
# aria2 (alternative downloader)
# curl (alternative downloader)
# httpie (alternative downloader)
2015-09-12 07:10:35 +03:00
# pygraphviz >= 1.3.1 (drawing dependencies diagram)
2015-09-18 08:37:25 +03:00
# perl 5 language and graph-easy >= 0.75 (drawing dependencies ascii diagram)
2019-12-02 17:55:40 +01:00
# python3-pythondialog >= 3.5.0 (Python interface to the UNIX dialog utility)
2019-12-03 12:45:17 +01:00
urllib3 >= 1.25.7
flake8 >= 3.5.0
pylint >= 2.4.4