python3Packages.segments: stop maintaining the package
This commit is contained in:
@@ -42,6 +42,6 @@ buildPythonPackage rec {
|
|||||||
description = "Unicode Standard tokenization routines and orthography profile segmentation";
|
description = "Unicode Standard tokenization routines and orthography profile segmentation";
|
||||||
homepage = "https://github.com/cldf/segments";
|
homepage = "https://github.com/cldf/segments";
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
maintainers = with maintainers; [ hexa ];
|
maintainers = with maintainers; [ ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user