summaryrefslogtreecommitdiff
blob: dadc2dccccc0e52b93846d402a68bacf7e123d64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>haskell</herd>
	<longdescription>
		Is a given string a domain suffix?
	</longdescription>
	<use>
		<flag name="create">export Network.PublicSuffixList.Create module</flag>
		<flag name="runtimelist">read suffix list from dist at startup instead of embedding list into library</flag>
	</use>
	<upstream>
		<remote-id type="github">litherum/publicsuffixlist</remote-id>
	</upstream>
</pkgmetadata>