python3Packages.magika: add meta.changelog
This commit is contained in:
parent
c909f2c166
commit
11848646df
@ -44,6 +44,7 @@ buildPythonPackage rec {
|
||||
meta = with lib; {
|
||||
description = "Magika: Detect file content types with deep learning";
|
||||
homepage = "https://github.com/google/magika";
|
||||
changelog = "https://github.com/google/magika/blob/python-v${version}/python/CHANGELOG.md";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ mihaimaruseac ];
|
||||
mainProgram = "magika-python-client";
|
||||
|
Loading…
x
Reference in New Issue
Block a user