mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-08 20:00:31 -04:00
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
19 lines
633 B
XML
19 lines
633 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<description>co-maintainers welcome</description>
|
|
<email>lssndrbarbieri@gmail.com</email>
|
|
<name>Alessandro Barbieri</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
Features
|
|
grabs up to date useragent from useragentstring.com
|
|
randomize with real world statistic via w3schools.com
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">hellysmile/fake-useragent</remote-id>
|
|
<remote-id type="pypi">fake-useragent</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|