mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-06-01 03:17:28 -07:00
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andrey Grozin <grozin@gentoo.org>
17 lines
579 B
XML
17 lines
579 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>grozin@gentoo.org</email>
|
|
<name>Andrey Grozin</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
pikepdf is a Python library for reading and writing PDF files.
|
|
pikepdf is based on QPDF, a powerful PDF manipulation and repair library.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="pypi">pikepdf</remote-id>
|
|
<remote-id type="github">pikepdf/pikepdf</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|