python27Packages.ijson: update homepage
This commit is contained in:
parent
603d41f9c7
commit
656e96e2f8
@ -13,7 +13,7 @@ buildPythonPackage rec {
|
|||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "Iterative JSON parser with a standard Python iterator interface";
|
description = "Iterative JSON parser with a standard Python iterator interface";
|
||||||
homepage = "https://github.com/isagalaev/ijson";
|
homepage = "https://github.com/ICRAR/ijson";
|
||||||
license = licenses.bsd3;
|
license = licenses.bsd3;
|
||||||
maintainers = with maintainers; [ rvl ];
|
maintainers = with maintainers; [ rvl ];
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user