pythonPackages.unicodedata2: add description
This commit is contained in:
parent
fe5f1c20cc
commit
48bbe60c43
@ -15,7 +15,7 @@ buildPythonPackage rec {
|
||||
checkPhase = "pytest tests";
|
||||
|
||||
meta = with lib; {
|
||||
description = "";
|
||||
description = "Backport and updates for the unicodedata module";
|
||||
homepage = "http://github.com/mikekap/unicodedata2";
|
||||
license = licenses.asl20;
|
||||
maintainers = [ maintainers.sternenseemann ];
|
||||
|
Loading…
x
Reference in New Issue
Block a user