summaryrefslogtreecommitdiff
blob: 67ce38b8d2d8232504b3de36bc60eadd8231fdb8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>andreacerisara@gmail.com</email>
		<name>Andrea Cerisara</name>
	</maintainer>
	<maintainer type="project">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</name>
	</maintainer>
	<longdescription>
		Siege is an http load testing and benchmarking utility. It was designed to let
		web developers measure their code under duress, to see how it will stand up to load on the internet.
		Siege supports basic authentication, cookies, HTTP, HTTPS and FTP protocols.
		It lets its user hit a server with a configurable number of simulated clients.
	</longdescription>
	<upstream>
		<remote-id type="github">JoeDog/siege</remote-id>
	</upstream>
</pkgmetadata>