gentoo/dev-python/stapler/metadata.xml
Patrice Clement ce2f044cc6
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>
2018-01-04 16:07:54 +01:00

12 lines
339 B
XML

<?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>