python310Packages.pypdf2: update meta
This commit is contained in:
parent
ebded4bf7f
commit
56b5923677
@ -31,7 +31,8 @@ buildPythonPackage rec {
|
||||
|
||||
meta = with lib; {
|
||||
description = "A Pure-Python library built as a PDF toolkit";
|
||||
homepage = "http://mstamy2.github.com/PyPDF2/";
|
||||
homepage = "https://github.com/py-pdf/PyPDF2";
|
||||
changelog = "https://github.com/py-pdf/PyPDF2/raw/${version}/CHANGELOG.md";
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ desiderius vrthra ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user