summaryrefslogtreecommitdiff
blob: 8305a0c8c3f4d5b3f6dccbbcde5b7193a674bad2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>haskell</herd>
	<longdescription>
		A parser and renderer for binary Olson timezone
		files whose format is specified by the tzfile(5)
		man page on Unix-like systems. For more
		information about this format, see
		&lt;http://www.twinsun.com/tz/tz-link.htm&gt;. Functions
		are provided for converting the parsed data into
		'TimeZoneSeries' objects from the timezone-series
		package. On many platforms, binary Olson timezone
		files suitable for use with this package are
		available in the directory /usr/share/zoneinfo
		and its subdirectories on your computer.
	</longdescription>
</pkgmetadata>