gentoo-ebuilds/dev-perl/Business-ISBN/metadata.xml
Sam James 849154b45b
dev-perl/Business-ISBN: add github upstream metadata
Signed-off-by: Sam James <sam@gentoo.org>
2023-03-24 04:41:56 +00:00

18 lines
695 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>perl@gentoo.org</email>
<name>Gentoo Perl Project</name>
</maintainer>
<upstream>
<remote-id type="cpan">Business-ISBN</remote-id>
<remote-id type="cpan-module">Business::ISBN</remote-id>
<remote-id type="cpan-module">Business::ISBN10</remote-id>
<remote-id type="cpan-module">Business::ISBN13</remote-id>
<remote-id type="github">briandfoy/business-isbn</remote-id>
</upstream>
<use>
<flag name="barcode">Install <pkg>dev-perl/GD-Barcode</pkg> for rendering ISBN numbers as barcodes</flag>
</use>
</pkgmetadata>