<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
		Proportional Allocation with Sum Consistency // Provides robust
		functions for proportional allocation of numeric values. It
		guarantees sum consistency after rounding or integer truncation
		using one of two adjustment methods: the largest remainder
		method or max-value adjustment. Handles edge cases like NA
		weights and vector total values seamlessly.
	</longdescription>
</pkgmetadata>
