diff options
Diffstat (limited to 'net-proxy/webscarab/metadata.xml')
-rw-r--r-- | net-proxy/webscarab/metadata.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/net-proxy/webscarab/metadata.xml b/net-proxy/webscarab/metadata.xml new file mode 100644 index 000000000000..062081473866 --- /dev/null +++ b/net-proxy/webscarab/metadata.xml @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer> + <email>maintainer-needed@gentoo.org</email> + </maintainer> + <longdescription>WebScarab is designed to be a tool for anyone who needs to expose the workings +of an HTTP(S) based application, whether to allow the developer to debug otherwise difficult problems +or to allow a security specialist to identify vulnerabilities in the way that the application has been +designed or implemented.</longdescription> + <upstream> + <remote-id type="sourceforge">owasp</remote-id> + </upstream> +</pkgmetadata> |