2019-01-24 14:15:41 +01:00
|
|
|
# Slackware Linux (based)
|
2019-11-30 22:56:50 +01:00
|
|
|
# Python 3.7+
|
2014-09-27 22:54:30 +02:00
|
|
|
# GNU wget
|
2015-02-09 10:50:20 +01:00
|
|
|
# GNU coreutils
|
2022-05-29 18:47:58 +02:00
|
|
|
# sqlite3
|
|
|
|
# progress
|
2022-05-30 20:53:02 +02:00
|
|
|
# SQLAlchemy
|
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)
|
2016-10-19 23:52:33 +02:00
|
|
|
# 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)
|
2019-12-02 17:55:40 +01:00
|
|
|
# python3-pythondialog >= 3.5.0 (Python interface to the UNIX dialog utility)
|
2022-02-06 18:23:35 +01:00
|
|
|
# flake8 >= 3.5.0
|