python311Packages.numcodecs: adopt
This commit is contained in:
@@ -75,6 +75,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/zarr-developers/numcodecs";
|
||||
license = lib.licenses.mit;
|
||||
description = "Buffer compression and transformation codecs for use in data storage and communication applications";
|
||||
maintainers = [ ];
|
||||
maintainers = with lib.maintainers; [ doronbehar ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user