summaryrefslogtreecommitdiff
blob: 9bd21277f79415db02f45adcf7c06ca1a7a679c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>haskell@gentoo.org</email>
		<name>Gentoo Haskell</name>
	</maintainer>
	<longdescription>
		Cross platform library for file creation, modification,
		and deletion notification. This library builds upon
		existing libraries for platform-specific Window, Mac,
		and Linux filesystem event notification.
	</longdescription>
	<upstream>
		<remote-id type="github">haskell-fswatch/hfsnotify</remote-id>
	</upstream>
</pkgmetadata>