mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Signed-off-by: Sam James <sam@gentoo.org>
23 lines
864 B
XML
23 lines
864 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person" proxied="yes">
|
|
<email>mario.haustein@hrz.tu-chemnitz.de</email>
|
|
<name>Mario Haustein</name>
|
|
</maintainer>
|
|
<maintainer type="project" proxied="proxy">
|
|
<email>proxy-maint@gentoo.org</email>
|
|
<name>Proxy Maintainers</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
Shodan is a search engine for Internet-connected devices. Google lets
|
|
you search for websites, Shodan lets you search for devices. This
|
|
library provides developers easy access to all of the data stored in
|
|
Shodan in order to automate tasks and integrate into existing tools.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">achillean/shodan-python</remote-id>
|
|
<remote-id type="pypi">shodan</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|