mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-08 20:00:31 -04:00
16 lines
610 B
XML
16 lines
610 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">
|
|
Tools for Working with URLs and HTTP // Useful tools for working
|
|
with HTTP organised by HTTP verbs (GET(), POST(), etc).
|
|
Configuration functions make it easy to control additional
|
|
request components (authenticate(), add_headers() and so on).
|
|
</longdescription>
|
|
</pkgmetadata>
|