3
0
Fork 0
forked from mirrors/nixpkgs

python.pkgs.mwlib: mark as broken

This commit is contained in:
Frederik Rietdijk 2017-09-14 13:06:48 +02:00
parent 5c544b8c78
commit 1e16bceb46

View file

@ -6912,6 +6912,7 @@ in {
description = "Library for parsing MediaWiki articles and converting them to different output formats";
homepage = "http://pediapress.com/code/";
license = licenses.bsd3;
broken = true; # Requires different versions of packages
};
};