<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>spiderx@spiderx.dp.ua</email>
		<name>Vladimir Pavljuchenkov</name>
	</maintainer>
	<maintainer type="project">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</name>
	</maintainer>
	<longdescription lang="en">
	Hspec is a testing framework for Haskell. Some of Hspec's distinctive features are:
	a friendly DSL for defining tests, integration with QuickCheck, SmallCheck, and HUnit,
	parallel test execution, automatic discovery of test files.
	</longdescription>
	<upstream>
		<remote-id type="hackage">hspec</remote-id>
		<remote-id type="github">hspec/hspec</remote-id>
	</upstream>
</pkgmetadata>
