<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
		Simple and Fast Date Manipulation on Character Strings in Format
		'DD.MM.YYYY' // Provides simple and fast date manipulation
		functions operating on character strings in the format
		'DD.MM.YYYY'. Functions include extraction of day, month, and
		year components, computation of differences between two dates,
		and addition or subtraction of months.
	</longdescription>
</pkgmetadata>
