mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-10 12:50:46 -04:00
19 lines
575 B
XML
19 lines
575 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="pypi">fake-useragent</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|