dev-python/stapler: new ebuild.

stapler is a suite of tools for PDF files manipulation. It makes use of
the PyPDF2 library to provide a (somewhat) lighter alternative to pdftk.

See https://github.com/hellerbarde/stapler.

Bug: https://bugs.gentoo.org/562568

Package-Manager: Portage-2.3.13, Repoman-2.3.3
Reviewed-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
Patrice Clement
2018-01-04 15:30:42 +01:00
parent 04eb8b7815
commit ce2f044cc6
3 changed files with 41 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Gentoo Python Project</name>
</maintainer>
<upstream>
<remote-id type="github">hellerbarde/stapler</remote-id>
</upstream>
</pkgmetadata>