forked from mirrors/nixpkgs
parent
9b16e0e594
commit
2a7f6d6960
|
@ -36,5 +36,6 @@ python3Packages.buildPythonApplication rec {
|
|||
description = "Merge or split pdf documents and rotate, crop and rearrange their pages";
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ mic92 ];
|
||||
license = licenses.gpl3;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue