mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 11:20:48 -04:00
Tested on aarch64, amd64. Haven't added a test use-flag nor test dependencies as of yet. The dependencies appear to be a near endless rat-tail of ever more dependenices :( I'm working on it though... Signed-off-by: Niklaus Hofer <gentoo-bugzilla@vimja.email>
13 lines
420 B
XML
13 lines
420 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>gentoo-bugzilla@vimja.email</email>
|
|
<name>Niklaus 'vimja' Hofer</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="pypi">python-barbicanclient</remote-id>
|
|
<remote-id type="github">openstack/python-barbicanclient</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|