6 buildPythonPackage rec {
9 src = fetchFromGitHub ({
12 rev = "b93df794e1e60017c42d9520ac097b6fd38c2e8b";
13 sha256 = "sha256-Etyv3xCB1cGozWDsskygwcTHJfC+V5hvqBNQAF8SIMM=";
19 homepage = "https://github.com/iTaybb/pySmartDL";
20 description = "A Smart Download Manager for Python";
21 license = licenses.unlicense;
22 platforms = platforms.linux;
23 maintainers = with maintainers; [ WeebSorceress ];