gentoo/dev-java/pdfbox/metadata.xml
James Le Cuirot a056a7c133
dev-java/pdfbox: Version bump, unbundling, java-pkg-simple rewrite
fontbox and jempbox are now unbundled. They were previously built from
the same tarball but not installed, leaving pdfbox in a broken state.

Package-Manager: portage-2.2.27
2016-02-25 22:06:14 +00:00

13 lines
639 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>java@gentoo.org</email>
<name>Java</name>
</maintainer>
<longdescription>The Apache PDFBox™ library is an open source Java tool for working with PDF documents. This project allows creation of new PDF documents, manipulation of existing documents and the ability to extract content from documents. Apache PDFBox also includes several command line utilities.</longdescription>
<upstream>
<remote-id type="github">apache/pdfbox</remote-id>
</upstream>
</pkgmetadata>