<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
		Discrete Numeric Series // Provides a framework for representing
		discrete numeric series (enumerable sets of numbers) that may
		be finite or infinite. Series can be traversed, combined using
		arithmetic operations, tested for membership, and queried for
		limit points ("sinks"), without explicit enumeration of all
		elements.
	</longdescription>
</pkgmetadata>
