1 { lib, buildPythonPackage, fetchPypi }:
3 buildPythonPackage rec {
10 hash = "sha256-8++Urv7W4YPjQqiiaa4fxHQroZMYatdvF1k4Yh2/wms=";
13 # error: invalid command 'test'
17 description = "A library to manipulate gettext files (po and mo files)";
18 homepage = "https://bitbucket.org/izi/polib/";
19 license = licenses.mit;