1 { lib, python3Packages, fetchPypi }:
3 python3Packages.buildPythonPackage rec {
9 sha256 = "0lwdl06lbpnaqqjk8ap9dsags3bzma30z17v0zc7spng1gz8m6xj";
13 homepage = "https://github.com/thiderman/doge";
14 description = "wow very terminal doge";
15 license = licenses.mit;
16 maintainers = with maintainers; [ Gonzih ];